Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1fe9c57595a4564b38ed3255b61c8dcb89657231+356d3f58744bcd4c86fb4a1eb5552148d927414a (b2da513575854330e6ca29375f5bbdb877e1f550) 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-19867 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/22 [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/22 # 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 > 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/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 1fe9c57595a4564b38ed3255b61c8dcb89657231 Merge succeeded, producing b96b63ed0f5377b625822888a331e9a7d2105e5a Checking out Revision b96b63ed0f5377b625822888a331e9a7d2105e5a (PR-2970) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fe9c57595a4564b38ed3255b61c8dcb89657231 # 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 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b96b63ed0f5377b625822888a331e9a7d2105e5a # timeout=10 Commit message: "Merge commit '356d3f58744bcd4c86fb4a1eb5552148d927414a' into HEAD" > git rev-list --no-walk 1fe9c57595a4564b38ed3255b61c8dcb89657231 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-13T00:31:08.479Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-13T00:31:08.830Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-13T00:31:08.943Z] ========================================================= [2021-01-13T00:31:08.943Z] EdgeX Global Pipelines Version Info [2021-01-13T00:31:08.943Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:31:11.673Z] ------------------- [2021-01-13T00:31:11.673Z] stable info: [2021-01-13T00:31:11.674Z] ------------------- [2021-01-13T00:31:11.674Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-13T00:31:11.674Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T00:31:11.674Z] Message: update stable to v1.0.173 [2021-01-13T00:31:13.045Z] ------------------- [2021-01-13T00:31:13.045Z] experimental info: [2021-01-13T00:31:13.045Z] ------------------- [2021-01-13T00:31:13.045Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-13T00:31:13.045Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T00:31:13.045Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-13T00:31:13.569Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-13T00:31:13.682Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-13T00:31:13.800Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-13T00:31:13.954Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-13T00:31:14.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-13T00:31:14.218Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-13T00:31:14.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-13T00:31:14.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-13T00:31:14.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-13T00:31:14.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-13T00:31:14.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-13T00:31:14.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-13T00:31:15.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-13T00:31:15.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-13T00:31:15.331Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T00:31:15.459Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T00:31:15.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-13T00:31:15.747Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-13T00:31:15.880Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-13T00:31:16.003Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-13T00:31:16.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-13T00:31:16.250Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-13T00:31:16.376Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-13T00:31:16.536Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo [2021-01-13T00:31:16.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo [2021-01-13T00:31:17.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo [2021-01-13T00:31:17.187Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b96b63ed0f5377b625822888a331e9a7d2105e5a [Pipeline] echo [2021-01-13T00:31:17.306Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b96b63e [Pipeline] echo [2021-01-13T00:31:17.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T00:31:17.689Z] provisioning config files... [2021-01-13T00:31:17.724Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config7803570906284894487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:31:18.132Z] ---> docker-login.sh [2021-01-13T00:31:18.132Z] nexus3.edgexfoundry.org:10001 [2021-01-13T00:31:18.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:31:19.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:31:19.164Z] Configure a credential helper to remove this warning. See [2021-01-13T00:31:19.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:31:19.164Z] [2021-01-13T00:31:19.164Z] Login Succeeded [2021-01-13T00:31:19.164Z] nexus3.edgexfoundry.org:10002 [2021-01-13T00:31:19.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:31:19.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:31:19.431Z] Configure a credential helper to remove this warning. See [2021-01-13T00:31:19.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:31:19.431Z] [2021-01-13T00:31:19.431Z] Login Succeeded [2021-01-13T00:31:19.431Z] nexus3.edgexfoundry.org:10003 [2021-01-13T00:31:19.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:31:19.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:31:19.695Z] Configure a credential helper to remove this warning. See [2021-01-13T00:31:19.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:31:19.695Z] [2021-01-13T00:31:19.695Z] Login Succeeded [2021-01-13T00:31:19.695Z] nexus3.edgexfoundry.org:10004 [2021-01-13T00:31:19.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:31:19.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:31:19.978Z] Configure a credential helper to remove this warning. See [2021-01-13T00:31:19.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:31:19.978Z] [2021-01-13T00:31:19.978Z] Login Succeeded [2021-01-13T00:31:19.978Z] docker.io [2021-01-13T00:31:20.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:31:20.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:31:20.880Z] Configure a credential helper to remove this warning. See [2021-01-13T00:31:20.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:31:20.880Z] [2021-01-13T00:31:20.880Z] Login Succeeded [2021-01-13T00:31:20.880Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T00:31:20.898Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T00:31:21.483Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-13T00:31:21.483Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:21.483Z] ++ dirname cmd/core-command/Dockerfile [2021-01-13T00:31:21.483Z] ++ cut -d/ -f2 [2021-01-13T00:31:21.483Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-13T00:31:21.483Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:21.483Z] ++ dirname cmd/core-data/Dockerfile [2021-01-13T00:31:21.483Z] ++ cut -d/ -f2 [2021-01-13T00:31:21.483Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-13T00:31:21.483Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:21.483Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-13T00:31:21.483Z] ++ cut -d/ -f2 [2021-01-13T00:31:21.483Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-13T00:31:21.483Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:21.483Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-13T00:31:21.483Z] ++ cut -d/ -f2 [2021-01-13T00:31:21.483Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-13T00:31:21.483Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:21.483Z] ++ cut -d/ -f2 [2021-01-13T00:31:21.483Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-13T00:31:21.483Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-13T00:31:21.483Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:21.483Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-13T00:31:21.483Z] ++ cut -d/ -f2 [2021-01-13T00:31:21.483Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-13T00:31:21.483Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:21.483Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-13T00:31:21.483Z] ++ cut -d/ -f2 [2021-01-13T00:31:21.483Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-13T00:31:21.483Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:21.483Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-13T00:31:21.483Z] ++ cut -d/ -f2 [2021-01-13T00:31:21.483Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-13T00:31:21.483Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T00:31:21.483Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-13T00:31:21.483Z] ++ cut -d/ -f2 [2021-01-13T00:31:21.483Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-13T00:31:21.632Z] 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/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 [2021-01-13T00:31:22.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T00:31:22.642Z] [2021-01-13T00:31:22.642Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:31:23.115Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T00:31:23.115Z] latest: Pulling from edgex-devops/git-semver [2021-01-13T00:31:23.115Z] 31603596830f: Pulling fs layer [2021-01-13T00:31:23.115Z] 2a8b12db71e7: Pulling fs layer [2021-01-13T00:31:23.115Z] 6ca5941a6612: Pulling fs layer [2021-01-13T00:31:23.115Z] ecc8261a40a4: Pulling fs layer [2021-01-13T00:31:23.115Z] ecc8261a40a4: Waiting [2021-01-13T00:31:23.115Z] 2a8b12db71e7: Verifying Checksum [2021-01-13T00:31:23.115Z] 2a8b12db71e7: Download complete [2021-01-13T00:31:23.450Z] 31603596830f: Verifying Checksum [2021-01-13T00:31:23.450Z] 31603596830f: Download complete [2021-01-13T00:31:23.757Z] ecc8261a40a4: Verifying Checksum [2021-01-13T00:31:23.757Z] ecc8261a40a4: Download complete [2021-01-13T00:31:24.077Z] 6ca5941a6612: Verifying Checksum [2021-01-13T00:31:24.077Z] 6ca5941a6612: Download complete [2021-01-13T00:31:24.077Z] 31603596830f: Pull complete [2021-01-13T00:31:24.366Z] 2a8b12db71e7: Pull complete [2021-01-13T00:31:25.839Z] 6ca5941a6612: Pull complete [2021-01-13T00:31:26.479Z] ecc8261a40a4: Pull complete [2021-01-13T00:31:26.479Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-13T00:31:26.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T00:31:26.479Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-13T00:31:26.674Z] prd-centos7-docker-4c-2g-19867 does not seem to be running inside a container [2021-01-13T00:31:26.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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:10004/edgex-devops/git-semver:latest cat [2021-01-13T00:31:29.524Z] $ docker top 1ee487cd4f2dae2d17a8c1ca43b3ad696b0f34e061e89a705e3a0b643446173d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-13T00:31:29.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T00:31:29.989Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T00:31:30.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T00:31:30.329Z] $ docker exec 1ee487cd4f2dae2d17a8c1ca43b3ad696b0f34e061e89a705e3a0b643446173d ssh-agent [2021-01-13T00:31:30.599Z] SSH_AUTH_SOCK=/tmp/ssh-G836L0LTkteO/agent.11 [2021-01-13T00:31:30.599Z] SSH_AGENT_PID=16 [2021-01-13T00:31:30.612Z] Running ssh-add (command line suppressed) [2021-01-13T00:31:30.840Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_6793815602088764779.key (/w/workspace/edgex-go/22@tmp/private_key_6793815602088764779.key) [2021-01-13T00:31:30.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T00:31:31.397Z] + git tag --points-at HEAD [Pipeline] } [2021-01-13T00:31:31.428Z] $ docker exec --env ******** --env ******** 1ee487cd4f2dae2d17a8c1ca43b3ad696b0f34e061e89a705e3a0b643446173d ssh-agent -k [2021-01-13T00:31:31.640Z] unset SSH_AUTH_SOCK; [2021-01-13T00:31:31.641Z] unset SSH_AGENT_PID; [2021-01-13T00:31:31.641Z] echo Agent pid 16 killed; [2021-01-13T00:31:31.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-13T00:31:31.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T00:31:31.939Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T00:31:32.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T00:31:32.329Z] $ docker exec 1ee487cd4f2dae2d17a8c1ca43b3ad696b0f34e061e89a705e3a0b643446173d ssh-agent [2021-01-13T00:31:32.996Z] SSH_AUTH_SOCK=/tmp/ssh-q4kY185QEc9u/agent.44 [2021-01-13T00:31:32.996Z] SSH_AGENT_PID=49 [2021-01-13T00:31:33.005Z] Running ssh-add (command line suppressed) [2021-01-13T00:31:33.296Z] Identity added: /w/workspace/edgex-go/22@tmp/private_key_1127922870043770145.key (/w/workspace/edgex-go/22@tmp/private_key_1127922870043770145.key) [2021-01-13T00:31:33.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T00:31:33.804Z] + git semver init [2021-01-13T00:31:33.804Z] # -> Open(): unable to determine branch for HEAD [2021-01-13T00:31:33.804Z] # $GIT_DIR = /w/workspace/edgex-go/22/.git [2021-01-13T00:31:33.805Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/22 [2021-01-13T00:31:33.805Z] # $SEMVER_REMOTE_NAME = origin [2021-01-13T00:31:33.805Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-13T00:31:33.805Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-13T00:31:33.805Z] # $SEMVER_BRANCH = PR-2970 [2021-01-13T00:31:33.805Z] # $SEMVER_TEMP = /tmp/semver-214907452 [2021-01-13T00:31:33.805Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-13T00:32:06.827Z] # '/tmp/semver-214907452' -> '/w/workspace/edgex-go/22/.semver' [2021-01-13T00:32:06.827Z] # -> Force: false [2021-01-13T00:32:06.827Z] # $SEMVER_DIR = /w/workspace/edgex-go/22/.semver [Pipeline] } [2021-01-13T00:32:06.859Z] $ docker exec --env ******** --env ******** 1ee487cd4f2dae2d17a8c1ca43b3ad696b0f34e061e89a705e3a0b643446173d ssh-agent -k [2021-01-13T00:32:07.231Z] unset SSH_AUTH_SOCK; [2021-01-13T00:32:07.232Z] unset SSH_AGENT_PID; [2021-01-13T00:32:07.232Z] echo Agent pid 49 killed; [2021-01-13T00:32:07.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T00:32:08.007Z] + git semver [Pipeline] } [2021-01-13T00:32:08.034Z] $ docker stop --time=1 1ee487cd4f2dae2d17a8c1ca43b3ad696b0f34e061e89a705e3a0b643446173d [2021-01-13T00:32:09.909Z] $ docker rm -f 1ee487cd4f2dae2d17a8c1ca43b3ad696b0f34e061e89a705e3a0b643446173d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T00:32:10.571Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-13T00:32:11.486Z] Stashed 1 file(s) [Pipeline] echo [2021-01-13T00:32:11.490Z] [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 [2021-01-13T00:32:12.716Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-13T00:32:13.042Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T00:32:13.362Z] + sudo service docker restart [2021-01-13T00:32:13.362Z] + true [2021-01-13T00:32:13.362Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-13T00:32:14.352Z] ========================================================= [2021-01-13T00:32:14.352Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-13T00:32:14.352Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:32:14.768Z] + 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 . [2021-01-13T00:32:21.633Z] Sending build context to Docker daemon 326.6MB [2021-01-13T00:32:21.633Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T00:32:21.633Z] Step 2/6 : FROM ${BASE} [2021-01-13T00:32:21.633Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-13T00:32:21.633Z] 188c0c94c7c5: Pulling fs layer [2021-01-13T00:32:21.633Z] 0ef7d3d256c8: Pulling fs layer [2021-01-13T00:32:21.633Z] de9db76c5a1d: Pulling fs layer [2021-01-13T00:32:21.633Z] bca2f99d35d6: Pulling fs layer [2021-01-13T00:32:21.633Z] 93359f2a8cfa: Pulling fs layer [2021-01-13T00:32:21.633Z] 7c6f9722023f: Pulling fs layer [2021-01-13T00:32:21.633Z] a35cf1a2eb13: Pulling fs layer [2021-01-13T00:32:21.633Z] bca2f99d35d6: Waiting [2021-01-13T00:32:21.633Z] 7c6f9722023f: Waiting [2021-01-13T00:32:21.633Z] a35cf1a2eb13: Waiting [2021-01-13T00:32:21.633Z] de9db76c5a1d: Download complete [2021-01-13T00:32:21.633Z] 0ef7d3d256c8: Verifying Checksum [2021-01-13T00:32:21.633Z] 0ef7d3d256c8: Download complete [2021-01-13T00:32:21.633Z] 93359f2a8cfa: Verifying Checksum [2021-01-13T00:32:21.633Z] 93359f2a8cfa: Download complete [2021-01-13T00:32:21.633Z] 7c6f9722023f: Verifying Checksum [2021-01-13T00:32:21.633Z] 7c6f9722023f: Download complete [2021-01-13T00:32:21.633Z] 188c0c94c7c5: Verifying Checksum [2021-01-13T00:32:21.633Z] 188c0c94c7c5: Download complete [2021-01-13T00:32:21.633Z] 188c0c94c7c5: Pull complete [2021-01-13T00:32:22.271Z] 0ef7d3d256c8: Pull complete [2021-01-13T00:32:22.881Z] de9db76c5a1d: Pull complete [2021-01-13T00:32:24.933Z] a35cf1a2eb13: Verifying Checksum [2021-01-13T00:32:24.933Z] a35cf1a2eb13: Download complete [2021-01-13T00:32:25.547Z] bca2f99d35d6: Verifying Checksum [2021-01-13T00:32:25.547Z] bca2f99d35d6: Download complete [2021-01-13T00:32:27.015Z] Still waiting to schedule task [2021-01-13T00:32:27.015Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-13T00:32:38.074Z] bca2f99d35d6: Pull complete [2021-01-13T00:32:38.074Z] 93359f2a8cfa: Pull complete [2021-01-13T00:32:38.074Z] 7c6f9722023f: Pull complete [2021-01-13T00:32:42.443Z] a35cf1a2eb13: Pull complete [2021-01-13T00:32:42.443Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-13T00:32:42.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-13T00:32:42.443Z] ---> a62c8e92a672 [2021-01-13T00:32:42.443Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-13T00:32:42.443Z] ---> Running in d1849e31f713 [2021-01-13T00:32:43.033Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:32:43.999Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:32:44.585Z] (1/12) Installing libmagic (5.38-r0) [2021-01-13T00:32:44.853Z] (2/12) Installing file (5.38-r0) [2021-01-13T00:32:44.853Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-13T00:32:44.853Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-13T00:32:49.168Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-13T00:32:49.168Z] (6/12) Installing patch (2.7.6-r6) [2021-01-13T00:32:49.446Z] (7/12) Installing build-base (0.5-r2) [2021-01-13T00:32:49.446Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-13T00:32:49.447Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-13T00:32:49.726Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-13T00:32:49.726Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-13T00:32:49.998Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-13T00:32:49.998Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:32:49.998Z] OK: 233 MiB in 51 packages [2021-01-13T00:32:54.370Z] Removing intermediate container d1849e31f713 [2021-01-13T00:32:54.370Z] ---> 5c10ce07c879 [2021-01-13T00:32:54.370Z] Step 4/6 : WORKDIR /edgex-go [2021-01-13T00:32:54.370Z] ---> Running in b4b3a985f610 [2021-01-13T00:32:54.370Z] Removing intermediate container b4b3a985f610 [2021-01-13T00:32:54.370Z] ---> 337d13b88470 [2021-01-13T00:32:54.370Z] Step 5/6 : COPY go.mod . [2021-01-13T00:32:54.681Z] ---> ab521f45ccdd [2021-01-13T00:32:54.681Z] Step 6/6 : RUN go mod download [2021-01-13T00:32:54.681Z] ---> Running in dc7ee6a9949b [2021-01-13T00:33:21.924Z] Removing intermediate container dc7ee6a9949b [2021-01-13T00:33:21.924Z] ---> a52f28a19807 [2021-01-13T00:33:21.924Z] Successfully built a52f28a19807 [2021-01-13T00:33:21.924Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:33:22.276Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T00:33:22.276Z] . [Pipeline] withDockerContainer [2021-01-13T00:33:22.876Z] prd-centos7-docker-4c-2g-19867 does not seem to be running inside a container [2021-01-13T00:33:23.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** ci-base-image-x86_64 cat [2021-01-13T00:33:24.682Z] $ docker top 648825ed3ca1ff9fc31e1aca3f3836584737879493191501896b597c31963c86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T00:33:25.544Z] + go version [2021-01-13T00:33:25.819Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-13T00:33:25.852Z] $ docker stop --time=1 648825ed3ca1ff9fc31e1aca3f3836584737879493191501896b597c31963c86 [2021-01-13T00:33:27.569Z] $ docker rm -f 648825ed3ca1ff9fc31e1aca3f3836584737879493191501896b597c31963c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:33:28.883Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T00:33:28.883Z] . [Pipeline] withDockerContainer [2021-01-13T00:33:29.098Z] prd-centos7-docker-4c-2g-19867 does not seem to be running inside a container [2021-01-13T00:33:29.259Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** ci-base-image-x86_64 cat [2021-01-13T00:33:30.350Z] $ docker top 2639dba5af7b41d4e06aeeb2bf8236a059810cd83e38a502126a9bbc9a25d729 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-13T00:33:30.672Z] ========================================================= [2021-01-13T00:33:30.672Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-13T00:33:30.672Z] ========================================================= [Pipeline] sh [2021-01-13T00:33:31.085Z] + make test [2021-01-13T00:33:31.086Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-13T00:33:46.283Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-13T00:34:08.941Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-13T00:34:21.593Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-13T00:34:21.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-13T00:34:21.594Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-13T00:34:21.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-13T00:34:27.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-13T00:34:27.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-13T00:34:27.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-13T00:34:27.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-13T00:34:27.357Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-13T00:34:27.357Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-13T00:34:31.986Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-13T00:34:31.986Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-13T00:34:31.986Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-13T00:34:35.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.186s coverage: 46.6% of statements [2021-01-13T00:34:35.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-13T00:34:35.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-13T00:34:35.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-13T00:34:35.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-13T00:34:35.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-13T00:34:39.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.297s coverage: 27.0% of statements [2021-01-13T00:34:39.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-13T00:34:39.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-13T00:34:39.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-13T00:34:39.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-13T00:34:39.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-13T00:34:39.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-13T00:34:39.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.129s coverage: 100.0% of statements [2021-01-13T00:34:39.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-13T00:34:39.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements [2021-01-13T00:34:39.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-13T00:34:39.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-13T00:34:39.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.123s coverage: 77.1% of statements [2021-01-13T00:34:39.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-13T00:34:39.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-13T00:34:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.653s coverage: 82.4% of statements [2021-01-13T00:34:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-13T00:34:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T00:34:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-13T00:34:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-13T00:34:43.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.511s coverage: 28.6% of statements [2021-01-13T00:34:43.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-13T00:34:43.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-13T00:34:43.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-13T00:34:43.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-13T00:34:43.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-13T00:34:43.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.093s coverage: 100.0% of statements [2021-01-13T00:34:43.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-13T00:34:43.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.132s coverage: 100.0% of statements [2021-01-13T00:34:43.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-13T00:34:45.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.264s coverage: 86.7% of statements [2021-01-13T00:34:45.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-13T00:34:45.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.161s coverage: 97.5% of statements [2021-01-13T00:34:45.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-13T00:34:45.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.192s coverage: 78.3% of statements [2021-01-13T00:34:45.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-13T00:34:45.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-13T00:34:45.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-13T00:34:45.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-13T00:34:49.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.816s coverage: 93.1% of statements [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-13T00:34:49.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.088s coverage: 58.8% of statements [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-13T00:34:49.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.095s coverage: 0.1% of statements [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-13T00:34:49.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.106s coverage: 43.8% of statements [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-13T00:34:49.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.095s coverage: 87.5% of statements [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-13T00:34:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.188s coverage: 82.7% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 75.5% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 80.8% of statements [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.207s coverage: 87.2% of statements [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 84.2% of statements [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 91.4% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.433s coverage: 63.5% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.031s coverage: 100.0% of statements [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 91.3% of statements [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.571s coverage: 55.9% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 37.0% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.475s coverage: 84.0% of statements [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.063s coverage: 100.0% of statements [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.187s coverage: 47.1% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.103s coverage: 100.0% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.155s coverage: 100.0% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.032s coverage: 29.1% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.102s coverage: 99.0% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-13T00:35:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements [2021-01-13T00:35:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.198s coverage: 100.0% of statements [2021-01-13T00:35:12.410Z] GO111MODULE=on go vet ./... [2021-01-13T00:35:29.324Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19874 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-13T00:35:29.472Z] Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout [2021-01-13T00:35:34.468Z] using credential edgex-jenkins-ssh [2021-01-13T00:35:34.619Z] Cloning the remote Git repository [2021-01-13T00:35:34.668Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-13T00:35:34.763Z] > git init /w/workspace/edgex-go/22 # timeout=10 [2021-01-13T00:35:34.833Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T00:35:34.833Z] > git --version # timeout=10 [2021-01-13T00:35:34.852Z] > git --version # 'git version 2.17.1' [2021-01-13T00:35:34.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T00:35:34.921Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T00:35:57.749Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T00:35:57.766Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T00:35:57.789Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T00:35:57.815Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T00:35:57.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T00:35:57.827Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T00:35:58.582Z] Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 1fe9c57595a4564b38ed3255b61c8dcb89657231 [2021-01-13T00:35:59.198Z] Merge succeeded, producing 22490736398b05fff68cb1e3befdccf6e4078384 [2021-01-13T00:35:59.199Z] Checking out Revision 22490736398b05fff68cb1e3befdccf6e4078384 (PR-2970) [2021-01-13T00:36:00.090Z] gofmt -l . [2021-01-13T00:36:00.090Z] [ "`gofmt -l .`" = "" ] [2021-01-13T00:36:00.090Z] ./bin/test-go-mod-tidy.sh [2021-01-13T00:36:00.090Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-13T00:36:00.755Z] + ls -al . [2021-01-13T00:36:00.755Z] total 664 [2021-01-13T00:36:00.755Z] drwxrwxr-x 10 1001 1001 4096 Jan 13 00:35 . [2021-01-13T00:36:00.755Z] drwxr-xr-x 4 root root 30 Jan 13 00:33 .. [2021-01-13T00:36:00.755Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 00:31 .dockerignore [2021-01-13T00:36:00.755Z] drwxrwxr-x 8 1001 1001 179 Jan 13 00:31 .git [2021-01-13T00:36:00.755Z] drwxrwxr-x 3 1001 1001 125 Jan 13 00:31 .github [2021-01-13T00:36:00.755Z] -rw-rw-r-- 1 1001 1001 872 Jan 13 00:31 .gitignore [2021-01-13T00:36:00.755Z] drwx------ 3 1001 1001 47 Jan 13 00:32 .semver [2021-01-13T00:36:00.755Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 00:31 .sonarcloud.properties [2021-01-13T00:36:00.755Z] -rw-rw-r-- 1 1001 1001 7841 Jan 13 00:31 Attribution.txt [2021-01-13T00:36:00.755Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 00:31 CONTRIBUTING.md [2021-01-13T00:36:00.755Z] -rw-rw-r-- 1 1001 1001 931 Jan 13 00:31 Dockerfile.build [2021-01-13T00:36:00.755Z] -rw-rw-r-- 1 1001 1001 863 Jan 13 00:31 Jenkinsfile [2021-01-13T00:36:00.755Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 00:31 LICENSE [2021-01-13T00:36:00.755Z] -rw-rw-r-- 1 1001 1001 6001 Jan 13 00:31 Makefile [2021-01-13T00:36:00.755Z] -rw-rw-r-- 1 1001 1001 6524 Jan 13 00:31 README.md [2021-01-13T00:36:00.755Z] -rw-rw-r-- 1 1001 1001 6744 Jan 13 00:31 SECURITY.md [2021-01-13T00:36:00.755Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 00:32 VERSION [2021-01-13T00:36:00.755Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 00:31 ZMQWindows.md [2021-01-13T00:36:00.755Z] drwxrwxr-x 2 1001 1001 117 Jan 13 00:31 bin [2021-01-13T00:36:00.755Z] drwxrwxr-x 15 1001 1001 4096 Jan 13 00:31 cmd [2021-01-13T00:36:00.755Z] -rw-r--r-- 1 root root 558011 Jan 13 00:35 coverage.out [2021-01-13T00:36:00.755Z] -rw-r--r-- 1 root root 1005 Jan 13 00:35 go.mod [2021-01-13T00:36:00.755Z] -rw-r--r-- 1 root root 19384 Jan 13 00:35 go.sum [2021-01-13T00:36:00.755Z] drwxrwxr-x 8 1001 1001 127 Jan 13 00:31 internal [2021-01-13T00:36:00.755Z] drwxrwxr-x 4 1001 1001 26 Jan 13 00:31 openapi [2021-01-13T00:36:00.755Z] drwxrwxr-x 4 1001 1001 71 Jan 13 00:31 snap [2021-01-13T00:36:00.755Z] -rw-rw-r-- 1 1001 1001 168 Jan 13 00:31 version.go [2021-01-13T00:35:58.604Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T00:35:58.632Z] > git checkout -f 1fe9c57595a4564b38ed3255b61c8dcb89657231 # timeout=10 [2021-01-13T00:35:58.917Z] > git remote # timeout=10 [2021-01-13T00:35:58.932Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T00:35:58.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T00:35:58.956Z] > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 [2021-01-13T00:35:59.189Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T00:35:59.210Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T00:35:59.224Z] > git checkout -f 22490736398b05fff68cb1e3befdccf6e4078384 # timeout=10 [Pipeline] sh [2021-01-13T00:36:01.072Z] + '[' -e coverage.out ] [2021-01-13T00:36:01.072Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-13T00:36:01.386Z] Stashed 1 file(s) [Pipeline] sh [2021-01-13T00:36:01.752Z] + make build [2021-01-13T00:36:01.752Z] 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 [2021-01-13T00:36:03.473Z] Commit message: "Merge commit '356d3f58744bcd4c86fb4a1eb5552148d927414a' into HEAD" [2021-01-13T00:36:03.486Z] > git rev-list --no-walk 1fe9c57595a4564b38ed3255b61c8dcb89657231 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T00:36:05.398Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-13T00:36:05.798Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T00:36:06.201Z] + sudo service docker restart [2021-01-13T00:36:06.201Z] + true [2021-01-13T00:36:07.343Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T00:36:08.350Z] provisioning config files... [2021-01-13T00:36:08.390Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config5953109431084191021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:36:08.954Z] ---> docker-login.sh [2021-01-13T00:36:08.954Z] nexus3.edgexfoundry.org:10001 [2021-01-13T00:36:09.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:36:10.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:36:10.210Z] Configure a credential helper to remove this warning. See [2021-01-13T00:36:10.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:36:10.210Z] [2021-01-13T00:36:10.210Z] Login Succeeded [2021-01-13T00:36:10.210Z] nexus3.edgexfoundry.org:10002 [2021-01-13T00:36:10.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:36:10.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:36:10.764Z] Configure a credential helper to remove this warning. See [2021-01-13T00:36:10.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:36:10.764Z] [2021-01-13T00:36:10.764Z] Login Succeeded [2021-01-13T00:36:10.764Z] nexus3.edgexfoundry.org:10003 [2021-01-13T00:36:11.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:36:11.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:36:11.311Z] Configure a credential helper to remove this warning. See [2021-01-13T00:36:11.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:36:11.311Z] [2021-01-13T00:36:11.311Z] Login Succeeded [2021-01-13T00:36:11.311Z] nexus3.edgexfoundry.org:10004 [2021-01-13T00:36:11.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:36:11.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:36:11.866Z] Configure a credential helper to remove this warning. See [2021-01-13T00:36:11.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:36:11.866Z] [2021-01-13T00:36:11.866Z] Login Succeeded [2021-01-13T00:36:11.866Z] docker.io [2021-01-13T00:36:12.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T00:36:14.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T00:36:14.112Z] Configure a credential helper to remove this warning. See [2021-01-13T00:36:14.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T00:36:14.112Z] [2021-01-13T00:36:14.112Z] Login Succeeded [2021-01-13T00:36:14.112Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T00:36:14.131Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-13T00:36:14.916Z] ========================================================= [2021-01-13T00:36:14.916Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-13T00:36:14.916Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:36:15.389Z] + 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 . [2021-01-13T00:36:18.033Z] Sending build context to Docker daemon 165.6MB [2021-01-13T00:36:18.033Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T00:36:18.033Z] Step 2/6 : FROM ${BASE} [2021-01-13T00:36:18.033Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-13T00:36:18.033Z] 5f621e34cdf4: Pulling fs layer [2021-01-13T00:36:18.033Z] a4357932f1b6: Pulling fs layer [2021-01-13T00:36:18.033Z] 18c013af1878: Pulling fs layer [2021-01-13T00:36:18.033Z] 00ac8860ef70: Pulling fs layer [2021-01-13T00:36:18.033Z] 63d7cb157983: Pulling fs layer [2021-01-13T00:36:18.033Z] b116817d02f9: Pulling fs layer [2021-01-13T00:36:18.033Z] 745a02a5169b: Pulling fs layer [2021-01-13T00:36:18.033Z] b116817d02f9: Waiting [2021-01-13T00:36:18.033Z] 00ac8860ef70: Waiting [2021-01-13T00:36:18.033Z] 63d7cb157983: Waiting [2021-01-13T00:36:18.033Z] 745a02a5169b: Waiting [2021-01-13T00:36:18.033Z] 18c013af1878: Verifying Checksum [2021-01-13T00:36:18.033Z] 18c013af1878: Download complete [2021-01-13T00:36:18.033Z] a4357932f1b6: Verifying Checksum [2021-01-13T00:36:18.033Z] a4357932f1b6: Download complete [2021-01-13T00:36:18.033Z] 63d7cb157983: Download complete [2021-01-13T00:36:18.033Z] b116817d02f9: Verifying Checksum [2021-01-13T00:36:18.033Z] b116817d02f9: Download complete [2021-01-13T00:36:18.033Z] 5f621e34cdf4: Verifying Checksum [2021-01-13T00:36:18.033Z] 5f621e34cdf4: Download complete [2021-01-13T00:36:18.633Z] 5f621e34cdf4: Pull complete [2021-01-13T00:36:19.241Z] a4357932f1b6: Pull complete [2021-01-13T00:36:19.516Z] 18c013af1878: Pull complete [2021-01-13T00:36:19.875Z] 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 [2021-01-13T00:36:20.116Z] 745a02a5169b: Verifying Checksum [2021-01-13T00:36:20.116Z] 745a02a5169b: Download complete [2021-01-13T00:36:21.551Z] 00ac8860ef70: Download complete [2021-01-13T00:36:22.567Z] 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 [2021-01-13T00:36:25.238Z] 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 [2021-01-13T00:36:26.419Z] 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 [2021-01-13T00:36:29.922Z] 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 [2021-01-13T00:36:31.992Z] 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 [2021-01-13T00:36:33.970Z] 00ac8860ef70: Pull complete [2021-01-13T00:36:33.970Z] 63d7cb157983: Pull complete [2021-01-13T00:36:33.970Z] b116817d02f9: Pull complete [2021-01-13T00:36:35.538Z] 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 [2021-01-13T00:36:36.596Z] 745a02a5169b: Pull complete [2021-01-13T00:36:36.596Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-13T00:36:36.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-13T00:36:36.596Z] ---> b7e6874047d6 [2021-01-13T00:36:36.596Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-13T00:36:37.573Z] 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 [2021-01-13T00:36:39.993Z] ---> Running in 3f18db4ad8bf [2021-01-13T00:36:40.197Z] 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 [2021-01-13T00:36:41.440Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:36:42.033Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:36:42.224Z] 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 [2021-01-13T00:36:43.008Z] (1/12) Installing libmagic (5.38-r0) [2021-01-13T00:36:43.278Z] (2/12) Installing file (5.38-r0) [2021-01-13T00:36:43.278Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-13T00:36:43.547Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-13T00:36:44.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-01-13T00:36:48.793Z] $ docker stop --time=1 2639dba5af7b41d4e06aeeb2bf8236a059810cd83e38a502126a9bbc9a25d729 [2021-01-13T00:36:50.940Z] $ docker rm -f 2639dba5af7b41d4e06aeeb2bf8236a059810cd83e38a502126a9bbc9a25d729 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-13T00:36:53.663Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-13T00:36:53.663Z] (6/12) Installing patch (2.7.6-r6) [2021-01-13T00:36:53.663Z] (7/12) Installing build-base (0.5-r2) [2021-01-13T00:36:53.663Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-13T00:36:53.663Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-13T00:36:53.663Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-13T00:36:53.934Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-13T00:36:53.934Z] (12/12) Installing zeromq-dev (4.3.3-r0) [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:36:54.208Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:36:54.208Z] OK: 217 MiB in 51 packages [2021-01-13T00:36:54.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T00:36:54.295Z] [2021-01-13T00:36:54.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:36:54.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T00:36:55.060Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-13T00:36:55.060Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-13T00:36:55.060Z] ca9280d653b3: Pulling fs layer [2021-01-13T00:36:55.060Z] 7e9c9ca2126c: Pulling fs layer [2021-01-13T00:36:55.344Z] cbdbe7a5bc2a: Download complete [2021-01-13T00:36:55.950Z] ca9280d653b3: Verifying Checksum [2021-01-13T00:36:55.951Z] ca9280d653b3: Download complete [2021-01-13T00:36:56.234Z] cbdbe7a5bc2a: Pull complete [2021-01-13T00:36:58.519Z] Removing intermediate container 3f18db4ad8bf [2021-01-13T00:36:58.519Z] ---> cdea212f559a [2021-01-13T00:36:58.519Z] Step 4/6 : WORKDIR /edgex-go [2021-01-13T00:36:58.519Z] ---> Running in 37e3d6958588 [2021-01-13T00:36:58.519Z] Removing intermediate container 37e3d6958588 [2021-01-13T00:36:58.519Z] ---> 9d8d740622a8 [2021-01-13T00:36:58.519Z] Step 5/6 : COPY go.mod . [2021-01-13T00:36:59.132Z] ---> eacdd176b386 [2021-01-13T00:36:59.132Z] Step 6/6 : RUN go mod download [2021-01-13T00:36:59.431Z] ---> Running in 839c2ad13b4e [2021-01-13T00:36:59.688Z] ca9280d653b3: Pull complete [2021-01-13T00:36:59.688Z] 7e9c9ca2126c: Verifying Checksum [2021-01-13T00:36:59.688Z] 7e9c9ca2126c: Download complete [2021-01-13T00:37:12.734Z] 7e9c9ca2126c: Pull complete [2021-01-13T00:37:12.734Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-13T00:37:12.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T00:37:12.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-13T00:37:13.013Z] prd-centos7-docker-4c-2g-19867 does not seem to be running inside a container [2021-01-13T00:37:13.084Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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:latest cat [2021-01-13T00:37:15.591Z] $ docker top 154fdb4beb9928b18ea01c108692d83865613483ff21ff3c9ee586f83b20e697 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T00:37:16.885Z] + grep parallel [2021-01-13T00:37:16.886Z] + docker-compose build --help [2021-01-13T00:37:18.776Z] --parallel Build images in parallel. [Pipeline] } [2021-01-13T00:37:18.829Z] $ docker stop --time=1 154fdb4beb9928b18ea01c108692d83865613483ff21ff3c9ee586f83b20e697 [2021-01-13T00:37:20.607Z] $ docker rm -f 154fdb4beb9928b18ea01c108692d83865613483ff21ff3c9ee586f83b20e697 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:37:21.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T00:37:21.892Z] . [Pipeline] withDockerContainer [2021-01-13T00:37:22.058Z] prd-centos7-docker-4c-2g-19867 does not seem to be running inside a container [2021-01-13T00:37:22.192Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-13T00:37:23.722Z] $ docker top 1bb21d92a93c7586524e1b6357560443ca2baac7e3d8e3f906ce8b36d6c58723 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T00:37:25.391Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-13T00:37:26.556Z] Removing intermediate container 839c2ad13b4e [2021-01-13T00:37:26.556Z] ---> e0743ee8c45b [2021-01-13T00:37:26.556Z] Successfully built e0743ee8c45b [2021-01-13T00:37:26.556Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:37:26.848Z] Building docker-core-command-go ... [2021-01-13T00:37:26.848Z] Building docker-core-data-go ... [2021-01-13T00:37:26.848Z] Building docker-core-metadata-go ... [2021-01-13T00:37:26.848Z] Building docker-security-bootstrapper-go ... [2021-01-13T00:37:26.848Z] Building docker-security-proxy-setup-go ... [2021-01-13T00:37:26.848Z] Building docker-security-secretstore-setup-go ... [2021-01-13T00:37:26.848Z] Building docker-support-notifications-go ... [2021-01-13T00:37:26.848Z] Building docker-support-scheduler-go ... [2021-01-13T00:37:26.848Z] Building docker-sys-mgmt-agent-go ... [2021-01-13T00:37:26.848Z] Building docker-sys-mgmt-agent-go [2021-01-13T00:37:26.848Z] Building docker-core-data-go [2021-01-13T00:37:26.848Z] Building docker-security-secretstore-setup-go [2021-01-13T00:37:26.848Z] Building docker-security-bootstrapper-go [2021-01-13T00:37:26.848Z] Building docker-support-scheduler-go [2021-01-13T00:37:26.894Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T00:37:26.894Z] . [Pipeline] withDockerContainer [2021-01-13T00:37:27.362Z] prd-ubuntu18.04-docker-arm64-4c-16g-19874 does not seem to be running inside a container [2021-01-13T00:37:27.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 [2021-01-13T00:37:28.953Z] $ docker top f5965038ceada360a808f277fab5c1a08d15b18f46cca8f902d12e816498a1d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T00:37:30.185Z] + go version [2021-01-13T00:37:30.185Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-13T00:37:30.214Z] $ docker stop --time=1 f5965038ceada360a808f277fab5c1a08d15b18f46cca8f902d12e816498a1d4 [2021-01-13T00:37:32.596Z] $ docker rm -f f5965038ceada360a808f277fab5c1a08d15b18f46cca8f902d12e816498a1d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:37:34.704Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T00:37:34.704Z] . [Pipeline] withDockerContainer [2021-01-13T00:37:34.961Z] prd-ubuntu18.04-docker-arm64-4c-16g-19874 does not seem to be running inside a container [2021-01-13T00:37:35.048Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 [2021-01-13T00:37:36.507Z] $ docker top 57a4982096945db4133c2b98339353ed26f273f069131c69109a2daca5277f8d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-13T00:37:37.060Z] ========================================================= [2021-01-13T00:37:37.060Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-13T00:37:37.060Z] ========================================================= [Pipeline] sh [2021-01-13T00:37:37.703Z] + make test [2021-01-13T00:37:37.703Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-13T00:37:59.913Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-13T00:38:23.677Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:38:23.677Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:38:23.677Z] ---> a52f28a19807 [2021-01-13T00:38:23.677Z] Step 3/33 : WORKDIR /edgex-go [2021-01-13T00:38:23.677Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:38:23.677Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:38:23.677Z] ---> a52f28a19807 [2021-01-13T00:38:23.677Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T00:38:23.677Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:38:23.677Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:38:23.677Z] ---> a52f28a19807 [2021-01-13T00:38:23.677Z] Step 3/26 : WORKDIR /edgex-go [2021-01-13T00:38:23.677Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:38:23.677Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:38:23.677Z] ---> a52f28a19807 [2021-01-13T00:38:23.677Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T00:38:23.677Z] [2021-01-13T00:38:23.677Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:38:23.677Z] ---> a52f28a19807 [2021-01-13T00:38:23.677Z] Step 3/23 : WORKDIR /edgex-go [2021-01-13T00:38:23.677Z] ---> Running in 99d4d9d11b13 [2021-01-13T00:38:23.677Z] ---> Running in dd5135edb7c0 [2021-01-13T00:38:23.677Z] ---> Running in 17d73089cfee [2021-01-13T00:38:23.677Z] ---> Running in 9456c9dcbf61 [2021-01-13T00:38:23.677Z] ---> Running in 401106c83bd5 [2021-01-13T00:38:23.677Z] Removing intermediate container 401106c83bd5 [2021-01-13T00:38:23.677Z] ---> 473ebe399e4d [2021-01-13T00:38:23.677Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:38:23.677Z] Removing intermediate container dd5135edb7c0 [2021-01-13T00:38:23.677Z] ---> 960d6794beb7 [2021-01-13T00:38:23.677Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:38:23.677Z] Removing intermediate container 9456c9dcbf61 [2021-01-13T00:38:23.677Z] ---> 7707ed26e5a2 [2021-01-13T00:38:23.677Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:38:23.677Z] Removing intermediate container 99d4d9d11b13 [2021-01-13T00:38:23.677Z] ---> 46ade21cc043 [2021-01-13T00:38:23.677Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:38:23.677Z] Removing intermediate container 17d73089cfee [2021-01-13T00:38:23.677Z] ---> e2486069751e [2021-01-13T00:38:23.677Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:38:23.677Z] ---> Running in 50ea4c8a4b4d [2021-01-13T00:38:23.677Z] ---> Running in d72c43e40e07 [2021-01-13T00:38:23.677Z] ---> Running in 5b7cc2b14eee [2021-01-13T00:38:23.677Z] ---> Running in ef627b233f39 [2021-01-13T00:38:23.677Z] ---> Running in 32e07ceaae69 [2021-01-13T00:38:23.677Z] Removing intermediate container 50ea4c8a4b4d [2021-01-13T00:38:23.677Z] ---> 8fa565affcd0 [2021-01-13T00:38:23.677Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-13T00:38:23.677Z] ---> Running in ecc2317c366e [2021-01-13T00:38:23.677Z] Removing intermediate container d72c43e40e07 [2021-01-13T00:38:23.677Z] ---> 46686a438444 [2021-01-13T00:38:23.677Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-13T00:38:23.677Z] Removing intermediate container ef627b233f39 [2021-01-13T00:38:23.677Z] ---> 237453458a03 [2021-01-13T00:38:23.677Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T00:38:23.677Z] Removing intermediate container 5b7cc2b14eee [2021-01-13T00:38:23.677Z] ---> 85c0cf1d3203 [2021-01-13T00:38:23.677Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-13T00:38:23.677Z] Removing intermediate container 32e07ceaae69 [2021-01-13T00:38:23.677Z] ---> e5d14a185acc [2021-01-13T00:38:23.677Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-13T00:38:23.677Z] ---> Running in f445cbb76602 [2021-01-13T00:38:23.677Z] ---> Running in e8fb59d9ce63 [2021-01-13T00:38:23.677Z] ---> Running in 99232b114fd2 [2021-01-13T00:38:23.677Z] ---> Running in 660a60a2dea1 [2021-01-13T00:38:23.677Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:24.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:24.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:24.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:24.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:24.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:24.273Z] OK: 233 MiB in 51 packages [2021-01-13T00:38:24.543Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:24.543Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:24.872Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:24.872Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:38:25.280Z] OK: 233 MiB in 51 packages [2021-01-13T00:38:25.280Z] OK: 233 MiB in 51 packages [2021-01-13T00:38:25.280Z] OK: 233 MiB in 51 packages [2021-01-13T00:38:25.280Z] OK: 233 MiB in 51 packages [2021-01-13T00:38:25.569Z] Removing intermediate container ecc2317c366e [2021-01-13T00:38:25.569Z] ---> a677aacf202d [2021-01-13T00:38:25.569Z] Step 6/23 : COPY go.mod . [2021-01-13T00:38:26.186Z] ---> 268e1e57b4a2 [2021-01-13T00:38:26.186Z] Step 7/23 : RUN go mod download [2021-01-13T00:38:26.186Z] Removing intermediate container e8fb59d9ce63 [2021-01-13T00:38:26.186Z] ---> 534af3d85715 [2021-01-13T00:38:26.186Z] Step 6/22 : COPY go.mod . [2021-01-13T00:38:26.497Z] ---> Running in 2421f3054087 [2021-01-13T00:38:26.497Z] Removing intermediate container f445cbb76602 [2021-01-13T00:38:26.497Z] ---> b52c02096be7 [2021-01-13T00:38:26.497Z] Step 6/26 : COPY go.mod . [2021-01-13T00:38:26.780Z] Removing intermediate container 660a60a2dea1 [2021-01-13T00:38:26.780Z] ---> 498b5f976aff [2021-01-13T00:38:26.780Z] Step 6/33 : COPY go.mod . [2021-01-13T00:38:26.780Z] Removing intermediate container 99232b114fd2 [2021-01-13T00:38:26.780Z] ---> e0850c356e42 [2021-01-13T00:38:26.780Z] Step 6/24 : COPY go.mod . [2021-01-13T00:38:26.780Z] ---> ec53384f45a2 [2021-01-13T00:38:26.780Z] Step 7/22 : RUN go mod download [2021-01-13T00:38:27.054Z] ---> Running in 815c95229653 [2021-01-13T00:38:27.324Z] ---> 40b2fb831fed [2021-01-13T00:38:27.324Z] Step 7/24 : RUN go mod download [2021-01-13T00:38:27.324Z] ---> 5e42db07f2c8 [2021-01-13T00:38:27.324Z] Step 7/33 : RUN go mod download [2021-01-13T00:38:27.324Z] ---> aa6bf58d516a [2021-01-13T00:38:27.324Z] Step 7/26 : RUN go mod download [2021-01-13T00:38:27.603Z] ---> Running in d93845b6cf45 [2021-01-13T00:38:27.603Z] ---> Running in fb6fa467ad11 [2021-01-13T00:38:27.603Z] ---> Running in 44b4853fc2c9 [2021-01-13T00:38:30.317Z] Removing intermediate container 815c95229653 [2021-01-13T00:38:30.317Z] ---> 613769d5d128 [2021-01-13T00:38:30.317Z] Step 8/22 : COPY . . [2021-01-13T00:38:30.930Z] Removing intermediate container 2421f3054087 [2021-01-13T00:38:30.930Z] ---> 2cec2b34805c [2021-01-13T00:38:30.930Z] Step 8/23 : COPY . . [2021-01-13T00:38:30.930Z] Removing intermediate container d93845b6cf45 [2021-01-13T00:38:30.930Z] ---> 1e919c9690b6 [2021-01-13T00:38:30.930Z] Step 8/24 : COPY . . [2021-01-13T00:38:31.210Z] Removing intermediate container fb6fa467ad11 [2021-01-13T00:38:31.210Z] ---> d69c5af5ce0c [2021-01-13T00:38:31.210Z] Step 8/33 : COPY . . [2021-01-13T00:38:32.224Z] Removing intermediate container 44b4853fc2c9 [2021-01-13T00:38:32.224Z] ---> 464874d44e1a [2021-01-13T00:38:32.224Z] Step 8/26 : COPY . . [2021-01-13T00:38:46.959Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-13T00:38:51.299Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-13T00:38:55.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-13T00:38:55.636Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-13T00:38:55.636Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-13T00:39:02.375Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-13T00:39:02.375Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-13T00:39:02.375Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-13T00:39:02.375Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-13T00:39:02.375Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-13T00:39:02.375Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-13T00:39:09.125Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-13T00:39:09.125Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-13T00:39:09.125Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-13T00:39:14.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.244s coverage: 46.6% of statements [2021-01-13T00:39:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-13T00:39:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-13T00:39:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-13T00:39:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-13T00:39:14.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-13T00:39:22.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.581s coverage: 27.0% of statements [2021-01-13T00:39:22.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-13T00:39:22.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-13T00:39:22.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-13T00:39:22.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-13T00:39:22.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-13T00:39:22.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-13T00:39:22.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements [2021-01-13T00:39:22.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-13T00:39:22.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.141s coverage: 100.0% of statements [2021-01-13T00:39:22.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-13T00:39:22.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-13T00:39:22.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.541s coverage: 77.8% of statements [2021-01-13T00:39:22.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-13T00:39:22.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-13T00:39:22.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.308s coverage: 82.4% of statements [2021-01-13T00:39:22.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-13T00:39:22.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T00:39:22.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-13T00:39:22.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-13T00:39:29.084Z] ---> 0985d2f9956a [2021-01-13T00:39:29.084Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-13T00:39:29.084Z] ---> Running in b07d2e58cc8e [2021-01-13T00:39:29.084Z] ---> 8fae048e5629 [2021-01-13T00:39:29.084Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-13T00:39:29.084Z] ---> Running in ac4add062cb7 [2021-01-13T00:39:29.084Z] ---> 65894c581bd0 [2021-01-13T00:39:29.084Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-13T00:39:29.084Z] ---> a92ba47dd515 [2021-01-13T00:39:29.084Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-13T00:39:29.084Z] ---> 4fb0384e604c [2021-01-13T00:39:29.084Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-13T00:39:29.084Z] ---> Running in 1feacfbe215e [2021-01-13T00:39:29.084Z] ---> Running in 63ec26a55124 [2021-01-13T00:39:29.084Z] ---> Running in a2823c845f99 [2021-01-13T00:39:29.084Z] 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 [2021-01-13T00:39:29.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-13T00:39:29.084Z] 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 [2021-01-13T00:39:29.084Z] 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 [2021-01-13T00:39:29.084Z] 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 [2021-01-13T00:39:29.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.111s coverage: 28.6% of statements [2021-01-13T00:39:29.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-13T00:39:29.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-13T00:39:29.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-13T00:39:29.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-13T00:39:29.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-13T00:39:29.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.145s coverage: 100.0% of statements [2021-01-13T00:39:29.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-13T00:39:29.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.096s coverage: 100.0% of statements [2021-01-13T00:39:29.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-13T00:39:29.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.364s coverage: 86.7% of statements [2021-01-13T00:39:29.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-13T00:39:30.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.324s coverage: 97.5% of statements [2021-01-13T00:39:30.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-13T00:39:30.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements [2021-01-13T00:39:30.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-13T00:39:30.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-13T00:39:30.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-13T00:39:30.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-13T00:39:38.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.034s coverage: 93.1% of statements [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-13T00:39:38.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-13T00:39:38.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.160s coverage: 0.1% of statements [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-13T00:39:38.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 43.8% of statements [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-13T00:39:38.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-13T00:39:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.099s coverage: 82.7% of statements [2021-01-13T00:40:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-13T00:40:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-01-13T00:40:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 75.5% of statements [2021-01-13T00:40:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.221s coverage: 87.2% of statements [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.169s coverage: 84.2% of statements [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.206s coverage: 91.4% of statements [2021-01-13T00:40:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.504s coverage: 63.5% of statements [2021-01-13T00:40:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-13T00:40:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.760s coverage: 55.9% of statements [2021-01-13T00:40:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-13T00:40:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-13T00:40:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-13T00:40:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-13T00:40:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.334s coverage: 37.0% of statements [2021-01-13T00:40:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-13T00:40:01.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.398s coverage: 84.0% of statements [2021-01-13T00:40:01.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.078s coverage: 100.0% of statements [2021-01-13T00:40:01.478Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.376s coverage: 47.1% of statements [2021-01-13T00:40:01.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-13T00:40:01.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-13T00:40:01.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-13T00:40:01.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-13T00:40:01.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-13T00:40:01.478Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements [2021-01-13T00:40:01.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-13T00:40:01.478Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements [2021-01-13T00:40:01.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-13T00:40:08.737Z] 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 [2021-01-13T00:40:08.737Z] 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 [2021-01-13T00:40:09.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.660s coverage: 29.1% of statements [2021-01-13T00:40:09.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-13T00:40:09.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-13T00:40:09.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-13T00:40:09.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-13T00:40:09.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-13T00:40:09.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.188s coverage: 99.0% of statements [2021-01-13T00:40:09.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-13T00:40:09.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements [2021-01-13T00:40:09.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-13T00:40:09.777Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-01-13T00:40:09.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-13T00:40:09.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-01-13T00:40:09.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-13T00:40:09.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-13T00:40:09.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-13T00:40:09.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-13T00:40:09.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements [2021-01-13T00:40:09.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-13T00:40:09.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-13T00:40:09.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.077s coverage: 100.0% of statements [2021-01-13T00:40:09.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 32.1% of statements [2021-01-13T00:40:09.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-01-13T00:40:10.369Z] GO111MODULE=on go vet ./... [2021-01-13T00:40:17.354Z] Removing intermediate container 1feacfbe215e [2021-01-13T00:40:17.354Z] ---> c40e7825b398 [2021-01-13T00:40:17.354Z] [2021-01-13T00:40:17.354Z] Step 10/24 : FROM alpine:3.12 [2021-01-13T00:40:17.354Z] Removing intermediate container b07d2e58cc8e [2021-01-13T00:40:17.354Z] ---> e77699a43fbf [2021-01-13T00:40:17.354Z] [2021-01-13T00:40:17.354Z] Step 10/22 : FROM alpine:3.12 [2021-01-13T00:40:17.354Z] Removing intermediate container a2823c845f99 [2021-01-13T00:40:17.354Z] ---> 2939bc07d180 [2021-01-13T00:40:17.354Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-13T00:40:17.354Z] 3.12: Pulling from library/alpine [2021-01-13T00:40:17.354Z] 3.12: Pulling from library/alpine [2021-01-13T00:40:17.354Z] ---> Running in 93147e839eed [2021-01-13T00:40:18.878Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T00:40:18.878Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T00:40:18.878Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T00:40:18.878Z] ---> 389fef711851 [2021-01-13T00:40:18.878Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T00:40:18.878Z] Status: Image is up to date for alpine:3.12 [2021-01-13T00:40:18.878Z] ---> 389fef711851 [2021-01-13T00:40:18.878Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-13T00:40:18.878Z] 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 [2021-01-13T00:40:20.501Z] ---> Running in 89b26eeaaec6 [2021-01-13T00:40:20.501Z] ---> Running in 6147db65ed4a [2021-01-13T00:40:20.501Z] Removing intermediate container ac4add062cb7 [2021-01-13T00:40:20.501Z] ---> e81a3dc6a535 [2021-01-13T00:40:20.501Z] [2021-01-13T00:40:20.501Z] Step 10/33 : FROM alpine:3.12 [2021-01-13T00:40:20.501Z] ---> 389fef711851 [2021-01-13T00:40:20.501Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-13T00:40:20.784Z] ---> Running in eedfb205cb5f [2021-01-13T00:40:21.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:40:21.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:40:22.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:40:22.226Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-13T00:40:22.226Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:40:22.226Z] OK: 6 MiB in 15 packages [2021-01-13T00:40:22.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:40:22.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:40:22.578Z] Removing intermediate container 93147e839eed [2021-01-13T00:40:22.578Z] ---> 94be884db29d [2021-01-13T00:40:22.578Z] [2021-01-13T00:40:22.578Z] Step 11/26 : FROM docker:20.10.0 [2021-01-13T00:40:22.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:40:22.875Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T00:40:22.875Z] 20.10.0: Pulling from library/docker [2021-01-13T00:40:22.875Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T00:40:22.875Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T00:40:22.875Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T00:40:22.875Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T00:40:22.875Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-13T00:40:22.875Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:40:22.875Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-13T00:40:22.875Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T00:40:22.875Z] (3/3) Installing su-exec (0.2-r1) [2021-01-13T00:40:22.875Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:40:23.172Z] OK: 6 MiB in 17 packages [2021-01-13T00:40:23.172Z] OK: 7 MiB in 19 packages [2021-01-13T00:40:26.004Z] Removing intermediate container 89b26eeaaec6 [2021-01-13T00:40:26.004Z] ---> d687bdefe834 [2021-01-13T00:40:26.004Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-13T00:40:26.609Z] ---> Running in 8e09046cc123 [2021-01-13T00:40:26.898Z] Removing intermediate container 63ec26a55124 [2021-01-13T00:40:26.898Z] ---> c6c543f5ec55 [2021-01-13T00:40:26.898Z] [2021-01-13T00:40:26.898Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T00:40:26.898Z] ---> 389fef711851 [2021-01-13T00:40:26.898Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T00:40:27.488Z] ---> Running in 1d9f3978d84d [2021-01-13T00:40:27.488Z] Removing intermediate container eedfb205cb5f [2021-01-13T00:40:27.488Z] ---> 9ddca5b5895d [2021-01-13T00:40:27.489Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-13T00:40:27.489Z] Removing intermediate container 8e09046cc123 [2021-01-13T00:40:27.489Z] ---> 791f9006fc73 [2021-01-13T00:40:27.489Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-13T00:40:28.091Z] Removing intermediate container 6147db65ed4a [2021-01-13T00:40:28.091Z] ---> f696b3330b0c [2021-01-13T00:40:28.091Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T00:40:28.091Z] ---> Running in 460f6beba98a [2021-01-13T00:40:28.091Z] Removing intermediate container 1d9f3978d84d [2021-01-13T00:40:28.091Z] ---> e713d5792ad5 [2021-01-13T00:40:28.091Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-13T00:40:28.091Z] ---> Running in f19794f17cf9 [2021-01-13T00:40:28.091Z] ---> Running in cc3e61639dc3 [2021-01-13T00:40:28.400Z] ---> Running in b0cc81e22b01 [2021-01-13T00:40:28.688Z] Removing intermediate container cc3e61639dc3 [2021-01-13T00:40:28.688Z] ---> 93c45eb8da7c [2021-01-13T00:40:28.688Z] Step 13/24 : WORKDIR / [2021-01-13T00:40:28.688Z] Removing intermediate container 460f6beba98a [2021-01-13T00:40:28.688Z] ---> 41170a18abd3 [2021-01-13T00:40:28.688Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-13T00:40:28.688Z] Removing intermediate container b0cc81e22b01 [2021-01-13T00:40:28.688Z] ---> fd16ada87a5d [2021-01-13T00:40:28.688Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-13T00:40:28.688Z] Removing intermediate container f19794f17cf9 [2021-01-13T00:40:28.688Z] ---> 38a4c5e8ccce [2021-01-13T00:40:28.688Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-13T00:40:28.961Z] ---> Running in eddcb7362c00 [2021-01-13T00:40:28.961Z] ---> Running in 83d1b8e818ee [2021-01-13T00:40:28.961Z] ---> Running in 97cc98b1d34a [2021-01-13T00:40:28.961Z] ---> Running in 603edb7a62e0 [2021-01-13T00:40:29.240Z] Removing intermediate container eddcb7362c00 [2021-01-13T00:40:29.240Z] ---> 67bd9397b8d4 [2021-01-13T00:40:29.240Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:40:29.240Z] Removing intermediate container 97cc98b1d34a [2021-01-13T00:40:29.240Z] ---> b869caa701fd [2021-01-13T00:40:29.240Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-13T00:40:29.240Z] Removing intermediate container 83d1b8e818ee [2021-01-13T00:40:29.240Z] ---> 9734cae6fa34 [2021-01-13T00:40:29.240Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-13T00:40:29.240Z] ---> Running in a083be64735d [2021-01-13T00:40:29.537Z] Removing intermediate container 603edb7a62e0 [2021-01-13T00:40:29.537Z] ---> 7bbe6a02ab41 [2021-01-13T00:40:29.537Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:40:29.537Z] ---> Running in fd98f30059a3 [2021-01-13T00:40:30.170Z] ---> 089fe1d76ae0 [2021-01-13T00:40:30.170Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-13T00:40:30.170Z] ---> b7ead034c2ff [2021-01-13T00:40:30.170Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-13T00:40:30.782Z] Connecting to github.com (140.82.114.3:443) [2021-01-13T00:40:30.782Z]  ---> a7b5bd0811a8 [2021-01-13T00:40:30.782Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-13T00:40:31.067Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.84.4:443) [2021-01-13T00:40:31.343Z]  ---> f52a4cae6cbe [2021-01-13T00:40:31.343Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-13T00:40:31.343Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-13T00:40:31.617Z]  ---> fc46473b7753 [2021-01-13T00:40:31.617Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-13T00:40:31.617Z] Removing intermediate container a083be64735d [2021-01-13T00:40:31.617Z] ---> b857d834ab76 [2021-01-13T00:40:31.617Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-13T00:40:31.617Z] ---> Running in 3e5a2d57c2e9 [2021-01-13T00:40:31.892Z] ---> 1ead89a5af78 [2021-01-13T00:40:31.892Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-13T00:40:32.226Z] dockerize-alpine-lin 11% |*** | 339k 0:00:07 ETA [2021-01-13T00:40:32.861Z]  ---> Running in 21eab94f099f [2021-01-13T00:40:32.861Z] ---> c8ee2df60f2f [2021-01-13T00:40:32.861Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-13T00:40:33.200Z] dockerize-alpine-lin 30% |********* | 900k 0:00:04 ETA [2021-01-13T00:40:33.911Z] Removing intermediate container 21eab94f099f [2021-01-13T00:40:33.911Z] ---> 13adb8126dcf [2021-01-13T00:40:33.911Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:40:33.911Z] ---> Running in afad34bc5757 [2021-01-13T00:40:34.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:40:34.359Z] Removing intermediate container afad34bc5757 [2021-01-13T00:40:34.359Z] ---> 83095421e6f1 [2021-01-13T00:40:34.359Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T00:40:34.690Z] dockerize-alpine-lin 44% |************** | 1308k 0:00:03 ETA [2021-01-13T00:40:34.690Z]  ---> 1367c04b34ec [2021-01-13T00:40:34.690Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-13T00:40:34.690Z] ---> Running in b3e9bd61de0f [2021-01-13T00:40:34.690Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:40:35.201Z] Removing intermediate container b3e9bd61de0f [2021-01-13T00:40:35.201Z] ---> c0a7325610de [2021-01-13T00:40:35.201Z] Step 21/22 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:40:35.201Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-13T00:40:35.201Z] dockerize-alpine-lin 49% |*************** | 1461k 0:00:04 ETA [2021-01-13T00:40:35.571Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-13T00:40:35.571Z] ---> Running in 31ac68e1c0cd [2021-01-13T00:40:35.571Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-13T00:40:35.571Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-13T00:40:35.571Z] ---> f70eb9b474d5 [2021-01-13T00:40:35.571Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-13T00:40:35.908Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-13T00:40:35.908Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-13T00:40:35.908Z] ---> Running in e130d084b2ee [2021-01-13T00:40:35.908Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:40:36.199Z] OK: 8 MiB in 20 packages [2021-01-13T00:40:36.199Z] Removing intermediate container 31ac68e1c0cd [2021-01-13T00:40:36.199Z] ---> 93bc805e0c8b [2021-01-13T00:40:36.199Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T00:40:36.199Z] dockerize-alpine-lin 51% |**************** | 1512k 0:00:04 ETA [2021-01-13T00:40:36.199Z]  ---> Running in 2358fc0ffa17 [2021-01-13T00:40:37.232Z] dockerize-alpine-lin 55% |***************** | 1614k 0:00:04 ETA [2021-01-13T00:40:37.516Z] Removing intermediate container 2358fc0ffa17 [2021-01-13T00:40:37.516Z] ---> fbae03f5b499 [2021-01-13T00:40:37.516Z] [2021-01-13T00:40:38.127Z] Removing intermediate container 3e5a2d57c2e9 [2021-01-13T00:40:38.127Z] ---> cc6911b2ab95 [2021-01-13T00:40:38.127Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:40:38.127Z] dockerize-alpine-lin 60% |******************* | 1767k 0:00:04 ETA [2021-01-13T00:40:38.127Z] Successfully built fbae03f5b499 [2021-01-13T00:40:38.127Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-13T00:40:38.127Z] Building docker-core-command-go [2021-01-13T00:40:38.757Z]  Building docker-support-scheduler-go ... done  ---> bfc4725a8d6f [2021-01-13T00:40:38.757Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-13T00:40:38.757Z] Removing intermediate container e130d084b2ee [2021-01-13T00:40:38.757Z] ---> d0b08b78698f [2021-01-13T00:40:38.757Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-13T00:40:39.042Z] ---> Running in e0313a54d7c8 [2021-01-13T00:40:39.042Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-13T00:40:39.042Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-13T00:40:39.042Z] ---> aefe523efa57 [2021-01-13T00:40:39.042Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-13T00:40:39.042Z] dockerize-alpine-lin 64% |******************** | 1902k 0:00:04 ETA [2021-01-13T00:40:39.316Z]  ---> Running in 4a44f7dab1e9 [2021-01-13T00:40:40.433Z] dockerize-alpine-lin 68% |********************* | 2005k 0:00:04 ETA [2021-01-13T00:40:40.711Z] Removing intermediate container e0313a54d7c8 [2021-01-13T00:40:40.711Z] ---> 7c1ae034ff31 [2021-01-13T00:40:40.711Z] Step 22/24 : LABEL arch=x86_64 [2021-01-13T00:40:40.994Z] ---> 7a32d87d0a0b [2021-01-13T00:40:40.994Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-13T00:40:40.994Z] ---> Running in 000f9a8894fc [2021-01-13T00:40:41.308Z] dockerize-alpine-lin 72% |*********************** | 2140k 0:00:03 ETA [2021-01-13T00:40:41.966Z] Removing intermediate container 000f9a8894fc [2021-01-13T00:40:41.966Z] ---> 0c6018758c0c [2021-01-13T00:40:41.966Z] Step 23/24 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:40:42.288Z] dockerize-alpine-lin 76% |************************ | 2243k 0:00:03 ETA [2021-01-13T00:40:42.570Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:40:42.570Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:40:42.908Z] ---> 8156736c4185 [2021-01-13T00:40:42.908Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-13T00:40:43.201Z] (1/2) Installing readline (8.0.4-r0) [2021-01-13T00:40:43.201Z] (2/2) Installing bash (5.0.17-r0) [2021-01-13T00:40:43.201Z] Executing bash-5.0.17-r0.post-install [2021-01-13T00:40:43.201Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:40:43.201Z] dockerize-alpine-lin 81% |************************** | 2396k 0:00:02 ETA [2021-01-13T00:40:43.201Z]  ---> Running in 9c77b2da77c2 [2021-01-13T00:40:43.201Z] OK: 12 MiB in 22 packages [2021-01-13T00:40:43.201Z] ---> Running in 3cd272965dce [2021-01-13T00:40:43.816Z] Removing intermediate container 9c77b2da77c2 [2021-01-13T00:40:43.816Z] ---> 329f028a425e [2021-01-13T00:40:43.816Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T00:40:43.816Z] Removing intermediate container 3cd272965dce [2021-01-13T00:40:43.816Z] ---> d54048709a66 [2021-01-13T00:40:43.816Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:40:44.090Z] dockerize-alpine-lin 89% |**************************** | 2617k 0:00:01 ETA [2021-01-13T00:40:44.758Z]  ---> Running in 6b7286cff42b [2021-01-13T00:40:44.758Z] ---> Running in e5e254008919 [2021-01-13T00:40:45.344Z] dockerize-alpine-lin 97% |******************************* | 2872k 0:00:00 ETA [2021-01-13T00:40:45.344Z] Removing intermediate container 6b7286cff42b [2021-01-13T00:40:45.344Z] ---> 40ae533bd49d [2021-01-13T00:40:45.344Z] Step 21/23 : LABEL arch=x86_64 [2021-01-13T00:40:45.344Z] Removing intermediate container e5e254008919 [2021-01-13T00:40:45.344Z] ---> 6a51bab51f52 [2021-01-13T00:40:45.344Z] [2021-01-13T00:40:45.344Z] Removing intermediate container 4a44f7dab1e9 [2021-01-13T00:40:45.344Z] ---> 63e71e07560f [2021-01-13T00:40:45.344Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-13T00:40:45.344Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-13T00:40:45.344Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-13T00:40:45.344Z] dockerize [2021-01-13T00:40:45.344Z] ---> Running in cf0dbdad2e61 [2021-01-13T00:40:45.626Z] ---> Running in 4868d515b31e [2021-01-13T00:40:45.917Z] Successfully built 6a51bab51f52 [2021-01-13T00:40:45.917Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-13T00:40:45.917Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2021-01-13T00:40:46.193Z] Removing intermediate container cf0dbdad2e61 [2021-01-13T00:40:46.193Z] ---> 9be405d73593 [2021-01-13T00:40:46.193Z] Step 22/23 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:40:46.493Z] Removing intermediate container 4868d515b31e [2021-01-13T00:40:46.493Z] ---> 1b173ab4e57d [2021-01-13T00:40:46.493Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-13T00:40:46.493Z] ---> Running in 53f773e82a23 [2021-01-13T00:40:46.493Z] ---> Running in cdc79d0f2bcc [2021-01-13T00:40:48.070Z] Removing intermediate container 53f773e82a23 [2021-01-13T00:40:48.070Z] ---> 385a2d558a34 [2021-01-13T00:40:48.070Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T00:40:48.070Z] Removing intermediate container cdc79d0f2bcc [2021-01-13T00:40:48.070Z] ---> 27750e5e8666 [2021-01-13T00:40:48.070Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-13T00:40:48.070Z] Removing intermediate container fd98f30059a3 [2021-01-13T00:40:48.070Z] ---> fbee84f1930a [2021-01-13T00:40:48.070Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-13T00:40:48.344Z] ---> Running in ae4aa161a5ae [2021-01-13T00:40:48.672Z] ---> Running in 2ac21461748d [2021-01-13T00:40:48.672Z] ---> Running in dc545afe5e8c [2021-01-13T00:40:50.118Z] Removing intermediate container ae4aa161a5ae [2021-01-13T00:40:50.118Z] ---> 385f2d6336f1 [2021-01-13T00:40:50.118Z] [2021-01-13T00:40:50.408Z] Removing intermediate container 2ac21461748d [2021-01-13T00:40:50.408Z] ---> b152f6d17903 [2021-01-13T00:40:50.408Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-13T00:40:50.408Z] Removing intermediate container dc545afe5e8c [2021-01-13T00:40:50.408Z] ---> 7bad9a46de30 [2021-01-13T00:40:50.408Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-13T00:40:50.716Z] Successfully built 385f2d6336f1 [2021-01-13T00:40:50.716Z] Successfully tagged docker-core-data-go:latest [2021-01-13T00:40:50.716Z] Building docker-security-proxy-setup-go [2021-01-13T00:40:52.276Z]  Building docker-core-data-go ... done  ---> Running in e75d27e0e209 [2021-01-13T00:40:53.297Z] ---> 977f4a9d880f [2021-01-13T00:40:53.297Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-13T00:40:53.579Z] Removing intermediate container e75d27e0e209 [2021-01-13T00:40:53.579Z] ---> e55314dc1bfa [2021-01-13T00:40:53.579Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-13T00:40:54.568Z] ---> Running in c73458901461 [2021-01-13T00:40:55.199Z] ---> 2dcc1381871f [2021-01-13T00:40:55.199Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-13T00:40:58.370Z] ---> 6600494886f0 [2021-01-13T00:40:58.370Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-13T00:40:58.370Z] Move dockerize executable [2021-01-13T00:40:59.009Z] ---> Running in 4f233acc90bc [2021-01-13T00:41:01.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:41:01.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:41:02.163Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-13T00:41:02.163Z] (2/33) Installing expat (2.2.9-r1) [2021-01-13T00:41:02.567Z] (3/33) Installing libffi (3.3-r2) [2021-01-13T00:41:02.567Z] (4/33) Installing gdbm (1.13-r1) [2021-01-13T00:41:02.567Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-13T00:41:02.567Z] Removing intermediate container c73458901461 [2021-01-13T00:41:02.567Z] ---> 14832f7bf756 [2021-01-13T00:41:02.567Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-13T00:41:02.567Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-13T00:41:02.567Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-13T00:41:02.884Z] ---> Running in 41a35ad3cb31 [2021-01-13T00:41:07.558Z] Removing intermediate container 41a35ad3cb31 [2021-01-13T00:41:07.558Z] ---> 3141d02adcd7 [2021-01-13T00:41:07.558Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-13T00:41:07.860Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-13T00:41:07.860Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-13T00:41:07.860Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-13T00:41:07.860Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-13T00:41:08.278Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-13T00:41:08.667Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-13T00:41:08.667Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-13T00:41:09.508Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-13T00:41:09.508Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-13T00:41:09.508Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-13T00:41:10.015Z] ---> 4640b5c4f54e [2021-01-13T00:41:10.015Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-13T00:41:10.015Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-13T00:41:10.424Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-13T00:41:10.424Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-13T00:41:10.771Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-13T00:41:10.771Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-13T00:41:11.580Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-13T00:41:11.580Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:41:11.580Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:41:11.580Z] ---> a52f28a19807 [2021-01-13T00:41:11.580Z] Step 3/23 : WORKDIR /edgex-go [2021-01-13T00:41:11.580Z] ---> Running in 9d7ea2ca50f9 [2021-01-13T00:41:11.580Z] ---> Using cache [2021-01-13T00:41:11.580Z] ---> e2486069751e [2021-01-13T00:41:11.580Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:41:11.580Z] ---> Using cache [2021-01-13T00:41:11.580Z] ---> e5d14a185acc [2021-01-13T00:41:11.580Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-13T00:41:11.580Z] ---> Using cache [2021-01-13T00:41:11.580Z] ---> 498b5f976aff [2021-01-13T00:41:11.580Z] Step 6/23 : COPY go.mod . [2021-01-13T00:41:11.580Z] ---> Using cache [2021-01-13T00:41:11.580Z] ---> 5e42db07f2c8 [2021-01-13T00:41:11.580Z] Step 7/23 : RUN go mod download [2021-01-13T00:41:11.580Z] ---> Using cache [2021-01-13T00:41:11.580Z] ---> d69c5af5ce0c [2021-01-13T00:41:11.580Z] Step 8/23 : COPY . . [2021-01-13T00:41:11.580Z] ---> Using cache [2021-01-13T00:41:11.580Z] ---> 8fae048e5629 [2021-01-13T00:41:11.580Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-13T00:41:12.286Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-13T00:41:12.286Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-13T00:41:12.286Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-13T00:41:12.689Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-13T00:41:12.689Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-13T00:41:12.689Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-13T00:41:12.689Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-13T00:41:12.689Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-13T00:41:12.689Z] ---> Running in 5aa4ebc3564e [2021-01-13T00:41:12.689Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-13T00:41:12.689Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-13T00:41:13.468Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:41:13.914Z] OK: 71 MiB in 55 packages [2021-01-13T00:41:16.118Z] 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 [2021-01-13T00:41:18.003Z] Removing intermediate container 9d7ea2ca50f9 [2021-01-13T00:41:18.003Z] ---> 92e6d45be3cb [2021-01-13T00:41:18.003Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:41:18.376Z] gofmt -l . [2021-01-13T00:41:18.647Z] [ "`gofmt -l .`" = "" ] [2021-01-13T00:41:19.588Z] ---> f511df031f20 [2021-01-13T00:41:19.588Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-13T00:41:21.273Z] ./bin/test-go-mod-tidy.sh [2021-01-13T00:41:21.546Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-13T00:41:23.643Z] + ls -al . [2021-01-13T00:41:23.643Z] total 692 [2021-01-13T00:41:23.643Z] drwxrwxr-x 9 1001 1001 4096 Jan 13 00:41 . [2021-01-13T00:41:23.643Z] drwxr-xr-x 4 root root 4096 Jan 13 00:37 .. [2021-01-13T00:41:23.643Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 00:35 .dockerignore [2021-01-13T00:41:23.643Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 00:36 .git [2021-01-13T00:41:23.643Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 00:35 .github [2021-01-13T00:41:23.643Z] -rw-rw-r-- 1 1001 1001 872 Jan 13 00:35 .gitignore [2021-01-13T00:41:23.643Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 00:35 .sonarcloud.properties [2021-01-13T00:41:23.643Z] -rw-rw-r-- 1 1001 1001 7841 Jan 13 00:35 Attribution.txt [2021-01-13T00:41:23.643Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 00:35 CONTRIBUTING.md [2021-01-13T00:41:23.643Z] -rw-rw-r-- 1 1001 1001 931 Jan 13 00:35 Dockerfile.build [2021-01-13T00:41:23.643Z] -rw-rw-r-- 1 1001 1001 863 Jan 13 00:35 Jenkinsfile [2021-01-13T00:41:23.643Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 00:35 LICENSE [2021-01-13T00:41:23.643Z] -rw-rw-r-- 1 1001 1001 6001 Jan 13 00:35 Makefile [2021-01-13T00:41:23.643Z] -rw-rw-r-- 1 1001 1001 6524 Jan 13 00:35 README.md [2021-01-13T00:41:23.643Z] -rw-rw-r-- 1 1001 1001 6744 Jan 13 00:35 SECURITY.md [2021-01-13T00:41:23.643Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 00:32 VERSION [2021-01-13T00:41:23.643Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 00:35 ZMQWindows.md [2021-01-13T00:41:23.643Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 00:35 bin [2021-01-13T00:41:23.643Z] drwxrwxr-x 15 1001 1001 4096 Jan 13 00:35 cmd [2021-01-13T00:41:23.643Z] -rw-r--r-- 1 root root 558011 Jan 13 00:40 coverage.out [2021-01-13T00:41:23.643Z] -rw-r--r-- 1 root root 1005 Jan 13 00:41 go.mod [2021-01-13T00:41:23.643Z] -rw-r--r-- 1 root root 19384 Jan 13 00:41 go.sum [2021-01-13T00:41:23.643Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 00:35 internal [2021-01-13T00:41:23.643Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 00:35 openapi [2021-01-13T00:41:23.643Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 00:35 snap [2021-01-13T00:41:23.643Z] -rw-rw-r-- 1 1001 1001 168 Jan 13 00:35 version.go [Pipeline] sh [2021-01-13T00:41:24.265Z] ---> 984c7edec47f [2021-01-13T00:41:24.265Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-13T00:41:24.313Z] + '[' -e coverage.out ] [2021-01-13T00:41:24.313Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-13T00:41:24.378Z] Warning: overwriting stash ‘coverage-report’ [2021-01-13T00:41:25.654Z] Stashed 1 file(s) [Pipeline] sh [2021-01-13T00:41:26.188Z] ---> f9b9818bc820 [2021-01-13T00:41:26.189Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-13T00:41:26.350Z] + make build [2021-01-13T00:41:26.350Z] 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 [2021-01-13T00:41:29.181Z] ---> 18145deafabc [2021-01-13T00:41:29.181Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-13T00:41:31.362Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:41:31.362Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:41:31.362Z] ---> a52f28a19807 [2021-01-13T00:41:31.362Z] Step 3/23 : WORKDIR /edgex-go [2021-01-13T00:41:31.362Z] ---> Using cache [2021-01-13T00:41:31.362Z] ---> e2486069751e [2021-01-13T00:41:31.362Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:41:31.362Z] ---> Using cache [2021-01-13T00:41:31.362Z] ---> e5d14a185acc [2021-01-13T00:41:31.362Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-13T00:41:31.362Z] ---> Using cache [2021-01-13T00:41:31.362Z] ---> 498b5f976aff [2021-01-13T00:41:31.362Z] Step 6/23 : COPY go.mod . [2021-01-13T00:41:31.362Z] ---> Using cache [2021-01-13T00:41:31.362Z] ---> 5e42db07f2c8 [2021-01-13T00:41:31.362Z] Step 7/23 : RUN go mod download [2021-01-13T00:41:31.362Z] ---> Using cache [2021-01-13T00:41:31.362Z] ---> d69c5af5ce0c [2021-01-13T00:41:31.362Z] Step 8/23 : COPY . . [2021-01-13T00:41:31.362Z] ---> Using cache [2021-01-13T00:41:31.362Z] ---> 8fae048e5629 [2021-01-13T00:41:31.362Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-13T00:41:31.649Z] ---> cc04ea05daee [2021-01-13T00:41:31.649Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-13T00:41:32.267Z] ---> Running in cb390aa7db4e [2021-01-13T00:41:33.347Z] ---> Running in 04ce5ffde709 [2021-01-13T00:41:35.458Z] 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 [2021-01-13T00:41:35.458Z] Removing intermediate container 04ce5ffde709 [2021-01-13T00:41:35.458Z] ---> 9d4f46643e08 [2021-01-13T00:41:35.458Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-13T00:41:36.517Z] 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 [2021-01-13T00:41:37.009Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:41:37.009Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:41:37.009Z] ---> a52f28a19807 [2021-01-13T00:41:37.009Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T00:41:37.009Z] ---> Using cache [2021-01-13T00:41:37.009Z] ---> e2486069751e [2021-01-13T00:41:37.009Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:41:37.009Z] ---> Using cache [2021-01-13T00:41:37.009Z] ---> e5d14a185acc [2021-01-13T00:41:37.009Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T00:41:37.009Z] ---> Using cache [2021-01-13T00:41:37.009Z] ---> 498b5f976aff [2021-01-13T00:41:37.009Z] Step 6/21 : COPY go.mod . [2021-01-13T00:41:37.009Z] ---> Using cache [2021-01-13T00:41:37.009Z] ---> 5e42db07f2c8 [2021-01-13T00:41:37.009Z] Step 7/21 : RUN go mod download [2021-01-13T00:41:37.009Z] ---> Using cache [2021-01-13T00:41:37.009Z] ---> d69c5af5ce0c [2021-01-13T00:41:37.009Z] Step 8/21 : COPY . . [2021-01-13T00:41:37.009Z] ---> Using cache [2021-01-13T00:41:37.009Z] ---> 8fae048e5629 [2021-01-13T00:41:37.009Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-13T00:41:37.288Z] ---> 37b401fc2ef0 [2021-01-13T00:41:37.288Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-13T00:41:37.288Z] ---> Running in fa8f017ab469 [2021-01-13T00:41:37.896Z] ---> Running in 6461a06b69c2 [2021-01-13T00:41:39.376Z] 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 [2021-01-13T00:41:41.465Z] Removing intermediate container 6461a06b69c2 [2021-01-13T00:41:41.465Z] ---> 254aa0990326 [2021-01-13T00:41:41.465Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-13T00:41:43.542Z] ---> Running in 6109e4ff8671 [2021-01-13T00:41:44.252Z] Removing intermediate container 6109e4ff8671 [2021-01-13T00:41:44.252Z] ---> 3c4d2bd3a6ef [2021-01-13T00:41:44.252Z] Step 30/33 : CMD ["install"] [2021-01-13T00:41:45.842Z] ---> Running in d8ff62c87ab7 [2021-01-13T00:41:47.063Z] Removing intermediate container d8ff62c87ab7 [2021-01-13T00:41:47.063Z] ---> 6c1ba8200367 [2021-01-13T00:41:47.063Z] Step 31/33 : LABEL arch=x86_64 [2021-01-13T00:41:47.543Z] ---> Running in 8067abda2361 [2021-01-13T00:41:49.185Z] Removing intermediate container 8067abda2361 [2021-01-13T00:41:49.185Z] ---> f3357ccdf40e [2021-01-13T00:41:49.185Z] Step 32/33 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:41:49.518Z] ---> Running in 00f88b88d09c [2021-01-13T00:41:50.216Z] Removing intermediate container 00f88b88d09c [2021-01-13T00:41:50.216Z] ---> 9ce6cca881d8 [2021-01-13T00:41:50.216Z] Step 33/33 : LABEL version=0.0.0 [2021-01-13T00:41:50.897Z] ---> Running in cf8afb998749 [2021-01-13T00:41:51.924Z] Removing intermediate container cf8afb998749 [2021-01-13T00:41:51.924Z] ---> 61d3a2ae6be4 [2021-01-13T00:41:51.924Z] [2021-01-13T00:41:52.605Z] Successfully built 61d3a2ae6be4 [2021-01-13T00:41:52.605Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-13T00:41:52.605Z] Building docker-support-notifications-go [2021-01-13T00:41:53.239Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 4f233acc90bc [2021-01-13T00:41:53.239Z] ---> cee9eacd2128 [2021-01-13T00:41:53.239Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-13T00:41:53.867Z] Removing intermediate container 5aa4ebc3564e [2021-01-13T00:41:53.867Z] ---> 6f3e20a3d1e6 [2021-01-13T00:41:53.867Z] [2021-01-13T00:41:53.867Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T00:41:53.867Z] ---> 389fef711851 [2021-01-13T00:41:53.867Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-13T00:41:54.187Z] ---> Running in 8c2bc81d2e30 [2021-01-13T00:41:54.188Z] ---> Using cache [2021-01-13T00:41:54.188Z] ---> d687bdefe834 [2021-01-13T00:41:54.188Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-13T00:41:54.188Z] ---> Using cache [2021-01-13T00:41:54.188Z] ---> 791f9006fc73 [2021-01-13T00:41:54.188Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-13T00:41:57.026Z] ---> Running in f023acbb093f [2021-01-13T00:41:57.689Z] Removing intermediate container f023acbb093f [2021-01-13T00:41:57.689Z] ---> 82f96d445830 [2021-01-13T00:41:57.689Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-13T00:41:57.689Z] ---> Running in 66855ad92df1 [2021-01-13T00:41:58.693Z] 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 [2021-01-13T00:41:59.777Z] Removing intermediate container 66855ad92df1 [2021-01-13T00:41:59.777Z] ---> e4e133d4bf00 [2021-01-13T00:41:59.777Z] Step 15/23 : WORKDIR / [2021-01-13T00:42:00.594Z] ---> Running in dccf752328be [2021-01-13T00:42:00.670Z] 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 [2021-01-13T00:42:02.777Z] Removing intermediate container dccf752328be [2021-01-13T00:42:02.777Z] ---> c893f545f116 [2021-01-13T00:42:02.777Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:42:03.780Z] ---> 52fda75794df [2021-01-13T00:42:03.780Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-13T00:42:05.965Z] ---> 72a158d4b51e [2021-01-13T00:42:05.965Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-13T00:42:06.051Z] 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 [2021-01-13T00:42:06.579Z] ---> 681b85d84474 [2021-01-13T00:42:06.579Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-13T00:42:06.865Z] ---> Running in bf89c8a354cd [2021-01-13T00:42:07.026Z] 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 [2021-01-13T00:42:07.987Z] Removing intermediate container bf89c8a354cd [2021-01-13T00:42:07.987Z] ---> a8de80c64c7e [2021-01-13T00:42:07.987Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:42:09.446Z] ---> Running in 5fa44b2793e4 [2021-01-13T00:42:09.446Z] 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 [2021-01-13T00:42:09.446Z] Collecting docker-compose==1.23.2 [2021-01-13T00:42:09.446Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-13T00:42:10.101Z] Collecting jsonschema<3,>=2.5.1 [2021-01-13T00:42:10.101Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-13T00:42:10.101Z] Removing intermediate container 5fa44b2793e4 [2021-01-13T00:42:10.101Z] ---> db2475133c2b [2021-01-13T00:42:10.101Z] Step 21/23 : LABEL arch=x86_64 [2021-01-13T00:42:11.104Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-13T00:42:11.104Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-13T00:42:11.104Z] ---> Running in 022b51832915 [2021-01-13T00:42:11.390Z] Collecting PyYAML<4,>=3.10 [2021-01-13T00:42:11.390Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-13T00:42:12.034Z] Removing intermediate container 022b51832915 [2021-01-13T00:42:12.034Z] ---> a0cc4ebd982f [2021-01-13T00:42:12.034Z] Step 22/23 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:42:12.429Z] 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 [2021-01-13T00:42:12.631Z] ---> Running in 7a74ae967587 [2021-01-13T00:42:13.628Z] Removing intermediate container 7a74ae967587 [2021-01-13T00:42:13.628Z] ---> 31cd1f361a46 [2021-01-13T00:42:13.628Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T00:42:14.724Z] ---> Running in 1d1ea7ef2eeb [2021-01-13T00:42:15.901Z] 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 [2021-01-13T00:42:16.305Z] Removing intermediate container 1d1ea7ef2eeb [2021-01-13T00:42:16.305Z] ---> e02113fc849f [2021-01-13T00:42:16.305Z] [2021-01-13T00:42:16.583Z] Collecting docker<4.0,>=3.6.0 [2021-01-13T00:42:16.583Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-13T00:42:17.185Z] Successfully built e02113fc849f [2021-01-13T00:42:17.185Z] Collecting texttable<0.10,>=0.9.0 [2021-01-13T00:42:17.185Z] Successfully tagged docker-core-command-go:latest [2021-01-13T00:42:17.185Z]  Building docker-core-command-go ... done  Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-13T00:42:18.674Z] Collecting cached-property<2,>=1.2.0 [2021-01-13T00:42:18.674Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-13T00:42:19.373Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-13T00:42:19.373Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-13T00:42:19.997Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-13T00:42:19.997Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-13T00:42:20.212Z] 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 [2021-01-13T00:42:22.033Z] Collecting docopt<0.7,>=0.6.1 [2021-01-13T00:42:22.033Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-13T00:42:22.742Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:42:22.742Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:42:22.742Z] ---> a52f28a19807 [2021-01-13T00:42:22.742Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T00:42:22.742Z] ---> Using cache [2021-01-13T00:42:22.742Z] ---> e2486069751e [2021-01-13T00:42:22.742Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:42:22.742Z] ---> Using cache [2021-01-13T00:42:22.742Z] ---> e5d14a185acc [2021-01-13T00:42:22.742Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-13T00:42:22.742Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-13T00:42:23.596Z] 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 [2021-01-13T00:42:23.771Z] Collecting docker-pycreds>=0.4.0 [2021-01-13T00:42:23.771Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-13T00:42:23.771Z] ---> Running in 757a9a2ef346 [2021-01-13T00:42:23.771Z] 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) [2021-01-13T00:42:23.772Z] 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) [2021-01-13T00:42:23.772Z] Collecting idna<2.8,>=2.5 [2021-01-13T00:42:23.772Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-13T00:42:24.075Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-13T00:42:24.075Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-13T00:42:24.075Z] Removing intermediate container cb390aa7db4e [2021-01-13T00:42:24.075Z] ---> 12d55bbba554 [2021-01-13T00:42:24.075Z] [2021-01-13T00:42:24.075Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T00:42:24.075Z] ---> 389fef711851 [2021-01-13T00:42:24.075Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-13T00:42:24.075Z] ---> Using cache [2021-01-13T00:42:24.075Z] ---> d687bdefe834 [2021-01-13T00:42:24.075Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-13T00:42:24.075Z] ---> Using cache [2021-01-13T00:42:24.075Z] ---> 791f9006fc73 [2021-01-13T00:42:24.075Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-13T00:42:24.075Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-13T00:42:24.075Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-13T00:42:24.075Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-13T00:42:24.075Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-13T00:42:24.375Z] ---> Running in 465351c76008 [2021-01-13T00:42:24.376Z] Installing collected packages: jsonschema, websocket-client, PyYAML, idna, urllib3, requests, docker-pycreds, docker, texttable, cached-property, dockerpty, docopt, docker-compose [2021-01-13T00:42:24.990Z] Running setup.py install for PyYAML: started [2021-01-13T00:42:24.990Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:42:25.838Z] Removing intermediate container 465351c76008 [2021-01-13T00:42:25.838Z] ---> cbd8e0739fd9 [2021-01-13T00:42:25.838Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-13T00:42:26.135Z] ---> Running in 1a1c228ff789 [2021-01-13T00:42:26.135Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:42:26.438Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-13T00:42:26.438Z] Attempting uninstall: idna [2021-01-13T00:42:26.438Z] Found existing installation: idna 2.9 [2021-01-13T00:42:26.438Z] Uninstalling idna-2.9: [2021-01-13T00:42:26.743Z] Successfully uninstalled idna-2.9 [2021-01-13T00:42:27.037Z] Removing intermediate container 1a1c228ff789 [2021-01-13T00:42:27.037Z] ---> 8eee777eac82 [2021-01-13T00:42:27.037Z] Step 15/23 : WORKDIR / [2021-01-13T00:42:27.037Z] Attempting uninstall: urllib3 [2021-01-13T00:42:27.037Z] Found existing installation: urllib3 1.25.9 [2021-01-13T00:42:27.037Z] Uninstalling urllib3-1.25.9: [2021-01-13T00:42:27.037Z] ---> Running in 69ffcb32baa2 [2021-01-13T00:42:27.037Z] Removing intermediate container fa8f017ab469 [2021-01-13T00:42:27.037Z] ---> 8e9d75efad28 [2021-01-13T00:42:27.037Z] [2021-01-13T00:42:27.037Z] Step 10/21 : FROM alpine:3.12 [2021-01-13T00:42:27.037Z] ---> 389fef711851 [2021-01-13T00:42:27.037Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-13T00:42:27.355Z] Successfully uninstalled urllib3-1.25.9 [2021-01-13T00:42:27.355Z] ---> Running in 8841fb783814 [2021-01-13T00:42:27.902Z] 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 [2021-01-13T00:42:28.011Z] OK: 233 MiB in 51 packages [2021-01-13T00:42:28.011Z] Attempting uninstall: requests [2021-01-13T00:42:28.011Z] Found existing installation: requests 2.23.0 [2021-01-13T00:42:28.011Z] Removing intermediate container 69ffcb32baa2 [2021-01-13T00:42:28.011Z] ---> 6e43c73bffa2 [2021-01-13T00:42:28.011Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:42:28.011Z] Uninstalling requests-2.23.0: [2021-01-13T00:42:28.011Z] Successfully uninstalled requests-2.23.0 [2021-01-13T00:42:29.121Z] ---> 3adca458513a [2021-01-13T00:42:29.121Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-13T00:42:29.408Z] Running setup.py install for texttable: started [2021-01-13T00:42:29.408Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:42:29.715Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:42:30.057Z] Removing intermediate container 757a9a2ef346 [2021-01-13T00:42:30.057Z] ---> e9dce36b95da [2021-01-13T00:42:30.057Z] Step 6/22 : COPY go.mod . [2021-01-13T00:42:30.057Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-13T00:42:30.057Z] Running setup.py install for texttable: finished with status 'done' [2021-01-13T00:42:30.057Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T00:42:30.057Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-13T00:42:30.057Z] Running setup.py install for dockerpty: started [2021-01-13T00:42:30.057Z] (4/4) Installing curl (7.69.1-r3) [2021-01-13T00:42:30.057Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:42:30.057Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T00:42:30.409Z] OK: 7 MiB in 18 packages [2021-01-13T00:42:30.521Z] 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 [2021-01-13T00:42:30.702Z] ---> a2fd25468dd1 [2021-01-13T00:42:30.702Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-13T00:42:30.702Z] ---> 6a20143d13a3 [2021-01-13T00:42:30.702Z] Step 7/22 : RUN go mod download [2021-01-13T00:42:31.005Z] ---> Running in 71d566505888 [2021-01-13T00:42:31.005Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-13T00:42:31.005Z] Running setup.py install for docopt: started [2021-01-13T00:42:31.314Z] ---> 7f0d6b94420a [2021-01-13T00:42:31.314Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-13T00:42:31.935Z] Running setup.py install for docopt: finished with status 'done' [2021-01-13T00:42:32.567Z] ---> Running in 8d73f0b0bb3b [2021-01-13T00:42:32.567Z] Removing intermediate container 8841fb783814 [2021-01-13T00:42:32.567Z] ---> 7e5841f37fea [2021-01-13T00:42:32.567Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T00:42:32.861Z] ---> Running in fae72b7c05c8 [2021-01-13T00:42:32.862Z] 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 [2021-01-13T00:42:32.862Z] Removing intermediate container 8d73f0b0bb3b [2021-01-13T00:42:32.862Z] ---> b44fa97b81b7 [2021-01-13T00:42:32.862Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:42:33.136Z] ---> Running in 1109670069f9 [2021-01-13T00:42:33.136Z] Removing intermediate container fae72b7c05c8 [2021-01-13T00:42:33.136Z] ---> e03222d2e490 [2021-01-13T00:42:33.136Z] Step 13/21 : WORKDIR /edgex [2021-01-13T00:42:33.442Z] ---> Running in 1a687a12ef89 [2021-01-13T00:42:33.442Z] Removing intermediate container 1109670069f9 [2021-01-13T00:42:33.442Z] ---> 74eb3bba9202 [2021-01-13T00:42:33.442Z] Step 21/23 : LABEL arch=x86_64 [2021-01-13T00:42:33.442Z] ---> Running in 26e8949f350e [2021-01-13T00:42:33.740Z] Removing intermediate container 1a687a12ef89 [2021-01-13T00:42:33.740Z] ---> 07a431af5505 [2021-01-13T00:42:33.740Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-13T00:42:33.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-13T00:42:34.041Z] Removing intermediate container 26e8949f350e [2021-01-13T00:42:34.041Z] ---> 919baa384f1f [2021-01-13T00:42:34.041Z] Step 22/23 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:42:34.320Z] ---> Running in 06d0aadf99ac [2021-01-13T00:42:34.589Z] ---> 3eb4ec482c33 [2021-01-13T00:42:34.589Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-13T00:42:35.573Z] Removing intermediate container 06d0aadf99ac [2021-01-13T00:42:35.573Z] ---> d16846327bc0 [2021-01-13T00:42:35.573Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T00:42:35.849Z] Removing intermediate container 71d566505888 [2021-01-13T00:42:35.849Z] ---> 4915266ae0aa [2021-01-13T00:42:35.849Z] Step 8/22 : COPY . . [2021-01-13T00:42:35.849Z] ---> 363afe97f5d3 [2021-01-13T00:42:35.849Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-13T00:42:35.849Z] ---> Running in 85250025bd74 [2021-01-13T00:42:36.119Z] Removing intermediate container 8c2bc81d2e30 [2021-01-13T00:42:36.119Z] ---> a5b000d7b265 [2021-01-13T00:42:36.119Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-13T00:42:36.397Z] ---> Running in b3805ff903a6 [2021-01-13T00:42:37.006Z] Removing intermediate container 85250025bd74 [2021-01-13T00:42:37.006Z] ---> 1756fba06e43 [2021-01-13T00:42:37.006Z] [2021-01-13T00:42:38.014Z] Successfully built 1756fba06e43 [2021-01-13T00:42:38.014Z] ---> 69c284bb1883 [2021-01-13T00:42:38.014Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-13T00:42:38.014Z] Successfully tagged docker-core-metadata-go:latest [2021-01-13T00:42:38.317Z]  Building docker-core-metadata-go ... done  ---> Running in ebc81c208834 [Pipeline] } [2021-01-13T00:42:39.401Z] $ docker stop --time=1 57a4982096945db4133c2b98339353ed26f273f069131c69109a2daca5277f8d [2021-01-13T00:42:40.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:42:40.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:42:40.593Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T00:42:40.883Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-13T00:42:41.192Z] (3/3) Installing curl (7.69.1-r3) [2021-01-13T00:42:41.192Z] Removing intermediate container ebc81c208834 [2021-01-13T00:42:41.192Z] ---> f949787fdaf6 [2021-01-13T00:42:41.192Z] Step 18/21 : CMD ["--init=true"] [2021-01-13T00:42:41.192Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:42:41.464Z] OK: 72 MiB in 58 packages [2021-01-13T00:42:41.844Z] $ docker rm -f 57a4982096945db4133c2b98339353ed26f273f069131c69109a2daca5277f8d [2021-01-13T00:42:42.106Z] ---> Running in 9eb4abd44fc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-13T00:42:43.554Z] Removing intermediate container 9eb4abd44fc7 [2021-01-13T00:42:43.554Z] ---> 8d6b8ed01e6e [2021-01-13T00:42:43.554Z] Step 19/21 : LABEL arch=x86_64 [Pipeline] // stage [2021-01-13T00:42:43.833Z] ---> Running in a817f93d6e55 [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:42:44.428Z] Removing intermediate container b3805ff903a6 [2021-01-13T00:42:44.428Z] ---> aef7f347aecd [2021-01-13T00:42:44.428Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-13T00:42:44.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T00:42:44.562Z] [2021-01-13T00:42:44.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [2021-01-13T00:42:44.697Z] Removing intermediate container a817f93d6e55 [2021-01-13T00:42:44.698Z] ---> 518b7a8703ce [2021-01-13T00:42:44.698Z] Step 20/21 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [Pipeline] sh [2021-01-13T00:42:44.997Z] ---> Running in b23b623613c8 [2021-01-13T00:42:45.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T00:42:45.038Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-13T00:42:45.038Z] 29e5d40040c1: Pulling fs layer [2021-01-13T00:42:45.038Z] 1ce36da41761: Pulling fs layer [2021-01-13T00:42:45.038Z] 25b303627fd3: Pulling fs layer [2021-01-13T00:42:45.631Z] 29e5d40040c1: Verifying Checksum [2021-01-13T00:42:45.631Z] 29e5d40040c1: Download complete [2021-01-13T00:42:46.230Z] 29e5d40040c1: Pull complete [2021-01-13T00:42:46.230Z] 1ce36da41761: Verifying Checksum [2021-01-13T00:42:46.230Z] 1ce36da41761: Download complete [2021-01-13T00:42:46.461Z] ---> Running in 02d8b964c544 [2021-01-13T00:42:46.744Z] Removing intermediate container b23b623613c8 [2021-01-13T00:42:46.744Z] ---> db55ebebc51c [2021-01-13T00:42:46.744Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:42:47.346Z] ---> Running in 4b494095f644 [2021-01-13T00:42:47.346Z] Removing intermediate container 02d8b964c544 [2021-01-13T00:42:47.346Z] ---> 2493f5e3c210 [2021-01-13T00:42:47.346Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T00:42:47.677Z] 1ce36da41761: Pull complete [2021-01-13T00:42:47.949Z] ---> Running in 7b58912ce180 [2021-01-13T00:42:48.235Z] Removing intermediate container 4b494095f644 [2021-01-13T00:42:48.235Z] ---> d667884174cd [2021-01-13T00:42:48.235Z] Step 24/26 : LABEL arch=x86_64 [2021-01-13T00:42:48.652Z] 25b303627fd3: Verifying Checksum [2021-01-13T00:42:48.653Z] 25b303627fd3: Download complete [2021-01-13T00:42:48.821Z] ---> Running in 2be4498f8e85 [2021-01-13T00:42:48.821Z] Removing intermediate container 7b58912ce180 [2021-01-13T00:42:48.821Z] ---> f4022f0d7743 [2021-01-13T00:42:48.821Z] [2021-01-13T00:42:49.116Z] Successfully built f4022f0d7743 [2021-01-13T00:42:49.116Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-13T00:42:50.147Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 2be4498f8e85 [2021-01-13T00:42:50.147Z] ---> be87715ee1f8 [2021-01-13T00:42:50.147Z] Step 25/26 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:42:50.441Z] ---> Running in 7aff10f48282 [2021-01-13T00:42:51.434Z] Removing intermediate container 7aff10f48282 [2021-01-13T00:42:51.434Z] ---> 37f4b3fba87d [2021-01-13T00:42:51.434Z] Step 26/26 : LABEL version=0.0.0 [2021-01-13T00:42:51.434Z] ---> Running in 00505c44fdea [2021-01-13T00:42:52.051Z] Removing intermediate container 00505c44fdea [2021-01-13T00:42:52.051Z] ---> 9a2bd83d53cb [2021-01-13T00:42:52.051Z] [2021-01-13T00:42:52.317Z] Successfully built 9a2bd83d53cb [2021-01-13T00:42:52.317Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-13T00:42:57.820Z]  Building docker-sys-mgmt-agent-go ... done  ---> 7cc9389fbad9 [2021-01-13T00:42:57.820Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-13T00:42:58.101Z] ---> Running in b72c987b7735 [2021-01-13T00:42:58.798Z] 25b303627fd3: Pull complete [2021-01-13T00:42:58.798Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-13T00:42:58.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T00:42:58.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-13T00:42:59.064Z] prd-ubuntu18.04-docker-arm64-4c-16g-19874 does not seem to be running inside a container [2021-01-13T00:42:59.094Z] 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 [2021-01-13T00:42:59.175Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 [2021-01-13T00:43:02.033Z] $ docker top 1554eee15de6a8fdbdddc3ae7e73a16354d4265c334357aefe674ec1d6df91cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T00:43:03.571Z] + docker-compose build --help [2021-01-13T00:43:03.571Z] + grep parallel [2021-01-13T00:43:06.935Z] --parallel Build images in parallel. [Pipeline] } [2021-01-13T00:43:06.982Z] $ docker stop --time=1 1554eee15de6a8fdbdddc3ae7e73a16354d4265c334357aefe674ec1d6df91cf [2021-01-13T00:43:08.919Z] $ docker rm -f 1554eee15de6a8fdbdddc3ae7e73a16354d4265c334357aefe674ec1d6df91cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:43:10.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T00:43:10.162Z] . [Pipeline] withDockerContainer [2021-01-13T00:43:10.429Z] prd-ubuntu18.04-docker-arm64-4c-16g-19874 does not seem to be running inside a container [2021-01-13T00:43:10.534Z] $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 [2021-01-13T00:43:11.935Z] $ docker top a7345a95c4d3c48e623da2d90cd501e134104166613f0c736fffc66a919ee00c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T00:43:13.131Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-13T00:43:17.410Z] Building docker-core-command-go ... [2021-01-13T00:43:17.410Z] Building docker-core-data-go ... [2021-01-13T00:43:17.410Z] Building docker-core-metadata-go ... [2021-01-13T00:43:17.410Z] Building docker-security-bootstrapper-go ... [2021-01-13T00:43:17.410Z] Building docker-security-proxy-setup-go ... [2021-01-13T00:43:17.410Z] Building docker-security-secretstore-setup-go ... [2021-01-13T00:43:17.410Z] Building docker-support-notifications-go ... [2021-01-13T00:43:17.410Z] Building docker-support-scheduler-go ... [2021-01-13T00:43:17.410Z] Building docker-sys-mgmt-agent-go ... [2021-01-13T00:43:17.410Z] Building docker-security-bootstrapper-go [2021-01-13T00:43:17.410Z] Building docker-core-data-go [2021-01-13T00:43:17.410Z] Building docker-support-notifications-go [2021-01-13T00:43:17.410Z] Building docker-security-secretstore-setup-go [2021-01-13T00:43:17.410Z] Building docker-support-scheduler-go [2021-01-13T00:43:17.626Z] Removing intermediate container b72c987b7735 [2021-01-13T00:43:17.626Z] ---> 739b850d34a6 [2021-01-13T00:43:17.626Z] [2021-01-13T00:43:17.626Z] Step 10/22 : FROM alpine:3.12 [2021-01-13T00:43:17.626Z] ---> 389fef711851 [2021-01-13T00:43:17.626Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-13T00:43:17.626Z] ---> Running in 93c458ebb8ee [2021-01-13T00:43:17.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T00:43:17.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T00:43:17.626Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-13T00:43:17.626Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-13T00:43:17.626Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:43:17.626Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T00:43:17.626Z] OK: 6 MiB in 16 packages [2021-01-13T00:43:19.079Z] Removing intermediate container 93c458ebb8ee [2021-01-13T00:43:19.079Z] ---> 5db3cd30aacc [2021-01-13T00:43:19.079Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-13T00:43:19.079Z] ---> Running in 1dadf27e8f55 [2021-01-13T00:43:19.354Z] Removing intermediate container 1dadf27e8f55 [2021-01-13T00:43:19.354Z] ---> 1f1d1abb1ca9 [2021-01-13T00:43:19.354Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-13T00:43:19.354Z] ---> Running in 36f444a0ac11 [2021-01-13T00:43:19.666Z] Removing intermediate container 36f444a0ac11 [2021-01-13T00:43:19.666Z] ---> eb8b357e86ec [2021-01-13T00:43:19.666Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-13T00:43:19.964Z] ---> Running in a04a61ad5e90 [2021-01-13T00:43:20.378Z] Removing intermediate container a04a61ad5e90 [2021-01-13T00:43:20.378Z] ---> 4b40e63d79b6 [2021-01-13T00:43:20.378Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:43:20.723Z] ---> f7db0dcc8d8f [2021-01-13T00:43:20.723Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-13T00:43:21.417Z] ---> 35a82503f2cd [2021-01-13T00:43:21.417Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-13T00:43:21.998Z] ---> 16656397ca39 [2021-01-13T00:43:21.998Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-13T00:43:21.998Z] ---> Running in 00fc88044356 [2021-01-13T00:43:22.267Z] Removing intermediate container 00fc88044356 [2021-01-13T00:43:22.267Z] ---> f9737bb8a92e [2021-01-13T00:43:22.267Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:43:22.267Z] ---> Running in 222661c49411 [2021-01-13T00:43:22.536Z] Removing intermediate container 222661c49411 [2021-01-13T00:43:22.536Z] ---> e8cd3115bb89 [2021-01-13T00:43:22.536Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T00:43:22.536Z] ---> Running in 5339a317ea50 [2021-01-13T00:43:22.805Z] Removing intermediate container 5339a317ea50 [2021-01-13T00:43:22.805Z] ---> 08ea7f5af9ac [2021-01-13T00:43:22.805Z] Step 21/22 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:43:22.805Z] ---> Running in c05bc671c53a [2021-01-13T00:43:23.391Z] Removing intermediate container c05bc671c53a [2021-01-13T00:43:23.391Z] ---> eadabf07453f [2021-01-13T00:43:23.391Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T00:43:23.391Z] ---> Running in eda6417f74ba [2021-01-13T00:43:23.659Z] Removing intermediate container eda6417f74ba [2021-01-13T00:43:23.659Z] ---> 4347d4785364 [2021-01-13T00:43:23.659Z] [2021-01-13T00:43:23.942Z] Successfully built 4347d4785364 [2021-01-13T00:43:23.942Z] Successfully tagged docker-support-notifications-go:latest [2021-01-13T00:43:24.243Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2021-01-13T00:43:24.286Z] $ docker stop --time=1 1bb21d92a93c7586524e1b6357560443ca2baac7e3d8e3f906ce8b36d6c58723 [2021-01-13T00:43:26.449Z] $ docker rm -f 1bb21d92a93c7586524e1b6357560443ca2baac7e3d8e3f906ce8b36d6c58723 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T00:43:27.535Z] + docker images [2021-01-13T00:43:27.535Z] + grep docker [2021-01-13T00:43:28.113Z] docker-support-notifications-go latest 4347d4785364 5 seconds ago 16.9MB [2021-01-13T00:43:28.113Z] docker-sys-mgmt-agent-go latest 9a2bd83d53cb 37 seconds ago 313MB [2021-01-13T00:43:28.113Z] docker-security-proxy-setup-go latest f4022f0d7743 40 seconds ago 24.5MB [2021-01-13T00:43:28.113Z] docker-core-metadata-go latest 1756fba06e43 52 seconds ago 18.7MB [2021-01-13T00:43:28.113Z] docker-core-command-go latest e02113fc849f About a minute ago 16.2MB [2021-01-13T00:43:28.113Z] docker-security-bootstrapper-go latest 61d3a2ae6be4 About a minute ago 41.5MB [2021-01-13T00:43:28.113Z] docker-core-data-go latest 385f2d6336f1 2 minutes ago 22.3MB [2021-01-13T00:43:28.113Z] docker-security-secretstore-setup-go latest 6a51bab51f52 2 minutes ago 24.6MB [2021-01-13T00:43:28.113Z] docker-support-scheduler-go latest fbae03f5b499 2 minutes ago 16.4MB [2021-01-13T00:43:28.113Z] docker 20.10.0 aefe523efa57 4 weeks 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 [2021-01-13T00:43:45.896Z] Still waiting to schedule task [2021-01-13T00:43:45.896Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-01-13T00:44:39.181Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:44:39.181Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:44:39.181Z] ---> e0743ee8c45b [2021-01-13T00:44:39.181Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T00:44:39.181Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:44:39.181Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:44:39.181Z] ---> e0743ee8c45b [2021-01-13T00:44:39.181Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T00:44:39.181Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:44:39.181Z] [2021-01-13T00:44:39.181Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:44:39.181Z] [2021-01-13T00:44:39.181Z] ---> e0743ee8c45b [2021-01-13T00:44:39.181Z] ---> e0743ee8c45b [2021-01-13T00:44:39.181Z] Step 3/22 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go [2021-01-13T00:44:39.181Z] [2021-01-13T00:44:39.181Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:44:39.181Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:44:39.181Z] ---> e0743ee8c45b [2021-01-13T00:44:39.181Z] Step 3/33 : WORKDIR /edgex-go [2021-01-13T00:44:39.181Z] ---> Running in 557e96a830b0 [2021-01-13T00:44:39.181Z] ---> Running in 0ee9c61fa57a [2021-01-13T00:44:39.181Z] ---> Running in e69798389978 [2021-01-13T00:44:39.181Z] ---> Running in b46728868117 [2021-01-13T00:44:39.181Z] ---> Running in d46bc5aa2432 [2021-01-13T00:44:39.181Z] Removing intermediate container 0ee9c61fa57a [2021-01-13T00:44:39.182Z] ---> 1a8f94617a26 [2021-01-13T00:44:39.182Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:44:39.182Z] Removing intermediate container d46bc5aa2432 [2021-01-13T00:44:39.182Z] ---> d8158234775d [2021-01-13T00:44:39.182Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:44:39.182Z] Removing intermediate container e69798389978 [2021-01-13T00:44:39.182Z] ---> 59bbfb195b17 [2021-01-13T00:44:39.182Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:44:39.182Z] Removing intermediate container 557e96a830b0 [2021-01-13T00:44:39.182Z] ---> a31da69c6eca [2021-01-13T00:44:39.182Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:44:39.182Z] Removing intermediate container b46728868117 [2021-01-13T00:44:39.182Z] ---> cc7ac336a9bf [2021-01-13T00:44:39.182Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:44:39.182Z] ---> Running in f54c0b911c72 [2021-01-13T00:44:39.182Z] ---> Running in 481c0680c2e8 [2021-01-13T00:44:39.182Z] ---> Running in 34ff36158ea6 [2021-01-13T00:44:39.182Z] ---> Running in effcb8ef6fe5 [2021-01-13T00:44:39.182Z] ---> Running in 22cf9b3d785a [2021-01-13T00:44:39.182Z] Removing intermediate container f54c0b911c72 [2021-01-13T00:44:39.182Z] ---> 0e97074f89f9 [2021-01-13T00:44:39.182Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-13T00:44:39.182Z] ---> Running in d4afba08455f [2021-01-13T00:44:39.182Z] Removing intermediate container effcb8ef6fe5 [2021-01-13T00:44:39.182Z] ---> 29147f94dfa1 [2021-01-13T00:44:39.182Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-13T00:44:39.182Z] Removing intermediate container 34ff36158ea6 [2021-01-13T00:44:39.182Z] ---> 61750dbbfc52 [2021-01-13T00:44:39.182Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-13T00:44:39.182Z] ---> Running in 8ec023119beb [2021-01-13T00:44:39.182Z] Removing intermediate container 22cf9b3d785a [2021-01-13T00:44:39.182Z] ---> 9d3ace87a456 [2021-01-13T00:44:39.182Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-13T00:44:39.182Z] ---> Running in 3325c4136033 [2021-01-13T00:44:39.182Z] Removing intermediate container 481c0680c2e8 [2021-01-13T00:44:39.182Z] ---> 0bb943e9526c [2021-01-13T00:44:39.182Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T00:44:39.182Z] ---> Running in 221e82751cdb [2021-01-13T00:44:39.182Z] ---> Running in 37f021574f3b [2021-01-13T00:44:39.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:44:39.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:44:39.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:44:39.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:44:39.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:44:39.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:44:39.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:44:39.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:44:39.182Z] OK: 217 MiB in 51 packages [2021-01-13T00:44:39.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:44:39.182Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:44:39.457Z] OK: 217 MiB in 51 packages [2021-01-13T00:44:40.057Z] OK: 217 MiB in 51 packages [2021-01-13T00:44:40.057Z] OK: 217 MiB in 51 packages [2021-01-13T00:44:40.057Z] OK: 217 MiB in 51 packages [2021-01-13T00:44:40.336Z] Removing intermediate container d4afba08455f [2021-01-13T00:44:40.336Z] ---> cc837895651f [2021-01-13T00:44:40.336Z] Step 6/23 : COPY go.mod . [2021-01-13T00:44:41.331Z] Removing intermediate container 8ec023119beb [2021-01-13T00:44:41.331Z] ---> 6e1964d0ed67 [2021-01-13T00:44:41.331Z] Step 6/24 : COPY go.mod . [2021-01-13T00:44:41.610Z] ---> 170c4b6eb6f0 [2021-01-13T00:44:41.610Z] Step 7/23 : RUN go mod download [2021-01-13T00:44:41.610Z] Removing intermediate container 3325c4136033 [2021-01-13T00:44:41.610Z] ---> b42496f6db18 [2021-01-13T00:44:41.610Z] Step 6/22 : COPY go.mod . [2021-01-13T00:44:41.884Z] ---> Running in 7f7987a0e1e1 [2021-01-13T00:44:41.884Z] Removing intermediate container 221e82751cdb [2021-01-13T00:44:41.884Z] ---> 92290c1345e7 [2021-01-13T00:44:41.884Z] Step 6/33 : COPY go.mod . [2021-01-13T00:44:41.884Z] Removing intermediate container 37f021574f3b [2021-01-13T00:44:41.884Z] ---> 77e208ecd2dd [2021-01-13T00:44:41.884Z] Step 6/22 : COPY go.mod . [2021-01-13T00:44:42.491Z] ---> 9a5dd9829b7c [2021-01-13T00:44:42.491Z] Step 7/24 : RUN go mod download [2021-01-13T00:44:42.770Z] ---> Running in a907d5577cdc [2021-01-13T00:44:42.770Z] ---> 29a15700fd04 [2021-01-13T00:44:42.770Z] Step 7/22 : RUN go mod download [2021-01-13T00:44:43.040Z] ---> Running in 762b7988b2f1 [2021-01-13T00:44:43.333Z] ---> 652aea512b8e [2021-01-13T00:44:43.333Z] Step 7/33 : RUN go mod download [2021-01-13T00:44:43.333Z] ---> d19c32e01a8e [2021-01-13T00:44:43.333Z] Step 7/22 : RUN go mod download [2021-01-13T00:44:43.333Z] ---> Running in fb9741e4516f [2021-01-13T00:44:43.607Z] ---> Running in eb084e4fbd76 [2021-01-13T00:44:46.233Z] Removing intermediate container 7f7987a0e1e1 [2021-01-13T00:44:46.233Z] ---> ede1a85027b5 [2021-01-13T00:44:46.233Z] Step 8/23 : COPY . . [2021-01-13T00:44:47.221Z] Removing intermediate container a907d5577cdc [2021-01-13T00:44:47.221Z] ---> 128a077409b1 [2021-01-13T00:44:47.221Z] Step 8/24 : COPY . . [2021-01-13T00:44:48.235Z] Removing intermediate container 762b7988b2f1 [2021-01-13T00:44:48.235Z] ---> 72b419649820 [2021-01-13T00:44:48.235Z] Step 8/22 : COPY . . [2021-01-13T00:44:48.511Z] Removing intermediate container eb084e4fbd76 [2021-01-13T00:44:48.511Z] Removing intermediate container fb9741e4516f [2021-01-13T00:44:48.511Z] ---> 82ea525b28bb [2021-01-13T00:44:48.511Z] Step 8/33 : COPY . . [2021-01-13T00:44:48.511Z] ---> 19bb74b31547 [2021-01-13T00:44:48.511Z] Step 8/22 : COPY . . [2021-01-13T00:45:15.483Z] ---> 610ad4ce05a1 [2021-01-13T00:45:15.484Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-13T00:45:15.484Z] ---> 32b14323aecc [2021-01-13T00:45:15.484Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-13T00:45:15.484Z] ---> c8a3ba27ebf6 [2021-01-13T00:45:15.484Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-13T00:45:15.484Z] ---> 86b5947fd29e [2021-01-13T00:45:15.484Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-13T00:45:15.484Z] ---> Running in b185fb32a47c [2021-01-13T00:45:15.484Z] ---> Running in 0c8c1ce3b0e5 [2021-01-13T00:45:15.484Z] ---> a6aa37f4ff34 [2021-01-13T00:45:15.484Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-13T00:45:15.484Z] ---> Running in 82ecabfbe8e4 [2021-01-13T00:45:15.484Z] ---> Running in eec4ae406d25 [2021-01-13T00:45:15.484Z] ---> Running in 9a840d7b111a [2021-01-13T00:45:15.484Z] 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 [2021-01-13T00:45:15.484Z] 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 [2021-01-13T00:45:15.484Z] 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 [2021-01-13T00:45:15.484Z] 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 [2021-01-13T00:45:15.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-13T00:45:52.172Z] Running on prd-ubuntu18.04-docker-8c-8g-19880 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-13T00:45:52.550Z] Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout [2021-01-13T00:45:55.070Z] using credential edgex-jenkins-ssh [2021-01-13T00:45:55.224Z] Cloning the remote Git repository [2021-01-13T00:45:55.238Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-13T00:45:55.307Z] > git init /w/workspace/edgex-go/22 # timeout=10 [2021-01-13T00:45:55.331Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T00:45:55.332Z] > git --version # timeout=10 [2021-01-13T00:45:55.343Z] > git --version # 'git version 2.17.1' [2021-01-13T00:45:55.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T00:45:55.369Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T00:46:07.014Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T00:46:07.025Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T00:46:07.042Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T00:46:07.053Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T00:46:07.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T00:46:07.057Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T00:46:07.767Z] Merging remotes/origin/master commit 356d3f58744bcd4c86fb4a1eb5552148d927414a into PR head commit 1fe9c57595a4564b38ed3255b61c8dcb89657231 [2021-01-13T00:46:07.975Z] Merge succeeded, producing e1256d18658cf3578e4c9356c36206119cc9fb7f [2021-01-13T00:46:07.976Z] Checking out Revision e1256d18658cf3578e4c9356c36206119cc9fb7f (PR-2970) [2021-01-13T00:46:07.751Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T00:46:07.756Z] > git checkout -f 1fe9c57595a4564b38ed3255b61c8dcb89657231 # timeout=10 [2021-01-13T00:46:07.830Z] > git remote # timeout=10 [2021-01-13T00:46:07.839Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T00:46:07.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T00:46:07.848Z] > git merge 356d3f58744bcd4c86fb4a1eb5552148d927414a # timeout=10 [2021-01-13T00:46:07.936Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T00:46:07.954Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T00:46:07.960Z] > git checkout -f e1256d18658cf3578e4c9356c36206119cc9fb7f # timeout=10 [2021-01-13T00:46:11.677Z] Commit message: "Merge commit '356d3f58744bcd4c86fb4a1eb5552148d927414a' into HEAD" [2021-01-13T00:46:11.659Z] > git rev-list --no-walk 1fe9c57595a4564b38ed3255b61c8dcb89657231 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:46:13.072Z] + echo snap-build.sh [2021-01-13T00:46:13.072Z] snap-build.sh [2021-01-13T00:46:13.072Z] + SNAP_BASE_DIR=. [2021-01-13T00:46:13.072Z] + '[' '!' -z /w/workspace/edgex-go/22 ']' [2021-01-13T00:46:13.072Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/22 [2021-01-13T00:46:13.072Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/22]' [2021-01-13T00:46:13.072Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/22] [2021-01-13T00:46:13.072Z] + cd /w/workspace/edgex-go/22 [2021-01-13T00:46:13.072Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-13T00:46:13.072Z] Reading package lists... [2021-01-13T00:46:13.335Z] Building dependency tree... [2021-01-13T00:46:13.335Z] Reading state information... [2021-01-13T00:46:13.335Z] The following packages were automatically installed and are no longer required: [2021-01-13T00:46:13.335Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-13T00:46:13.335Z] uidmap xdelta3 [2021-01-13T00:46:13.335Z] Use 'sudo apt autoremove' to remove them. [2021-01-13T00:46:13.335Z] The following packages will be REMOVED: [2021-01-13T00:46:13.335Z] lxd* lxd-client* [2021-01-13T00:46:13.910Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-13T00:46:13.910Z] After this operation, 31.7 MB disk space will be freed. [2021-01-13T00:46:14.702Z] (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.) [2021-01-13T00:46:14.702Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T00:46:15.647Z] Removing lxd dnsmasq configuration [2021-01-13T00:46:15.647Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T00:46:15.909Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-13T00:46:16.852Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-13T00:46:17.115Z] (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.) [2021-01-13T00:46:17.115Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T00:46:18.514Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-13T00:46:18.776Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-13T00:46:20.164Z] + sudo snap remove --purge lxd [2021-01-13T00:46:20.164Z] snap "lxd" is not installed [2021-01-13T00:46:20.164Z] + sudo groupadd --force --system lxd [2021-01-13T00:46:20.164Z] ++ whoami [2021-01-13T00:46:20.164Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-13T00:46:20.164Z] + newgrp - lxd [2021-01-13T00:46:20.164Z] + sudo snap install lxd [2021-01-13T00:46:30.191Z] 2021-01-13T00:46:26Z INFO Waiting for automatic snapd restart... [2021-01-13T00:46:37.306Z] 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 [2021-01-13T00:46:37.582Z] 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 [2021-01-13T00:46:45.453Z] lxd 4.10 from Canonical* installed [2021-01-13T00:46:45.453Z] + sudo lxd init --auto [2021-01-13T00:46:47.788Z] Removing intermediate container b185fb32a47c [2021-01-13T00:46:47.788Z] ---> 363dc5a9251c [2021-01-13T00:46:47.788Z] [2021-01-13T00:46:47.788Z] Step 10/24 : FROM alpine:3.12 [2021-01-13T00:46:47.788Z] 3.12: Pulling from library/alpine [2021-01-13T00:46:48.393Z] Removing intermediate container 0c8c1ce3b0e5 [2021-01-13T00:46:48.393Z] ---> 8788a15296dd [2021-01-13T00:46:48.393Z] [2021-01-13T00:46:48.393Z] Step 10/22 : FROM alpine:3.12 [2021-01-13T00:46:48.393Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T00:46:48.393Z] 3.12: Pulling from library/alpine [2021-01-13T00:46:48.393Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T00:46:48.393Z] ---> afeebe901d6b [2021-01-13T00:46:48.393Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T00:46:48.393Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T00:46:48.393Z] Status: Image is up to date for alpine:3.12 [2021-01-13T00:46:48.393Z] ---> afeebe901d6b [2021-01-13T00:46:48.393Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-13T00:46:48.990Z] ---> Running in 937e2fa047b8 [2021-01-13T00:46:48.990Z] ---> Running in 45c1e44c5087 [2021-01-13T00:46:51.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:46:51.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:46:51.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:46:52.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:46:52.479Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T00:46:52.479Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-13T00:46:52.758Z] Removing intermediate container 9a840d7b111a [2021-01-13T00:46:52.758Z] ---> 98deb8385afa [2021-01-13T00:46:52.758Z] [2021-01-13T00:46:52.758Z] Step 10/22 : FROM alpine:3.12 [2021-01-13T00:46:52.758Z] ---> afeebe901d6b [2021-01-13T00:46:52.758Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-13T00:46:52.758Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T00:46:52.758Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-13T00:46:52.758Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T00:46:52.758Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:46:52.758Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T00:46:52.758Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T00:46:52.758Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T00:46:52.758Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:46:53.036Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T00:46:53.036Z] ---> Running in 718680c3ad60 [2021-01-13T00:46:53.036Z] OK: 6 MiB in 16 packages [2021-01-13T00:46:53.310Z] OK: 7 MiB in 19 packages [2021-01-13T00:46:53.617Z] + sudo snap install --classic snapcraft [2021-01-13T00:46:55.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:46:55.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:46:56.572Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-13T00:46:56.572Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:46:56.572Z] OK: 5 MiB in 15 packages [2021-01-13T00:46:57.184Z] Removing intermediate container 45c1e44c5087 [2021-01-13T00:46:57.184Z] ---> b0886f853cf1 [2021-01-13T00:46:57.184Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-13T00:46:57.184Z] Removing intermediate container 937e2fa047b8 [2021-01-13T00:46:57.184Z] ---> 436001670f0e [2021-01-13T00:46:57.184Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T00:46:57.460Z] ---> Running in 5a162b683e15 [2021-01-13T00:46:57.460Z] ---> Running in 706891712e22 [2021-01-13T00:46:58.913Z] Removing intermediate container 706891712e22 [2021-01-13T00:46:58.914Z] Removing intermediate container 5a162b683e15 [2021-01-13T00:46:58.914Z] ---> e2a14fbbbd64 [2021-01-13T00:46:58.914Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-13T00:46:58.914Z] ---> e4024a57b471 [2021-01-13T00:46:58.914Z] Step 13/24 : WORKDIR / [2021-01-13T00:46:58.914Z] Removing intermediate container 718680c3ad60 [2021-01-13T00:46:58.914Z] ---> 671c4b4a5764 [2021-01-13T00:46:58.914Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-13T00:46:58.914Z] ---> Running in 9bf5b0730ad5 [2021-01-13T00:46:58.914Z] ---> Running in f6c26876c471 [2021-01-13T00:46:58.914Z] ---> Running in 3c5c41d55537 [2021-01-13T00:46:59.909Z] Removing intermediate container 9bf5b0730ad5 [2021-01-13T00:46:59.909Z] ---> 249d782fa3fc [2021-01-13T00:46:59.909Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-13T00:47:00.181Z] ---> Running in 6cc7c8180a69 [2021-01-13T00:47:00.182Z] Removing intermediate container f6c26876c471 [2021-01-13T00:47:00.182Z] ---> 2cd491543ec0 [2021-01-13T00:47:00.182Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonRemoving intermediate container 3c5c41d55537 [2021-01-13T00:47:00.182Z] ---> 5da7355e1ad9 [2021-01-13T00:47:00.182Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-13T00:47:00.182Z] [2021-01-13T00:47:00.455Z] ---> Running in c7c1d0f54330 [2021-01-13T00:47:00.455Z] Removing intermediate container eec4ae406d25 [2021-01-13T00:47:00.455Z] ---> 276afa3c2961 [2021-01-13T00:47:00.455Z] [2021-01-13T00:47:00.455Z] Step 10/33 : FROM alpine:3.12 [2021-01-13T00:47:00.455Z] ---> afeebe901d6b [2021-01-13T00:47:00.455Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-13T00:47:00.744Z] ---> Running in 3b3f1cfbcae8 [2021-01-13T00:47:01.017Z] Removing intermediate container 6cc7c8180a69 [2021-01-13T00:47:01.017Z] ---> b0b2196802b1 [2021-01-13T00:47:01.017Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:47:01.297Z] Removing intermediate container c7c1d0f54330 [2021-01-13T00:47:01.297Z] ---> 8f0312b5db28 [2021-01-13T00:47:01.297Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-13T00:47:01.592Z] ---> Running in e9c40e48e430 [2021-01-13T00:47:01.592Z] ---> 4f71427772f2 [2021-01-13T00:47:01.592Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-13T00:47:01.765Z] snapcraft 4.4.4 from Canonical* installed [2021-01-13T00:47:01.765Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-13T00:47:01.765Z] + patch --verbose -p1 [2021-01-13T00:47:01.765Z] Hmm... Looks like a unified diff to me... [2021-01-13T00:47:01.765Z] The text leading up to this was: [2021-01-13T00:47:01.765Z] -------------------------- [2021-01-13T00:47:01.765Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-13T00:47:01.765Z] |From: Tony Espy [2021-01-13T00:47:01.765Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-13T00:47:01.765Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-13T00:47:01.765Z] | [2021-01-13T00:47:01.765Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-13T00:47:01.765Z] |optimize the snap CI check run for pull requests. When [2021-01-13T00:47:01.765Z] |applied, it essentially strips out everything (apps and [2021-01-13T00:47:01.765Z] |parts) from the snapcraft.yaml file except those required [2021-01-13T00:47:01.765Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-13T00:47:01.765Z] |catch changes to edgex-go that break the snap build. [2021-01-13T00:47:01.765Z] | [2021-01-13T00:47:01.765Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-13T00:47:01.765Z] |to update this patch file, otherwise it may fail to apply, [2021-01-13T00:47:01.765Z] |resulting in a failed snap build CI check in the associated [2021-01-13T00:47:01.766Z] |pull request. [2021-01-13T00:47:01.766Z] | [2021-01-13T00:47:01.766Z] |Note - in addition to applying this patch, the pipeline also [2021-01-13T00:47:01.766Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-13T00:47:01.766Z] |need to build the finally binary .snap file (and it won't [2021-01-13T00:47:01.766Z] |work with the patch applied). This further reduces the build [2021-01-13T00:47:01.766Z] |time. [2021-01-13T00:47:01.766Z] |--- [2021-01-13T00:47:01.766Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-13T00:47:01.766Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-13T00:47:01.766Z] | [2021-01-13T00:47:01.766Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-13T00:47:01.766Z] |index 1e537489..faf42425 100644 [2021-01-13T00:47:01.766Z] |--- a/snap/snapcraft.yaml [2021-01-13T00:47:01.766Z] |+++ b/snap/snapcraft.yaml [2021-01-13T00:47:01.766Z] -------------------------- [2021-01-13T00:47:01.766Z] patching file snap/snapcraft.yaml [2021-01-13T00:47:01.766Z] Using Plan A... [2021-01-13T00:47:01.766Z] Hunk #1 succeeded at 73. [2021-01-13T00:47:01.766Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-13T00:47:01.766Z] Hunk #3 succeeded at 214. [2021-01-13T00:47:01.766Z] Hunk #4 succeeded at 222. [2021-01-13T00:47:01.766Z] Hunk #5 succeeded at 229. [2021-01-13T00:47:01.766Z] Hunk #6 succeeded at 256. [2021-01-13T00:47:01.766Z] Hunk #7 succeeded at 290. [2021-01-13T00:47:01.766Z] Hunk #8 succeeded at 342 (offset 1 line). [2021-01-13T00:47:01.766Z] Hmm... Ignoring the trailing garbage. [2021-01-13T00:47:01.766Z] done [2021-01-13T00:47:01.766Z] + sudo snapcraft prime --use-lxd [2021-01-13T00:47:01.766Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-13T00:47:02.026Z] 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: [2021-01-13T00:47:02.026Z] - README.md [2021-01-13T00:47:02.026Z] - snapcraft.yaml.orig [2021-01-13T00:47:02.026Z] [2021-01-13T00:47:02.026Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-13T00:47:02.196Z] Removing intermediate container e9c40e48e430 [2021-01-13T00:47:02.196Z] ---> 64b2da6c462a [2021-01-13T00:47:02.196Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:47:02.472Z] ---> deca1a3180b1 [2021-01-13T00:47:02.472Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-13T00:47:02.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:47:02.751Z] ---> 14bf019424ad [2021-01-13T00:47:02.751Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-13T00:47:02.969Z] Launching a container. [2021-01-13T00:47:03.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:47:03.716Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-13T00:47:03.716Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-13T00:47:03.716Z] (3/3) Installing su-exec (0.2-r1) [2021-01-13T00:47:03.716Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:47:03.716Z] OK: 6 MiB in 17 packages [2021-01-13T00:47:04.033Z] ---> 2528939ec61d [2021-01-13T00:47:04.033Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-13T00:47:04.355Z] ---> 0f91b51d883e [2021-01-13T00:47:04.355Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-13T00:47:04.691Z] ---> 1ebb6eb6d673 [2021-01-13T00:47:04.691Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-13T00:47:06.225Z] ---> a05a2d86bbfd [2021-01-13T00:47:06.225Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-13T00:47:06.502Z] Removing intermediate container 3b3f1cfbcae8 [2021-01-13T00:47:06.502Z] ---> 3306ab52d383 [2021-01-13T00:47:06.502Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-13T00:47:06.502Z] ---> Running in 1c395d11825e [2021-01-13T00:47:06.502Z] ---> 94a26403a696 [2021-01-13T00:47:06.502Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-13T00:47:06.777Z] ---> 1ae2c4324676 [2021-01-13T00:47:06.777Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-13T00:47:06.777Z] ---> Running in 3fb27645cac0 [2021-01-13T00:47:07.377Z] Removing intermediate container 1c395d11825e [2021-01-13T00:47:07.377Z] ---> f596c2a71ae1 [2021-01-13T00:47:07.377Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:47:07.377Z] ---> Running in d0f720f9a7ed [2021-01-13T00:47:07.377Z] Removing intermediate container 3fb27645cac0 [2021-01-13T00:47:07.377Z] ---> eab25061e439 [2021-01-13T00:47:07.377Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-13T00:47:07.669Z] ---> f3bd7e123e7b [2021-01-13T00:47:07.669Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-13T00:47:07.940Z] ---> Running in d76b4f3e033c [2021-01-13T00:47:07.940Z] ---> Running in cfab30af1c79 [2021-01-13T00:47:08.210Z] Removing intermediate container d0f720f9a7ed [2021-01-13T00:47:08.210Z] ---> 5b4a04eec41d [2021-01-13T00:47:08.210Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T00:47:08.501Z] ---> 59dd35fefe40 [2021-01-13T00:47:08.501Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-13T00:47:08.501Z] ---> Running in f3da7c1eb76c [2021-01-13T00:47:08.501Z] Removing intermediate container d76b4f3e033c [2021-01-13T00:47:08.501Z] ---> b1a598523074 [2021-01-13T00:47:08.501Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-13T00:47:08.773Z] Removing intermediate container cfab30af1c79 [2021-01-13T00:47:08.773Z] ---> 2433291f27e7 [2021-01-13T00:47:08.773Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:47:08.773Z] ---> Running in d6365018f3bd [2021-01-13T00:47:08.773Z] ---> Running in ceb8099ab918 [2021-01-13T00:47:09.046Z] Removing intermediate container f3da7c1eb76c [2021-01-13T00:47:09.046Z] ---> 86ee5f9bb3aa [2021-01-13T00:47:09.046Z] Step 21/22 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:47:09.324Z] ---> Running in 54e7d10af94a [2021-01-13T00:47:09.324Z] ---> 0aa4a1629237 [2021-01-13T00:47:09.324Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-13T00:47:09.596Z] Removing intermediate container ceb8099ab918 [2021-01-13T00:47:09.596Z] ---> 8102e19a5be4 [2021-01-13T00:47:09.596Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T00:47:09.596Z] ---> Running in ff49a5c202d6 [2021-01-13T00:47:09.874Z] ---> Running in 8fbb5773176a [2021-01-13T00:47:09.874Z] Removing intermediate container 54e7d10af94a [2021-01-13T00:47:09.874Z] ---> 6ea1eea4af89 [2021-01-13T00:47:09.874Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T00:47:10.153Z] ---> Running in 8abb3cfe1917 [2021-01-13T00:47:10.428Z] Connecting to github.com (140.82.113.3:443) [2021-01-13T00:47:10.428Z] Removing intermediate container 8fbb5773176a [2021-01-13T00:47:10.428Z] ---> d0687a2a758d [2021-01-13T00:47:10.428Z] Step 21/22 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:47:10.703Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.27.148:443) [2021-01-13T00:47:10.703Z]  ---> Running in aa0b1cf6eef3 [2021-01-13T00:47:10.982Z] Removing intermediate container 8abb3cfe1917 [2021-01-13T00:47:10.982Z] ---> d2b0dcc91ead [2021-01-13T00:47:10.982Z] [2021-01-13T00:47:11.257Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-13T00:47:11.541Z] dockerize-alpine-lin 1% | | 51744 0:00:57 ETA [2021-01-13T00:47:11.541Z] Successfully built d2b0dcc91ead [2021-01-13T00:47:11.541Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-13T00:47:11.541Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-01-13T00:47:11.819Z] Removing intermediate container aa0b1cf6eef3 [2021-01-13T00:47:11.819Z] ---> 11193eeb354e [2021-01-13T00:47:11.819Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T00:47:11.819Z] ---> Running in aaa0cc30a64b [2021-01-13T00:47:12.420Z] dockerize-alpine-lin 49% |*************** | 1461k 0:00:02 ETA [2021-01-13T00:47:13.028Z] Removing intermediate container aaa0cc30a64b [2021-01-13T00:47:13.028Z] ---> b7ba17b60391 [2021-01-13T00:47:13.028Z] [2021-01-13T00:47:13.028Z] Removing intermediate container ff49a5c202d6 [2021-01-13T00:47:13.028Z] ---> a1e49b890495 [2021-01-13T00:47:13.028Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-13T00:47:13.627Z] dockerize-alpine-lin 87% |*************************** | 2566k 0:00:00 ETA [2021-01-13T00:47:13.627Z] Successfully built b7ba17b60391 [2021-01-13T00:47:13.900Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-13T00:47:13.900Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-01-13T00:47:14.172Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-13T00:47:14.172Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-13T00:47:14.172Z] dockerize [2021-01-13T00:47:14.172Z] ---> Running in 5b71a045b3c2 [2021-01-13T00:47:14.769Z] Removing intermediate container 82ecabfbe8e4 [2021-01-13T00:47:14.769Z] ---> 7b064cb8939f [2021-01-13T00:47:14.769Z] [2021-01-13T00:47:14.769Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T00:47:14.769Z] ---> afeebe901d6b [2021-01-13T00:47:14.769Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T00:47:14.769Z] Removing intermediate container 5b71a045b3c2 [2021-01-13T00:47:14.769Z] ---> 0ea391439bd8 [2021-01-13T00:47:14.769Z] Step 22/24 : LABEL arch=arm64 [2021-01-13T00:47:15.068Z] ---> Running in 105a7019ebb8 [2021-01-13T00:47:15.247Z] Waiting for container to be ready [2021-01-13T00:47:15.247Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-13T00:47:15.247Z] [2021-01-13T00:47:15.339Z] ---> Running in cd2192bc03ee [2021-01-13T00:47:16.328Z] Removing intermediate container 105a7019ebb8 [2021-01-13T00:47:16.328Z] ---> 15b6d64c574a [2021-01-13T00:47:16.328Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-13T00:47:16.328Z] ---> Running in ee0988b6c99b [2021-01-13T00:47:16.328Z] Removing intermediate container cd2192bc03ee [2021-01-13T00:47:16.328Z] ---> 3afd23a7d683 [2021-01-13T00:47:16.328Z] Step 23/24 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:47:16.598Z] Removing intermediate container d6365018f3bd [2021-01-13T00:47:16.598Z] ---> 86d8a7cb1abf [2021-01-13T00:47:16.598Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-13T00:47:16.875Z] ---> Running in 947a22c889f7 [2021-01-13T00:47:16.875Z] ---> Running in af1c11d98043 [2021-01-13T00:47:17.168Z] Removing intermediate container ee0988b6c99b [2021-01-13T00:47:17.168Z] ---> 0da641189fe9 [2021-01-13T00:47:17.168Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-13T00:47:17.771Z] Removing intermediate container 947a22c889f7 [2021-01-13T00:47:17.771Z] ---> 1b2365409037 [2021-01-13T00:47:17.771Z] ---> Running in 51b703ad25b5 [2021-01-13T00:47:17.771Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T00:47:17.771Z] Removing intermediate container af1c11d98043 [2021-01-13T00:47:17.771Z] ---> 502618c1b1ef [2021-01-13T00:47:17.771Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-13T00:47:17.793Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-13T00:47:18.053Z] Waiting for network to be ready... [2021-01-13T00:47:18.363Z] ---> Running in cde96743e35d [2021-01-13T00:47:18.363Z] ---> Running in e25312718c43 [2021-01-13T00:47:18.626Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-13T00:47:18.626Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-13T00:47:18.635Z] Removing intermediate container 51b703ad25b5 [2021-01-13T00:47:18.635Z] ---> 8d65a1b40516 [2021-01-13T00:47:18.635Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:47:18.887Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-13T00:47:18.914Z] ---> Running in ec0fc44cf4b4 [2021-01-13T00:47:19.150Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-13T00:47:19.150Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-13T00:47:19.187Z] Removing intermediate container e25312718c43 [2021-01-13T00:47:19.187Z] ---> d5774fc80d7a [2021-01-13T00:47:19.187Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-13T00:47:19.187Z] Removing intermediate container cde96743e35d [2021-01-13T00:47:19.187Z] ---> 25c93f14295b [2021-01-13T00:47:19.187Z] [2021-01-13T00:47:19.410Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-13T00:47:19.410Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-13T00:47:19.410Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-13T00:47:19.410Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-13T00:47:19.410Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-13T00:47:19.410Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-13T00:47:19.410Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-13T00:47:19.410Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-13T00:47:19.410Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-13T00:47:19.410Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-13T00:47:19.410Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-13T00:47:19.410Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-13T00:47:19.671Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-13T00:47:19.786Z] Successfully built 25c93f14295b [2021-01-13T00:47:19.786Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-13T00:47:19.786Z] ---> Running in 2e0dfd68044b [2021-01-13T00:47:19.786Z] Building docker-core-metadata-go [2021-01-13T00:47:19.931Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-13T00:47:20.198Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-13T00:47:20.198Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-13T00:47:20.198Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-13T00:47:20.198Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-13T00:47:20.198Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-13T00:47:20.198Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-13T00:47:20.198Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-13T00:47:20.459Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-13T00:47:21.225Z]  Building docker-security-secretstore-setup-go ... done Move dockerize executable [2021-01-13T00:47:21.834Z] Removing intermediate container ec0fc44cf4b4 [2021-01-13T00:47:21.834Z] ---> bae111c88da3 [2021-01-13T00:47:21.834Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-13T00:47:22.108Z] ---> Running in a8422af5ce28 [2021-01-13T00:47:22.703Z] Removing intermediate container 2e0dfd68044b [2021-01-13T00:47:22.703Z] ---> 946f363f19e4 [2021-01-13T00:47:22.703Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-13T00:47:22.978Z] ---> Running in 7460e4b863d1 [2021-01-13T00:47:23.004Z] Fetched 23.7 MB in 4s (5329 kB/s) [2021-01-13T00:47:23.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:47:23.945Z] Reading package lists... [2021-01-13T00:47:23.945Z] Reading package lists... [2021-01-13T00:47:24.180Z] Removing intermediate container 7460e4b863d1 [2021-01-13T00:47:24.180Z] ---> 97270d610ee0 [2021-01-13T00:47:24.202Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-13T00:47:24.202Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:47:24.209Z] Building dependency tree... [2021-01-13T00:47:24.209Z] Reading state information... [2021-01-13T00:47:24.780Z] The following additional packages will be installed: [2021-01-13T00:47:24.780Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-13T00:47:24.780Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-13T00:47:24.780Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-13T00:47:24.780Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-13T00:47:24.780Z] Suggested packages: [2021-01-13T00:47:24.780Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-13T00:47:24.780Z] Recommended packages: [2021-01-13T00:47:24.780Z] gnupg libsasl2-modules [2021-01-13T00:47:24.780Z] The following NEW packages will be installed: [2021-01-13T00:47:24.780Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-13T00:47:24.780Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-13T00:47:24.780Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-13T00:47:24.780Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-13T00:47:24.780Z] The following packages will be upgraded: [2021-01-13T00:47:24.780Z] gpg gpg-agent gpgconf libudev1 [2021-01-13T00:47:24.780Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-13T00:47:24.780Z] Need to get 3532 kB of archives. [2021-01-13T00:47:24.780Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-13T00:47:24.780Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-13T00:47:24.780Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-13T00:47:24.780Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-13T00:47:24.780Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-13T00:47:24.780Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-13T00:47:24.780Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-13T00:47:24.780Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-13T00:47:25.041Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-13T00:47:25.188Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-13T00:47:25.188Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-13T00:47:25.188Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-13T00:47:25.188Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-13T00:47:25.188Z] ---> 99513e45736e [2021-01-13T00:47:25.188Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-13T00:47:25.463Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-13T00:47:25.463Z] ---> Running in 94bba09f4010 [2021-01-13T00:47:25.613Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-13T00:47:25.613Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-13T00:47:25.613Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-13T00:47:25.613Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-13T00:47:25.613Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-13T00:47:25.613Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-13T00:47:25.613Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-13T00:47:25.613Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-13T00:47:25.613Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-13T00:47:25.613Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-13T00:47:25.613Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-13T00:47:25.613Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-13T00:47:25.613Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-13T00:47:25.613Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-13T00:47:25.740Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-13T00:47:25.740Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:47:25.740Z] OK: 8 MiB in 20 packages [2021-01-13T00:47:25.874Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T00:47:25.874Z] Fetched 3532 kB in 1s (3521 kB/s) [2021-01-13T00:47:25.874Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-13T00:47:25.874Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-13T00:47:25.874Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T00:47:26.134Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-13T00:47:26.134Z] Selecting previously unselected package udev. [2021-01-13T00:47:26.134Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-13T00:47:26.135Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-13T00:47:26.135Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-13T00:47:26.396Z] Selecting previously unselected package libfuse2:amd64. [2021-01-13T00:47:26.396Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-13T00:47:26.396Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-13T00:47:26.656Z] Selecting previously unselected package fuse. [2021-01-13T00:47:26.656Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-13T00:47:26.656Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-13T00:47:26.656Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T00:47:26.656Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T00:47:26.916Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T00:47:26.916Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T00:47:26.916Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T00:47:26.916Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T00:47:27.177Z] Selecting previously unselected package libksba8:amd64. [2021-01-13T00:47:27.177Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-13T00:47:27.177Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-13T00:47:27.177Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-13T00:47:27.177Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T00:47:27.177Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:27.437Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-13T00:47:27.437Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T00:47:27.437Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:27.437Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-13T00:47:27.437Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T00:47:27.437Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:27.699Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-13T00:47:27.699Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T00:47:27.699Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:27.699Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-13T00:47:27.699Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T00:47:27.699Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:27.733Z] Removing intermediate container a8422af5ce28 [2021-01-13T00:47:27.733Z] ---> 5f67d3a70839 [2021-01-13T00:47:27.733Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:47:27.960Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-13T00:47:27.960Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T00:47:27.960Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:27.960Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-13T00:47:27.960Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T00:47:27.960Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:27.960Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-13T00:47:27.960Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T00:47:27.960Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:28.220Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-13T00:47:28.220Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T00:47:28.220Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:28.220Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-13T00:47:28.220Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-13T00:47:28.220Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T00:47:28.480Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-13T00:47:28.480Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-13T00:47:28.480Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T00:47:28.480Z] Selecting previously unselected package libldap-common. [2021-01-13T00:47:28.480Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-13T00:47:28.480Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-13T00:47:28.480Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-13T00:47:28.480Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-13T00:47:28.480Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-13T00:47:28.721Z] ---> 6dcccd1f5abf [2021-01-13T00:47:28.721Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-13T00:47:28.721Z] Removing intermediate container 94bba09f4010 [2021-01-13T00:47:28.721Z] ---> 45f3e63ea64c [2021-01-13T00:47:28.721Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:47:28.742Z] Selecting previously unselected package dirmngr. [2021-01-13T00:47:28.742Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T00:47:28.742Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-13T00:47:28.742Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-13T00:47:28.742Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-13T00:47:29.002Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-13T00:47:29.002Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T00:47:29.002Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T00:47:29.263Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-13T00:47:29.525Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:29.525Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-13T00:47:29.786Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T00:47:29.786Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-13T00:47:30.239Z] ---> cf3d62da613f [2021-01-13T00:47:30.239Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-13T00:47:30.357Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-13T00:47:30.571Z] ---> 0d0f2bc1a3d3 [2021-01-13T00:47:30.571Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-13T00:47:30.618Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:30.618Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-13T00:47:30.879Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-13T00:47:30.879Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-13T00:47:31.138Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:31.139Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:31.400Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:31.400Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:31.662Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:31.922Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:31.922Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T00:47:31.922Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-13T00:47:31.922Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-13T00:47:31.922Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T00:47:32.493Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-13T00:47:32.493Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-13T00:47:32.493Z] This means they are not meant to be enabled using systemctl. [2021-01-13T00:47:32.493Z] Possible reasons for having this kind of units are: [2021-01-13T00:47:32.493Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-13T00:47:32.493Z] .wants/ or .requires/ directory. [2021-01-13T00:47:32.493Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-13T00:47:32.493Z] a requirement dependency on it. [2021-01-13T00:47:32.493Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-13T00:47:32.493Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-13T00:47:32.493Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-13T00:47:32.493Z] instance name specified. [2021-01-13T00:47:32.738Z] ---> 1ccd1e45383c [2021-01-13T00:47:32.738Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-13T00:47:32.738Z] ---> 23165b2d0cf9 [2021-01-13T00:47:32.738Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-13T00:47:32.738Z] ---> Running in 7b4fc4fee0fc [2021-01-13T00:47:32.754Z] Reading package lists... [2021-01-13T00:47:33.015Z] Building dependency tree... [2021-01-13T00:47:33.015Z] Reading state information... [2021-01-13T00:47:33.015Z] The following additional packages will be installed: [2021-01-13T00:47:33.015Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-13T00:47:33.015Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-13T00:47:33.015Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-13T00:47:33.015Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-13T00:47:33.015Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-13T00:47:33.015Z] Suggested packages: [2021-01-13T00:47:33.015Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-13T00:47:33.015Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-13T00:47:33.015Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-13T00:47:33.015Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-13T00:47:33.015Z] systemd-container policykit-1 [2021-01-13T00:47:33.015Z] Recommended packages: [2021-01-13T00:47:33.015Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-13T00:47:33.015Z] The following NEW packages will be installed: [2021-01-13T00:47:33.015Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-13T00:47:33.015Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-13T00:47:33.015Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-13T00:47:33.015Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-13T00:47:33.015Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-13T00:47:33.015Z] The following packages will be upgraded: [2021-01-13T00:47:33.016Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-13T00:47:33.278Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-13T00:47:33.278Z] Need to get 35.2 MB of archives. [2021-01-13T00:47:33.278Z] After this operation, 141 MB of additional disk space will be used. [2021-01-13T00:47:33.278Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-13T00:47:33.278Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-13T00:47:33.721Z] Removing intermediate container 7b4fc4fee0fc [2021-01-13T00:47:33.721Z] ---> b4fb3b8fd089 [2021-01-13T00:47:33.721Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:47:33.851Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-13T00:47:33.998Z] ---> Running in 89e22879f318 [2021-01-13T00:47:33.998Z] ---> e63b20331834 [2021-01-13T00:47:33.998Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-13T00:47:34.118Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-13T00:47:34.118Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-13T00:47:34.118Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-13T00:47:34.118Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-13T00:47:34.118Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-13T00:47:34.118Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-13T00:47:34.118Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-13T00:47:34.118Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-13T00:47:34.118Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-13T00:47:34.118Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-13T00:47:34.118Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-13T00:47:34.118Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-13T00:47:34.118Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-13T00:47:34.118Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-13T00:47:34.118Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-13T00:47:34.379Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-13T00:47:34.379Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-13T00:47:34.379Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-13T00:47:34.379Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-13T00:47:34.379Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-13T00:47:34.379Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-13T00:47:34.379Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-13T00:47:34.379Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-13T00:47:34.379Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-13T00:47:34.379Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-13T00:47:34.379Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-13T00:47:34.379Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-13T00:47:34.609Z] Removing intermediate container 89e22879f318 [2021-01-13T00:47:34.609Z] ---> 81dd6a8ace65 [2021-01-13T00:47:34.609Z] Step 21/23 : LABEL arch=arm64 [2021-01-13T00:47:34.890Z] ---> Running in df1eaa3f54d2 [2021-01-13T00:47:35.765Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T00:47:35.765Z] Fetched 35.2 MB in 2s (14.8 MB/s) [2021-01-13T00:47:35.765Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-13T00:47:35.765Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-13T00:47:35.765Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T00:47:35.871Z] Removing intermediate container df1eaa3f54d2 [2021-01-13T00:47:35.871Z] ---> 1056086eeaf2 [2021-01-13T00:47:35.871Z] Step 22/23 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:47:36.151Z] ---> 388edf172330 [2021-01-13T00:47:36.151Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-13T00:47:36.151Z] ---> Running in bae9d9b35f30 [2021-01-13T00:47:36.336Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-13T00:47:36.598Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T00:47:36.598Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-13T00:47:36.598Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-13T00:47:36.598Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-13T00:47:36.598Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-13T00:47:36.858Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-13T00:47:37.121Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-13T00:47:37.121Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-13T00:47:37.121Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-13T00:47:37.135Z] Removing intermediate container bae9d9b35f30 [2021-01-13T00:47:37.135Z] ---> b7759ed980d6 [2021-01-13T00:47:37.135Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T00:47:37.135Z] ---> 3154bc5f5a13 [2021-01-13T00:47:37.135Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-13T00:47:37.382Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-13T00:47:37.383Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-13T00:47:37.425Z] ---> Running in a745ad49860f [2021-01-13T00:47:37.952Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-13T00:47:37.952Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-13T00:47:37.952Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-13T00:47:37.952Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-13T00:47:38.038Z] ---> Running in 29cd521e7e26 [2021-01-13T00:47:38.038Z] Removing intermediate container a745ad49860f [2021-01-13T00:47:38.038Z] ---> c7a35736d659 [2021-01-13T00:47:38.038Z] [2021-01-13T00:47:38.214Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-13T00:47:38.214Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T00:47:38.214Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T00:47:38.475Z] Selecting previously unselected package libexpat1:amd64. [2021-01-13T00:47:38.475Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-13T00:47:38.475Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-13T00:47:38.475Z] Selecting previously unselected package python3.6-minimal. [2021-01-13T00:47:38.475Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T00:47:38.475Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T00:47:38.635Z] Successfully built c7a35736d659 [2021-01-13T00:47:38.635Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-13T00:47:38.635Z]  Building docker-core-data-go ... done Building docker-core-command-go [2021-01-13T00:47:38.735Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-13T00:47:38.907Z] Removing intermediate container 29cd521e7e26 [2021-01-13T00:47:38.907Z] ---> cafa64b531eb [2021-01-13T00:47:38.907Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-13T00:47:38.995Z] Checking for services that may need to be restarted...done. [2021-01-13T00:47:38.995Z] Checking for services that may need to be restarted...done. [2021-01-13T00:47:38.995Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T00:47:38.995Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-13T00:47:38.995Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T00:47:39.565Z] Selecting previously unselected package python3-minimal. [2021-01-13T00:47:39.565Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-13T00:47:39.565Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-13T00:47:39.565Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-13T00:47:39.565Z] Selecting previously unselected package mime-support. [2021-01-13T00:47:39.565Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-13T00:47:39.565Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-13T00:47:39.826Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-13T00:47:39.826Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-13T00:47:39.826Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-13T00:47:39.826Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-13T00:47:39.826Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T00:47:39.826Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T00:47:39.891Z] ---> 1ec793014b96 [2021-01-13T00:47:39.891Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-13T00:47:40.087Z] Selecting previously unselected package python3.6. [2021-01-13T00:47:40.087Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T00:47:40.087Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T00:47:40.087Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-13T00:47:40.087Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-13T00:47:40.087Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-13T00:47:40.163Z] ---> Running in fe25ef937ff4 [2021-01-13T00:47:40.348Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-13T00:47:40.611Z] Selecting previously unselected package python3. [2021-01-13T00:47:40.611Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-13T00:47:40.611Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-13T00:47:40.611Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-13T00:47:40.611Z] Selecting previously unselected package multiarch-support. [2021-01-13T00:47:40.611Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T00:47:40.611Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-13T00:47:40.871Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-13T00:47:40.871Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-13T00:47:40.871Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-13T00:47:40.871Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-13T00:47:40.871Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-13T00:47:40.871Z] Selecting previously unselected package libbsd0:amd64. [2021-01-13T00:47:40.871Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-13T00:47:40.871Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-13T00:47:41.132Z] Selecting previously unselected package sudo. [2021-01-13T00:47:41.132Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-13T00:47:41.132Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-13T00:47:41.132Z] Selecting previously unselected package apparmor. [2021-01-13T00:47:41.132Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-13T00:47:41.391Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-13T00:47:41.391Z] Selecting previously unselected package libedit2:amd64. [2021-01-13T00:47:41.391Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-13T00:47:41.391Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-13T00:47:41.651Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-13T00:47:41.651Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T00:47:41.651Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T00:47:41.651Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-13T00:47:41.651Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T00:47:41.651Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T00:47:41.913Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-13T00:47:41.913Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-13T00:47:41.913Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-13T00:47:41.913Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-13T00:47:41.913Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T00:47:41.913Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T00:47:42.173Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-13T00:47:42.173Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T00:47:42.173Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T00:47:42.173Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-13T00:47:42.173Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-13T00:47:42.173Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-13T00:47:42.435Z] Selecting previously unselected package openssh-client. [2021-01-13T00:47:42.435Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-13T00:47:42.435Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-13T00:47:42.696Z] Selecting previously unselected package squashfs-tools. [2021-01-13T00:47:42.696Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-13T00:47:42.696Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-13T00:47:42.696Z] Selecting previously unselected package snapd. [2021-01-13T00:47:42.696Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-13T00:47:42.696Z] Unpacking snapd (2.48+18.04) ... [2021-01-13T00:47:43.559Z] Removing intermediate container fe25ef937ff4 [2021-01-13T00:47:43.559Z] ---> 40e475633089 [2021-01-13T00:47:43.559Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-13T00:47:44.560Z] ---> Running in 5275c4a8cdbe [2021-01-13T00:47:44.609Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-13T00:47:44.870Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-13T00:47:45.157Z] Removing intermediate container 5275c4a8cdbe [2021-01-13T00:47:45.157Z] ---> d760f0347c40 [2021-01-13T00:47:45.157Z] Step 30/33 : CMD ["install"] [2021-01-13T00:47:45.445Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-13T00:47:45.706Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-13T00:47:45.706Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-13T00:47:45.706Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T00:47:45.706Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T00:47:45.706Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-13T00:47:45.706Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-13T00:47:45.763Z] ---> Running in 809d7570d79b [2021-01-13T00:47:46.363Z] Removing intermediate container 809d7570d79b [2021-01-13T00:47:46.363Z] ---> 295f2793ae25 [2021-01-13T00:47:46.363Z] Step 31/33 : LABEL arch=arm64 [2021-01-13T00:47:46.647Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-13T00:47:46.647Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-13T00:47:46.647Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-13T00:47:46.647Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T00:47:46.647Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T00:47:46.647Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T00:47:46.967Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:47:46.967Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:47:46.967Z] ---> e0743ee8c45b [2021-01-13T00:47:46.967Z] Step 3/26 : WORKDIR /edgex-go [2021-01-13T00:47:46.967Z] ---> Using cache [2021-01-13T00:47:46.967Z] ---> cc7ac336a9bf [2021-01-13T00:47:46.967Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:47:46.967Z] ---> Using cache [2021-01-13T00:47:46.967Z] ---> 29147f94dfa1 [2021-01-13T00:47:46.967Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-13T00:47:47.217Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-13T00:47:47.217Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T00:47:47.217Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-13T00:47:47.217Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-13T00:47:47.217Z] running python rtupdate hooks for python3.6... [2021-01-13T00:47:47.217Z] running python post-rtupdate hooks for python3.6... [2021-01-13T00:47:47.252Z] ---> Running in 68c55557c15d [2021-01-13T00:47:47.479Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-13T00:47:47.529Z] ---> Running in 12b2a01489f7 [2021-01-13T00:47:48.145Z] Removing intermediate container 68c55557c15d [2021-01-13T00:47:48.145Z] ---> d4df8841cc93 [2021-01-13T00:47:48.145Z] Step 32/33 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:47:48.864Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-13T00:47:48.864Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T00:47:49.126Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-13T00:47:49.126Z] Setting up snapd (2.48+18.04) ... [2021-01-13T00:47:49.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:47:49.134Z] ---> Running in 9960d796932e [2021-01-13T00:47:49.697Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-13T00:47:49.697Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-13T00:47:49.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:47:49.957Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-13T00:47:50.003Z] Removing intermediate container 9960d796932e [2021-01-13T00:47:50.003Z] ---> 57fe0f42fb50 [2021-01-13T00:47:50.003Z] Step 33/33 : LABEL version=0.0.0 [2021-01-13T00:47:50.219Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-13T00:47:50.219Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-13T00:47:50.219Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-13T00:47:50.481Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-13T00:47:50.606Z] ---> Running in 52c9d37e1ee8 [2021-01-13T00:47:50.741Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-13T00:47:50.741Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-13T00:47:51.003Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-13T00:47:51.003Z] /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' [2021-01-13T00:47:51.205Z] OK: 217 MiB in 51 packages [2021-01-13T00:47:51.265Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T00:47:51.266Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-13T00:47:51.485Z] Removing intermediate container 52c9d37e1ee8 [2021-01-13T00:47:51.485Z] ---> 832634806aa8 [2021-01-13T00:47:51.485Z] [2021-01-13T00:47:52.089Z] Successfully built 832634806aa8 [2021-01-13T00:47:52.211Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-13T00:47:52.211Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-13T00:47:52.211Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-13T00:47:52.684Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-13T00:47:53.280Z]  Building docker-security-bootstrapper-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:47:53.280Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:47:53.280Z] ---> e0743ee8c45b [2021-01-13T00:47:53.280Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T00:47:53.280Z] ---> Using cache [2021-01-13T00:47:53.280Z] ---> cc7ac336a9bf [2021-01-13T00:47:53.280Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:47:53.280Z] ---> Using cache [2021-01-13T00:47:53.280Z] ---> 29147f94dfa1 [2021-01-13T00:47:53.280Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T00:47:53.280Z] ---> Using cache [2021-01-13T00:47:53.280Z] ---> 6e1964d0ed67 [2021-01-13T00:47:53.280Z] Step 6/21 : COPY go.mod . [2021-01-13T00:47:53.280Z] ---> Using cache [2021-01-13T00:47:53.280Z] ---> 9a5dd9829b7c [2021-01-13T00:47:53.280Z] Step 7/21 : RUN go mod download [2021-01-13T00:47:53.280Z] ---> Using cache [2021-01-13T00:47:53.280Z] ---> 128a077409b1 [2021-01-13T00:47:53.280Z] Step 8/21 : COPY . . [2021-01-13T00:47:53.280Z] ---> Using cache [2021-01-13T00:47:53.280Z] ---> 32b14323aecc [2021-01-13T00:47:53.280Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-13T00:47:53.416Z] Reading package lists... [2021-01-13T00:47:53.552Z] Removing intermediate container 12b2a01489f7 [2021-01-13T00:47:53.552Z] ---> ad048126edc1 [2021-01-13T00:47:53.552Z] Step 6/26 : COPY go.mod . [2021-01-13T00:47:53.552Z] ---> Running in 8d82167844e3 [2021-01-13T00:47:53.677Z] Reading package lists... [2021-01-13T00:47:53.938Z] Building dependency tree... [2021-01-13T00:47:53.938Z] Reading state information... [2021-01-13T00:47:53.938Z] Calculating upgrade... [2021-01-13T00:47:54.199Z] The following packages will be upgraded: [2021-01-13T00:47:54.199Z] advancecomp base-files bash binutils binutils-common [2021-01-13T00:47:54.199Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-13T00:47:54.199Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-13T00:47:54.199Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-13T00:47:54.199Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-13T00:47:54.199Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-13T00:47:54.199Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-13T00:47:54.199Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-13T00:47:54.199Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-13T00:47:54.199Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-13T00:47:54.199Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-13T00:47:54.199Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-13T00:47:54.199Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-13T00:47:54.199Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-13T00:47:54.199Z] ubuntu-keyring util-linux [2021-01-13T00:47:54.460Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-13T00:47:54.460Z] Need to get 63.7 MB of archives. [2021-01-13T00:47:54.460Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-13T00:47:54.460Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-13T00:47:54.460Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-13T00:47:55.008Z] ---> 8ec138d6eba2 [2021-01-13T00:47:55.008Z] Step 7/26 : RUN go mod download [2021-01-13T00:47:55.031Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-13T00:47:55.031Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-13T00:47:55.031Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-13T00:47:55.031Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-13T00:47:55.031Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-13T00:47:55.031Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-13T00:47:55.284Z] 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 [2021-01-13T00:47:55.284Z] ---> Running in 2b182c183310 [2021-01-13T00:47:55.291Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-13T00:47:55.291Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-13T00:47:55.291Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-13T00:47:55.291Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-13T00:47:55.291Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-13T00:47:55.291Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-13T00:47:55.291Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-13T00:47:55.291Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-13T00:47:55.291Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-13T00:47:55.291Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-13T00:47:55.291Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-13T00:47:55.291Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-13T00:47:55.291Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-13T00:47:55.291Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-13T00:47:55.291Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-13T00:47:55.291Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-13T00:47:55.291Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-13T00:47:55.291Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-13T00:47:55.291Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-13T00:47:55.291Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-13T00:47:55.572Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-13T00:47:55.572Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-13T00:47:55.572Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-13T00:47:55.572Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-13T00:47:55.572Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-13T00:47:55.572Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-13T00:47:55.572Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-13T00:47:55.572Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-13T00:47:55.572Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-13T00:47:55.572Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-13T00:47:55.572Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-13T00:47:55.572Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-13T00:47:55.572Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-13T00:47:55.572Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-13T00:47:55.572Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-13T00:47:55.572Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-13T00:47:55.572Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-13T00:47:55.572Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-13T00:47:55.833Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-13T00:47:55.833Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-13T00:47:55.833Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-13T00:47:55.833Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-13T00:47:55.833Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-13T00:47:55.833Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-13T00:47:55.833Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-13T00:47:55.833Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-13T00:47:55.833Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-13T00:47:55.833Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-13T00:47:55.833Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-13T00:47:55.833Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-13T00:47:55.833Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-13T00:47:55.833Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-13T00:47:55.833Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-13T00:47:55.833Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-13T00:47:55.833Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-13T00:47:55.833Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-13T00:47:55.833Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-13T00:47:55.833Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-13T00:47:55.833Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-13T00:47:55.833Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-13T00:47:55.833Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-13T00:47:55.833Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-13T00:47:55.833Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-13T00:47:55.833Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-13T00:47:55.833Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-13T00:47:56.094Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-13T00:47:56.094Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-13T00:47:56.094Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-13T00:47:56.094Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-13T00:47:56.094Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-13T00:47:56.094Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-13T00:47:56.094Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-13T00:47:56.094Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-13T00:47:56.094Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-13T00:47:56.094Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-13T00:47:56.094Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-13T00:47:56.094Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-13T00:47:56.094Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-13T00:47:56.094Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-13T00:47:56.094Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-13T00:47:57.039Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-13T00:47:57.039Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-13T00:47:57.039Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-13T00:47:57.301Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-13T00:47:57.562Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-13T00:47:57.562Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-13T00:47:57.562Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-13T00:47:57.562Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-13T00:47:57.562Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-13T00:47:57.823Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T00:47:57.823Z] Fetched 63.7 MB in 3s (19.1 MB/s) [2021-01-13T00:47:57.823Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:47:57.823Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T00:47:57.823Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T00:47:58.766Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T00:47:58.766Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T00:47:58.766Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-13T00:47:58.766Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-13T00:47:59.620Z] Removing intermediate container 2b182c183310 [2021-01-13T00:47:59.620Z] ---> 0afd4eae2b0e [2021-01-13T00:47:59.620Z] Step 8/26 : COPY . . [2021-01-13T00:47:59.711Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T00:47:59.711Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T00:47:59.711Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T00:47:59.711Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T00:47:59.972Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T00:47:59.972Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T00:47:59.972Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:00.234Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T00:48:00.234Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:00.234Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T00:48:00.234Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:00.234Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T00:48:00.496Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:00.496Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T00:48:00.496Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T00:48:00.756Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T00:48:00.756Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:00.756Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-13T00:48:01.017Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-13T00:48:01.253Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:48:01.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:48:01.254Z] ---> e0743ee8c45b [2021-01-13T00:48:01.254Z] Step 3/23 : WORKDIR /edgex-go [2021-01-13T00:48:01.254Z] ---> Using cache [2021-01-13T00:48:01.254Z] ---> cc7ac336a9bf [2021-01-13T00:48:01.254Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:48:01.254Z] ---> Using cache [2021-01-13T00:48:01.254Z] ---> 29147f94dfa1 [2021-01-13T00:48:01.254Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-13T00:48:01.254Z] ---> Using cache [2021-01-13T00:48:01.254Z] ---> 6e1964d0ed67 [2021-01-13T00:48:01.254Z] Step 6/23 : COPY go.mod . [2021-01-13T00:48:01.254Z] ---> Using cache [2021-01-13T00:48:01.254Z] ---> 9a5dd9829b7c [2021-01-13T00:48:01.254Z] Step 7/23 : RUN go mod download [2021-01-13T00:48:01.254Z] ---> Using cache [2021-01-13T00:48:01.254Z] ---> 128a077409b1 [2021-01-13T00:48:01.254Z] Step 8/23 : COPY . . [2021-01-13T00:48:01.254Z] ---> Using cache [2021-01-13T00:48:01.254Z] ---> 32b14323aecc [2021-01-13T00:48:01.254Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-13T00:48:01.278Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T00:48:01.278Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:01.539Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T00:48:01.799Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:02.060Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T00:48:02.246Z] ---> Running in 6174fdaf5462 [2021-01-13T00:48:02.322Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:02.582Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T00:48:02.842Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T00:48:03.413Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T00:48:03.413Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T00:48:03.673Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T00:48:03.709Z] 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 [2021-01-13T00:48:03.933Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-13T00:48:04.194Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T00:48:04.194Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-13T00:48:04.194Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-13T00:48:04.194Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-13T00:48:04.194Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-13T00:48:04.455Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-13T00:48:04.455Z] Installing new version of config file /etc/issue ... [2021-01-13T00:48:04.715Z] Installing new version of config file /etc/issue.net ... [2021-01-13T00:48:04.715Z] Installing new version of config file /etc/lsb-release ... [2021-01-13T00:48:04.715Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-13T00:48:04.976Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-13T00:48:04.976Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-13T00:48:04.976Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-13T00:48:04.976Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:04.976Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-13T00:48:04.976Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-13T00:48:05.237Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-13T00:48:05.237Z] 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 [2021-01-13T00:48:05.502Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:05.502Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T00:48:05.502Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-13T00:48:05.502Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-13T00:48:05.502Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:05.502Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-13T00:48:05.763Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-13T00:48:05.763Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-13T00:48:05.763Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:05.763Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-13T00:48:06.023Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-13T00:48:06.023Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-13T00:48:06.285Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:06.285Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T00:48:06.285Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T00:48:06.551Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-13T00:48:06.551Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:06.551Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T00:48:06.551Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T00:48:06.811Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-13T00:48:06.811Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:06.811Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-13T00:48:06.812Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-13T00:48:07.073Z] Setting up grep (3.1-2build1) ... [2021-01-13T00:48:07.073Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:07.073Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-13T00:48:07.073Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-13T00:48:07.334Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-13T00:48:07.334Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:07.334Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T00:48:07.334Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T00:48:07.594Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-13T00:48:07.594Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:07.594Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-13T00:48:07.594Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-13T00:48:08.164Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-13T00:48:08.164Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-13T00:48:08.424Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-13T00:48:08.424Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-13T00:48:08.993Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-13T00:48:08.993Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:08.993Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-13T00:48:08.993Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-13T00:48:10.376Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-13T00:48:10.376Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-13T00:48:10.376Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-13T00:48:10.376Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-13T00:48:10.376Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-13T00:48:10.376Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:10.376Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-13T00:48:10.376Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-13T00:48:10.637Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-13T00:48:10.637Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:10.637Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T00:48:10.897Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T00:48:10.897Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T00:48:10.897Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:10.897Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T00:48:10.897Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T00:48:11.158Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T00:48:11.158Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:11.158Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T00:48:11.418Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T00:48:11.418Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T00:48:11.418Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:11.418Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T00:48:11.418Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T00:48:11.681Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T00:48:11.681Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:11.681Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T00:48:11.681Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T00:48:11.944Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T00:48:11.944Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T00:48:11.944Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-13T00:48:12.013Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T00:48:12.013Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T00:48:12.013Z] ---> e0743ee8c45b [2021-01-13T00:48:12.013Z] Step 3/23 : WORKDIR /edgex-go [2021-01-13T00:48:12.013Z] ---> Using cache [2021-01-13T00:48:12.013Z] ---> cc7ac336a9bf [2021-01-13T00:48:12.013Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T00:48:12.013Z] ---> Using cache [2021-01-13T00:48:12.013Z] ---> 29147f94dfa1 [2021-01-13T00:48:12.013Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-13T00:48:12.013Z] ---> Using cache [2021-01-13T00:48:12.013Z] ---> 6e1964d0ed67 [2021-01-13T00:48:12.013Z] Step 6/23 : COPY go.mod . [2021-01-13T00:48:12.013Z] ---> Using cache [2021-01-13T00:48:12.013Z] ---> 9a5dd9829b7c [2021-01-13T00:48:12.013Z] Step 7/23 : RUN go mod download [2021-01-13T00:48:12.013Z] ---> Using cache [2021-01-13T00:48:12.013Z] ---> 128a077409b1 [2021-01-13T00:48:12.013Z] Step 8/23 : COPY . . [2021-01-13T00:48:12.013Z] ---> Using cache [2021-01-13T00:48:12.013Z] ---> 32b14323aecc [2021-01-13T00:48:12.013Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-13T00:48:12.205Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:12.205Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T00:48:12.205Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T00:48:12.205Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-13T00:48:12.205Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:12.205Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T00:48:12.465Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T00:48:12.465Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T00:48:12.465Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:12.465Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T00:48:12.465Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T00:48:12.726Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-13T00:48:12.726Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:12.726Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T00:48:12.726Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T00:48:13.297Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-13T00:48:13.559Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-13T00:48:13.821Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-13T00:48:13.821Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:13.822Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T00:48:13.822Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T00:48:14.084Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-13T00:48:14.084Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T00:48:14.084Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-13T00:48:14.084Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T00:48:14.345Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-13T00:48:14.345Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:14.345Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-13T00:48:14.606Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-13T00:48:14.606Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-13T00:48:14.651Z] ---> Running in 56933b4c6084 [2021-01-13T00:48:14.867Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:14.867Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-13T00:48:15.128Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T00:48:15.128Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T00:48:15.389Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:15.389Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-13T00:48:15.389Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T00:48:15.389Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T00:48:15.650Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:15.650Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-13T00:48:15.650Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T00:48:15.911Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T00:48:16.172Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:16.172Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T00:48:16.172Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T00:48:16.433Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-13T00:48:16.433Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T00:48:16.433Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T00:48:16.666Z] 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 [2021-01-13T00:48:16.698Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T00:48:16.698Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-13T00:48:16.698Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:16.698Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-13T00:48:16.958Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-13T00:48:16.958Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-13T00:48:17.220Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:17.220Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-13T00:48:17.220Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T00:48:17.220Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T00:48:17.512Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:17.512Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T00:48:17.512Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T00:48:17.834Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-13T00:48:17.834Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:17.834Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-13T00:48:17.834Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-13T00:48:18.211Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-13T00:48:18.211Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:18.211Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-13T00:48:18.211Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-13T00:48:18.547Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-13T00:48:18.820Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:18.820Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T00:48:18.820Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T00:48:18.820Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-13T00:48:19.152Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:19.152Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-13T00:48:19.152Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-13T00:48:19.152Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-13T00:48:19.443Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:19.443Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-13T00:48:19.443Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-13T00:48:19.443Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-13T00:48:19.443Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:19.443Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-13T00:48:19.704Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-13T00:48:19.704Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-13T00:48:19.704Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:19.704Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-13T00:48:19.966Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-13T00:48:19.966Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-13T00:48:20.226Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:20.226Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-13T00:48:20.226Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-13T00:48:20.226Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-13T00:48:20.226Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T00:48:20.226Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-13T00:48:20.486Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-13T00:48:20.486Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-13T00:48:20.486Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-13T00:48:20.486Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-13T00:48:20.747Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-13T00:48:20.747Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-13T00:48:20.747Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-13T00:48:21.015Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-13T00:48:21.015Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-13T00:48:21.276Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-13T00:48:21.276Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-13T00:48:21.537Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-13T00:48:21.798Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-13T00:48:21.798Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-13T00:48:21.798Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-13T00:48:22.060Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-13T00:48:22.060Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-13T00:48:22.060Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-13T00:48:22.060Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-13T00:48:22.320Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-13T00:48:22.581Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-13T00:48:22.581Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-13T00:48:22.581Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-13T00:48:22.841Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-13T00:48:22.841Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-13T00:48:22.841Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-13T00:48:23.101Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-13T00:48:23.673Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-13T00:48:23.934Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-13T00:48:23.934Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-13T00:48:23.934Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-13T00:48:24.194Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T00:48:24.194Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T00:48:24.456Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T00:48:24.456Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T00:48:24.717Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T00:48:24.717Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T00:48:24.965Z] ---> 504e4e237a48 [2021-01-13T00:48:24.966Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-13T00:48:24.966Z] ---> Running in 09d0f053d787 [2021-01-13T00:48:24.977Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T00:48:24.977Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T00:48:24.977Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:25.237Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T00:48:25.237Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:25.237Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T00:48:25.497Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:25.497Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T00:48:25.497Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:25.497Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T00:48:26.407Z] 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 [2021-01-13T00:48:26.436Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:26.436Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T00:48:27.378Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:27.378Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T00:48:28.320Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:28.320Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T00:48:28.320Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:28.581Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T00:48:29.523Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T00:48:29.523Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T00:48:29.523Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-13T00:48:29.523Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-13T00:48:29.523Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-13T00:48:29.523Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-13T00:48:29.783Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-13T00:48:29.783Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-13T00:48:30.043Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-13T00:48:30.043Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-13T00:48:30.043Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-13T00:48:30.043Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-13T00:48:30.304Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-13T00:48:30.304Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-13T00:48:30.304Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-13T00:48:30.573Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-13T00:48:30.573Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T00:48:30.573Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-13T00:48:30.573Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T00:48:30.573Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T00:48:30.834Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T00:48:30.834Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-13T00:48:30.834Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-13T00:48:30.834Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-13T00:48:30.834Z] [2021-01-13T00:48:30.834Z] Current default time zone: 'Etc/UTC' [2021-01-13T00:48:30.834Z] Local time is now: Wed Jan 13 00:48:30 UTC 2021. [2021-01-13T00:48:30.834Z] Universal Time is now: Wed Jan 13 00:48:30 UTC 2021. [2021-01-13T00:48:30.834Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-13T00:48:30.834Z] [2021-01-13T00:48:30.834Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-13T00:48:31.095Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T00:48:31.095Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-13T00:48:31.095Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-13T00:48:31.095Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-13T00:48:31.095Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-13T00:48:31.095Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-13T00:48:31.095Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-13T00:48:31.356Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-13T00:48:31.356Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-13T00:48:31.356Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T00:48:31.356Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-13T00:48:31.617Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T00:48:31.617Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-13T00:48:31.617Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T00:48:31.617Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-13T00:48:31.617Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-13T00:48:31.617Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-13T00:48:31.876Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-13T00:48:31.876Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-13T00:48:31.876Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-13T00:48:31.877Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-13T00:48:31.877Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-13T00:48:33.787Z] Updating certificates in /etc/ssl/certs... [2021-01-13T00:48:34.729Z] 22 added, 17 removed; done. [2021-01-13T00:48:34.729Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-13T00:48:34.729Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T00:48:34.729Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-13T00:48:34.729Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-13T00:48:34.729Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-13T00:48:34.989Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T00:48:34.989Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-13T00:48:34.989Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T00:48:34.989Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T00:48:34.989Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T00:48:34.989Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T00:48:34.989Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T00:48:34.989Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-13T00:48:34.989Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-13T00:48:34.989Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-13T00:48:35.251Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-13T00:48:35.251Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-13T00:48:35.251Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T00:48:35.251Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T00:48:35.251Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-13T00:48:35.251Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-13T00:48:35.251Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-13T00:48:35.511Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-13T00:48:35.511Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-13T00:48:35.511Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-13T00:48:35.511Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-13T00:48:35.511Z] Updating certificates in /etc/ssl/certs... [2021-01-13T00:48:36.083Z] 0 added, 0 removed; done. [2021-01-13T00:48:36.083Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-13T00:48:36.083Z] done. [2021-01-13T00:48:36.654Z] Reading package lists... [2021-01-13T00:48:36.654Z] Building dependency tree... [2021-01-13T00:48:36.654Z] Reading state information... [2021-01-13T00:48:36.914Z] The following NEW packages will be installed: [2021-01-13T00:48:36.914Z] apt-transport-https [2021-01-13T00:48:37.175Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-13T00:48:37.175Z] Need to get 1696 B of archives. [2021-01-13T00:48:37.175Z] After this operation, 153 kB of additional disk space will be used. [2021-01-13T00:48:37.175Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-13T00:48:37.175Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T00:48:37.175Z] Fetched 1696 B in 0s (8348 B/s) [2021-01-13T00:48:37.175Z] Selecting previously unselected package apt-transport-https. [2021-01-13T00:48:37.176Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-13T00:48:37.176Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-13T00:48:37.437Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-13T00:48:37.437Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-13T00:48:37.697Z] Waiting for network to be ready... [2021-01-13T00:48:42.986Z] 2021-01-13T00:48:40Z INFO Waiting for automatic snapd restart... [2021-01-13T00:48:43.246Z] snapd 2.48.2 from Canonical* installed [2021-01-13T00:48:44.186Z] "snapd" switched to the "latest/stable" channel [2021-01-13T00:48:44.186Z] [2021-01-13T00:48:46.727Z] core18 20201210 from Canonical* installed [2021-01-13T00:48:46.727Z] "core18" switched to the "latest/stable" channel [2021-01-13T00:48:46.727Z] [2021-01-13T00:48:50.029Z] snapcraft 4.4.4 from Canonical* installed [2021-01-13T00:48:50.029Z] "snapcraft" switched to the "latest/stable" channel [2021-01-13T00:48:50.029Z] [2021-01-13T00:48:53.254Z] 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 [2021-01-13T00:48:53.327Z] 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: [2021-01-13T00:48:53.327Z] - README.md [2021-01-13T00:48:53.327Z] - snapcraft.yaml.orig [2021-01-13T00:48:53.327Z] [2021-01-13T00:48:53.327Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-13T00:48:59.918Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T00:48:59.918Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-13T00:48:59.918Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-13T00:49:00.178Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-13T00:49:01.125Z] Reading package lists... [2021-01-13T00:49:01.388Z] 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 [2021-01-13T00:49:05.697Z] Removing intermediate container 8d82167844e3 [2021-01-13T00:49:05.697Z] ---> df51efb8eafa [2021-01-13T00:49:05.697Z] [2021-01-13T00:49:05.697Z] Step 10/21 : FROM alpine:3.12 [2021-01-13T00:49:05.697Z] ---> afeebe901d6b [2021-01-13T00:49:05.697Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-13T00:49:05.697Z] ---> Running in e31a6ea51259 [2021-01-13T00:49:07.153Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:49:07.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:49:07.980Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T00:49:07.980Z] Reading package lists... [2021-01-13T00:49:07.980Z] Building dependency tree... [2021-01-13T00:49:07.980Z] Reading state information... [2021-01-13T00:49:07.980Z] Suggested packages: [2021-01-13T00:49:07.980Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-13T00:49:07.980Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-13T00:49:07.980Z] Recommended packages: [2021-01-13T00:49:07.980Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-13T00:49:07.980Z] The following NEW packages will be installed: [2021-01-13T00:49:07.980Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-13T00:49:07.980Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-13T00:49:07.980Z] pkg-config zip [2021-01-13T00:49:07.980Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-13T00:49:07.980Z] Need to get 7655 kB of archives. [2021-01-13T00:49:07.980Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-13T00:49:07.980Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-13T00:49:07.980Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-13T00:49:08.240Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-13T00:49:08.240Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-13T00:49:08.477Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-13T00:49:08.478Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T00:49:08.478Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-13T00:49:08.478Z] (4/4) Installing curl (7.69.1-r3) [2021-01-13T00:49:08.478Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:49:08.478Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T00:49:08.506Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-13T00:49:08.506Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-13T00:49:08.506Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-13T00:49:08.506Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-13T00:49:08.506Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-13T00:49:08.506Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-13T00:49:08.760Z] OK: 7 MiB in 18 packages [2021-01-13T00:49:08.767Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-13T00:49:08.767Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-13T00:49:08.767Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-13T00:49:09.027Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-13T00:49:09.027Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-13T00:49:09.027Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T00:49:09.027Z] Fetched 7655 kB in 1s (7186 kB/s) [2021-01-13T00:49:09.288Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-13T00:49:09.288Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-13T00:49:09.288Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-13T00:49:09.288Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-13T00:49:09.288Z] Selecting previously unselected package libpsl5:amd64. [2021-01-13T00:49:09.288Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-13T00:49:09.288Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-13T00:49:09.549Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-13T00:49:09.549Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-13T00:49:09.549Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-13T00:49:09.549Z] Selecting previously unselected package librtmp1:amd64. [2021-01-13T00:49:09.549Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-13T00:49:09.549Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-13T00:49:09.549Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-13T00:49:09.549Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-13T00:49:09.807Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-13T00:49:09.807Z] Selecting previously unselected package liberror-perl. [2021-01-13T00:49:09.807Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-13T00:49:09.807Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-13T00:49:09.807Z] Selecting previously unselected package git-man. [2021-01-13T00:49:09.807Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-13T00:49:09.807Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-13T00:49:10.066Z] Selecting previously unselected package git. [2021-01-13T00:49:10.066Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-13T00:49:10.066Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-13T00:49:11.008Z] Selecting previously unselected package libnorm1:amd64. [2021-01-13T00:49:11.008Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-13T00:49:11.008Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-13T00:49:11.008Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-13T00:49:11.008Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-13T00:49:11.008Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-13T00:49:11.008Z] Selecting previously unselected package libsodium23:amd64. [2021-01-13T00:49:11.008Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-13T00:49:11.008Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-13T00:49:11.269Z] Selecting previously unselected package libzmq5:amd64. [2021-01-13T00:49:11.269Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-13T00:49:11.269Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T00:49:11.269Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-13T00:49:11.269Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-13T00:49:11.269Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T00:49:11.502Z] Removing intermediate container e31a6ea51259 [2021-01-13T00:49:11.502Z] ---> 3edc5a564891 [2021-01-13T00:49:11.502Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T00:49:11.529Z] Selecting previously unselected package pkg-config. [2021-01-13T00:49:11.529Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-13T00:49:11.529Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-13T00:49:11.529Z] Selecting previously unselected package zip. [2021-01-13T00:49:11.529Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-13T00:49:11.529Z] Unpacking zip (3.0-11build1) ... [2021-01-13T00:49:11.777Z] ---> Running in 587bc318a226 [2021-01-13T00:49:11.789Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-13T00:49:11.789Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-13T00:49:11.789Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-13T00:49:11.789Z] Setting up liberror-perl (0.17025-1) ... [2021-01-13T00:49:11.789Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-13T00:49:11.789Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-13T00:49:11.789Z] No schema files found: doing nothing. [2021-01-13T00:49:11.789Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-13T00:49:12.058Z] Setting up zip (3.0-11build1) ... [2021-01-13T00:49:12.058Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-13T00:49:12.058Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-13T00:49:12.058Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-13T00:49:12.058Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T00:49:12.058Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-13T00:49:12.058Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T00:49:12.320Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-13T00:49:12.320Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-13T00:49:12.387Z] Removing intermediate container 587bc318a226 [2021-01-13T00:49:12.387Z] ---> 125359ddb984 [2021-01-13T00:49:12.387Z] Step 13/21 : WORKDIR /edgex [2021-01-13T00:49:12.661Z] ---> Running in 20af5a079602 [2021-01-13T00:49:13.256Z] Removing intermediate container 20af5a079602 [2021-01-13T00:49:13.256Z] ---> d2032c18b1cc [2021-01-13T00:49:13.256Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-13T00:49:14.688Z] ---> e172ea7292e0 [2021-01-13T00:49:14.688Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-13T00:49:16.125Z] ---> 9041c100942f [2021-01-13T00:49:16.125Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-13T00:49:18.138Z] ---> 6a6945e3c969 [2021-01-13T00:49:18.138Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-13T00:49:18.138Z] ---> Running in d63670271d65 [2021-01-13T00:49:18.738Z] Removing intermediate container d63670271d65 [2021-01-13T00:49:18.738Z] ---> e9dfddb26c9e [2021-01-13T00:49:18.738Z] Step 18/21 : CMD ["--init=true"] [2021-01-13T00:49:18.902Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T00:49:18.902Z] git set to automatically installed. [2021-01-13T00:49:18.902Z] git-man set to automatically installed. [2021-01-13T00:49:18.902Z] libcurl3-gnutls set to automatically installed. [2021-01-13T00:49:18.902Z] liberror-perl set to automatically installed. [2021-01-13T00:49:18.902Z] libglib2.0-0 set to automatically installed. [2021-01-13T00:49:18.902Z] libnghttp2-14 set to automatically installed. [2021-01-13T00:49:18.902Z] libnorm1 set to automatically installed. [2021-01-13T00:49:18.902Z] libpgm-5.2-0 set to automatically installed. [2021-01-13T00:49:18.902Z] libpsl5 set to automatically installed. [2021-01-13T00:49:18.902Z] librtmp1 set to automatically installed. [2021-01-13T00:49:18.902Z] libsodium23 set to automatically installed. [2021-01-13T00:49:18.902Z] libzmq3-dev set to automatically installed. [2021-01-13T00:49:18.902Z] libzmq5 set to automatically installed. [2021-01-13T00:49:18.902Z] pkg-config set to automatically installed. [2021-01-13T00:49:18.903Z] zip set to automatically installed. [2021-01-13T00:49:19.011Z] ---> Running in 78db2960d590 [2021-01-13T00:49:19.607Z] Removing intermediate container 78db2960d590 [2021-01-13T00:49:19.607Z] ---> 07f2c8bf09bb [2021-01-13T00:49:19.607Z] Step 19/21 : LABEL arch=arm64 [2021-01-13T00:49:19.882Z] ---> Running in 33cce5761f11 [2021-01-13T00:49:20.285Z] snapd is not logged in, snap install commands will use sudo [2021-01-13T00:49:20.883Z] Removing intermediate container 33cce5761f11 [2021-01-13T00:49:20.883Z] ---> 907236563529 [2021-01-13T00:49:20.883Z] Step 20/21 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:49:20.883Z] ---> Running in 8f6b4df932fa [2021-01-13T00:49:21.486Z] Removing intermediate container 8f6b4df932fa [2021-01-13T00:49:21.486Z] ---> f23a0f007d68 [2021-01-13T00:49:21.486Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T00:49:21.764Z] ---> Running in df1c1d9d1cbf [2021-01-13T00:49:22.390Z] Removing intermediate container df1c1d9d1cbf [2021-01-13T00:49:22.390Z] ---> c8d29030c04d [2021-01-13T00:49:22.390Z] [2021-01-13T00:49:22.992Z] Successfully built c8d29030c04d [2021-01-13T00:49:22.992Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-13T00:49:27.133Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T00:49:27.133Z] snap "core18" has no updates available [2021-01-13T00:49:28.072Z] Pulling config-common [2021-01-13T00:49:29.011Z] Pulling go-build-helper [2021-01-13T00:49:29.780Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 56933b4c6084 [2021-01-13T00:49:29.780Z] ---> e39a7b8f3c2e [2021-01-13T00:49:29.780Z] [2021-01-13T00:49:29.780Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T00:49:29.780Z] ---> afeebe901d6b [2021-01-13T00:49:29.780Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-13T00:49:29.780Z] ---> Using cache [2021-01-13T00:49:29.780Z] ---> 671c4b4a5764 [2021-01-13T00:49:29.780Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-13T00:49:29.780Z] ---> Using cache [2021-01-13T00:49:29.780Z] ---> 5da7355e1ad9 [2021-01-13T00:49:29.780Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-13T00:49:30.058Z] ---> Running in 40a7afceb486 [2021-01-13T00:49:30.655Z] Removing intermediate container 40a7afceb486 [2021-01-13T00:49:30.656Z] ---> 4253d19350df [2021-01-13T00:49:30.656Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-13T00:49:30.933Z] ---> Running in d08800dc0f93 [2021-01-13T00:49:31.924Z] Removing intermediate container d08800dc0f93 [2021-01-13T00:49:31.924Z] ---> d4e32e6e4b69 [2021-01-13T00:49:31.924Z] Step 15/23 : WORKDIR / [2021-01-13T00:49:32.905Z] ---> Running in cf2677e1f1b8 [2021-01-13T00:49:33.498Z] Removing intermediate container 09d0f053d787 [2021-01-13T00:49:33.498Z] ---> d112fff05421 [2021-01-13T00:49:33.498Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-13T00:49:33.498Z] Removing intermediate container 6174fdaf5462 [2021-01-13T00:49:33.498Z] ---> 39f3d3e314d7 [2021-01-13T00:49:33.498Z] [2021-01-13T00:49:33.498Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T00:49:33.498Z] ---> afeebe901d6b [2021-01-13T00:49:33.498Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-13T00:49:33.498Z] ---> Using cache [2021-01-13T00:49:33.498Z] ---> 671c4b4a5764 [2021-01-13T00:49:33.498Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-13T00:49:33.498Z] ---> Using cache [2021-01-13T00:49:33.498Z] ---> 5da7355e1ad9 [2021-01-13T00:49:33.498Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-13T00:49:33.772Z] ---> Running in ad172c48d9e4 [2021-01-13T00:49:33.772Z] ---> Running in 12fef8ca4186 [2021-01-13T00:49:33.772Z] Removing intermediate container cf2677e1f1b8 [2021-01-13T00:49:33.772Z] ---> 0acdc141e4de [2021-01-13T00:49:33.772Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:49:34.369Z] Removing intermediate container 12fef8ca4186 [2021-01-13T00:49:34.369Z] ---> 9e672f7a9a19 [2021-01-13T00:49:34.369Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-13T00:49:34.369Z] ---> Running in c02301a8422d [2021-01-13T00:49:34.643Z] ---> 592bd6a9981a [2021-01-13T00:49:34.643Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-13T00:49:34.918Z] 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 [2021-01-13T00:49:34.918Z] Removing intermediate container c02301a8422d [2021-01-13T00:49:34.918Z] ---> 943c40fc5094 [2021-01-13T00:49:34.918Z] Step 15/23 : WORKDIR / [2021-01-13T00:49:35.191Z] ---> Running in 79c0849b978c [2021-01-13T00:49:36.171Z] Removing intermediate container 79c0849b978c [2021-01-13T00:49:36.171Z] ---> ec5837f4ad62 [2021-01-13T00:49:36.171Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T00:49:36.171Z] ---> b2f5a73ec1ad [2021-01-13T00:49:36.171Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-13T00:49:37.149Z] ---> 73cedad751ca [2021-01-13T00:49:37.149Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-13T00:49:37.149Z] ---> c8e1eb37f460 [2021-01-13T00:49:37.149Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-13T00:49:37.423Z] ---> Running in 77ac7da67f7a [2021-01-13T00:49:38.051Z] Removing intermediate container 77ac7da67f7a [2021-01-13T00:49:38.051Z] ---> a21a75334b33 [2021-01-13T00:49:38.051Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:49:38.051Z] Removing intermediate container ad172c48d9e4 [2021-01-13T00:49:38.051Z] ---> 8ac032b6fe7e [2021-01-13T00:49:38.051Z] [2021-01-13T00:49:38.051Z] Step 11/26 : FROM docker:20.10.0 [2021-01-13T00:49:38.345Z] ---> Running in b40d331bfe84 [2021-01-13T00:49:38.345Z] 20.10.0: Pulling from library/docker [2021-01-13T00:49:38.345Z] ---> d1a9c05a831e [2021-01-13T00:49:38.345Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-13T00:49:38.951Z] Removing intermediate container b40d331bfe84 [2021-01-13T00:49:38.951Z] ---> 15275ddd794a [2021-01-13T00:49:38.951Z] Step 21/23 : LABEL arch=arm64 [2021-01-13T00:49:39.247Z] ---> Running in 9e28b4c4fd20 [2021-01-13T00:49:39.521Z] ---> 8f3a4ba31c00 [2021-01-13T00:49:39.521Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-13T00:49:39.797Z] ---> Running in 28612b50ae90 [2021-01-13T00:49:40.089Z] Removing intermediate container 9e28b4c4fd20 [2021-01-13T00:49:40.089Z] ---> efd5d58fa601 [2021-01-13T00:49:40.089Z] Step 22/23 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:49:40.364Z] ---> Running in 854a5a440e8d [2021-01-13T00:49:40.638Z] Removing intermediate container 28612b50ae90 [2021-01-13T00:49:40.638Z] ---> f471f6be49fc [2021-01-13T00:49:40.638Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:49:40.910Z] ---> Running in a0125b739230 [2021-01-13T00:49:41.186Z] Removing intermediate container 854a5a440e8d [2021-01-13T00:49:41.186Z] ---> 58e2ef94c9a5 [2021-01-13T00:49:41.186Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T00:49:41.186Z] ---> Running in ca82b8145188 [2021-01-13T00:49:41.460Z] Removing intermediate container a0125b739230 [2021-01-13T00:49:41.460Z] ---> 7da4a480a133 [2021-01-13T00:49:41.460Z] Step 21/23 : LABEL arch=arm64 [2021-01-13T00:49:41.736Z] ---> Running in 7cf5012d2ceb [2021-01-13T00:49:41.736Z] Removing intermediate container ca82b8145188 [2021-01-13T00:49:41.736Z] ---> b3a73ff11929 [2021-01-13T00:49:41.736Z] [2021-01-13T00:49:42.338Z] Successfully built b3a73ff11929 [2021-01-13T00:49:42.338Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-13T00:49:42.611Z]  Building docker-core-command-go ... done Removing intermediate container 7cf5012d2ceb [2021-01-13T00:49:42.611Z] ---> e8f53c8b0ae2 [2021-01-13T00:49:42.611Z] Step 22/23 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:49:42.884Z] ---> Running in 83c140148966 [2021-01-13T00:49:43.862Z] Removing intermediate container 83c140148966 [2021-01-13T00:49:43.862Z] ---> ece333256bf5 [2021-01-13T00:49:43.862Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T00:49:43.862Z] ---> Running in 4df62a3056bc [2021-01-13T00:49:44.459Z] Removing intermediate container 4df62a3056bc [2021-01-13T00:49:44.459Z] ---> ac6f98cfa0f2 [2021-01-13T00:49:44.459Z] [2021-01-13T00:49:45.055Z] Successfully built ac6f98cfa0f2 [2021-01-13T00:49:45.055Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-13T00:49:47.673Z]  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-13T00:49:47.673Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-13T00:49:47.673Z] ---> eeaf43b92773 [2021-01-13T00:49:47.673Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-13T00:49:47.947Z] ---> Running in 9779d164e7ac [2021-01-13T00:49:48.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:49:49.224Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:49:49.818Z] (1/2) Installing readline (8.0.4-r0) [2021-01-13T00:49:49.818Z] (2/2) Installing bash (5.0.17-r0) [2021-01-13T00:49:49.818Z] Executing bash-5.0.17-r0.post-install [2021-01-13T00:49:49.818Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:49:49.818Z] OK: 12 MiB in 22 packages [2021-01-13T00:49:50.974Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-13T00:49:50.975Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-13T00:49:50.975Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-13T00:49:50.975Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-13T00:49:50.975Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-13T00:49:50.975Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-13T00:49:50.975Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-13T00:49:50.975Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-13T00:49:50.975Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-13T00:49:50.975Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-13T00:49:50.975Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-13T00:49:50.975Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-13T00:49:50.975Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-13T00:49:50.975Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-13T00:49:50.975Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-13T00:49:50.975Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-13T00:49:50.975Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-13T00:49:50.975Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-13T00:49:50.975Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-13T00:49:50.975Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-13T00:49:50.975Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-13T00:49:50.975Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-13T00:49:50.975Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-13T00:49:50.975Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-13T00:49:50.975Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-13T00:49:50.975Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-13T00:49:50.975Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-13T00:49:50.975Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-13T00:49:50.975Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-13T00:49:50.975Z] Fetched 279 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-13T00:49:50.975Z] Fetched 122 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-13T00:49:50.975Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-13T00:49:50.975Z] Fetched 8848 B in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-13T00:49:50.975Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-13T00:49:50.975Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-13T00:49:50.975Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-13T00:49:50.975Z] Fetched 214 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-13T00:49:50.975Z] Fetched 155 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-13T00:49:50.975Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-13T00:49:50.975Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-13T00:49:50.975Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-13T00:49:50.975Z] Fetched 499 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-13T00:49:50.975Z] Fetched 111 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-13T00:49:50.975Z] Fetched 240 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-13T00:49:50.975Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-13T00:49:50.975Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-13T00:49:50.975Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-13T00:49:50.975Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-13T00:49:50.975Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-13T00:49:50.975Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-13T00:49:50.975Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-13T00:49:50.975Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-13T00:49:50.975Z] Fetched 8720 B in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-13T00:49:50.975Z] Fetched 137 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-13T00:49:50.975Z] Fetched 119 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-13T00:49:50.975Z] Fetched 109 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-13T00:49:50.975Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-13T00:49:50.975Z] Fetched 645 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-13T00:49:50.975Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-13T00:49:50.975Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-13T00:49:50.975Z] Fetched 368 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-13T00:49:50.975Z] Fetched 187 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-13T00:49:50.975Z] Fetched 175 kB in 0s (0 B/s) [2021-01-13T00:49:50.975Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-13T00:49:51.255Z] Removing intermediate container 9779d164e7ac [2021-01-13T00:49:51.255Z] ---> 33c281eb586b [2021-01-13T00:49:51.255Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-13T00:49:51.527Z] ---> Running in d52c388f40a1 [2021-01-13T00:49:51.800Z] Removing intermediate container d52c388f40a1 [2021-01-13T00:49:51.800Z] ---> 895eaf5ae351 [2021-01-13T00:49:51.800Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-13T00:49:52.074Z] ---> Running in faf83726bef7 [2021-01-13T00:49:52.346Z] Removing intermediate container faf83726bef7 [2021-01-13T00:49:52.346Z] ---> 308c8d67cbe9 [2021-01-13T00:49:52.346Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-13T00:49:52.618Z] ---> Running in b04aaaee9c99 [2021-01-13T00:49:52.890Z] Removing intermediate container b04aaaee9c99 [2021-01-13T00:49:52.890Z] ---> 18541f6ceed9 [2021-01-13T00:49:52.890Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-13T00:49:54.278Z] Fetched 206 kB in 0s (0 B/s) [2021-01-13T00:49:54.278Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-13T00:49:54.278Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-13T00:49:54.278Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-13T00:49:54.278Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-13T00:49:54.278Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-13T00:49:54.278Z] Fetched 159 kB in 0s (0 B/s) [2021-01-13T00:49:54.278Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-13T00:49:54.278Z] Fetched 107 kB in 0s (0 B/s) [2021-01-13T00:49:54.278Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-13T00:49:54.278Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-13T00:49:54.278Z] Pulling static-packages [2021-01-13T00:49:54.319Z] ---> 95fd9dcd5e4c [2021-01-13T00:49:54.319Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-13T00:49:54.539Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-13T00:49:54.539Z] Skipping pull go-build-helper (already ran) [2021-01-13T00:49:54.539Z] Skipping pull static-packages (already ran) [2021-01-13T00:49:54.540Z] Building go-build-helper [2021-01-13T00:49:54.910Z] ---> bd5a0a24dd0d [2021-01-13T00:49:54.910Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-13T00:49:55.885Z] ---> 53fe03175f11 [2021-01-13T00:49:55.885Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-13T00:49:55.885Z] ---> Running in 6abf97807845 [2021-01-13T00:49:56.857Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:49:57.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:49:57.398Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-13T00:49:57.398Z] (2/33) Installing expat (2.2.9-r1) [2021-01-13T00:49:57.669Z] (3/33) Installing libffi (3.3-r2) [2021-01-13T00:49:57.669Z] (4/33) Installing gdbm (1.13-r1) [2021-01-13T00:49:57.669Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-13T00:49:57.669Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-13T00:49:57.669Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-13T00:49:58.748Z] Building static-packages [2021-01-13T00:49:59.634Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-13T00:49:59.634Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-13T00:49:59.634Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-13T00:49:59.634Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-13T00:49:59.634Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-13T00:49:59.634Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-13T00:49:59.634Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-13T00:49:59.634Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-13T00:49:59.634Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-13T00:49:59.634Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-13T00:49:59.634Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-13T00:49:59.634Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-13T00:49:59.913Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-13T00:49:59.913Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-13T00:49:59.913Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-13T00:49:59.913Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-13T00:49:59.913Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-13T00:49:59.913Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-13T00:49:59.913Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-13T00:49:59.913Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-13T00:49:59.913Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-13T00:49:59.913Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-13T00:49:59.913Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-13T00:49:59.913Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-13T00:49:59.913Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-13T00:50:00.131Z] Staging go-build-helper [2021-01-13T00:50:00.184Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-13T00:50:00.184Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:50:00.184Z] OK: 71 MiB in 55 packages [2021-01-13T00:50:00.701Z] Staging static-packages [2021-01-13T00:50:01.652Z] Pulling go115 [2021-01-13T00:50:02.594Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-13T00:50:02.594Z] Skipping pull go115 (already ran) [2021-01-13T00:50:02.594Z] Building go115 [2021-01-13T00:50:02.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-13T00:50:02.594Z] Dload Upload Total Spent Left Speed [2021-01-13T00:50:06.009Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 1951k 0 0 5003k 0 0:00:23 --:--:-- 0:00:23 4990k 36 115M 36 42.2M 0 0 30.4M 0 0:00:03 0:00:01 0:00:02 30.4M 71 115M 71 82.0M 0 0 34.3M 0 0:00:03 0:00:02 0:00:01 34.3M 98 115M 98 114M 0 0 33.5M 0 0:00:03 0:00:03 --:--:-- 33.5M 100 115M 100 115M 0 0 33.8M 0 0:00:03 0:00:03 --:--:-- 33.8M [2021-01-13T00:50:06.579Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-13T00:50:06.914Z] Removing intermediate container 6abf97807845 [2021-01-13T00:50:06.914Z] ---> c33145d9aa45 [2021-01-13T00:50:06.914Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-13T00:50:06.914Z] ---> Running in 3953e35d0c00 [2021-01-13T00:50:10.786Z] Staging go115 [2021-01-13T00:50:11.267Z] Collecting docker-compose==1.23.2 [2021-01-13T00:50:11.536Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-13T00:50:12.506Z] Collecting docker<4.0,>=3.6.0 [2021-01-13T00:50:12.506Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-13T00:50:12.779Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-13T00:50:12.779Z] Collecting cached-property<2,>=1.2.0 [2021-01-13T00:50:12.779Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-13T00:50:13.371Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-13T00:50:13.371Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-13T00:50:15.330Z] Collecting texttable<0.10,>=0.9.0 [2021-01-13T00:50:15.331Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-13T00:50:16.712Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-13T00:50:16.713Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-13T00:50:16.713Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-13T00:50:16.713Z] Fetched 0 B in 0s (0 B/s) [2021-01-13T00:50:16.713Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-13T00:50:16.713Z] Fetched 224 kB in 0s (0 B/s) [2021-01-13T00:50:16.713Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-13T00:50:16.713Z] Fetched 157 kB in 0s (0 B/s) [2021-01-13T00:50:16.713Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-13T00:50:16.713Z] Fetched 221 kB in 0s (0 B/s) [2021-01-13T00:50:16.713Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-13T00:50:16.713Z] Fetched 143 kB in 0s (0 B/s) [2021-01-13T00:50:16.713Z] Pulling edgex-go [2021-01-13T00:50:16.713Z] Pulling version [2021-01-13T00:50:17.542Z] Collecting PyYAML<4,>=3.10 [2021-01-13T00:50:17.542Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-13T00:50:17.656Z] Building config-common [2021-01-13T00:50:19.567Z] Skipping build go-build-helper (already ran) [2021-01-13T00:50:19.567Z] Skipping build static-packages (already ran) [2021-01-13T00:50:19.567Z] Skipping build go115 (already ran) [2021-01-13T00:50:19.567Z] Building edgex-go [2021-01-13T00:50:19.828Z] 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 [2021-01-13T00:50:20.906Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-13T00:50:20.906Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-13T00:50:21.215Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-13T00:50:21.215Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.144 [2021-01-13T00:50:21.215Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-13T00:50:21.215Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-13T00:50:21.215Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-13T00:50:21.215Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-13T00:50:21.215Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-13T00:50:21.215Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-13T00:50:21.215Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-13T00:50:21.215Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-13T00:50:21.215Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-13T00:50:21.215Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-13T00:50:21.215Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-13T00:50:21.215Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-13T00:50:21.215Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-13T00:50:21.215Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-13T00:50:21.215Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-13T00:50:21.215Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-13T00:50:21.215Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-13T00:50:21.215Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-13T00:50:21.215Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-13T00:50:21.215Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-13T00:50:21.215Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-13T00:50:21.215Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-13T00:50:21.215Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-13T00:50:21.215Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-13T00:50:21.215Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-13T00:50:21.215Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-13T00:50:21.215Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-13T00:50:21.215Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-13T00:50:21.215Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-13T00:50:21.479Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-13T00:50:21.479Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-13T00:50:21.479Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-13T00:50:21.479Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-13T00:50:21.479Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-13T00:50:21.479Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-13T00:50:21.494Z] Collecting jsonschema<3,>=2.5.1 [2021-01-13T00:50:21.494Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-13T00:50:21.739Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-13T00:50:21.739Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-13T00:50:21.739Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-13T00:50:21.764Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-13T00:50:22.034Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-13T00:50:22.304Z] Collecting docopt<0.7,>=0.6.1 [2021-01-13T00:50:22.304Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-13T00:50:24.263Z] Collecting docker-pycreds>=0.4.0 [2021-01-13T00:50:24.264Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-13T00:50:24.264Z] 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) [2021-01-13T00:50:24.533Z] Collecting idna<2.8,>=2.5 [2021-01-13T00:50:24.533Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-13T00:50:25.122Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-13T00:50:25.122Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-13T00:50:25.122Z] 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) [2021-01-13T00:50:25.122Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-13T00:50:25.122Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-13T00:50:25.393Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-13T00:50:25.393Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-13T00:50:25.980Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, dockerpty, texttable, PyYAML, jsonschema, docopt, docker-compose [2021-01-13T00:50:25.980Z] Attempting uninstall: idna [2021-01-13T00:50:25.980Z] Found existing installation: idna 2.9 [2021-01-13T00:50:25.980Z] Uninstalling idna-2.9: [2021-01-13T00:50:26.252Z] Successfully uninstalled idna-2.9 [2021-01-13T00:50:26.842Z] Attempting uninstall: urllib3 [2021-01-13T00:50:26.842Z] Found existing installation: urllib3 1.25.9 [2021-01-13T00:50:26.842Z] Uninstalling urllib3-1.25.9: [2021-01-13T00:50:26.842Z] Successfully uninstalled urllib3-1.25.9 [2021-01-13T00:50:27.430Z] Attempting uninstall: requests [2021-01-13T00:50:27.430Z] Found existing installation: requests 2.23.0 [2021-01-13T00:50:27.430Z] Uninstalling requests-2.23.0: [2021-01-13T00:50:27.705Z] Successfully uninstalled requests-2.23.0 [2021-01-13T00:50:28.314Z] 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 [2021-01-13T00:50:29.139Z] Running setup.py install for dockerpty: started [2021-01-13T00:50:30.585Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-13T00:50:30.858Z] Running setup.py install for texttable: started [2021-01-13T00:50:31.629Z] 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 [2021-01-13T00:50:32.577Z] 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 [2021-01-13T00:50:32.832Z] Running setup.py install for texttable: finished with status 'done' [2021-01-13T00:50:32.832Z] Running setup.py install for PyYAML: started [2021-01-13T00:50:33.517Z] 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 [2021-01-13T00:50:33.780Z] 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 [2021-01-13T00:50:33.780Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-13T00:50:34.041Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-13T00:50:34.041Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-13T00:50:34.041Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-13T00:50:34.799Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-13T00:50:34.799Z] Running setup.py install for docopt: started [2021-01-13T00:50:35.959Z] 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 [2021-01-13T00:50:35.959Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-13T00:50:35.959Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-13T00:50:36.764Z] Running setup.py install for docopt: finished with status 'done' [2021-01-13T00:50:36.899Z] 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 [2021-01-13T00:50:36.900Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-13T00:50:37.385Z] 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 [2021-01-13T00:50:37.838Z] 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 [2021-01-13T00:50:37.838Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-13T00:50:39.223Z] 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 [2021-01-13T00:50:39.793Z] 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 [2021-01-13T00:50:40.737Z] 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 [2021-01-13T00:50:41.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-13T00:50:41.309Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-13T00:50:41.704Z] Removing intermediate container 3953e35d0c00 [2021-01-13T00:50:41.704Z] ---> 4a15dcaabfc9 [2021-01-13T00:50:41.704Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-13T00:50:41.704Z] ---> Running in d76f5c80f2d0 [2021-01-13T00:50:41.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T00:50:42.247Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T00:50:42.840Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T00:50:42.840Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-13T00:50:42.840Z] (3/3) Installing curl (7.69.1-r3) [2021-01-13T00:50:42.840Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T00:50:42.840Z] OK: 71 MiB in 58 packages [2021-01-13T00:50:43.858Z] Building version [2021-01-13T00:50:44.303Z] Removing intermediate container d76f5c80f2d0 [2021-01-13T00:50:44.303Z] ---> 0e454a75df4e [2021-01-13T00:50:44.303Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-13T00:50:44.303Z] ---> Running in 317d14a4b7bf [2021-01-13T00:50:44.575Z] Removing intermediate container 317d14a4b7bf [2021-01-13T00:50:44.575Z] ---> 7adf3e2911a1 [2021-01-13T00:50:44.575Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T00:50:44.849Z] ---> Running in 950e39fd4dd5 [2021-01-13T00:50:45.442Z] Removing intermediate container 950e39fd4dd5 [2021-01-13T00:50:45.442Z] ---> b856721d80e9 [2021-01-13T00:50:45.442Z] Step 24/26 : LABEL arch=arm64 [2021-01-13T00:50:45.442Z] ---> Running in 48050fc42134 [2021-01-13T00:50:45.788Z] Staging config-common [2021-01-13T00:50:46.036Z] Removing intermediate container 48050fc42134 [2021-01-13T00:50:46.036Z] ---> c8cef1424495 [2021-01-13T00:50:46.036Z] Step 25/26 : LABEL git_sha=b96b63ed0f5377b625822888a331e9a7d2105e5a [2021-01-13T00:50:46.036Z] ---> Running in 721293d36f6d [2021-01-13T00:50:46.632Z] Removing intermediate container 721293d36f6d [2021-01-13T00:50:46.632Z] ---> 01f56ad8687c [2021-01-13T00:50:46.632Z] Step 26/26 : LABEL version=0.0.0 [2021-01-13T00:50:46.632Z] ---> Running in 422433bd7abc [2021-01-13T00:50:46.731Z] Skipping stage go-build-helper (already ran) [2021-01-13T00:50:46.732Z] Skipping stage static-packages (already ran) [2021-01-13T00:50:46.732Z] Skipping stage go115 (already ran) [2021-01-13T00:50:46.732Z] Staging edgex-go [2021-01-13T00:50:47.225Z] Removing intermediate container 422433bd7abc [2021-01-13T00:50:47.225Z] ---> 67cd0341a2dd [2021-01-13T00:50:47.225Z] [2021-01-13T00:50:47.497Z] Successfully built 67cd0341a2dd [2021-01-13T00:50:47.497Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-13T00:50:47.672Z] Staging version [2021-01-13T00:50:47.787Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-13T00:50:47.832Z] $ docker stop --time=1 a7345a95c4d3c48e623da2d90cd501e134104166613f0c736fffc66a919ee00c [2021-01-13T00:50:48.613Z] Priming config-common [2021-01-13T00:50:49.551Z] Priming go-build-helper [2021-01-13T00:50:49.751Z] $ docker rm -f a7345a95c4d3c48e623da2d90cd501e134104166613f0c736fffc66a919ee00c [Pipeline] // withDockerContainer [2021-01-13T00:50:50.122Z] Priming static-packages [Pipeline] sh [2021-01-13T00:50:50.552Z] + grep docker [2021-01-13T00:50:50.552Z] + docker images [2021-01-13T00:50:50.827Z] docker-sys-mgmt-agent-go-arm64 latest 67cd0341a2dd 4 seconds ago 300MB [2021-01-13T00:50:50.827Z] docker-core-metadata-go-arm64 latest ac6f98cfa0f2 About a minute ago 17.7MB [2021-01-13T00:50:50.827Z] docker-core-command-go-arm64 latest b3a73ff11929 About a minute ago 15.4MB [2021-01-13T00:50:50.827Z] docker-security-proxy-setup-go-arm64 latest c8d29030c04d About a minute ago 23.3MB [2021-01-13T00:50:50.827Z] docker-security-bootstrapper-go-arm64 latest 832634806aa8 3 minutes ago 40.3MB [2021-01-13T00:50:50.827Z] docker-core-data-go-arm64 latest c7a35736d659 3 minutes ago 21MB [2021-01-13T00:50:50.827Z] docker-security-secretstore-setup-go-arm64 latest 25c93f14295b 3 minutes ago 23.4MB [2021-01-13T00:50:50.827Z] docker-support-scheduler-go-arm64 latest b7ba17b60391 3 minutes ago 15.5MB [2021-01-13T00:50:50.827Z] docker-support-notifications-go-arm64 latest d2b0dcc91ead 3 minutes ago 15.9MB [2021-01-13T00:50:50.827Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-01-13T00:50:52.030Z] Priming go115 [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-01-13T00:50:52.975Z] Priming edgex-go [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-13T00:50:54.357Z] Priming version [2021-01-13T00:50:55.304Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-13T00:51:00.141Z] provisioning config files... [2021-01-13T00:51:00.169Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/22@tmp/config1526886739716612239tmp [Pipeline] { [Pipeline] sh [2021-01-13T00:51:00.810Z] + set +x [2021-01-13T00:51:00.810Z] + curl -s https://codecov.io/bash [2021-01-13T00:51:00.810Z] + bash -s -- [2021-01-13T00:51:01.399Z] [2021-01-13T00:51:01.399Z] _____ _ [2021-01-13T00:51:01.399Z] / ____| | | [2021-01-13T00:51:01.399Z] | | ___ __| | ___ ___ _____ __ [2021-01-13T00:51:01.399Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-13T00:51:01.399Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-13T00:51:01.399Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-13T00:51:01.399Z] Bash-20201231-23d4836 [2021-01-13T00:51:01.399Z] [2021-01-13T00:51:01.399Z] [2021-01-13T00:51:01.399Z] ==> git version 2.24.3 found [2021-01-13T00:51:01.399Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-13T00:51:01.399Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-13T00:51:01.399Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-13T00:51:01.399Z] ==> Jenkins CI detected. [2021-01-13T00:51:01.399Z] project root: . [2021-01-13T00:51:01.399Z] --> token set from env [2021-01-13T00:51:01.399Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-13T00:51:01.399Z] ==> Running gcov in . (disable via -X gcov) [2021-01-13T00:51:01.666Z] ==> Python coveragepy not found [2021-01-13T00:51:01.666Z] ==> Searching for coverage reports in: [2021-01-13T00:51:01.666Z] + . [2021-01-13T00:51:01.666Z] -> Found 1 reports [2021-01-13T00:51:01.666Z] ==> Detecting git/mercurial file structure [2021-01-13T00:51:01.666Z] ==> Reading reports [2021-01-13T00:51:01.666Z] + ./coverage.out bytes=558011 [2021-01-13T00:51:01.666Z] ==> Appending adjustments [2021-01-13T00:51:01.666Z] https://docs.codecov.io/docs/fixing-reports [2021-01-13T00:51:05.961Z] + Found adjustments [2021-01-13T00:51:05.961Z] ==> Gzipping contents [2021-01-13T00:51:05.961Z] 84K /tmp/codecov.yYjcCQ.gz [2021-01-13T00:51:05.961Z] ==> Uploading reports [2021-01-13T00:51:05.961Z] url: https://codecov.io [2021-01-13T00:51:05.961Z] query: branch=PR-2970&commit=b96b63ed0f5377b625822888a331e9a7d2105e5a&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-13T00:51:05.961Z] -> Pinging Codecov [2021-01-13T00:51:05.961Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2970&commit=b96b63ed0f5377b625822888a331e9a7d2105e5a&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F22%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-13T00:51:07.385Z] -> Uploading to [2021-01-13T00:51:07.385Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-13/00271124DB129430A58F1EEE437C3FCB/b96b63ed0f5377b625822888a331e9a7d2105e5a/887690c5-5d1a-496c-812c-245644547a54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210113T005106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=419170c340b5da1b86da645a28885febaab6d25c3a38de3c8fa51c621165af5a [2021-01-13T00:51:07.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-13T00:51:07.385Z] Dload Upload Total Spent Left Speed [2021-01-13T00:51:07.652Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84885 0 0 100 84885 0 129k --:--:-- --:--:-- --:--:-- 129k [2021-01-13T00:51:07.652Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/b96b63ed0f5377b625822888a331e9a7d2105e5a [Pipeline] } [2021-01-13T00:51:07.664Z] 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 [2021-01-13T00:51:12.397Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:51:13.685Z] ---> package-listing.sh [2021-01-13T00:51:13.685Z] ++ facter osfamily [2021-01-13T00:51:13.685Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-13T00:51:13.954Z] + OS_FAMILY=redhat [2021-01-13T00:51:13.954Z] + workspace=/w/workspace/edgex-go/22 [2021-01-13T00:51:13.954Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-13T00:51:13.954Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-13T00:51:13.954Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-13T00:51:13.954Z] + PACKAGES=/tmp/packages_start.txt [2021-01-13T00:51:13.954Z] + '[' /w/workspace/edgex-go/22 ']' [2021-01-13T00:51:13.954Z] + PACKAGES=/tmp/packages_end.txt [2021-01-13T00:51:13.954Z] + case "${OS_FAMILY}" in [2021-01-13T00:51:13.954Z] + rpm -qa [2021-01-13T00:51:13.954Z] + sort [2021-01-13T00:51:20.667Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-13T00:51:20.667Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-13T00:51:20.667Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-13T00:51:20.667Z] + '[' /w/workspace/edgex-go/22 ']' [2021-01-13T00:51:20.667Z] + mkdir -p /w/workspace/edgex-go/22/archives/ [2021-01-13T00:51:20.667Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/22/archives/ [Pipeline] echo [2021-01-13T00:51:20.689Z] 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/22/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-13T00:51:21.035Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:51:21.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T00:51:21.943Z] [2021-01-13T00:51:21.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-13T00:51:22.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T00:51:22.707Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-13T00:51:22.707Z] df20fa9351a1: Pulling fs layer [2021-01-13T00:51:22.707Z] 36b3adc4ff6f: Pulling fs layer [2021-01-13T00:51:22.707Z] 8ad3a11d3b57: Pulling fs layer [2021-01-13T00:51:22.707Z] 46f8f816bc3b: Pulling fs layer [2021-01-13T00:51:22.707Z] 93b61091891f: Pulling fs layer [2021-01-13T00:51:22.707Z] 93b9cdb0e59b: Pulling fs layer [2021-01-13T00:51:22.707Z] 5e14af77c1be: Pulling fs layer [2021-01-13T00:51:22.707Z] 01666e4c0597: Pulling fs layer [2021-01-13T00:51:22.707Z] aa168da1d23b: Pulling fs layer [2021-01-13T00:51:22.707Z] 46f8f816bc3b: Waiting [2021-01-13T00:51:22.707Z] 93b61091891f: Waiting [2021-01-13T00:51:22.707Z] 93b9cdb0e59b: Waiting [2021-01-13T00:51:22.707Z] 01666e4c0597: Waiting [2021-01-13T00:51:22.707Z] 5e14af77c1be: Waiting [2021-01-13T00:51:22.707Z] 36b3adc4ff6f: Verifying Checksum [2021-01-13T00:51:22.707Z] 36b3adc4ff6f: Download complete [2021-01-13T00:51:22.707Z] 46f8f816bc3b: Verifying Checksum [2021-01-13T00:51:22.707Z] 46f8f816bc3b: Download complete [2021-01-13T00:51:22.707Z] df20fa9351a1: Verifying Checksum [2021-01-13T00:51:22.707Z] df20fa9351a1: Download complete [2021-01-13T00:51:22.707Z] 93b9cdb0e59b: Verifying Checksum [2021-01-13T00:51:22.707Z] 93b9cdb0e59b: Download complete [2021-01-13T00:51:22.707Z] 5e14af77c1be: Verifying Checksum [2021-01-13T00:51:22.707Z] 5e14af77c1be: Download complete [2021-01-13T00:51:22.985Z] 01666e4c0597: Verifying Checksum [2021-01-13T00:51:22.985Z] 01666e4c0597: Download complete [2021-01-13T00:51:22.985Z] 93b61091891f: Download complete [2021-01-13T00:51:23.272Z] df20fa9351a1: Pull complete [2021-01-13T00:51:23.543Z] 8ad3a11d3b57: Verifying Checksum [2021-01-13T00:51:23.543Z] 8ad3a11d3b57: Download complete [2021-01-13T00:51:23.815Z] 36b3adc4ff6f: Pull complete [2021-01-13T00:51:25.829Z] 8ad3a11d3b57: Pull complete [2021-01-13T00:51:25.829Z] 46f8f816bc3b: Pull complete [2021-01-13T00:51:26.911Z] 93b61091891f: Pull complete [2021-01-13T00:51:27.531Z] 93b9cdb0e59b: Pull complete [2021-01-13T00:51:27.880Z] 5e14af77c1be: Pull complete [2021-01-13T00:51:27.880Z] 01666e4c0597: Pull complete [2021-01-13T00:51:28.160Z] aa168da1d23b: Download complete [2021-01-13T00:51:40.605Z] aa168da1d23b: Pull complete [2021-01-13T00:51:40.605Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-13T00:51:40.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T00:51:40.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-13T00:51:40.973Z] prd-centos7-docker-4c-2g-19867 does not seem to be running inside a container [2021-01-13T00:51:41.050Z] $ 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/22/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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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-lftools-log-publisher:alpine cat [2021-01-13T00:51:45.173Z] $ docker top 90733c5fd1fe389e20422a284673f53c09a9574d655244eb0d5be16c8f35b265 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T00:51:46.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-13T00:51:46.524Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-13T00:51:46.881Z] + ls /var/log/sa-host [2021-01-13T00:51:46.882Z] + sadf -c /var/log/sa-host/sa13 [2021-01-13T00:51:46.882Z] file_magic: OK [2021-01-13T00:51:46.882Z] HZ: Using current value: 100 [2021-01-13T00:51:46.882Z] file_header: OK [2021-01-13T00:51:46.882Z] 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 [2021-01-13T00:51:46.882Z] Statistics: [2021-01-13T00:51:46.882Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-13T00:51:46.882Z] File successfully converted to sysstat format version 12.2.1 [2021-01-13T00:51:46.882Z] + sadf -c /var/log/sa-host/sa23 [2021-01-13T00:51:46.882Z] file_magic: OK [2021-01-13T00:51:46.882Z] HZ: Using current value: 100 [2021-01-13T00:51:46.882Z] file_header: OK [2021-01-13T00:51:46.882Z] 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 [2021-01-13T00:51:46.882Z] Statistics: [2021-01-13T00:51:46.882Z] Hnuu...uuuununununu... [2021-01-13T00:51:46.882Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-13T00:51:47.205Z] provisioning config files... [2021-01-13T00:51:47.225Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/22@tmp/config3292572831346697444tmp [Pipeline] { [Pipeline] echo [2021-01-13T00:51:47.476Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:51:47.822Z] ---> create-netrc.sh [Pipeline] } [2021-01-13T00:51:47.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-13T00:51:48.169Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:51:48.753Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-13T00:51:48.779Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:51:49.714Z] ---> sudo-logs.sh [2021-01-13T00:51:49.714Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-13T00:51:49.728Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:51:50.055Z] ---> job-cost.sh [2021-01-13T00:51:50.331Z] lf-activate-venv: SKIPPING [2021-01-13T00:51:50.331Z] INFO: No Stack... [2021-01-13T00:51:51.297Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-13T00:51:51.879Z] INFO: Archiving Costs [Pipeline] echo [2021-01-13T00:51:51.897Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T00:51:52.242Z] ---> logs-deploy.sh [2021-01-13T00:51:52.242Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/22 [2021-01-13T00:51:52.242Z] INFO: archiving workspace using pattern(s): [2021-01-13T00:51:54.209Z] Archives upload complete. [2021-01-13T00:51:54.473Z] INFO: archiving logs to Nexus