Pull request #2886 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 3a79bd653ab00f182a499e331a2dbe527b579d06+39e6b044bcbfaa6947ff572dd7ed6f608645206c (bce596ca15d06a17410e7cc5acc65b4f3547eb11) 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-12842 in /w/workspace/edgexfoundry_edgex-go_PR-2886 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 39e6b044bcbfaa6947ff572dd7ed6f608645206c into PR head commit 3a79bd653ab00f182a499e331a2dbe527b579d06 > 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 --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2886/head:refs/remotes/origin/PR-2886 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a79bd653ab00f182a499e331a2dbe527b579d06 # timeout=10 Merge succeeded, producing adae52af1c6f67c30ae6f157a33b1d1c1c645c26 Checking out Revision adae52af1c6f67c30ae6f157a33b1d1c1c645c26 (PR-2886) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 39e6b044bcbfaa6947ff572dd7ed6f608645206c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adae52af1c6f67c30ae6f157a33b1d1c1c645c26 # timeout=10 Commit message: "Merge commit '39e6b044bcbfaa6947ff572dd7ed6f608645206c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk e585205e95dba72e1c261807d72dfd0645ab1f83 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-19T22:54:34.148Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-19T22:54:34.515Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-19T22:54:34.622Z] ========================================================= [2020-11-19T22:54:34.622Z] EdgeX Global Pipelines Version Info [2020-11-19T22:54:34.623Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-19T22:54:36.111Z] ------------------- [2020-11-19T22:54:36.111Z] stable info: [2020-11-19T22:54:36.111Z] ------------------- [2020-11-19T22:54:36.111Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-19T22:54:36.111Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-19T22:54:36.111Z] Message: update stable to v1.0.167 [2020-11-19T22:54:37.055Z] ------------------- [2020-11-19T22:54:37.055Z] experimental info: [2020-11-19T22:54:37.055Z] ------------------- [2020-11-19T22:54:37.055Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-19T22:54:37.055Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-19T22:54:37.055Z] Message: update experimental to v1.0.167 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-11-19T22:54:37.345Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-11-19T22:54:37.449Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-11-19T22:54:37.582Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-19T22:54:37.675Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-19T22:54:37.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-19T22:54:37.881Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-19T22:54:37.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-19T22:54:38.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-11-19T22:54:38.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-11-19T22:54:38.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-11-19T22:54:38.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-19T22:54:38.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-19T22:54:38.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-19T22:54:38.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-19T22:54:38.821Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-19T22:54:38.923Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-19T22:54:39.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-19T22:54:39.105Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-19T22:54:39.198Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-11-19T22:54:39.291Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-11-19T22:54:39.469Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-11-19T22:54:39.571Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-19T22:54:39.725Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2886 [Pipeline] echo [2020-11-19T22:54:39.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2886 [Pipeline] echo [2020-11-19T22:54:39.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2886 [Pipeline] echo [2020-11-19T22:54:40.205Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adae52af1c6f67c30ae6f157a33b1d1c1c645c26 [Pipeline] echo [2020-11-19T22:54:40.363Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adae52a [Pipeline] echo [2020-11-19T22:54:40.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-19T22:54:40.732Z] provisioning config files... [2020-11-19T22:54:40.762Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1110933909886990784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-19T22:54:41.164Z] ---> docker-login.sh [2020-11-19T22:54:41.164Z] nexus3.edgexfoundry.org:10001 [2020-11-19T22:54:41.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T22:54:41.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T22:54:41.426Z] Configure a credential helper to remove this warning. See [2020-11-19T22:54:41.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T22:54:41.426Z] [2020-11-19T22:54:41.426Z] Login Succeeded [2020-11-19T22:54:41.426Z] nexus3.edgexfoundry.org:10002 [2020-11-19T22:54:41.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T22:54:41.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T22:54:41.687Z] Configure a credential helper to remove this warning. See [2020-11-19T22:54:41.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T22:54:41.687Z] [2020-11-19T22:54:41.687Z] Login Succeeded [2020-11-19T22:54:41.687Z] nexus3.edgexfoundry.org:10003 [2020-11-19T22:54:41.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T22:54:41.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T22:54:41.952Z] Configure a credential helper to remove this warning. See [2020-11-19T22:54:41.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T22:54:41.952Z] [2020-11-19T22:54:41.952Z] Login Succeeded [2020-11-19T22:54:41.952Z] nexus3.edgexfoundry.org:10004 [2020-11-19T22:54:41.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T22:54:41.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T22:54:41.952Z] Configure a credential helper to remove this warning. See [2020-11-19T22:54:41.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T22:54:41.952Z] [2020-11-19T22:54:41.952Z] Login Succeeded [2020-11-19T22:54:41.952Z] docker.io [2020-11-19T22:54:42.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T22:54:42.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T22:54:42.475Z] Configure a credential helper to remove this warning. See [2020-11-19T22:54:42.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T22:54:42.475Z] [2020-11-19T22:54:42.475Z] Login Succeeded [2020-11-19T22:54:42.475Z] ---> docker-login.sh ends [Pipeline] } [2020-11-19T22:54:42.484Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-19T22:54:42.962Z] ++ 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-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-11-19T22:54:42.962Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T22:54:42.962Z] ++ dirname cmd/core-command/Dockerfile [2020-11-19T22:54:42.962Z] ++ cut -d/ -f2 [2020-11-19T22:54:42.962Z] + echo core-command,cmd/core-command/Dockerfile [2020-11-19T22:54:42.962Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T22:54:42.962Z] ++ dirname cmd/core-data/Dockerfile [2020-11-19T22:54:42.962Z] ++ cut -d/ -f2 [2020-11-19T22:54:42.962Z] + echo core-data,cmd/core-data/Dockerfile [2020-11-19T22:54:42.962Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T22:54:42.962Z] ++ dirname cmd/core-metadata/Dockerfile [2020-11-19T22:54:42.962Z] ++ cut -d/ -f2 [2020-11-19T22:54:42.962Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-11-19T22:54:42.962Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T22:54:42.962Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-11-19T22:54:42.962Z] ++ cut -d/ -f2 [2020-11-19T22:54:42.962Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-11-19T22:54:42.962Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T22:54:42.962Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-11-19T22:54:42.962Z] ++ cut -d/ -f2 [2020-11-19T22:54:42.962Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-11-19T22:54:42.962Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T22:54:42.962Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-11-19T22:54:42.962Z] ++ cut -d/ -f2 [2020-11-19T22:54:42.962Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-11-19T22:54:42.962Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T22:54:42.962Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-11-19T22:54:42.962Z] ++ cut -d/ -f2 [2020-11-19T22:54:42.962Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-11-19T22:54:42.962Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T22:54:42.962Z] ++ dirname cmd/support-logging/Dockerfile [2020-11-19T22:54:42.962Z] ++ cut -d/ -f2 [2020-11-19T22:54:42.962Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-11-19T22:54:42.962Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T22:54:42.962Z] ++ dirname cmd/support-notifications/Dockerfile [2020-11-19T22:54:42.962Z] ++ cut -d/ -f2 [2020-11-19T22:54:42.962Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-11-19T22:54:42.962Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T22:54:42.962Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-11-19T22:54:42.962Z] ++ cut -d/ -f2 [2020-11-19T22:54:42.962Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-11-19T22:54:42.962Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-19T22:54:42.962Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-11-19T22:54:42.962Z] ++ cut -d/ -f2 [2020-11-19T22:54:42.962Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-11-19T22:54:43.039Z] 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-logging-go, dockerfile:cmd/support-logging/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-11-19T22:54:44.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-19T22:54:44.664Z] [2020-11-19T22:54:44.664Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T22:54:45.008Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-19T22:54:45.008Z] latest: Pulling from edgex-devops/git-semver [2020-11-19T22:54:45.008Z] 31603596830f: Pulling fs layer [2020-11-19T22:54:45.008Z] 2a8b12db71e7: Pulling fs layer [2020-11-19T22:54:45.008Z] 6ca5941a6612: Pulling fs layer [2020-11-19T22:54:45.008Z] ecc8261a40a4: Pulling fs layer [2020-11-19T22:54:45.008Z] ecc8261a40a4: Waiting [2020-11-19T22:54:45.008Z] 2a8b12db71e7: Verifying Checksum [2020-11-19T22:54:45.008Z] 2a8b12db71e7: Download complete [2020-11-19T22:54:45.008Z] 31603596830f: Verifying Checksum [2020-11-19T22:54:45.008Z] 31603596830f: Download complete [2020-11-19T22:54:45.270Z] ecc8261a40a4: Verifying Checksum [2020-11-19T22:54:45.270Z] ecc8261a40a4: Download complete [2020-11-19T22:54:45.270Z] 6ca5941a6612: Verifying Checksum [2020-11-19T22:54:45.270Z] 6ca5941a6612: Download complete [2020-11-19T22:54:45.536Z] 31603596830f: Pull complete [2020-11-19T22:54:45.536Z] 2a8b12db71e7: Pull complete [2020-11-19T22:54:46.481Z] 6ca5941a6612: Pull complete [2020-11-19T22:54:46.481Z] ecc8261a40a4: Pull complete [2020-11-19T22:54:46.481Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-19T22:54:46.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-19T22:54:46.481Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-19T22:54:46.588Z] prd-centos7-docker-4c-2g-12842 does not seem to be running inside a container [2020-11-19T22:54:46.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-11-19T22:54:49.071Z] $ docker top d0ad88953c76e4d346c06445c9d7fb04ff5b6c93febfd2a478e3e4dbb0d02334 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-19T22:54:49.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-19T22:54:49.407Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-19T22:54:49.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-19T22:54:49.625Z] $ docker exec d0ad88953c76e4d346c06445c9d7fb04ff5b6c93febfd2a478e3e4dbb0d02334 ssh-agent [2020-11-19T22:54:49.782Z] SSH_AUTH_SOCK=/tmp/ssh-hHDVZadUOLkU/agent.12 [2020-11-19T22:54:49.782Z] SSH_AGENT_PID=17 [2020-11-19T22:54:49.796Z] Running ssh-add (command line suppressed) [2020-11-19T22:54:49.918Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4638069406205364010.key (/w/workspace/edgex-go/2@tmp/private_key_4638069406205364010.key) [2020-11-19T22:54:49.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-19T22:54:50.298Z] + git tag --points-at HEAD [Pipeline] } [2020-11-19T22:54:50.325Z] $ docker exec --env ******** --env ******** d0ad88953c76e4d346c06445c9d7fb04ff5b6c93febfd2a478e3e4dbb0d02334 ssh-agent -k [2020-11-19T22:54:50.438Z] unset SSH_AUTH_SOCK; [2020-11-19T22:54:50.438Z] unset SSH_AGENT_PID; [2020-11-19T22:54:50.439Z] echo Agent pid 17 killed; [2020-11-19T22:54:50.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-19T22:54:50.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-19T22:54:50.665Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-19T22:54:50.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-19T22:54:50.829Z] $ docker exec d0ad88953c76e4d346c06445c9d7fb04ff5b6c93febfd2a478e3e4dbb0d02334 ssh-agent [2020-11-19T22:54:50.980Z] SSH_AUTH_SOCK=/tmp/ssh-hp0fgOGo3GBP/agent.46 [2020-11-19T22:54:50.980Z] SSH_AGENT_PID=51 [2020-11-19T22:54:50.987Z] Running ssh-add (command line suppressed) [2020-11-19T22:54:51.114Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8803619592005756241.key (/w/workspace/edgex-go/2@tmp/private_key_8803619592005756241.key) [2020-11-19T22:54:51.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-19T22:54:51.603Z] + git semver init [2020-11-19T22:54:51.603Z] # -> Open(): unable to determine branch for HEAD [2020-11-19T22:54:51.603Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2020-11-19T22:54:51.603Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2020-11-19T22:54:51.603Z] # $SEMVER_REMOTE_NAME = origin [2020-11-19T22:54:51.603Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-19T22:54:51.603Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-19T22:54:51.603Z] # $SEMVER_BRANCH = PR-2886 [2020-11-19T22:54:51.603Z] # $SEMVER_TEMP = /tmp/semver-473833122 [2020-11-19T22:54:51.603Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-11-19T22:55:09.741Z] # '/tmp/semver-473833122' -> '/w/workspace/edgex-go/2/.semver' [2020-11-19T22:55:09.741Z] # -> Force: false [2020-11-19T22:55:09.741Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2020-11-19T22:55:09.756Z] $ docker exec --env ******** --env ******** d0ad88953c76e4d346c06445c9d7fb04ff5b6c93febfd2a478e3e4dbb0d02334 ssh-agent -k [2020-11-19T22:55:09.928Z] unset SSH_AUTH_SOCK; [2020-11-19T22:55:09.928Z] unset SSH_AGENT_PID; [2020-11-19T22:55:09.929Z] echo Agent pid 51 killed; [2020-11-19T22:55:10.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-19T22:55:10.525Z] + git semver [Pipeline] } [2020-11-19T22:55:10.543Z] $ docker stop --time=1 d0ad88953c76e4d346c06445c9d7fb04ff5b6c93febfd2a478e3e4dbb0d02334 [2020-11-19T22:55:12.070Z] $ docker rm -f d0ad88953c76e4d346c06445c9d7fb04ff5b6c93febfd2a478e3e4dbb0d02334 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-19T22:55:12.588Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-19T22:55:13.065Z] Stashed 1 file(s) [Pipeline] echo [2020-11-19T22:55:13.068Z] [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-11-19T22:55:14.114Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-19T22:55:14.419Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-19T22:55:14.724Z] + sudo service docker restart [2020-11-19T22:55:14.724Z] + true [2020-11-19T22:55:14.724Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-11-19T22:55:15.312Z] ========================================================= [2020-11-19T22:55:15.312Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-19T22:55:15.312Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-19T22:55:15.648Z] + 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-11-19T22:55:18.962Z] Sending build context to Docker daemon 325.9MB [2020-11-19T22:55:18.962Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-19T22:55:18.962Z] Step 2/7 : FROM ${BASE} [2020-11-19T22:55:18.962Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-19T22:55:18.962Z] df20fa9351a1: Pulling fs layer [2020-11-19T22:55:18.962Z] ed8968b2872e: Pulling fs layer [2020-11-19T22:55:18.962Z] a92cc7c5fd73: Pulling fs layer [2020-11-19T22:55:18.962Z] e871e8e8d7a9: Pulling fs layer [2020-11-19T22:55:18.962Z] e73272ec9a57: Pulling fs layer [2020-11-19T22:55:18.962Z] 1e910a182e73: Pulling fs layer [2020-11-19T22:55:18.962Z] 4e634b169226: Pulling fs layer [2020-11-19T22:55:18.962Z] e73272ec9a57: Waiting [2020-11-19T22:55:18.962Z] e871e8e8d7a9: Waiting [2020-11-19T22:55:18.962Z] 1e910a182e73: Waiting [2020-11-19T22:55:18.962Z] 4e634b169226: Waiting [2020-11-19T22:55:18.962Z] a92cc7c5fd73: Verifying Checksum [2020-11-19T22:55:18.962Z] a92cc7c5fd73: Download complete [2020-11-19T22:55:18.962Z] ed8968b2872e: Verifying Checksum [2020-11-19T22:55:18.962Z] ed8968b2872e: Download complete [2020-11-19T22:55:18.962Z] e73272ec9a57: Verifying Checksum [2020-11-19T22:55:18.962Z] e73272ec9a57: Download complete [2020-11-19T22:55:18.962Z] 1e910a182e73: Download complete [2020-11-19T22:55:18.962Z] df20fa9351a1: Verifying Checksum [2020-11-19T22:55:18.962Z] df20fa9351a1: Download complete [2020-11-19T22:55:19.225Z] df20fa9351a1: Pull complete [2020-11-19T22:55:19.486Z] ed8968b2872e: Pull complete [2020-11-19T22:55:19.486Z] a92cc7c5fd73: Pull complete [2020-11-19T22:55:21.416Z] 4e634b169226: Verifying Checksum [2020-11-19T22:55:21.416Z] 4e634b169226: Download complete [2020-11-19T22:55:21.677Z] e871e8e8d7a9: Verifying Checksum [2020-11-19T22:55:21.677Z] e871e8e8d7a9: Download complete [2020-11-19T22:55:26.980Z] e871e8e8d7a9: Pull complete [2020-11-19T22:55:27.242Z] e73272ec9a57: Pull complete [2020-11-19T22:55:27.242Z] 1e910a182e73: Pull complete [2020-11-19T22:55:28.616Z] Still waiting to schedule task [2020-11-19T22:55:28.616Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-11-19T22:55:33.854Z] 4e634b169226: Pull complete [2020-11-19T22:55:33.854Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-19T22:55:33.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-19T22:55:33.854Z] ---> f7629b54cfaa [2020-11-19T22:55:33.854Z] 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-11-19T22:55:33.854Z] ---> Running in 4126fe3fb036 [2020-11-19T22:55:33.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T22:55:34.804Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T22:55:35.066Z] (1/12) Installing libmagic (5.38-r0) [2020-11-19T22:55:36.010Z] (2/12) Installing file (5.38-r0) [2020-11-19T22:55:36.010Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-11-19T22:55:36.010Z] (4/12) Installing g++ (9.3.0-r2) [2020-11-19T22:55:46.017Z] (5/12) Installing fortify-headers (1.1-r0) [2020-11-19T22:55:46.278Z] (6/12) Installing patch (2.7.6-r6) [2020-11-19T22:55:46.278Z] (7/12) Installing build-base (0.5-r2) [2020-11-19T22:55:46.540Z] (8/12) Installing libsodium (1.0.18-r0) [2020-11-19T22:55:46.540Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-11-19T22:55:46.540Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-11-19T22:55:46.806Z] (11/12) Installing libzmq (4.3.3-r0) [2020-11-19T22:55:46.806Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-11-19T22:55:47.069Z] Executing busybox-1.31.1-r16.trigger [2020-11-19T22:55:47.069Z] OK: 233 MiB in 51 packages [2020-11-19T22:55:50.383Z] Removing intermediate container 4126fe3fb036 [2020-11-19T22:55:50.383Z] ---> 3f05a0634ce7 [2020-11-19T22:55:50.383Z] Step 4/7 : WORKDIR /edgex-go [2020-11-19T22:55:50.383Z] ---> Running in f2d4f551b58c [2020-11-19T22:55:50.383Z] Removing intermediate container f2d4f551b58c [2020-11-19T22:55:50.383Z] ---> 71b5005bd995 [2020-11-19T22:55:50.383Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-11-19T22:55:50.962Z] latest: Pulling from library/docker [2020-11-19T22:55:51.226Z] 188c0c94c7c5: Pulling fs layer [2020-11-19T22:55:51.226Z] 0c7c675703d6: Pulling fs layer [2020-11-19T22:55:51.226Z] cc8c12a437cb: Pulling fs layer [2020-11-19T22:55:51.226Z] c5dafad2182a: Pulling fs layer [2020-11-19T22:55:51.226Z] 5aa711733414: Pulling fs layer [2020-11-19T22:55:51.226Z] 058f73b55e4b: Pulling fs layer [2020-11-19T22:55:51.226Z] 8c9c664faf12: Pulling fs layer [2020-11-19T22:55:51.226Z] c5dafad2182a: Waiting [2020-11-19T22:55:51.226Z] 5aa711733414: Waiting [2020-11-19T22:55:51.226Z] 058f73b55e4b: Waiting [2020-11-19T22:55:51.226Z] 8c9c664faf12: Waiting [2020-11-19T22:55:51.226Z] cc8c12a437cb: Verifying Checksum [2020-11-19T22:55:51.226Z] cc8c12a437cb: Download complete [2020-11-19T22:55:51.226Z] 0c7c675703d6: Verifying Checksum [2020-11-19T22:55:51.226Z] 0c7c675703d6: Download complete [2020-11-19T22:55:51.488Z] 188c0c94c7c5: Verifying Checksum [2020-11-19T22:55:51.488Z] 188c0c94c7c5: Download complete [2020-11-19T22:55:51.488Z] 5aa711733414: Verifying Checksum [2020-11-19T22:55:51.488Z] 5aa711733414: Download complete [2020-11-19T22:55:51.488Z] 058f73b55e4b: Verifying Checksum [2020-11-19T22:55:51.488Z] 058f73b55e4b: Download complete [2020-11-19T22:55:51.488Z] 8c9c664faf12: Verifying Checksum [2020-11-19T22:55:51.488Z] 8c9c664faf12: Download complete [2020-11-19T22:55:51.751Z] 188c0c94c7c5: Pull complete [2020-11-19T22:55:51.751Z] 0c7c675703d6: Pull complete [2020-11-19T22:55:52.013Z] cc8c12a437cb: Pull complete [2020-11-19T22:55:54.565Z] c5dafad2182a: Verifying Checksum [2020-11-19T22:55:54.565Z] c5dafad2182a: Download complete [2020-11-19T22:55:56.491Z] c5dafad2182a: Pull complete [2020-11-19T22:55:56.753Z] 5aa711733414: Pull complete [2020-11-19T22:55:56.753Z] 058f73b55e4b: Pull complete [2020-11-19T22:55:57.018Z] 8c9c664faf12: Pull complete [2020-11-19T22:55:57.018Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-11-19T22:55:57.018Z] Status: Downloaded newer image for docker:latest [2020-11-19T22:55:58.413Z] ---> 464cee8bad98 [2020-11-19T22:55:58.413Z] Step 6/7 : COPY go.mod . [2020-11-19T22:55:58.676Z] ---> 132081e3bd32 [2020-11-19T22:55:58.676Z] Step 7/7 : RUN go mod download [2020-11-19T22:55:58.676Z] ---> Running in 415106ff8457 [2020-11-19T22:56:20.686Z] Removing intermediate container 415106ff8457 [2020-11-19T22:56:20.686Z] ---> 2054b31186b7 [2020-11-19T22:56:20.686Z] Successfully built 2054b31186b7 [2020-11-19T22:56:20.686Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T22:56:21.004Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-19T22:56:21.004Z] . [Pipeline] withDockerContainer [2020-11-19T22:56:21.104Z] prd-centos7-docker-4c-2g-12842 does not seem to be running inside a container [2020-11-19T22:56:21.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-11-19T22:56:21.905Z] $ docker top 52b9cfd238c2682f74066f9612956ff5282ba95b1fc2d3a5a6b4b552dfb242f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T22:56:22.438Z] + go version [2020-11-19T22:56:22.439Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-19T22:56:22.457Z] $ docker stop --time=1 52b9cfd238c2682f74066f9612956ff5282ba95b1fc2d3a5a6b4b552dfb242f7 [2020-11-19T22:56:23.800Z] $ docker rm -f 52b9cfd238c2682f74066f9612956ff5282ba95b1fc2d3a5a6b4b552dfb242f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-19T22:56:24.709Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-19T22:56:24.709Z] . [Pipeline] withDockerContainer [2020-11-19T22:56:24.807Z] prd-centos7-docker-4c-2g-12842 does not seem to be running inside a container [2020-11-19T22:56:24.854Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-11-19T22:56:25.619Z] $ docker top c7351a7dd138810682e87248254ffc8e98c19da21b72629e702818190def15a5 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-11-19T22:56:25.855Z] ========================================================= [2020-11-19T22:56:25.855Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-11-19T22:56:25.855Z] ========================================================= [Pipeline] sh [2020-11-19T22:56:26.145Z] + make test [2020-11-19T22:56:26.145Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-19T22:56:34.327Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-11-19T22:56:49.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-11-19T22:56:54.977Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-11-19T22:56:55.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-11-19T22:56:55.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-11-19T22:56:55.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-11-19T22:56:55.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-11-19T22:56:57.504Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.032s [2020-11-19T22:56:57.504Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-11-19T22:56:57.504Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-11-19T22:56:57.772Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-11-19T22:56:58.358Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-11-19T22:56:58.358Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-11-19T22:56:58.358Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-11-19T22:56:58.358Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-11-19T22:57:00.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.6% of statements [2020-11-19T22:57:00.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-11-19T22:57:00.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-11-19T22:57:00.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-11-19T22:57:00.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-11-19T22:57:00.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-11-19T22:57:05.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.174s coverage: 27.1% of statements [2020-11-19T22:57:05.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-11-19T22:57:05.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-11-19T22:57:05.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-11-19T22:57:05.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-11-19T22:57:05.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-11-19T22:57:05.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-11-19T22:57:05.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2020-11-19T22:57:05.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-11-19T22:57:05.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.031s coverage: 100.0% of statements [2020-11-19T22:57:05.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-11-19T22:57:05.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-11-19T22:57:05.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.070s coverage: 67.0% of statements [2020-11-19T22:57:05.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-11-19T22:57:05.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-11-19T22:57:05.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.117s coverage: 83.8% of statements [2020-11-19T22:57:05.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-11-19T22:57:05.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-11-19T22:57:05.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-11-19T22:57:05.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-11-19T22:57:07.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.336s coverage: 28.6% of statements [2020-11-19T22:57:07.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-11-19T22:57:07.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-11-19T22:57:07.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-11-19T22:57:07.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-11-19T22:57:07.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-11-19T22:57:07.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.054s coverage: 100.0% of statements [2020-11-19T22:57:07.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-11-19T22:57:07.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements [2020-11-19T22:57:07.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-11-19T22:57:07.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.104s coverage: 86.7% of statements [2020-11-19T22:57:07.183Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-11-19T22:57:07.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.130s coverage: 97.5% of statements [2020-11-19T22:57:07.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-11-19T22:57:07.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 79.0% of statements [2020-11-19T22:57:07.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-11-19T22:57:07.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-11-19T22:57:07.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-11-19T22:57:07.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-11-19T22:57:09.401Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.280s coverage: 95.7% of statements [2020-11-19T22:57:09.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-11-19T22:57:09.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-11-19T22:57:09.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-11-19T22:57:09.402Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-11-19T22:57:09.402Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.0% of statements [no tests to run] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-11-19T22:57:09.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.5% of statements [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-11-19T22:57:09.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-11-19T22:57:09.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2020-11-19T22:57:09.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements [2020-11-19T22:57:09.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2020-11-19T22:57:09.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2020-11-19T22:57:09.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2020-11-19T22:57:11.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 55.9% of statements [2020-11-19T22:57:11.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-11-19T22:57:11.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-11-19T22:57:11.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-11-19T22:57:11.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-11-19T22:57:11.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-11-19T22:57:11.113Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-11-19T22:57:21.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 10.251s coverage: 86.3% of statements [2020-11-19T22:57:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-11-19T22:57:21.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.023s coverage: 72.2% of statements [2020-11-19T22:57:21.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.393s coverage: 72.1% of statements [2020-11-19T22:57:21.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.042s coverage: 82.4% of statements [2020-11-19T22:57:21.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.040s coverage: 48.4% of statements [2020-11-19T22:57:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-11-19T22:57:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-11-19T22:57:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-11-19T22:57:21.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.042s coverage: 28.8% of statements [2020-11-19T22:57:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-11-19T22:57:21.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.047s coverage: 96.8% of statements [2020-11-19T22:57:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-11-19T22:57:21.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 36.5% of statements [2020-11-19T22:57:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-11-19T22:57:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-11-19T22:57:21.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.288s coverage: 84.1% of statements [2020-11-19T22:57:21.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.036s coverage: 100.0% of statements [2020-11-19T22:57:21.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.051s coverage: 42.9% of statements [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-11-19T22:57:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.039s coverage: 100.0% of statements [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-11-19T22:57:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.033s coverage: 83.8% of statements [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-11-19T22:57:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.089s coverage: 47.1% of statements [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-11-19T22:57:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.046s coverage: 100.0% of statements [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-11-19T22:57:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-11-19T22:57:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-11-19T22:57:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.614s coverage: 29.1% of statements [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-11-19T22:57:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-11-19T22:57:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-11-19T22:57:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-11-19T22:57:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-11-19T22:57:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-11-19T22:57:21.199Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-11-19T22:57:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2020-11-19T22:57:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 32.1% of statements [2020-11-19T22:57:21.199Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2020-11-19T22:57:21.199Z] GO111MODULE=on go vet ./... [2020-11-19T22:57:43.256Z] gofmt -l . [2020-11-19T22:57:43.256Z] [ "`gofmt -l .`" = "" ] [2020-11-19T22:57:43.519Z] ./bin/test-go-mod-tidy.sh [2020-11-19T22:57:44.097Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-11-19T22:57:45.802Z] + ls -al . [2020-11-19T22:57:45.802Z] total 640 [2020-11-19T22:57:45.802Z] drwxrwxr-x 10 1001 1001 4096 Nov 19 22:57 . [2020-11-19T22:57:45.802Z] drwxr-xr-x 4 root root 28 Nov 19 22:56 .. [2020-11-19T22:57:45.802Z] -rw-rw-r-- 1 1001 1001 11 Nov 19 22:54 .dockerignore [2020-11-19T22:57:45.802Z] drwxrwxr-x 8 1001 1001 179 Nov 19 22:54 .git [2020-11-19T22:57:45.802Z] drwxrwxr-x 3 1001 1001 125 Nov 19 22:54 .github [2020-11-19T22:57:45.802Z] -rw-rw-r-- 1 1001 1001 944 Nov 19 22:54 .gitignore [2020-11-19T22:57:45.802Z] drwx------ 3 1001 1001 47 Nov 19 22:55 .semver [2020-11-19T22:57:45.802Z] -rw-rw-r-- 1 1001 1001 166 Nov 19 22:54 .sonarcloud.properties [2020-11-19T22:57:45.802Z] -rw-rw-r-- 1 1001 1001 3804 Nov 19 22:54 CONTRIBUTING.md [2020-11-19T22:57:45.802Z] -rw-rw-r-- 1 1001 1001 1035 Nov 19 22:54 Dockerfile.build [2020-11-19T22:57:45.802Z] -rw-rw-r-- 1 1001 1001 863 Nov 19 22:54 Jenkinsfile [2020-11-19T22:57:45.802Z] -rw-rw-r-- 1 1001 1001 10775 Nov 19 22:54 LICENSE [2020-11-19T22:57:45.802Z] -rw-rw-r-- 1 1001 1001 6581 Nov 19 22:54 Makefile [2020-11-19T22:57:45.802Z] -rw-rw-r-- 1 1001 1001 6447 Nov 19 22:54 README.md [2020-11-19T22:57:45.802Z] -rw-rw-r-- 1 1001 1001 259 Nov 19 22:54 SECURITY.md [2020-11-19T22:57:45.802Z] -rw-rw-r-- 1 1001 1001 5 Nov 19 22:55 VERSION [2020-11-19T22:57:45.802Z] -rw-rw-r-- 1 1001 1001 4131 Nov 19 22:54 ZMQWindows.md [2020-11-19T22:57:45.802Z] drwxrwxr-x 2 1001 1001 117 Nov 19 22:54 bin [2020-11-19T22:57:45.802Z] drwxrwxr-x 15 1001 1001 4096 Nov 19 22:54 cmd [2020-11-19T22:57:45.802Z] -rw-r--r-- 1 root root 547079 Nov 19 22:57 coverage.out [2020-11-19T22:57:45.802Z] -rw-r--r-- 1 root root 1041 Nov 19 22:57 go.mod [2020-11-19T22:57:45.802Z] -rw-r--r-- 1 root root 18582 Nov 19 22:57 go.sum [2020-11-19T22:57:45.802Z] drwxrwxr-x 8 1001 1001 127 Nov 19 22:54 internal [2020-11-19T22:57:45.802Z] drwxrwxr-x 4 1001 1001 26 Nov 19 22:54 openapi [2020-11-19T22:57:45.802Z] drwxrwxr-x 4 1001 1001 71 Nov 19 22:54 snap [2020-11-19T22:57:45.802Z] -rw-rw-r-- 1 1001 1001 168 Nov 19 22:54 version.go [Pipeline] sh [2020-11-19T22:57:46.104Z] + '[' -e coverage.out ] [2020-11-19T22:57:46.104Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-11-19T22:57:46.324Z] Stashed 1 file(s) [Pipeline] sh [2020-11-19T22:57:46.619Z] + make build [2020-11-19T22:57:46.619Z] 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-11-19T22:57:54.831Z] 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-11-19T22:57:58.145Z] 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-11-19T22:57:59.133Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-11-19T22:58:00.543Z] 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-11-19T22:58:01.962Z] 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-11-19T22:58:02.234Z] 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-11-19T22:58:03.637Z] 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-11-19T22:58:05.034Z] 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-11-19T22:58:05.989Z] 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-11-19T22:58:06.934Z] 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-11-19T22:58:08.324Z] 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-11-19T22:58:09.269Z] 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 [Pipeline] } [2020-11-19T22:58:10.230Z] $ docker stop --time=1 c7351a7dd138810682e87248254ffc8e98c19da21b72629e702818190def15a5 [2020-11-19T22:58:11.853Z] $ docker rm -f c7351a7dd138810682e87248254ffc8e98c19da21b72629e702818190def15a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-19T22:58:15.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-19T22:58:15.600Z] [2020-11-19T22:58:15.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T22:58:16.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-19T22:58:16.141Z] latest: Pulling from edgex-devops/edgex-compose [2020-11-19T22:58:16.141Z] cbdbe7a5bc2a: Pulling fs layer [2020-11-19T22:58:16.141Z] ca9280d653b3: Pulling fs layer [2020-11-19T22:58:16.141Z] 7e9c9ca2126c: Pulling fs layer [2020-11-19T22:58:16.734Z] cbdbe7a5bc2a: Verifying Checksum [2020-11-19T22:58:16.734Z] cbdbe7a5bc2a: Download complete [2020-11-19T22:58:16.997Z] ca9280d653b3: Verifying Checksum [2020-11-19T22:58:16.997Z] ca9280d653b3: Download complete [2020-11-19T22:58:16.997Z] cbdbe7a5bc2a: Pull complete [2020-11-19T22:58:17.953Z] ca9280d653b3: Pull complete [2020-11-19T22:58:24.573Z] 7e9c9ca2126c: Pull complete [2020-11-19T22:58:24.573Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-11-19T22:58:24.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-19T22:58:24.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-11-19T22:58:24.722Z] prd-centos7-docker-4c-2g-12842 does not seem to be running inside a container [2020-11-19T22:58:24.770Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-11-19T22:58:25.595Z] $ docker top e1b1027feef2d4147d56f49b8ddddf43657acdc5f09b6ad2866736f6ba349e7c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T22:58:26.122Z] + docker-compose build --help [2020-11-19T22:58:26.123Z] + grep parallel [2020-11-19T22:58:27.063Z] --parallel Build images in parallel. [Pipeline] } [2020-11-19T22:58:27.078Z] $ docker stop --time=1 e1b1027feef2d4147d56f49b8ddddf43657acdc5f09b6ad2866736f6ba349e7c [2020-11-19T22:58:28.401Z] $ docker rm -f e1b1027feef2d4147d56f49b8ddddf43657acdc5f09b6ad2866736f6ba349e7c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-19T22:58:29.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-19T22:58:29.001Z] . [Pipeline] withDockerContainer [2020-11-19T22:58:29.098Z] prd-centos7-docker-4c-2g-12842 does not seem to be running inside a container [2020-11-19T22:58:29.145Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-11-19T22:58:29.675Z] $ docker top 9547c42fc63e1007f69116cafef6eee57462de741f590245627d95516202d47b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T22:58:30.127Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-11-19T22:58:31.069Z] Building docker-core-command-go ... [2020-11-19T22:58:31.069Z] Building docker-core-data-go ... [2020-11-19T22:58:31.069Z] Building docker-core-metadata-go ... [2020-11-19T22:58:31.069Z] Building docker-security-bootstrap-redis-go ... [2020-11-19T22:58:31.069Z] Building docker-security-proxy-setup-go ... [2020-11-19T22:58:31.069Z] Building docker-security-secrets-setup-go ... [2020-11-19T22:58:31.069Z] Building docker-security-secretstore-setup-go ... [2020-11-19T22:58:31.069Z] Building docker-support-logging-go ... [2020-11-19T22:58:31.069Z] Building docker-support-notifications-go ... [2020-11-19T22:58:31.069Z] Building docker-support-scheduler-go ... [2020-11-19T22:58:31.069Z] Building docker-sys-mgmt-agent-go ... [2020-11-19T22:58:31.069Z] Building docker-security-bootstrap-redis-go [2020-11-19T22:58:31.069Z] Building docker-core-command-go [2020-11-19T22:58:31.069Z] Building docker-sys-mgmt-agent-go [2020-11-19T22:58:31.069Z] Building docker-support-notifications-go [2020-11-19T22:58:31.069Z] Building docker-support-scheduler-go [2020-11-19T22:59:03.311Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T22:59:03.311Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-11-19T22:59:03.311Z] ---> 2054b31186b7 [2020-11-19T22:59:03.311Z] Step 3/27 : WORKDIR /edgex-go [2020-11-19T22:59:03.311Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T22:59:03.311Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-19T22:59:03.311Z] ---> 2054b31186b7 [2020-11-19T22:59:03.311Z] Step 3/24 : WORKDIR /edgex-go [2020-11-19T22:59:03.311Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T22:59:03.311Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-19T22:59:03.311Z] ---> 2054b31186b7 [2020-11-19T22:59:03.311Z] Step 3/22 : WORKDIR /edgex-go [2020-11-19T22:59:03.311Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T22:59:03.311Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-19T22:59:03.311Z] ---> 2054b31186b7 [2020-11-19T22:59:03.311Z] Step 3/22 : WORKDIR /edgex-go [2020-11-19T22:59:03.311Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T22:59:03.311Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-11-19T22:59:03.311Z] ---> 2054b31186b7 [2020-11-19T22:59:03.311Z] Step 3/21 : WORKDIR /edgex-go [2020-11-19T22:59:03.311Z] ---> Running in 12d861182916 [2020-11-19T22:59:03.311Z] ---> Running in 6eaa5064b5c1 [2020-11-19T22:59:03.311Z] ---> Running in df8704aa73a4 [2020-11-19T22:59:03.311Z] ---> Running in b10511e7d212 [2020-11-19T22:59:03.311Z] ---> Running in bb808f4bd667 [2020-11-19T22:59:03.311Z] Removing intermediate container 12d861182916 [2020-11-19T22:59:03.311Z] ---> cf20a64f87ed [2020-11-19T22:59:03.311Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T22:59:03.311Z] Removing intermediate container bb808f4bd667 [2020-11-19T22:59:03.311Z] ---> 1d5f5736763e [2020-11-19T22:59:03.311Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T22:59:03.311Z] Removing intermediate container 6eaa5064b5c1 [2020-11-19T22:59:03.311Z] ---> 40da93091e2e [2020-11-19T22:59:03.311Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T22:59:03.311Z] Removing intermediate container b10511e7d212 [2020-11-19T22:59:03.311Z] ---> b99edb366b1b [2020-11-19T22:59:03.311Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T22:59:03.311Z] Removing intermediate container df8704aa73a4 [2020-11-19T22:59:03.311Z] ---> adff493ee6a9 [2020-11-19T22:59:03.311Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T22:59:03.311Z] ---> Running in 0dadf42dc625 [2020-11-19T22:59:03.311Z] ---> Running in 0ff7b04c06d1 [2020-11-19T22:59:03.311Z] ---> Running in 5c132e723475 [2020-11-19T22:59:03.311Z] ---> Running in 62a9bec14ad7 [2020-11-19T22:59:03.311Z] ---> Running in a545b498cd52 [2020-11-19T22:59:03.311Z] Removing intermediate container 0ff7b04c06d1 [2020-11-19T22:59:03.311Z] ---> a07bd06e10c5 [2020-11-19T22:59:03.311Z] Step 5/21 : RUN apk update && apk add make git [2020-11-19T22:59:03.311Z] Removing intermediate container 5c132e723475 [2020-11-19T22:59:03.311Z] ---> d803c52e6a03 [2020-11-19T22:59:03.311Z] Step 5/27 : RUN apk update && apk add make bash git [2020-11-19T22:59:03.311Z] ---> Running in f43dddab32d9 [2020-11-19T22:59:03.311Z] Removing intermediate container 0dadf42dc625 [2020-11-19T22:59:03.311Z] ---> 7995dddd2f54 [2020-11-19T22:59:03.311Z] Step 5/22 : RUN apk update && apk add make git [2020-11-19T22:59:03.595Z] ---> Running in 2ea17781dcf6 [2020-11-19T22:59:03.595Z] Removing intermediate container 62a9bec14ad7 [2020-11-19T22:59:03.595Z] ---> be74bbdfd1de [2020-11-19T22:59:03.595Z] Step 5/22 : RUN apk update && apk add make git [2020-11-19T22:59:03.595Z] ---> Running in ef98b7721ce6 [2020-11-19T22:59:03.859Z] Removing intermediate container a545b498cd52 [2020-11-19T22:59:03.859Z] ---> f63035c76627 [2020-11-19T22:59:03.859Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-11-19T22:59:03.859Z] ---> Running in 062e54ca53a2 [2020-11-19T22:59:03.859Z] ---> Running in ab82e4bfb546 [2020-11-19T22:59:04.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T22:59:04.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T22:59:04.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T22:59:04.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T22:59:04.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T22:59:05.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T22:59:05.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T22:59:05.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T22:59:05.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T22:59:05.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T22:59:06.709Z] v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T22:59:06.709Z] v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T22:59:06.709Z] OK: 12752 distinct packages available [2020-11-19T22:59:06.709Z] v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T22:59:06.709Z] v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T22:59:06.709Z] OK: 12752 distinct packages available [2020-11-19T22:59:06.979Z] OK: 233 MiB in 51 packages [2020-11-19T22:59:06.979Z] OK: 233 MiB in 51 packages [2020-11-19T22:59:06.979Z] v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T22:59:06.979Z] v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T22:59:06.979Z] OK: 12752 distinct packages available [2020-11-19T22:59:07.253Z] v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T22:59:07.253Z] v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T22:59:07.253Z] OK: 12752 distinct packages available [2020-11-19T22:59:07.253Z] v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T22:59:07.253Z] v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T22:59:07.253Z] OK: 12752 distinct packages available [2020-11-19T22:59:07.253Z] OK: 233 MiB in 51 packages [2020-11-19T22:59:07.253Z] OK: 233 MiB in 51 packages [2020-11-19T22:59:07.529Z] OK: 233 MiB in 51 packages [2020-11-19T22:59:07.789Z] Removing intermediate container ab82e4bfb546 [2020-11-19T22:59:07.789Z] ---> b05e808498d6 [2020-11-19T22:59:07.789Z] Step 6/24 : COPY go.mod . [2020-11-19T22:59:07.789Z] Removing intermediate container f43dddab32d9 [2020-11-19T22:59:07.789Z] ---> b614d146a1ce [2020-11-19T22:59:07.789Z] Step 6/21 : COPY go.mod . [2020-11-19T22:59:08.362Z] ---> 065990730458 [2020-11-19T22:59:08.362Z] Step 7/24 : RUN go mod download [2020-11-19T22:59:08.362Z] Removing intermediate container ef98b7721ce6 [2020-11-19T22:59:08.362Z] ---> cc2a62e2c95b [2020-11-19T22:59:08.362Z] Step 6/22 : COPY go.mod . [2020-11-19T22:59:08.362Z] ---> 111622cb3906 [2020-11-19T22:59:08.362Z] Step 7/21 : RUN go mod download [2020-11-19T22:59:08.362Z] Removing intermediate container 062e54ca53a2 [2020-11-19T22:59:08.362Z] ---> 26f46e7c853f [2020-11-19T22:59:08.362Z] Step 6/22 : COPY go.mod . [2020-11-19T22:59:08.362Z] ---> Running in 7b6f3a546854 [2020-11-19T22:59:08.362Z] ---> Running in 3fb83e9f1d58 [2020-11-19T22:59:08.624Z] Removing intermediate container 2ea17781dcf6 [2020-11-19T22:59:08.624Z] ---> fb07038b593d [2020-11-19T22:59:08.624Z] Step 6/27 : COPY go.mod . [2020-11-19T22:59:08.624Z] ---> bd655ae0e6a9 [2020-11-19T22:59:08.624Z] Step 7/22 : RUN go mod download [2020-11-19T22:59:08.886Z] ---> Running in 747d63c3637e [2020-11-19T22:59:08.886Z] ---> 718ad88ff017 [2020-11-19T22:59:08.886Z] Step 7/22 : RUN go mod download [2020-11-19T22:59:09.150Z] ---> Running in 76efd0f78f8d [2020-11-19T22:59:09.150Z] ---> 16bb49ead7fe [2020-11-19T22:59:09.150Z] Step 7/27 : RUN go mod download [2020-11-19T22:59:09.418Z] ---> Running in 8ddfcbf68678 [2020-11-19T22:59:11.978Z] Removing intermediate container 8ddfcbf68678 [2020-11-19T22:59:11.978Z] ---> dbeb49476b79 [2020-11-19T22:59:11.978Z] Step 8/27 : COPY . . [2020-11-19T22:59:11.978Z] Removing intermediate container 747d63c3637e [2020-11-19T22:59:11.978Z] ---> 092118e2d269 [2020-11-19T22:59:11.978Z] Step 8/22 : COPY . . [2020-11-19T22:59:11.978Z] Removing intermediate container 76efd0f78f8d [2020-11-19T22:59:11.978Z] ---> e209c12ac766 [2020-11-19T22:59:11.978Z] Step 8/22 : COPY . . [2020-11-19T22:59:11.978Z] Removing intermediate container 3fb83e9f1d58 [2020-11-19T22:59:11.978Z] ---> cc5060f67fa5 [2020-11-19T22:59:11.978Z] Step 8/21 : COPY . . [2020-11-19T22:59:15.318Z] Removing intermediate container 7b6f3a546854 [2020-11-19T22:59:15.318Z] ---> 5678e4136115 [2020-11-19T22:59:15.318Z] Step 8/24 : COPY . . [2020-11-19T22:59:36.715Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12845 in /w/workspace/edgexfoundry_edgex-go_PR-2886 [Pipeline] { [Pipeline] ws [2020-11-19T22:59:36.833Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-11-19T22:59:41.995Z] using credential edgex-jenkins-ssh [2020-11-19T22:59:42.053Z] Cloning the remote Git repository [2020-11-19T22:59:42.116Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-11-19T22:59:42.223Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-11-19T22:59:42.298Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-19T22:59:42.299Z] > git --version # timeout=10 [2020-11-19T22:59:42.318Z] > git --version # 'git version 2.17.1' [2020-11-19T22:59:42.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T22:59:42.418Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T22:59:47.585Z] ---> e6d6580771fa [2020-11-19T22:59:47.585Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-11-19T22:59:47.585Z] ---> 3e3d0100469e [2020-11-19T22:59:47.585Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-11-19T22:59:47.585Z] ---> ff12ca5dfdf2 [2020-11-19T22:59:47.585Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-11-19T22:59:47.585Z] ---> a0e0998507d7 [2020-11-19T22:59:47.585Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-11-19T22:59:47.585Z] ---> Running in 0e506f14a97a [2020-11-19T22:59:47.585Z] ---> Running in 7adb83dc17e9 [2020-11-19T22:59:47.585Z] ---> Running in dfc9ab496dd6 [2020-11-19T22:59:47.585Z] ---> Running in a0be9430a34f [2020-11-19T22:59:47.585Z] ---> 869e56ed033e [2020-11-19T22:59:47.585Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-11-19T22:59:47.585Z] ---> Running in 4bd7e722ca75 [2020-11-19T22:59:47.585Z] 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-11-19T22:59:47.585Z] 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-11-19T22:59:47.585Z] 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-11-19T22:59:47.585Z] 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-11-19T22:59:47.585Z] 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-11-19T22:59:56.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-19T22:59:57.009Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T22:59:57.046Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-19T22:59:57.084Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-19T22:59:57.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T22:59:57.097Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2886/head:refs/remotes/origin/PR-2886 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-19T22:59:57.780Z] Merging remotes/origin/master commit 39e6b044bcbfaa6947ff572dd7ed6f608645206c into PR head commit 3a79bd653ab00f182a499e331a2dbe527b579d06 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-19T22:59:58.247Z] Failed in branch arm64 [2020-11-19T22:59:57.814Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T22:59:57.837Z] > git checkout -f 3a79bd653ab00f182a499e331a2dbe527b579d06 # timeout=10 [2020-11-19T23:00:19.821Z] Removing intermediate container 0e506f14a97a [2020-11-19T23:00:19.821Z] ---> 506c5a84fb83 [2020-11-19T23:00:19.821Z] [2020-11-19T23:00:19.821Z] Step 10/22 : FROM alpine:3.10 [2020-11-19T23:00:19.821Z] 3.10: Pulling from library/alpine [2020-11-19T23:00:19.821Z] Removing intermediate container dfc9ab496dd6 [2020-11-19T23:00:19.821Z] ---> 720cc443bf46 [2020-11-19T23:00:19.821Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-11-19T23:00:19.821Z] ---> Running in bbaef8412332 [2020-11-19T23:00:20.088Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-11-19T23:00:22.010Z] Status: Downloaded newer image for alpine:3.10 [2020-11-19T23:00:22.010Z] ---> be4e4bea2c2e [2020-11-19T23:00:22.010Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-11-19T23:00:24.731Z] ---> Running in 06cab993df00 [2020-11-19T23:00:24.731Z] 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-11-19T23:00:25.318Z] Removing intermediate container 7adb83dc17e9 [2020-11-19T23:00:25.318Z] ---> beab1dc194b0 [2020-11-19T23:00:25.318Z] [2020-11-19T23:00:25.318Z] Step 10/21 : FROM scratch [2020-11-19T23:00:25.318Z] ---> [2020-11-19T23:00:25.318Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-19T23:00:25.318Z] Removing intermediate container a0be9430a34f [2020-11-19T23:00:25.318Z] ---> e7d11e700fc2 [2020-11-19T23:00:25.318Z] [2020-11-19T23:00:25.318Z] Step 10/22 : FROM scratch [2020-11-19T23:00:25.318Z] ---> [2020-11-19T23:00:25.318Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-19T23:00:25.584Z] ---> Running in 1e4076a74f7a [2020-11-19T23:00:25.584Z] ---> Running in 70f54414c1af [2020-11-19T23:00:25.847Z] Removing intermediate container 4bd7e722ca75 [2020-11-19T23:00:25.847Z] ---> 17bfbaf7c78c [2020-11-19T23:00:25.847Z] [2020-11-19T23:00:25.847Z] Step 10/24 : FROM scratch [2020-11-19T23:00:25.847Z] ---> [2020-11-19T23:00:25.847Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-19T23:00:25.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-11-19T23:00:26.113Z] Removing intermediate container 1e4076a74f7a [2020-11-19T23:00:26.113Z] ---> 4fbb88500038 [2020-11-19T23:00:26.113Z] Step 12/21 : ENV APP_PORT=48085 [2020-11-19T23:00:26.113Z] ---> Running in 27c8e27951e9 [2020-11-19T23:00:26.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-11-19T23:00:26.113Z] Removing intermediate container 70f54414c1af [2020-11-19T23:00:26.113Z] ---> 700df2c808af [2020-11-19T23:00:26.113Z] Step 12/22 : ENV APP_PORT=48082 [2020-11-19T23:00:26.113Z] ---> Running in 2ede7e327492 [2020-11-19T23:00:26.380Z] v3.10.5-138-gf647940e8c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-11-19T23:00:26.380Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-11-19T23:00:26.380Z] OK: 10346 distinct packages available [2020-11-19T23:00:26.380Z] ---> Running in 853fd8ca66e5 [2020-11-19T23:00:26.380Z] Removing intermediate container 27c8e27951e9 [2020-11-19T23:00:26.380Z] ---> ad0b1e54173d [2020-11-19T23:00:26.380Z] Step 12/24 : ENV APP_PORT=48060 [2020-11-19T23:00:26.380Z] (1/5) Installing ca-certificates (20191127-r2) [2020-11-19T23:00:26.380Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-11-19T23:00:26.380Z] (3/5) Installing libcurl (7.66.0-r1) [2020-11-19T23:00:26.380Z] ---> Running in 8acc3a2c7a89 [2020-11-19T23:00:26.380Z] (4/5) Installing curl (7.66.0-r1) [2020-11-19T23:00:26.643Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-11-19T23:00:26.643Z] Executing busybox-1.30.1-r3.trigger [2020-11-19T23:00:26.643Z] Executing ca-certificates-20191127-r2.trigger [2020-11-19T23:00:26.643Z] OK: 7 MiB in 19 packages [2020-11-19T23:00:27.219Z] Removing intermediate container 2ede7e327492 [2020-11-19T23:00:27.219Z] ---> cecf8751a73b [2020-11-19T23:00:27.219Z] Step 13/21 : EXPOSE $APP_PORT [2020-11-19T23:00:27.219Z] Removing intermediate container bbaef8412332 [2020-11-19T23:00:27.219Z] ---> 2ddbffdd3053 [2020-11-19T23:00:27.219Z] [2020-11-19T23:00:27.219Z] Step 11/27 : FROM docker:latest [2020-11-19T23:00:27.219Z] ---> 6972c414f322 [2020-11-19T23:00:27.219Z] Step 12/27 : RUN apk add --no-cache bash [2020-11-19T23:00:27.219Z] Removing intermediate container 853fd8ca66e5 [2020-11-19T23:00:27.219Z] ---> bca565aca5e5 [2020-11-19T23:00:27.219Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-19T23:00:27.482Z] ---> Running in dbff8204c88c [2020-11-19T23:00:27.482Z] Removing intermediate container 8acc3a2c7a89 [2020-11-19T23:00:27.482Z] ---> a2bf23ddb4f5 [2020-11-19T23:00:27.482Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-19T23:00:27.482Z] ---> Running in d55a31b90c12 [2020-11-19T23:00:27.482Z] ---> Running in 99bb029946ac [2020-11-19T23:00:27.482Z] ---> Running in c4dc0fae88f1 [2020-11-19T23:00:28.430Z] Removing intermediate container dbff8204c88c [2020-11-19T23:00:28.430Z] ---> 1d8d52835fac [2020-11-19T23:00:28.430Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-11-19T23:00:29.004Z] Removing intermediate container 99bb029946ac [2020-11-19T23:00:29.004Z] ---> 57ebed17a10b [2020-11-19T23:00:29.004Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-11-19T23:00:29.004Z] Removing intermediate container 06cab993df00 [2020-11-19T23:00:29.004Z] ---> 60127bc7e496 [2020-11-19T23:00:29.004Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-11-19T23:00:29.004Z] Removing intermediate container d55a31b90c12 [2020-11-19T23:00:29.004Z] ---> d14b96b72495 [2020-11-19T23:00:29.004Z] Step 14/22 : WORKDIR / [2020-11-19T23:00:29.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T23:00:29.004Z] ---> Running in 3456d0c522fa [2020-11-19T23:00:29.267Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T23:00:29.267Z] ---> Running in c1c4c15da931 [2020-11-19T23:00:29.267Z] ---> cc6ee195dcf0 [2020-11-19T23:00:29.267Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-11-19T23:00:29.267Z] ---> cceca4896ed3 [2020-11-19T23:00:29.267Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-11-19T23:00:29.267Z] (1/2) Installing readline (8.0.4-r0) [2020-11-19T23:00:29.267Z] (2/2) Installing bash (5.0.17-r0) [2020-11-19T23:00:29.267Z] Removing intermediate container 3456d0c522fa [2020-11-19T23:00:29.267Z] ---> dbc25a5c1b69 [2020-11-19T23:00:29.267Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-11-19T23:00:29.537Z] Executing bash-5.0.17-r0.post-install [2020-11-19T23:00:29.537Z] Executing busybox-1.31.1-r19.trigger [2020-11-19T23:00:29.537Z] OK: 12 MiB in 22 packages [2020-11-19T23:00:29.537Z] Removing intermediate container c1c4c15da931 [2020-11-19T23:00:29.537Z] ---> 0ca9b88013da [2020-11-19T23:00:29.537Z] Step 13/22 : WORKDIR / [2020-11-19T23:00:30.112Z] ---> Running in 0091367843d1 [2020-11-19T23:00:30.691Z] ---> 2d4be27338b9 [2020-11-19T23:00:30.691Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-11-19T23:00:30.691Z] ---> ebd043c0d313 [2020-11-19T23:00:30.691Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-11-19T23:00:30.691Z] ---> 893e383197a6 [2020-11-19T23:00:30.691Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-11-19T23:00:30.691Z] Removing intermediate container 0091367843d1 [2020-11-19T23:00:30.691Z] ---> a46f5b1d986f [2020-11-19T23:00:30.691Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-11-19T23:00:31.267Z] Removing intermediate container c4dc0fae88f1 [2020-11-19T23:00:31.267Z] ---> 162b3cc53c8c [2020-11-19T23:00:31.267Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-11-19T23:00:31.528Z] ---> Running in fd0dde2fec3a [2020-11-19T23:00:31.528Z] ---> 50bb1cec1b19 [2020-11-19T23:00:31.528Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-11-19T23:00:31.528Z] ---> 72573093bb11 [2020-11-19T23:00:31.528Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-11-19T23:00:31.799Z] ---> dcbef5f9c469 [2020-11-19T23:00:31.799Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-11-19T23:00:31.799Z] ---> a1cfbba4cb20 [2020-11-19T23:00:31.799Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-11-19T23:00:31.799Z] ---> Running in 144a4d462b79 [2020-11-19T23:00:32.068Z] ---> d404759c4e6f [2020-11-19T23:00:32.068Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-11-19T23:00:32.068Z] ---> Running in 362d034b4e2c [2020-11-19T23:00:32.068Z] ---> 81c69681010b [2020-11-19T23:00:32.068Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-11-19T23:00:32.068Z] Removing intermediate container 144a4d462b79 [2020-11-19T23:00:32.068Z] ---> c214134025b2 [2020-11-19T23:00:32.068Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T23:00:32.339Z] ---> 42bdc1623198 [2020-11-19T23:00:32.339Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-11-19T23:00:32.339Z] ---> Running in bdcca88c66b7 [2020-11-19T23:00:32.602Z] Removing intermediate container 362d034b4e2c [2020-11-19T23:00:32.602Z] ---> 9123daa363dd [2020-11-19T23:00:32.602Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T23:00:32.864Z] ---> Running in 5c8eb9aea181 [2020-11-19T23:00:32.864Z] ---> 34af5bbe5feb [2020-11-19T23:00:32.864Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-11-19T23:00:32.864Z] ---> 3c3f629c0385 [2020-11-19T23:00:32.864Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-11-19T23:00:32.864Z] Removing intermediate container bdcca88c66b7 [2020-11-19T23:00:32.864Z] ---> 23880535e8cc [2020-11-19T23:00:32.864Z] Step 19/21 : LABEL arch=x86_64 [2020-11-19T23:00:33.126Z] ---> Running in 5123b5ec0b47 [2020-11-19T23:00:33.388Z] Removing intermediate container fd0dde2fec3a [2020-11-19T23:00:33.388Z] ---> 1204e7ff6dcd [2020-11-19T23:00:33.388Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-11-19T23:00:33.388Z] Removing intermediate container 5c8eb9aea181 [2020-11-19T23:00:33.388Z] ---> d27ccbfb24b7 [2020-11-19T23:00:33.388Z] Step 20/22 : LABEL arch=x86_64 [2020-11-19T23:00:33.388Z] ---> 4b82a074304d [2020-11-19T23:00:33.388Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-11-19T23:00:33.388Z] ---> 2a5078074bac [2020-11-19T23:00:33.388Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-11-19T23:00:33.650Z] ---> Running in 75b600daf19d [2020-11-19T23:00:33.650Z] ---> Running in 36dc8d43f516 [2020-11-19T23:00:33.650Z] ---> Running in 37b97cede698 [2020-11-19T23:00:33.650Z] Removing intermediate container 5123b5ec0b47 [2020-11-19T23:00:33.650Z] ---> 434d5ecadd2f [2020-11-19T23:00:33.650Z] Step 20/21 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 [2020-11-19T23:00:33.650Z] ---> Running in 2b3053f2d183 [2020-11-19T23:00:33.912Z] ---> Running in cea856768e70 [2020-11-19T23:00:34.177Z] Removing intermediate container 36dc8d43f516 [2020-11-19T23:00:34.177Z] ---> 4b5cafabab19 [2020-11-19T23:00:34.177Z] Step 21/22 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 [2020-11-19T23:00:34.177Z] Removing intermediate container 2b3053f2d183 [2020-11-19T23:00:34.177Z] ---> 7790cd16f389 [2020-11-19T23:00:34.177Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T23:00:34.177Z] Removing intermediate container 75b600daf19d [2020-11-19T23:00:34.177Z] ---> 17348b266f6c [2020-11-19T23:00:34.177Z] Step 15/27 : ENV APP_PORT=48090 [2020-11-19T23:00:34.177Z] ---> Running in 0b694f5a2c4f [2020-11-19T23:00:34.443Z] ---> Running in db1bcdc8c4e0 [2020-11-19T23:00:34.443Z] ---> Running in ec84d027f7c9 [2020-11-19T23:00:34.443Z] Removing intermediate container cea856768e70 [2020-11-19T23:00:34.443Z] ---> 640c99e8860c [2020-11-19T23:00:34.443Z] Step 21/21 : LABEL version=0.0.0 [2020-11-19T23:00:34.443Z] ---> Running in 69391a5d5554 [2020-11-19T23:00:34.705Z] Removing intermediate container db1bcdc8c4e0 [2020-11-19T23:00:34.705Z] ---> cfdcf7e75e16 [2020-11-19T23:00:34.705Z] Step 22/24 : LABEL arch=x86_64 [2020-11-19T23:00:34.705Z] Removing intermediate container 0b694f5a2c4f [2020-11-19T23:00:34.705Z] ---> 0ca1d818e994 [2020-11-19T23:00:34.705Z] Step 22/22 : LABEL version=0.0.0 [2020-11-19T23:00:34.966Z] Removing intermediate container ec84d027f7c9 [2020-11-19T23:00:34.966Z] ---> e8ced84a1f26 [2020-11-19T23:00:34.966Z] Step 16/27 : EXPOSE $APP_PORT [2020-11-19T23:00:34.966Z] ---> Running in 92ba12576d1c [2020-11-19T23:00:34.966Z] ---> Running in 4fbb254399a6 [2020-11-19T23:00:35.233Z] ---> Running in da96b83b89bb [2020-11-19T23:00:35.233Z] Removing intermediate container 69391a5d5554 [2020-11-19T23:00:35.233Z] ---> 7b98aaf111fe [2020-11-19T23:00:35.233Z] [2020-11-19T23:00:35.502Z] Removing intermediate container 37b97cede698 [2020-11-19T23:00:35.502Z] ---> 8a49bef8ea7b [2020-11-19T23:00:35.502Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-11-19T23:00:35.502Z] Removing intermediate container 92ba12576d1c [2020-11-19T23:00:35.502Z] ---> 774f055ea2aa [2020-11-19T23:00:35.502Z] Step 23/24 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 [2020-11-19T23:00:35.502Z] Successfully built 7b98aaf111fe [2020-11-19T23:00:35.502Z] Removing intermediate container 4fbb254399a6 [2020-11-19T23:00:35.502Z] ---> 681e93868c62 [2020-11-19T23:00:35.502Z] [2020-11-19T23:00:35.502Z] Successfully tagged docker-support-scheduler-go:latest [2020-11-19T23:00:35.502Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2020-11-19T23:00:35.765Z] ---> Running in 717d706aadd1 [2020-11-19T23:00:35.765Z] ---> Running in c7e528e6ed69 [2020-11-19T23:00:35.765Z] Removing intermediate container da96b83b89bb [2020-11-19T23:00:35.765Z] ---> f22cad3a1cff [2020-11-19T23:00:35.765Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-11-19T23:00:35.765Z] Successfully built 681e93868c62 [2020-11-19T23:00:35.765Z] Successfully tagged docker-core-command-go:latest [2020-11-19T23:00:35.765Z] Building docker-security-proxy-setup-go [2020-11-19T23:00:36.030Z]  Building docker-core-command-go ... done Removing intermediate container c7e528e6ed69 [2020-11-19T23:00:36.030Z] ---> c2cb14914146 [2020-11-19T23:00:36.030Z] Step 24/24 : LABEL version=0.0.0 [2020-11-19T23:00:36.030Z] Removing intermediate container 717d706aadd1 [2020-11-19T23:00:36.030Z] ---> c02f8b11d648 [2020-11-19T23:00:36.030Z] Step 20/22 : LABEL arch=x86_64 [2020-11-19T23:00:36.030Z] ---> Running in 6f17acbcd327 [2020-11-19T23:00:36.030Z] ---> Running in 7413d2b71989 [2020-11-19T23:00:36.297Z] ---> 75211309581e [2020-11-19T23:00:36.297Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-11-19T23:00:36.562Z] Removing intermediate container 7413d2b71989 [2020-11-19T23:00:36.562Z] ---> e4f335c45c0f [2020-11-19T23:00:36.562Z] [2020-11-19T23:00:36.562Z] Removing intermediate container 6f17acbcd327 [2020-11-19T23:00:36.562Z] ---> ab6a3fa9103c [2020-11-19T23:00:36.562Z] Step 21/22 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 [2020-11-19T23:00:36.823Z] Successfully built e4f335c45c0f [2020-11-19T23:00:37.769Z] Successfully tagged docker-support-notifications-go:latest [2020-11-19T23:00:37.769Z]  Building docker-support-notifications-go ... done Building docker-support-logging-go [2020-11-19T23:00:38.721Z] ---> Running in 90390aa8ffc0 [2020-11-19T23:00:45.327Z] ---> 8a642cccbf8b [2020-11-19T23:00:45.327Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-11-19T23:00:45.327Z] Removing intermediate container 90390aa8ffc0 [2020-11-19T23:00:45.327Z] ---> 26929e756880 [2020-11-19T23:00:45.327Z] Step 22/22 : LABEL version=0.0.0 [2020-11-19T23:00:45.327Z] ---> 9d7dedf9c8e5 [2020-11-19T23:00:45.327Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-11-19T23:00:45.327Z] ---> Running in 616d4508af9e [2020-11-19T23:00:45.327Z] ---> Running in 63d36e0dadad [2020-11-19T23:00:45.327Z] Removing intermediate container 616d4508af9e [2020-11-19T23:00:45.327Z] ---> 001466461199 [2020-11-19T23:00:45.327Z] [2020-11-19T23:00:45.327Z] Successfully built 001466461199 [2020-11-19T23:00:46.275Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-11-19T23:00:46.275Z] Building docker-core-data-go [2020-11-19T23:00:46.275Z]  Building docker-security-bootstrap-redis-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T23:00:46.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T23:00:46.539Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-11-19T23:00:46.539Z] (2/33) Installing expat (2.2.9-r1) [2020-11-19T23:00:46.539Z] (3/33) Installing libffi (3.3-r2) [2020-11-19T23:00:46.539Z] (4/33) Installing gdbm (1.13-r1) [2020-11-19T23:00:46.812Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-11-19T23:00:46.812Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-11-19T23:00:46.812Z] (7/33) Installing python3 (3.8.5-r0) [2020-11-19T23:00:57.774Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-11-19T23:00:57.774Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-11-19T23:00:57.774Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-11-19T23:00:57.774Z] (11/33) Installing py3-six (1.15.0-r0) [2020-11-19T23:00:58.043Z] (12/33) Installing py3-packaging (20.4-r0) [2020-11-19T23:00:58.649Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-11-19T23:00:58.650Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-11-19T23:00:58.912Z] (15/33) Installing py3-idna (2.9-r0) [2020-11-19T23:00:59.185Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-11-19T23:00:59.185Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-11-19T23:00:59.185Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-11-19T23:00:59.185Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-11-19T23:00:59.455Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-11-19T23:00:59.455Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T23:00:59.455Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-11-19T23:00:59.455Z] ---> 2054b31186b7 [2020-11-19T23:00:59.455Z] Step 3/20 : WORKDIR /edgex-go [2020-11-19T23:00:59.455Z] ---> Using cache [2020-11-19T23:00:59.455Z] ---> adff493ee6a9 [2020-11-19T23:00:59.455Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T23:00:59.455Z] ---> Using cache [2020-11-19T23:00:59.455Z] ---> d803c52e6a03 [2020-11-19T23:00:59.455Z] Step 5/20 : RUN apk update && apk add make git [2020-11-19T23:00:59.719Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-11-19T23:00:59.719Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-11-19T23:00:59.719Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-11-19T23:01:00.295Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T23:01:00.295Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-19T23:01:00.295Z] ---> 2054b31186b7 [2020-11-19T23:01:00.295Z] Step 3/22 : WORKDIR /edgex-go [2020-11-19T23:01:00.295Z] ---> Using cache [2020-11-19T23:01:00.295Z] ---> adff493ee6a9 [2020-11-19T23:01:00.295Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T23:01:00.295Z] ---> Using cache [2020-11-19T23:01:00.295Z] ---> d803c52e6a03 [2020-11-19T23:01:00.295Z] Step 5/22 : RUN apk update && apk add make git [2020-11-19T23:01:00.871Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T23:01:00.871Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-19T23:01:00.871Z] ---> 2054b31186b7 [2020-11-19T23:01:00.871Z] Step 3/22 : WORKDIR /edgex-go [2020-11-19T23:01:00.871Z] ---> Using cache [2020-11-19T23:01:00.871Z] ---> adff493ee6a9 [2020-11-19T23:01:00.871Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T23:01:00.871Z] ---> Using cache [2020-11-19T23:01:00.871Z] ---> d803c52e6a03 [2020-11-19T23:01:00.871Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-11-19T23:01:01.449Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-11-19T23:01:01.449Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-11-19T23:01:01.730Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-11-19T23:01:01.730Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-11-19T23:01:01.730Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-11-19T23:01:01.730Z] ---> Running in 5eea7affd5ba [2020-11-19T23:01:01.730Z] ---> Running in 492dfe7ee028 [2020-11-19T23:01:01.730Z] ---> Running in e845bf2e1d75 [2020-11-19T23:01:01.730Z] (29/33) Installing py3-progress (1.5-r0) [2020-11-19T23:01:01.730Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-11-19T23:01:02.005Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-11-19T23:01:02.005Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-11-19T23:01:02.005Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-11-19T23:01:02.273Z] Executing busybox-1.31.1-r19.trigger [2020-11-19T23:01:02.273Z] OK: 71 MiB in 55 packages [2020-11-19T23:01:04.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T23:01:04.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T23:01:04.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T23:01:04.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T23:01:05.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T23:01:05.295Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T23:01:05.295Z] v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T23:01:05.295Z] v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T23:01:05.295Z] OK: 12752 distinct packages available [2020-11-19T23:01:05.567Z] OK: 233 MiB in 51 packages [2020-11-19T23:01:05.843Z] v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T23:01:05.843Z] v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T23:01:05.843Z] OK: 12752 distinct packages available [2020-11-19T23:01:05.843Z] v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T23:01:05.843Z] v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T23:01:05.843Z] OK: 12752 distinct packages available [2020-11-19T23:01:06.119Z] OK: 233 MiB in 51 packages [2020-11-19T23:01:06.119Z] OK: 233 MiB in 51 packages [2020-11-19T23:01:06.388Z] OK: 233 MiB in 51 packages [2020-11-19T23:01:10.654Z] Removing intermediate container 5eea7affd5ba [2020-11-19T23:01:10.654Z] ---> 81abe2371c4d [2020-11-19T23:01:10.654Z] Step 6/22 : COPY go.mod . [2020-11-19T23:01:10.654Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T23:01:10.654Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-11-19T23:01:10.654Z] ---> 2054b31186b7 [2020-11-19T23:01:10.654Z] Step 3/23 : WORKDIR /edgex-go [2020-11-19T23:01:10.654Z] ---> Using cache [2020-11-19T23:01:10.654Z] ---> adff493ee6a9 [2020-11-19T23:01:10.654Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T23:01:10.654Z] ---> Using cache [2020-11-19T23:01:10.654Z] ---> d803c52e6a03 [2020-11-19T23:01:10.654Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-11-19T23:01:10.654Z] Removing intermediate container 492dfe7ee028 [2020-11-19T23:01:10.654Z] ---> 48389c3c6d58 [2020-11-19T23:01:10.654Z] Step 6/20 : COPY go.mod . [2020-11-19T23:01:10.654Z] Removing intermediate container e845bf2e1d75 [2020-11-19T23:01:10.654Z] ---> 381cc667f47b [2020-11-19T23:01:10.654Z] Step 6/22 : COPY go.mod . [2020-11-19T23:01:12.058Z] ---> Running in 246dff3792ae [2020-11-19T23:01:12.329Z] ---> 61bf632eba1f [2020-11-19T23:01:12.329Z] Step 7/22 : RUN go mod download [2020-11-19T23:01:13.728Z] ---> d3798562421a [2020-11-19T23:01:13.728Z] Step 7/20 : RUN go mod download [2020-11-19T23:01:13.728Z] ---> f1d31a422a58 [2020-11-19T23:01:13.728Z] Step 7/22 : RUN go mod download [2020-11-19T23:01:13.992Z] ---> Running in bf19147eda62 [2020-11-19T23:01:14.617Z] ---> Running in c93f0989f47c [2020-11-19T23:01:14.617Z] ---> Running in 5bff6998fd0e [2020-11-19T23:01:14.903Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T23:01:15.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T23:01:15.803Z] v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T23:01:15.803Z] v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T23:01:15.804Z] OK: 12752 distinct packages available [2020-11-19T23:01:16.094Z] Removing intermediate container 63d36e0dadad [2020-11-19T23:01:16.094Z] ---> 0da747b50cb1 [2020-11-19T23:01:16.094Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-11-19T23:01:16.094Z] OK: 233 MiB in 51 packages [2020-11-19T23:01:16.094Z] ---> Running in 17c42eae3b56 [2020-11-19T23:01:17.062Z] Removing intermediate container 246dff3792ae [2020-11-19T23:01:17.062Z] ---> 135d55c0b32a [2020-11-19T23:01:17.062Z] Step 6/23 : COPY go.mod . [2020-11-19T23:01:17.062Z] Removing intermediate container bf19147eda62 [2020-11-19T23:01:17.062Z] ---> 38801520bcb4 [2020-11-19T23:01:17.062Z] Step 8/22 : COPY . . [2020-11-19T23:01:17.062Z] ---> c4a4e013188a [2020-11-19T23:01:17.062Z] Step 7/23 : RUN go mod download [2020-11-19T23:01:17.325Z] ---> Running in 9881ea391cf4 [2020-11-19T23:01:17.592Z] Removing intermediate container 5bff6998fd0e [2020-11-19T23:01:17.592Z] ---> 88f310f8f8f0 [2020-11-19T23:01:17.592Z] Step 8/20 : COPY . . [2020-11-19T23:01:17.874Z] Removing intermediate container c93f0989f47c [2020-11-19T23:01:17.874Z] ---> ad88ed1aa1d6 [2020-11-19T23:01:17.874Z] Step 8/22 : COPY . . [2020-11-19T23:01:18.145Z] Collecting docker-compose==1.23.2 [2020-11-19T23:01:18.145Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-11-19T23:01:21.482Z] Collecting dockerpty<0.5,>=0.4.1 [2020-11-19T23:01:21.482Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-11-19T23:01:26.823Z] 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-11-19T23:01:27.402Z] Collecting texttable<0.10,>=0.9.0 [2020-11-19T23:01:27.402Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-11-19T23:01:30.007Z] Collecting websocket-client<1.0,>=0.32.0 [2020-11-19T23:01:30.007Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-11-19T23:01:30.273Z] Collecting jsonschema<3,>=2.5.1 [2020-11-19T23:01:30.273Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-11-19T23:01:30.860Z] Removing intermediate container 9881ea391cf4 [2020-11-19T23:01:30.860Z] ---> 45ada3e47775 [2020-11-19T23:01:30.860Z] Step 8/23 : COPY . . [2020-11-19T23:01:31.137Z] Collecting PyYAML<4,>=3.10 [2020-11-19T23:01:31.137Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-11-19T23:01:35.414Z] Collecting cached-property<2,>=1.2.0 [2020-11-19T23:01:35.414Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-11-19T23:01:37.990Z] Collecting docker<4.0,>=3.6.0 [2020-11-19T23:01:37.990Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-11-19T23:01:40.805Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-11-19T23:01:40.805Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-11-19T23:01:44.319Z] Collecting docopt<0.7,>=0.6.1 [2020-11-19T23:01:44.319Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-11-19T23:01:46.891Z] Collecting docker-pycreds>=0.4.0 [2020-11-19T23:01:46.891Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-11-19T23:01:48.289Z] 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-11-19T23:01:48.289Z] Collecting idna<2.8,>=2.5 [2020-11-19T23:01:48.289Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-11-19T23:01:50.847Z] Collecting urllib3<1.25,>=1.21.1 [2020-11-19T23:01:50.847Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-11-19T23:01:50.847Z] 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-11-19T23:01:50.847Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-11-19T23:01:50.847Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-11-19T23:01:50.847Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-11-19T23:01:50.847Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-11-19T23:01:50.847Z] Installing collected packages: dockerpty, texttable, websocket-client, jsonschema, PyYAML, cached-property, docker-pycreds, idna, urllib3, requests, docker, docopt, docker-compose [2020-11-19T23:01:50.847Z] Running setup.py install for dockerpty: started [2020-11-19T23:01:51.816Z] ---> 1a361d1131ef [2020-11-19T23:01:51.816Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-11-19T23:01:51.816Z] ---> 50931401a6ed [2020-11-19T23:01:51.816Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-11-19T23:01:51.816Z] ---> c88f8f6b9ed8 [2020-11-19T23:01:51.816Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-11-19T23:01:51.816Z] Running setup.py install for dockerpty: finished with status 'done' [2020-11-19T23:01:51.816Z] Running setup.py install for texttable: started [2020-11-19T23:01:52.391Z] Running setup.py install for texttable: finished with status 'done' [2020-11-19T23:01:52.663Z] ---> Running in c365755acd3a [2020-11-19T23:01:52.663Z] ---> Running in 1a306d536888 [2020-11-19T23:01:52.663Z] ---> Running in 79fec213785f [2020-11-19T23:01:52.924Z] Running setup.py install for PyYAML: started [2020-11-19T23:01:54.317Z] Running setup.py install for PyYAML: finished with status 'done' [2020-11-19T23:01:54.586Z] Attempting uninstall: idna [2020-11-19T23:01:54.586Z] Found existing installation: idna 2.9 [2020-11-19T23:01:54.586Z] Uninstalling idna-2.9: [2020-11-19T23:01:54.851Z] Successfully uninstalled idna-2.9 [2020-11-19T23:01:54.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-11-19T23:01:54.851Z] 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-11-19T23:01:55.122Z] Attempting uninstall: urllib3 [2020-11-19T23:01:55.122Z] Found existing installation: urllib3 1.25.9 [2020-11-19T23:01:55.122Z] Uninstalling urllib3-1.25.9: [2020-11-19T23:01:55.122Z] 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-11-19T23:01:55.122Z] Successfully uninstalled urllib3-1.25.9 [2020-11-19T23:01:55.395Z] Attempting uninstall: requests [2020-11-19T23:01:55.395Z] Found existing installation: requests 2.23.0 [2020-11-19T23:01:55.395Z] Uninstalling requests-2.23.0: [2020-11-19T23:01:55.666Z] Successfully uninstalled requests-2.23.0 [2020-11-19T23:01:55.945Z] Running setup.py install for docopt: started [2020-11-19T23:01:56.933Z] Running setup.py install for docopt: finished with status 'done' [2020-11-19T23:01:58.345Z] ---> 365d982959f2 [2020-11-19T23:01:58.345Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-11-19T23:01:58.938Z] 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-11-19T23:01:59.213Z] ---> Running in 1159496195a7 [2020-11-19T23:01:59.807Z] 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-11-19T23:02:01.772Z] Removing intermediate container 17c42eae3b56 [2020-11-19T23:02:01.772Z] ---> 36adb95643e5 [2020-11-19T23:02:01.772Z] Step 22/27 : RUN apk --no-cache add curl [2020-11-19T23:02:02.050Z] ---> Running in eb4ac35fdc78 [2020-11-19T23:02:04.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T23:02:04.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T23:02:04.287Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-11-19T23:02:04.287Z] (2/3) Installing libcurl (7.69.1-r1) [2020-11-19T23:02:04.287Z] (3/3) Installing curl (7.69.1-r1) [2020-11-19T23:02:04.287Z] Executing busybox-1.31.1-r19.trigger [2020-11-19T23:02:04.287Z] OK: 72 MiB in 58 packages [2020-11-19T23:02:06.888Z] Removing intermediate container eb4ac35fdc78 [2020-11-19T23:02:06.888Z] ---> a5392294b445 [2020-11-19T23:02:06.888Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-11-19T23:02:06.888Z] ---> Running in 2786b3b8a49a [2020-11-19T23:02:06.888Z] Removing intermediate container 2786b3b8a49a [2020-11-19T23:02:06.888Z] ---> a7f7adb3802f [2020-11-19T23:02:06.888Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T23:02:07.165Z] ---> Running in 13fde92f216a [2020-11-19T23:02:07.745Z] Removing intermediate container 13fde92f216a [2020-11-19T23:02:07.745Z] ---> ac82b0de802e [2020-11-19T23:02:07.745Z] Step 25/27 : LABEL arch=x86_64 [2020-11-19T23:02:08.011Z] ---> Running in e6bd3b0db95f [2020-11-19T23:02:08.280Z] Removing intermediate container e6bd3b0db95f [2020-11-19T23:02:08.280Z] ---> c1895a0685e1 [2020-11-19T23:02:08.280Z] Step 26/27 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 [2020-11-19T23:02:08.552Z] ---> Running in 1220f14ffad3 [2020-11-19T23:02:08.820Z] Removing intermediate container 1220f14ffad3 [2020-11-19T23:02:08.820Z] ---> 88676d56eb8d [2020-11-19T23:02:08.820Z] Step 27/27 : LABEL version=0.0.0 [2020-11-19T23:02:08.820Z] ---> Running in da18c22948e7 [2020-11-19T23:02:09.090Z] Removing intermediate container da18c22948e7 [2020-11-19T23:02:09.091Z] ---> c6af39a6c734 [2020-11-19T23:02:09.091Z] [2020-11-19T23:02:09.355Z] Successfully built c6af39a6c734 [2020-11-19T23:02:09.355Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-11-19T23:02:09.355Z] Building docker-security-secretstore-setup-go [2020-11-19T23:02:27.600Z]  Building docker-sys-mgmt-agent-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T23:02:27.600Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-19T23:02:27.600Z] ---> 2054b31186b7 [2020-11-19T23:02:27.600Z] Step 3/24 : WORKDIR /edgex-go [2020-11-19T23:02:27.600Z] ---> Using cache [2020-11-19T23:02:27.600Z] ---> adff493ee6a9 [2020-11-19T23:02:27.600Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T23:02:27.600Z] ---> Using cache [2020-11-19T23:02:27.600Z] ---> d803c52e6a03 [2020-11-19T23:02:27.600Z] Step 5/24 : RUN apk update && apk add make git [2020-11-19T23:02:27.600Z] ---> Using cache [2020-11-19T23:02:27.600Z] ---> 48389c3c6d58 [2020-11-19T23:02:27.600Z] Step 6/24 : COPY go.mod . [2020-11-19T23:02:27.600Z] ---> Using cache [2020-11-19T23:02:27.600Z] ---> d3798562421a [2020-11-19T23:02:27.600Z] Step 7/24 : RUN go mod download [2020-11-19T23:02:27.600Z] ---> Using cache [2020-11-19T23:02:27.600Z] ---> 88f310f8f8f0 [2020-11-19T23:02:27.600Z] Step 8/24 : COPY . . [2020-11-19T23:02:27.600Z] ---> Using cache [2020-11-19T23:02:27.600Z] ---> 50931401a6ed [2020-11-19T23:02:27.600Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-11-19T23:02:29.051Z] ---> Running in c915ce61e221 [2020-11-19T23:02:30.026Z] 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-11-19T23:02:30.988Z] Removing intermediate container c365755acd3a [2020-11-19T23:02:30.988Z] ---> 5705bf468cbd [2020-11-19T23:02:30.988Z] [2020-11-19T23:02:30.988Z] Step 10/20 : FROM alpine [2020-11-19T23:02:31.257Z] latest: Pulling from library/alpine [2020-11-19T23:02:31.560Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-19T23:02:31.829Z] Status: Downloaded newer image for alpine:latest [2020-11-19T23:02:31.829Z] ---> d6e46aa2470d [2020-11-19T23:02:31.829Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-11-19T23:02:31.829Z] Removing intermediate container 1a306d536888 [2020-11-19T23:02:31.829Z] ---> b02828382594 [2020-11-19T23:02:31.829Z] [2020-11-19T23:02:31.829Z] Step 10/22 : FROM scratch [2020-11-19T23:02:31.829Z] ---> [2020-11-19T23:02:31.829Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-19T23:02:32.119Z] ---> Running in 15753361af6e [2020-11-19T23:02:32.408Z] ---> Using cache [2020-11-19T23:02:32.408Z] ---> ad0b1e54173d [2020-11-19T23:02:32.408Z] Step 12/22 : ENV APP_PORT=48061 [2020-11-19T23:02:32.714Z] ---> Running in 0aaadd04bc42 [2020-11-19T23:02:32.993Z] Removing intermediate container 0aaadd04bc42 [2020-11-19T23:02:32.993Z] ---> 70ea1f786533 [2020-11-19T23:02:32.993Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-19T23:02:32.993Z] ---> Running in 17107ac67a68 [2020-11-19T23:02:33.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T23:02:33.593Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T23:02:33.593Z] Removing intermediate container 17107ac67a68 [2020-11-19T23:02:33.593Z] ---> 6c655a088ef2 [2020-11-19T23:02:33.593Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-11-19T23:02:33.885Z] v3.12.1-38-gb8bf3e2fef [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-11-19T23:02:33.885Z] v3.12.1-37-gb1aa03461c [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-11-19T23:02:33.885Z] OK: 12744 distinct packages available [2020-11-19T23:02:34.152Z] (1/4) Installing ca-certificates (20191127-r4) [2020-11-19T23:02:34.152Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-11-19T23:02:34.152Z] (3/4) Installing libcurl (7.69.1-r1) [2020-11-19T23:02:34.152Z] (4/4) Installing curl (7.69.1-r1) [2020-11-19T23:02:34.152Z] Executing busybox-1.31.1-r19.trigger [2020-11-19T23:02:34.152Z] Executing ca-certificates-20191127-r4.trigger [2020-11-19T23:02:34.152Z] OK: 7 MiB in 18 packages [2020-11-19T23:02:34.741Z] ---> d2b8c1010e94 [2020-11-19T23:02:34.741Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-11-19T23:02:39.012Z] ---> c8339c20a73c [2020-11-19T23:02:39.012Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-11-19T23:02:39.281Z] Removing intermediate container 79fec213785f [2020-11-19T23:02:39.281Z] ---> 345c3e779fdf [2020-11-19T23:02:39.281Z] [2020-11-19T23:02:39.281Z] Step 10/22 : FROM scratch [2020-11-19T23:02:39.281Z] ---> [2020-11-19T23:02:39.281Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-19T23:02:39.281Z] ---> Using cache [2020-11-19T23:02:39.281Z] ---> 700df2c808af [2020-11-19T23:02:39.281Z] Step 12/22 : ENV APP_PORT=48081 [2020-11-19T23:02:39.867Z] Removing intermediate container 15753361af6e [2020-11-19T23:02:39.867Z] ---> 0f63ea1f7603 [2020-11-19T23:02:39.867Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-11-19T23:02:39.867Z] ---> Running in d3b2968056aa [2020-11-19T23:02:39.867Z] ---> 1e1151db7d27 [2020-11-19T23:02:39.867Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-11-19T23:02:39.867Z] ---> Running in 402410fb9bda [2020-11-19T23:02:40.136Z] Removing intermediate container d3b2968056aa [2020-11-19T23:02:40.136Z] ---> 83fd53973c16 [2020-11-19T23:02:40.136Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-19T23:02:40.136Z] Removing intermediate container 402410fb9bda [2020-11-19T23:02:40.136Z] ---> 288d1513b587 [2020-11-19T23:02:40.136Z] Step 13/20 : WORKDIR /edgex [2020-11-19T23:02:40.136Z] ---> Running in 256ba86939f2 [2020-11-19T23:02:40.406Z] ---> Running in 36b572270ef2 [2020-11-19T23:02:40.406Z] ---> f3e06a0d85bb [2020-11-19T23:02:40.406Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-11-19T23:02:40.677Z] ---> Running in 5f12045d110e [2020-11-19T23:02:40.677Z] Removing intermediate container 256ba86939f2 [2020-11-19T23:02:40.677Z] ---> e9e577747e14 [2020-11-19T23:02:40.677Z] Step 14/22 : WORKDIR / [2020-11-19T23:02:40.677Z] ---> Running in 3810a555d187 [2020-11-19T23:02:40.677Z] Removing intermediate container 36b572270ef2 [2020-11-19T23:02:40.677Z] ---> 86dd45edf1d6 [2020-11-19T23:02:40.677Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-11-19T23:02:40.942Z] Removing intermediate container 5f12045d110e [2020-11-19T23:02:40.943Z] ---> c945e218fc52 [2020-11-19T23:02:40.943Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T23:02:42.344Z] ---> Running in caac4ad1817a [2020-11-19T23:02:42.605Z] Removing intermediate container 3810a555d187 [2020-11-19T23:02:42.605Z] ---> 456a41041329 [2020-11-19T23:02:42.605Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-11-19T23:02:44.022Z] ---> 868f84240479 [2020-11-19T23:02:44.022Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-11-19T23:02:44.630Z] Removing intermediate container caac4ad1817a [2020-11-19T23:02:44.630Z] ---> 516c404cf23d [2020-11-19T23:02:44.630Z] Step 20/22 : LABEL arch=x86_64 [2020-11-19T23:02:44.630Z] ---> 47ed6fd1f2dd [2020-11-19T23:02:44.630Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-11-19T23:02:44.891Z] Removing intermediate container 1159496195a7 [2020-11-19T23:02:44.891Z] ---> 253f00c8e367 [2020-11-19T23:02:44.891Z] [2020-11-19T23:02:44.891Z] Step 10/23 : FROM alpine [2020-11-19T23:02:44.891Z] ---> d6e46aa2470d [2020-11-19T23:02:44.892Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-19T23:02:45.162Z] ---> 8e6384295dd9 [2020-11-19T23:02:45.162Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-11-19T23:02:45.162Z] ---> Running in 1562d1710b1a [2020-11-19T23:02:45.428Z] ---> Running in f980e543e98e [2020-11-19T23:02:45.428Z] ---> Running in a4d5b97a6466 [2020-11-19T23:02:45.698Z] ---> 05613360e7a2 [2020-11-19T23:02:45.698Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-11-19T23:02:45.698Z] Removing intermediate container f980e543e98e [2020-11-19T23:02:45.698Z] ---> 843d951fa72f [2020-11-19T23:02:45.698Z] Step 12/23 : ENV APP_PORT=48080 [2020-11-19T23:02:45.698Z] Removing intermediate container 1562d1710b1a [2020-11-19T23:02:45.698Z] ---> a0e997801001 [2020-11-19T23:02:45.698Z] Step 21/22 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 [2020-11-19T23:02:45.969Z] Removing intermediate container a4d5b97a6466 [2020-11-19T23:02:45.969Z] ---> fd6d482c33da [2020-11-19T23:02:45.969Z] Step 17/20 : CMD ["--init=true"] [2020-11-19T23:02:45.969Z] ---> Running in 6bfaf3d07ffa [2020-11-19T23:02:45.969Z] ---> Running in b7bc06fb72bf [2020-11-19T23:02:45.969Z] ---> Running in 29e3edbad05d [2020-11-19T23:02:46.238Z] ---> d0ecb89f8597 [2020-11-19T23:02:46.238Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-11-19T23:02:46.238Z] ---> Running in fbef98ae0325 [2020-11-19T23:02:46.238Z] Removing intermediate container 6bfaf3d07ffa [2020-11-19T23:02:46.238Z] ---> 9375af154fea [2020-11-19T23:02:46.238Z] Step 22/22 : LABEL version=0.0.0 [2020-11-19T23:02:46.238Z] Removing intermediate container b7bc06fb72bf [2020-11-19T23:02:46.238Z] ---> 7a459de5b476 [2020-11-19T23:02:46.238Z] Step 13/23 : EXPOSE $APP_PORT [2020-11-19T23:02:46.506Z] ---> Running in 6bf24e6f9cf4 [2020-11-19T23:02:46.506Z] Removing intermediate container 29e3edbad05d [2020-11-19T23:02:46.506Z] ---> 81f5ae880c58 [2020-11-19T23:02:46.506Z] Step 18/20 : LABEL arch=x86_64 [2020-11-19T23:02:46.506Z] 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-11-19T23:02:46.768Z] ---> Running in e8241d2ef82f [2020-11-19T23:02:46.768Z] Removing intermediate container fbef98ae0325 [2020-11-19T23:02:46.768Z] ---> 7d454fda38c6 [2020-11-19T23:02:46.768Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T23:02:46.768Z] ---> Running in 2e1bead9b562 [2020-11-19T23:02:46.768Z] Removing intermediate container 6bf24e6f9cf4 [2020-11-19T23:02:46.768Z] ---> 21f2b379b979 [2020-11-19T23:02:46.768Z] [2020-11-19T23:02:47.041Z] ---> Running in 0363787f61d2 [2020-11-19T23:02:47.041Z] Removing intermediate container e8241d2ef82f [2020-11-19T23:02:47.041Z] ---> e9dac549ca58 [2020-11-19T23:02:47.041Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-19T23:02:47.041Z] Successfully built 21f2b379b979 [2020-11-19T23:02:47.041Z] Removing intermediate container 2e1bead9b562 [2020-11-19T23:02:47.041Z] ---> 91b3dd15ac35 [2020-11-19T23:02:47.041Z] Step 19/20 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 [2020-11-19T23:02:47.041Z] Successfully tagged docker-support-logging-go:latest [2020-11-19T23:02:47.041Z]  Building docker-support-logging-go ... done Building docker-security-secrets-setup-go [2020-11-19T23:02:47.308Z] ---> Running in ed06dcc4b07a [2020-11-19T23:02:48.992Z] Removing intermediate container 0363787f61d2 [2020-11-19T23:02:48.992Z] ---> 26e93852d3ac [2020-11-19T23:02:48.992Z] Step 20/22 : LABEL arch=x86_64 [2020-11-19T23:02:48.992Z] ---> Running in 5e402b66beb3 [2020-11-19T23:02:53.252Z] Removing intermediate container 5e402b66beb3 [2020-11-19T23:02:53.252Z] ---> 40b8124fcccc [2020-11-19T23:02:53.252Z] Step 20/20 : LABEL version=0.0.0 [2020-11-19T23:02:53.252Z] ---> Running in 0ebb71a83442 [2020-11-19T23:02:53.252Z] ---> Running in 642fe5ab77cf [2020-11-19T23:02:53.252Z] Removing intermediate container 0ebb71a83442 [2020-11-19T23:02:53.252Z] ---> 8136b376dcf8 [2020-11-19T23:02:53.252Z] Step 21/22 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 [2020-11-19T23:02:54.655Z] ---> Running in 7494f3e7f198 [2020-11-19T23:02:54.655Z] Removing intermediate container 642fe5ab77cf [2020-11-19T23:02:54.655Z] ---> 161138c29665 [2020-11-19T23:02:54.655Z] [2020-11-19T23:02:55.615Z] Successfully built 161138c29665 [2020-11-19T23:02:57.001Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-11-19T23:02:58.399Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container c915ce61e221 [2020-11-19T23:02:58.399Z] ---> 3cfa0c59dbc0 [2020-11-19T23:02:58.399Z] [2020-11-19T23:02:58.399Z] Step 10/24 : FROM alpine:3.10 [2020-11-19T23:02:58.660Z] ---> be4e4bea2c2e [2020-11-19T23:02:58.660Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-11-19T23:02:58.660Z] ---> Using cache [2020-11-19T23:02:58.660Z] ---> 60127bc7e496 [2020-11-19T23:02:58.660Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-11-19T23:02:59.608Z] Removing intermediate container 7494f3e7f198 [2020-11-19T23:02:59.608Z] ---> 771a87c1924d [2020-11-19T23:02:59.608Z] Step 22/22 : LABEL version=0.0.0 [2020-11-19T23:03:01.004Z] Removing intermediate container ed06dcc4b07a [2020-11-19T23:03:01.004Z] ---> 644ba33a5170 [2020-11-19T23:03:01.004Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-11-19T23:03:01.268Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-19T23:03:01.268Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-11-19T23:03:01.268Z] ---> 2054b31186b7 [2020-11-19T23:03:01.268Z] Step 3/29 : WORKDIR /edgex-go [2020-11-19T23:03:01.268Z] ---> Using cache [2020-11-19T23:03:01.268Z] ---> adff493ee6a9 [2020-11-19T23:03:01.268Z] Step 4/29 : RUN apk update && apk add make git [2020-11-19T23:03:02.658Z] ---> Running in 9b166be0f028 [2020-11-19T23:03:02.658Z] ---> Running in 310b85269041 [2020-11-19T23:03:02.658Z] ---> Running in f1cfdb7100dc [2020-11-19T23:03:02.658Z] ---> Running in 21d2e1269b93 [2020-11-19T23:03:02.921Z] Removing intermediate container 310b85269041 [2020-11-19T23:03:02.921Z] ---> eba49f15154c [2020-11-19T23:03:02.921Z] Step 13/24 : WORKDIR / [2020-11-19T23:03:03.187Z] Removing intermediate container 9b166be0f028 [2020-11-19T23:03:03.187Z] ---> fb534e9c21ba [2020-11-19T23:03:03.187Z] [2020-11-19T23:03:03.187Z] ---> Running in ba88f0baa8c1 [2020-11-19T23:03:03.187Z] Successfully built fb534e9c21ba [2020-11-19T23:03:03.187Z] Successfully tagged docker-core-metadata-go:latest [2020-11-19T23:03:03.449Z]  Building docker-core-metadata-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T23:03:03.449Z] Removing intermediate container ba88f0baa8c1 [2020-11-19T23:03:03.449Z] ---> 8e02cee5eb9b [2020-11-19T23:03:03.449Z] 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-11-19T23:03:03.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T23:03:03.710Z] ---> 68c9538c6ea6 [2020-11-19T23:03:03.710Z] 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-11-19T23:03:03.971Z] ---> 331768071d5f [2020-11-19T23:03:03.971Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-11-19T23:03:03.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T23:03:04.232Z] ---> 82b336d34660 [2020-11-19T23:03:04.232Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-11-19T23:03:04.232Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T23:03:04.804Z] (1/5) Installing libgcc (9.3.0-r2) [2020-11-19T23:03:04.804Z] ---> cee5d612518e [2020-11-19T23:03:04.804Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-11-19T23:03:04.804Z] (2/5) Installing libsodium (1.0.18-r0) [2020-11-19T23:03:04.804Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-11-19T23:03:05.065Z] v3.12.1-38-gb8bf3e2fef [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-19T23:03:05.066Z] v3.12.1-37-gb1aa03461c [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-19T23:03:05.066Z] OK: 12752 distinct packages available [2020-11-19T23:03:05.066Z] (4/5) Installing libzmq (4.3.3-r0) [2020-11-19T23:03:05.066Z] ---> 1d0f55e22f0b [2020-11-19T23:03:05.066Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-11-19T23:03:05.066Z] (5/5) Installing zeromq (4.3.3-r0) [2020-11-19T23:03:05.328Z] Executing busybox-1.31.1-r19.trigger [2020-11-19T23:03:05.328Z] OK: 8 MiB in 19 packages [2020-11-19T23:03:05.328Z] OK: 233 MiB in 51 packages [2020-11-19T23:03:05.328Z] ---> 138e5390301b [2020-11-19T23:03:05.328Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-11-19T23:03:05.599Z] ---> Running in 51b1bb8c4068 [2020-11-19T23:03:05.871Z] Removing intermediate container 21d2e1269b93 [2020-11-19T23:03:05.871Z] ---> 4efa8323b529 [2020-11-19T23:03:05.871Z] Step 5/29 : COPY go.mod . [2020-11-19T23:03:06.137Z] Removing intermediate container f1cfdb7100dc [2020-11-19T23:03:06.137Z] ---> 62cb96ba6b75 [2020-11-19T23:03:06.137Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-11-19T23:03:06.400Z] ---> 3ef27eff6f97 [2020-11-19T23:03:06.400Z] Step 6/29 : RUN go mod download [2020-11-19T23:03:06.400Z] ---> 41c1c7626d57 [2020-11-19T23:03:06.400Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-11-19T23:03:06.400Z] ---> Running in 465ea7c17a58 [2020-11-19T23:03:06.986Z] ---> 1c5bea2b6783 [2020-11-19T23:03:06.986Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-11-19T23:03:06.986Z] Removing intermediate container 51b1bb8c4068 [2020-11-19T23:03:06.986Z] ---> b75bda526965 [2020-11-19T23:03:06.986Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-11-19T23:03:06.986Z] ---> Running in 8f10140a4899 [2020-11-19T23:03:07.251Z] ---> 7fc4df164b1e [2020-11-19T23:03:07.251Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-11-19T23:03:07.251Z] Removing intermediate container 8f10140a4899 [2020-11-19T23:03:07.251Z] ---> 6bb595eadaf3 [2020-11-19T23:03:07.251Z] Step 22/24 : LABEL arch=x86_64 [2020-11-19T23:03:07.251Z] ---> Running in aa23bd21dd5b [2020-11-19T23:03:07.251Z] ---> Running in fdd50e5879c3 [2020-11-19T23:03:07.523Z] Removing intermediate container aa23bd21dd5b [2020-11-19T23:03:07.523Z] ---> 2d250a0d64b3 [2020-11-19T23:03:07.523Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-19T23:03:07.523Z] Removing intermediate container fdd50e5879c3 [2020-11-19T23:03:07.523Z] ---> 88083506618a [2020-11-19T23:03:07.523Z] Step 23/24 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 [2020-11-19T23:03:07.523Z] ---> Running in 777969e1f807 [2020-11-19T23:03:07.523Z] ---> Running in 986b8dc81e24 [2020-11-19T23:03:07.786Z] Removing intermediate container 777969e1f807 [2020-11-19T23:03:07.787Z] ---> a0c5c4d6e4f2 [2020-11-19T23:03:07.787Z] Step 21/23 : LABEL arch=x86_64 [2020-11-19T23:03:07.787Z] Removing intermediate container 986b8dc81e24 [2020-11-19T23:03:07.787Z] ---> 6141bea4fc51 [2020-11-19T23:03:07.787Z] Step 24/24 : LABEL version=0.0.0 [2020-11-19T23:03:08.047Z] ---> Running in 04fa9a1db460 [2020-11-19T23:03:08.047Z] ---> Running in affe55034d98 [2020-11-19T23:03:08.047Z] Removing intermediate container 465ea7c17a58 [2020-11-19T23:03:08.047Z] ---> c0b8b1a853a3 [2020-11-19T23:03:08.047Z] Step 7/29 : COPY . . [2020-11-19T23:03:08.314Z] Removing intermediate container affe55034d98 [2020-11-19T23:03:08.315Z] ---> 066cc9b6be1e [2020-11-19T23:03:08.315Z] Step 22/23 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 [2020-11-19T23:03:08.315Z] Removing intermediate container 04fa9a1db460 [2020-11-19T23:03:08.315Z] ---> dd0b626f2aa7 [2020-11-19T23:03:08.315Z] [2020-11-19T23:03:08.578Z] Successfully built dd0b626f2aa7 [2020-11-19T23:03:08.841Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-11-19T23:03:08.841Z] ---> Running in f28a3d1703fd [2020-11-19T23:03:12.158Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container f28a3d1703fd [2020-11-19T23:03:12.158Z] ---> 5b4da80b2318 [2020-11-19T23:03:12.158Z] Step 23/23 : LABEL version=0.0.0 [2020-11-19T23:03:13.550Z] ---> Running in 8ccde00b60d4 [2020-11-19T23:03:14.496Z] Removing intermediate container 8ccde00b60d4 [2020-11-19T23:03:14.496Z] ---> 9443e623b58e [2020-11-19T23:03:14.496Z] [2020-11-19T23:03:14.496Z] Successfully built 9443e623b58e [2020-11-19T23:03:14.496Z] Successfully tagged docker-core-data-go:latest [2020-11-19T23:03:22.648Z]  Building docker-core-data-go ... done  ---> d36ae98d0056 [2020-11-19T23:03:22.648Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-11-19T23:03:22.648Z] ---> Running in 5c3f93988bc5 [2020-11-19T23:03:22.909Z] 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-11-19T23:03:33.083Z] Removing intermediate container 5c3f93988bc5 [2020-11-19T23:03:33.083Z] ---> e46dc89e7a53 [2020-11-19T23:03:33.083Z] [2020-11-19T23:03:33.083Z] Step 9/29 : FROM alpine:latest [2020-11-19T23:03:33.083Z] ---> d6e46aa2470d [2020-11-19T23:03:33.083Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-11-19T23:03:33.083Z] ---> Running in 6dc41eeffc1f [2020-11-19T23:03:33.083Z] Removing intermediate container 6dc41eeffc1f [2020-11-19T23:03:33.083Z] ---> 7aa225d14af2 [2020-11-19T23:03:33.083Z] Step 11/29 : USER root [2020-11-19T23:03:33.083Z] ---> Running in 2897fd90f73c [2020-11-19T23:03:33.083Z] Removing intermediate container 2897fd90f73c [2020-11-19T23:03:33.083Z] ---> 81d29f327632 [2020-11-19T23:03:33.083Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-11-19T23:03:33.083Z] ---> Running in 81fe61fdc7bc [2020-11-19T23:03:33.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T23:03:33.083Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T23:03:33.083Z] v3.12.1-38-gb8bf3e2fef [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-11-19T23:03:33.084Z] v3.12.1-37-gb1aa03461c [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-11-19T23:03:33.084Z] OK: 12744 distinct packages available [2020-11-19T23:03:33.346Z] (1/2) Installing ca-certificates (20191127-r4) [2020-11-19T23:03:33.346Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-11-19T23:03:33.346Z] Executing busybox-1.31.1-r19.trigger [2020-11-19T23:03:33.346Z] Executing ca-certificates-20191127-r4.trigger [2020-11-19T23:03:33.346Z] OK: 6 MiB in 16 packages [2020-11-19T23:03:34.732Z] Removing intermediate container 81fe61fdc7bc [2020-11-19T23:03:34.732Z] ---> 4c6e4b5dc88f [2020-11-19T23:03:34.732Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-11-19T23:03:34.732Z] ---> Running in 7108cda5e576 [2020-11-19T23:03:34.732Z] Removing intermediate container 7108cda5e576 [2020-11-19T23:03:34.732Z] ---> 51cf1ea3d42e [2020-11-19T23:03:34.732Z] Step 14/29 : WORKDIR $BASE_DIR [2020-11-19T23:03:34.732Z] ---> Running in 3f0b393c1172 [2020-11-19T23:03:34.995Z] Removing intermediate container 3f0b393c1172 [2020-11-19T23:03:34.995Z] ---> b96b6dd4b417 [2020-11-19T23:03:34.995Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-11-19T23:03:34.995Z] ---> Running in 21b612a83609 [2020-11-19T23:03:35.571Z] Removing intermediate container 21b612a83609 [2020-11-19T23:03:35.571Z] ---> 6e3863bc1b49 [2020-11-19T23:03:35.571Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-11-19T23:03:36.146Z] ---> 0274767b5792 [2020-11-19T23:03:36.146Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-11-19T23:03:36.408Z] ---> b404041032ad [2020-11-19T23:03:36.408Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-11-19T23:03:36.669Z] ---> a2dd73a0e23f [2020-11-19T23:03:36.669Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-11-19T23:03:36.931Z] ---> b3977f0eeb49 [2020-11-19T23:03:36.931Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-11-19T23:03:37.193Z] ---> 350a3f1fe2cc [2020-11-19T23:03:37.193Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-11-19T23:03:37.193Z] ---> Running in 6b2da3338f6b [2020-11-19T23:03:38.143Z] Removing intermediate container 6b2da3338f6b [2020-11-19T23:03:38.143Z] ---> b31292423018 [2020-11-19T23:03:38.143Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-11-19T23:03:38.143Z] ---> c15af89cb047 [2020-11-19T23:03:38.143Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-11-19T23:03:38.410Z] ---> Running in c70010b4ef8c [2020-11-19T23:03:39.358Z] Removing intermediate container c70010b4ef8c [2020-11-19T23:03:39.358Z] ---> 26b389edfdbe [2020-11-19T23:03:39.358Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-11-19T23:03:39.358Z] ---> Running in 78eb5f4cfd80 [2020-11-19T23:03:40.301Z] Removing intermediate container 78eb5f4cfd80 [2020-11-19T23:03:40.301Z] ---> 9c8461a732b5 [2020-11-19T23:03:40.301Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-11-19T23:03:40.301Z] ---> Running in 83cb9c90b5f2 [2020-11-19T23:03:40.301Z] Removing intermediate container 83cb9c90b5f2 [2020-11-19T23:03:40.301Z] ---> ebbbe76e0117 [2020-11-19T23:03:40.301Z] Step 26/29 : CMD [ "generate" ] [2020-11-19T23:03:40.301Z] ---> Running in 7fb38391ebdd [2020-11-19T23:03:40.562Z] Removing intermediate container 7fb38391ebdd [2020-11-19T23:03:40.562Z] ---> 00a8a13ff17b [2020-11-19T23:03:40.562Z] Step 27/29 : LABEL arch=x86_64 [2020-11-19T23:03:40.562Z] ---> Running in 92bede448262 [2020-11-19T23:03:40.822Z] Removing intermediate container 92bede448262 [2020-11-19T23:03:40.822Z] ---> efb549822898 [2020-11-19T23:03:40.822Z] Step 28/29 : LABEL git_sha=adae52af1c6f67c30ae6f157a33b1d1c1c645c26 [2020-11-19T23:03:40.822Z] ---> Running in db461c08ac5e [2020-11-19T23:03:41.084Z] Removing intermediate container db461c08ac5e [2020-11-19T23:03:41.084Z] ---> 31c38928633a [2020-11-19T23:03:41.084Z] Step 29/29 : LABEL version=0.0.0 [2020-11-19T23:03:41.084Z] ---> Running in 1da762e51988 [2020-11-19T23:03:42.026Z] Removing intermediate container 1da762e51988 [2020-11-19T23:03:42.026Z] ---> 502a6e984608 [2020-11-19T23:03:42.026Z] [2020-11-19T23:03:42.287Z] Successfully built 502a6e984608 [2020-11-19T23:03:42.287Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-11-19T23:03:42.569Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-11-19T23:03:42.623Z] $ docker stop --time=1 9547c42fc63e1007f69116cafef6eee57462de741f590245627d95516202d47b [2020-11-19T23:03:44.326Z] $ docker rm -f 9547c42fc63e1007f69116cafef6eee57462de741f590245627d95516202d47b [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-19T23:03:44.854Z] + docker images [2020-11-19T23:03:44.854Z] + grep docker [2020-11-19T23:03:45.429Z] docker-security-secrets-setup-go latest 502a6e984608 4 seconds ago 24MB [2020-11-19T23:03:45.429Z] docker-core-data-go latest 9443e623b58e 32 seconds ago 23.7MB [2020-11-19T23:03:45.429Z] docker-security-secretstore-setup-go latest dd0b626f2aa7 37 seconds ago 24.8MB [2020-11-19T23:03:45.429Z] docker-core-metadata-go latest fb534e9c21ba 43 seconds ago 14.5MB [2020-11-19T23:03:45.429Z] docker-security-proxy-setup-go latest 161138c29665 52 seconds ago 15.8MB [2020-11-19T23:03:45.429Z] docker-support-logging-go latest 21f2b379b979 59 seconds ago 11.1MB [2020-11-19T23:03:45.429Z] docker-sys-mgmt-agent-go latest c6af39a6c734 About a minute ago 290MB [2020-11-19T23:03:45.429Z] docker-security-bootstrap-redis-go latest 001466461199 3 minutes ago 15.9MB [2020-11-19T23:03:45.429Z] docker-support-notifications-go latest e4f335c45c0f 3 minutes ago 13.6MB [2020-11-19T23:03:45.429Z] docker-core-command-go latest 681e93868c62 3 minutes ago 12.2MB [2020-11-19T23:03:45.429Z] docker-support-scheduler-go latest 7b98aaf111fe 3 minutes ago 12.3MB [2020-11-19T23:03:45.429Z] docker latest 6972c414f322 4 weeks ago 217MB [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-11-19T23:04:01.305Z] Still waiting to schedule task [2020-11-19T23:04:01.305Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-11-19T23:05:05.578Z] Running on prd-centos7-docker-8c-8g-12849 in /w/workspace/edgexfoundry_edgex-go_PR-2886 [Pipeline] { [Pipeline] ws [2020-11-19T23:05:05.632Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-11-19T23:05:08.117Z] using credential edgex-jenkins-ssh [2020-11-19T23:05:08.188Z] Cloning the remote Git repository [2020-11-19T23:05:08.211Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-11-19T23:05:08.273Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-11-19T23:05:08.300Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-19T23:05:08.300Z] > git --version # timeout=10 [2020-11-19T23:05:08.305Z] > git --version # 'git version 2.16.5' [2020-11-19T23:05:08.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T23:05:08.329Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T23:05:17.053Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-19T23:05:17.660Z] Merging remotes/origin/master commit 39e6b044bcbfaa6947ff572dd7ed6f608645206c into PR head commit 3a79bd653ab00f182a499e331a2dbe527b579d06 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-19T23:05:18.321Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [2020-11-19T23:05:17.061Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T23:05:17.071Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-19T23:05:17.092Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-19T23:05:17.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T23:05:17.097Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2886/head:refs/remotes/origin/PR-2886 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-19T23:05:17.671Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T23:05:17.676Z] > git checkout -f 3a79bd653ab00f182a499e331a2dbe527b579d06 # timeout=10 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-11-19T23:05:20.946Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T23:05:21.926Z] ---> package-listing.sh [2020-11-19T23:05:21.926Z] ++ facter osfamily [2020-11-19T23:05:21.926Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-19T23:05:21.926Z] + OS_FAMILY=redhat [2020-11-19T23:05:21.926Z] + workspace=/w/workspace/edgex-go/2 [2020-11-19T23:05:21.926Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-19T23:05:21.926Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-19T23:05:21.926Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-19T23:05:21.926Z] + PACKAGES=/tmp/packages_start.txt [2020-11-19T23:05:21.926Z] + '[' /w/workspace/edgex-go/2 ']' [2020-11-19T23:05:21.926Z] + PACKAGES=/tmp/packages_end.txt [2020-11-19T23:05:21.926Z] + case "${OS_FAMILY}" in [2020-11-19T23:05:21.926Z] + rpm -qa [2020-11-19T23:05:21.926Z] + sort [2020-11-19T23:05:26.153Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-19T23:05:26.153Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-19T23:05:26.153Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-19T23:05:26.153Z] + '[' /w/workspace/edgex-go/2 ']' [2020-11-19T23:05:26.153Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2020-11-19T23:05:26.153Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2020-11-19T23:05:26.166Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-19T23:05:26.459Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-19T23:05:26.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-19T23:05:26.763Z] [2020-11-19T23:05:26.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-19T23:05:27.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-19T23:05:27.123Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-19T23:05:27.123Z] df20fa9351a1: Already exists [2020-11-19T23:05:27.123Z] 36b3adc4ff6f: Pulling fs layer [2020-11-19T23:05:27.123Z] 8ad3a11d3b57: Pulling fs layer [2020-11-19T23:05:27.123Z] 46f8f816bc3b: Pulling fs layer [2020-11-19T23:05:27.123Z] 93b61091891f: Pulling fs layer [2020-11-19T23:05:27.123Z] 93b9cdb0e59b: Pulling fs layer [2020-11-19T23:05:27.123Z] 5e14af77c1be: Pulling fs layer [2020-11-19T23:05:27.123Z] 01666e4c0597: Pulling fs layer [2020-11-19T23:05:27.123Z] aa168da1d23b: Pulling fs layer [2020-11-19T23:05:27.123Z] 93b61091891f: Waiting [2020-11-19T23:05:27.123Z] 93b9cdb0e59b: Waiting [2020-11-19T23:05:27.123Z] 5e14af77c1be: Waiting [2020-11-19T23:05:27.123Z] 01666e4c0597: Waiting [2020-11-19T23:05:27.123Z] aa168da1d23b: Waiting [2020-11-19T23:05:27.123Z] 46f8f816bc3b: Verifying Checksum [2020-11-19T23:05:27.123Z] 46f8f816bc3b: Download complete [2020-11-19T23:05:27.123Z] 36b3adc4ff6f: Verifying Checksum [2020-11-19T23:05:27.123Z] 36b3adc4ff6f: Download complete [2020-11-19T23:05:27.123Z] 93b9cdb0e59b: Verifying Checksum [2020-11-19T23:05:27.123Z] 93b9cdb0e59b: Download complete [2020-11-19T23:05:27.386Z] 5e14af77c1be: Verifying Checksum [2020-11-19T23:05:27.386Z] 5e14af77c1be: Download complete [2020-11-19T23:05:27.386Z] 01666e4c0597: Verifying Checksum [2020-11-19T23:05:27.386Z] 01666e4c0597: Download complete [2020-11-19T23:05:27.386Z] 93b61091891f: Verifying Checksum [2020-11-19T23:05:27.386Z] 93b61091891f: Download complete [2020-11-19T23:05:27.386Z] 36b3adc4ff6f: Pull complete [2020-11-19T23:05:27.386Z] 8ad3a11d3b57: Verifying Checksum [2020-11-19T23:05:27.386Z] 8ad3a11d3b57: Download complete [2020-11-19T23:05:27.960Z] 8ad3a11d3b57: Pull complete [2020-11-19T23:05:28.222Z] 46f8f816bc3b: Pull complete [2020-11-19T23:05:28.487Z] 93b61091891f: Pull complete [2020-11-19T23:05:28.749Z] 93b9cdb0e59b: Pull complete [2020-11-19T23:05:28.749Z] 5e14af77c1be: Pull complete [2020-11-19T23:05:29.011Z] 01666e4c0597: Pull complete [2020-11-19T23:05:29.587Z] aa168da1d23b: Download complete [2020-11-19T23:05:44.547Z] aa168da1d23b: Pull complete [2020-11-19T23:05:44.547Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-19T23:05:44.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-19T23:05:44.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-19T23:05:44.730Z] prd-centos7-docker-4c-2g-12842 does not seem to be running inside a container [2020-11-19T23:05:44.777Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-11-19T23:05:47.126Z] $ docker top 4315733d6ce4dd612cd69055e1131cec5b411cabd919e1116f5536a02cda6806 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T23:05:47.666Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-19T23:05:47.962Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-19T23:05:48.259Z] + ls /var/log/sa-host [2020-11-19T23:05:48.259Z] + sadf -c /var/log/sa-host/sa05 [2020-11-19T23:05:48.260Z] file_magic: OK [2020-11-19T23:05:48.260Z] HZ: Using current value: 100 [2020-11-19T23:05:48.260Z] file_header: OK [2020-11-19T23:05:48.260Z] 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-11-19T23:05:48.260Z] Statistics: [2020-11-19T23:05:48.260Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-19T23:05:48.260Z] File successfully converted to sysstat format version 12.2.1 [2020-11-19T23:05:48.260Z] + sadf -c /var/log/sa-host/sa19 [2020-11-19T23:05:48.260Z] file_magic: OK [2020-11-19T23:05:48.260Z] HZ: Using current value: 100 [2020-11-19T23:05:48.260Z] file_header: OK [2020-11-19T23:05:48.260Z] 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-11-19T23:05:48.260Z] Statistics: [2020-11-19T23:05:48.260Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-19T23:05:48.260Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-19T23:05:48.958Z] provisioning config files... [2020-11-19T23:05:48.979Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config329752338655100966tmp [Pipeline] { [Pipeline] echo [2020-11-19T23:05:49.059Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T23:05:49.369Z] ---> create-netrc.sh [Pipeline] } [2020-11-19T23:05:49.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-19T23:05:49.491Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T23:05:49.787Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-19T23:05:49.800Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T23:05:50.099Z] ---> sudo-logs.sh [2020-11-19T23:05:50.099Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-19T23:05:50.109Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T23:05:50.406Z] ---> job-cost.sh [2020-11-19T23:05:50.406Z] lf-activate-venv: SKIPPING [2020-11-19T23:05:50.406Z] INFO: No Stack... [2020-11-19T23:05:51.792Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-19T23:05:52.052Z] INFO: Archiving Costs [Pipeline] echo [2020-11-19T23:05:52.065Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T23:05:52.363Z] ---> logs-deploy.sh [2020-11-19T23:05:52.363Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2886/2 [2020-11-19T23:05:52.363Z] INFO: archiving workspace using pattern(s): [2020-11-19T23:05:53.747Z] Archives upload complete. [2020-11-19T23:05:53.747Z] INFO: archiving logs to Nexus