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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 8905b2aeb998c2429dd3dac7113c428985f887cf rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 8905b2aeb998c2429dd3dac7113c428985f887cf 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15982 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/25 [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/25 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8905b2aeb998c2429dd3dac7113c428985f887cf into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 > 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/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 Merge succeeded, producing 887dca50d2558d27c597dab2e3ed3b80b58211ad Checking out Revision 887dca50d2558d27c597dab2e3ed3b80b58211ad (PR-2858) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8905b2aeb998c2429dd3dac7113c428985f887cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 887dca50d2558d27c597dab2e3ed3b80b58211ad # timeout=10 Commit message: "Merge commit '8905b2aeb998c2429dd3dac7113c428985f887cf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-15T00:31:45.557Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-15T00:31:45.768Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-15T00:31:45.903Z] ========================================================= [2020-12-15T00:31:45.903Z] EdgeX Global Pipelines Version Info [2020-12-15T00:31:45.903Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk dfb575c31b145fa2bfe234761ee246a5732b2602 # timeout=10 [2020-12-15T00:31:47.462Z] ------------------- [2020-12-15T00:31:47.462Z] stable info: [2020-12-15T00:31:47.462Z] ------------------- [2020-12-15T00:31:47.462Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T00:31:47.462Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T00:31:47.462Z] Message: update stable to v1.0.172 [2020-12-15T00:31:48.420Z] ------------------- [2020-12-15T00:31:48.420Z] experimental info: [2020-12-15T00:31:48.420Z] ------------------- [2020-12-15T00:31:48.420Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T00:31:48.420Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T00:31:48.420Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-15T00:31:48.722Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-15T00:31:48.806Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-15T00:31:48.886Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-15T00:31:48.967Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-15T00:31:49.054Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-15T00:31:49.136Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-15T00:31:49.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-15T00:31:49.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-15T00:31:49.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-15T00:31:49.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-15T00:31:49.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-15T00:31:49.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-15T00:31:49.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-15T00:31:49.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-15T00:31:50.073Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-15T00:31:50.170Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-15T00:31:50.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-15T00:31:50.411Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-15T00:31:50.565Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-15T00:31:50.710Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-15T00:31:50.825Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-15T00:31:51.020Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-15T00:31:51.221Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2020-12-15T00:31:51.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2020-12-15T00:31:51.402Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2020-12-15T00:31:51.494Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 887dca50d2558d27c597dab2e3ed3b80b58211ad [Pipeline] echo [2020-12-15T00:31:51.600Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 887dca5 [Pipeline] echo [2020-12-15T00:31:51.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-15T00:31:51.854Z] provisioning config files... [2020-12-15T00:31:51.884Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config157652933276299720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:31:52.251Z] ---> docker-login.sh [2020-12-15T00:31:52.251Z] nexus3.edgexfoundry.org:10001 [2020-12-15T00:31:52.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:31:52.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:31:52.781Z] Configure a credential helper to remove this warning. See [2020-12-15T00:31:52.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:31:52.781Z] [2020-12-15T00:31:52.781Z] Login Succeeded [2020-12-15T00:31:52.781Z] nexus3.edgexfoundry.org:10002 [2020-12-15T00:31:52.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:31:53.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:31:53.046Z] Configure a credential helper to remove this warning. See [2020-12-15T00:31:53.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:31:53.046Z] [2020-12-15T00:31:53.046Z] Login Succeeded [2020-12-15T00:31:53.046Z] nexus3.edgexfoundry.org:10003 [2020-12-15T00:31:53.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:31:53.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:31:53.046Z] Configure a credential helper to remove this warning. See [2020-12-15T00:31:53.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:31:53.046Z] [2020-12-15T00:31:53.046Z] Login Succeeded [2020-12-15T00:31:53.046Z] nexus3.edgexfoundry.org:10004 [2020-12-15T00:31:53.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:31:53.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:31:53.312Z] Configure a credential helper to remove this warning. See [2020-12-15T00:31:53.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:31:53.312Z] [2020-12-15T00:31:53.312Z] Login Succeeded [2020-12-15T00:31:53.312Z] docker.io [2020-12-15T00:31:53.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:31:53.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:31:53.846Z] Configure a credential helper to remove this warning. See [2020-12-15T00:31:53.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:31:53.846Z] [2020-12-15T00:31:53.846Z] Login Succeeded [2020-12-15T00:31:53.846Z] ---> docker-login.sh ends [Pipeline] } [2020-12-15T00:31:53.858Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-15T00:31:54.358Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-15T00:31:54.358Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:54.358Z] ++ dirname cmd/core-command/Dockerfile [2020-12-15T00:31:54.358Z] ++ cut -d/ -f2 [2020-12-15T00:31:54.358Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-15T00:31:54.358Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:54.358Z] ++ dirname cmd/core-data/Dockerfile [2020-12-15T00:31:54.358Z] ++ cut -d/ -f2 [2020-12-15T00:31:54.358Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-15T00:31:54.358Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:54.358Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-15T00:31:54.358Z] ++ cut -d/ -f2 [2020-12-15T00:31:54.358Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-15T00:31:54.358Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:54.358Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-15T00:31:54.358Z] ++ cut -d/ -f2 [2020-12-15T00:31:54.358Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-15T00:31:54.358Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:54.358Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-15T00:31:54.358Z] ++ cut -d/ -f2 [2020-12-15T00:31:54.358Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-15T00:31:54.358Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:54.358Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-15T00:31:54.358Z] ++ cut -d/ -f2 [2020-12-15T00:31:54.358Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-15T00:31:54.358Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:54.358Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-15T00:31:54.358Z] ++ cut -d/ -f2 [2020-12-15T00:31:54.358Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-15T00:31:54.358Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:54.358Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-15T00:31:54.358Z] ++ cut -d/ -f2 [2020-12-15T00:31:54.358Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-15T00:31:54.358Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:54.358Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-15T00:31:54.358Z] ++ cut -d/ -f2 [2020-12-15T00:31:54.358Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-15T00:31:54.358Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T00:31:54.358Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-15T00:31:54.358Z] ++ cut -d/ -f2 [2020-12-15T00:31:54.358Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-15T00:31:54.437Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-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 [2020-12-15T00:31:55.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T00:31:55.287Z] [2020-12-15T00:31:55.287Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:31:55.651Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T00:31:55.651Z] latest: Pulling from edgex-devops/git-semver [2020-12-15T00:31:55.651Z] 31603596830f: Pulling fs layer [2020-12-15T00:31:55.651Z] 2a8b12db71e7: Pulling fs layer [2020-12-15T00:31:55.651Z] 6ca5941a6612: Pulling fs layer [2020-12-15T00:31:55.651Z] ecc8261a40a4: Pulling fs layer [2020-12-15T00:31:55.651Z] ecc8261a40a4: Waiting [2020-12-15T00:31:55.651Z] 2a8b12db71e7: Download complete [2020-12-15T00:31:55.651Z] 31603596830f: Verifying Checksum [2020-12-15T00:31:55.651Z] 31603596830f: Download complete [2020-12-15T00:31:55.915Z] ecc8261a40a4: Verifying Checksum [2020-12-15T00:31:55.915Z] ecc8261a40a4: Download complete [2020-12-15T00:31:55.915Z] 6ca5941a6612: Verifying Checksum [2020-12-15T00:31:55.915Z] 6ca5941a6612: Download complete [2020-12-15T00:31:56.177Z] 31603596830f: Pull complete [2020-12-15T00:31:56.441Z] 2a8b12db71e7: Pull complete [2020-12-15T00:31:57.400Z] 6ca5941a6612: Pull complete [2020-12-15T00:31:57.400Z] ecc8261a40a4: Pull complete [2020-12-15T00:31:57.663Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-15T00:31:57.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T00:31:57.663Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-15T00:31:57.788Z] prd-centos7-docker-4c-2g-15982 does not seem to be running inside a container [2020-12-15T00:31:57.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-15T00:32:00.416Z] $ docker top fa6ec53867f4acb5feaafb23fa6576100cf55ee348f7bee5c4c4570c2001ee5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-15T00:32:00.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T00:32:00.821Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T00:32:01.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T00:32:01.073Z] $ docker exec fa6ec53867f4acb5feaafb23fa6576100cf55ee348f7bee5c4c4570c2001ee5b ssh-agent [2020-12-15T00:32:01.276Z] SSH_AUTH_SOCK=/tmp/ssh-Q1KkA1Kpns53/agent.12 [2020-12-15T00:32:01.276Z] SSH_AGENT_PID=17 [2020-12-15T00:32:01.290Z] Running ssh-add (command line suppressed) [2020-12-15T00:32:01.429Z] Identity added: /w/workspace/edgex-go/25@tmp/private_key_4466591833893422465.key (/w/workspace/edgex-go/25@tmp/private_key_4466591833893422465.key) [2020-12-15T00:32:01.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T00:32:01.828Z] + git tag --points-at HEAD [Pipeline] } [2020-12-15T00:32:01.855Z] $ docker exec --env ******** --env ******** fa6ec53867f4acb5feaafb23fa6576100cf55ee348f7bee5c4c4570c2001ee5b ssh-agent -k [2020-12-15T00:32:01.997Z] unset SSH_AUTH_SOCK; [2020-12-15T00:32:01.997Z] unset SSH_AGENT_PID; [2020-12-15T00:32:01.998Z] echo Agent pid 17 killed; [2020-12-15T00:32:02.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-15T00:32:02.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T00:32:02.269Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T00:32:02.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T00:32:02.483Z] $ docker exec fa6ec53867f4acb5feaafb23fa6576100cf55ee348f7bee5c4c4570c2001ee5b ssh-agent [2020-12-15T00:32:02.658Z] SSH_AUTH_SOCK=/tmp/ssh-UNDPLYg7fqkC/agent.46 [2020-12-15T00:32:02.658Z] SSH_AGENT_PID=52 [2020-12-15T00:32:02.666Z] Running ssh-add (command line suppressed) [2020-12-15T00:32:02.803Z] Identity added: /w/workspace/edgex-go/25@tmp/private_key_8528936522293052430.key (/w/workspace/edgex-go/25@tmp/private_key_8528936522293052430.key) [2020-12-15T00:32:02.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T00:32:03.195Z] + git semver init [2020-12-15T00:32:03.195Z] # -> Open(): unable to determine branch for HEAD [2020-12-15T00:32:03.195Z] # $GIT_DIR = /w/workspace/edgex-go/25/.git [2020-12-15T00:32:03.195Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/25 [2020-12-15T00:32:03.195Z] # $SEMVER_REMOTE_NAME = origin [2020-12-15T00:32:03.195Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-15T00:32:03.195Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-15T00:32:03.195Z] # $SEMVER_BRANCH = PR-2858 [2020-12-15T00:32:03.195Z] # $SEMVER_TEMP = /tmp/semver-937862190 [2020-12-15T00:32:03.195Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-15T00:32:29.931Z] # '/tmp/semver-937862190' -> '/w/workspace/edgex-go/25/.semver' [2020-12-15T00:32:29.931Z] # -> Force: false [2020-12-15T00:32:29.931Z] # $SEMVER_DIR = /w/workspace/edgex-go/25/.semver [Pipeline] } [2020-12-15T00:32:29.953Z] $ docker exec --env ******** --env ******** fa6ec53867f4acb5feaafb23fa6576100cf55ee348f7bee5c4c4570c2001ee5b ssh-agent -k [2020-12-15T00:32:30.229Z] unset SSH_AUTH_SOCK; [2020-12-15T00:32:30.229Z] unset SSH_AGENT_PID; [2020-12-15T00:32:30.229Z] echo Agent pid 52 killed; [2020-12-15T00:32:30.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-15T00:32:31.007Z] + git semver [Pipeline] } [2020-12-15T00:32:31.029Z] $ docker stop --time=1 fa6ec53867f4acb5feaafb23fa6576100cf55ee348f7bee5c4c4570c2001ee5b [2020-12-15T00:32:32.652Z] $ docker rm -f fa6ec53867f4acb5feaafb23fa6576100cf55ee348f7bee5c4c4570c2001ee5b [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T00:32:33.191Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-15T00:32:33.730Z] Stashed 1 file(s) [Pipeline] echo [2020-12-15T00:32:33.733Z] [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 [2020-12-15T00:32:34.631Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-15T00:32:34.938Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-15T00:32:35.257Z] + sudo service docker restart [2020-12-15T00:32:35.257Z] + true [2020-12-15T00:32:35.257Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-15T00:32:35.857Z] ========================================================= [2020-12-15T00:32:35.857Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-15T00:32:35.857Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:32:36.220Z] + 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 . [2020-12-15T00:32:40.487Z] Sending build context to Docker daemon 326.5MB [2020-12-15T00:32:40.487Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-15T00:32:40.487Z] Step 2/7 : FROM ${BASE} [2020-12-15T00:32:40.487Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-15T00:32:40.487Z] 188c0c94c7c5: Pulling fs layer [2020-12-15T00:32:40.487Z] 0ef7d3d256c8: Pulling fs layer [2020-12-15T00:32:40.487Z] de9db76c5a1d: Pulling fs layer [2020-12-15T00:32:40.487Z] bca2f99d35d6: Pulling fs layer [2020-12-15T00:32:40.487Z] 93359f2a8cfa: Pulling fs layer [2020-12-15T00:32:40.487Z] 7c6f9722023f: Pulling fs layer [2020-12-15T00:32:40.487Z] a35cf1a2eb13: Pulling fs layer [2020-12-15T00:32:40.487Z] 93359f2a8cfa: Waiting [2020-12-15T00:32:40.487Z] 7c6f9722023f: Waiting [2020-12-15T00:32:40.487Z] a35cf1a2eb13: Waiting [2020-12-15T00:32:40.487Z] bca2f99d35d6: Waiting [2020-12-15T00:32:40.487Z] de9db76c5a1d: Verifying Checksum [2020-12-15T00:32:40.487Z] de9db76c5a1d: Download complete [2020-12-15T00:32:40.487Z] 0ef7d3d256c8: Verifying Checksum [2020-12-15T00:32:40.487Z] 0ef7d3d256c8: Download complete [2020-12-15T00:32:40.487Z] 93359f2a8cfa: Download complete [2020-12-15T00:32:40.487Z] 188c0c94c7c5: Download complete [2020-12-15T00:32:40.487Z] 7c6f9722023f: Verifying Checksum [2020-12-15T00:32:40.487Z] 7c6f9722023f: Download complete [2020-12-15T00:32:40.751Z] 188c0c94c7c5: Pull complete [2020-12-15T00:32:41.017Z] 0ef7d3d256c8: Pull complete [2020-12-15T00:32:42.423Z] a35cf1a2eb13: Verifying Checksum [2020-12-15T00:32:42.423Z] a35cf1a2eb13: Download complete [2020-12-15T00:32:42.694Z] de9db76c5a1d: Pull complete [2020-12-15T00:32:42.962Z] bca2f99d35d6: Verifying Checksum [2020-12-15T00:32:42.962Z] bca2f99d35d6: Download complete [2020-12-15T00:32:49.124Z] Still waiting to schedule task [2020-12-15T00:32:49.124Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15973’ [2020-12-15T00:32:49.622Z] bca2f99d35d6: Pull complete [2020-12-15T00:32:49.622Z] 93359f2a8cfa: Pull complete [2020-12-15T00:32:49.622Z] 7c6f9722023f: Pull complete [2020-12-15T00:32:53.893Z] a35cf1a2eb13: Pull complete [2020-12-15T00:32:53.893Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-15T00:32:53.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-15T00:32:53.893Z] ---> a62c8e92a672 [2020-12-15T00:32:53.893Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-15T00:32:54.158Z] ---> Running in 3d961e8bfa35 [2020-12-15T00:32:54.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:32:56.219Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:32:57.194Z] (1/12) Installing libmagic (5.38-r0) [2020-12-15T00:32:57.796Z] (2/12) Installing file (5.38-r0) [2020-12-15T00:32:57.796Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-15T00:32:57.796Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-15T00:33:07.913Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-15T00:33:07.914Z] (6/12) Installing patch (2.7.6-r6) [2020-12-15T00:33:08.179Z] (7/12) Installing build-base (0.5-r2) [2020-12-15T00:33:08.179Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-15T00:33:08.179Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-15T00:33:08.450Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-15T00:33:08.450Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-15T00:33:08.450Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-15T00:33:08.718Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:33:08.718Z] OK: 233 MiB in 51 packages [2020-12-15T00:33:12.990Z] Removing intermediate container 3d961e8bfa35 [2020-12-15T00:33:12.990Z] ---> 3bc57d0f4dfc [2020-12-15T00:33:12.990Z] Step 4/7 : WORKDIR /edgex-go [2020-12-15T00:33:12.990Z] ---> Running in b1f16ce5543f [2020-12-15T00:33:12.990Z] Removing intermediate container b1f16ce5543f [2020-12-15T00:33:12.990Z] ---> d9527adb7e11 [2020-12-15T00:33:12.990Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-15T00:33:13.253Z] latest: Pulling from library/docker [2020-12-15T00:33:13.253Z] 05e7bc50f07f: Pulling fs layer [2020-12-15T00:33:13.253Z] 6db28d0fdbf6: Pulling fs layer [2020-12-15T00:33:13.253Z] 292df0bc6bf3: Pulling fs layer [2020-12-15T00:33:13.253Z] 2e060f4bd70b: Pulling fs layer [2020-12-15T00:33:13.253Z] 80e8d568a223: Pulling fs layer [2020-12-15T00:33:13.253Z] 8dc6ef1a942a: Pulling fs layer [2020-12-15T00:33:13.253Z] 2312dd95470a: Pulling fs layer [2020-12-15T00:33:13.253Z] 80e8d568a223: Waiting [2020-12-15T00:33:13.253Z] 8dc6ef1a942a: Waiting [2020-12-15T00:33:13.253Z] 2312dd95470a: Waiting [2020-12-15T00:33:13.253Z] 2e060f4bd70b: Waiting [2020-12-15T00:33:13.530Z] 292df0bc6bf3: Verifying Checksum [2020-12-15T00:33:13.530Z] 292df0bc6bf3: Download complete [2020-12-15T00:33:13.530Z] 6db28d0fdbf6: Download complete [2020-12-15T00:33:13.530Z] 05e7bc50f07f: Verifying Checksum [2020-12-15T00:33:13.530Z] 05e7bc50f07f: Download complete [2020-12-15T00:33:13.831Z] 8dc6ef1a942a: Verifying Checksum [2020-12-15T00:33:13.831Z] 8dc6ef1a942a: Download complete [2020-12-15T00:33:13.831Z] 05e7bc50f07f: Pull complete [2020-12-15T00:33:13.831Z] 80e8d568a223: Verifying Checksum [2020-12-15T00:33:13.831Z] 80e8d568a223: Download complete [2020-12-15T00:33:14.142Z] 6db28d0fdbf6: Pull complete [2020-12-15T00:33:14.142Z] 292df0bc6bf3: Pull complete [2020-12-15T00:33:15.151Z] 2e060f4bd70b: Verifying Checksum [2020-12-15T00:33:15.151Z] 2e060f4bd70b: Download complete [2020-12-15T00:33:15.151Z] 2312dd95470a: Verifying Checksum [2020-12-15T00:33:15.151Z] 2312dd95470a: Download complete [2020-12-15T00:33:17.812Z] 2e060f4bd70b: Pull complete [2020-12-15T00:33:17.812Z] 80e8d568a223: Pull complete [2020-12-15T00:33:18.085Z] 8dc6ef1a942a: Pull complete [2020-12-15T00:33:18.085Z] 2312dd95470a: Pull complete [2020-12-15T00:33:18.085Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-15T00:33:18.085Z] Status: Downloaded newer image for docker:latest [2020-12-15T00:33:20.060Z] ---> f9fd62a1fb21 [2020-12-15T00:33:20.060Z] Step 6/7 : COPY go.mod . [2020-12-15T00:33:20.060Z] ---> 1c9fd76b2b27 [2020-12-15T00:33:20.060Z] Step 7/7 : RUN go mod download [2020-12-15T00:33:20.060Z] ---> Running in a3126ffd473b [2020-12-15T00:33:46.772Z] Removing intermediate container a3126ffd473b [2020-12-15T00:33:46.772Z] ---> 2ec250bb2f53 [2020-12-15T00:33:46.772Z] Successfully built 2ec250bb2f53 [2020-12-15T00:33:46.772Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:33:47.094Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T00:33:47.094Z] . [Pipeline] withDockerContainer [2020-12-15T00:33:47.208Z] prd-centos7-docker-4c-2g-15982 does not seem to be running inside a container [2020-12-15T00:33:47.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-15T00:33:48.251Z] $ docker top 19e7f1615a08eb57cad3a03f69b051f48d304fe5a2929b5df717df710864a78c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T00:33:48.785Z] + go version [2020-12-15T00:33:48.785Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-15T00:33:48.806Z] $ docker stop --time=1 19e7f1615a08eb57cad3a03f69b051f48d304fe5a2929b5df717df710864a78c [2020-12-15T00:33:50.221Z] $ docker rm -f 19e7f1615a08eb57cad3a03f69b051f48d304fe5a2929b5df717df710864a78c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:33:51.100Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T00:33:51.100Z] . [Pipeline] withDockerContainer [2020-12-15T00:33:51.226Z] prd-centos7-docker-4c-2g-15982 does not seem to be running inside a container [2020-12-15T00:33:51.286Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-15T00:33:52.000Z] $ docker top e41676a58e53f22f251f3af2c7d29a5d944742194de55b612dcf9b7c4f69912c -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-15T00:33:52.214Z] ========================================================= [2020-12-15T00:33:52.214Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-15T00:33:52.214Z] ========================================================= [Pipeline] sh [2020-12-15T00:33:52.543Z] + make test [2020-12-15T00:33:52.543Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-15T00:34:02.633Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-15T00:34:21.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-15T00:34:23.969Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-15T00:34:25.949Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-15T00:34:25.949Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-15T00:34:25.949Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-15T00:34:25.949Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-15T00:34:25.949Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-15T00:34:27.920Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.029s [2020-12-15T00:34:27.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-15T00:34:28.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-15T00:34:28.778Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-15T00:34:28.778Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-15T00:34:28.778Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-15T00:34:28.778Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-15T00:34:32.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.123s coverage: 46.6% of statements [2020-12-15T00:34:32.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-15T00:34:32.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-15T00:34:32.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-15T00:34:32.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-15T00:34:32.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-15T00:34:35.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.200s coverage: 27.1% of statements [2020-12-15T00:34:35.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-15T00:34:35.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-15T00:34:35.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-15T00:34:35.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-15T00:34:35.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-15T00:34:35.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-15T00:34:35.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.037s coverage: 100.0% of statements [2020-12-15T00:34:35.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-15T00:34:35.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements [2020-12-15T00:34:35.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-15T00:34:35.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-15T00:34:35.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.088s coverage: 68.2% of statements [2020-12-15T00:34:35.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-15T00:34:35.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-15T00:34:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.454s coverage: 82.6% of statements [2020-12-15T00:34:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-15T00:34:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T00:34:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-15T00:34:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-15T00:34:38.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.409s coverage: 28.6% of statements [2020-12-15T00:34:38.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-15T00:34:38.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-15T00:34:38.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-15T00:34:38.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-15T00:34:38.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-15T00:34:38.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements [2020-12-15T00:34:38.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-15T00:34:38.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements [2020-12-15T00:34:38.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-15T00:34:38.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.146s coverage: 86.7% of statements [2020-12-15T00:34:38.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-15T00:34:38.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.142s coverage: 97.5% of statements [2020-12-15T00:34:38.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-15T00:34:38.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.082s coverage: 78.3% of statements [2020-12-15T00:34:38.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-15T00:34:38.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-15T00:34:38.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-15T00:34:38.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-15T00:34:40.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.332s coverage: 93.8% of statements [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-15T00:34:40.940Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-15T00:34:40.940Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 0.1% of statements [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-15T00:34:40.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.035s coverage: 100.0% of statements [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-15T00:34:40.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements [2020-12-15T00:34:40.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-15T00:34:40.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements [2020-12-15T00:34:40.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2020-12-15T00:34:41.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 84.2% of statements [2020-12-15T00:34:41.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.122s coverage: 91.4% of statements [2020-12-15T00:34:41.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-15T00:34:42.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.202s coverage: 63.5% of statements [2020-12-15T00:34:42.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-15T00:34:42.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-15T00:34:42.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.026s coverage: 100.0% of statements [2020-12-15T00:34:42.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.073s coverage: 91.3% of statements [2020-12-15T00:34:42.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2020-12-15T00:34:43.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2020-12-15T00:34:43.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.042s coverage: 100.0% of statements [2020-12-15T00:34:45.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.459s coverage: 55.9% of statements [2020-12-15T00:34:45.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-15T00:34:45.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-15T00:34:45.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-15T00:34:45.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-15T00:34:45.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-15T00:34:45.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-15T00:34:48.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.315s coverage: 86.3% of statements [2020-12-15T00:34:48.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-15T00:34:48.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.343s coverage: 72.2% of statements [2020-12-15T00:34:48.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.478s coverage: 72.1% of statements [2020-12-15T00:34:48.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.058s coverage: 82.4% of statements [2020-12-15T00:34:48.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.034s coverage: 48.4% of statements [2020-12-15T00:34:48.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-15T00:34:48.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-15T00:34:48.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-15T00:34:48.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.060s coverage: 28.8% of statements [2020-12-15T00:34:48.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-15T00:34:48.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.051s coverage: 96.8% of statements [2020-12-15T00:34:48.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-15T00:34:48.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 37.0% of statements [2020-12-15T00:34:48.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-15T00:34:48.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-15T00:34:48.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.384s coverage: 84.0% of statements [2020-12-15T00:34:48.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.055s coverage: 100.0% of statements [2020-12-15T00:34:51.408Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.116s coverage: 47.1% of statements [2020-12-15T00:34:51.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-15T00:34:51.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-15T00:34:51.408Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.028s coverage: 100.0% of statements [2020-12-15T00:34:51.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-15T00:34:51.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-15T00:34:51.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-15T00:34:51.408Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.093s coverage: 100.0% of statements [2020-12-15T00:34:51.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-15T00:34:51.408Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements [2020-12-15T00:34:51.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-15T00:34:52.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.657s coverage: 29.1% of statements [2020-12-15T00:34:52.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-15T00:34:52.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-15T00:34:52.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-15T00:34:52.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-15T00:34:52.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-15T00:34:52.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements [2020-12-15T00:34:52.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-15T00:34:52.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2020-12-15T00:34:52.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-15T00:34:52.374Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2020-12-15T00:34:52.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-15T00:34:52.648Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2020-12-15T00:34:52.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-15T00:34:52.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-15T00:34:52.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-15T00:34:52.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-15T00:34:52.914Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.050s coverage: 87.9% of statements [2020-12-15T00:34:52.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-15T00:34:52.914Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-15T00:34:52.914Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2020-12-15T00:34:53.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2020-12-15T00:34:53.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.052s coverage: 100.0% of statements [2020-12-15T00:34:53.760Z] GO111MODULE=on go vet ./... [2020-12-15T00:35:26.083Z] gofmt -l . [2020-12-15T00:35:26.083Z] [ "`gofmt -l .`" = "" ] [2020-12-15T00:35:26.083Z] ./bin/test-go-mod-tidy.sh [2020-12-15T00:35:26.083Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-15T00:35:26.725Z] + ls -al . [2020-12-15T00:35:26.725Z] total 668 [2020-12-15T00:35:26.725Z] drwxrwxr-x 10 1001 1001 4096 Dec 15 00:35 . [2020-12-15T00:35:26.725Z] drwxr-xr-x 4 root root 30 Dec 15 00:33 .. [2020-12-15T00:35:26.725Z] -rw-rw-r-- 1 1001 1001 11 Dec 15 00:31 .dockerignore [2020-12-15T00:35:26.725Z] drwxrwxr-x 8 1001 1001 179 Dec 15 00:31 .git [2020-12-15T00:35:26.725Z] drwxrwxr-x 3 1001 1001 125 Dec 15 00:31 .github [2020-12-15T00:35:26.725Z] -rw-rw-r-- 1 1001 1001 943 Dec 15 00:31 .gitignore [2020-12-15T00:35:26.725Z] drwx------ 3 1001 1001 47 Dec 15 00:32 .semver [2020-12-15T00:35:26.725Z] -rw-rw-r-- 1 1001 1001 166 Dec 15 00:31 .sonarcloud.properties [2020-12-15T00:35:26.725Z] -rw-rw-r-- 1 1001 1001 3804 Dec 15 00:31 CONTRIBUTING.md [2020-12-15T00:35:26.725Z] -rw-rw-r-- 1 1001 1001 1035 Dec 15 00:31 Dockerfile.build [2020-12-15T00:35:26.725Z] -rw-rw-r-- 1 1001 1001 863 Dec 15 00:31 Jenkinsfile [2020-12-15T00:35:26.725Z] -rw-rw-r-- 1 1001 1001 10775 Dec 15 00:31 LICENSE [2020-12-15T00:35:26.725Z] -rw-rw-r-- 1 1001 1001 6318 Dec 15 00:31 Makefile [2020-12-15T00:35:26.725Z] -rw-rw-r-- 1 1001 1001 6447 Dec 15 00:31 README.md [2020-12-15T00:35:26.725Z] -rw-rw-r-- 1 1001 1001 7286 Dec 15 00:31 SECURITY.md [2020-12-15T00:35:26.725Z] -rw-rw-r-- 1 1001 1001 5 Dec 15 00:32 VERSION [2020-12-15T00:35:26.725Z] -rw-rw-r-- 1 1001 1001 4131 Dec 15 00:31 ZMQWindows.md [2020-12-15T00:35:26.725Z] drwxrwxr-x 2 1001 1001 117 Dec 15 00:31 bin [2020-12-15T00:35:26.725Z] drwxrwxr-x 15 1001 1001 4096 Dec 15 00:31 cmd [2020-12-15T00:35:26.725Z] -rw-r--r-- 1 root root 572038 Dec 15 00:34 coverage.out [2020-12-15T00:35:26.725Z] -rw-r--r-- 1 root root 1041 Dec 15 00:35 go.mod [2020-12-15T00:35:26.725Z] -rw-r--r-- 1 root root 18856 Dec 15 00:35 go.sum [2020-12-15T00:35:26.725Z] drwxrwxr-x 8 1001 1001 127 Dec 15 00:31 internal [2020-12-15T00:35:26.725Z] drwxrwxr-x 4 1001 1001 26 Dec 15 00:31 openapi [2020-12-15T00:35:26.725Z] drwxrwxr-x 4 1001 1001 71 Dec 15 00:31 snap [2020-12-15T00:35:26.725Z] -rw-rw-r-- 1 1001 1001 168 Dec 15 00:31 version.go [Pipeline] sh [2020-12-15T00:35:27.039Z] + '[' -e coverage.out ] [2020-12-15T00:35:27.039Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-15T00:35:27.279Z] Stashed 1 file(s) [Pipeline] sh [2020-12-15T00:35:27.582Z] + make build [2020-12-15T00:35:27.582Z] 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 [2020-12-15T00:35:31.836Z] 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 [2020-12-15T00:35:39.811Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15991 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2020-12-15T00:35:39.874Z] Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] checkout [2020-12-15T00:35:42.005Z] 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 [2020-12-15T00:35:42.281Z] 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 [2020-12-15T00:35:44.227Z] 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 [2020-12-15T00:35:44.498Z] 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 [2020-12-15T00:35:45.069Z] using credential edgex-jenkins-ssh [2020-12-15T00:35:45.132Z] Cloning the remote Git repository [2020-12-15T00:35:45.201Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-15T00:35:45.320Z] > git init /w/workspace/edgex-go/25 # timeout=10 [2020-12-15T00:35:45.411Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T00:35:45.412Z] > git --version # timeout=10 [2020-12-15T00:35:45.431Z] > git --version # 'git version 2.17.1' [2020-12-15T00:35:45.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T00:35:45.500Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T00:35:46.441Z] 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 [2020-12-15T00:35:47.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-15T00:35:49.239Z] 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 [2020-12-15T00:35:50.641Z] 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 [2020-12-15T00:35:52.062Z] 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 [2020-12-15T00:35:53.476Z] 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 [2020-12-15T00:35:54.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-15T00:35:56.300Z] $ docker stop --time=1 e41676a58e53f22f251f3af2c7d29a5d944742194de55b612dcf9b7c4f69912c [2020-12-15T00:35:58.029Z] $ docker rm -f e41676a58e53f22f251f3af2c7d29a5d944742194de55b612dcf9b7c4f69912c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:36:00.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T00:36:00.064Z] [2020-12-15T00:36:00.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:36:00.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T00:36:00.497Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-15T00:36:00.497Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-15T00:36:00.497Z] ca9280d653b3: Pulling fs layer [2020-12-15T00:36:00.497Z] 7e9c9ca2126c: Pulling fs layer [2020-12-15T00:36:00.796Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-15T00:36:00.796Z] cbdbe7a5bc2a: Download complete [2020-12-15T00:36:01.069Z] cbdbe7a5bc2a: Pull complete [2020-12-15T00:36:01.337Z] ca9280d653b3: Verifying Checksum [2020-12-15T00:36:01.337Z] ca9280d653b3: Download complete [2020-12-15T00:36:02.778Z] 7e9c9ca2126c: Download complete [2020-12-15T00:36:02.778Z] ca9280d653b3: Pull complete [2020-12-15T00:36:04.217Z] Merging remotes/origin/master commit 8905b2aeb998c2429dd3dac7113c428985f887cf into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2020-12-15T00:36:03.192Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T00:36:03.212Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T00:36:03.249Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T00:36:03.282Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T00:36:03.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T00:36:03.296Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T00:36:04.235Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T00:36:04.296Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2020-12-15T00:36:05.131Z] Merge succeeded, producing fe0ce95211605752d147532b34a797614698d768 [2020-12-15T00:36:05.131Z] Checking out Revision fe0ce95211605752d147532b34a797614698d768 (PR-2858) [2020-12-15T00:36:04.649Z] > git remote # timeout=10 [2020-12-15T00:36:04.667Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T00:36:04.684Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T00:36:04.696Z] > git merge 8905b2aeb998c2429dd3dac7113c428985f887cf # timeout=10 [2020-12-15T00:36:05.113Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T00:36:05.138Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T00:36:05.151Z] > git checkout -f fe0ce95211605752d147532b34a797614698d768 # timeout=10 [2020-12-15T00:36:09.418Z] 7e9c9ca2126c: Pull complete [2020-12-15T00:36:09.418Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-15T00:36:09.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T00:36:09.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-15T00:36:09.556Z] prd-centos7-docker-4c-2g-15982 does not seem to be running inside a container [2020-12-15T00:36:09.561Z] Commit message: "Merge commit '8905b2aeb998c2429dd3dac7113c428985f887cf' into HEAD" [2020-12-15T00:36:09.588Z] First time build. Skipping changelog. [2020-12-15T00:36:09.612Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-15T00:36:09.570Z] > git rev-list --no-walk dfb575c31b145fa2bfe234761ee246a5732b2602 # timeout=10 [2020-12-15T00:36:11.596Z] $ docker top 09a216b9602b64fc758211af36f06f4cfa265ae194b9e9c887cf73961ff258b8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-12-15T00:36:12.149Z] + docker-compose build --help [2020-12-15T00:36:12.149Z] + grep parallel [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-15T00:36:13.048Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2020-12-15T00:36:13.111Z] --parallel Build images in parallel. [Pipeline] sh [Pipeline] } [2020-12-15T00:36:13.396Z] $ docker stop --time=1 09a216b9602b64fc758211af36f06f4cfa265ae194b9e9c887cf73961ff258b8 [2020-12-15T00:36:13.523Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2020-12-15T00:36:15.698Z] $ docker rm -f 09a216b9602b64fc758211af36f06f4cfa265ae194b9e9c887cf73961ff258b8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:36:16.225Z] + true [2020-12-15T00:36:16.225Z] + sudo service docker restart [2020-12-15T00:36:16.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T00:36:16.446Z] . [Pipeline] withDockerContainer [2020-12-15T00:36:16.581Z] prd-centos7-docker-4c-2g-15982 does not seem to be running inside a container [2020-12-15T00:36:16.638Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-15T00:36:17.734Z] $ docker top 8604cab51cc363b28beefead9d9d6816b898e4f7e65a545a81c3d2bb39530ec1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2020-12-15T00:36:18.253Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] wrap [2020-12-15T00:36:18.299Z] provisioning config files... [2020-12-15T00:36:18.345Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config5156050998448630106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:36:18.754Z] ---> docker-login.sh [2020-12-15T00:36:18.754Z] nexus3.edgexfoundry.org:10001 [2020-12-15T00:36:19.233Z] Building docker-core-command-go ... [2020-12-15T00:36:19.233Z] Building docker-core-data-go ... [2020-12-15T00:36:19.233Z] Building docker-core-metadata-go ... [2020-12-15T00:36:19.233Z] Building docker-security-bootstrap-redis-go ... [2020-12-15T00:36:19.233Z] Building docker-security-proxy-setup-go ... [2020-12-15T00:36:19.233Z] Building docker-security-secrets-setup-go ... [2020-12-15T00:36:19.233Z] Building docker-security-secretstore-setup-go ... [2020-12-15T00:36:19.233Z] Building docker-support-notifications-go ... [2020-12-15T00:36:19.233Z] Building docker-support-scheduler-go ... [2020-12-15T00:36:19.233Z] Building docker-sys-mgmt-agent-go ... [2020-12-15T00:36:19.233Z] Building docker-security-secrets-setup-go [2020-12-15T00:36:19.233Z] Building docker-security-proxy-setup-go [2020-12-15T00:36:19.233Z] Building docker-sys-mgmt-agent-go [2020-12-15T00:36:19.233Z] Building docker-support-notifications-go [2020-12-15T00:36:19.233Z] Building docker-core-command-go [2020-12-15T00:36:19.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:36:19.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:36:19.966Z] Configure a credential helper to remove this warning. See [2020-12-15T00:36:19.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:36:19.966Z] [2020-12-15T00:36:19.966Z] Login Succeeded [2020-12-15T00:36:19.966Z] nexus3.edgexfoundry.org:10002 [2020-12-15T00:36:20.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:36:20.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:36:20.519Z] Configure a credential helper to remove this warning. See [2020-12-15T00:36:20.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:36:20.519Z] [2020-12-15T00:36:20.519Z] Login Succeeded [2020-12-15T00:36:20.519Z] nexus3.edgexfoundry.org:10003 [2020-12-15T00:36:20.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:36:21.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:36:21.070Z] Configure a credential helper to remove this warning. See [2020-12-15T00:36:21.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:36:21.070Z] [2020-12-15T00:36:21.070Z] Login Succeeded [2020-12-15T00:36:21.070Z] nexus3.edgexfoundry.org:10004 [2020-12-15T00:36:21.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:36:21.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:36:21.621Z] Configure a credential helper to remove this warning. See [2020-12-15T00:36:21.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:36:21.621Z] [2020-12-15T00:36:21.621Z] Login Succeeded [2020-12-15T00:36:21.621Z] docker.io [2020-12-15T00:36:21.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T00:36:22.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T00:36:22.490Z] Configure a credential helper to remove this warning. See [2020-12-15T00:36:22.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T00:36:22.490Z] [2020-12-15T00:36:22.490Z] Login Succeeded [2020-12-15T00:36:22.490Z] ---> docker-login.sh ends [Pipeline] } [2020-12-15T00:36:22.509Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-15T00:36:22.991Z] ========================================================= [2020-12-15T00:36:22.991Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-15T00:36:22.991Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:36:23.377Z] + 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 . [2020-12-15T00:36:26.049Z] Sending build context to Docker daemon 165.7MB [2020-12-15T00:36:26.049Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-15T00:36:26.049Z] Step 2/7 : FROM ${BASE} [2020-12-15T00:36:26.049Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-15T00:36:26.049Z] 5f621e34cdf4: Pulling fs layer [2020-12-15T00:36:26.049Z] a4357932f1b6: Pulling fs layer [2020-12-15T00:36:26.049Z] 18c013af1878: Pulling fs layer [2020-12-15T00:36:26.049Z] 00ac8860ef70: Pulling fs layer [2020-12-15T00:36:26.049Z] 63d7cb157983: Pulling fs layer [2020-12-15T00:36:26.049Z] b116817d02f9: Pulling fs layer [2020-12-15T00:36:26.049Z] 745a02a5169b: Pulling fs layer [2020-12-15T00:36:26.049Z] 00ac8860ef70: Waiting [2020-12-15T00:36:26.049Z] 63d7cb157983: Waiting [2020-12-15T00:36:26.049Z] b116817d02f9: Waiting [2020-12-15T00:36:26.049Z] 745a02a5169b: Waiting [2020-12-15T00:36:26.049Z] a4357932f1b6: Verifying Checksum [2020-12-15T00:36:26.049Z] 63d7cb157983: Download complete [2020-12-15T00:36:26.049Z] b116817d02f9: Verifying Checksum [2020-12-15T00:36:26.049Z] b116817d02f9: Download complete [2020-12-15T00:36:26.049Z] 5f621e34cdf4: Verifying Checksum [2020-12-15T00:36:26.049Z] 5f621e34cdf4: Download complete [2020-12-15T00:36:26.646Z] 5f621e34cdf4: Pull complete [2020-12-15T00:36:27.248Z] a4357932f1b6: Pull complete [2020-12-15T00:36:27.527Z] 18c013af1878: Pull complete [2020-12-15T00:36:28.977Z] 745a02a5169b: Verifying Checksum [2020-12-15T00:36:28.977Z] 745a02a5169b: Download complete [2020-12-15T00:36:29.577Z] 00ac8860ef70: Verifying Checksum [2020-12-15T00:36:29.577Z] 00ac8860ef70: Download complete [2020-12-15T00:36:39.763Z] 00ac8860ef70: Pull complete [2020-12-15T00:36:39.763Z] 63d7cb157983: Pull complete [2020-12-15T00:36:40.359Z] b116817d02f9: Pull complete [2020-12-15T00:36:43.748Z] 745a02a5169b: Pull complete [2020-12-15T00:36:43.748Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-15T00:36:43.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-15T00:36:43.748Z] ---> b7e6874047d6 [2020-12-15T00:36:43.748Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-15T00:36:47.181Z] ---> Running in 97d3f39fefaa [2020-12-15T00:36:48.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:36:50.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:36:52.087Z] (1/12) Installing libmagic (5.38-r0) [2020-12-15T00:36:52.676Z] (2/12) Installing file (5.38-r0) [2020-12-15T00:36:52.676Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-15T00:36:52.946Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-15T00:36:57.230Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-15T00:36:57.230Z] (6/12) Installing patch (2.7.6-r6) [2020-12-15T00:36:57.230Z] (7/12) Installing build-base (0.5-r2) [2020-12-15T00:36:57.503Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-15T00:36:57.503Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-15T00:36:57.503Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-15T00:36:57.778Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-15T00:36:57.778Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-15T00:36:57.778Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:36:57.778Z] OK: 217 MiB in 51 packages [2020-12-15T00:36:58.183Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:36:58.183Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:36:58.183Z] ---> 2ec250bb2f53 [2020-12-15T00:36:58.183Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T00:36:58.183Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:36:58.183Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:36:58.183Z] ---> 2ec250bb2f53 [2020-12-15T00:36:58.183Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T00:36:58.183Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:36:58.183Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:36:58.183Z] ---> 2ec250bb2f53 [2020-12-15T00:36:58.183Z] Step 3/27 : WORKDIR /edgex-go [2020-12-15T00:36:58.183Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:36:58.183Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-15T00:36:58.183Z] ---> 2ec250bb2f53 [2020-12-15T00:36:58.183Z] Step 3/29 : WORKDIR /edgex-go [2020-12-15T00:36:58.183Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:36:58.183Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:36:58.183Z] ---> 2ec250bb2f53 [2020-12-15T00:36:58.183Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T00:36:58.183Z] ---> Running in cb7fdc64d01c [2020-12-15T00:36:58.183Z] ---> Running in 57771cbd2746 [2020-12-15T00:36:58.183Z] ---> Running in 6abd2b70e18c [2020-12-15T00:36:58.183Z] ---> Running in 1d98b754e04e [2020-12-15T00:36:58.183Z] ---> Running in 27f78db4ec94 [2020-12-15T00:36:58.183Z] Removing intermediate container 1d98b754e04e [2020-12-15T00:36:58.183Z] ---> 674ad3dd21cd [2020-12-15T00:36:58.183Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:36:58.183Z] Removing intermediate container 57771cbd2746 [2020-12-15T00:36:58.183Z] ---> a59c012d5597 [2020-12-15T00:36:58.183Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:36:58.183Z] Removing intermediate container cb7fdc64d01c [2020-12-15T00:36:58.183Z] ---> 183a4415bf55 [2020-12-15T00:36:58.183Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:36:58.183Z] Removing intermediate container 27f78db4ec94 [2020-12-15T00:36:58.183Z] ---> 82534fc1a961 [2020-12-15T00:36:58.183Z] Step 4/29 : RUN apk update && apk add make git [2020-12-15T00:36:58.183Z] Removing intermediate container 6abd2b70e18c [2020-12-15T00:36:58.183Z] ---> 4412aea28af3 [2020-12-15T00:36:58.183Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:36:58.183Z] ---> Running in 4be610b236c8 [2020-12-15T00:36:58.183Z] ---> Running in edc2928d5208 [2020-12-15T00:36:58.183Z] ---> Running in 05b74bb4cab8 [2020-12-15T00:36:58.183Z] ---> Running in 836dec8c285c [2020-12-15T00:36:58.183Z] ---> Running in 6ebf7adff193 [2020-12-15T00:36:58.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:36:58.183Z] Removing intermediate container edc2928d5208 [2020-12-15T00:36:58.183Z] ---> 60f64d8db3e5 [2020-12-15T00:36:58.183Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-15T00:36:58.475Z] Removing intermediate container 4be610b236c8 [2020-12-15T00:36:58.475Z] ---> bd96a97cec7b [2020-12-15T00:36:58.475Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-15T00:36:58.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:36:58.475Z] ---> Running in 799f6dfb56ad [2020-12-15T00:36:58.475Z] ---> Running in 9c24cd4abfc4 [2020-12-15T00:36:58.744Z] Removing intermediate container 836dec8c285c [2020-12-15T00:36:58.744Z] ---> 55e76b79816b [2020-12-15T00:36:58.744Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T00:36:59.015Z] ---> Running in 559ac12587a8 [2020-12-15T00:36:59.015Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:36:59.015Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:36:59.015Z] OK: 12750 distinct packages available [2020-12-15T00:36:59.015Z] Removing intermediate container 6ebf7adff193 [2020-12-15T00:36:59.015Z] ---> cad80d552f6c [2020-12-15T00:36:59.015Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T00:36:59.282Z] ---> Running in 2346de6a6c38 [2020-12-15T00:36:59.282Z] OK: 233 MiB in 51 packages [2020-12-15T00:36:59.549Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:36:59.816Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:36:59.817Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:37:00.080Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:37:00.080Z] Removing intermediate container 05b74bb4cab8 [2020-12-15T00:37:00.080Z] ---> 9f2a76fc1933 [2020-12-15T00:37:00.080Z] Step 5/29 : COPY go.mod . [2020-12-15T00:37:00.342Z] ---> 954ef141b47f [2020-12-15T00:37:00.342Z] Step 6/29 : RUN go mod download [2020-12-15T00:37:00.342Z] ---> Running in 2bcbcc572129 [2020-12-15T00:37:00.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:37:00.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:37:00.614Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:37:00.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:37:01.469Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:37:01.469Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:37:01.469Z] OK: 12750 distinct packages available [2020-12-15T00:37:01.469Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:37:01.469Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:37:01.469Z] OK: 12750 distinct packages available [2020-12-15T00:37:01.469Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:37:01.469Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:37:01.469Z] OK: 12750 distinct packages available [2020-12-15T00:37:01.756Z] OK: 233 MiB in 51 packages [2020-12-15T00:37:01.756Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:37:01.756Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:37:01.756Z] OK: 12750 distinct packages available [2020-12-15T00:37:01.756Z] OK: 233 MiB in 51 packages [2020-12-15T00:37:01.756Z] OK: 233 MiB in 51 packages [2020-12-15T00:37:02.025Z] OK: 233 MiB in 51 packages [2020-12-15T00:37:02.025Z] Removing intermediate container 2bcbcc572129 [2020-12-15T00:37:02.025Z] ---> 3ccff9b06442 [2020-12-15T00:37:02.025Z] Step 7/29 : COPY . . [2020-12-15T00:37:02.090Z] Removing intermediate container 97d3f39fefaa [2020-12-15T00:37:02.090Z] ---> 22e47067a5f6 [2020-12-15T00:37:02.090Z] Step 4/7 : WORKDIR /edgex-go [2020-12-15T00:37:02.090Z] ---> Running in 58cf435d1eef [2020-12-15T00:37:02.683Z] Removing intermediate container 58cf435d1eef [2020-12-15T00:37:02.683Z] ---> e971306aa65c [2020-12-15T00:37:02.683Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-15T00:37:02.955Z] latest: Pulling from library/docker [2020-12-15T00:37:03.004Z] Removing intermediate container 9c24cd4abfc4 [2020-12-15T00:37:03.004Z] ---> bf89c8bf8e0a [2020-12-15T00:37:03.004Z] Step 6/24 : COPY go.mod . [2020-12-15T00:37:03.233Z] a3cc7d3b244e: Pulling fs layer [2020-12-15T00:37:03.233Z] 02a3295e0d61: Pulling fs layer [2020-12-15T00:37:03.233Z] 0f4f2e6d8100: Pulling fs layer [2020-12-15T00:37:03.233Z] 330b718f631f: Pulling fs layer [2020-12-15T00:37:03.233Z] a93816041522: Pulling fs layer [2020-12-15T00:37:03.233Z] bdb6da89ff94: Pulling fs layer [2020-12-15T00:37:03.233Z] 2a70c0c122f4: Pulling fs layer [2020-12-15T00:37:03.233Z] a93816041522: Waiting [2020-12-15T00:37:03.233Z] bdb6da89ff94: Waiting [2020-12-15T00:37:03.233Z] 2a70c0c122f4: Waiting [2020-12-15T00:37:03.233Z] 330b718f631f: Waiting [2020-12-15T00:37:03.514Z] 0f4f2e6d8100: Verifying Checksum [2020-12-15T00:37:03.514Z] 0f4f2e6d8100: Download complete [2020-12-15T00:37:03.514Z] 02a3295e0d61: Verifying Checksum [2020-12-15T00:37:03.514Z] 02a3295e0d61: Download complete [2020-12-15T00:37:03.514Z] a3cc7d3b244e: Verifying Checksum [2020-12-15T00:37:03.514Z] a3cc7d3b244e: Download complete [2020-12-15T00:37:03.514Z] a93816041522: Verifying Checksum [2020-12-15T00:37:03.514Z] a93816041522: Download complete [2020-12-15T00:37:03.514Z] bdb6da89ff94: Verifying Checksum [2020-12-15T00:37:03.514Z] bdb6da89ff94: Download complete [2020-12-15T00:37:03.587Z] Removing intermediate container 799f6dfb56ad [2020-12-15T00:37:03.587Z] ---> e39226943494 [2020-12-15T00:37:03.587Z] Step 6/27 : COPY go.mod . [2020-12-15T00:37:03.803Z] 2a70c0c122f4: Verifying Checksum [2020-12-15T00:37:03.803Z] 2a70c0c122f4: Download complete [2020-12-15T00:37:04.090Z] a3cc7d3b244e: Pull complete [2020-12-15T00:37:04.594Z] ---> c2d48f306170 [2020-12-15T00:37:04.594Z] Step 7/24 : RUN go mod download [2020-12-15T00:37:04.594Z] Removing intermediate container 559ac12587a8 [2020-12-15T00:37:04.594Z] ---> 5b1778a47e39 [2020-12-15T00:37:04.594Z] Step 6/22 : COPY go.mod . [2020-12-15T00:37:04.704Z] 02a3295e0d61: Pull complete [2020-12-15T00:37:05.313Z] 0f4f2e6d8100: Pull complete [2020-12-15T00:37:05.313Z] 330b718f631f: Verifying Checksum [2020-12-15T00:37:05.313Z] 330b718f631f: Download complete [2020-12-15T00:37:05.551Z] ---> Running in 3ea3938e65ee [2020-12-15T00:37:06.499Z] Removing intermediate container 2346de6a6c38 [2020-12-15T00:37:06.499Z] ---> 6599d041e08a [2020-12-15T00:37:06.499Z] Step 6/21 : COPY go.mod . [2020-12-15T00:37:07.077Z] ---> 10e8f9c4293f [2020-12-15T00:37:07.077Z] Step 7/27 : RUN go mod download [2020-12-15T00:37:07.077Z] ---> 6e0a7fa801d1 [2020-12-15T00:37:07.077Z] Step 7/22 : RUN go mod download [2020-12-15T00:37:07.668Z] ---> Running in b610254004e2 [2020-12-15T00:37:07.668Z] ---> Running in b0da5c312c2a [2020-12-15T00:37:07.668Z] ---> c4f0dadae798 [2020-12-15T00:37:07.668Z] Step 7/21 : RUN go mod download [2020-12-15T00:37:09.102Z] ---> Running in 3d13fc9f53e5 [2020-12-15T00:37:09.623Z] 330b718f631f: Pull complete [2020-12-15T00:37:09.623Z] a93816041522: Pull complete [2020-12-15T00:37:09.897Z] bdb6da89ff94: Pull complete [2020-12-15T00:37:10.174Z] 2a70c0c122f4: Pull complete [2020-12-15T00:37:10.174Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-15T00:37:10.174Z] Status: Downloaded newer image for docker:latest [2020-12-15T00:37:11.692Z] Removing intermediate container 3ea3938e65ee [2020-12-15T00:37:11.692Z] ---> bd4683442c5b [2020-12-15T00:37:11.692Z] Step 8/24 : COPY . . [2020-12-15T00:37:13.581Z] ---> 72b82dff358a [2020-12-15T00:37:13.581Z] Step 6/7 : COPY go.mod . [2020-12-15T00:37:14.176Z] ---> 48afcc69bf35 [2020-12-15T00:37:14.176Z] Step 7/7 : RUN go mod download [2020-12-15T00:37:14.452Z] ---> Running in 0a8230d0ad96 [2020-12-15T00:37:15.954Z] Removing intermediate container b610254004e2 [2020-12-15T00:37:15.954Z] ---> eae263b5f599 [2020-12-15T00:37:15.954Z] Step 8/22 : COPY . . [2020-12-15T00:37:16.242Z] Removing intermediate container b0da5c312c2a [2020-12-15T00:37:16.242Z] ---> 5f0d30d45d9f [2020-12-15T00:37:16.242Z] Step 8/27 : COPY . . [2020-12-15T00:37:16.242Z] Removing intermediate container 3d13fc9f53e5 [2020-12-15T00:37:16.242Z] ---> 8956730c1799 [2020-12-15T00:37:16.242Z] Step 8/21 : COPY . . [2020-12-15T00:37:31.541Z] ---> da80053c29fd [2020-12-15T00:37:31.541Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-15T00:37:33.814Z] ---> Running in 08f18648add0 [2020-12-15T00:37:36.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-15T00:37:41.580Z] Removing intermediate container 0a8230d0ad96 [2020-12-15T00:37:41.580Z] ---> 6b90f2c22143 [2020-12-15T00:37:41.580Z] Successfully built 6b90f2c22143 [2020-12-15T00:37:41.580Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:37:42.199Z] + docker inspect -f . ci-base-image-arm64 [2020-12-15T00:37:42.199Z] . [Pipeline] withDockerContainer [2020-12-15T00:37:42.534Z] prd-ubuntu18.04-docker-arm64-4c-16g-15991 does not seem to be running inside a container [2020-12-15T00:37:42.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-15T00:37:44.122Z] $ docker top d49cbdd152f255c60db3b40bb5803f8cd3c00430fed5446aef8f7a7d1d7b80e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T00:37:45.155Z] + go version [2020-12-15T00:37:45.155Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-15T00:37:45.229Z] $ docker stop --time=1 d49cbdd152f255c60db3b40bb5803f8cd3c00430fed5446aef8f7a7d1d7b80e7 [2020-12-15T00:37:47.114Z] $ docker rm -f d49cbdd152f255c60db3b40bb5803f8cd3c00430fed5446aef8f7a7d1d7b80e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:37:48.393Z] + docker inspect -f . ci-base-image-arm64 [2020-12-15T00:37:48.393Z] . [Pipeline] withDockerContainer [2020-12-15T00:37:48.722Z] prd-ubuntu18.04-docker-arm64-4c-16g-15991 does not seem to be running inside a container [2020-12-15T00:37:48.885Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-15T00:37:50.296Z] $ docker top b7fa0c2db2e5123fb075eb02e17ab54686ad0673b79b70fc778f4d6ff293d2bf -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-15T00:37:50.673Z] ========================================================= [2020-12-15T00:37:50.673Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-15T00:37:50.673Z] ========================================================= [Pipeline] sh [2020-12-15T00:37:51.410Z] + make test [2020-12-15T00:37:51.410Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-15T00:37:52.585Z] ---> 278e7c940faa [2020-12-15T00:37:52.585Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-15T00:37:52.585Z] ---> c03eb88a682e [2020-12-15T00:37:52.585Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-15T00:37:52.585Z] ---> cd7dab9883e2 [2020-12-15T00:37:52.585Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-15T00:37:53.587Z] ---> Running in f0cccb2bd867 [2020-12-15T00:37:53.587Z] ---> Running in 149bb3627c25 [2020-12-15T00:37:53.587Z] ---> Running in 7c160de566e9 [2020-12-15T00:37:53.881Z] ---> f87b25af4022 [2020-12-15T00:37:53.881Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-15T00:37:54.177Z] ---> Running in 19437a0b7b8a [2020-12-15T00:37:55.232Z] 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 [2020-12-15T00:37:55.232Z] 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 [2020-12-15T00:37:55.232Z] 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 [2020-12-15T00:37:55.232Z] 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 [2020-12-15T00:37:58.762Z] Removing intermediate container 08f18648add0 [2020-12-15T00:37:58.762Z] ---> 74939803e1cf [2020-12-15T00:37:58.762Z] [2020-12-15T00:37:58.762Z] Step 9/29 : FROM alpine:latest [2020-12-15T00:37:58.762Z] latest: Pulling from library/alpine [2020-12-15T00:37:58.762Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-15T00:37:58.762Z] Status: Downloaded newer image for alpine:latest [2020-12-15T00:37:58.762Z] ---> b14afc6dfb98 [2020-12-15T00:37:58.762Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-15T00:37:59.811Z] ---> Running in df8f55349bf2 [2020-12-15T00:38:00.485Z] Removing intermediate container df8f55349bf2 [2020-12-15T00:38:00.485Z] ---> b667a154d58b [2020-12-15T00:38:00.485Z] Step 11/29 : USER root [2020-12-15T00:38:00.812Z] ---> Running in e09bfccafc99 [2020-12-15T00:38:01.290Z] Removing intermediate container e09bfccafc99 [2020-12-15T00:38:01.290Z] ---> 6322685a4044 [2020-12-15T00:38:01.290Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-15T00:38:01.603Z] ---> Running in bb3b3554ea08 [2020-12-15T00:38:02.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:38:03.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:38:03.882Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:38:03.882Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:38:03.882Z] OK: 12747 distinct packages available [2020-12-15T00:38:04.178Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-15T00:38:04.479Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-15T00:38:04.479Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:38:04.479Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T00:38:04.479Z] OK: 6 MiB in 16 packages [2020-12-15T00:38:06.575Z] Removing intermediate container bb3b3554ea08 [2020-12-15T00:38:06.575Z] ---> 7c92ded82b18 [2020-12-15T00:38:06.575Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-15T00:38:06.575Z] ---> Running in 2bfe26340b88 [2020-12-15T00:38:06.864Z] Removing intermediate container 2bfe26340b88 [2020-12-15T00:38:06.864Z] ---> 42b8e61eaee8 [2020-12-15T00:38:06.864Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-15T00:38:06.864Z] ---> Running in fbc840b6da1a [2020-12-15T00:38:07.163Z] Removing intermediate container fbc840b6da1a [2020-12-15T00:38:07.163Z] ---> e0bbe0af9714 [2020-12-15T00:38:07.163Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-15T00:38:07.450Z] ---> Running in 43abaa12ac56 [2020-12-15T00:38:10.252Z] Removing intermediate container 43abaa12ac56 [2020-12-15T00:38:10.252Z] ---> 3c3fdd8b2317 [2020-12-15T00:38:10.252Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-15T00:38:11.121Z] ---> 6d1bcf910e31 [2020-12-15T00:38:11.121Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-15T00:38:11.809Z] ---> 17c127669121 [2020-12-15T00:38:11.809Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-15T00:38:12.195Z] ---> 82f261ca6eb3 [2020-12-15T00:38:12.195Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-15T00:38:13.229Z] ---> 1bda8571a840 [2020-12-15T00:38:13.229Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-15T00:38:13.842Z] ---> eeb408138d3e [2020-12-15T00:38:13.842Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-15T00:38:13.919Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-15T00:38:14.477Z] ---> Running in ab2bc04ad698 [2020-12-15T00:38:16.548Z] Removing intermediate container ab2bc04ad698 [2020-12-15T00:38:16.548Z] ---> 843a79b6c90e [2020-12-15T00:38:16.548Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T00:38:17.215Z] ---> 3ea838c4a1a2 [2020-12-15T00:38:17.215Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T00:38:17.215Z] ---> Running in 22127b2bf12c [2020-12-15T00:38:19.216Z] Removing intermediate container 22127b2bf12c [2020-12-15T00:38:19.216Z] ---> 060d0c18eb09 [2020-12-15T00:38:19.216Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-15T00:38:19.758Z] ---> Running in c30b08eb9707 [2020-12-15T00:38:21.972Z] Removing intermediate container c30b08eb9707 [2020-12-15T00:38:21.972Z] ---> 3d4ebba81102 [2020-12-15T00:38:21.972Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T00:38:22.261Z] ---> Running in 382507c1fddd [2020-12-15T00:38:22.568Z] Removing intermediate container 382507c1fddd [2020-12-15T00:38:22.568Z] ---> e00c1f8034a7 [2020-12-15T00:38:22.568Z] Step 26/29 : CMD [ "generate" ] [2020-12-15T00:38:22.908Z] ---> Running in 0be0c3f72e72 [2020-12-15T00:38:23.469Z] Removing intermediate container 0be0c3f72e72 [2020-12-15T00:38:23.469Z] ---> c186432975d8 [2020-12-15T00:38:23.469Z] Step 27/29 : LABEL arch=x86_64 [2020-12-15T00:38:23.469Z] ---> Running in 125643f375c8 [2020-12-15T00:38:23.469Z] 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 [2020-12-15T00:38:23.469Z] Removing intermediate container 125643f375c8 [2020-12-15T00:38:23.469Z] ---> ae110efada4c [2020-12-15T00:38:23.469Z] Step 28/29 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:38:23.469Z] ---> Running in e24fe2c0df0b [2020-12-15T00:38:24.135Z] Removing intermediate container e24fe2c0df0b [2020-12-15T00:38:24.136Z] ---> 12127ddb643a [2020-12-15T00:38:24.136Z] Step 29/29 : LABEL version=0.0.0 [2020-12-15T00:38:24.136Z] ---> Running in e5bdaec4d829 [2020-12-15T00:38:24.433Z] Removing intermediate container e5bdaec4d829 [2020-12-15T00:38:24.433Z] ---> 87b49917e433 [2020-12-15T00:38:24.433Z] [2020-12-15T00:38:24.732Z] Successfully built 87b49917e433 [2020-12-15T00:38:24.732Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-15T00:38:24.732Z] Building docker-security-bootstrap-redis-go [2020-12-15T00:38:33.182Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container f0cccb2bd867 [2020-12-15T00:38:33.182Z] ---> b9675a0ff496 [2020-12-15T00:38:33.182Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-15T00:38:33.469Z] ---> Running in e3fd2ef0303e [2020-12-15T00:38:37.188Z] 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 [2020-12-15T00:38:41.867Z] Removing intermediate container 19437a0b7b8a [2020-12-15T00:38:41.867Z] ---> 71e890dde26c [2020-12-15T00:38:41.867Z] [2020-12-15T00:38:41.867Z] Step 10/22 : FROM scratch [2020-12-15T00:38:41.867Z] ---> [2020-12-15T00:38:41.867Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:38:41.867Z] Removing intermediate container 149bb3627c25 [2020-12-15T00:38:41.867Z] ---> 6deaf91b28db [2020-12-15T00:38:41.867Z] [2020-12-15T00:38:41.867Z] Step 10/21 : FROM alpine [2020-12-15T00:38:41.867Z] ---> b14afc6dfb98 [2020-12-15T00:38:41.867Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-15T00:38:41.867Z] Removing intermediate container 7c160de566e9 [2020-12-15T00:38:41.867Z] ---> f0cabd3da73c [2020-12-15T00:38:41.867Z] [2020-12-15T00:38:41.867Z] Step 10/24 : FROM scratch [2020-12-15T00:38:41.867Z] ---> [2020-12-15T00:38:41.867Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-15T00:38:41.867Z] ---> Running in dddbcc378c92 [2020-12-15T00:38:41.867Z] ---> Running in 21d919991a6c [2020-12-15T00:38:41.867Z] ---> Running in 66928ac2dad3 [2020-12-15T00:38:42.164Z] Removing intermediate container e3fd2ef0303e [2020-12-15T00:38:42.164Z] ---> b635e8999e46 [2020-12-15T00:38:42.164Z] [2020-12-15T00:38:42.164Z] Step 11/27 : FROM docker:latest [2020-12-15T00:38:42.164Z] ---> aefe523efa57 [2020-12-15T00:38:42.164Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-15T00:38:42.164Z] Removing intermediate container 21d919991a6c [2020-12-15T00:38:42.164Z] ---> 336ffa36f495 [2020-12-15T00:38:42.164Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-15T00:38:42.458Z] Removing intermediate container 66928ac2dad3 [2020-12-15T00:38:42.458Z] ---> 4adec7fd0bc9 [2020-12-15T00:38:42.458Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-15T00:38:42.458Z] ---> Running in a8e6d546c9c8 [2020-12-15T00:38:42.458Z] ---> Running in 967a98273ced [2020-12-15T00:38:43.919Z] ---> Running in e8ef31ce2b95 [2020-12-15T00:38:44.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:38:44.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:38:44.497Z] Removing intermediate container 967a98273ced [2020-12-15T00:38:44.497Z] ---> 1e2a654cb8eb [2020-12-15T00:38:44.497Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T00:38:44.780Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:38:44.780Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:38:44.780Z] OK: 12747 distinct packages available [2020-12-15T00:38:45.091Z] ---> Running in 5cd4a79b5d22 [2020-12-15T00:38:45.091Z] Removing intermediate container e8ef31ce2b95 [2020-12-15T00:38:45.091Z] ---> 24bdf6266fcd [2020-12-15T00:38:45.091Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-15T00:38:45.091Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-15T00:38:45.410Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T00:38:45.410Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-15T00:38:45.410Z] (4/4) Installing curl (7.69.1-r3) [2020-12-15T00:38:45.410Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:38:45.730Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T00:38:45.731Z] OK: 7 MiB in 18 packages [2020-12-15T00:38:45.731Z] ---> Running in 187729f3a4bd [2020-12-15T00:38:46.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:38:46.323Z] Removing intermediate container 5cd4a79b5d22 [2020-12-15T00:38:46.323Z] ---> a8f708f0f641 [2020-12-15T00:38:46.323Z] Step 14/22 : WORKDIR / [2020-12-15T00:38:46.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:38:46.323Z] ---> Running in 11d0df071cbd [2020-12-15T00:38:46.683Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:38:46.683Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:38:46.683Z] ---> 2ec250bb2f53 [2020-12-15T00:38:46.683Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T00:38:46.683Z] ---> Using cache [2020-12-15T00:38:46.683Z] ---> 82534fc1a961 [2020-12-15T00:38:46.683Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:38:47.247Z] (1/2) Installing readline (8.0.4-r0) [2020-12-15T00:38:47.569Z] (2/2) Installing bash (5.0.17-r0) [2020-12-15T00:38:47.569Z] Executing bash-5.0.17-r0.post-install [2020-12-15T00:38:47.569Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:38:47.569Z] OK: 12 MiB in 22 packages [2020-12-15T00:38:47.569Z] Removing intermediate container 187729f3a4bd [2020-12-15T00:38:47.569Z] ---> af5a4386da3e [2020-12-15T00:38:47.569Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-15T00:38:47.569Z] ---> Running in a0b5a8964828 [2020-12-15T00:38:47.883Z] Removing intermediate container 11d0df071cbd [2020-12-15T00:38:47.883Z] ---> 3953561584fc [2020-12-15T00:38:47.883Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-15T00:38:48.166Z] ---> 5349a56057d2 [2020-12-15T00:38:48.166Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-15T00:38:48.453Z] Removing intermediate container dddbcc378c92 [2020-12-15T00:38:48.453Z] ---> 036abdd1e626 [2020-12-15T00:38:48.453Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T00:38:48.453Z] ---> a33033479102 [2020-12-15T00:38:48.453Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-15T00:38:48.453Z] Removing intermediate container a8e6d546c9c8 [2020-12-15T00:38:48.453Z] ---> 6d6b2846acdf [2020-12-15T00:38:48.453Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-15T00:38:48.765Z] ---> Running in fe191b5900e5 [2020-12-15T00:38:48.765Z] ---> Running in f4e4bad97962 [2020-12-15T00:38:49.380Z] Removing intermediate container fe191b5900e5 [2020-12-15T00:38:49.380Z] ---> 1bbaaf4ec592 [2020-12-15T00:38:49.380Z] Step 13/21 : WORKDIR /edgex [2020-12-15T00:38:49.675Z] ---> Running in 6ce0d643fdc8 [2020-12-15T00:38:49.675Z] ---> 81eb95fed8dd [2020-12-15T00:38:49.675Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-15T00:38:49.675Z] ---> 560b931cc717 [2020-12-15T00:38:49.675Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-15T00:38:50.016Z] Removing intermediate container 6ce0d643fdc8 [2020-12-15T00:38:50.016Z] ---> 9c9907e24e6d [2020-12-15T00:38:50.016Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-15T00:38:50.016Z] ---> 6a4cf14e0f56 [2020-12-15T00:38:50.016Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-15T00:38:50.016Z] Removing intermediate container a0b5a8964828 [2020-12-15T00:38:50.016Z] ---> 3877ed588b63 [2020-12-15T00:38:50.016Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T00:38:50.549Z] ---> Running in 7c9760c2cabd [2020-12-15T00:38:50.549Z] ---> Running in 361da3eb9bab [2020-12-15T00:38:50.549Z] ---> 99128ee1445e [2020-12-15T00:38:50.549Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-15T00:38:50.549Z] ---> 980ae35b1aa7 [2020-12-15T00:38:50.549Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-15T00:38:50.859Z] Removing intermediate container 7c9760c2cabd [2020-12-15T00:38:50.859Z] ---> 81421044d0af [2020-12-15T00:38:50.859Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:38:50.859Z] ---> Running in 02730b319e66 [2020-12-15T00:38:51.167Z] ---> a5b7cb4cd6cd [2020-12-15T00:38:51.167Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-15T00:38:51.462Z] Removing intermediate container 02730b319e66 [2020-12-15T00:38:51.462Z] ---> 527e5902b3f4 [2020-12-15T00:38:51.462Z] Step 20/22 : LABEL arch=x86_64 [2020-12-15T00:38:51.462Z] ---> ea224b480a65 [2020-12-15T00:38:51.462Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-15T00:38:51.462Z] Removing intermediate container f4e4bad97962 [2020-12-15T00:38:51.462Z] ---> 83399ba9874a [2020-12-15T00:38:51.462Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-15T00:38:51.462Z] ---> Running in 0691ba989d39 [2020-12-15T00:38:51.462Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:38:51.462Z] ---> Running in aabd253fbce0 [2020-12-15T00:38:52.058Z] Removing intermediate container 0691ba989d39 [2020-12-15T00:38:52.058Z] ---> d788e1737980 [2020-12-15T00:38:52.058Z] Step 21/22 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:38:52.058Z] Removing intermediate container aabd253fbce0 [2020-12-15T00:38:52.058Z] ---> 98346f954840 [2020-12-15T00:38:52.058Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-15T00:38:52.058Z] ---> Running in e8d33a2b8e20 [2020-12-15T00:38:52.058Z] ---> Running in a4b1d6043df6 [2020-12-15T00:38:52.058Z] ---> f1ee92f017b4 [2020-12-15T00:38:52.058Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-15T00:38:52.058Z] ---> 2047c3df89e7 [2020-12-15T00:38:52.058Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-15T00:38:52.058Z] ---> Running in 9de32d09e67d [2020-12-15T00:38:52.333Z] Removing intermediate container a4b1d6043df6 [2020-12-15T00:38:52.333Z] ---> f53be19af2ff [2020-12-15T00:38:52.333Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-15T00:38:52.333Z] Removing intermediate container e8d33a2b8e20 [2020-12-15T00:38:52.333Z] ---> 53df50d6b0ff [2020-12-15T00:38:52.333Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T00:38:52.333Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:38:53.368Z] ---> Running in 66eb4636e46a [2020-12-15T00:38:53.368Z] ---> 48f010852747 [2020-12-15T00:38:53.368Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-15T00:38:53.368Z] ---> Running in f0367052f49e [2020-12-15T00:38:53.368Z] Removing intermediate container 9de32d09e67d [2020-12-15T00:38:53.368Z] ---> 4245d8d51d64 [2020-12-15T00:38:53.368Z] Step 18/21 : CMD ["--init=true"] [2020-12-15T00:38:53.368Z] ---> Running in ed7d4252d108 [2020-12-15T00:38:53.368Z] ---> Running in 550b20ceebd9 [2020-12-15T00:38:53.368Z] Removing intermediate container f0367052f49e [2020-12-15T00:38:53.368Z] ---> d15794818f87 [2020-12-15T00:38:53.368Z] [2020-12-15T00:38:53.368Z] Removing intermediate container 66eb4636e46a [2020-12-15T00:38:53.368Z] ---> 7363f1410895 [2020-12-15T00:38:53.368Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-15T00:38:53.672Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:38:53.672Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:38:53.672Z] OK: 12750 distinct packages available [2020-12-15T00:38:53.672Z] Removing intermediate container ed7d4252d108 [2020-12-15T00:38:53.672Z] ---> e7bf730d4df4 [2020-12-15T00:38:53.672Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:38:53.672Z] Removing intermediate container 550b20ceebd9 [2020-12-15T00:38:53.672Z] ---> e401f45063be [2020-12-15T00:38:53.672Z] Step 19/21 : LABEL arch=x86_64 [2020-12-15T00:38:53.672Z] Successfully built d15794818f87 [2020-12-15T00:38:53.672Z] ---> Running in 0bee037519ed [2020-12-15T00:38:53.672Z] Successfully tagged docker-core-command-go:latest [2020-12-15T00:38:53.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-15T00:38:53.983Z]  Building docker-core-command-go ... done OK: 233 MiB in 51 packages [2020-12-15T00:38:53.983Z] Building docker-security-secretstore-setup-go [2020-12-15T00:38:53.983Z] ---> Running in 1f57c5b04269 [2020-12-15T00:38:54.293Z] ---> 0ea1cb5a8ba1 [2020-12-15T00:38:54.293Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-15T00:38:54.293Z] Removing intermediate container 0bee037519ed [2020-12-15T00:38:54.293Z] ---> 20c46b386206 [2020-12-15T00:38:54.293Z] Step 22/24 : LABEL arch=x86_64 [2020-12-15T00:38:54.293Z] Removing intermediate container 1f57c5b04269 [2020-12-15T00:38:54.293Z] ---> a143c71e6201 [2020-12-15T00:38:54.293Z] Step 20/21 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:38:54.598Z] ---> Running in 95c978871aa2 [2020-12-15T00:38:54.598Z] ---> Running in cc32687c58ea [2020-12-15T00:38:54.900Z] ---> 726acb3f233d [2020-12-15T00:38:54.900Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-15T00:38:55.499Z] Removing intermediate container 95c978871aa2 [2020-12-15T00:38:55.499Z] ---> 67f995dc0a76 [2020-12-15T00:38:55.499Z] Step 23/24 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:38:55.499Z] Removing intermediate container cc32687c58ea [2020-12-15T00:38:55.499Z] ---> fa9f7690c5f5 [2020-12-15T00:38:55.499Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T00:38:55.775Z] Removing intermediate container 361da3eb9bab [2020-12-15T00:38:55.775Z] ---> 0fe324b24e7f [2020-12-15T00:38:55.775Z] Step 6/22 : COPY go.mod . [2020-12-15T00:38:58.428Z] ---> Running in d71c98a3370e [2020-12-15T00:38:58.428Z] ---> Running in 4d2b31366dd3 [2020-12-15T00:38:58.428Z] ---> c5e91f067cd4 [2020-12-15T00:38:58.428Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-15T00:38:58.704Z] ---> f8dceee9757a [2020-12-15T00:38:58.704Z] Step 7/22 : RUN go mod download [2020-12-15T00:38:58.704Z] ---> Running in 09d0f4b4e47f [2020-12-15T00:38:58.990Z] Removing intermediate container d71c98a3370e [2020-12-15T00:38:58.990Z] ---> 48609f2e48b2 [2020-12-15T00:38:58.990Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T00:38:58.990Z] Removing intermediate container 4d2b31366dd3 [2020-12-15T00:38:58.990Z] ---> a69f035ed03b [2020-12-15T00:38:58.990Z] [2020-12-15T00:38:58.990Z] ---> Running in 30ff47ee2b59 [2020-12-15T00:38:58.990Z] Successfully built a69f035ed03b [2020-12-15T00:38:59.507Z] ---> Running in ca9c2677a423 [2020-12-15T00:38:59.507Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-15T00:38:59.507Z] Building docker-support-scheduler-go [2020-12-15T00:39:00.127Z]  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:39:00.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:39:00.440Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-15T00:39:00.440Z] (2/33) Installing expat (2.2.9-r1) [2020-12-15T00:39:00.440Z] (3/33) Installing libffi (3.3-r2) [2020-12-15T00:39:00.440Z] (4/33) Installing gdbm (1.13-r1) [2020-12-15T00:39:01.106Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-15T00:39:01.106Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-15T00:39:01.106Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-15T00:39:01.414Z] Removing intermediate container ca9c2677a423 [2020-12-15T00:39:01.414Z] ---> 148a171bac97 [2020-12-15T00:39:01.414Z] [2020-12-15T00:39:02.518Z] Successfully built 148a171bac97 [2020-12-15T00:39:02.518Z] Successfully tagged docker-support-notifications-go:latest [2020-12-15T00:39:02.518Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2020-12-15T00:39:11.037Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-15T00:39:11.037Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-15T00:39:11.037Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-15T00:39:11.038Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-15T00:39:11.038Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-15T00:39:11.038Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-15T00:39:11.369Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-15T00:39:11.670Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-15T00:39:11.670Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-15T00:39:11.670Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-15T00:39:11.953Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-15T00:39:12.234Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-15T00:39:12.234Z] Removing intermediate container 30ff47ee2b59 [2020-12-15T00:39:12.234Z] ---> fec2bb19bbba [2020-12-15T00:39:12.234Z] Step 8/22 : COPY . . [2020-12-15T00:39:12.234Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-15T00:39:12.234Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-15T00:39:12.535Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-15T00:39:12.535Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-15T00:39:12.535Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-15T00:39:12.865Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-15T00:39:13.727Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-15T00:39:16.246Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-15T00:39:16.246Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-15T00:39:16.246Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-15T00:39:16.246Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-15T00:39:16.247Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-15T00:39:16.247Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-15T00:39:16.857Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-15T00:39:16.857Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-15T00:39:16.857Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-15T00:39:16.857Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-15T00:39:17.954Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-15T00:39:18.421Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.100s [2020-12-15T00:39:18.421Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-15T00:39:18.421Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-15T00:39:19.122Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-15T00:39:19.122Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-15T00:39:20.587Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-15T00:39:20.587Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-15T00:39:20.587Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-15T00:39:20.587Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-15T00:39:21.810Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:39:21.810Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:39:21.810Z] ---> 2ec250bb2f53 [2020-12-15T00:39:21.810Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T00:39:22.082Z] ---> Using cache [2020-12-15T00:39:22.082Z] ---> 82534fc1a961 [2020-12-15T00:39:22.082Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:39:22.082Z] ---> Using cache [2020-12-15T00:39:22.082Z] ---> 3877ed588b63 [2020-12-15T00:39:22.082Z] Step 5/24 : RUN apk update && apk add make git [2020-12-15T00:39:22.082Z] ---> Using cache [2020-12-15T00:39:22.082Z] ---> 0fe324b24e7f [2020-12-15T00:39:22.082Z] Step 6/24 : COPY go.mod . [2020-12-15T00:39:22.082Z] ---> Using cache [2020-12-15T00:39:22.082Z] ---> f8dceee9757a [2020-12-15T00:39:22.082Z] Step 7/24 : RUN go mod download [2020-12-15T00:39:22.082Z] ---> Using cache [2020-12-15T00:39:22.082Z] ---> fec2bb19bbba [2020-12-15T00:39:22.082Z] Step 8/24 : COPY . . [2020-12-15T00:39:22.706Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:39:23.009Z] OK: 71 MiB in 55 packages [2020-12-15T00:39:27.875Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:39:27.875Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:39:27.875Z] ---> 2ec250bb2f53 [2020-12-15T00:39:27.875Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T00:39:27.875Z] ---> Using cache [2020-12-15T00:39:27.875Z] ---> 82534fc1a961 [2020-12-15T00:39:27.875Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:39:27.875Z] ---> Using cache [2020-12-15T00:39:27.875Z] ---> 3877ed588b63 [2020-12-15T00:39:27.875Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T00:39:27.875Z] ---> Using cache [2020-12-15T00:39:27.875Z] ---> 0fe324b24e7f [2020-12-15T00:39:27.875Z] Step 6/21 : COPY go.mod .Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:39:27.875Z] ---> Using cache [2020-12-15T00:39:27.875Z] ---> f8dceee9757a [2020-12-15T00:39:27.875Z] [2020-12-15T00:39:27.875Z] Step 7/21 : RUN go mod downloadStep 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:39:27.875Z] [2020-12-15T00:39:27.875Z] ---> Using cache [2020-12-15T00:39:27.875Z] ---> 2ec250bb2f53 [2020-12-15T00:39:27.875Z] Step 3/23 : WORKDIR /edgex-go ---> fec2bb19bbba [2020-12-15T00:39:27.875Z] [2020-12-15T00:39:27.875Z] Step 8/21 : COPY . . ---> Using cache [2020-12-15T00:39:27.875Z] ---> 82534fc1a961 [2020-12-15T00:39:27.875Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:39:27.875Z] ---> Using cache [2020-12-15T00:39:27.875Z] ---> 3877ed588b63 [2020-12-15T00:39:27.875Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-15T00:39:27.875Z] [2020-12-15T00:39:29.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.250s coverage: 46.6% of statements [2020-12-15T00:39:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-15T00:39:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-15T00:39:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-15T00:39:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-15T00:39:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-15T00:39:30.619Z] ---> Running in 83e7ebc8c3b5 [2020-12-15T00:39:35.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.506s coverage: 27.1% of statements [2020-12-15T00:39:35.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-15T00:39:35.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-15T00:39:35.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-15T00:39:35.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-15T00:39:35.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-15T00:39:35.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-15T00:39:35.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.103s coverage: 100.0% of statements [2020-12-15T00:39:35.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-15T00:39:35.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements [2020-12-15T00:39:35.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-15T00:39:35.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-15T00:39:35.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.519s coverage: 68.9% of statements [2020-12-15T00:39:35.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-15T00:39:35.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-15T00:39:36.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.692s coverage: 82.6% of statements [2020-12-15T00:39:36.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-15T00:39:36.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T00:39:36.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-15T00:39:36.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-15T00:39:37.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:39:39.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:39:42.472Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:39:42.472Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:39:42.472Z] OK: 12750 distinct packages available [2020-12-15T00:39:42.760Z] OK: 233 MiB in 51 packages [2020-12-15T00:39:43.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.107s coverage: 28.6% of statements [2020-12-15T00:39:43.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-15T00:39:43.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-15T00:39:43.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-15T00:39:43.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-15T00:39:43.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-15T00:39:43.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.187s coverage: 100.0% of statements [2020-12-15T00:39:43.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-15T00:39:43.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements [2020-12-15T00:39:43.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-15T00:39:43.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.334s coverage: 86.7% of statements [2020-12-15T00:39:43.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-15T00:39:44.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.326s coverage: 97.5% of statements [2020-12-15T00:39:44.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-15T00:39:44.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements [2020-12-15T00:39:44.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-15T00:39:44.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-15T00:39:44.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-15T00:39:44.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-15T00:39:51.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.051s coverage: 93.8% of statements [2020-12-15T00:39:51.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-15T00:39:51.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T00:39:51.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-15T00:39:51.890Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-15T00:39:51.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-15T00:39:51.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-15T00:39:51.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-15T00:39:51.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-15T00:39:51.890Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-15T00:39:51.891Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-15T00:39:51.891Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.161s coverage: 0.1% of statements [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-15T00:39:51.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-15T00:39:51.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.152s coverage: 75.5% of statements [2020-12-15T00:39:51.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-15T00:39:51.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 80.8% of statements [2020-12-15T00:39:51.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.176s coverage: 87.2% of statements [2020-12-15T00:39:52.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.229s coverage: 84.2% of statements [2020-12-15T00:39:53.605Z] Removing intermediate container 83e7ebc8c3b5 [2020-12-15T00:39:53.605Z] ---> b6b1b41e6c5c [2020-12-15T00:39:53.605Z] Step 6/23 : COPY go.mod . [2020-12-15T00:39:53.605Z] ---> efdda3e268c3 [2020-12-15T00:39:53.605Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-15T00:39:53.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.181s coverage: 91.4% of statements [2020-12-15T00:39:53.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-15T00:39:53.887Z] ---> 42f4de1cd31e [2020-12-15T00:39:53.887Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-15T00:39:53.887Z] ---> ad4be18a0e4b [2020-12-15T00:39:53.887Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-15T00:39:53.887Z] ---> Running in 1bd9a3e3df4c [2020-12-15T00:39:53.887Z] ---> Running in d9d0b251bc67 [2020-12-15T00:39:54.218Z] ---> Running in 458ebf02d72d [2020-12-15T00:39:54.759Z] Removing intermediate container 09d0f4b4e47f [2020-12-15T00:39:54.759Z] ---> dcb3b15a7fa3 [2020-12-15T00:39:54.759Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-15T00:39:54.759Z] ---> 37b8366adbbb [2020-12-15T00:39:54.759Z] Step 7/23 : RUN go mod download [2020-12-15T00:39:55.069Z] ---> Running in 63a8e12050c1 [2020-12-15T00:39:55.069Z] ---> Running in 92c1c7e11a3e [2020-12-15T00:39:55.740Z] 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 [2020-12-15T00:39:55.740Z] 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 [2020-12-15T00:39:55.740Z] 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 [2020-12-15T00:39:57.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.608s coverage: 63.5% of statements [2020-12-15T00:39:57.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-15T00:39:57.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-15T00:39:57.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2020-12-15T00:39:57.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2020-12-15T00:39:57.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2020-12-15T00:39:57.446Z] Removing intermediate container 92c1c7e11a3e [2020-12-15T00:39:57.447Z] ---> df824999596c [2020-12-15T00:39:57.447Z] Step 8/23 : COPY . . [2020-12-15T00:39:57.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2020-12-15T00:39:57.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2020-12-15T00:40:00.891Z] Collecting docker-compose==1.23.2 [2020-12-15T00:40:01.709Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-15T00:40:02.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.822s coverage: 55.9% of statements [2020-12-15T00:40:02.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-15T00:40:02.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-15T00:40:02.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-15T00:40:02.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-15T00:40:02.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-15T00:40:02.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-15T00:40:05.269Z] Collecting texttable<0.10,>=0.9.0 [2020-12-15T00:40:05.269Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-15T00:40:07.767Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-15T00:40:07.767Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-15T00:40:09.847Z] Collecting PyYAML<4,>=3.10 [2020-12-15T00:40:09.847Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-15T00:40:13.442Z] Collecting docopt<0.7,>=0.6.1 [2020-12-15T00:40:13.442Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-15T00:40:13.743Z] Collecting cached-property<2,>=1.2.0 [2020-12-15T00:40:13.743Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-15T00:40:14.069Z] Collecting jsonschema<3,>=2.5.1 [2020-12-15T00:40:14.069Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-15T00:40:14.370Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-15T00:40:14.370Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-15T00:40:15.051Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-15T00:40:15.051Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-15T00:40:15.051Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-15T00:40:16.632Z] Collecting docker<4.0,>=3.6.0 [2020-12-15T00:40:16.632Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-15T00:40:17.285Z] Collecting idna<2.8,>=2.5 [2020-12-15T00:40:17.285Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-15T00:40:18.444Z] 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) [2020-12-15T00:40:18.444Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-15T00:40:18.444Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-15T00:40:18.444Z] 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) [2020-12-15T00:40:18.766Z] Collecting docker-pycreds>=0.4.0 [2020-12-15T00:40:18.766Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-15T00:40:18.766Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-15T00:40:18.766Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-15T00:40:18.766Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-15T00:40:18.766Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-15T00:40:19.055Z] Installing collected packages: texttable, idna, urllib3, requests, PyYAML, docopt, cached-property, jsonschema, dockerpty, websocket-client, docker-pycreds, docker, docker-compose [2020-12-15T00:40:19.055Z] Running setup.py install for texttable: started [2020-12-15T00:40:19.718Z] Running setup.py install for texttable: finished with status 'done' [2020-12-15T00:40:19.718Z] Attempting uninstall: idna [2020-12-15T00:40:19.718Z] Found existing installation: idna 2.9 [2020-12-15T00:40:19.718Z] Uninstalling idna-2.9: [2020-12-15T00:40:19.718Z] Successfully uninstalled idna-2.9 [2020-12-15T00:40:20.752Z] Attempting uninstall: urllib3 [2020-12-15T00:40:20.752Z] Found existing installation: urllib3 1.25.9 [2020-12-15T00:40:20.752Z] Uninstalling urllib3-1.25.9: [2020-12-15T00:40:21.035Z] Successfully uninstalled urllib3-1.25.9 [2020-12-15T00:40:21.035Z] ---> b5eef7db0290 [2020-12-15T00:40:21.035Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-15T00:40:21.727Z] ---> Running in 42c29169d91e [2020-12-15T00:40:22.041Z] 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 [2020-12-15T00:40:22.041Z] Attempting uninstall: requests [2020-12-15T00:40:22.041Z] Found existing installation: requests 2.23.0 [2020-12-15T00:40:22.041Z] Uninstalling requests-2.23.0: [2020-12-15T00:40:22.041Z] Successfully uninstalled requests-2.23.0 [2020-12-15T00:40:22.327Z] Running setup.py install for PyYAML: started [2020-12-15T00:40:22.984Z] 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 [2020-12-15T00:40:22.984Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-15T00:40:22.984Z] Running setup.py install for docopt: started [2020-12-15T00:40:23.651Z] Running setup.py install for docopt: finished with status 'done' [2020-12-15T00:40:23.949Z] Running setup.py install for dockerpty: started [2020-12-15T00:40:24.245Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-15T00:40:25.351Z] Removing intermediate container 1bd9a3e3df4c [2020-12-15T00:40:25.351Z] ---> 5584659b8f98 [2020-12-15T00:40:25.351Z] [2020-12-15T00:40:25.351Z] Step 10/22 : FROM alpine:3.10 [2020-12-15T00:40:25.351Z] 3.10: Pulling from library/alpine [2020-12-15T00:40:26.650Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-15T00:40:26.650Z] Status: Downloaded newer image for alpine:3.10 [2020-12-15T00:40:26.650Z] ---> be4e4bea2c2e [2020-12-15T00:40:26.650Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T00:40:28.151Z] 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 [2020-12-15T00:40:28.803Z] ---> Running in c543e8968235 [2020-12-15T00:40:30.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:40:30.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:40:31.181Z] v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-15T00:40:31.181Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-15T00:40:31.181Z] OK: 10348 distinct packages available [2020-12-15T00:40:31.181Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-15T00:40:31.452Z] Removing intermediate container 458ebf02d72d [2020-12-15T00:40:31.453Z] ---> da0b54944f5d [2020-12-15T00:40:31.453Z] [2020-12-15T00:40:31.453Z] Step 10/21 : FROM scratch [2020-12-15T00:40:31.453Z] ---> [2020-12-15T00:40:31.453Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:40:32.078Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-15T00:40:32.078Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-15T00:40:32.078Z] (4/5) Installing curl (7.66.0-r3) [2020-12-15T00:40:32.078Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-15T00:40:32.078Z] Executing busybox-1.30.1-r3.trigger [2020-12-15T00:40:32.078Z] Executing ca-certificates-20191127-r2.trigger [2020-12-15T00:40:32.078Z] OK: 7 MiB in 19 packages [2020-12-15T00:40:32.383Z] ---> Using cache [2020-12-15T00:40:32.383Z] ---> 336ffa36f495 [2020-12-15T00:40:32.383Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-15T00:40:34.408Z] ---> Running in 48a015fdade3 [2020-12-15T00:40:34.711Z] Removing intermediate container d9d0b251bc67 [2020-12-15T00:40:34.711Z] ---> f7ad897780a1 [2020-12-15T00:40:34.711Z] [2020-12-15T00:40:34.711Z] Step 10/24 : FROM alpine:3.10 [2020-12-15T00:40:34.711Z] ---> be4e4bea2c2e [2020-12-15T00:40:34.711Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T00:40:34.711Z] Removing intermediate container 63a8e12050c1 [2020-12-15T00:40:34.711Z] ---> 396892544e4c [2020-12-15T00:40:34.711Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-15T00:40:35.023Z] ---> Running in b6a5c6b0b402 [2020-12-15T00:40:35.659Z] ---> Running in 3893e5e63985 [2020-12-15T00:40:35.659Z] Removing intermediate container 48a015fdade3 [2020-12-15T00:40:35.659Z] ---> b588f1f05559 [2020-12-15T00:40:35.659Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 30.868s coverage: 86.3% of statements [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.403s coverage: 72.2% of statements [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.597s coverage: 72.1% of statements [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.123s coverage: 82.4% of statements [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.075s coverage: 48.4% of statements [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.063s coverage: 28.8% of statements [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.091s coverage: 96.8% of statements [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.331s coverage: 37.0% of statements [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.506s coverage: 84.0% of statements [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.102s coverage: 100.0% of statements [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.349s coverage: 47.1% of statements [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.047s coverage: 100.0% of statements [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.118s coverage: 100.0% of statements [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.100s coverage: 100.0% of statements [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.776s coverage: 29.1% of statements [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.185s coverage: 99.0% of statements [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.055s coverage: 0.0% of statements [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.078s coverage: 100.0% of statements [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.102s coverage: 87.9% of statements [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-15T00:40:35.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.076s coverage: 32.1% of statements [2020-12-15T00:40:35.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2020-12-15T00:40:35.732Z] GO111MODULE=on go vet ./... [2020-12-15T00:40:36.258Z] Removing intermediate container c543e8968235 [2020-12-15T00:40:36.258Z] ---> 55545755ffac [2020-12-15T00:40:36.258Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-15T00:40:36.258Z] ---> Running in 8c1124e80b39 [2020-12-15T00:40:36.258Z] ---> Running in b89b211c176f [2020-12-15T00:40:36.657Z] Removing intermediate container 8c1124e80b39 [2020-12-15T00:40:36.657Z] ---> 07854afa00a7 [2020-12-15T00:40:36.657Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-15T00:40:36.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:40:37.020Z] Removing intermediate container b89b211c176f [2020-12-15T00:40:37.020Z] ---> 283cd57dc1b3 [2020-12-15T00:40:37.020Z] Step 13/22 : WORKDIR / [2020-12-15T00:40:37.020Z] ---> Running in 472d50134d79 [2020-12-15T00:40:37.020Z] ---> 9386913447d3 [2020-12-15T00:40:37.020Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-15T00:40:37.020Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:40:37.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:40:37.368Z] Removing intermediate container 472d50134d79 [2020-12-15T00:40:37.368Z] ---> 6164053239e4 [2020-12-15T00:40:37.368Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-15T00:40:37.368Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T00:40:37.368Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-15T00:40:37.368Z] (3/3) Installing curl (7.69.1-r3) [2020-12-15T00:40:37.368Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:40:37.949Z] OK: 72 MiB in 58 packages [2020-12-15T00:40:37.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:40:38.216Z] v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-15T00:40:38.216Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-15T00:40:38.216Z] OK: 10348 distinct packages available [2020-12-15T00:40:38.216Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-15T00:40:38.498Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-15T00:40:38.498Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-15T00:40:38.498Z] (4/5) Installing curl (7.66.0-r3) [2020-12-15T00:40:38.498Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-15T00:40:38.498Z] Executing busybox-1.30.1-r3.trigger [2020-12-15T00:40:38.498Z] Executing ca-certificates-20191127-r2.trigger [2020-12-15T00:40:38.498Z] OK: 7 MiB in 19 packages [2020-12-15T00:40:39.098Z] ---> 0a0314dfbea2 [2020-12-15T00:40:39.098Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-15T00:40:39.098Z] ---> 3d98907abaab [2020-12-15T00:40:39.098Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-15T00:40:39.689Z] ---> d8de44ae1a0e [2020-12-15T00:40:39.689Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-15T00:40:40.288Z] ---> Running in afd37a23d277 [2020-12-15T00:40:40.288Z] Removing intermediate container 3893e5e63985 [2020-12-15T00:40:40.288Z] ---> 979da0faff14 [2020-12-15T00:40:40.288Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-15T00:40:40.560Z] ---> 55861cd537d7 [2020-12-15T00:40:40.560Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-15T00:40:41.527Z] ---> Running in da3aab290a6e [2020-12-15T00:40:41.527Z] Removing intermediate container b6a5c6b0b402 [2020-12-15T00:40:41.527Z] ---> aab933dc9499 [2020-12-15T00:40:41.527Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T00:40:41.527Z] Removing intermediate container afd37a23d277 [2020-12-15T00:40:41.527Z] ---> 446f7023d6ee [2020-12-15T00:40:41.527Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:40:41.802Z] ---> da2ac46a966b [2020-12-15T00:40:41.802Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-15T00:40:41.802Z] ---> Running in 9901fef58810 [2020-12-15T00:40:41.802Z] ---> Running in 11a4136262a4 [2020-12-15T00:40:42.078Z] Removing intermediate container da3aab290a6e [2020-12-15T00:40:42.078Z] ---> 6058f10757cb [2020-12-15T00:40:42.078Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:40:42.078Z] ---> Running in a7b6a1814ebc [2020-12-15T00:40:42.342Z] ---> 7d6bb1e416a7 [2020-12-15T00:40:42.342Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-15T00:40:42.605Z] Removing intermediate container 11a4136262a4 [2020-12-15T00:40:42.605Z] ---> bae40824803a [2020-12-15T00:40:42.605Z] Step 19/21 : LABEL arch=x86_64 [2020-12-15T00:40:42.605Z] Removing intermediate container 9901fef58810 [2020-12-15T00:40:42.605Z] ---> 657ead776272 [2020-12-15T00:40:42.605Z] Step 13/24 : WORKDIR / [2020-12-15T00:40:42.605Z] ---> Running in 82c27e46dc2b [2020-12-15T00:40:42.605Z] Removing intermediate container a7b6a1814ebc [2020-12-15T00:40:42.605Z] ---> 5b003f2da434 [2020-12-15T00:40:42.605Z] Step 25/27 : LABEL arch=x86_64 [2020-12-15T00:40:42.869Z] ---> Running in 5ea07c36ffd6 [2020-12-15T00:40:42.869Z] ---> Running in f3a24bf46c1b [2020-12-15T00:40:43.134Z] ---> Running in 68c112a66fee [2020-12-15T00:40:43.405Z] Removing intermediate container f3a24bf46c1b [2020-12-15T00:40:43.405Z] ---> 6acbab65d7ca [2020-12-15T00:40:43.405Z] Step 20/21 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:40:43.405Z] Removing intermediate container 5ea07c36ffd6 [2020-12-15T00:40:43.405Z] ---> a8a103fb8f3c [2020-12-15T00:40:43.405Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-15T00:40:43.671Z] Removing intermediate container 68c112a66fee [2020-12-15T00:40:43.671Z] ---> eac8f4898242 [2020-12-15T00:40:43.671Z] Step 26/27 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:40:43.671Z] ---> Running in c1d37ee22a36 [2020-12-15T00:40:43.671Z] ---> Running in 3372d7ca4600 [2020-12-15T00:40:43.938Z] ---> 6c411f40bef0 [2020-12-15T00:40:43.938Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-15T00:40:43.938Z] Removing intermediate container c1d37ee22a36 [2020-12-15T00:40:43.938Z] ---> ba9ea80c36f6 [2020-12-15T00:40:43.938Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T00:40:44.203Z] Removing intermediate container 3372d7ca4600 [2020-12-15T00:40:44.203Z] ---> ceddc887a6b9 [2020-12-15T00:40:44.203Z] Step 27/27 : LABEL version=0.0.0 [2020-12-15T00:40:44.203Z] ---> Running in abd2c89c54bc [2020-12-15T00:40:46.143Z] ---> Running in 3cd3f75a04bf [2020-12-15T00:40:46.143Z] ---> ea768cd44d6f [2020-12-15T00:40:46.143Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-15T00:40:46.722Z] Removing intermediate container abd2c89c54bc [2020-12-15T00:40:46.722Z] ---> 2955ec67dbe6 [2020-12-15T00:40:46.722Z] [2020-12-15T00:40:46.722Z] Removing intermediate container 82c27e46dc2b [2020-12-15T00:40:46.722Z] ---> f2314e445da7 [2020-12-15T00:40:46.722Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-15T00:40:46.991Z] Removing intermediate container 3cd3f75a04bf [2020-12-15T00:40:46.991Z] ---> 84e866e5ca91 [2020-12-15T00:40:46.991Z] [2020-12-15T00:40:46.991Z] Successfully built 2955ec67dbe6 [2020-12-15T00:40:46.991Z] ---> 05cf63794edf [2020-12-15T00:40:46.991Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-15T00:40:46.991Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-15T00:40:46.991Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2020-12-15T00:40:46.991Z] ---> Running in d3a2f0a9378c [2020-12-15T00:40:46.991Z] Successfully built 84e866e5ca91 [2020-12-15T00:40:46.991Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-15T00:40:47.261Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container d3a2f0a9378c [2020-12-15T00:40:47.261Z] ---> a23ac9009301 [2020-12-15T00:40:47.261Z] Step 20/22 : LABEL arch=x86_64 [2020-12-15T00:40:47.261Z] ---> Running in 62181aef1a2c [2020-12-15T00:40:47.535Z] ---> 8fc2e129270b [2020-12-15T00:40:47.535Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-15T00:40:47.809Z] Removing intermediate container 62181aef1a2c [2020-12-15T00:40:47.809Z] ---> 9358108d14c1 [2020-12-15T00:40:47.809Z] Step 21/22 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:40:54.436Z] ---> Running in 80aa67b2085b [2020-12-15T00:40:55.016Z] ---> 5ad3b7c03a66 [2020-12-15T00:40:55.016Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T00:40:55.283Z] Removing intermediate container 80aa67b2085b [2020-12-15T00:40:55.283Z] ---> 332ef076719a [2020-12-15T00:40:55.283Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T00:40:55.283Z] Removing intermediate container 42c29169d91e [2020-12-15T00:40:55.283Z] ---> 383d075a88c8 [2020-12-15T00:40:55.283Z] [2020-12-15T00:40:55.283Z] Step 10/23 : FROM alpine [2020-12-15T00:40:55.283Z] ---> b14afc6dfb98 [2020-12-15T00:40:55.283Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:40:55.283Z] ---> Running in 0828fbbb3459 [2020-12-15T00:40:55.548Z] ---> Running in 3c5d7737d841 [2020-12-15T00:40:55.548Z] ---> 29f36192cdc8 [2020-12-15T00:40:55.548Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T00:40:55.811Z] Removing intermediate container 0828fbbb3459 [2020-12-15T00:40:55.811Z] ---> 59ac7a8a4fe9 [2020-12-15T00:40:55.811Z] [2020-12-15T00:40:55.811Z] ---> Running in adbf306882a4 [2020-12-15T00:40:56.080Z] Removing intermediate container 3c5d7737d841 [2020-12-15T00:40:56.080Z] ---> 7dc36a6bd1bf [2020-12-15T00:40:56.080Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-15T00:40:57.035Z] Successfully built 59ac7a8a4fe9 [2020-12-15T00:40:57.301Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-15T00:40:57.899Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 5f6efd7cc298 [2020-12-15T00:40:58.489Z] Removing intermediate container 5f6efd7cc298 [2020-12-15T00:40:58.489Z] ---> 09c3ba3631c9 [2020-12-15T00:40:58.489Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-15T00:40:59.442Z] ---> Running in d226a19f2318 [2020-12-15T00:41:00.396Z] Removing intermediate container d226a19f2318 [2020-12-15T00:41:00.396Z] ---> e664bdafd04d [2020-12-15T00:41:00.396Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:41:00.973Z] Removing intermediate container adbf306882a4 [2020-12-15T00:41:00.974Z] ---> 4fbc17536d95 [2020-12-15T00:41:00.974Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T00:41:01.555Z] ---> Running in 95ee35ce47eb [2020-12-15T00:41:02.147Z] ---> Running in 55373707eb63 [2020-12-15T00:41:03.102Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:41:03.102Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:41:03.102Z] ---> 2ec250bb2f53 [2020-12-15T00:41:03.102Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T00:41:03.102Z] ---> Using cache [2020-12-15T00:41:03.102Z] ---> 82534fc1a961 [2020-12-15T00:41:03.102Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:41:03.102Z] ---> Using cache [2020-12-15T00:41:03.102Z] ---> 3877ed588b63 [2020-12-15T00:41:03.102Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T00:41:03.102Z] ---> Using cache [2020-12-15T00:41:03.102Z] ---> 0fe324b24e7f [2020-12-15T00:41:03.102Z] Step 6/22 : COPY go.mod . [2020-12-15T00:41:03.102Z] ---> Using cache [2020-12-15T00:41:03.102Z] ---> f8dceee9757a [2020-12-15T00:41:03.102Z] Step 7/22 : RUN go mod download [2020-12-15T00:41:03.102Z] ---> Using cache [2020-12-15T00:41:03.102Z] ---> fec2bb19bbba [2020-12-15T00:41:03.102Z] Step 8/22 : COPY . . [2020-12-15T00:41:03.102Z] ---> Using cache [2020-12-15T00:41:03.102Z] ---> ad4be18a0e4b [2020-12-15T00:41:03.102Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-15T00:41:04.492Z] Removing intermediate container 55373707eb63 [2020-12-15T00:41:04.492Z] ---> c9315d59a9f0 [2020-12-15T00:41:04.492Z] Step 22/24 : LABEL arch=x86_64 [2020-12-15T00:41:04.492Z] ---> Running in 5ae845c2e82d [2020-12-15T00:41:04.492Z] ---> Running in 68447cb1b410 [2020-12-15T00:41:04.755Z] Removing intermediate container 68447cb1b410 [2020-12-15T00:41:04.755Z] ---> 1525df08fcfd [2020-12-15T00:41:04.755Z] Step 23/24 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:41:04.755Z] ---> Running in dc71db837673 [2020-12-15T00:41:05.017Z] Removing intermediate container dc71db837673 [2020-12-15T00:41:05.017Z] ---> 807c66a53c33 [2020-12-15T00:41:05.017Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T00:41:05.017Z] Removing intermediate container 95ee35ce47eb [2020-12-15T00:41:05.017Z] ---> ac7740e7fc45 [2020-12-15T00:41:05.017Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-15T00:41:05.017Z] 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 [2020-12-15T00:41:05.017Z] ---> Running in 2a073d9af773 [2020-12-15T00:41:05.282Z] ---> Running in 970b8ff8a126 [2020-12-15T00:41:05.546Z] Removing intermediate container 2a073d9af773 [2020-12-15T00:41:05.546Z] ---> b6f4432bef06 [2020-12-15T00:41:05.546Z] [2020-12-15T00:41:05.546Z] Successfully built b6f4432bef06 [2020-12-15T00:41:05.546Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-15T00:41:05.808Z]  Building docker-security-secretstore-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T00:41:07.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T00:41:09.266Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-15T00:41:09.266Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-15T00:41:09.541Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-15T00:41:10.125Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-15T00:41:10.729Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-15T00:41:10.729Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:41:10.729Z] OK: 8 MiB in 19 packages [2020-12-15T00:41:12.704Z] Removing intermediate container 970b8ff8a126 [2020-12-15T00:41:12.704Z] ---> 41c95af5f3bc [2020-12-15T00:41:12.704Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-15T00:41:12.977Z] ---> f73bb373e0c6 [2020-12-15T00:41:12.977Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-15T00:41:14.429Z] ---> d4da29d1f589 [2020-12-15T00:41:14.429Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-15T00:41:16.377Z] ---> 0634aa65457a [2020-12-15T00:41:16.377Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-15T00:41:16.377Z] ---> Running in 28a2225ad118 [2020-12-15T00:41:16.377Z] Removing intermediate container 28a2225ad118 [2020-12-15T00:41:16.377Z] ---> bfc148a495e6 [2020-12-15T00:41:16.377Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:41:16.377Z] ---> Running in 8dc199bcb611 [2020-12-15T00:41:16.645Z] Removing intermediate container 8dc199bcb611 [2020-12-15T00:41:16.645Z] ---> af0dac4e7bcb [2020-12-15T00:41:16.645Z] Step 21/23 : LABEL arch=x86_64 [2020-12-15T00:41:16.645Z] ---> Running in 76a6db87dddd [2020-12-15T00:41:16.911Z] Removing intermediate container 76a6db87dddd [2020-12-15T00:41:16.911Z] ---> 38ea31f0e378 [2020-12-15T00:41:16.911Z] Step 22/23 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:41:17.181Z] ---> Running in c1c618ba0421 [2020-12-15T00:41:17.181Z] Removing intermediate container c1c618ba0421 [2020-12-15T00:41:17.181Z] ---> 2e09659cbd7a [2020-12-15T00:41:17.181Z] Step 23/23 : LABEL version=0.0.0 [2020-12-15T00:41:17.181Z] ---> Running in be0f46375a0c [2020-12-15T00:41:17.442Z] Removing intermediate container be0f46375a0c [2020-12-15T00:41:17.442Z] ---> a54935210d74 [2020-12-15T00:41:17.442Z] [2020-12-15T00:41:17.705Z] Successfully built a54935210d74 [2020-12-15T00:41:17.705Z] Successfully tagged docker-core-data-go:latest [2020-12-15T00:41:21.106Z]  Building docker-core-data-go ... done Removing intermediate container 5ae845c2e82d [2020-12-15T00:41:21.106Z] ---> b052c5b6a269 [2020-12-15T00:41:21.106Z] [2020-12-15T00:41:21.106Z] Step 10/22 : FROM scratch [2020-12-15T00:41:21.106Z] ---> [2020-12-15T00:41:21.106Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:41:21.106Z] ---> Using cache [2020-12-15T00:41:21.106Z] ---> 336ffa36f495 [2020-12-15T00:41:21.106Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-15T00:41:21.106Z] ---> Running in 3e8d05fd9656 [2020-12-15T00:41:21.374Z] Removing intermediate container 3e8d05fd9656 [2020-12-15T00:41:21.374Z] ---> 1a26f2f89011 [2020-12-15T00:41:21.374Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T00:41:21.374Z] ---> Running in 5630b3b98deb [2020-12-15T00:41:21.636Z] Removing intermediate container 5630b3b98deb [2020-12-15T00:41:21.636Z] ---> a43fdac5121d [2020-12-15T00:41:21.636Z] Step 14/22 : WORKDIR / [2020-12-15T00:41:21.636Z] ---> Running in 7191c88d663e [2020-12-15T00:41:21.636Z] Removing intermediate container 7191c88d663e [2020-12-15T00:41:21.636Z] ---> 3ae541900b6a [2020-12-15T00:41:21.636Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-15T00:41:21.897Z] ---> f0d46f05ac92 [2020-12-15T00:41:21.897Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-15T00:41:22.848Z] ---> 241e7ef57156 [2020-12-15T00:41:22.848Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-15T00:41:22.848Z] ---> 95b57950eabe [2020-12-15T00:41:22.848Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-15T00:41:22.848Z] ---> Running in 619a74572b10 [2020-12-15T00:41:23.109Z] Removing intermediate container 619a74572b10 [2020-12-15T00:41:23.109Z] ---> 1f2f4545e294 [2020-12-15T00:41:23.109Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:41:23.109Z] ---> Running in dccd055182b1 [2020-12-15T00:41:23.373Z] Removing intermediate container dccd055182b1 [2020-12-15T00:41:23.373Z] ---> cec847bff886 [2020-12-15T00:41:23.373Z] Step 20/22 : LABEL arch=x86_64 [2020-12-15T00:41:23.373Z] ---> Running in b39baf60fc11 [2020-12-15T00:41:23.636Z] Removing intermediate container b39baf60fc11 [2020-12-15T00:41:23.636Z] ---> fc195ff134a9 [2020-12-15T00:41:23.636Z] Step 21/22 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:41:23.636Z] ---> Running in eb1192c7f09c [2020-12-15T00:41:23.636Z] Removing intermediate container eb1192c7f09c [2020-12-15T00:41:23.636Z] ---> 020c2086fc92 [2020-12-15T00:41:23.636Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T00:41:23.898Z] ---> Running in 27982d28fe8a [2020-12-15T00:41:23.898Z] Removing intermediate container 27982d28fe8a [2020-12-15T00:41:23.898Z] ---> 2a25f8b18512 [2020-12-15T00:41:23.898Z] [2020-12-15T00:41:24.160Z] Successfully built 2a25f8b18512 [2020-12-15T00:41:24.160Z] Successfully tagged docker-core-metadata-go:latest [2020-12-15T00:41:25.144Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2020-12-15T00:41:25.219Z] $ docker stop --time=1 8604cab51cc363b28beefead9d9d6816b898e4f7e65a545a81c3d2bb39530ec1 [2020-12-15T00:41:27.022Z] $ docker rm -f 8604cab51cc363b28beefead9d9d6816b898e4f7e65a545a81c3d2bb39530ec1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T00:41:27.581Z] + docker images [2020-12-15T00:41:27.581Z] + grep docker [2020-12-15T00:41:27.582Z] docker-core-metadata-go latest 2a25f8b18512 4 seconds ago 14.5MB [2020-12-15T00:41:27.582Z] docker-core-data-go latest a54935210d74 10 seconds ago 23.8MB [2020-12-15T00:41:27.582Z] docker-security-secretstore-setup-go latest b6f4432bef06 22 seconds ago 24.7MB [2020-12-15T00:41:27.582Z] docker-security-bootstrap-redis-go latest 59ac7a8a4fe9 32 seconds ago 15.8MB [2020-12-15T00:41:27.582Z] docker-sys-mgmt-agent-go latest 84e866e5ca91 41 seconds ago 313MB [2020-12-15T00:41:27.582Z] docker-support-scheduler-go latest 2955ec67dbe6 41 seconds ago 12.3MB [2020-12-15T00:41:27.582Z] docker-support-notifications-go latest 148a171bac97 2 minutes ago 13.6MB [2020-12-15T00:41:27.582Z] docker-security-proxy-setup-go latest a69f035ed03b 2 minutes ago 24.6MB [2020-12-15T00:41:27.582Z] docker-core-command-go latest d15794818f87 2 minutes ago 12.2MB [2020-12-15T00:41:27.582Z] docker-security-secrets-setup-go latest 87b49917e433 3 minutes ago 23.9MB [2020-12-15T00:41:27.582Z] docker latest aefe523efa57 3 days 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 [2020-12-15T00:41:43.477Z] Still waiting to schedule task [2020-12-15T00:41:43.477Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-15995’ [2020-12-15T00:41:43.791Z] gofmt -l . [2020-12-15T00:41:43.791Z] [ "`gofmt -l .`" = "" ] [2020-12-15T00:41:43.791Z] ./bin/test-go-mod-tidy.sh [2020-12-15T00:41:44.387Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-15T00:41:49.346Z] + ls -al . [2020-12-15T00:41:49.346Z] total 696 [2020-12-15T00:41:49.346Z] drwxrwxr-x 9 1001 1001 4096 Dec 15 00:41 . [2020-12-15T00:41:49.346Z] drwxr-xr-x 4 root root 4096 Dec 15 00:37 .. [2020-12-15T00:41:49.346Z] -rw-rw-r-- 1 1001 1001 11 Dec 15 00:36 .dockerignore [2020-12-15T00:41:49.346Z] drwxrwxr-x 8 1001 1001 4096 Dec 15 00:36 .git [2020-12-15T00:41:49.346Z] drwxrwxr-x 3 1001 1001 4096 Dec 15 00:36 .github [2020-12-15T00:41:49.346Z] -rw-rw-r-- 1 1001 1001 943 Dec 15 00:36 .gitignore [2020-12-15T00:41:49.346Z] -rw-rw-r-- 1 1001 1001 166 Dec 15 00:36 .sonarcloud.properties [2020-12-15T00:41:49.346Z] -rw-rw-r-- 1 1001 1001 3804 Dec 15 00:36 CONTRIBUTING.md [2020-12-15T00:41:49.346Z] -rw-rw-r-- 1 1001 1001 1035 Dec 15 00:36 Dockerfile.build [2020-12-15T00:41:49.346Z] -rw-rw-r-- 1 1001 1001 863 Dec 15 00:36 Jenkinsfile [2020-12-15T00:41:49.346Z] -rw-rw-r-- 1 1001 1001 10775 Dec 15 00:36 LICENSE [2020-12-15T00:41:49.346Z] -rw-rw-r-- 1 1001 1001 6318 Dec 15 00:36 Makefile [2020-12-15T00:41:49.346Z] -rw-rw-r-- 1 1001 1001 6447 Dec 15 00:36 README.md [2020-12-15T00:41:49.346Z] -rw-rw-r-- 1 1001 1001 7286 Dec 15 00:36 SECURITY.md [2020-12-15T00:41:49.346Z] -rw-rw-r-- 1 1001 1001 5 Dec 15 00:32 VERSION [2020-12-15T00:41:49.346Z] -rw-rw-r-- 1 1001 1001 4131 Dec 15 00:36 ZMQWindows.md [2020-12-15T00:41:49.346Z] drwxrwxr-x 2 1001 1001 4096 Dec 15 00:36 bin [2020-12-15T00:41:49.346Z] drwxrwxr-x 15 1001 1001 4096 Dec 15 00:36 cmd [2020-12-15T00:41:49.346Z] -rw-r--r-- 1 root root 572038 Dec 15 00:40 coverage.out [2020-12-15T00:41:49.346Z] -rw-r--r-- 1 root root 1041 Dec 15 00:41 go.mod [2020-12-15T00:41:49.346Z] -rw-r--r-- 1 root root 18856 Dec 15 00:41 go.sum [2020-12-15T00:41:49.346Z] drwxrwxr-x 8 1001 1001 4096 Dec 15 00:36 internal [2020-12-15T00:41:49.346Z] drwxrwxr-x 4 1001 1001 4096 Dec 15 00:36 openapi [2020-12-15T00:41:49.346Z] drwxrwxr-x 4 1001 1001 4096 Dec 15 00:36 snap [2020-12-15T00:41:49.346Z] -rw-rw-r-- 1 1001 1001 168 Dec 15 00:36 version.go [Pipeline] sh [2020-12-15T00:41:50.004Z] + '[' -e coverage.out ] [2020-12-15T00:41:50.004Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-15T00:41:50.023Z] Warning: overwriting stash ‘coverage-report’ [2020-12-15T00:41:51.169Z] Stashed 1 file(s) [Pipeline] sh [2020-12-15T00:41:51.830Z] + make build [2020-12-15T00:41:51.830Z] 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 [2020-12-15T00:42:02.114Z] 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 [2020-12-15T00:42:28.929Z] 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 [2020-12-15T00:42:29.203Z] 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 [2020-12-15T00:42:34.607Z] 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 [2020-12-15T00:42:35.580Z] 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 [2020-12-15T00:42:39.881Z] 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 [2020-12-15T00:42:45.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-15T00:42:47.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 [2020-12-15T00:42:51.301Z] 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 [2020-12-15T00:42:55.685Z] 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 [2020-12-15T00:42:59.072Z] 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 [2020-12-15T00:43:03.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-15T00:43:06.792Z] $ docker stop --time=1 b7fa0c2db2e5123fb075eb02e17ab54686ad0673b79b70fc778f4d6ff293d2bf [2020-12-15T00:43:09.298Z] $ docker rm -f b7fa0c2db2e5123fb075eb02e17ab54686ad0673b79b70fc778f4d6ff293d2bf [2020-12-15T00:43:10.316Z] Running on prd-ubuntu18.04-docker-8c-8g-15998 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2020-12-15T00:43:10.706Z] Running in /w/workspace/edgex-go/25 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:43:11.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T00:43:11.343Z] [2020-12-15T00:43:11.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:43:12.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T00:43:12.306Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-15T00:43:12.306Z] 29e5d40040c1: Pulling fs layer [2020-12-15T00:43:12.306Z] 1ce36da41761: Pulling fs layer [2020-12-15T00:43:12.306Z] 25b303627fd3: Pulling fs layer [2020-12-15T00:43:12.907Z] 29e5d40040c1: Verifying Checksum [2020-12-15T00:43:12.907Z] 29e5d40040c1: Download complete [2020-12-15T00:43:13.094Z] using credential edgex-jenkins-ssh [2020-12-15T00:43:13.164Z] Cloning the remote Git repository [2020-12-15T00:43:13.193Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-15T00:43:13.257Z] > git init /w/workspace/edgex-go/25 # timeout=10 [2020-12-15T00:43:13.282Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T00:43:13.283Z] > git --version # timeout=10 [2020-12-15T00:43:13.289Z] > git --version # 'git version 2.17.1' [2020-12-15T00:43:13.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T00:43:13.311Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T00:43:13.505Z] 1ce36da41761: Download complete [2020-12-15T00:43:13.505Z] 29e5d40040c1: Pull complete [2020-12-15T00:43:14.952Z] 1ce36da41761: Pull complete [2020-12-15T00:43:15.223Z] 25b303627fd3: Verifying Checksum [2020-12-15T00:43:15.223Z] 25b303627fd3: Download complete [2020-12-15T00:43:25.349Z] 25b303627fd3: Pull complete [2020-12-15T00:43:25.349Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-15T00:43:25.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T00:43:25.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-15T00:43:25.619Z] prd-ubuntu18.04-docker-arm64-4c-16g-15991 does not seem to be running inside a container [2020-12-15T00:43:25.693Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-15T00:43:28.803Z] $ docker top 2a192284f607fd1b0ba0ca2cc2fc376c11fb9474109e156eaddde19bff12937c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T00:43:29.877Z] + docker-compose build --help [2020-12-15T00:43:29.877Z] + grep parallel [2020-12-15T00:43:33.250Z] --parallel Build images in parallel. [Pipeline] } [2020-12-15T00:43:33.530Z] $ docker stop --time=1 2a192284f607fd1b0ba0ca2cc2fc376c11fb9474109e156eaddde19bff12937c [2020-12-15T00:43:35.475Z] $ docker rm -f 2a192284f607fd1b0ba0ca2cc2fc376c11fb9474109e156eaddde19bff12937c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:43:36.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T00:43:36.404Z] . [Pipeline] withDockerContainer [2020-12-15T00:43:36.690Z] prd-ubuntu18.04-docker-arm64-4c-16g-15991 does not seem to be running inside a container [2020-12-15T00:43:36.785Z] $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@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 [2020-12-15T00:43:38.261Z] $ docker top 27511fc214546b50f85fef0a74dd4d36591717e65dad18c9764db5ac5ebf9a34 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T00:43:38.755Z] Merging remotes/origin/master commit 8905b2aeb998c2429dd3dac7113c428985f887cf into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2020-12-15T00:43:38.982Z] Merge succeeded, producing 879429381667aa9ee3c2e20b32a9eb5d05181a6a [2020-12-15T00:43:38.982Z] Checking out Revision 879429381667aa9ee3c2e20b32a9eb5d05181a6a (PR-2858) [2020-12-15T00:43:39.370Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-15T00:43:38.043Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T00:43:38.057Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T00:43:38.069Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T00:43:38.083Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T00:43:38.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T00:43:38.087Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T00:43:38.769Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T00:43:38.783Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2020-12-15T00:43:38.866Z] > git remote # timeout=10 [2020-12-15T00:43:38.874Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T00:43:38.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T00:43:38.884Z] > git merge 8905b2aeb998c2429dd3dac7113c428985f887cf # timeout=10 [2020-12-15T00:43:38.980Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T00:43:38.990Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T00:43:38.995Z] > git checkout -f 879429381667aa9ee3c2e20b32a9eb5d05181a6a # timeout=10 [2020-12-15T00:43:42.709Z] Commit message: "Merge commit '8905b2aeb998c2429dd3dac7113c428985f887cf' into HEAD" [2020-12-15T00:43:42.724Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:43:43.673Z] Building docker-core-command-go ... [2020-12-15T00:43:43.673Z] Building docker-core-data-go ... [2020-12-15T00:43:43.673Z] Building docker-core-metadata-go ... [2020-12-15T00:43:43.673Z] Building docker-security-bootstrap-redis-go ... [2020-12-15T00:43:43.673Z] Building docker-security-proxy-setup-go ... [2020-12-15T00:43:43.673Z] Building docker-security-secrets-setup-go ... [2020-12-15T00:43:43.673Z] Building docker-security-secretstore-setup-go ... [2020-12-15T00:43:43.673Z] Building docker-support-notifications-go ... [2020-12-15T00:43:43.673Z] Building docker-support-scheduler-go ... [2020-12-15T00:43:43.673Z] Building docker-sys-mgmt-agent-go ... [2020-12-15T00:43:43.673Z] Building docker-core-data-go [2020-12-15T00:43:43.673Z] Building docker-support-scheduler-go [2020-12-15T00:43:43.673Z] Building docker-security-bootstrap-redis-go [2020-12-15T00:43:43.673Z] Building docker-security-proxy-setup-go [2020-12-15T00:43:43.673Z] Building docker-security-secretstore-setup-go [2020-12-15T00:43:43.846Z] + echo snap-build.sh [2020-12-15T00:43:43.846Z] snap-build.sh [2020-12-15T00:43:43.846Z] + SNAP_BASE_DIR=. [2020-12-15T00:43:43.846Z] + '[' '!' -z /w/workspace/edgex-go/25 ']' [2020-12-15T00:43:43.846Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/25 [2020-12-15T00:43:43.846Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/25]' [2020-12-15T00:43:43.846Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/25] [2020-12-15T00:43:43.846Z] + cd /w/workspace/edgex-go/25 [2020-12-15T00:43:43.846Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-15T00:43:43.846Z] Reading package lists... [2020-12-15T00:43:44.111Z] Building dependency tree... [2020-12-15T00:43:44.111Z] Reading state information... [2020-12-15T00:43:44.111Z] The following packages were automatically installed and are no longer required: [2020-12-15T00:43:44.111Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-15T00:43:44.111Z] uidmap xdelta3 [2020-12-15T00:43:44.111Z] Use 'sudo apt autoremove' to remove them. [2020-12-15T00:43:44.111Z] The following packages will be REMOVED: [2020-12-15T00:43:44.111Z] lxd* lxd-client* [2020-12-15T00:43:42.718Z] > git rev-list --no-walk dfb575c31b145fa2bfe234761ee246a5732b2602 # timeout=10 [2020-12-15T00:43:44.684Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-15T00:43:44.684Z] After this operation, 31.7 MB disk space will be freed. [2020-12-15T00:43:45.469Z] (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.) [2020-12-15T00:43:45.469Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-15T00:43:46.416Z] Removing lxd dnsmasq configuration [2020-12-15T00:43:46.416Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-15T00:43:46.679Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-15T00:43:47.627Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-15T00:43:47.889Z] (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.) [2020-12-15T00:43:47.889Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-15T00:43:49.283Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-15T00:43:49.283Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-15T00:43:51.212Z] + sudo snap remove --purge lxd [2020-12-15T00:43:51.212Z] snap "lxd" is not installed [2020-12-15T00:43:51.212Z] + sudo groupadd --force --system lxd [2020-12-15T00:43:51.212Z] ++ whoami [2020-12-15T00:43:51.212Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-15T00:43:51.212Z] + newgrp - lxd [2020-12-15T00:43:51.212Z] + sudo snap install lxd [2020-12-15T00:44:13.238Z] 2020-12-15T00:44:08Z INFO Waiting for automatic snapd restart... [2020-12-15T00:44:35.231Z] lxd 4.8 from Canonical* installed [2020-12-15T00:44:35.231Z] + sudo lxd init --auto [2020-12-15T00:44:43.390Z] + sudo snap install --classic snapcraft [2020-12-15T00:44:51.547Z] snapcraft 4.4.4 from Canonical* installed [2020-12-15T00:44:51.547Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-15T00:44:51.547Z] + patch --verbose -p1 [2020-12-15T00:44:51.547Z] Hmm... Looks like a unified diff to me... [2020-12-15T00:44:51.547Z] The text leading up to this was: [2020-12-15T00:44:51.547Z] -------------------------- [2020-12-15T00:44:51.547Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-15T00:44:51.547Z] |From: Tony Espy [2020-12-15T00:44:51.547Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-15T00:44:51.547Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-15T00:44:51.547Z] | [2020-12-15T00:44:51.547Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-15T00:44:51.547Z] |optimize the snap CI check run for pull requests. When [2020-12-15T00:44:51.547Z] |applied, it essentially strips out everything (apps and [2020-12-15T00:44:51.547Z] |parts) from the snapcraft.yaml file except those required [2020-12-15T00:44:51.547Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-15T00:44:51.547Z] |catch changes to edgex-go that break the snap build. [2020-12-15T00:44:51.547Z] | [2020-12-15T00:44:51.547Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-15T00:44:51.547Z] |to update this patch file, otherwise it may fail to apply, [2020-12-15T00:44:51.547Z] |resulting in a failed snap build CI check in the associated [2020-12-15T00:44:51.547Z] |pull request. [2020-12-15T00:44:51.547Z] | [2020-12-15T00:44:51.547Z] |Note - in addition to applying this patch, the pipeline also [2020-12-15T00:44:51.547Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-15T00:44:51.547Z] |need to build the finally binary .snap file (and it won't [2020-12-15T00:44:51.547Z] |work with the patch applied). This further reduces the build [2020-12-15T00:44:51.547Z] |time. [2020-12-15T00:44:51.547Z] |--- [2020-12-15T00:44:51.547Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-15T00:44:51.547Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-15T00:44:51.547Z] | [2020-12-15T00:44:51.547Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-15T00:44:51.547Z] |index b265277c..d7e1de37 100644 [2020-12-15T00:44:51.547Z] |--- a/snap/snapcraft.yaml [2020-12-15T00:44:51.547Z] |+++ b/snap/snapcraft.yaml [2020-12-15T00:44:51.547Z] -------------------------- [2020-12-15T00:44:51.547Z] patching file snap/snapcraft.yaml [2020-12-15T00:44:51.547Z] Using Plan A... [2020-12-15T00:44:51.547Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-15T00:44:51.547Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-15T00:44:51.547Z] Hunk #3 succeeded at 211 (offset -7 lines). [2020-12-15T00:44:51.547Z] Hunk #4 succeeded at 226 (offset -7 lines). [2020-12-15T00:44:51.547Z] Hunk #5 FAILED at 241. [2020-12-15T00:44:51.547Z] Hunk #6 succeeded at 312 (offset -6 lines). [2020-12-15T00:44:51.547Z] Hunk #7 succeeded at 339 (offset -6 lines). [2020-12-15T00:44:51.547Z] Hunk #8 succeeded at 373 (offset -6 lines). [2020-12-15T00:44:51.547Z] Hunk #9 FAILED at 435. [2020-12-15T00:44:51.547Z] 2 out of 9 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2020-12-15T00:44:51.547Z] Hmm... Ignoring the trailing garbage. [2020-12-15T00:44:51.547Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-15T00:44:52.477Z] Failed in branch amd64 [2020-12-15T00:45:05.474Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:45:05.474Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:45:05.474Z] ---> 6b90f2c22143 [2020-12-15T00:45:05.474Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T00:45:05.474Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:45:05.474Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:45:05.474Z] ---> 6b90f2c22143 [2020-12-15T00:45:05.474Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T00:45:05.474Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:45:05.474Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:45:05.474Z] ---> 6b90f2c22143 [2020-12-15T00:45:05.474Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T00:45:05.474Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:45:05.474Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:45:05.474Z] ---> 6b90f2c22143 [2020-12-15T00:45:05.474Z] Step 3/23 : WORKDIR /edgex-goStep 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:45:05.474Z] [2020-12-15T00:45:05.474Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:45:05.474Z] ---> 6b90f2c22143 [2020-12-15T00:45:05.474Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T00:45:05.474Z] ---> Running in ac37718fee58 [2020-12-15T00:45:05.474Z] ---> Running in ee1adb72e992 [2020-12-15T00:45:05.474Z] ---> Running in d237d40940d7 [2020-12-15T00:45:05.474Z] ---> Running in a033ede814ab [2020-12-15T00:45:05.474Z] ---> Running in d809a7e148be [2020-12-15T00:45:05.474Z] Removing intermediate container a033ede814ab [2020-12-15T00:45:05.474Z] ---> dbda0d9aa915 [2020-12-15T00:45:05.474Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:45:05.474Z] Removing intermediate container ee1adb72e992 [2020-12-15T00:45:05.474Z] ---> 36a73b889209 [2020-12-15T00:45:05.474Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:45:05.474Z] Removing intermediate container ac37718fee58 [2020-12-15T00:45:05.474Z] ---> 6a1590ac986e [2020-12-15T00:45:05.474Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:45:05.474Z] Removing intermediate container d809a7e148be [2020-12-15T00:45:05.474Z] ---> 8701812ff129 [2020-12-15T00:45:05.474Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:45:05.474Z] Removing intermediate container d237d40940d7 [2020-12-15T00:45:05.474Z] ---> 69a80a3d4fd8 [2020-12-15T00:45:05.474Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:45:05.474Z] ---> Running in 63a682450969 [2020-12-15T00:45:05.474Z] ---> Running in bf1881508000 [2020-12-15T00:45:05.474Z] ---> Running in cdc3a63ddc68 [2020-12-15T00:45:05.474Z] ---> Running in c601e797894b [2020-12-15T00:45:05.474Z] ---> Running in 31c3eddc0b32 [2020-12-15T00:45:05.474Z] Removing intermediate container 63a682450969 [2020-12-15T00:45:05.474Z] ---> 63479adc5b74 [2020-12-15T00:45:05.474Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T00:45:05.474Z] ---> Running in be8e2ca1ca19 [2020-12-15T00:45:05.474Z] Removing intermediate container bf1881508000 [2020-12-15T00:45:05.474Z] ---> f82e42a6ed26 [2020-12-15T00:45:05.474Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-15T00:45:05.474Z] ---> Running in 9686cf9eee95 [2020-12-15T00:45:05.474Z] Removing intermediate container cdc3a63ddc68 [2020-12-15T00:45:05.474Z] ---> 15e49385948d [2020-12-15T00:45:05.474Z] Step 5/24 : RUN apk update && apk add make git [2020-12-15T00:45:05.474Z] Removing intermediate container 31c3eddc0b32 [2020-12-15T00:45:05.474Z] ---> 279dcc4f57a0 [2020-12-15T00:45:05.474Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T00:45:05.474Z] Removing intermediate container c601e797894b [2020-12-15T00:45:05.474Z] ---> 6cebf4be9139 [2020-12-15T00:45:05.474Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T00:45:05.474Z] ---> Running in 0c8ce70bd3c5 [2020-12-15T00:45:05.474Z] ---> Running in 3330639f6e99 [2020-12-15T00:45:05.474Z] ---> Running in f4d3497e62bc [2020-12-15T00:45:05.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:05.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:06.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:06.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:06.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:06.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:06.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:07.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:07.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:07.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:45:07.503Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:45:07.503Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:45:07.503Z] OK: 12620 distinct packages available [2020-12-15T00:45:07.778Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:45:07.778Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:45:07.778Z] OK: 12620 distinct packages available [2020-12-15T00:45:08.378Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:45:08.378Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:45:08.378Z] OK: 12620 distinct packages available [2020-12-15T00:45:08.378Z] OK: 217 MiB in 51 packages [2020-12-15T00:45:08.655Z] OK: 217 MiB in 51 packages [2020-12-15T00:45:08.655Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:45:08.655Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:45:08.655Z] OK: 12620 distinct packages available [2020-12-15T00:45:08.655Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:45:08.655Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:45:08.655Z] OK: 12620 distinct packages available [2020-12-15T00:45:09.270Z] OK: 217 MiB in 51 packages [2020-12-15T00:45:09.550Z] OK: 217 MiB in 51 packages [2020-12-15T00:45:09.550Z] OK: 217 MiB in 51 packages [2020-12-15T00:45:10.535Z] Removing intermediate container be8e2ca1ca19 [2020-12-15T00:45:10.535Z] ---> e03477a7fa76 [2020-12-15T00:45:10.535Z] Step 6/21 : COPY go.mod . [2020-12-15T00:45:10.811Z] Removing intermediate container 9686cf9eee95 [2020-12-15T00:45:10.811Z] ---> 6e7ee121ceda [2020-12-15T00:45:10.811Z] Step 6/23 : COPY go.mod . [2020-12-15T00:45:10.811Z] Removing intermediate container 3330639f6e99 [2020-12-15T00:45:10.811Z] ---> b2f0299ccab9 [2020-12-15T00:45:10.811Z] Step 6/22 : COPY go.mod . [2020-12-15T00:45:11.097Z] Removing intermediate container 0c8ce70bd3c5 [2020-12-15T00:45:11.097Z] ---> 146541f07551 [2020-12-15T00:45:11.097Z] Step 6/24 : COPY go.mod . [2020-12-15T00:45:11.370Z] ---> cc1e2952f5b2 [2020-12-15T00:45:11.370Z] Step 7/21 : RUN go mod download [2020-12-15T00:45:11.645Z] Removing intermediate container f4d3497e62bc [2020-12-15T00:45:11.645Z] ---> 837819a833f0 [2020-12-15T00:45:11.645Z] Step 6/21 : COPY go.mod . [2020-12-15T00:45:11.645Z] ---> Running in 767c65c8d06c [2020-12-15T00:45:11.925Z] ---> 75e392bfc043 [2020-12-15T00:45:11.925Z] Step 7/23 : RUN go mod download [2020-12-15T00:45:11.925Z] ---> a833318a8cfc [2020-12-15T00:45:11.925Z] Step 7/22 : RUN go mod download [2020-12-15T00:45:12.197Z] ---> c89b346174a4 [2020-12-15T00:45:12.198Z] Step 7/24 : RUN go mod download [2020-12-15T00:45:12.198Z] ---> Running in c52859c1c69b [2020-12-15T00:45:12.198Z] ---> Running in d9f718431fea [2020-12-15T00:45:12.471Z] ---> Running in 13603c63a8b5 [2020-12-15T00:45:12.471Z] ---> f21c6835e321 [2020-12-15T00:45:12.471Z] Step 7/21 : RUN go mod download [2020-12-15T00:45:12.746Z] ---> Running in d5cefc955b39 [2020-12-15T00:45:15.401Z] Removing intermediate container 767c65c8d06c [2020-12-15T00:45:15.401Z] ---> 5e88c0f1fd7f [2020-12-15T00:45:15.401Z] Step 8/21 : COPY . . [2020-12-15T00:45:17.393Z] Removing intermediate container c52859c1c69b [2020-12-15T00:45:17.393Z] ---> 41758f5050b0 [2020-12-15T00:45:17.393Z] Step 8/23 : COPY . . [2020-12-15T00:45:17.988Z] Removing intermediate container d9f718431fea [2020-12-15T00:45:17.988Z] ---> 4635e00c9c49 [2020-12-15T00:45:17.988Z] Step 8/22 : COPY . . [2020-12-15T00:45:18.267Z] Removing intermediate container 13603c63a8b5 [2020-12-15T00:45:18.267Z] ---> 99fad9cb8c9e [2020-12-15T00:45:18.267Z] Step 8/24 : COPY . . [2020-12-15T00:45:18.267Z] Removing intermediate container d5cefc955b39 [2020-12-15T00:45:18.267Z] ---> 9e458b5a739a [2020-12-15T00:45:18.267Z] Step 8/21 : COPY . . [2020-12-15T00:45:45.114Z] ---> c10ff825b829 [2020-12-15T00:45:45.114Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-15T00:45:45.114Z] ---> ae07789bb048 [2020-12-15T00:45:45.114Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-15T00:45:45.114Z] ---> a9650b49f643 [2020-12-15T00:45:45.114Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-15T00:45:45.114Z] ---> 9042ed610f52 [2020-12-15T00:45:45.114Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-15T00:45:45.114Z] ---> fec0bf7dab40 [2020-12-15T00:45:45.114Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-15T00:45:45.114Z] ---> Running in cf4d0e52d4b3 [2020-12-15T00:45:45.114Z] ---> Running in dde803d3e501 [2020-12-15T00:45:45.114Z] ---> Running in 78d55434db26 [2020-12-15T00:45:45.114Z] ---> Running in b88468c7d36b [2020-12-15T00:45:45.114Z] ---> Running in dd02a356943f [2020-12-15T00:45:45.114Z] 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 [2020-12-15T00:45:45.114Z] 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 [2020-12-15T00:45:45.114Z] 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 [2020-12-15T00:45:45.387Z] 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 [2020-12-15T00:45:45.387Z] 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 [2020-12-15T00:47:07.219Z] 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 [2020-12-15T00:47:07.219Z] 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 [2020-12-15T00:47:13.969Z] Removing intermediate container dde803d3e501 [2020-12-15T00:47:13.969Z] ---> 6c40432935a9 [2020-12-15T00:47:13.970Z] [2020-12-15T00:47:13.970Z] Step 10/22 : FROM alpine:3.10 [2020-12-15T00:47:13.970Z] 3.10: Pulling from library/alpine [2020-12-15T00:47:16.622Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-15T00:47:16.622Z] Status: Downloaded newer image for alpine:3.10 [2020-12-15T00:47:16.622Z] ---> 536a684cf733 [2020-12-15T00:47:16.622Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T00:47:16.622Z] Removing intermediate container dd02a356943f [2020-12-15T00:47:16.622Z] ---> 5f632a05bc89 [2020-12-15T00:47:16.622Z] [2020-12-15T00:47:16.622Z] Step 10/24 : FROM alpine:3.10 [2020-12-15T00:47:16.622Z] ---> 536a684cf733 [2020-12-15T00:47:16.622Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T00:47:16.622Z] ---> Running in 304c6e726ca4 [2020-12-15T00:47:16.899Z] ---> Running in 9e4c4775679c [2020-12-15T00:47:20.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:47:20.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:47:20.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:47:20.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:47:20.595Z] v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-15T00:47:20.595Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-15T00:47:20.595Z] OK: 10169 distinct packages available [2020-12-15T00:47:20.872Z] v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-15T00:47:20.872Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-15T00:47:20.872Z] OK: 10169 distinct packages available [2020-12-15T00:47:20.872Z] Removing intermediate container b88468c7d36b [2020-12-15T00:47:20.872Z] ---> 3e7850a3338c [2020-12-15T00:47:20.872Z] [2020-12-15T00:47:20.872Z] Step 10/21 : FROM alpine [2020-12-15T00:47:21.149Z] latest: Pulling from library/alpine [2020-12-15T00:47:21.149Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-15T00:47:21.149Z] Status: Downloaded newer image for alpine:latest [2020-12-15T00:47:21.149Z] ---> dd36a01c3f31 [2020-12-15T00:47:21.149Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-15T00:47:21.149Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-15T00:47:21.428Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-15T00:47:21.428Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-15T00:47:21.428Z] ---> Running in df222b667bdf [2020-12-15T00:47:21.428Z] (4/5) Installing curl (7.66.0-r3) [2020-12-15T00:47:21.428Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-15T00:47:21.428Z] Executing busybox-1.30.1-r3.trigger [2020-12-15T00:47:21.428Z] Executing ca-certificates-20191127-r2.trigger [2020-12-15T00:47:21.705Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-15T00:47:21.980Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-15T00:47:21.980Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-15T00:47:21.980Z] (4/5) Installing curl (7.66.0-r3) [2020-12-15T00:47:21.980Z] OK: 7 MiB in 19 packages [2020-12-15T00:47:21.980Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-15T00:47:21.980Z] Executing busybox-1.30.1-r3.trigger [2020-12-15T00:47:21.980Z] Executing ca-certificates-20191127-r2.trigger [2020-12-15T00:47:22.256Z] OK: 7 MiB in 19 packages [2020-12-15T00:47:23.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:47:24.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:47:24.908Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:47:24.908Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:47:24.908Z] OK: 12617 distinct packages available [2020-12-15T00:47:24.908Z] Removing intermediate container 304c6e726ca4 [2020-12-15T00:47:24.908Z] ---> d4ce77a6a84a [2020-12-15T00:47:24.908Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-15T00:47:25.187Z] ---> Running in d2c0633f1d35 [2020-12-15T00:47:25.465Z] Removing intermediate container 9e4c4775679c [2020-12-15T00:47:25.465Z] ---> bf499f1e0203 [2020-12-15T00:47:25.465Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T00:47:25.465Z] ---> Running in 160b77b579c9 [2020-12-15T00:47:25.739Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-15T00:47:25.739Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T00:47:25.739Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-15T00:47:25.739Z] (4/4) Installing curl (7.69.1-r3) [2020-12-15T00:47:26.024Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:47:26.024Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T00:47:26.024Z] Removing intermediate container d2c0633f1d35 [2020-12-15T00:47:26.024Z] ---> 32d96d8a92f4 [2020-12-15T00:47:26.024Z] Step 13/22 : WORKDIR / [2020-12-15T00:47:26.300Z] OK: 7 MiB in 18 packages [2020-12-15T00:47:26.300Z] ---> Running in 55f612bc2bbf [2020-12-15T00:47:26.300Z] Removing intermediate container 160b77b579c9 [2020-12-15T00:47:26.300Z] ---> ac887768c456 [2020-12-15T00:47:26.300Z] Step 13/24 : WORKDIR / [2020-12-15T00:47:26.908Z] ---> Running in d948022954d1 [2020-12-15T00:47:27.186Z] Removing intermediate container 55f612bc2bbf [2020-12-15T00:47:27.472Z] ---> c2af7ca82e5f [2020-12-15T00:47:27.472Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-15T00:47:28.082Z] Removing intermediate container d948022954d1 [2020-12-15T00:47:28.082Z] ---> b6f34075281f [2020-12-15T00:47:28.082Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-15T00:47:28.693Z] ---> c55f49c4c8e6 [2020-12-15T00:47:28.694Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-15T00:47:29.729Z] Removing intermediate container df222b667bdf [2020-12-15T00:47:29.729Z] ---> e14de129d036 [2020-12-15T00:47:29.729Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T00:47:30.032Z] ---> Running in 148af0851362 [2020-12-15T00:47:30.358Z] ---> c40065c471b7 [2020-12-15T00:47:30.358Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-15T00:47:31.496Z] Removing intermediate container 148af0851362 [2020-12-15T00:47:31.496Z] ---> 8441d9584b27 [2020-12-15T00:47:31.496Z] Step 13/21 : WORKDIR /edgex [2020-12-15T00:47:31.772Z] ---> Running in 6de73413e535 [2020-12-15T00:47:32.421Z] ---> 5a4ce5770f1e [2020-12-15T00:47:32.421Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-15T00:47:32.701Z] ---> f9ade91e4222 [2020-12-15T00:47:32.701Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-15T00:47:33.327Z] Removing intermediate container 6de73413e535 [2020-12-15T00:47:33.327Z] ---> 627cd257cadc [2020-12-15T00:47:33.327Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-15T00:47:34.799Z] ---> ab770a3065b7 [2020-12-15T00:47:34.799Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-15T00:47:35.105Z] ---> ad2a6ab1cb38 [2020-12-15T00:47:35.105Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-15T00:47:35.388Z] ---> d048a24542d6 [2020-12-15T00:47:35.388Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-15T00:47:36.828Z] ---> 2c3c0f28fbce [2020-12-15T00:47:36.828Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-15T00:47:36.828Z] Removing intermediate container cf4d0e52d4b3 [2020-12-15T00:47:36.828Z] ---> fecfe9c068a5 [2020-12-15T00:47:36.828Z] [2020-12-15T00:47:36.828Z] Step 10/21 : FROM scratch [2020-12-15T00:47:36.828Z] ---> [2020-12-15T00:47:36.828Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:47:37.105Z] ---> Running in 02c162417d87 [2020-12-15T00:47:37.106Z] ---> Running in 7ada72f52b5d [2020-12-15T00:47:37.384Z] ---> 737e0304705e [2020-12-15T00:47:37.384Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-15T00:47:37.384Z] ---> db9d8dd90974 [2020-12-15T00:47:37.384Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-15T00:47:37.665Z] Removing intermediate container 7ada72f52b5d [2020-12-15T00:47:37.665Z] ---> 3d81c7d7c099 [2020-12-15T00:47:37.665Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-15T00:47:37.945Z] ---> Running in 5e85544bc917 [2020-12-15T00:47:38.963Z] Removing intermediate container 5e85544bc917 [2020-12-15T00:47:38.963Z] ---> e1603e40623c [2020-12-15T00:47:38.963Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-15T00:47:39.426Z] ---> Running in e319eb390ea0 [2020-12-15T00:47:39.744Z] ---> 92d5f94a7672 [2020-12-15T00:47:39.744Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-15T00:47:39.744Z] ---> bb90c049ee12 [2020-12-15T00:47:39.744Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T00:47:40.132Z] ---> Running in 7e8101f58047 [2020-12-15T00:47:40.133Z] Removing intermediate container e319eb390ea0 [2020-12-15T00:47:40.133Z] ---> 77517e967cca [2020-12-15T00:47:40.133Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-15T00:47:40.836Z] Removing intermediate container 7e8101f58047 [2020-12-15T00:47:40.836Z] ---> 6c6816b53366 [2020-12-15T00:47:40.836Z] Step 18/21 : CMD ["--init=true"] [2020-12-15T00:47:41.133Z] ---> Running in 8fb74e15432f [2020-12-15T00:47:41.133Z] ---> 5e54b4f03953 [2020-12-15T00:47:41.133Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T00:47:41.418Z] ---> Running in 7515b1faee4d [2020-12-15T00:47:41.418Z] ---> 75fdb69fd83c [2020-12-15T00:47:41.418Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-15T00:47:41.418Z] Removing intermediate container 02c162417d87 [2020-12-15T00:47:41.418Z] ---> 93a53ac94a97 [2020-12-15T00:47:41.418Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-15T00:47:41.708Z] Removing intermediate container 8fb74e15432f [2020-12-15T00:47:41.708Z] ---> 14dec7e16d9e [2020-12-15T00:47:41.708Z] Step 19/21 : LABEL arch=arm64 [2020-12-15T00:47:41.708Z] ---> Running in 8ba421f2fdf0 [2020-12-15T00:47:41.987Z] ---> Running in 82e4fc7d7060 [2020-12-15T00:47:44.107Z] Removing intermediate container 8ba421f2fdf0 [2020-12-15T00:47:44.107Z] ---> 4df2758c4ab0 [2020-12-15T00:47:44.107Z] Step 20/22 : LABEL arch=arm64 [2020-12-15T00:47:44.107Z] Removing intermediate container 82e4fc7d7060 [2020-12-15T00:47:44.107Z] ---> 0e02ffd3b15f [2020-12-15T00:47:44.107Z] Step 20/21 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:47:44.107Z] ---> Running in 555a9eb16d58 [2020-12-15T00:47:44.107Z] ---> Running in 8159cdbbacfd [2020-12-15T00:47:44.107Z] ---> fbb500e42ddb [2020-12-15T00:47:44.107Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-15T00:47:44.107Z] Removing intermediate container 555a9eb16d58 [2020-12-15T00:47:44.107Z] ---> 70c93a4425bb [2020-12-15T00:47:44.107Z] Step 21/22 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:47:44.107Z] ---> Running in 545b5b890d8f [2020-12-15T00:47:44.107Z] Removing intermediate container 8159cdbbacfd [2020-12-15T00:47:44.107Z] ---> 7a7df5d2c999 [2020-12-15T00:47:44.107Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T00:47:44.107Z] ---> Running in b3e185e4cbc5 [2020-12-15T00:47:44.383Z] Removing intermediate container 7515b1faee4d [2020-12-15T00:47:44.383Z] ---> d4e7e8f0505a [2020-12-15T00:47:44.383Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T00:47:44.672Z] Removing intermediate container 545b5b890d8f [2020-12-15T00:47:44.672Z] ---> 976b70edef19 [2020-12-15T00:47:44.672Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T00:47:44.672Z] ---> 88a79b597008 [2020-12-15T00:47:44.672Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-15T00:47:44.672Z] ---> Running in a162a0a9c1e0 [2020-12-15T00:47:44.971Z] ---> Running in 6208e8eb9b19 [2020-12-15T00:47:44.971Z] ---> Running in 526de5e2608a [2020-12-15T00:47:45.266Z] Removing intermediate container b3e185e4cbc5 [2020-12-15T00:47:45.266Z] ---> 044d35123e6f [2020-12-15T00:47:45.266Z] [2020-12-15T00:47:45.542Z] Removing intermediate container a162a0a9c1e0 [2020-12-15T00:47:45.543Z] ---> fe62faf112d0 [2020-12-15T00:47:45.543Z] Step 22/24 : LABEL arch=arm64 [2020-12-15T00:47:45.823Z] Successfully built 044d35123e6f [2020-12-15T00:47:45.823Z] Removing intermediate container 526de5e2608a [2020-12-15T00:47:45.823Z] ---> 9d259471c5c5 [2020-12-15T00:47:45.823Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:47:45.823Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-15T00:47:45.823Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2020-12-15T00:47:46.100Z] ---> Running in b293c69d3e97 [2020-12-15T00:47:46.100Z] Removing intermediate container 6208e8eb9b19 [2020-12-15T00:47:46.100Z] ---> e334020752ec [2020-12-15T00:47:46.100Z] ---> Running in 1fea66cf0ed2 [2020-12-15T00:47:46.100Z] [2020-12-15T00:47:46.716Z] Successfully built e334020752ec [2020-12-15T00:47:46.997Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-15T00:47:46.997Z] Removing intermediate container b293c69d3e97 [2020-12-15T00:47:46.997Z] ---> 4e90e387a814 [2020-12-15T00:47:46.997Z] Step 23/24 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:47:46.997Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go [2020-12-15T00:47:47.273Z] ---> Running in 0751e7def4c9 [2020-12-15T00:47:47.273Z] Removing intermediate container 1fea66cf0ed2 [2020-12-15T00:47:47.273Z] ---> 0f4d0a141246 [2020-12-15T00:47:47.273Z] Step 19/21 : LABEL arch=arm64 [2020-12-15T00:47:47.553Z] ---> Running in d3241f409f89 [2020-12-15T00:47:47.833Z] Removing intermediate container 0751e7def4c9 [2020-12-15T00:47:47.833Z] ---> df7e2092725d [2020-12-15T00:47:47.833Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T00:47:48.115Z] ---> Running in 27bfc7104ec4 [2020-12-15T00:47:48.115Z] Removing intermediate container d3241f409f89 [2020-12-15T00:47:48.115Z] ---> e497cb7c81c4 [2020-12-15T00:47:48.115Z] Step 20/21 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:47:48.394Z] ---> Running in d2734e393607 [2020-12-15T00:47:49.000Z] Removing intermediate container 27bfc7104ec4 [2020-12-15T00:47:49.000Z] ---> 1195cd6e5c95 [2020-12-15T00:47:49.000Z] [2020-12-15T00:47:49.627Z] Successfully built 1195cd6e5c95 [2020-12-15T00:47:49.627Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-15T00:47:49.627Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container d2734e393607 [2020-12-15T00:47:49.627Z] ---> 3e9b105afe09 [2020-12-15T00:47:49.627Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T00:47:49.627Z] Building docker-core-command-go [2020-12-15T00:47:50.230Z] ---> Running in 45c29fef9cd5 [2020-12-15T00:47:51.220Z] Removing intermediate container 45c29fef9cd5 [2020-12-15T00:47:51.220Z] ---> f371de937200 [2020-12-15T00:47:51.220Z] [2020-12-15T00:47:51.494Z] Successfully built f371de937200 [2020-12-15T00:47:51.494Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-15T00:47:51.494Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2020-12-15T00:47:56.916Z] Removing intermediate container 78d55434db26 [2020-12-15T00:47:56.916Z] ---> b3b582149b04 [2020-12-15T00:47:56.916Z] [2020-12-15T00:47:56.916Z] Step 10/23 : FROM alpine [2020-12-15T00:47:56.916Z] ---> dd36a01c3f31 [2020-12-15T00:47:56.916Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:47:58.903Z] ---> Running in 7e5ce69bdad6 [2020-12-15T00:47:59.882Z] Removing intermediate container 7e5ce69bdad6 [2020-12-15T00:47:59.882Z] ---> 040e0d280f17 [2020-12-15T00:47:59.882Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-15T00:48:00.162Z] ---> Running in eee3d22fa2d2 [2020-12-15T00:48:01.168Z] Removing intermediate container eee3d22fa2d2 [2020-12-15T00:48:01.168Z] ---> 30a0097f26fe [2020-12-15T00:48:01.168Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-15T00:48:01.772Z] ---> Running in 39c936d9d674 [2020-12-15T00:48:02.425Z] Removing intermediate container 39c936d9d674 [2020-12-15T00:48:02.425Z] ---> b64531a8b6c7 [2020-12-15T00:48:02.425Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:48:02.732Z] ---> Running in 177749a5ea82 [2020-12-15T00:48:06.135Z] Removing intermediate container 177749a5ea82 [2020-12-15T00:48:06.135Z] ---> 8a83939c2e11 [2020-12-15T00:48:06.135Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-15T00:48:06.135Z] ---> Running in 9148e6ba4c24 [2020-12-15T00:48:07.113Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:48:08.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:48:08.702Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-15T00:48:08.977Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-15T00:48:08.977Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-15T00:48:09.248Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-15T00:48:09.523Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-15T00:48:09.523Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:48:09.523Z] OK: 8 MiB in 19 packages [2020-12-15T00:48:12.155Z] Removing intermediate container 9148e6ba4c24 [2020-12-15T00:48:12.155Z] ---> f9ce775b7454 [2020-12-15T00:48:12.155Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-15T00:48:13.130Z] ---> fd7ace0c3e38 [2020-12-15T00:48:13.130Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-15T00:48:15.103Z] ---> afa39e9c15f1 [2020-12-15T00:48:15.103Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-15T00:48:16.087Z] ---> a2ec70e35691 [2020-12-15T00:48:16.087Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-15T00:48:16.359Z] ---> Running in 09c90eecd381 [2020-12-15T00:48:16.974Z] Removing intermediate container 09c90eecd381 [2020-12-15T00:48:16.974Z] ---> 6fab1c4786e9 [2020-12-15T00:48:16.975Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:48:17.596Z] ---> Running in f6191af8b9df [2020-12-15T00:48:18.199Z] Removing intermediate container f6191af8b9df [2020-12-15T00:48:18.199Z] ---> f2e968589cba [2020-12-15T00:48:18.199Z] Step 21/23 : LABEL arch=arm64 [2020-12-15T00:48:18.474Z] ---> Running in 64caa765ce03 [2020-12-15T00:48:19.456Z] Removing intermediate container 64caa765ce03 [2020-12-15T00:48:19.456Z] ---> c407029d94f9 [2020-12-15T00:48:19.456Z] Step 22/23 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:48:19.730Z] ---> Running in a196fe3ca491 [2020-12-15T00:48:20.734Z] Removing intermediate container a196fe3ca491 [2020-12-15T00:48:20.734Z] ---> db53df8014ed [2020-12-15T00:48:20.734Z] Step 23/23 : LABEL version=0.0.0 [2020-12-15T00:48:21.011Z] ---> Running in 7d2a3a886907 [2020-12-15T00:48:21.994Z] Removing intermediate container 7d2a3a886907 [2020-12-15T00:48:21.994Z] ---> 46cc7a26d4bd [2020-12-15T00:48:21.994Z] [2020-12-15T00:48:22.591Z] Successfully built 46cc7a26d4bd [2020-12-15T00:48:22.591Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-15T00:48:22.591Z] Building docker-security-secrets-setup-go [2020-12-15T00:48:49.405Z]  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:48:49.405Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:48:49.405Z] ---> 6b90f2c22143 [2020-12-15T00:48:49.405Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T00:48:49.405Z] ---> Using cache [2020-12-15T00:48:49.405Z] ---> 69a80a3d4fd8 [2020-12-15T00:48:49.405Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:48:49.405Z] ---> Using cache [2020-12-15T00:48:49.405Z] ---> 279dcc4f57a0 [2020-12-15T00:48:49.405Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-15T00:48:49.405Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:48:49.405Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:48:49.405Z] ---> 6b90f2c22143 [2020-12-15T00:48:49.405Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T00:48:49.405Z] ---> Using cache [2020-12-15T00:48:49.405Z] ---> 69a80a3d4fd8 [2020-12-15T00:48:49.405Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:48:49.405Z] ---> Using cache [2020-12-15T00:48:49.405Z] ---> 279dcc4f57a0 [2020-12-15T00:48:49.405Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T00:48:49.405Z] ---> Using cache [2020-12-15T00:48:49.405Z] ---> b2f0299ccab9 [2020-12-15T00:48:49.405Z] Step 6/22 : COPY go.mod . [2020-12-15T00:48:49.405Z] ---> Using cache [2020-12-15T00:48:49.405Z] ---> a833318a8cfc [2020-12-15T00:48:49.405Z] Step 7/22 : RUN go mod download [2020-12-15T00:48:49.405Z] ---> Using cache [2020-12-15T00:48:49.405Z] ---> 4635e00c9c49 [2020-12-15T00:48:49.405Z] Step 8/22 : COPY . . [2020-12-15T00:48:49.405Z] ---> Using cache [2020-12-15T00:48:49.405Z] ---> ae07789bb048 [2020-12-15T00:48:49.405Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-15T00:48:52.805Z] ---> Running in 99307044fe34 [2020-12-15T00:48:52.805Z] ---> Running in 55ca7d2e2d13 [2020-12-15T00:48:53.795Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:48:53.795Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:48:53.795Z] ---> 6b90f2c22143 [2020-12-15T00:48:53.795Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T00:48:53.795Z] ---> Using cache [2020-12-15T00:48:53.795Z] ---> 69a80a3d4fd8 [2020-12-15T00:48:53.795Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:48:53.795Z] ---> Using cache [2020-12-15T00:48:53.795Z] ---> 279dcc4f57a0 [2020-12-15T00:48:53.795Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T00:48:53.795Z] ---> Using cache [2020-12-15T00:48:53.795Z] ---> b2f0299ccab9 [2020-12-15T00:48:53.795Z] Step 6/22 : COPY go.mod . [2020-12-15T00:48:53.795Z] ---> Using cache [2020-12-15T00:48:53.795Z] ---> a833318a8cfc [2020-12-15T00:48:53.795Z] Step 7/22 : RUN go mod download [2020-12-15T00:48:53.795Z] ---> Using cache [2020-12-15T00:48:53.795Z] ---> 4635e00c9c49 [2020-12-15T00:48:53.795Z] Step 8/22 : COPY . . [2020-12-15T00:48:54.399Z] ---> Using cache [2020-12-15T00:48:54.399Z] ---> ae07789bb048 [2020-12-15T00:48:54.399Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-15T00:48:54.399Z] 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 [2020-12-15T00:48:54.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:48:54.670Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:48:54.670Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-15T00:48:54.670Z] ---> 6b90f2c22143 [2020-12-15T00:48:54.670Z] Step 3/27 : WORKDIR /edgex-go [2020-12-15T00:48:54.670Z] ---> Using cache [2020-12-15T00:48:54.670Z] ---> 69a80a3d4fd8 [2020-12-15T00:48:54.670Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T00:48:54.670Z] ---> Using cache [2020-12-15T00:48:54.670Z] ---> 279dcc4f57a0 [2020-12-15T00:48:54.670Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-15T00:48:55.274Z] ---> Running in 0f72ae3231d0 [2020-12-15T00:48:55.274Z] ---> Running in d6a9dcbec85b [2020-12-15T00:48:55.556Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:48:56.543Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:48:56.543Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:48:56.543Z] OK: 12620 distinct packages available [2020-12-15T00:48:57.530Z] OK: 217 MiB in 51 packages [2020-12-15T00:48:57.530Z] 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 [2020-12-15T00:48:57.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:48:59.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:49:00.661Z] Removing intermediate container 99307044fe34 [2020-12-15T00:49:00.661Z] ---> 33066f593d47 [2020-12-15T00:49:00.661Z] Step 6/24 : COPY go.mod . [2020-12-15T00:49:00.961Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:49:00.961Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:49:00.961Z] OK: 12620 distinct packages available [2020-12-15T00:49:01.942Z] OK: 217 MiB in 51 packages [2020-12-15T00:49:02.221Z] ---> 2fed8668c983 [2020-12-15T00:49:02.221Z] Step 7/24 : RUN go mod download [2020-12-15T00:49:02.822Z] ---> Running in a73a5dba6186 [2020-12-15T00:49:04.813Z] Removing intermediate container d6a9dcbec85b [2020-12-15T00:49:04.813Z] ---> 49e4a7c1e560 [2020-12-15T00:49:04.813Z] Step 6/27 : COPY go.mod . [2020-12-15T00:49:06.306Z] ---> 8aa12bfd711e [2020-12-15T00:49:06.306Z] Step 7/27 : RUN go mod download [2020-12-15T00:49:06.588Z] ---> Running in 248a7105f28e [2020-12-15T00:49:08.587Z] Removing intermediate container a73a5dba6186 [2020-12-15T00:49:08.587Z] ---> d740d7809419 [2020-12-15T00:49:08.587Z] Step 8/24 : COPY . . [2020-12-15T00:49:08.868Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T00:49:08.868Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-15T00:49:08.868Z] ---> 6b90f2c22143 [2020-12-15T00:49:08.868Z] Step 3/29 : WORKDIR /edgex-go [2020-12-15T00:49:08.868Z] ---> Using cache [2020-12-15T00:49:08.868Z] ---> 69a80a3d4fd8 [2020-12-15T00:49:08.868Z] Step 4/29 : RUN apk update && apk add make git [2020-12-15T00:49:08.868Z] ---> Running in bbdaa93683e9 [2020-12-15T00:49:11.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:49:12.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:49:13.142Z] Removing intermediate container 248a7105f28e [2020-12-15T00:49:13.142Z] ---> 97c51214b8aa [2020-12-15T00:49:13.142Z] Step 8/27 : COPY . . [2020-12-15T00:49:13.449Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:49:13.449Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:49:13.449Z] OK: 12620 distinct packages available [2020-12-15T00:49:14.440Z] OK: 217 MiB in 51 packages [2020-12-15T00:49:18.790Z] Removing intermediate container bbdaa93683e9 [2020-12-15T00:49:18.790Z] ---> 00c579298b1c [2020-12-15T00:49:18.790Z] Step 5/29 : COPY go.mod . [2020-12-15T00:49:20.852Z] ---> bbd433219901 [2020-12-15T00:49:20.852Z] Step 6/29 : RUN go mod download [2020-12-15T00:49:20.852Z] ---> Running in a0665996722a [2020-12-15T00:49:29.169Z] Removing intermediate container a0665996722a [2020-12-15T00:49:29.169Z] ---> 8ee68d78b86a [2020-12-15T00:49:29.169Z] Step 7/29 : COPY . . [2020-12-15T00:49:41.599Z] ---> 4514ae63c7ec [2020-12-15T00:49:41.599Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-15T00:49:42.585Z] ---> Running in b69f0db059e1 [2020-12-15T00:49:45.248Z] 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 [2020-12-15T00:49:46.714Z] ---> 838b8a5a599e [2020-12-15T00:49:46.714Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-15T00:49:47.333Z] ---> Running in 8f5f7c87fb87 [2020-12-15T00:49:49.317Z] 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 [2020-12-15T00:49:59.503Z] ---> f6700194b85c [2020-12-15T00:49:59.503Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-15T00:49:59.503Z] ---> Running in bc1a0300c8b5 [2020-12-15T00:50:00.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-15T00:50:39.158Z] Removing intermediate container 0f72ae3231d0 [2020-12-15T00:50:39.158Z] ---> 85b680c4716f [2020-12-15T00:50:39.158Z] [2020-12-15T00:50:39.158Z] Step 10/22 : FROM scratch [2020-12-15T00:50:39.158Z] ---> [2020-12-15T00:50:39.158Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:50:39.158Z] ---> Using cache [2020-12-15T00:50:39.158Z] ---> 3d81c7d7c099 [2020-12-15T00:50:39.158Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-15T00:50:39.158Z] ---> Running in a4cd176ccfa1 [2020-12-15T00:50:39.158Z] Removing intermediate container a4cd176ccfa1 [2020-12-15T00:50:39.158Z] ---> e8a7375504bb [2020-12-15T00:50:39.158Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T00:50:39.158Z] ---> Running in 246604936a08 [2020-12-15T00:50:39.158Z] Removing intermediate container 246604936a08 [2020-12-15T00:50:39.158Z] ---> 33de04376d8d [2020-12-15T00:50:39.158Z] Step 14/22 : WORKDIR / [2020-12-15T00:50:39.158Z] ---> Running in 45ec92516929 [2020-12-15T00:50:39.158Z] Removing intermediate container 45ec92516929 [2020-12-15T00:50:39.158Z] ---> 1e790accec62 [2020-12-15T00:50:39.158Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-15T00:50:40.146Z] ---> 9133135c32fd [2020-12-15T00:50:40.146Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-15T00:50:42.141Z] ---> d3a71a903f9c [2020-12-15T00:50:42.141Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-15T00:50:43.129Z] ---> 42a2b431ec67 [2020-12-15T00:50:43.129Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-15T00:50:43.129Z] ---> Running in 076b48dde857 [2020-12-15T00:50:43.747Z] Removing intermediate container 076b48dde857 [2020-12-15T00:50:43.747Z] ---> f4ee7ce38219 [2020-12-15T00:50:43.747Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:50:44.026Z] ---> Running in 1fd43ace7a53 [2020-12-15T00:50:44.629Z] Removing intermediate container 1fd43ace7a53 [2020-12-15T00:50:44.629Z] ---> c04a2c420113 [2020-12-15T00:50:44.629Z] Step 20/22 : LABEL arch=arm64 [2020-12-15T00:50:44.905Z] ---> Running in b9bf1b41f8a5 [2020-12-15T00:50:45.508Z] Removing intermediate container b9bf1b41f8a5 [2020-12-15T00:50:45.508Z] ---> 0a7da774f89a [2020-12-15T00:50:45.508Z] Step 21/22 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:50:45.790Z] ---> Running in e70786d24f09 [2020-12-15T00:50:46.392Z] Removing intermediate container e70786d24f09 [2020-12-15T00:50:46.392Z] ---> eadf70da3907 [2020-12-15T00:50:46.392Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T00:50:46.671Z] ---> Running in e05b3cdd4beb [2020-12-15T00:50:47.277Z] Removing intermediate container e05b3cdd4beb [2020-12-15T00:50:47.277Z] ---> 363c958c15a3 [2020-12-15T00:50:47.277Z] [2020-12-15T00:50:47.554Z] Successfully built 363c958c15a3 [2020-12-15T00:50:47.554Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-15T00:50:57.742Z]  Building docker-core-command-go ... done Removing intermediate container 55ca7d2e2d13 [2020-12-15T00:50:57.742Z] ---> 82895ac4d0f8 [2020-12-15T00:50:57.742Z] [2020-12-15T00:50:57.742Z] Step 10/22 : FROM scratch [2020-12-15T00:50:57.742Z] ---> [2020-12-15T00:50:57.742Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T00:50:57.742Z] ---> Using cache [2020-12-15T00:50:57.742Z] ---> 3d81c7d7c099 [2020-12-15T00:50:57.742Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-15T00:50:57.742Z] ---> Running in 8b454a4b576b [2020-12-15T00:50:57.742Z] Removing intermediate container 8b454a4b576b [2020-12-15T00:50:57.742Z] ---> 8c36209a4a08 [2020-12-15T00:50:57.742Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T00:50:57.742Z] ---> Running in 63f6943f767f [2020-12-15T00:50:58.734Z] Removing intermediate container 63f6943f767f [2020-12-15T00:50:58.734Z] ---> 0c096f22252d [2020-12-15T00:50:58.734Z] Step 14/22 : WORKDIR / [2020-12-15T00:50:58.734Z] ---> Running in f0436997b312 [2020-12-15T00:50:59.342Z] Removing intermediate container f0436997b312 [2020-12-15T00:50:59.342Z] ---> 0a77a78e9448 [2020-12-15T00:50:59.342Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-15T00:51:00.534Z] ---> 592231392d8e [2020-12-15T00:51:00.534Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-15T00:51:03.248Z] ---> cb698593560a [2020-12-15T00:51:03.248Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-15T00:51:03.858Z] ---> 5f97b93519c7 [2020-12-15T00:51:03.858Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-15T00:51:04.136Z] ---> Running in d2a7bb60846a [2020-12-15T00:51:04.737Z] Removing intermediate container d2a7bb60846a [2020-12-15T00:51:04.737Z] ---> 5eaee66183c6 [2020-12-15T00:51:04.737Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:51:05.020Z] ---> Running in 13d4951bf6db [2020-12-15T00:51:05.651Z] Removing intermediate container 13d4951bf6db [2020-12-15T00:51:05.651Z] ---> 43382d6da5e8 [2020-12-15T00:51:05.651Z] Step 20/22 : LABEL arch=arm64 [2020-12-15T00:51:05.929Z] ---> Running in 743e10e430e5 [2020-12-15T00:51:06.535Z] Removing intermediate container 743e10e430e5 [2020-12-15T00:51:06.535Z] ---> db0e46ad6543 [2020-12-15T00:51:06.535Z] Step 21/22 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:51:06.812Z] ---> Running in cf86288c4fa9 [2020-12-15T00:51:07.413Z] Removing intermediate container cf86288c4fa9 [2020-12-15T00:51:07.413Z] ---> a4a45837f052 [2020-12-15T00:51:07.413Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T00:51:07.693Z] ---> Running in c58f16d3b39f [2020-12-15T00:51:08.300Z] Removing intermediate container c58f16d3b39f [2020-12-15T00:51:08.300Z] ---> dc7ae88f3997 [2020-12-15T00:51:08.300Z] [2020-12-15T00:51:08.900Z] Successfully built dc7ae88f3997 [2020-12-15T00:51:08.900Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-15T00:51:15.633Z]  Building docker-core-metadata-go ... done Removing intermediate container bc1a0300c8b5 [2020-12-15T00:51:15.633Z] ---> 840730b4a91a [2020-12-15T00:51:15.633Z] [2020-12-15T00:51:15.633Z] Step 9/29 : FROM alpine:latest [2020-12-15T00:51:15.633Z] ---> dd36a01c3f31 [2020-12-15T00:51:15.633Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-15T00:51:15.633Z] ---> Running in 948ad97317e3 [2020-12-15T00:51:15.927Z] Removing intermediate container 8f5f7c87fb87 [2020-12-15T00:51:15.927Z] ---> 8d250040a5ad [2020-12-15T00:51:15.927Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-15T00:51:16.206Z] ---> Running in 15f6da373842 [2020-12-15T00:51:16.489Z] Removing intermediate container 948ad97317e3 [2020-12-15T00:51:16.489Z] ---> 15c9354235b4 [2020-12-15T00:51:16.489Z] Step 11/29 : USER root [2020-12-15T00:51:16.768Z] ---> Running in 58e5e06bee9f [2020-12-15T00:51:17.389Z] Removing intermediate container 58e5e06bee9f [2020-12-15T00:51:17.389Z] ---> 0115fceac58a [2020-12-15T00:51:17.389Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-15T00:51:17.389Z] ---> Running in b2ec7b39b766 [2020-12-15T00:51:17.662Z] 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 [2020-12-15T00:51:19.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:51:19.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:51:19.705Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T00:51:19.705Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T00:51:19.705Z] OK: 12617 distinct packages available [2020-12-15T00:51:20.687Z] Removing intermediate container b69f0db059e1 [2020-12-15T00:51:20.687Z] ---> 26d671059935 [2020-12-15T00:51:20.687Z] [2020-12-15T00:51:20.687Z] Step 10/24 : FROM scratch [2020-12-15T00:51:20.687Z] ---> [2020-12-15T00:51:20.687Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-15T00:51:20.687Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-15T00:51:20.687Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-15T00:51:20.687Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:51:20.687Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T00:51:20.969Z] ---> Running in 2f3add704d47 [2020-12-15T00:51:20.969Z] OK: 6 MiB in 16 packages [2020-12-15T00:51:21.240Z] Removing intermediate container 15f6da373842 [2020-12-15T00:51:21.240Z] ---> b6e5e64bf01c [2020-12-15T00:51:21.240Z] [2020-12-15T00:51:21.240Z] Step 11/27 : FROM docker:latest [2020-12-15T00:51:21.240Z] ---> eeaf43b92773 [2020-12-15T00:51:21.240Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-15T00:51:21.514Z] Removing intermediate container 2f3add704d47 [2020-12-15T00:51:21.514Z] ---> 9dd65dade120 [2020-12-15T00:51:21.514Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-15T00:51:21.514Z] ---> Running in f6bf225b7e3f [2020-12-15T00:51:21.514Z] ---> Running in e8b7ed3c3154 [2020-12-15T00:51:22.116Z] Removing intermediate container e8b7ed3c3154 [2020-12-15T00:51:22.116Z] ---> 527fa7868764 [2020-12-15T00:51:22.116Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-15T00:51:22.391Z] ---> Running in e2e6f8fc602a [2020-12-15T00:51:22.663Z] Removing intermediate container b2ec7b39b766 [2020-12-15T00:51:22.663Z] ---> 0d4bb6adf978 [2020-12-15T00:51:22.663Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-15T00:51:22.941Z] Removing intermediate container e2e6f8fc602a [2020-12-15T00:51:22.941Z] ---> e97a54ed9653 [2020-12-15T00:51:22.941Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-15T00:51:22.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:51:22.941Z] ---> Running in b961fe8ce2f2 [2020-12-15T00:51:23.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:51:23.487Z] Removing intermediate container b961fe8ce2f2 [2020-12-15T00:51:23.487Z] ---> 80bf022bd83b [2020-12-15T00:51:23.487Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-15T00:51:23.763Z] (1/2) Installing readline (8.0.4-r0) [2020-12-15T00:51:23.763Z] ---> Running in 785468db00e7 [2020-12-15T00:51:23.763Z] (2/2) Installing bash (5.0.17-r0) [2020-12-15T00:51:23.763Z] Executing bash-5.0.17-r0.post-install [2020-12-15T00:51:23.763Z] ---> 1aa7dc725cfd [2020-12-15T00:51:23.763Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-15T00:51:23.763Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:51:23.763Z] OK: 12 MiB in 22 packages [2020-12-15T00:51:24.364Z] Removing intermediate container 785468db00e7 [2020-12-15T00:51:24.364Z] ---> aff6c889a261 [2020-12-15T00:51:24.364Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-15T00:51:24.640Z] ---> Running in e54cf96a786c [2020-12-15T00:51:25.252Z] ---> c0a1c03e75b7 [2020-12-15T00:51:25.252Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-15T00:51:25.525Z] Removing intermediate container f6bf225b7e3f [2020-12-15T00:51:25.525Z] ---> 1116c14d4ad5 [2020-12-15T00:51:25.525Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-15T00:51:25.800Z] ---> Running in e56d5bc8bf6c [2020-12-15T00:51:26.785Z] ---> 4a0e1fd997d2 [2020-12-15T00:51:26.785Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-15T00:51:27.763Z] Removing intermediate container e54cf96a786c [2020-12-15T00:51:27.763Z] ---> 2b6b3dbefd34 [2020-12-15T00:51:27.763Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-15T00:51:27.763Z] ---> 4f8206c61fd6 [2020-12-15T00:51:27.763Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-15T00:51:28.745Z] Removing intermediate container e56d5bc8bf6c [2020-12-15T00:51:28.745Z] ---> faf02ac89de8 [2020-12-15T00:51:28.745Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-15T00:51:28.745Z] ---> Running in ba431221401e [2020-12-15T00:51:29.019Z] ---> 3ee9602cbdda [2020-12-15T00:51:29.019Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-15T00:51:29.019Z] ---> 168390f341e1 [2020-12-15T00:51:29.019Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-15T00:51:29.293Z] Removing intermediate container ba431221401e [2020-12-15T00:51:29.293Z] ---> f8facf6c91e1 [2020-12-15T00:51:29.293Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-15T00:51:29.568Z] ---> Running in d2d01bba0aa2 [2020-12-15T00:51:29.846Z] ---> f592d1c25274 [2020-12-15T00:51:29.847Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-15T00:51:29.847Z] ---> aa5ecf9fe23d [2020-12-15T00:51:29.847Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-15T00:51:30.119Z] Removing intermediate container d2d01bba0aa2 [2020-12-15T00:51:30.119Z] ---> b176b1ed1a85 [2020-12-15T00:51:30.119Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-15T00:51:30.119Z] ---> Running in 5dbd4a96fa38 [2020-12-15T00:51:30.119Z] ---> Running in 095169bbefbc [2020-12-15T00:51:30.725Z] ---> b38d50da1af4 [2020-12-15T00:51:30.725Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-15T00:51:30.725Z] Removing intermediate container 5dbd4a96fa38 [2020-12-15T00:51:30.725Z] ---> de7532d328ba [2020-12-15T00:51:30.725Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:51:30.725Z] Removing intermediate container 095169bbefbc [2020-12-15T00:51:30.725Z] ---> 3944a1d1a6c7 [2020-12-15T00:51:30.725Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-15T00:51:30.998Z] ---> Running in 32b2f897cac4 [2020-12-15T00:51:31.271Z] ---> 94474a2bb9aa [2020-12-15T00:51:31.271Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-15T00:51:31.545Z] Removing intermediate container 32b2f897cac4 [2020-12-15T00:51:31.545Z] ---> 3c9d63ca3aac [2020-12-15T00:51:31.545Z] Step 22/24 : LABEL arch=arm64 [2020-12-15T00:51:31.820Z] ---> Running in 2c50a52eeed0 [2020-12-15T00:51:32.098Z] ---> 659e5c1bd0cc [2020-12-15T00:51:32.098Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-15T00:51:32.377Z] Removing intermediate container 2c50a52eeed0 [2020-12-15T00:51:32.378Z] ---> 96b2968eecc9 [2020-12-15T00:51:32.378Z] Step 23/24 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:51:32.378Z] ---> 1b2f89b6808b [2020-12-15T00:51:32.378Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-15T00:51:32.378Z] ---> Running in 934ab2712510 [2020-12-15T00:51:32.378Z] ---> Running in da33117d4574 [2020-12-15T00:51:32.994Z] ---> bdcfc882bdce [2020-12-15T00:51:32.994Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-15T00:51:33.267Z] Removing intermediate container 934ab2712510 [2020-12-15T00:51:33.267Z] ---> 69c582037c7a [2020-12-15T00:51:33.267Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T00:51:33.267Z] ---> Running in fabfe4541c3f [2020-12-15T00:51:33.868Z] Removing intermediate container fabfe4541c3f [2020-12-15T00:51:33.868Z] ---> 01709074e788 [2020-12-15T00:51:33.868Z] [2020-12-15T00:51:34.151Z] ---> 7af0b4959dda [2020-12-15T00:51:34.151Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-15T00:51:34.431Z] Successfully built 01709074e788 [2020-12-15T00:51:34.431Z] ---> Running in f1aa98f2c536 [2020-12-15T00:51:34.431Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-15T00:51:35.028Z]  Building docker-support-notifications-go ... done Removing intermediate container da33117d4574 [2020-12-15T00:51:35.028Z] ---> 3da66798d844 [2020-12-15T00:51:35.028Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T00:51:35.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:51:35.895Z] ---> 739848636b85 [2020-12-15T00:51:35.895Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T00:51:35.895Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:51:35.895Z] ---> Running in 030e668e3e60 [2020-12-15T00:51:36.868Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-15T00:51:36.868Z] (2/33) Installing expat (2.2.9-r1) [2020-12-15T00:51:36.868Z] (3/33) Installing libffi (3.3-r2) [2020-12-15T00:51:36.868Z] (4/33) Installing gdbm (1.13-r1) [2020-12-15T00:51:36.868Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-15T00:51:36.868Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-15T00:51:36.868Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-15T00:51:38.303Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-15T00:51:38.576Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-15T00:51:38.576Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-15T00:51:38.576Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-15T00:51:38.576Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-15T00:51:38.576Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-15T00:51:38.576Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-15T00:51:38.576Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-15T00:51:38.576Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-15T00:51:38.849Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-15T00:51:38.850Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-15T00:51:38.850Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-15T00:51:38.850Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-15T00:51:38.850Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-15T00:51:38.850Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-15T00:51:38.850Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-15T00:51:38.850Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-15T00:51:38.850Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-15T00:51:39.121Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-15T00:51:39.121Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-15T00:51:39.121Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-15T00:51:39.121Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-15T00:51:39.121Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-15T00:51:39.121Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-15T00:51:39.121Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-15T00:51:39.121Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-15T00:51:39.121Z] Removing intermediate container 030e668e3e60 [2020-12-15T00:51:39.121Z] ---> ef1bab468f95 [2020-12-15T00:51:39.121Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-15T00:51:39.393Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:51:39.393Z] OK: 71 MiB in 55 packages [2020-12-15T00:51:39.393Z] ---> Running in eca03389e440 [2020-12-15T00:51:42.782Z] Removing intermediate container eca03389e440 [2020-12-15T00:51:42.782Z] ---> 13ff03b098ac [2020-12-15T00:51:42.782Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T00:51:42.782Z] ---> Running in 19ef5cde4da1 [2020-12-15T00:51:43.056Z] Removing intermediate container 19ef5cde4da1 [2020-12-15T00:51:43.056Z] ---> 71222cd9e7aa [2020-12-15T00:51:43.056Z] Step 26/29 : CMD [ "generate" ] [2020-12-15T00:51:43.056Z] ---> Running in 79af07272731 [2020-12-15T00:51:43.649Z] Removing intermediate container 79af07272731 [2020-12-15T00:51:43.649Z] ---> 19b74358985a [2020-12-15T00:51:43.649Z] Step 27/29 : LABEL arch=arm64 [2020-12-15T00:51:43.924Z] ---> Running in c2d9427cd58a [2020-12-15T00:51:44.518Z] Removing intermediate container c2d9427cd58a [2020-12-15T00:51:44.518Z] ---> 2b287fcef909 [2020-12-15T00:51:44.518Z] Step 28/29 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:51:44.518Z] ---> Running in d85f4a29ab00 [2020-12-15T00:51:45.121Z] Removing intermediate container d85f4a29ab00 [2020-12-15T00:51:45.121Z] ---> e17e76eacc9b [2020-12-15T00:51:45.121Z] Step 29/29 : LABEL version=0.0.0 [2020-12-15T00:51:45.393Z] Removing intermediate container f1aa98f2c536 [2020-12-15T00:51:45.393Z] ---> 09f0d051558d [2020-12-15T00:51:45.393Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-15T00:51:45.393Z] ---> Running in b684f09175a4 [2020-12-15T00:51:45.393Z] ---> Running in 36f77e4d8e67 [2020-12-15T00:51:45.991Z] Removing intermediate container b684f09175a4 [2020-12-15T00:51:45.991Z] ---> 03c55faf5132 [2020-12-15T00:51:45.991Z] [2020-12-15T00:51:46.262Z] Successfully built 03c55faf5132 [2020-12-15T00:51:46.262Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-15T00:51:50.538Z]  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 [2020-12-15T00:51:50.538Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-15T00:51:50.538Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-15T00:51:50.538Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-15T00:51:53.138Z] Collecting jsonschema<3,>=2.5.1 [2020-12-15T00:51:53.138Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-15T00:51:53.138Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-15T00:51:53.138Z] Collecting texttable<0.10,>=0.9.0 [2020-12-15T00:51:53.138Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-15T00:51:55.094Z] Collecting docopt<0.7,>=0.6.1 [2020-12-15T00:51:55.094Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-15T00:51:57.051Z] Collecting PyYAML<4,>=3.10 [2020-12-15T00:51:57.051Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-15T00:52:00.414Z] Collecting cached-property<2,>=1.2.0 [2020-12-15T00:52:00.414Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-15T00:52:00.686Z] Collecting docker<4.0,>=3.6.0 [2020-12-15T00:52:00.686Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-15T00:52:02.111Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-15T00:52:02.111Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-15T00:52:02.740Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-15T00:52:02.740Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-15T00:52:03.019Z] Collecting docker-pycreds>=0.4.0 [2020-12-15T00:52:03.019Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-15T00:52:03.298Z] 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) [2020-12-15T00:52:03.570Z] Collecting idna<2.8,>=2.5 [2020-12-15T00:52:03.570Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-15T00:52:03.570Z] 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) [2020-12-15T00:52:04.169Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-15T00:52:04.169Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-15T00:52:04.439Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-15T00:52:04.439Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-15T00:52:04.439Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-15T00:52:04.439Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-15T00:52:05.410Z] Installing collected packages: dockerpty, jsonschema, texttable, docopt, PyYAML, cached-property, idna, urllib3, requests, docker-pycreds, websocket-client, docker, docker-compose [2020-12-15T00:52:05.410Z] Running setup.py install for dockerpty: started [2020-12-15T00:52:06.838Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-15T00:52:07.431Z] Running setup.py install for texttable: started [2020-12-15T00:52:09.392Z] Running setup.py install for texttable: finished with status 'done' [2020-12-15T00:52:09.392Z] Running setup.py install for docopt: started [2020-12-15T00:52:10.821Z] Running setup.py install for docopt: finished with status 'done' [2020-12-15T00:52:10.821Z] Running setup.py install for PyYAML: started [2020-12-15T00:52:12.779Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-15T00:52:12.779Z] Attempting uninstall: idna [2020-12-15T00:52:12.779Z] Found existing installation: idna 2.9 [2020-12-15T00:52:13.050Z] Uninstalling idna-2.9: [2020-12-15T00:52:13.050Z] Successfully uninstalled idna-2.9 [2020-12-15T00:52:13.639Z] Attempting uninstall: urllib3 [2020-12-15T00:52:13.639Z] Found existing installation: urllib3 1.25.9 [2020-12-15T00:52:13.639Z] Uninstalling urllib3-1.25.9: [2020-12-15T00:52:13.911Z] Successfully uninstalled urllib3-1.25.9 [2020-12-15T00:52:14.500Z] Attempting uninstall: requests [2020-12-15T00:52:14.500Z] Found existing installation: requests 2.23.0 [2020-12-15T00:52:14.500Z] Uninstalling requests-2.23.0: [2020-12-15T00:52:14.500Z] Successfully uninstalled requests-2.23.0 [2020-12-15T00:52:17.101Z] 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 [2020-12-15T00:52:20.493Z] Removing intermediate container 36f77e4d8e67 [2020-12-15T00:52:20.493Z] ---> a513d1165afd [2020-12-15T00:52:20.493Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-15T00:52:20.493Z] ---> Running in 782c9e9d8b01 [2020-12-15T00:52:21.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T00:52:21.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T00:52:22.057Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T00:52:22.058Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-15T00:52:22.058Z] (3/3) Installing curl (7.69.1-r3) [2020-12-15T00:52:22.058Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T00:52:22.058Z] OK: 71 MiB in 58 packages [2020-12-15T00:52:23.477Z] Removing intermediate container 782c9e9d8b01 [2020-12-15T00:52:23.477Z] ---> 79ba0814be5e [2020-12-15T00:52:23.477Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-15T00:52:23.477Z] ---> Running in d3e463e32a1f [2020-12-15T00:52:23.748Z] Removing intermediate container d3e463e32a1f [2020-12-15T00:52:23.748Z] ---> db942b4339fc [2020-12-15T00:52:23.748Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T00:52:24.021Z] ---> Running in 0cd22f631e10 [2020-12-15T00:52:24.622Z] Removing intermediate container 0cd22f631e10 [2020-12-15T00:52:24.622Z] ---> 39bf29c4ebde [2020-12-15T00:52:24.622Z] Step 25/27 : LABEL arch=arm64 [2020-12-15T00:52:24.622Z] ---> Running in 1cb971cd6dd8 [2020-12-15T00:52:25.211Z] Removing intermediate container 1cb971cd6dd8 [2020-12-15T00:52:25.211Z] ---> 41e49478989d [2020-12-15T00:52:25.211Z] Step 26/27 : LABEL git_sha=887dca50d2558d27c597dab2e3ed3b80b58211ad [2020-12-15T00:52:25.211Z] ---> Running in 120b282430ad [2020-12-15T00:52:25.482Z] Removing intermediate container 120b282430ad [2020-12-15T00:52:25.482Z] ---> 9fe07b421397 [2020-12-15T00:52:25.482Z] Step 27/27 : LABEL version=0.0.0 [2020-12-15T00:52:25.771Z] ---> Running in fc7e9826a3f4 [2020-12-15T00:52:26.376Z] Removing intermediate container fc7e9826a3f4 [2020-12-15T00:52:26.376Z] ---> da4fe01b3db8 [2020-12-15T00:52:26.376Z] [2020-12-15T00:52:26.654Z] Successfully built da4fe01b3db8 [2020-12-15T00:52:26.654Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-15T00:52:26.942Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-15T00:52:26.930Z] $ docker stop --time=1 27511fc214546b50f85fef0a74dd4d36591717e65dad18c9764db5ac5ebf9a34 [2020-12-15T00:52:28.792Z] $ docker rm -f 27511fc214546b50f85fef0a74dd4d36591717e65dad18c9764db5ac5ebf9a34 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T00:52:29.541Z] + docker+ images [2020-12-15T00:52:29.541Z] grep docker [2020-12-15T00:52:29.819Z] docker-sys-mgmt-agent-go-arm64 latest da4fe01b3db8 4 seconds ago 300MB [2020-12-15T00:52:29.819Z] docker-security-secrets-setup-go-arm64 latest 03c55faf5132 44 seconds ago 22.7MB [2020-12-15T00:52:29.819Z] docker-support-notifications-go-arm64 latest 01709074e788 56 seconds ago 12.9MB [2020-12-15T00:52:29.819Z] docker-core-metadata-go-arm64 latest dc7ae88f3997 About a minute ago 13.6MB [2020-12-15T00:52:29.819Z] docker-core-command-go-arm64 latest 363c958c15a3 About a minute ago 11.4MB [2020-12-15T00:52:29.819Z] docker-core-data-go-arm64 latest 46cc7a26d4bd 4 minutes ago 22.4MB [2020-12-15T00:52:29.819Z] docker-support-scheduler-go-arm64 latest f371de937200 4 minutes ago 11.5MB [2020-12-15T00:52:29.819Z] docker-security-secretstore-setup-go-arm64 latest 1195cd6e5c95 4 minutes ago 23.5MB [2020-12-15T00:52:29.819Z] docker-security-bootstrap-redis-go-arm64 latest e334020752ec 4 minutes ago 15.2MB [2020-12-15T00:52:29.819Z] docker-security-proxy-setup-go-arm64 latest 044d35123e6f 4 minutes ago 23.4MB [2020-12-15T00:52:29.819Z] docker latest eeaf43b92773 3 days ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:52:33.876Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:52:34.760Z] ---> package-listing.sh [2020-12-15T00:52:34.760Z] ++ facter osfamily [2020-12-15T00:52:34.760Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-15T00:52:34.760Z] + OS_FAMILY=redhat [2020-12-15T00:52:34.760Z] + workspace=/w/workspace/edgex-go/25 [2020-12-15T00:52:34.760Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-15T00:52:34.760Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-15T00:52:34.760Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-15T00:52:34.760Z] + PACKAGES=/tmp/packages_start.txt [2020-12-15T00:52:34.760Z] + '[' /w/workspace/edgex-go/25 ']' [2020-12-15T00:52:34.760Z] + PACKAGES=/tmp/packages_end.txt [2020-12-15T00:52:34.760Z] + case "${OS_FAMILY}" in [2020-12-15T00:52:34.760Z] + rpm -qa [2020-12-15T00:52:34.760Z] + sort [2020-12-15T00:52:40.064Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-15T00:52:40.064Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-15T00:52:40.064Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-15T00:52:40.064Z] + '[' /w/workspace/edgex-go/25 ']' [2020-12-15T00:52:40.064Z] + mkdir -p /w/workspace/edgex-go/25/archives/ [2020-12-15T00:52:40.064Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/25/archives/ [Pipeline] echo [2020-12-15T00:52:40.077Z] 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/25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-15T00:52:40.369Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:52:40.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T00:52:40.683Z] [2020-12-15T00:52:40.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-15T00:52:41.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T00:52:41.052Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-15T00:52:41.052Z] df20fa9351a1: Pulling fs layer [2020-12-15T00:52:41.052Z] 36b3adc4ff6f: Pulling fs layer [2020-12-15T00:52:41.052Z] 8ad3a11d3b57: Pulling fs layer [2020-12-15T00:52:41.052Z] 46f8f816bc3b: Pulling fs layer [2020-12-15T00:52:41.052Z] 93b61091891f: Pulling fs layer [2020-12-15T00:52:41.052Z] 93b9cdb0e59b: Pulling fs layer [2020-12-15T00:52:41.052Z] 5e14af77c1be: Pulling fs layer [2020-12-15T00:52:41.052Z] 01666e4c0597: Pulling fs layer [2020-12-15T00:52:41.052Z] aa168da1d23b: Pulling fs layer [2020-12-15T00:52:41.052Z] 46f8f816bc3b: Waiting [2020-12-15T00:52:41.052Z] 93b61091891f: Waiting [2020-12-15T00:52:41.052Z] 93b9cdb0e59b: Waiting [2020-12-15T00:52:41.052Z] 5e14af77c1be: Waiting [2020-12-15T00:52:41.052Z] aa168da1d23b: Waiting [2020-12-15T00:52:41.052Z] 01666e4c0597: Waiting [2020-12-15T00:52:41.052Z] 36b3adc4ff6f: Verifying Checksum [2020-12-15T00:52:41.052Z] 36b3adc4ff6f: Download complete [2020-12-15T00:52:41.052Z] 46f8f816bc3b: Verifying Checksum [2020-12-15T00:52:41.052Z] 46f8f816bc3b: Download complete [2020-12-15T00:52:41.052Z] df20fa9351a1: Verifying Checksum [2020-12-15T00:52:41.052Z] df20fa9351a1: Download complete [2020-12-15T00:52:41.319Z] 93b9cdb0e59b: Verifying Checksum [2020-12-15T00:52:41.319Z] 93b9cdb0e59b: Download complete [2020-12-15T00:52:41.319Z] 5e14af77c1be: Verifying Checksum [2020-12-15T00:52:41.319Z] 5e14af77c1be: Download complete [2020-12-15T00:52:41.319Z] 93b61091891f: Verifying Checksum [2020-12-15T00:52:41.319Z] 93b61091891f: Download complete [2020-12-15T00:52:41.319Z] 01666e4c0597: Verifying Checksum [2020-12-15T00:52:41.319Z] 01666e4c0597: Download complete [2020-12-15T00:52:41.319Z] 8ad3a11d3b57: Verifying Checksum [2020-12-15T00:52:41.319Z] 8ad3a11d3b57: Download complete [2020-12-15T00:52:41.583Z] df20fa9351a1: Pull complete [2020-12-15T00:52:41.851Z] 36b3adc4ff6f: Pull complete [2020-12-15T00:52:42.431Z] 8ad3a11d3b57: Pull complete [2020-12-15T00:52:42.696Z] 46f8f816bc3b: Pull complete [2020-12-15T00:52:43.648Z] aa168da1d23b: Verifying Checksum [2020-12-15T00:52:43.648Z] aa168da1d23b: Download complete [2020-12-15T00:52:44.598Z] 93b61091891f: Pull complete [2020-12-15T00:52:44.598Z] 93b9cdb0e59b: Pull complete [2020-12-15T00:52:44.860Z] 5e14af77c1be: Pull complete [2020-12-15T00:52:45.123Z] 01666e4c0597: Pull complete [2020-12-15T00:53:00.087Z] aa168da1d23b: Pull complete [2020-12-15T00:53:00.087Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-15T00:53:00.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T00:53:00.087Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-15T00:53:00.316Z] prd-centos7-docker-4c-2g-15982 does not seem to be running inside a container [2020-12-15T00:53:00.422Z] $ 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/25/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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-15T00:53:03.412Z] $ docker top 09d620f29da3a0f7d448f32aa62ce6fbf7e5cc0e39078520a5c28c684f43f8a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T00:53:03.957Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-15T00:53:04.264Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-15T00:53:04.567Z] + ls /var/log/sa-host [2020-12-15T00:53:04.567Z] + sadf -c /var/log/sa-host/sa15 [2020-12-15T00:53:04.567Z] file_magic: OK [2020-12-15T00:53:04.567Z] HZ: Using current value: 100 [2020-12-15T00:53:04.567Z] file_header: OK [2020-12-15T00:53:04.567Z] 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 [2020-12-15T00:53:04.567Z] Statistics: [2020-12-15T00:53:04.567Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-15T00:53:04.567Z] File successfully converted to sysstat format version 12.2.1 [2020-12-15T00:53:04.567Z] + sadf -c /var/log/sa-host/sa23 [2020-12-15T00:53:04.567Z] file_magic: OK [2020-12-15T00:53:04.567Z] HZ: Using current value: 100 [2020-12-15T00:53:04.567Z] file_header: OK [2020-12-15T00:53:04.567Z] 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 [2020-12-15T00:53:04.567Z] Statistics: [2020-12-15T00:53:04.567Z] Hnuu...uuuununununu... [2020-12-15T00:53:04.567Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-15T00:53:04.785Z] provisioning config files... [2020-12-15T00:53:04.820Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/25@tmp/config7095229347276828581tmp [Pipeline] { [Pipeline] echo [2020-12-15T00:53:04.892Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:53:05.197Z] ---> create-netrc.sh [Pipeline] } [2020-12-15T00:53:05.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-15T00:53:05.308Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:53:05.609Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-15T00:53:05.622Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:53:05.925Z] ---> sudo-logs.sh [2020-12-15T00:53:05.925Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-15T00:53:05.938Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:53:06.237Z] ---> job-cost.sh [2020-12-15T00:53:06.237Z] lf-activate-venv: SKIPPING [2020-12-15T00:53:06.237Z] INFO: No Stack... [2020-12-15T00:53:07.181Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-15T00:53:07.755Z] INFO: Archiving Costs [Pipeline] echo [2020-12-15T00:53:07.768Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T00:53:08.068Z] ---> logs-deploy.sh [2020-12-15T00:53:08.069Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/25 [2020-12-15T00:53:08.069Z] INFO: archiving workspace using pattern(s): [2020-12-15T00:53:09.460Z] Archives upload complete. [2020-12-15T00:53:09.460Z] INFO: archiving logs to Nexus