lenny-intel commented: recheck 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d rather than 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 Obtained Jenkinsfile from 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5859151045732328353.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7905863559839262128.key > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3551/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3551/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3439225043978499245.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2500524644790758001.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3551/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3551/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6312836917312177178.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1109 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh7587138415267623022.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh4582764326631939268.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d into PR head commit 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 Merge succeeded, producing 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 Checking out Revision 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 (PR-3551) > git config core.sparsecheckout # timeout=10 > git checkout -f 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh3153617473418797321.key > git merge 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 # timeout=10 Commit message: "Merge branch 'master' into issue-3545" > git rev-list --no-walk 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-09T00:33:27.202Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-09T00:33:27.344Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-09T00:33:29.608Z] ========================================================= [2021-06-09T00:33:29.608Z] EdgeX Global Pipelines Version Info [2021-06-09T00:33:29.608Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:33:35.175Z] ------------------- [2021-06-09T00:33:35.175Z] stable info: [2021-06-09T00:33:35.175Z] ------------------- [2021-06-09T00:33:35.175Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-09T00:33:35.175Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T00:33:35.175Z] Message: update stable to v1.0.194 [2021-06-09T00:33:35.175Z] ------------------- [2021-06-09T00:33:35.175Z] experimental info: [2021-06-09T00:33:35.175Z] ------------------- [2021-06-09T00:33:35.175Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-09T00:33:35.175Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-09T00:33:35.175Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-09T00:33:35.370Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-09T00:33:35.397Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-09T00:33:35.434Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-09T00:33:35.474Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-09T00:33:35.507Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-09T00:33:35.545Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-09T00:33:35.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-09T00:33:35.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-09T00:33:35.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-09T00:33:35.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-09T00:33:35.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-09T00:33:35.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-09T00:33:37.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-09T00:33:37.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-09T00:33:37.981Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T00:33:38.003Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-09T00:33:38.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-09T00:33:38.083Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-09T00:33:38.121Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-09T00:33:38.145Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-09T00:33:38.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-09T00:33:38.211Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-09T00:33:38.237Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3551 [Pipeline] echo [2021-06-09T00:33:38.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3551 [Pipeline] echo [2021-06-09T00:33:38.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3551 [Pipeline] echo [2021-06-09T00:33:38.323Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [Pipeline] echo [2021-06-09T00:33:38.380Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c28b86 [Pipeline] echo [2021-06-09T00:33:38.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T00:33:40.675Z] provisioning config files... [2021-06-09T00:33:40.716Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2199621515471134864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:33:44.681Z] ---> docker-login.sh [2021-06-09T00:33:44.682Z] nexus3.edgexfoundry.org:10001 [2021-06-09T00:33:44.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:33:44.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:33:44.682Z] Configure a credential helper to remove this warning. See [2021-06-09T00:33:44.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:33:44.682Z] [2021-06-09T00:33:44.682Z] Login Succeeded [2021-06-09T00:33:44.682Z] nexus3.edgexfoundry.org:10002 [2021-06-09T00:33:44.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:33:44.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:33:44.682Z] Configure a credential helper to remove this warning. See [2021-06-09T00:33:44.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:33:44.682Z] [2021-06-09T00:33:44.682Z] Login Succeeded [2021-06-09T00:33:44.682Z] nexus3.edgexfoundry.org:10003 [2021-06-09T00:33:44.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:33:44.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:33:44.682Z] Configure a credential helper to remove this warning. See [2021-06-09T00:33:44.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:33:44.682Z] [2021-06-09T00:33:44.682Z] Login Succeeded [2021-06-09T00:33:44.682Z] nexus3.edgexfoundry.org:10004 [2021-06-09T00:33:44.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:33:44.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:33:44.682Z] Configure a credential helper to remove this warning. See [2021-06-09T00:33:44.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:33:44.682Z] [2021-06-09T00:33:44.682Z] Login Succeeded [2021-06-09T00:33:44.682Z] docker.io [2021-06-09T00:33:44.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:33:44.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:33:44.682Z] Configure a credential helper to remove this warning. See [2021-06-09T00:33:44.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:33:44.682Z] [2021-06-09T00:33:44.682Z] Login Succeeded [2021-06-09T00:33:44.682Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T00:33:44.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T00:33:47.319Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-09T00:33:47.319Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T00:33:47.319Z] ++ cut -d/ -f2 [2021-06-09T00:33:47.319Z] ++ dirname cmd/core-command/Dockerfile [2021-06-09T00:33:47.319Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-09T00:33:47.319Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T00:33:47.319Z] ++ dirname cmd/core-data/Dockerfile [2021-06-09T00:33:47.319Z] ++ cut -d/ -f2 [2021-06-09T00:33:47.319Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-09T00:33:47.319Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T00:33:47.319Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-09T00:33:47.319Z] ++ cut -d/ -f2 [2021-06-09T00:33:47.319Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-09T00:33:47.319Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T00:33:47.319Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-09T00:33:47.319Z] ++ cut -d/ -f2 [2021-06-09T00:33:47.319Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-09T00:33:47.319Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T00:33:47.319Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-09T00:33:47.319Z] ++ cut -d/ -f2 [2021-06-09T00:33:47.319Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-09T00:33:47.319Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T00:33:47.319Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-09T00:33:47.319Z] ++ cut -d/ -f2 [2021-06-09T00:33:47.319Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-09T00:33:47.319Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T00:33:47.319Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-09T00:33:47.319Z] ++ cut -d/ -f2 [2021-06-09T00:33:47.319Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-09T00:33:47.319Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T00:33:47.319Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-09T00:33:47.319Z] ++ cut -d/ -f2 [2021-06-09T00:33:47.319Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-09T00:33:47.319Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-09T00:33:47.319Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-09T00:33:47.319Z] ++ cut -d/ -f2 [2021-06-09T00:33:47.319Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-09T00:33:47.454Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:33:53.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T00:33:53.632Z] [2021-06-09T00:33:53.632Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:33:56.145Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T00:33:56.145Z] latest: Pulling from edgex-devops/git-semver [2021-06-09T00:33:56.145Z] 31603596830f: Pulling fs layer [2021-06-09T00:33:56.145Z] 54011a49482f: Pulling fs layer [2021-06-09T00:33:56.145Z] a6820b24f6d8: Pulling fs layer [2021-06-09T00:33:56.145Z] f581987b2513: Pulling fs layer [2021-06-09T00:33:56.145Z] f581987b2513: Waiting [2021-06-09T00:33:56.145Z] 54011a49482f: Verifying Checksum [2021-06-09T00:33:56.145Z] 54011a49482f: Download complete [2021-06-09T00:33:58.415Z] 31603596830f: Verifying Checksum [2021-06-09T00:33:58.415Z] 31603596830f: Download complete [2021-06-09T00:33:58.415Z] f581987b2513: Verifying Checksum [2021-06-09T00:33:58.415Z] f581987b2513: Download complete [2021-06-09T00:33:58.415Z] a6820b24f6d8: Verifying Checksum [2021-06-09T00:33:58.415Z] a6820b24f6d8: Download complete [2021-06-09T00:33:58.415Z] 31603596830f: Pull complete [2021-06-09T00:33:58.415Z] 54011a49482f: Pull complete [2021-06-09T00:33:58.415Z] a6820b24f6d8: Pull complete [2021-06-09T00:33:58.415Z] f581987b2513: Pull complete [2021-06-09T00:33:58.415Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-09T00:33:58.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-09T00:33:58.415Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-09T00:33:58.539Z] prd-centos7-docker-4c-2g-1109 does not seem to be running inside a container [2021-06-09T00:33:58.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:10004/edgex-devops/git-semver:latest cat [2021-06-09T00:34:01.015Z] $ docker top db5a71461ed399c6982c788d9b8e40b59a1b63d6287297c4422d62614c4b07c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-09T00:34:01.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T00:34:01.185Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T00:34:01.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T00:34:01.300Z] $ docker exec db5a71461ed399c6982c788d9b8e40b59a1b63d6287297c4422d62614c4b07c1 ssh-agent [2021-06-09T00:34:01.416Z] SSH_AUTH_SOCK=/tmp/ssh-gOZbG3LX9LIG/agent.13 [2021-06-09T00:34:01.416Z] SSH_AGENT_PID=20 [2021-06-09T00:34:01.426Z] Running ssh-add (command line suppressed) [2021-06-09T00:34:01.515Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_2855995926166979419.key (/w/workspace/edgex-go/6@tmp/private_key_2855995926166979419.key) [2021-06-09T00:34:03.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T00:34:04.157Z] + git tag --points-at HEAD [Pipeline] } [2021-06-09T00:34:04.183Z] $ docker exec --env ******** --env ******** db5a71461ed399c6982c788d9b8e40b59a1b63d6287297c4422d62614c4b07c1 ssh-agent -k [2021-06-09T00:34:04.281Z] unset SSH_AUTH_SOCK; [2021-06-09T00:34:04.281Z] unset SSH_AGENT_PID; [2021-06-09T00:34:04.281Z] echo Agent pid 20 killed; [2021-06-09T00:34:06.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-09T00:34:06.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-09T00:34:06.436Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-09T00:34:06.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-09T00:34:06.573Z] $ docker exec db5a71461ed399c6982c788d9b8e40b59a1b63d6287297c4422d62614c4b07c1 ssh-agent [2021-06-09T00:34:06.713Z] SSH_AUTH_SOCK=/tmp/ssh-0KsfxuFxQFLU/agent.54 [2021-06-09T00:34:06.713Z] SSH_AGENT_PID=60 [2021-06-09T00:34:06.722Z] Running ssh-add (command line suppressed) [2021-06-09T00:34:06.819Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_6648655404016842676.key (/w/workspace/edgex-go/6@tmp/private_key_6648655404016842676.key) [2021-06-09T00:34:08.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-09T00:34:09.325Z] + git semver init [2021-06-09T00:34:09.326Z] # -> Open(): unable to determine branch for HEAD [2021-06-09T00:34:09.326Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-06-09T00:34:09.326Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-06-09T00:34:09.326Z] # $SEMVER_REMOTE_NAME = origin [2021-06-09T00:34:09.326Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-09T00:34:09.326Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-09T00:34:09.326Z] # $SEMVER_BRANCH = PR-3551 [2021-06-09T00:34:09.326Z] # $SEMVER_TEMP = /tmp/semver-206633481 [2021-06-09T00:34:09.326Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-09T00:34:28.046Z] # '/tmp/semver-206633481' -> '/w/workspace/edgex-go/6/.semver' [2021-06-09T00:34:28.046Z] # -> Force: false [2021-06-09T00:34:28.046Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-06-09T00:34:28.062Z] $ docker exec --env ******** --env ******** db5a71461ed399c6982c788d9b8e40b59a1b63d6287297c4422d62614c4b07c1 ssh-agent -k [2021-06-09T00:34:28.159Z] unset SSH_AUTH_SOCK; [2021-06-09T00:34:28.159Z] unset SSH_AGENT_PID; [2021-06-09T00:34:28.159Z] echo Agent pid 60 killed; [2021-06-09T00:34:28.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-09T00:34:31.624Z] + git semver [Pipeline] } [2021-06-09T00:34:31.716Z] $ docker stop --time=1 db5a71461ed399c6982c788d9b8e40b59a1b63d6287297c4422d62614c4b07c1 [2021-06-09T00:34:34.411Z] $ docker rm -f db5a71461ed399c6982c788d9b8e40b59a1b63d6287297c4422d62614c4b07c1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T00:34:38.299Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-09T00:34:44.906Z] Stashed 1 file(s) [Pipeline] echo [2021-06-09T00:34:44.909Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-09T00:34:49.866Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-09T00:34:50.230Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-09T00:34:52.439Z] + true [2021-06-09T00:34:52.439Z] + sudo service docker restart [2021-06-09T00:34:52.439Z] Redirecting to /bin/systemctl restart docker.service [2021-06-09T00:35:00.257Z] Still waiting to schedule task [2021-06-09T00:35:00.257Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-09T00:35:07.586Z] ========================================================= [2021-06-09T00:35:07.586Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-09T00:35:07.586Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:35:07.908Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-09T00:35:10.172Z] Sending build context to Docker daemon 329.2MB [2021-06-09T00:35:10.172Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T00:35:10.172Z] Step 2/6 : FROM ${BASE} [2021-06-09T00:35:10.172Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-09T00:35:10.172Z] 540db60ca938: Pulling fs layer [2021-06-09T00:35:10.172Z] adcc1eea9eea: Pulling fs layer [2021-06-09T00:35:10.172Z] 4c4ab2625f07: Pulling fs layer [2021-06-09T00:35:10.172Z] 0510c868ecb4: Pulling fs layer [2021-06-09T00:35:10.172Z] afea3b2eda06: Pulling fs layer [2021-06-09T00:35:10.172Z] 7809a108b3ef: Pulling fs layer [2021-06-09T00:35:10.172Z] f706445af74f: Pulling fs layer [2021-06-09T00:35:10.172Z] afea3b2eda06: Waiting [2021-06-09T00:35:10.172Z] 7809a108b3ef: Waiting [2021-06-09T00:35:10.172Z] f706445af74f: Waiting [2021-06-09T00:35:10.172Z] 0510c868ecb4: Waiting [2021-06-09T00:35:10.172Z] 4c4ab2625f07: Verifying Checksum [2021-06-09T00:35:10.172Z] 4c4ab2625f07: Download complete [2021-06-09T00:35:10.172Z] adcc1eea9eea: Verifying Checksum [2021-06-09T00:35:10.172Z] adcc1eea9eea: Download complete [2021-06-09T00:35:10.172Z] afea3b2eda06: Verifying Checksum [2021-06-09T00:35:10.172Z] afea3b2eda06: Download complete [2021-06-09T00:35:10.172Z] 7809a108b3ef: Verifying Checksum [2021-06-09T00:35:10.172Z] 7809a108b3ef: Download complete [2021-06-09T00:35:10.172Z] 540db60ca938: Verifying Checksum [2021-06-09T00:35:10.172Z] 540db60ca938: Download complete [2021-06-09T00:35:10.172Z] 540db60ca938: Pull complete [2021-06-09T00:35:10.172Z] adcc1eea9eea: Pull complete [2021-06-09T00:35:10.172Z] 4c4ab2625f07: Pull complete [2021-06-09T00:35:12.964Z] f706445af74f: Verifying Checksum [2021-06-09T00:35:12.964Z] f706445af74f: Download complete [2021-06-09T00:35:12.964Z] 0510c868ecb4: Verifying Checksum [2021-06-09T00:35:12.964Z] 0510c868ecb4: Download complete [2021-06-09T00:35:15.922Z] 0510c868ecb4: Pull complete [2021-06-09T00:35:15.922Z] afea3b2eda06: Pull complete [2021-06-09T00:35:15.922Z] 7809a108b3ef: Pull complete [2021-06-09T00:35:16.186Z] f706445af74f: Pull complete [2021-06-09T00:35:16.186Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-09T00:35:16.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-09T00:35:16.186Z] ---> b068be0155e3 [2021-06-09T00:35:16.186Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-09T00:35:23.723Z] ---> Running in 15f073afffde [2021-06-09T00:35:23.723Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:35:25.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:35:25.949Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T00:35:25.949Z] (2/12) Installing file (5.39-r0) [2021-06-09T00:35:25.949Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T00:35:25.949Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T00:35:43.152Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T00:35:43.152Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T00:35:43.152Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T00:35:43.152Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T00:35:43.152Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T00:35:43.152Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T00:35:43.152Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T00:35:43.152Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T00:35:43.152Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T00:35:43.152Z] OK: 219 MiB in 52 packages [2021-06-09T00:35:44.126Z] Removing intermediate container 15f073afffde [2021-06-09T00:35:44.126Z] ---> a04aea93e160 [2021-06-09T00:35:44.126Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T00:35:44.386Z] ---> Running in 0d02a10dc323 [2021-06-09T00:35:44.386Z] Removing intermediate container 0d02a10dc323 [2021-06-09T00:35:44.386Z] ---> 0c654d3ab97d [2021-06-09T00:35:44.386Z] Step 5/6 : COPY go.mod . [2021-06-09T00:35:44.386Z] ---> 50d70322a032 [2021-06-09T00:35:44.386Z] Step 6/6 : RUN go mod download [2021-06-09T00:35:46.565Z] ---> Running in 4b25fcf269a5 [2021-06-09T00:35:58.910Z] Removing intermediate container 4b25fcf269a5 [2021-06-09T00:35:58.910Z] ---> bfcc481f75a2 [2021-06-09T00:35:58.910Z] Successfully built bfcc481f75a2 [2021-06-09T00:35:58.910Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:35:59.213Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T00:35:59.213Z] . [Pipeline] withDockerContainer [2021-06-09T00:35:59.292Z] prd-centos7-docker-4c-2g-1109 does not seem to be running inside a container [2021-06-09T00:35:59.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T00:35:59.717Z] $ docker top 9a1b7273c500aacc42b03f07ac41a13ac4d0312cfa2b42b8402aba7272c1427e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T00:36:02.339Z] + go version [2021-06-09T00:36:02.339Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-09T00:36:02.347Z] $ docker stop --time=1 9a1b7273c500aacc42b03f07ac41a13ac4d0312cfa2b42b8402aba7272c1427e [2021-06-09T00:36:03.524Z] $ docker rm -f 9a1b7273c500aacc42b03f07ac41a13ac4d0312cfa2b42b8402aba7272c1427e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:36:04.042Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-09T00:36:04.042Z] . [Pipeline] withDockerContainer [2021-06-09T00:36:04.113Z] prd-centos7-docker-4c-2g-1109 does not seem to be running inside a container [2021-06-09T00:36:04.146Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-09T00:36:04.485Z] $ docker top 69ef86cd9efccb728db1a55b9584a744fc29ba5dc25db3e03bba4b2a6d6dd85e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-09T00:36:04.581Z] ========================================================= [2021-06-09T00:36:04.581Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-09T00:36:04.581Z] ========================================================= [Pipeline] sh [2021-06-09T00:36:07.064Z] + go mod tidy [Pipeline] sh [2021-06-09T00:36:07.361Z] + make test [2021-06-09T00:36:07.361Z] go mod tidy [2021-06-09T00:36:07.361Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T00:36:12.712Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-09T00:36:30.137Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-09T00:36:35.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-09T00:36:35.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-09T00:36:35.620Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-09T00:36:37.023Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-09T00:36:37.603Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-09T00:36:37.603Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-09T00:36:37.603Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-09T00:36:38.183Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-09T00:36:38.531Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-09T00:36:40.490Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-09T00:36:40.490Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-09T00:36:40.490Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-09T00:36:40.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-09T00:36:40.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-09T00:36:40.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-09T00:36:40.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-09T00:36:41.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.039s coverage: 28.7% of statements [2021-06-09T00:36:42.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.063s coverage: 100.0% of statements [2021-06-09T00:36:42.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-09T00:36:42.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-09T00:36:42.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-09T00:36:44.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-06-09T00:36:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-09T00:36:44.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.070s coverage: 53.4% of statements [2021-06-09T00:36:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-09T00:36:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-09T00:36:44.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.094s coverage: 87.7% of statements [2021-06-09T00:36:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-09T00:36:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T00:36:44.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.050s coverage: 78.9% of statements [2021-06-09T00:36:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-09T00:36:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-09T00:36:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-09T00:36:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-09T00:36:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-09T00:36:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-09T00:36:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-09T00:36:45.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.230s coverage: 95.1% of statements [2021-06-09T00:36:45.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-09T00:36:45.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T00:36:45.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-09T00:36:45.438Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-09T00:36:45.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-09T00:36:45.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-09T00:36:45.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-09T00:36:45.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-09T00:36:45.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-09T00:36:45.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-09T00:36:45.438Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-06-09T00:36:45.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-09T00:36:45.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-09T00:36:45.438Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.067s coverage: 60.0% of statements [2021-06-09T00:36:46.841Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-06-09T00:36:46.841Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-09T00:36:46.841Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.056s coverage: 22.0% of statements [2021-06-09T00:36:46.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-09T00:36:46.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-06-09T00:36:48.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements [2021-06-09T00:36:48.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-09T00:36:48.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-06-09T00:36:48.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-09T00:37:01.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2021-06-09T00:37:01.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-06-09T00:37:06.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 81.8% of statements [2021-06-09T00:37:06.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-06-09T00:37:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-09T00:37:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-09T00:37:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-09T00:37:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-09T00:37:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-09T00:37:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-09T00:37:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-09T00:37:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-06-09T00:37:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-09T00:37:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-06-09T00:37:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-06-09T00:37:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 91.2% of statements [2021-06-09T00:37:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-06-09T00:37:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-09T00:37:23.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-06-09T00:37:23.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.230s coverage: 66.9% of statements [2021-06-09T00:37:23.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-09T00:37:23.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-09T00:37:23.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-09T00:37:23.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements [2021-06-09T00:37:23.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-09T00:37:23.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-09T00:37:23.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.025s coverage: 89.5% of statements [2021-06-09T00:37:23.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-09T00:37:23.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements [2021-06-09T00:37:23.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-09T00:37:23.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-09T00:37:23.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-09T00:37:23.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-09T00:37:24.390Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1128 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws [2021-06-09T00:37:24.411Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-06-09T00:37:24.623Z] The recommended git tool is: git [2021-06-09T00:37:32.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.061s coverage: 19.3% of statements [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-09T00:37:32.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-09T00:37:32.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 63.4% of statements [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-09T00:37:32.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.092s coverage: 97.6% of statements [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-09T00:37:32.542Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-09T00:37:32.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-09T00:37:32.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-09T00:37:32.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-06-09T00:37:32.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 28.1% of statements [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-09T00:37:32.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.050s coverage: 28.9% of statements [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-09T00:37:32.542Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-09T00:37:32.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements [2021-06-09T00:37:32.542Z] GO111MODULE=on go vet ./... [2021-06-09T00:37:50.297Z] using credential edgex-jenkins-ssh [2021-06-09T00:37:50.319Z] Cloning the remote Git repository [2021-06-09T00:37:50.406Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-09T00:37:52.694Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-06-09T00:37:52.791Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-09T00:37:52.793Z] > git --version # timeout=10 [2021-06-09T00:37:52.810Z] > git --version # 'git version 2.17.1' [2021-06-09T00:37:52.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T00:37:52.876Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T00:37:54.131Z] gofmt -l . [2021-06-09T00:37:54.132Z] [ "`gofmt -l .`" = "" ] [2021-06-09T00:37:54.393Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-09T00:37:56.992Z] + ls -al . [2021-06-09T00:37:56.992Z] total 528 [2021-06-09T00:37:56.992Z] drwxrwxr-x 10 1001 1001 4096 Jun 9 00:37 . [2021-06-09T00:37:56.992Z] drwxr-xr-x 4 root root 28 Jun 9 00:36 .. [2021-06-09T00:37:56.992Z] -rw-rw-r-- 1 1001 1001 11 Jun 9 00:33 .dockerignore [2021-06-09T00:37:56.992Z] drwxrwxr-x 8 1001 1001 179 Jun 9 00:33 .git [2021-06-09T00:37:56.992Z] drwxrwxr-x 3 1001 1001 125 Jun 9 00:33 .github [2021-06-09T00:37:56.992Z] -rw-rw-r-- 1 1001 1001 818 Jun 9 00:33 .gitignore [2021-06-09T00:37:56.992Z] drwx------ 3 1001 1001 60 Jun 9 00:34 .semver [2021-06-09T00:37:56.992Z] -rw-rw-r-- 1 1001 1001 166 Jun 9 00:33 .sonarcloud.properties [2021-06-09T00:37:56.992Z] -rw-rw-r-- 1 1001 1001 8609 Jun 9 00:33 Attribution.txt [2021-06-09T00:37:56.992Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 00:33 CONTRIBUTING.md [2021-06-09T00:37:56.992Z] -rw-rw-r-- 1 1001 1001 931 Jun 9 00:33 Dockerfile.build [2021-06-09T00:37:56.992Z] -rw-rw-r-- 1 1001 1001 849 Jun 9 00:33 Jenkinsfile [2021-06-09T00:37:56.992Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 00:33 LICENSE [2021-06-09T00:37:56.992Z] -rw-rw-r-- 1 1001 1001 5605 Jun 9 00:33 Makefile [2021-06-09T00:37:56.992Z] -rw-rw-r-- 1 1001 1001 7978 Jun 9 00:33 README.md [2021-06-09T00:37:56.992Z] -rw-rw-r-- 1 1001 1001 7071 Jun 9 00:33 SECURITY.md [2021-06-09T00:37:56.992Z] -rw-rw-r-- 1 1001 1001 5 Jun 9 00:34 VERSION [2021-06-09T00:37:56.992Z] -rw-rw-r-- 1 1001 1001 4131 Jun 9 00:33 ZMQWindows.md [2021-06-09T00:37:56.992Z] drwxrwxr-x 2 1001 1001 37 Jun 9 00:33 bin [2021-06-09T00:37:56.992Z] drwxrwxr-x 14 1001 1001 4096 Jun 9 00:33 cmd [2021-06-09T00:37:56.992Z] -rw-r--r-- 1 root root 412281 Jun 9 00:37 coverage.out [2021-06-09T00:37:56.992Z] -rw-rw-r-- 1 1001 1001 902 Jun 9 00:33 go.mod [2021-06-09T00:37:56.992Z] -rw-r--r-- 1 root root 21048 Jun 9 00:36 go.sum [2021-06-09T00:37:56.992Z] drwxrwxr-x 8 1001 1001 127 Jun 9 00:33 internal [2021-06-09T00:37:56.992Z] drwxrwxr-x 3 1001 1001 16 Jun 9 00:33 openapi [2021-06-09T00:37:56.992Z] drwxrwxr-x 4 1001 1001 71 Jun 9 00:33 snap [2021-06-09T00:37:56.992Z] -rw-rw-r-- 1 1001 1001 168 Jun 9 00:33 version.go [Pipeline] sh [2021-06-09T00:37:57.325Z] + '[' -e coverage.out ] [2021-06-09T00:37:57.325Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-09T00:37:59.669Z] Stashed 1 file(s) [Pipeline] sh [2021-06-09T00:38:02.305Z] + make build [2021-06-09T00:38:02.305Z] go mod tidy [2021-06-09T00:38:02.305Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-09T00:38:02.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-09T00:38:10.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-09T00:38:10.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-09T00:38:10.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-09T00:38:10.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-09T00:38:12.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-09T00:38:12.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-09T00:38:12.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-09T00:38:15.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-09T00:38:15.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-09T00:38:15.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-09T00:38:14.766Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-09T00:38:14.796Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-09T00:38:15.361Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-09T00:38:15.409Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-09T00:38:15.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T00:38:15.426Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-09T00:38:18.149Z] Merging remotes/origin/master commit 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d into PR head commit 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [Pipeline] } [2021-06-09T00:38:18.209Z] $ docker stop --time=1 69ef86cd9efccb728db1a55b9584a744fc29ba5dc25db3e03bba4b2a6d6dd85e [2021-06-09T00:38:18.506Z] Merge succeeded, producing 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:38:18.507Z] Checking out Revision 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 (PR-3551) [2021-06-09T00:38:18.169Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T00:38:18.188Z] > git checkout -f 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 # timeout=10 [2021-06-09T00:38:18.428Z] > git remote # timeout=10 [2021-06-09T00:38:18.446Z] > git config --get remote.origin.url # timeout=10 [2021-06-09T00:38:18.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-09T00:38:18.467Z] > git merge 1949c3356e6c8cf6d2dc2486513a90a0b6bc0e8d # timeout=10 [2021-06-09T00:38:18.490Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-09T00:38:18.510Z] > git config core.sparsecheckout # timeout=10 [2021-06-09T00:38:18.534Z] > git checkout -f 3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 # timeout=10 [2021-06-09T00:38:20.955Z] $ docker rm -f 69ef86cd9efccb728db1a55b9584a744fc29ba5dc25db3e03bba4b2a6d6dd85e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:38:28.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T00:38:28.810Z] [2021-06-09T00:38:28.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:38:31.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T00:38:31.256Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-09T00:38:31.256Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-09T00:38:31.256Z] ca9280d653b3: Pulling fs layer [2021-06-09T00:38:31.256Z] 7e9c9ca2126c: Pulling fs layer [2021-06-09T00:38:31.256Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-09T00:38:31.256Z] cbdbe7a5bc2a: Download complete [2021-06-09T00:38:31.256Z] cbdbe7a5bc2a: Pull complete [2021-06-09T00:38:31.256Z] ca9280d653b3: Verifying Checksum [2021-06-09T00:38:31.256Z] ca9280d653b3: Download complete [2021-06-09T00:38:31.256Z] ca9280d653b3: Pull complete [2021-06-09T00:38:31.256Z] 7e9c9ca2126c: Verifying Checksum [2021-06-09T00:38:31.256Z] 7e9c9ca2126c: Download complete [2021-06-09T00:38:31.651Z] Commit message: "Merge branch 'master' into issue-3545" [2021-06-09T00:38:34.068Z] 7e9c9ca2126c: Pull complete [2021-06-09T00:38:34.068Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-09T00:38:34.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T00:38:34.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerContainer [2021-06-09T00:38:34.167Z] prd-centos7-docker-4c-2g-1109 does not seem to be running inside a container [2021-06-09T00:38:34.218Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-09T00:38:38.007Z] $ docker top 26e77c7eb7eb68d0f3eadb2cb67b24103336b02f60aa9fccb2244ededdf5c98c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2021-06-09T00:38:40.388Z] + docker-compose build --help [2021-06-09T00:38:40.388Z] + grep parallel [2021-06-09T00:38:40.388Z] --parallel Build images in parallel. [Pipeline] } [2021-06-09T00:38:40.422Z] $ docker stop --time=1 26e77c7eb7eb68d0f3eadb2cb67b24103336b02f60aa9fccb2244ededdf5c98c [2021-06-09T00:38:43.248Z] $ docker rm -f 26e77c7eb7eb68d0f3eadb2cb67b24103336b02f60aa9fccb2244ededdf5c98c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:38:48.843Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-09T00:38:49.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-09T00:38:49.037Z] . [Pipeline] withDockerContainer [2021-06-09T00:38:51.382Z] prd-centos7-docker-4c-2g-1109 does not seem to be running inside a container [2021-06-09T00:38:51.399Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-06-09T00:38:51.490Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-09T00:38:51.855Z] $ docker top 2ab496276dd3a3e4b73568aa28152378b8be22d1e513a369a53275650d3f9698 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-09T00:38:54.600Z] + sudo+ service docker restart [2021-06-09T00:38:54.600Z] true [2021-06-09T00:38:56.859Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-09T00:38:56.859Z] Building core-command ... [2021-06-09T00:38:56.859Z] Building core-data ... [2021-06-09T00:38:56.859Z] Building core-metadata ... [2021-06-09T00:38:56.859Z] Building security-bootstrapper ... [2021-06-09T00:38:56.859Z] Building security-proxy-setup ... [2021-06-09T00:38:56.859Z] Building security-secretstore-setup ... [2021-06-09T00:38:56.859Z] Building support-notifications ... [2021-06-09T00:38:56.859Z] Building support-scheduler ... [2021-06-09T00:38:56.859Z] Building sys-mgmt-agent ... [2021-06-09T00:38:56.859Z] Building security-bootstrapper [2021-06-09T00:38:56.859Z] Building security-proxy-setup [2021-06-09T00:38:56.859Z] Building core-command [2021-06-09T00:38:56.859Z] Building core-metadata [2021-06-09T00:38:56.859Z] Building support-scheduler [2021-06-09T00:39:07.634Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:39:07.634Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:39:07.634Z] ---> bfcc481f75a2 [2021-06-09T00:39:07.634Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T00:39:07.634Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:39:07.634Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:39:07.634Z] ---> bfcc481f75a2 [2021-06-09T00:39:07.634Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T00:39:07.634Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:39:07.634Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:39:07.634Z] ---> bfcc481f75a2 [2021-06-09T00:39:07.634Z] Step 3/32 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T00:39:13.337Z] provisioning config files... [2021-06-09T00:39:13.385Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3232420566495674445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:39:13.794Z] ---> docker-login.sh [2021-06-09T00:39:13.794Z] nexus3.edgexfoundry.org:10001 [2021-06-09T00:39:16.144Z] ---> Running in 469f51fe08c0 [2021-06-09T00:39:16.144Z] ---> Running in b33e6927443b [2021-06-09T00:39:16.144Z] ---> Running in d5eea92c57f8 [2021-06-09T00:39:16.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:39:16.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:39:16.147Z] Configure a credential helper to remove this warning. See [2021-06-09T00:39:16.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:39:16.147Z] [2021-06-09T00:39:16.147Z] Login Succeeded [2021-06-09T00:39:16.147Z] nexus3.edgexfoundry.org:10002 [2021-06-09T00:39:16.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:39:16.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:39:16.147Z] Configure a credential helper to remove this warning. See [2021-06-09T00:39:16.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:39:16.147Z] [2021-06-09T00:39:16.147Z] Login Succeeded [2021-06-09T00:39:16.147Z] nexus3.edgexfoundry.org:10003 [2021-06-09T00:39:16.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:39:16.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:39:16.147Z] Configure a credential helper to remove this warning. See [2021-06-09T00:39:16.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:39:16.147Z] [2021-06-09T00:39:16.147Z] Login Succeeded [2021-06-09T00:39:16.147Z] nexus3.edgexfoundry.org:10004 [2021-06-09T00:39:16.406Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:39:16.406Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:39:16.406Z] ---> bfcc481f75a2 [2021-06-09T00:39:16.406Z] Step 3/22 : WORKDIR /edgex-go [2021-06-09T00:39:16.406Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:39:16.406Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:39:16.406Z] ---> bfcc481f75a2 [2021-06-09T00:39:16.406Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T00:39:16.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:39:16.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:39:16.765Z] Configure a credential helper to remove this warning. See [2021-06-09T00:39:16.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:39:16.765Z] [2021-06-09T00:39:16.765Z] Login Succeeded [2021-06-09T00:39:16.765Z] docker.io [2021-06-09T00:39:18.961Z] ---> Running in 7bb05a24be0b [2021-06-09T00:39:18.962Z] ---> Running in 058341618aa7 [2021-06-09T00:39:18.962Z] Removing intermediate container d5eea92c57f8 [2021-06-09T00:39:18.962Z] ---> 31b93f4a1841 [2021-06-09T00:39:18.962Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:39:18.962Z] Removing intermediate container 469f51fe08c0 [2021-06-09T00:39:18.962Z] ---> 792ce70b1534 [2021-06-09T00:39:18.962Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:39:18.962Z] Removing intermediate container b33e6927443b [2021-06-09T00:39:18.962Z] ---> 292ed3b4ca5c [2021-06-09T00:39:18.962Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:39:18.962Z] Removing intermediate container 058341618aa7 [2021-06-09T00:39:18.962Z] ---> de4a942e4d97 [2021-06-09T00:39:18.962Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:39:18.962Z] Removing intermediate container 7bb05a24be0b [2021-06-09T00:39:18.962Z] ---> e0f6c05c074c [2021-06-09T00:39:18.962Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:39:18.962Z] ---> Running in fa9b5327afab [2021-06-09T00:39:18.962Z] ---> Running in 15094ff96c63 [2021-06-09T00:39:18.962Z] ---> Running in 43ee74c6fbc5 [2021-06-09T00:39:18.962Z] ---> Running in a63b1e743c0b [2021-06-09T00:39:18.962Z] ---> Running in 390ccbc3250a [2021-06-09T00:39:18.962Z] Removing intermediate container fa9b5327afab [2021-06-09T00:39:18.962Z] ---> 76cacb7ac4d2 [2021-06-09T00:39:18.962Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T00:39:18.962Z] ---> Running in 3d6531281473 [2021-06-09T00:39:18.962Z] Removing intermediate container 15094ff96c63 [2021-06-09T00:39:18.962Z] ---> 24759d6de727 [2021-06-09T00:39:18.962Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-09T00:39:18.962Z] Removing intermediate container 43ee74c6fbc5 [2021-06-09T00:39:18.962Z] ---> f0cb36a38c4e [2021-06-09T00:39:18.962Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T00:39:18.962Z] ---> Running in 6d6d0db8bdfa [2021-06-09T00:39:18.962Z] ---> Running in 4fa917223494 [2021-06-09T00:39:19.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-09T00:39:19.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-09T00:39:19.011Z] Configure a credential helper to remove this warning. See [2021-06-09T00:39:19.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-09T00:39:19.011Z] [2021-06-09T00:39:19.011Z] Login Succeeded [2021-06-09T00:39:19.011Z] ---> docker-login.sh ends [Pipeline] } [2021-06-09T00:39:19.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-09T00:39:21.591Z] Removing intermediate container 390ccbc3250a [2021-06-09T00:39:21.591Z] ---> b80edbc1a2f9 [2021-06-09T00:39:21.591Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-09T00:39:21.591Z] ---> Running in 0bc73a650a39 [2021-06-09T00:39:21.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:39:21.591Z] Removing intermediate container a63b1e743c0b [2021-06-09T00:39:21.591Z] ---> 1d3bbe1d717a [2021-06-09T00:39:21.591Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-09T00:39:21.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:39:21.591Z] ---> Running in d3844448c487 [2021-06-09T00:39:21.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:39:21.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:39:21.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:39:21.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:39:21.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:39:21.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:39:21.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:39:21.591Z] OK: 219 MiB in 52 packages [2021-06-09T00:39:21.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:39:21.591Z] OK: 219 MiB in 52 packages [2021-06-09T00:39:21.591Z] Removing intermediate container 3d6531281473 [2021-06-09T00:39:21.591Z] ---> badeda00eaaa [2021-06-09T00:39:21.591Z] Step 6/24 : COPY go.mod . [2021-06-09T00:39:21.591Z] Removing intermediate container 6d6d0db8bdfa [2021-06-09T00:39:21.591Z] ---> 2a5befd9fbae [2021-06-09T00:39:21.591Z] Step 6/32 : COPY go.mod . [2021-06-09T00:39:21.591Z] OK: 219 MiB in 52 packages [2021-06-09T00:39:21.591Z] ---> b15e5ec2c34c [2021-06-09T00:39:21.591Z] Step 7/24 : RUN go mod download [2021-06-09T00:39:21.591Z] ---> 798e53d0ff81 [2021-06-09T00:39:21.591Z] Step 7/32 : RUN go mod download [2021-06-09T00:39:21.591Z] ---> Running in 3022c6c2ea2b [2021-06-09T00:39:21.591Z] ---> Running in 5442094d8f8f [2021-06-09T00:39:21.591Z] OK: 219 MiB in 52 packages [Pipeline] echo [2021-06-09T00:39:21.667Z] ========================================================= [2021-06-09T00:39:21.668Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-09T00:39:21.668Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:39:21.867Z] Removing intermediate container 4fa917223494 [2021-06-09T00:39:21.867Z] ---> 64c20efafd00 [2021-06-09T00:39:21.867Z] Step 6/24 : COPY go.mod . [2021-06-09T00:39:22.029Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-09T00:39:22.133Z] Removing intermediate container 0bc73a650a39 [2021-06-09T00:39:22.133Z] ---> c907b769c0b3 [2021-06-09T00:39:22.133Z] Step 6/23 : COPY go.mod . [2021-06-09T00:39:22.133Z] ---> e1a25831d101 [2021-06-09T00:39:22.133Z] Step 7/24 : RUN go mod download [2021-06-09T00:39:22.133Z] ---> Running in 0e5b94446530 [2021-06-09T00:39:22.399Z] ---> cf83d2966f67 [2021-06-09T00:39:22.399Z] Step 7/23 : RUN go mod download [2021-06-09T00:39:22.399Z] ---> Running in 9b3075d221f2 [2021-06-09T00:39:24.676Z] Sending build context to Docker daemon 166.2MB [2021-06-09T00:39:24.676Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-09T00:39:24.676Z] Step 2/6 : FROM ${BASE} [2021-06-09T00:39:24.676Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-09T00:39:24.676Z] 595b0fe564bb: Pulling fs layer [2021-06-09T00:39:24.676Z] 7186ed65a4f7: Pulling fs layer [2021-06-09T00:39:24.676Z] 316046926c0a: Pulling fs layer [2021-06-09T00:39:24.676Z] 4ebd0625c992: Pulling fs layer [2021-06-09T00:39:24.676Z] 207e8628e3a3: Pulling fs layer [2021-06-09T00:39:24.676Z] c791037a9be2: Pulling fs layer [2021-06-09T00:39:24.676Z] ffd874e62e21: Pulling fs layer [2021-06-09T00:39:24.676Z] 4ebd0625c992: Waiting [2021-06-09T00:39:24.676Z] 207e8628e3a3: Waiting [2021-06-09T00:39:24.676Z] c791037a9be2: Waiting [2021-06-09T00:39:24.676Z] ffd874e62e21: Waiting [2021-06-09T00:39:24.676Z] 316046926c0a: Verifying Checksum [2021-06-09T00:39:24.676Z] 316046926c0a: Download complete [2021-06-09T00:39:24.676Z] 7186ed65a4f7: Verifying Checksum [2021-06-09T00:39:24.676Z] 7186ed65a4f7: Download complete [2021-06-09T00:39:24.676Z] 207e8628e3a3: Verifying Checksum [2021-06-09T00:39:24.676Z] 207e8628e3a3: Download complete [2021-06-09T00:39:24.676Z] c791037a9be2: Verifying Checksum [2021-06-09T00:39:24.676Z] c791037a9be2: Download complete [2021-06-09T00:39:24.678Z] Removing intermediate container 3022c6c2ea2b [2021-06-09T00:39:24.678Z] ---> 33bbdaaa5821 [2021-06-09T00:39:24.678Z] Step 8/24 : COPY . . [2021-06-09T00:39:24.678Z] Removing intermediate container 5442094d8f8f [2021-06-09T00:39:24.678Z] ---> 8c80c0acd784 [2021-06-09T00:39:24.678Z] Step 8/32 : COPY . . [2021-06-09T00:39:24.678Z] OK: 219 MiB in 52 packages [2021-06-09T00:39:24.955Z] 595b0fe564bb: Download complete [2021-06-09T00:39:25.560Z] 595b0fe564bb: Pull complete [2021-06-09T00:39:27.791Z] 7186ed65a4f7: Pull complete [2021-06-09T00:39:27.791Z] 316046926c0a: Pull complete [2021-06-09T00:39:27.791Z] ffd874e62e21: Verifying Checksum [2021-06-09T00:39:27.791Z] ffd874e62e21: Download complete [2021-06-09T00:39:28.405Z] 4ebd0625c992: Verifying Checksum [2021-06-09T00:39:28.405Z] 4ebd0625c992: Download complete [2021-06-09T00:39:28.750Z] Removing intermediate container 9b3075d221f2 [2021-06-09T00:39:28.750Z] ---> 309e481b07dd [2021-06-09T00:39:28.750Z] Step 8/23 : COPY . . [2021-06-09T00:39:28.750Z] ---> 4e8c8c76cf0f [2021-06-09T00:39:28.750Z] Step 9/32 : RUN go mod tidy [2021-06-09T00:39:28.750Z] Removing intermediate container 0e5b94446530 [2021-06-09T00:39:28.750Z] ---> 86d8264c77c7 [2021-06-09T00:39:28.751Z] Step 8/24 : COPY . . [2021-06-09T00:39:30.953Z] ---> Running in d88244a7dda7 [2021-06-09T00:39:30.953Z] Removing intermediate container d3844448c487 [2021-06-09T00:39:30.953Z] ---> 7e9c6a49d6af [2021-06-09T00:39:30.953Z] Step 6/22 : COPY go.mod . [2021-06-09T00:39:30.953Z] ---> 5a3ddab5ec2a [2021-06-09T00:39:30.953Z] Step 9/24 : RUN go mod tidy [2021-06-09T00:39:30.953Z] ---> 97bab9240c6f [2021-06-09T00:39:30.953Z] Step 7/22 : RUN go mod download [2021-06-09T00:39:37.916Z] 4ebd0625c992: Pull complete [2021-06-09T00:39:37.917Z] ---> Running in 5214180bbf28 [2021-06-09T00:39:37.917Z] ---> Running in 448c0bd7ac7e [2021-06-09T00:39:37.917Z] ---> 7a0b1ac45513 [2021-06-09T00:39:37.917Z] Step 9/24 : RUN go mod tidy [2021-06-09T00:39:37.917Z] ---> 3c35abbb2bc2 [2021-06-09T00:39:37.917Z] Step 9/23 : RUN go mod tidy [2021-06-09T00:39:37.917Z] ---> Running in 0c2226572080 [2021-06-09T00:39:37.917Z] ---> Running in 368641fdc5d7 [2021-06-09T00:39:37.917Z] Removing intermediate container d88244a7dda7 [2021-06-09T00:39:37.917Z] ---> c796a31ed719 [2021-06-09T00:39:37.917Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-09T00:39:37.917Z] ---> Running in aad370767a31 [2021-06-09T00:39:38.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-09T00:39:38.190Z] 207e8628e3a3: Pull complete [2021-06-09T00:39:38.442Z] Removing intermediate container 5214180bbf28 [2021-06-09T00:39:38.442Z] ---> fd5d65ccb959 [2021-06-09T00:39:38.442Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-09T00:39:38.442Z] Removing intermediate container 448c0bd7ac7e [2021-06-09T00:39:38.442Z] ---> 0d70e65cbdab [2021-06-09T00:39:38.442Z] Step 8/22 : COPY . . [2021-06-09T00:39:38.704Z] ---> Running in e02e970e551b [2021-06-09T00:39:41.259Z] c791037a9be2: Pull complete [2021-06-09T00:39:41.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-09T00:39:43.906Z] ffd874e62e21: Pull complete [2021-06-09T00:39:43.906Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-09T00:39:43.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-09T00:39:43.906Z] ---> cfc18b08335c [2021-06-09T00:39:43.906Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-09T00:39:44.132Z] Removing intermediate container 0c2226572080 [2021-06-09T00:39:44.132Z] ---> 68c78660cb2b [2021-06-09T00:39:44.132Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-09T00:39:44.182Z] ---> Running in e8ddae6977e5 [2021-06-09T00:39:46.638Z] ---> Running in d7e870c2b8d4 [2021-06-09T00:39:46.638Z] Removing intermediate container 368641fdc5d7 [2021-06-09T00:39:46.638Z] ---> 31a687365dcf [2021-06-09T00:39:46.638Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-09T00:39:46.638Z] ---> Running in 6eba4e50ff83 [2021-06-09T00:39:46.638Z] ---> ddc2f949ee2e [2021-06-09T00:39:46.638Z] Step 9/22 : RUN go mod tidy [2021-06-09T00:39:46.638Z] ---> Running in 333c24e5320d [2021-06-09T00:39:46.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-09T00:39:46.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-09T00:39:46.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:39:46.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:39:49.420Z] (1/12) Installing libmagic (5.39-r0) [2021-06-09T00:39:49.420Z] (2/12) Installing file (5.39-r0) [2021-06-09T00:39:49.420Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-09T00:39:49.420Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-09T00:39:49.439Z] Removing intermediate container 333c24e5320d [2021-06-09T00:39:49.439Z] ---> 441907e30d1d [2021-06-09T00:39:49.439Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-09T00:39:49.439Z] ---> Running in 40622a118eb3 [2021-06-09T00:39:49.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-09T00:40:09.398Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-09T00:40:09.399Z] (6/12) Installing patch (2.7.6-r6) [2021-06-09T00:40:09.399Z] (7/12) Installing build-base (0.5-r2) [2021-06-09T00:40:09.399Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-09T00:40:09.399Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-09T00:40:09.399Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-09T00:40:09.399Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-09T00:40:09.399Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-09T00:40:09.399Z] Executing busybox-1.32.1-r6.trigger [2021-06-09T00:40:09.399Z] OK: 218 MiB in 52 packages [2021-06-09T00:40:10.834Z] Removing intermediate container e8ddae6977e5 [2021-06-09T00:40:10.834Z] ---> 0caae7bcd2ad [2021-06-09T00:40:10.834Z] Step 4/6 : WORKDIR /edgex-go [2021-06-09T00:40:10.834Z] ---> Running in 43851714a434 [2021-06-09T00:40:11.454Z] Removing intermediate container 43851714a434 [2021-06-09T00:40:11.454Z] ---> c45580c9e664 [2021-06-09T00:40:11.454Z] Step 5/6 : COPY go.mod . [2021-06-09T00:40:12.458Z] ---> cc7324d5fdfe [2021-06-09T00:40:12.458Z] Step 6/6 : RUN go mod download [2021-06-09T00:40:12.458Z] ---> Running in e0e3e9280d98 [2021-06-09T00:40:24.383Z] Removing intermediate container aad370767a31 [2021-06-09T00:40:24.383Z] ---> 5d59242eb261 [2021-06-09T00:40:24.383Z] [2021-06-09T00:40:24.383Z] Step 11/32 : FROM alpine:3.12 [2021-06-09T00:40:24.383Z] 3.12: Pulling from library/alpine [2021-06-09T00:40:24.383Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T00:40:24.383Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T00:40:24.383Z] ---> 13621d1b12d4 [2021-06-09T00:40:24.383Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-09T00:40:24.383Z] ---> Running in a46bcb5c7c6b [2021-06-09T00:40:24.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-09T00:40:24.383Z] Removing intermediate container e02e970e551b [2021-06-09T00:40:24.383Z] ---> 2586ef41dc3c [2021-06-09T00:40:24.383Z] [2021-06-09T00:40:24.383Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T00:40:24.383Z] ---> 13621d1b12d4 [2021-06-09T00:40:24.383Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T00:40:24.383Z] ---> Running in 34331f2c119d [2021-06-09T00:40:24.383Z] Removing intermediate container a46bcb5c7c6b [2021-06-09T00:40:24.383Z] ---> ba93347bb4a4 [2021-06-09T00:40:24.383Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-09T00:40:24.383Z] ---> Running in 16b1a877ef82 [2021-06-09T00:40:24.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:24.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:24.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:24.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:24.383Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-09T00:40:24.383Z] (2/2) Installing su-exec (0.2-r1) [2021-06-09T00:40:24.383Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T00:40:24.383Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T00:40:24.383Z] OK: 6 MiB in 16 packages [2021-06-09T00:40:24.383Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T00:40:24.383Z] OK: 6 MiB in 15 packages [2021-06-09T00:40:24.383Z] Removing intermediate container d7e870c2b8d4 [2021-06-09T00:40:24.383Z] ---> 06e9676bbd7d [2021-06-09T00:40:24.383Z] [2021-06-09T00:40:24.383Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T00:40:24.383Z] ---> 13621d1b12d4 [2021-06-09T00:40:24.383Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T00:40:24.383Z] ---> Running in 36480ade0622 [2021-06-09T00:40:24.661Z] Removing intermediate container 34331f2c119d [2021-06-09T00:40:24.661Z] ---> 0fd75f372328 [2021-06-09T00:40:24.661Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T00:40:24.925Z] ---> Running in b1ebc516b85e [2021-06-09T00:40:24.925Z] Removing intermediate container 16b1a877ef82 [2021-06-09T00:40:24.925Z] ---> 2cf14a68de6f [2021-06-09T00:40:24.925Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-09T00:40:25.199Z] ---> Running in c4c8190f3c96 [2021-06-09T00:40:25.199Z] Removing intermediate container b1ebc516b85e [2021-06-09T00:40:25.199Z] ---> 0c60d768d98c [2021-06-09T00:40:25.199Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-09T00:40:27.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:27.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:27.682Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T00:40:27.682Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T00:40:27.682Z] OK: 6 MiB in 15 packages [2021-06-09T00:40:27.682Z] ---> Running in a88c30216696 [2021-06-09T00:40:27.682Z] Removing intermediate container c4c8190f3c96 [2021-06-09T00:40:27.682Z] ---> 42b5c83468c6 [2021-06-09T00:40:27.682Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-09T00:40:27.682Z] ---> Running in 026b8fe9adf1 [2021-06-09T00:40:27.682Z] Removing intermediate container 6eba4e50ff83 [2021-06-09T00:40:27.682Z] ---> 0e82b56c7b21 [2021-06-09T00:40:27.682Z] [2021-06-09T00:40:27.682Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T00:40:27.682Z] Removing intermediate container 40622a118eb3 [2021-06-09T00:40:27.682Z] ---> e427518d5586 [2021-06-09T00:40:27.682Z] [2021-06-09T00:40:27.682Z] Step 11/22 : FROM alpine:3.12 [2021-06-09T00:40:27.682Z] ---> 13621d1b12d4 [2021-06-09T00:40:27.682Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-09T00:40:27.682Z] ---> 13621d1b12d4 [2021-06-09T00:40:27.682Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-09T00:40:27.682Z] ---> Using cache [2021-06-09T00:40:27.682Z] ---> 0fd75f372328 [2021-06-09T00:40:27.682Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T00:40:27.682Z] ---> Using cache [2021-06-09T00:40:27.682Z] ---> 0c60d768d98c [2021-06-09T00:40:27.682Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-09T00:40:27.682Z] Removing intermediate container a88c30216696 [2021-06-09T00:40:27.682Z] ---> 9033bddeb685 [2021-06-09T00:40:27.682Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T00:40:27.682Z] ---> Running in 5657a677831c [2021-06-09T00:40:27.682Z] ---> Running in aa56a9763da4 [2021-06-09T00:40:27.682Z] ---> Running in eff8b8460541 [2021-06-09T00:40:27.682Z] Removing intermediate container 026b8fe9adf1 [2021-06-09T00:40:27.682Z] ---> 6a8378ed61e7 [2021-06-09T00:40:27.682Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-09T00:40:27.682Z] ---> Running in ccc46e983d2e [2021-06-09T00:40:27.682Z] Removing intermediate container 36480ade0622 [2021-06-09T00:40:27.682Z] ---> 998febf40bd2 [2021-06-09T00:40:27.682Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T00:40:27.682Z] Removing intermediate container 5657a677831c [2021-06-09T00:40:27.682Z] ---> 5f472b48f84a [2021-06-09T00:40:27.682Z] Step 16/24 : WORKDIR / [2021-06-09T00:40:27.682Z] ---> Running in 42a88d040a72 [2021-06-09T00:40:27.682Z] ---> Running in c0bfe5898e26 [2021-06-09T00:40:27.682Z] Removing intermediate container aa56a9763da4 [2021-06-09T00:40:27.682Z] ---> 2b5aaed194ed [2021-06-09T00:40:27.682Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T00:40:27.682Z] ---> Running in 557ba6e77ca5 [2021-06-09T00:40:27.682Z] Removing intermediate container 42a88d040a72 [2021-06-09T00:40:27.682Z] ---> 5596db976489 [2021-06-09T00:40:27.682Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-09T00:40:27.682Z] ---> Running in 4fada22f9eee [2021-06-09T00:40:27.682Z] Removing intermediate container c0bfe5898e26 [2021-06-09T00:40:27.682Z] ---> cdad3f7c4dc5 [2021-06-09T00:40:27.682Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T00:40:27.682Z] Removing intermediate container 557ba6e77ca5 [2021-06-09T00:40:27.682Z] ---> 79761fde1707 [2021-06-09T00:40:27.682Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T00:40:27.682Z] Removing intermediate container 4fada22f9eee [2021-06-09T00:40:27.682Z] ---> 179005a9083d [2021-06-09T00:40:27.682Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T00:40:27.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:27.682Z] ---> Running in b781695b2ba1 [2021-06-09T00:40:27.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:27.682Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-09T00:40:27.682Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T00:40:27.682Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-09T00:40:27.682Z] (4/4) Installing curl (7.77.0-r0) [2021-06-09T00:40:27.682Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T00:40:27.682Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T00:40:27.682Z] OK: 7 MiB in 18 packages [2021-06-09T00:40:27.682Z] Removing intermediate container b781695b2ba1 [2021-06-09T00:40:27.682Z] ---> e5e1b08146d4 [2021-06-09T00:40:27.682Z] Step 16/24 : WORKDIR / [2021-06-09T00:40:27.682Z] ---> aa24524aa195 [2021-06-09T00:40:27.682Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-09T00:40:27.682Z] ---> e6b904d08197 [2021-06-09T00:40:27.682Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-09T00:40:27.682Z] ---> Running in 0929de12122c [2021-06-09T00:40:27.682Z] Removing intermediate container ccc46e983d2e [2021-06-09T00:40:27.682Z] ---> e516d8e0d9a9 [2021-06-09T00:40:27.682Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-09T00:40:27.682Z] ---> Running in c124ea370735 [2021-06-09T00:40:27.682Z] Removing intermediate container 0929de12122c [2021-06-09T00:40:27.682Z] ---> f826ae74e8d4 [2021-06-09T00:40:27.682Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T00:40:30.339Z] Removing intermediate container c124ea370735 [2021-06-09T00:40:30.339Z] ---> c0c80c43b6ff [2021-06-09T00:40:30.339Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-09T00:40:30.339Z] ---> 25f29382c23a [2021-06-09T00:40:30.339Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-09T00:40:30.339Z] ---> 924307dc4ac1 [2021-06-09T00:40:30.339Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-09T00:40:30.339Z] Removing intermediate container eff8b8460541 [2021-06-09T00:40:30.339Z] ---> 4196e97629ef [2021-06-09T00:40:30.339Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T00:40:30.339Z] ---> fd443d77d1d0 [2021-06-09T00:40:30.339Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-09T00:40:30.339Z] ---> Running in 1e7655d95b7e [2021-06-09T00:40:30.339Z] Removing intermediate container 1e7655d95b7e [2021-06-09T00:40:30.339Z] ---> 5380f0ea174f [2021-06-09T00:40:30.339Z] Step 14/22 : WORKDIR /edgex [2021-06-09T00:40:30.339Z] ---> 9f5daf4dda10 [2021-06-09T00:40:30.339Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-09T00:40:30.339Z] ---> 4429b2056324 [2021-06-09T00:40:30.339Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-09T00:40:30.339Z] ---> 803d77a2db66 [2021-06-09T00:40:30.339Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-09T00:40:30.339Z] ---> 353c5645bec6 [2021-06-09T00:40:30.339Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-09T00:40:30.339Z] ---> Running in 51749cfe7801 [2021-06-09T00:40:30.339Z] ---> Running in 0a4c44716fc4 [2021-06-09T00:40:30.339Z] ---> Running in d662b1bd069c [2021-06-09T00:40:30.339Z] ---> Running in df5fa765c7f5 [2021-06-09T00:40:30.339Z] Removing intermediate container 0a4c44716fc4 [2021-06-09T00:40:30.339Z] ---> 86898416aba7 [2021-06-09T00:40:30.339Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-09T00:40:30.339Z] Removing intermediate container 51749cfe7801 [2021-06-09T00:40:30.339Z] ---> bab0dc333ba2 [2021-06-09T00:40:30.339Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T00:40:30.339Z] Removing intermediate container df5fa765c7f5 [2021-06-09T00:40:30.339Z] ---> 768cafc607b5 [2021-06-09T00:40:30.339Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T00:40:30.339Z] ---> Running in 637f65f740f4 [2021-06-09T00:40:30.339Z] ---> Running in 17fbe99d191d [2021-06-09T00:40:30.339Z] ---> 7b2f0d3bf30b [2021-06-09T00:40:30.339Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-09T00:40:30.339Z] Removing intermediate container 637f65f740f4 [2021-06-09T00:40:30.339Z] ---> a1f0faf4394f [2021-06-09T00:40:30.339Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T00:40:30.339Z] ---> Running in dbc40b5ab0cf [2021-06-09T00:40:30.339Z] Removing intermediate container 17fbe99d191d [2021-06-09T00:40:30.339Z] ---> 80487d1a1093 [2021-06-09T00:40:30.339Z] Step 21/23 : LABEL arch=x86_64 [2021-06-09T00:40:30.339Z] ---> Running in 3929987c62ae [2021-06-09T00:40:30.339Z] ---> 561d8191e846 [2021-06-09T00:40:30.339Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-09T00:40:30.339Z] ---> Running in ad90a90cb490 [2021-06-09T00:40:30.339Z] Removing intermediate container dbc40b5ab0cf [2021-06-09T00:40:30.339Z] ---> ec9ffe7a542f [2021-06-09T00:40:30.339Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T00:40:30.339Z] ---> Running in e91a193a6001 [2021-06-09T00:40:30.339Z] Removing intermediate container 3929987c62ae [2021-06-09T00:40:30.339Z] ---> 524b51ff2912 [2021-06-09T00:40:30.339Z] Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:40:30.339Z] Removing intermediate container ad90a90cb490 [2021-06-09T00:40:30.339Z] ---> a37468e7021e [2021-06-09T00:40:30.339Z] Step 22/23 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:40:30.339Z] ---> 6020aa693948 [2021-06-09T00:40:30.339Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-09T00:40:30.339Z] ---> Running in 06a5d40065cd [2021-06-09T00:40:30.339Z] Removing intermediate container e91a193a6001 [2021-06-09T00:40:30.339Z] ---> 0ba59603e37c [2021-06-09T00:40:30.339Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T00:40:30.339Z] ---> Running in 09cf19ee201e [2021-06-09T00:40:30.339Z] ---> Running in 6256e96a2cf3 [2021-06-09T00:40:30.339Z] Removing intermediate container d662b1bd069c [2021-06-09T00:40:30.339Z] ---> 6154236a8f81 [2021-06-09T00:40:30.339Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T00:40:30.339Z] Removing intermediate container 06a5d40065cd [2021-06-09T00:40:30.339Z] ---> 0d39a122ff04 [2021-06-09T00:40:30.339Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T00:40:30.339Z] ---> Running in cad34209ea20 [2021-06-09T00:40:30.339Z] Removing intermediate container 09cf19ee201e [2021-06-09T00:40:30.339Z] ---> 18616c5165af [2021-06-09T00:40:30.339Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T00:40:30.339Z] Removing intermediate container 6256e96a2cf3 [2021-06-09T00:40:30.339Z] ---> ddc0e23f85ba [2021-06-09T00:40:30.339Z] Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:40:30.339Z] ---> 55ff8370ac9f [2021-06-09T00:40:30.339Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-09T00:40:30.339Z] ---> e4095b4a5b9f [2021-06-09T00:40:30.339Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-09T00:40:30.339Z] ---> Running in 41d3b5579ffb [2021-06-09T00:40:30.339Z] ---> Running in a29d45f5be15 [2021-06-09T00:40:30.339Z] ---> Running in 63163829fb4a [2021-06-09T00:40:30.339Z] Removing intermediate container cad34209ea20 [2021-06-09T00:40:30.339Z] ---> d311a2dddec2 [2021-06-09T00:40:30.339Z] [2021-06-09T00:40:30.339Z] Successfully built d311a2dddec2 [2021-06-09T00:40:30.339Z] Successfully tagged core-metadata:latest [2021-06-09T00:40:30.339Z]  Building core-metadata ... done Removing intermediate container 41d3b5579ffb [2021-06-09T00:40:30.339Z] ---> e78e05da08f7 [2021-06-09T00:40:30.339Z] [2021-06-09T00:40:30.339Z] Building sys-mgmt-agent [2021-06-09T00:40:30.339Z] Removing intermediate container a29d45f5be15 [2021-06-09T00:40:30.339Z] ---> 1ab0bb098fb1 [2021-06-09T00:40:30.339Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T00:40:30.339Z] Successfully built e78e05da08f7 [2021-06-09T00:40:30.339Z] Removing intermediate container 63163829fb4a [2021-06-09T00:40:30.339Z] ---> eb890be34e1d [2021-06-09T00:40:30.339Z] Step 19/22 : CMD ["--init=true"] [2021-06-09T00:40:30.339Z] Successfully tagged support-scheduler:latest [2021-06-09T00:40:30.339Z] Building security-secretstore-setup [2021-06-09T00:40:30.339Z]  Building support-scheduler ... done  ---> Running in 97c9f1b2e3c7 [2021-06-09T00:40:30.339Z] ---> Running in 8bd2a56fb68c [2021-06-09T00:40:30.339Z] ---> 0f7270f69d2f [2021-06-09T00:40:30.339Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-09T00:40:30.339Z] Removing intermediate container 97c9f1b2e3c7 [2021-06-09T00:40:30.339Z] ---> 3cac325290a7 [2021-06-09T00:40:30.339Z] [2021-06-09T00:40:30.339Z] Successfully built 3cac325290a7 [2021-06-09T00:40:34.352Z] Removing intermediate container 8bd2a56fb68c [2021-06-09T00:40:34.352Z] ---> 00e9104d6ef7 [2021-06-09T00:40:34.352Z] Step 20/22 : LABEL arch=x86_64 [2021-06-09T00:40:34.352Z] ---> fde202977c1d [2021-06-09T00:40:34.352Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-09T00:40:34.352Z] Successfully tagged core-command:latest [2021-06-09T00:40:34.352Z] Building support-notifications [2021-06-09T00:40:36.271Z]  Building core-command ... done  ---> Running in 6b6e5c11d56f [2021-06-09T00:40:36.844Z] ---> a43b4294dd5e [2021-06-09T00:40:36.844Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-09T00:40:36.844Z] Removing intermediate container 6b6e5c11d56f [2021-06-09T00:40:36.844Z] ---> 382131007e88 [2021-06-09T00:40:36.844Z] Step 21/22 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:40:37.121Z] ---> Running in f826fa05a439 [2021-06-09T00:40:37.121Z] ---> 3f5aab0bb2e5 [2021-06-09T00:40:37.121Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-09T00:40:37.121Z] Removing intermediate container f826fa05a439 [2021-06-09T00:40:37.121Z] ---> 922c99bb66d1 [2021-06-09T00:40:37.121Z] Step 22/22 : LABEL version=0.0.0 [2021-06-09T00:40:37.121Z] ---> Running in f72aea05189f [2021-06-09T00:40:37.394Z] ---> Running in a77d226e87c9 [2021-06-09T00:40:37.394Z] Removing intermediate container f72aea05189f [2021-06-09T00:40:37.394Z] ---> cc82f5c6527a [2021-06-09T00:40:37.394Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-09T00:40:37.394Z] Removing intermediate container a77d226e87c9 [2021-06-09T00:40:37.394Z] ---> afe636369039 [2021-06-09T00:40:37.394Z] [2021-06-09T00:40:37.666Z] Successfully built afe636369039 [2021-06-09T00:40:37.666Z] Successfully tagged security-proxy-setup:latest [2021-06-09T00:40:37.666Z]  Building security-proxy-setup ... done Building core-data [2021-06-09T00:40:37.666Z] ---> b96f864d2845 [2021-06-09T00:40:37.666Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-09T00:40:37.666Z] ---> Running in 351d7184e61f [2021-06-09T00:40:40.529Z] Removing intermediate container e0e3e9280d98 [2021-06-09T00:40:40.530Z] ---> ee3ee0ee1d7b [2021-06-09T00:40:40.530Z] Successfully built ee3ee0ee1d7b [2021-06-09T00:40:40.530Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:40:40.932Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T00:40:40.932Z] . [Pipeline] withDockerContainer [2021-06-09T00:40:44.897Z] prd-ubuntu18.04-docker-arm64-4c-16g-1128 does not seem to be running inside a container [2021-06-09T00:40:44.904Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:40:44.904Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:40:44.904Z] ---> bfcc481f75a2 [2021-06-09T00:40:44.904Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T00:40:44.904Z] ---> Using cache [2021-06-09T00:40:44.904Z] ---> e0f6c05c074c [2021-06-09T00:40:44.904Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:40:44.904Z] ---> Using cache [2021-06-09T00:40:44.904Z] ---> b80edbc1a2f9 [2021-06-09T00:40:44.904Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-09T00:40:44.904Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:40:44.904Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:40:44.904Z] ---> bfcc481f75a2 [2021-06-09T00:40:44.904Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T00:40:44.904Z] ---> Using cache [2021-06-09T00:40:44.904Z] ---> e0f6c05c074c [2021-06-09T00:40:44.904Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:40:44.904Z] ---> Using cache [2021-06-09T00:40:44.904Z] ---> b80edbc1a2f9 [2021-06-09T00:40:44.904Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-09T00:40:44.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T00:40:47.489Z] $ docker top 6ade4f14eedbb7428a2d0c15db76dd4b76c6e8a2a5ed3accbb8e9a5d7efb78c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T00:40:50.264Z] + go version [2021-06-09T00:40:50.264Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-09T00:40:50.292Z] $ docker stop --time=1 6ade4f14eedbb7428a2d0c15db76dd4b76c6e8a2a5ed3accbb8e9a5d7efb78c4 [2021-06-09T00:40:53.616Z] ---> Running in a06d952a5b01 [2021-06-09T00:40:53.616Z] ---> Running in d6798f7503a2 [2021-06-09T00:40:53.616Z] Removing intermediate container 351d7184e61f [2021-06-09T00:40:53.616Z] ---> ade7d9d74d56 [2021-06-09T00:40:53.616Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-09T00:40:53.629Z] $ docker rm -f 6ade4f14eedbb7428a2d0c15db76dd4b76c6e8a2a5ed3accbb8e9a5d7efb78c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:40:56.492Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:40:56.492Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:40:56.492Z] ---> bfcc481f75a2 [2021-06-09T00:40:56.492Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T00:40:56.492Z] ---> Using cache [2021-06-09T00:40:56.492Z] ---> e0f6c05c074c [2021-06-09T00:40:56.492Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:40:56.492Z] ---> Using cache [2021-06-09T00:40:56.492Z] ---> b80edbc1a2f9 [2021-06-09T00:40:56.492Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-09T00:40:56.492Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:40:56.492Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:40:56.492Z] ---> bfcc481f75a2 [2021-06-09T00:40:56.492Z] Step 3/26 : WORKDIR /edgex-go [2021-06-09T00:40:56.492Z] ---> Using cache [2021-06-09T00:40:56.492Z] ---> e0f6c05c074c [2021-06-09T00:40:56.492Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:40:56.492Z] ---> Using cache [2021-06-09T00:40:56.492Z] ---> b80edbc1a2f9 [2021-06-09T00:40:56.492Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-09T00:40:56.492Z] ---> Using cache [2021-06-09T00:40:56.492Z] ---> c907b769c0b3 [2021-06-09T00:40:56.492Z] Step 6/26 : COPY go.mod . [2021-06-09T00:40:56.492Z] ---> Using cache [2021-06-09T00:40:56.492Z] ---> cf83d2966f67 [2021-06-09T00:40:56.492Z] Step 7/26 : RUN go mod download [2021-06-09T00:40:56.492Z] ---> Using cache [2021-06-09T00:40:56.492Z] ---> 309e481b07dd [2021-06-09T00:40:56.492Z] Step 8/26 : COPY . . [2021-06-09T00:40:56.492Z] ---> Using cache [2021-06-09T00:40:56.492Z] ---> 3c35abbb2bc2 [2021-06-09T00:40:56.492Z] Step 9/26 : RUN go mod tidy [2021-06-09T00:40:56.492Z] ---> Using cache [2021-06-09T00:40:56.492Z] ---> 31a687365dcf [2021-06-09T00:40:56.492Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-09T00:40:56.495Z] + docker inspect -f . ci-base-image-arm64 [2021-06-09T00:40:56.495Z] . [Pipeline] withDockerContainer [2021-06-09T00:40:56.726Z] prd-ubuntu18.04-docker-arm64-4c-16g-1128 does not seem to be running inside a container [2021-06-09T00:40:56.816Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-09T00:40:57.071Z] ---> Running in e1aa15a70c89 [2021-06-09T00:40:57.334Z] ---> Running in 9e71ea97aecf [2021-06-09T00:40:57.334Z] ---> Running in a558b2c03e2f [2021-06-09T00:40:57.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:57.334Z] Removing intermediate container e1aa15a70c89 [2021-06-09T00:40:57.334Z] ---> ce530eecdaff [2021-06-09T00:40:57.334Z] Step 29/32 : CMD ["gate"] [2021-06-09T00:40:57.334Z] ---> Running in 0d640608f79b [2021-06-09T00:40:57.334Z] Removing intermediate container 0d640608f79b [2021-06-09T00:40:57.334Z] ---> 1078dd3641d4 [2021-06-09T00:40:57.334Z] Step 30/32 : LABEL arch=x86_64 [2021-06-09T00:40:59.727Z] $ docker top 970ac480bc806b3d4774063634a4cc8bcf00ff984fdb68ace5d0d2ef5a5c241d -eo pid,comm [2021-06-09T00:40:59.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:59.738Z] ---> Running in 15c6a44fd4bf [2021-06-09T00:40:59.738Z] Removing intermediate container 15c6a44fd4bf [2021-06-09T00:40:59.738Z] ---> 42b2710d8913 [2021-06-09T00:40:59.738Z] Step 31/32 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:40:59.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:59.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-09T00:40:59.738Z] ---> Running in cf72e5e06803 [2021-06-09T00:40:59.738Z] Removing intermediate container cf72e5e06803 [2021-06-09T00:40:59.738Z] ---> a0c74a08bf9b [2021-06-09T00:40:59.738Z] Step 32/32 : LABEL version=0.0.0 [2021-06-09T00:40:59.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:59.738Z] ---> Running in 443e05974757 [2021-06-09T00:40:59.738Z] Removing intermediate container 443e05974757 [2021-06-09T00:40:59.738Z] ---> 3cf262fc000a [2021-06-09T00:40:59.738Z] [2021-06-09T00:40:59.738Z] Successfully built 3cf262fc000a [2021-06-09T00:40:59.738Z] Successfully tagged security-bootstrapper:latest [2021-06-09T00:40:59.738Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:59.738Z] OK: 219 MiB in 52 packages [2021-06-09T00:40:59.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:40:59.738Z] Removing intermediate container a06d952a5b01 [2021-06-09T00:40:59.738Z] ---> 2e1c356e61b0 [2021-06-09T00:40:59.738Z] Step 6/23 : COPY go.mod . [2021-06-09T00:40:59.738Z] OK: 219 MiB in 52 packages [2021-06-09T00:40:59.738Z] OK: 219 MiB in 52 packages [2021-06-09T00:40:59.738Z] ---> de8029a1d0b1 [2021-06-09T00:40:59.738Z] Step 7/23 : RUN go mod download [2021-06-09T00:40:59.738Z] ---> Running in 6a99bdea62c8 [2021-06-09T00:40:59.738Z] Removing intermediate container d6798f7503a2 [2021-06-09T00:40:59.738Z] ---> ce85c6cf28bf [2021-06-09T00:40:59.738Z] Step 6/24 : COPY go.mod . [2021-06-09T00:40:59.738Z] Removing intermediate container 9e71ea97aecf [2021-06-09T00:40:59.738Z] ---> 8c5bf94234ad [2021-06-09T00:40:59.738Z] Step 6/24 : COPY go.mod . [2021-06-09T00:40:59.738Z] ---> 718d9f1fc84a [2021-06-09T00:40:59.738Z] Step 7/24 : RUN go mod download [2021-06-09T00:41:00.011Z] ---> e0ad718cce19 [2021-06-09T00:41:00.011Z] Step 7/24 : RUN go mod download [2021-06-09T00:41:00.011Z] ---> Running in c54723a59512 [2021-06-09T00:41:00.011Z] ---> Running in c6376874e58f [Pipeline] { [Pipeline] echo [2021-06-09T00:41:00.035Z] ========================================================= [2021-06-09T00:41:00.035Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-09T00:41:00.035Z] ========================================================= [Pipeline] sh [2021-06-09T00:41:00.688Z] + go mod tidy [2021-06-09T00:41:00.997Z] Removing intermediate container 6a99bdea62c8 [2021-06-09T00:41:00.997Z] ---> 661135184f88 [2021-06-09T00:41:00.997Z] Step 8/23 : COPY . . [2021-06-09T00:41:03.563Z] Removing intermediate container c54723a59512 [2021-06-09T00:41:03.563Z] ---> 51fba6d3425b [2021-06-09T00:41:03.563Z] Step 8/24 : COPY . . [Pipeline] sh [2021-06-09T00:41:04.234Z] + make test [2021-06-09T00:41:04.234Z] go mod tidy [2021-06-09T00:41:04.832Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-09T00:41:07.999Z] Removing intermediate container c6376874e58f [2021-06-09T00:41:07.999Z] ---> dde87d66ab1a [2021-06-09T00:41:07.999Z] Step 8/24 : COPY . . [2021-06-09T00:41:09.403Z] ---> ea0209db5538 [2021-06-09T00:41:09.403Z] Step 9/23 : RUN go mod tidy [2021-06-09T00:41:12.663Z] ---> Running in e8f363c058cf [2021-06-09T00:41:12.663Z] ---> 520b4d790c5a [2021-06-09T00:41:12.663Z] Step 9/24 : RUN go mod tidy [2021-06-09T00:41:13.270Z] ---> Running in c6bc64dfc303 [2021-06-09T00:41:16.561Z] ---> 95987968899f [2021-06-09T00:41:16.561Z] Step 9/24 : RUN go mod tidy [2021-06-09T00:41:16.561Z] Removing intermediate container c6bc64dfc303 [2021-06-09T00:41:16.561Z] ---> 83a7a163d271 [2021-06-09T00:41:16.561Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-09T00:41:16.561Z] ---> Running in 1c14936a199e [2021-06-09T00:41:16.561Z] ---> Running in f8342279d739 [2021-06-09T00:41:16.561Z] Removing intermediate container e8f363c058cf [2021-06-09T00:41:16.561Z] ---> 93e18ac4d944 [2021-06-09T00:41:16.561Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-09T00:41:16.561Z] ---> Running in e66a22e2d9a6 [2021-06-09T00:41:17.153Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-09T00:41:17.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-09T00:41:19.841Z] Removing intermediate container 1c14936a199e [2021-06-09T00:41:19.841Z] ---> 0f14ff086277 [2021-06-09T00:41:19.841Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-09T00:41:19.841Z] ---> Running in 9811b9ff9252 [2021-06-09T00:41:19.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-09T00:41:23.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-09T00:41:25.654Z] Removing intermediate container a558b2c03e2f [2021-06-09T00:41:25.654Z] ---> d992cf18cb9b [2021-06-09T00:41:25.654Z] [2021-06-09T00:41:25.654Z] Step 11/26 : FROM alpine:3.12 [2021-06-09T00:41:25.654Z] ---> 13621d1b12d4 [2021-06-09T00:41:25.654Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-09T00:41:25.654Z] ---> Running in 7604ec84e11f [2021-06-09T00:41:28.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:41:28.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:41:28.161Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-09T00:41:28.161Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T00:41:28.161Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-09T00:41:28.161Z] (4/6) Installing curl (7.77.0-r0) [2021-06-09T00:41:28.161Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-09T00:41:28.161Z] (6/6) Installing su-exec (0.2-r1) [2021-06-09T00:41:28.161Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T00:41:28.161Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T00:41:28.161Z] OK: 7 MiB in 20 packages [2021-06-09T00:41:28.161Z] Removing intermediate container 7604ec84e11f [2021-06-09T00:41:28.161Z] ---> 31d1daee7eba [2021-06-09T00:41:28.161Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T00:41:28.161Z] ---> Running in 3d1f74684605 [2021-06-09T00:41:28.161Z] Removing intermediate container 3d1f74684605 [2021-06-09T00:41:28.161Z] ---> 762027107cc4 [2021-06-09T00:41:28.161Z] Step 14/26 : WORKDIR / [2021-06-09T00:41:28.161Z] ---> Running in ff75e4134888 [2021-06-09T00:41:28.161Z] Removing intermediate container ff75e4134888 [2021-06-09T00:41:28.161Z] ---> 966dcd061dbd [2021-06-09T00:41:28.161Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-09T00:41:28.161Z] ---> cc7615ed3fc0 [2021-06-09T00:41:28.161Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-09T00:41:28.424Z] ---> b0227f6a1473 [2021-06-09T00:41:28.424Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-09T00:41:28.693Z] ---> 4f4be4415a8d [2021-06-09T00:41:28.693Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-09T00:41:28.962Z] ---> f5046492519e [2021-06-09T00:41:28.962Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-09T00:41:31.551Z] ---> 14988ed74b49 [2021-06-09T00:41:31.551Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-09T00:41:31.551Z] ---> d3fbe13bbcee [2021-06-09T00:41:31.551Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-09T00:41:31.551Z] ---> b0211608b1df [2021-06-09T00:41:31.551Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-09T00:41:31.551Z] ---> Running in 201080bb8151 [2021-06-09T00:41:31.551Z] Removing intermediate container 201080bb8151 [2021-06-09T00:41:31.551Z] ---> f1d54332fa8a [2021-06-09T00:41:31.552Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-09T00:41:31.552Z] ---> Running in e80b1809e348 [2021-06-09T00:41:31.552Z] Removing intermediate container e80b1809e348 [2021-06-09T00:41:31.552Z] ---> 1a3ac6a79089 [2021-06-09T00:41:31.552Z] Step 24/26 : LABEL arch=x86_64 [2021-06-09T00:41:31.552Z] ---> Running in 7cbe404ec17e [2021-06-09T00:41:31.591Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-09T00:41:31.836Z] Removing intermediate container 7cbe404ec17e [2021-06-09T00:41:31.836Z] ---> 2c599d5a2bb3 [2021-06-09T00:41:31.836Z] Step 25/26 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:41:31.836Z] ---> Running in a354623b7b9b [2021-06-09T00:41:32.192Z] Removing intermediate container a354623b7b9b [2021-06-09T00:41:32.192Z] ---> 1b7e349289cc [2021-06-09T00:41:32.192Z] Step 26/26 : LABEL version=0.0.0 [2021-06-09T00:41:32.192Z] ---> Running in 8a5e0d88de28 [2021-06-09T00:41:32.499Z] Removing intermediate container 8a5e0d88de28 [2021-06-09T00:41:32.499Z] ---> 8fc6c9c62878 [2021-06-09T00:41:32.499Z] [2021-06-09T00:41:32.499Z] Successfully built 8fc6c9c62878 [2021-06-09T00:41:32.499Z] Successfully tagged security-secretstore-setup:latest [2021-06-09T00:41:45.338Z]  Building security-secretstore-setup ... done Removing intermediate container e66a22e2d9a6 [2021-06-09T00:41:45.338Z] ---> 6637a1cdb7f1 [2021-06-09T00:41:45.338Z] [2021-06-09T00:41:45.338Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T00:41:45.338Z] ---> 13621d1b12d4 [2021-06-09T00:41:45.338Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-09T00:41:45.338Z] ---> Running in 629a325ea2d0 [2021-06-09T00:41:45.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:41:45.925Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:41:45.925Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-09T00:41:45.925Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-09T00:41:45.925Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T00:41:48.473Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T00:41:48.473Z] OK: 6 MiB in 16 packages [2021-06-09T00:41:48.473Z] Removing intermediate container 629a325ea2d0 [2021-06-09T00:41:48.473Z] ---> 44d2f73da13b [2021-06-09T00:41:48.473Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T00:41:48.473Z] ---> Running in 34ef9cf79902 [2021-06-09T00:41:48.473Z] Removing intermediate container 34ef9cf79902 [2021-06-09T00:41:48.473Z] ---> f7127eae8cb0 [2021-06-09T00:41:48.473Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-09T00:41:48.473Z] ---> Running in 546db90bc90f [2021-06-09T00:41:48.473Z] Removing intermediate container 546db90bc90f [2021-06-09T00:41:48.473Z] ---> 4885fbbca91c [2021-06-09T00:41:48.473Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T00:41:48.473Z] ---> Running in 20f0c7de087a [2021-06-09T00:41:48.473Z] Removing intermediate container 9811b9ff9252 [2021-06-09T00:41:48.473Z] ---> e267463bf6a1 [2021-06-09T00:41:48.473Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-09T00:41:48.473Z] ---> Running in 4bd317168f99 [2021-06-09T00:41:48.473Z] Removing intermediate container 20f0c7de087a [2021-06-09T00:41:48.473Z] ---> 43cb525b78b6 [2021-06-09T00:41:48.473Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T00:41:48.760Z] ---> 62d35cfc4c07 [2021-06-09T00:41:48.760Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-09T00:41:48.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-09T00:41:51.848Z] ---> 7eacd5002eea [2021-06-09T00:41:51.848Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-09T00:41:51.848Z] Removing intermediate container f8342279d739 [2021-06-09T00:41:51.848Z] ---> 63107e41aec2 [2021-06-09T00:41:51.848Z] [2021-06-09T00:41:51.848Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T00:41:51.848Z] ---> 13621d1b12d4 [2021-06-09T00:41:51.848Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-09T00:41:51.848Z] ---> Running in 7292468463ba [2021-06-09T00:41:51.848Z] Removing intermediate container 7292468463ba [2021-06-09T00:41:51.848Z] ---> 78bd13209b73 [2021-06-09T00:41:51.848Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-09T00:41:51.848Z] ---> 7b4a6795a8c2 [2021-06-09T00:41:51.848Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-09T00:41:51.848Z] Removing intermediate container 4bd317168f99 [2021-06-09T00:41:51.848Z] ---> 90edb471c097 [2021-06-09T00:41:51.848Z] [2021-06-09T00:41:51.848Z] Step 12/24 : FROM docker:20.10.0 [2021-06-09T00:41:51.848Z] ---> Running in 9c6f4d857dd1 [2021-06-09T00:41:51.848Z] ---> Running in 5159dc4b42bf [2021-06-09T00:41:51.848Z] Removing intermediate container 9c6f4d857dd1 [2021-06-09T00:41:51.848Z] ---> e398cfc36d8a [2021-06-09T00:41:51.848Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T00:41:51.848Z] Removing intermediate container 5159dc4b42bf [2021-06-09T00:41:51.848Z] ---> 8e121f349589 [2021-06-09T00:41:51.848Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-09T00:41:51.848Z] ---> Running in 4dd442ab46e0 [2021-06-09T00:41:51.848Z] ---> Running in c8afc5f6b7fd [2021-06-09T00:41:51.848Z] 20.10.0: Pulling from library/docker [2021-06-09T00:41:51.848Z] Removing intermediate container c8afc5f6b7fd [2021-06-09T00:41:51.848Z] ---> 9d4139a8b7bf [2021-06-09T00:41:51.848Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:41:51.848Z] Removing intermediate container 4dd442ab46e0 [2021-06-09T00:41:51.848Z] ---> 4863b22e161e [2021-06-09T00:41:51.848Z] Step 21/23 : LABEL arch=x86_64 [2021-06-09T00:41:51.848Z] ---> Running in 65dc4b99250f [2021-06-09T00:41:51.848Z] ---> Running in 8c0374a81c1d [2021-06-09T00:41:51.848Z] Removing intermediate container 8c0374a81c1d [2021-06-09T00:41:51.848Z] ---> bd9e93c0e410 [2021-06-09T00:41:51.848Z] Step 22/23 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:41:51.848Z] ---> Running in 12b917221d22 [2021-06-09T00:41:51.848Z] Removing intermediate container 12b917221d22 [2021-06-09T00:41:51.848Z] ---> b2f737db0712 [2021-06-09T00:41:51.848Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T00:41:51.848Z] ---> Running in a9cf7c725712 [2021-06-09T00:41:51.848Z] Removing intermediate container 65dc4b99250f [2021-06-09T00:41:51.848Z] ---> 213c602e6ec0 [2021-06-09T00:41:51.848Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T00:41:51.848Z] ---> Running in d4d8d94bbd96 [2021-06-09T00:41:51.848Z] Removing intermediate container a9cf7c725712 [2021-06-09T00:41:51.848Z] ---> 82a6ead96c10 [2021-06-09T00:41:51.848Z] [2021-06-09T00:41:51.848Z] Successfully built 82a6ead96c10 [2021-06-09T00:41:51.848Z] Successfully tagged support-notifications:latest [2021-06-09T00:41:51.848Z]  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:41:52.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:41:53.003Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T00:41:53.003Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T00:41:53.264Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T00:41:53.264Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T00:41:53.841Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T00:41:53.841Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T00:41:53.841Z] ---> aefe523efa57 [2021-06-09T00:41:53.841Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-09T00:41:54.101Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T00:41:54.672Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T00:41:54.672Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T00:41:54.672Z] OK: 8 MiB in 20 packages [2021-06-09T00:41:54.943Z] ---> Running in 4ffd90617fc5 [2021-06-09T00:41:54.943Z] Removing intermediate container 4ffd90617fc5 [2021-06-09T00:41:54.943Z] ---> 7488172de741 [2021-06-09T00:41:54.943Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-09T00:41:54.943Z] ---> Running in de871e9010fe [2021-06-09T00:41:54.943Z] Removing intermediate container d4d8d94bbd96 [2021-06-09T00:41:54.943Z] ---> 85892d6cfc14 [2021-06-09T00:41:54.943Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T00:41:55.208Z] ---> 01efe7f310d3 [2021-06-09T00:41:55.208Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-09T00:41:55.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-09T00:41:55.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-09T00:41:55.469Z] (1/39) Installing readline (8.0.4-r0) [2021-06-09T00:41:55.469Z] (2/39) Installing bash (5.0.17-r0) [2021-06-09T00:41:55.469Z] Executing bash-5.0.17-r0.post-install [2021-06-09T00:41:55.469Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T00:41:55.469Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-09T00:41:55.469Z] (5/39) Installing curl (7.77.0-r0) [2021-06-09T00:41:55.469Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-09T00:41:55.469Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-09T00:41:55.469Z] (8/39) Installing expat (2.2.9-r1) [2021-06-09T00:41:55.469Z] (9/39) Installing libffi (3.3-r2) [2021-06-09T00:41:55.469Z] (10/39) Installing gdbm (1.13-r1) [2021-06-09T00:41:55.469Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-09T00:41:55.469Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-09T00:41:55.469Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-09T00:41:56.415Z] ---> 60e060fa3594 [2021-06-09T00:41:56.415Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-09T00:41:56.676Z] ---> f6e51fc39b2c [2021-06-09T00:41:56.676Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-09T00:41:56.676Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-09T00:41:56.676Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-09T00:41:56.676Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-09T00:41:56.676Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-09T00:41:56.676Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-09T00:41:56.676Z] ---> Running in 316e4501da72 [2021-06-09T00:41:56.676Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-09T00:41:56.676Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-09T00:41:56.676Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-09T00:41:56.676Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-09T00:41:56.676Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-09T00:41:56.676Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-09T00:41:56.676Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-09T00:41:56.676Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-09T00:41:56.936Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-09T00:41:56.936Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-09T00:41:56.936Z] Removing intermediate container 316e4501da72 [2021-06-09T00:41:56.936Z] ---> 318c394509a8 [2021-06-09T00:41:56.936Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T00:41:56.936Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-09T00:41:56.936Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-09T00:41:56.936Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-09T00:41:56.936Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-09T00:41:56.936Z] ---> Running in 875cbf0a2087 [2021-06-09T00:41:56.936Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-09T00:41:56.936Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-09T00:41:56.936Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-09T00:41:56.936Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-09T00:41:56.936Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-09T00:41:56.936Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-09T00:41:56.936Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-09T00:41:57.219Z] Removing intermediate container 875cbf0a2087 [2021-06-09T00:41:57.219Z] ---> cfb121a697ac [2021-06-09T00:41:57.219Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T00:41:57.219Z] Executing busybox-1.31.1-r19.trigger [2021-06-09T00:41:57.219Z] OK: 72 MiB in 59 packages [2021-06-09T00:41:57.219Z] ---> Running in 600a243fb8e2 [2021-06-09T00:41:57.480Z] Removing intermediate container 600a243fb8e2 [2021-06-09T00:41:57.480Z] ---> 35d284baecab [2021-06-09T00:41:57.480Z] Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:41:57.480Z] ---> Running in cb53b0de7c3a [2021-06-09T00:41:57.480Z] Removing intermediate container cb53b0de7c3a [2021-06-09T00:41:57.480Z] ---> 3a3df2ec3d4e [2021-06-09T00:41:57.480Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T00:41:57.480Z] ---> Running in 341a49b81937 [2021-06-09T00:41:57.743Z] Removing intermediate container 341a49b81937 [2021-06-09T00:41:57.743Z] ---> ba91b8919a5e [2021-06-09T00:41:57.743Z] [2021-06-09T00:41:57.743Z] Successfully built ba91b8919a5e [2021-06-09T00:41:57.743Z] Successfully tagged core-data:latest [2021-06-09T00:41:58.005Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-09T00:41:58.005Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-09T00:41:58.005Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-09T00:41:58.005Z] Collecting jsonschema<3,>=2.5.1 [2021-06-09T00:41:58.005Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-09T00:41:58.264Z] Collecting docker<4.0,>=3.6.0 [2021-06-09T00:41:58.264Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-09T00:41:58.525Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-09T00:41:58.525Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-09T00:41:58.525Z] Collecting PyYAML<4,>=3.10 [2021-06-09T00:41:58.525Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-09T00:41:59.098Z] Collecting cached-property<2,>=1.2.0 [2021-06-09T00:41:59.098Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-09T00:41:59.098Z] Collecting texttable<0.10,>=0.9.0 [2021-06-09T00:41:59.098Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-09T00:41:59.359Z] Collecting docopt<0.7,>=0.6.1 [2021-06-09T00:41:59.359Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-09T00:41:59.931Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-09T00:41:59.931Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-09T00:41:59.931Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-09T00:41:59.931Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-09T00:42:00.192Z] Collecting docker-pycreds>=0.4.0 [2021-06-09T00:42:00.192Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-09T00:42:02.540Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-09T00:42:02.540Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-09T00:42:02.540Z] Collecting idna<2.8,>=2.5 [2021-06-09T00:42:02.540Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-09T00:42:02.540Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-09T00:42:02.540Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-09T00:42:02.540Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-09T00:42:02.540Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-09T00:42:02.540Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-09T00:42:02.540Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-09T00:42:02.540Z] Installing collected packages: jsonschema, websocket-client, urllib3, idna, requests, docker-pycreds, docker, PyYAML, cached-property, texttable, docopt, dockerpty, docker-compose [2021-06-09T00:42:02.540Z] Attempting uninstall: urllib3 [2021-06-09T00:42:02.540Z] Found existing installation: urllib3 1.25.9 [2021-06-09T00:42:02.540Z] Uninstalling urllib3-1.25.9: [2021-06-09T00:42:02.540Z] Successfully uninstalled urllib3-1.25.9 [2021-06-09T00:42:02.540Z] Attempting uninstall: idna [2021-06-09T00:42:02.540Z] Found existing installation: idna 2.9 [2021-06-09T00:42:02.540Z] Uninstalling idna-2.9: [2021-06-09T00:42:02.540Z] Successfully uninstalled idna-2.9 [2021-06-09T00:42:02.540Z] Attempting uninstall: requests [2021-06-09T00:42:02.540Z] Found existing installation: requests 2.23.0 [2021-06-09T00:42:02.540Z] Uninstalling requests-2.23.0: [2021-06-09T00:42:02.540Z] Successfully uninstalled requests-2.23.0 [2021-06-09T00:42:02.540Z] Running setup.py install for PyYAML: started [2021-06-09T00:42:02.540Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-09T00:42:02.540Z] Running setup.py install for texttable: started [2021-06-09T00:42:02.540Z] Running setup.py install for texttable: finished with status 'done' [2021-06-09T00:42:02.540Z] Running setup.py install for docopt: started [2021-06-09T00:42:02.541Z] Running setup.py install for docopt: finished with status 'done' [2021-06-09T00:42:02.541Z] Running setup.py install for dockerpty: started [2021-06-09T00:42:02.541Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-09T00:42:02.541Z] 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.59.0 [2021-06-09T00:42:05.096Z] Removing intermediate container de871e9010fe [2021-06-09T00:42:05.097Z] ---> 2100e7ed9933 [2021-06-09T00:42:05.097Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-09T00:42:05.097Z] ---> Running in df57f23fe3a1 [2021-06-09T00:42:05.097Z] Removing intermediate container df57f23fe3a1 [2021-06-09T00:42:05.097Z] ---> 8f161f171d7f [2021-06-09T00:42:05.097Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-09T00:42:05.097Z] ---> Running in 89d587eb1e32 [2021-06-09T00:42:05.097Z] Removing intermediate container 89d587eb1e32 [2021-06-09T00:42:05.097Z] ---> 77df8b3ee71c [2021-06-09T00:42:05.097Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-09T00:42:05.672Z] ---> 52c72e0331ab [2021-06-09T00:42:05.672Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-09T00:42:05.672Z] ---> 08d2f2ecdbe8 [2021-06-09T00:42:05.672Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-09T00:42:05.935Z] ---> 524a42be6c5f [2021-06-09T00:42:05.935Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-09T00:42:05.935Z] ---> Running in 48917203f458 [2021-06-09T00:42:05.935Z] Removing intermediate container 48917203f458 [2021-06-09T00:42:05.935Z] ---> 0f69dae0f416 [2021-06-09T00:42:05.935Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T00:42:06.201Z] ---> Running in eeced50558e6 [2021-06-09T00:42:06.201Z] Removing intermediate container eeced50558e6 [2021-06-09T00:42:06.201Z] ---> 5e4e59d2e50b [2021-06-09T00:42:06.201Z] Step 22/24 : LABEL arch=x86_64 [2021-06-09T00:42:06.201Z] ---> Running in bdd51f7cd056 [2021-06-09T00:42:06.201Z] Removing intermediate container bdd51f7cd056 [2021-06-09T00:42:06.201Z] ---> 1a3de7acb1cd [2021-06-09T00:42:06.201Z] Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:42:06.201Z] ---> Running in 4475214e542c [2021-06-09T00:42:06.462Z] Removing intermediate container 4475214e542c [2021-06-09T00:42:06.462Z] ---> 72331549995b [2021-06-09T00:42:06.462Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T00:42:06.462Z] ---> Running in 3e7994f713b4 [2021-06-09T00:42:06.462Z] Removing intermediate container 3e7994f713b4 [2021-06-09T00:42:06.462Z] ---> c468e71e43d3 [2021-06-09T00:42:06.462Z] [2021-06-09T00:42:06.723Z] Successfully built c468e71e43d3 [2021-06-09T00:42:06.723Z] Successfully tagged sys-mgmt-agent:latest [2021-06-09T00:42:06.730Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-09T00:42:06.729Z] $ docker stop --time=1 2ab496276dd3a3e4b73568aa28152378b8be22d1e513a369a53275650d3f9698 [2021-06-09T00:42:08.065Z] $ docker rm -f 2ab496276dd3a3e4b73568aa28152378b8be22d1e513a369a53275650d3f9698 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T00:42:08.438Z] + docker images [2021-06-09T00:42:08.438Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T00:42:08.438Z] sys-mgmt-agent latest c468e71e43d3 2 seconds ago 312MB [2021-06-09T00:42:08.438Z] core-data latest ba91b8919a5e 11 seconds ago 20.2MB [2021-06-09T00:42:08.438Z] support-notifications latest 82a6ead96c10 17 seconds ago 16.6MB [2021-06-09T00:42:08.438Z] 90edb471c097 18 seconds ago 1.15GB [2021-06-09T00:42:08.438Z] 63107e41aec2 19 seconds ago 1.15GB [2021-06-09T00:42:08.438Z] 6637a1cdb7f1 24 seconds ago 1.15GB [2021-06-09T00:42:08.438Z] security-secretstore-setup latest 8fc6c9c62878 36 seconds ago 28.1MB [2021-06-09T00:42:08.438Z] d992cf18cb9b 43 seconds ago 1.15GB [2021-06-09T00:42:08.438Z] security-bootstrapper latest 3cf262fc000a About a minute ago 18.2MB [2021-06-09T00:42:08.438Z] security-proxy-setup latest afe636369039 About a minute ago 25.3MB [2021-06-09T00:42:08.438Z] support-scheduler latest e78e05da08f7 About a minute ago 15.9MB [2021-06-09T00:42:08.438Z] core-command latest 3cac325290a7 About a minute ago 15.9MB [2021-06-09T00:42:08.438Z] core-metadata latest d311a2dddec2 About a minute ago 16.6MB [2021-06-09T00:42:08.438Z] 0e82b56c7b21 About a minute ago 1.14GB [2021-06-09T00:42:08.438Z] e427518d5586 About a minute ago 1.15GB [2021-06-09T00:42:08.438Z] 06e9676bbd7d About a minute ago 1.14GB [2021-06-09T00:42:08.438Z] 2586ef41dc3c About a minute ago 1.15GB [2021-06-09T00:42:08.438Z] 5d59242eb261 About a minute ago 1.14GB [2021-06-09T00:42:08.438Z] ci-base-image-x86_64 latest bfcc481f75a2 6 minutes ago 648MB [2021-06-09T00:42:08.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-09T00:42:08.438Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-09T00:42:08.438Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-09T00:42:08.438Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-09T00:42:08.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-09T00:42:38.848Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-09T00:42:38.848Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-09T00:42:46.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-09T00:42:46.211Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-09T00:42:52.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-09T00:42:52.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-09T00:42:52.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-09T00:42:52.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-09T00:42:54.460Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-09T00:42:55.461Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-09T00:43:08.817Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-09T00:43:08.817Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-09T00:43:08.817Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-09T00:43:08.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-09T00:43:08.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-09T00:43:08.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-09T00:43:08.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-09T00:43:08.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.213s coverage: 28.7% of statements [2021-06-09T00:43:12.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.438s coverage: 100.0% of statements [2021-06-09T00:43:12.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-09T00:43:12.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-09T00:43:12.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-09T00:43:12.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.436s coverage: 81.2% of statements [2021-06-09T00:43:12.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-09T00:43:14.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.435s coverage: 53.4% of statements [2021-06-09T00:43:14.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-09T00:43:14.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-09T00:43:20.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.647s coverage: 87.7% of statements [2021-06-09T00:43:20.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-09T00:43:20.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T00:43:20.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.245s coverage: 78.9% of statements [2021-06-09T00:43:20.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-09T00:43:20.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-09T00:43:20.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-09T00:43:20.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-09T00:43:20.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-09T00:43:20.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-09T00:43:20.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-09T00:43:27.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.606s coverage: 95.1% of statements [2021-06-09T00:43:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-09T00:43:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T00:43:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-09T00:43:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-09T00:43:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-09T00:43:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-09T00:43:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-09T00:43:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-09T00:43:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-09T00:43:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-09T00:43:27.138Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.217s coverage: 58.8% of statements [2021-06-09T00:43:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-09T00:43:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-09T00:43:27.138Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.215s coverage: 60.0% of statements [2021-06-09T00:43:27.138Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.323s coverage: 0.8% of statements [2021-06-09T00:43:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-09T00:43:27.138Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.296s coverage: 22.0% of statements [2021-06-09T00:43:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-09T00:43:27.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.215s coverage: 47.1% of statements [2021-06-09T00:43:27.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.281s coverage: 79.5% of statements [2021-06-09T00:43:27.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.213s coverage: 94.1% of statements [2021-06-09T00:43:28.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements [2021-06-09T00:43:29.532Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.279s coverage: 87.5% of statements [2021-06-09T00:43:42.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2021-06-09T00:43:42.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements [2021-06-09T00:43:47.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.608s coverage: 81.8% of statements [2021-06-09T00:43:47.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-09T00:43:54.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.351s coverage: 92.9% of statements [2021-06-09T00:43:54.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-09T00:43:54.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-09T00:43:54.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-09T00:43:54.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-09T00:43:54.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-09T00:43:54.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-09T00:43:54.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-09T00:43:54.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-09T00:43:54.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-09T00:43:54.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2021-06-09T00:43:54.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-09T00:43:54.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-09T00:43:54.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2021-06-09T00:43:54.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-09T00:43:54.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.208s coverage: 76.0% of statements [2021-06-09T00:43:54.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-09T00:43:54.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.205s coverage: 80.0% of statements [2021-06-09T00:43:54.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements [2021-06-09T00:43:54.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.245s coverage: 85.4% of statements [2021-06-09T00:43:54.521Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.322s coverage: 91.2% of statements [2021-06-09T00:43:54.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-09T00:43:57.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.784s coverage: 64.4% of statements [2021-06-09T00:43:57.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-09T00:43:57.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-09T00:43:57.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.158s coverage: 100.0% of statements [2021-06-09T00:43:57.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements [2021-06-09T00:43:57.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.105s coverage: 100.0% of statements [2021-06-09T00:43:57.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2021-06-09T00:43:57.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2021-06-09T00:44:02.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.035s coverage: 66.9% of statements [2021-06-09T00:44:02.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-09T00:44:02.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-09T00:44:02.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-09T00:44:03.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.657s coverage: 43.6% of statements [2021-06-09T00:44:03.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-09T00:44:03.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-09T00:44:03.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements [2021-06-09T00:44:03.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-09T00:44:03.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.081s coverage: 84.8% of statements [2021-06-09T00:44:03.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-09T00:44:03.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-09T00:44:03.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-09T00:44:03.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-09T00:44:11.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.262s coverage: 19.3% of statements [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-09T00:44:11.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.564s coverage: 91.9% of statements [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-09T00:44:11.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.206s coverage: 63.4% of statements [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-09T00:44:11.433Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.376s coverage: 97.6% of statements [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-09T00:44:11.433Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.088s coverage: 0.0% of statements [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-09T00:44:11.433Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-09T00:44:11.433Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-09T00:44:11.433Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.084s coverage: 100.0% of statements [2021-06-09T00:44:11.433Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.209s coverage: 28.1% of statements [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-09T00:44:11.433Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-09T00:44:12.426Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.177s coverage: 28.9% of statements [2021-06-09T00:44:12.426Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-09T00:44:12.426Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-09T00:44:12.426Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-09T00:44:12.426Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-09T00:44:12.426Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-09T00:44:12.701Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 100.0% of statements [2021-06-09T00:44:13.680Z] GO111MODULE=on go vet ./... [2021-06-09T00:45:44.396Z] gofmt -l . [2021-06-09T00:45:44.396Z] [ "`gofmt -l .`" = "" ] [2021-06-09T00:45:44.396Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-09T00:45:45.059Z] + ls -al . [2021-06-09T00:45:45.059Z] total 556 [2021-06-09T00:45:45.059Z] drwxrwxr-x 9 1001 1001 4096 Jun 9 00:45 . [2021-06-09T00:45:45.059Z] drwxr-xr-x 4 root root 4096 Jun 9 00:40 .. [2021-06-09T00:45:45.059Z] -rw-rw-r-- 1 1001 1001 11 Jun 9 00:38 .dockerignore [2021-06-09T00:45:45.059Z] drwxrwxr-x 8 1001 1001 4096 Jun 9 00:38 .git [2021-06-09T00:45:45.059Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 00:38 .github [2021-06-09T00:45:45.059Z] -rw-rw-r-- 1 1001 1001 818 Jun 9 00:38 .gitignore [2021-06-09T00:45:45.059Z] -rw-rw-r-- 1 1001 1001 166 Jun 9 00:38 .sonarcloud.properties [2021-06-09T00:45:45.059Z] -rw-rw-r-- 1 1001 1001 8609 Jun 9 00:38 Attribution.txt [2021-06-09T00:45:45.059Z] -rw-rw-r-- 1 1001 1001 3804 Jun 9 00:38 CONTRIBUTING.md [2021-06-09T00:45:45.059Z] -rw-rw-r-- 1 1001 1001 931 Jun 9 00:38 Dockerfile.build [2021-06-09T00:45:45.059Z] -rw-rw-r-- 1 1001 1001 849 Jun 9 00:38 Jenkinsfile [2021-06-09T00:45:45.059Z] -rw-rw-r-- 1 1001 1001 10775 Jun 9 00:38 LICENSE [2021-06-09T00:45:45.059Z] -rw-rw-r-- 1 1001 1001 5605 Jun 9 00:38 Makefile [2021-06-09T00:45:45.059Z] -rw-rw-r-- 1 1001 1001 7978 Jun 9 00:38 README.md [2021-06-09T00:45:45.059Z] -rw-rw-r-- 1 1001 1001 7071 Jun 9 00:38 SECURITY.md [2021-06-09T00:45:45.059Z] -rw-rw-r-- 1 1001 1001 5 Jun 9 00:34 VERSION [2021-06-09T00:45:45.059Z] -rw-rw-r-- 1 1001 1001 4131 Jun 9 00:38 ZMQWindows.md [2021-06-09T00:45:45.059Z] drwxrwxr-x 2 1001 1001 4096 Jun 9 00:38 bin [2021-06-09T00:45:45.059Z] drwxrwxr-x 14 1001 1001 4096 Jun 9 00:38 cmd [2021-06-09T00:45:45.059Z] -rw-r--r-- 1 root root 412281 Jun 9 00:44 coverage.out [2021-06-09T00:45:45.059Z] -rw-rw-r-- 1 1001 1001 902 Jun 9 00:38 go.mod [2021-06-09T00:45:45.059Z] -rw-r--r-- 1 root root 21048 Jun 9 00:41 go.sum [2021-06-09T00:45:45.059Z] drwxrwxr-x 8 1001 1001 4096 Jun 9 00:38 internal [2021-06-09T00:45:45.059Z] drwxrwxr-x 3 1001 1001 4096 Jun 9 00:38 openapi [2021-06-09T00:45:45.059Z] drwxrwxr-x 4 1001 1001 4096 Jun 9 00:38 snap [2021-06-09T00:45:45.059Z] -rw-rw-r-- 1 1001 1001 168 Jun 9 00:38 version.go [Pipeline] sh [2021-06-09T00:45:45.721Z] + '[' -e coverage.out ] [2021-06-09T00:45:45.721Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-09T00:45:45.753Z] Warning: overwriting stash ‘coverage-report’ [2021-06-09T00:45:46.750Z] Stashed 1 file(s) [Pipeline] sh [2021-06-09T00:45:47.403Z] + make build [2021-06-09T00:45:47.403Z] go mod tidy [2021-06-09T00:45:48.003Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-09T00:45:56.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-09T00:46:16.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-09T00:46:19.157Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-09T00:46:25.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-09T00:46:25.332Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-09T00:46:28.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-09T00:46:32.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-09T00:46:35.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-09T00:46:39.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-09T00:46:44.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-09T00:46:47.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-09T00:46:53.178Z] $ docker stop --time=1 970ac480bc806b3d4774063634a4cc8bcf00ff984fdb68ace5d0d2ef5a5c241d [2021-06-09T00:46:56.045Z] $ docker rm -f 970ac480bc806b3d4774063634a4cc8bcf00ff984fdb68ace5d0d2ef5a5c241d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:47:01.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T00:47:01.579Z] [2021-06-09T00:47:01.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:47:01.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T00:47:04.403Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-09T00:47:04.403Z] 29e5d40040c1: Pulling fs layer [2021-06-09T00:47:04.403Z] 1ce36da41761: Pulling fs layer [2021-06-09T00:47:04.403Z] 25b303627fd3: Pulling fs layer [2021-06-09T00:47:04.403Z] 29e5d40040c1: Verifying Checksum [2021-06-09T00:47:04.403Z] 29e5d40040c1: Download complete [2021-06-09T00:47:04.403Z] 29e5d40040c1: Pull complete [2021-06-09T00:47:04.403Z] 1ce36da41761: Verifying Checksum [2021-06-09T00:47:04.403Z] 1ce36da41761: Download complete [2021-06-09T00:47:04.403Z] 1ce36da41761: Pull complete [2021-06-09T00:47:07.581Z] 25b303627fd3: Verifying Checksum [2021-06-09T00:47:07.581Z] 25b303627fd3: Download complete [2021-06-09T00:47:16.134Z] 25b303627fd3: Pull complete [2021-06-09T00:47:16.134Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-09T00:47:16.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T00:47:16.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-09T00:47:16.408Z] prd-ubuntu18.04-docker-arm64-4c-16g-1128 does not seem to be running inside a container [2021-06-09T00:47:16.512Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-09T00:47:19.656Z] $ docker top 0350e434e906a885f354947020a46df75b4c69dfe9b23a27464b121a6ba3c780 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T00:47:22.717Z] + docker-compose build --help [2021-06-09T00:47:22.717Z] + grep parallel [2021-06-09T00:47:26.359Z] --parallel Build images in parallel. [Pipeline] } [2021-06-09T00:47:26.415Z] $ docker stop --time=1 0350e434e906a885f354947020a46df75b4c69dfe9b23a27464b121a6ba3c780 [2021-06-09T00:47:28.958Z] $ docker rm -f 0350e434e906a885f354947020a46df75b4c69dfe9b23a27464b121a6ba3c780 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:47:31.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-09T00:47:31.507Z] . [Pipeline] withDockerContainer [2021-06-09T00:47:31.779Z] prd-ubuntu18.04-docker-arm64-4c-16g-1128 does not seem to be running inside a container [2021-06-09T00:47:31.871Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-09T00:47:34.369Z] $ docker top 8162a1255b6e763ceff78c7f9867e4e8507cb5388145861a51758fd737529e57 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T00:47:39.407Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-09T00:47:42.319Z] Building core-command ... [2021-06-09T00:47:42.319Z] Building core-data ... [2021-06-09T00:47:42.319Z] Building core-metadata ... [2021-06-09T00:47:42.319Z] Building security-bootstrapper ... [2021-06-09T00:47:42.319Z] Building security-proxy-setup ... [2021-06-09T00:47:42.319Z] Building security-secretstore-setup ... [2021-06-09T00:47:42.319Z] Building support-notifications ... [2021-06-09T00:47:42.319Z] Building support-scheduler ... [2021-06-09T00:47:42.319Z] Building sys-mgmt-agent ... [2021-06-09T00:47:42.319Z] Building support-notifications [2021-06-09T00:47:42.319Z] Building core-command [2021-06-09T00:47:42.319Z] Building sys-mgmt-agent [2021-06-09T00:47:42.319Z] Building security-proxy-setup [2021-06-09T00:47:42.319Z] Building core-metadata [2021-06-09T00:48:54.473Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:48:54.473Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:48:54.473Z] ---> ee3ee0ee1d7b [2021-06-09T00:48:54.473Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T00:48:54.473Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:48:54.473Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:48:54.473Z] ---> ee3ee0ee1d7b [2021-06-09T00:48:54.473Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T00:48:54.473Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:48:54.473Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:48:54.473Z] ---> ee3ee0ee1d7b [2021-06-09T00:48:54.473Z] Step 3/22 : WORKDIR /edgex-go [2021-06-09T00:48:54.473Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:48:54.473Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:48:54.473Z] ---> ee3ee0ee1d7b [2021-06-09T00:48:54.473Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T00:48:54.473Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:48:54.473Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:48:54.473Z] ---> ee3ee0ee1d7b [2021-06-09T00:48:54.473Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T00:48:54.473Z] ---> Running in de4804a3ee1b [2021-06-09T00:48:54.473Z] ---> Running in 555f3039a49f [2021-06-09T00:48:54.473Z] ---> Running in 87e2a4fa4a8d [2021-06-09T00:48:54.473Z] ---> Running in 54753777c52a [2021-06-09T00:48:54.473Z] ---> Running in 339c224a2ca0 [2021-06-09T00:48:54.473Z] Removing intermediate container 54753777c52a [2021-06-09T00:48:54.473Z] ---> ec9675ec9073 [2021-06-09T00:48:54.473Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:48:54.473Z] Removing intermediate container 87e2a4fa4a8d [2021-06-09T00:48:54.473Z] ---> a908215ff726 [2021-06-09T00:48:54.473Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:48:54.473Z] Removing intermediate container 339c224a2ca0 [2021-06-09T00:48:54.473Z] ---> 0b44faeca0fd [2021-06-09T00:48:54.473Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:48:54.473Z] ---> Running in cb5101c46fb8 [2021-06-09T00:48:54.473Z] Removing intermediate container 555f3039a49f [2021-06-09T00:48:54.473Z] ---> e791cd91d014 [2021-06-09T00:48:54.473Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:48:54.473Z] Removing intermediate container de4804a3ee1b [2021-06-09T00:48:54.473Z] ---> e8c7840b4085 [2021-06-09T00:48:54.473Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:48:54.473Z] ---> Running in 26d41f9b04f6 [2021-06-09T00:48:54.473Z] ---> Running in b5109d2c5d4a [2021-06-09T00:48:54.473Z] ---> Running in c5ac48efbff4 [2021-06-09T00:48:54.473Z] ---> Running in 5b1895a367c6 [2021-06-09T00:48:54.473Z] Removing intermediate container cb5101c46fb8 [2021-06-09T00:48:54.473Z] ---> ec7ffe9e868c [2021-06-09T00:48:54.473Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-09T00:48:54.473Z] Removing intermediate container b5109d2c5d4a [2021-06-09T00:48:54.473Z] ---> a00bf63a2938 [2021-06-09T00:48:54.473Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-09T00:48:54.473Z] ---> Running in ff21221468b3 [2021-06-09T00:48:54.473Z] ---> Running in f43fa25a6842 [2021-06-09T00:48:54.473Z] Removing intermediate container 5b1895a367c6 [2021-06-09T00:48:54.473Z] ---> 32a8ffcfe52c [2021-06-09T00:48:54.473Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T00:48:54.473Z] Removing intermediate container 26d41f9b04f6 [2021-06-09T00:48:54.473Z] ---> 9bd53baeefa8 [2021-06-09T00:48:54.473Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-09T00:48:54.473Z] Removing intermediate container c5ac48efbff4 [2021-06-09T00:48:54.473Z] ---> cb3895483446 [2021-06-09T00:48:54.473Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-09T00:48:54.473Z] ---> Running in 05f3989c8752 [2021-06-09T00:48:54.746Z] ---> Running in e14a376663ce [2021-06-09T00:48:54.746Z] ---> Running in 9faf25b63181 [2021-06-09T00:48:55.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:48:56.015Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:48:56.632Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:48:56.632Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:48:56.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:48:56.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:48:56.914Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:48:59.537Z] OK: 218 MiB in 52 packages [2021-06-09T00:48:59.537Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:48:59.537Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:48:59.537Z] OK: 218 MiB in 52 packages [2021-06-09T00:48:59.537Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:48:59.537Z] OK: 218 MiB in 52 packages [2021-06-09T00:48:59.537Z] OK: 218 MiB in 52 packages [2021-06-09T00:48:59.537Z] OK: 218 MiB in 52 packages [2021-06-09T00:48:59.537Z] Removing intermediate container ff21221468b3 [2021-06-09T00:48:59.537Z] ---> 62b271aee70d [2021-06-09T00:48:59.537Z] Step 6/24 : COPY go.mod . [2021-06-09T00:48:59.537Z] Removing intermediate container f43fa25a6842 [2021-06-09T00:48:59.537Z] ---> 3113400e7d75 [2021-06-09T00:48:59.537Z] Step 6/23 : COPY go.mod . [2021-06-09T00:49:00.522Z] Removing intermediate container 05f3989c8752 [2021-06-09T00:49:00.522Z] ---> 0766ae70170c [2021-06-09T00:49:00.522Z] Step 6/24 : COPY go.mod . [2021-06-09T00:49:00.522Z] Removing intermediate container 9faf25b63181 [2021-06-09T00:49:00.522Z] ---> 5ad2c05645b4 [2021-06-09T00:49:00.522Z] Step 6/24 : COPY go.mod . [2021-06-09T00:49:00.522Z] ---> 30d7c90d1ddc [2021-06-09T00:49:00.522Z] Step 7/24 : RUN go mod download [2021-06-09T00:49:00.797Z] ---> Running in 9a1f50a26632 [2021-06-09T00:49:01.079Z] ---> 5413b188df4f [2021-06-09T00:49:01.080Z] Step 7/23 : RUN go mod download [2021-06-09T00:49:01.080Z] Removing intermediate container e14a376663ce [2021-06-09T00:49:01.080Z] ---> 2dae1ff52eb3 [2021-06-09T00:49:01.080Z] Step 6/22 : COPY go.mod . [2021-06-09T00:49:01.362Z] ---> Running in ca9dd9caaccc [2021-06-09T00:49:01.362Z] ---> 25f348b73356 [2021-06-09T00:49:01.362Z] Step 7/24 : RUN go mod download [2021-06-09T00:49:01.640Z] ---> 451245a23833 [2021-06-09T00:49:01.640Z] Step 7/24 : RUN go mod download [2021-06-09T00:49:01.640Z] ---> Running in 053400a8d02a [2021-06-09T00:49:02.246Z] ---> Running in 2c510be8eaea [2021-06-09T00:49:02.532Z] ---> 254952be4beb [2021-06-09T00:49:02.532Z] Step 7/22 : RUN go mod download [2021-06-09T00:49:02.532Z] ---> Running in 3d84bdd09a1c [2021-06-09T00:49:05.162Z] Removing intermediate container 9a1f50a26632 [2021-06-09T00:49:05.162Z] ---> d5268b25dd31 [2021-06-09T00:49:05.162Z] Step 8/24 : COPY . . [2021-06-09T00:49:05.759Z] Removing intermediate container ca9dd9caaccc [2021-06-09T00:49:05.759Z] ---> b64219e74839 [2021-06-09T00:49:05.759Z] Step 8/23 : COPY . . [2021-06-09T00:49:06.046Z] Removing intermediate container 053400a8d02a [2021-06-09T00:49:06.046Z] ---> 0496618de422 [2021-06-09T00:49:06.046Z] Step 8/24 : COPY . . [2021-06-09T00:49:06.319Z] Removing intermediate container 2c510be8eaea [2021-06-09T00:49:06.319Z] ---> f32981876131 [2021-06-09T00:49:06.319Z] Step 8/24 : COPY . . [2021-06-09T00:49:06.916Z] Removing intermediate container 3d84bdd09a1c [2021-06-09T00:49:06.916Z] ---> 653a689beaf3 [2021-06-09T00:49:06.916Z] Step 8/22 : COPY . . [2021-06-09T00:49:30.475Z] ---> 68b112539f74 [2021-06-09T00:49:30.475Z] Step 9/24 : RUN go mod tidy [2021-06-09T00:49:30.475Z] ---> 56ee562e965a [2021-06-09T00:49:30.475Z] Step 9/23 : RUN go mod tidy [2021-06-09T00:49:30.475Z] ---> 0b46ec8c04c1 [2021-06-09T00:49:30.475Z] Step 9/24 : RUN go mod tidy [2021-06-09T00:49:30.475Z] ---> 821aef50d473 [2021-06-09T00:49:30.475Z] Step 9/22 : RUN go mod tidy [2021-06-09T00:49:30.475Z] ---> Running in fef0ac5b1305 [2021-06-09T00:49:30.475Z] ---> Running in 74f2dba8c20c [2021-06-09T00:49:30.475Z] ---> Running in 5afdd7ded47b [2021-06-09T00:49:30.475Z] ---> 6d78685f92fa [2021-06-09T00:49:30.475Z] Step 9/24 : RUN go mod tidy [2021-06-09T00:49:30.475Z] ---> Running in 2a9fb3f74d57 [2021-06-09T00:49:30.475Z] ---> Running in 87651e6d57da [2021-06-09T00:49:34.794Z] Removing intermediate container 5afdd7ded47b [2021-06-09T00:49:34.794Z] ---> 30a7422b04a9 [2021-06-09T00:49:34.794Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-09T00:49:35.067Z] Removing intermediate container fef0ac5b1305 [2021-06-09T00:49:35.067Z] ---> 75fac0b0c9e1 [2021-06-09T00:49:35.067Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-09T00:49:37.500Z] ---> Running in 1b3a8dfaeda0 [2021-06-09T00:49:37.500Z] ---> Running in 0502dacc8cb4 [2021-06-09T00:49:37.500Z] Removing intermediate container 87651e6d57da [2021-06-09T00:49:37.500Z] ---> 4f3af28292ba [2021-06-09T00:49:37.500Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-09T00:49:37.500Z] Removing intermediate container 74f2dba8c20c [2021-06-09T00:49:37.500Z] ---> 95e95d68ccfc [2021-06-09T00:49:37.500Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-09T00:49:37.500Z] Removing intermediate container 2a9fb3f74d57 [2021-06-09T00:49:37.500Z] ---> 11927366bc52 [2021-06-09T00:49:37.500Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-09T00:49:37.500Z] ---> Running in d405dc0d4660 [2021-06-09T00:49:37.500Z] ---> Running in fad9a1beadca [2021-06-09T00:49:37.500Z] ---> Running in b583497ea17e [2021-06-09T00:49:37.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-09T00:49:37.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-09T00:49:38.490Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-09T00:49:38.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-09T00:49:38.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-09T00:51:32.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-09T00:51:37.323Z] Removing intermediate container 0502dacc8cb4 [2021-06-09T00:51:37.323Z] ---> 85a1d9edae70 [2021-06-09T00:51:37.323Z] [2021-06-09T00:51:37.323Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T00:51:37.323Z] 3.12: Pulling from library/alpine [2021-06-09T00:51:39.982Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-09T00:51:39.982Z] Status: Downloaded newer image for alpine:3.12 [2021-06-09T00:51:39.982Z] ---> 9852663dfa18 [2021-06-09T00:51:39.982Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T00:51:40.974Z] ---> Running in 257cd8b33823 [2021-06-09T00:51:41.967Z] Removing intermediate container b583497ea17e [2021-06-09T00:51:41.967Z] ---> 0b76a57d64f6 [2021-06-09T00:51:41.967Z] [2021-06-09T00:51:41.967Z] Step 11/22 : FROM alpine:3.12 [2021-06-09T00:51:41.967Z] ---> 9852663dfa18 [2021-06-09T00:51:41.967Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-09T00:51:42.574Z] ---> Running in 4d1f0da7025b [2021-06-09T00:51:44.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:51:44.328Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:51:44.610Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:51:44.610Z] Removing intermediate container 1b3a8dfaeda0 [2021-06-09T00:51:44.610Z] ---> 0c4745046d5d [2021-06-09T00:51:44.610Z] [2021-06-09T00:51:44.610Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T00:51:44.610Z] ---> 9852663dfa18 [2021-06-09T00:51:44.610Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-09T00:51:44.890Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:51:44.890Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-09T00:51:44.890Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T00:51:44.890Z] OK: 5 MiB in 15 packages [2021-06-09T00:51:45.492Z] ---> Running in 34828ccbbf46 [2021-06-09T00:51:45.492Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-09T00:51:45.492Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T00:51:45.492Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-09T00:51:45.492Z] (4/4) Installing curl (7.77.0-r0) [2021-06-09T00:51:45.492Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T00:51:45.492Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T00:51:45.767Z] OK: 7 MiB in 18 packages [2021-06-09T00:51:47.219Z] Removing intermediate container 257cd8b33823 [2021-06-09T00:51:47.219Z] ---> 9ef5a2b6278b [2021-06-09T00:51:47.219Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T00:51:47.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:51:47.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:51:48.049Z] ---> Running in 6a758fc93a11 [2021-06-09T00:51:48.324Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-09T00:51:48.600Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-09T00:51:48.600Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T00:51:48.600Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T00:51:48.600Z] Removing intermediate container 4d1f0da7025b [2021-06-09T00:51:48.600Z] ---> 3ec4bf1d89ea [2021-06-09T00:51:48.600Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T00:51:48.880Z] OK: 6 MiB in 16 packages [2021-06-09T00:51:49.174Z] Removing intermediate container 6a758fc93a11 [2021-06-09T00:51:49.174Z] ---> 0a48b551c589 [2021-06-09T00:51:49.174Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-09T00:51:49.775Z] ---> Running in f6b7efee5154 [2021-06-09T00:51:50.052Z] ---> Running in 4ec0f9d75c77 [2021-06-09T00:51:50.327Z] Removing intermediate container d405dc0d4660 [2021-06-09T00:51:50.327Z] ---> 7a29451233b1 [2021-06-09T00:51:50.327Z] [2021-06-09T00:51:50.327Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T00:51:50.609Z] ---> 9852663dfa18 [2021-06-09T00:51:50.609Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-09T00:51:50.609Z] ---> Using cache [2021-06-09T00:51:50.609Z] ---> 9ef5a2b6278b [2021-06-09T00:51:50.609Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T00:51:50.609Z] ---> Using cache [2021-06-09T00:51:50.609Z] ---> 0a48b551c589 [2021-06-09T00:51:50.609Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-09T00:51:50.885Z] Removing intermediate container fad9a1beadca [2021-06-09T00:51:50.885Z] ---> 958dc014be02 [2021-06-09T00:51:50.885Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-09T00:51:50.885Z] Removing intermediate container f6b7efee5154 [2021-06-09T00:51:50.885Z] ---> 3719b0e1892b [2021-06-09T00:51:50.885Z] Step 14/22 : WORKDIR /edgex [2021-06-09T00:51:51.163Z] ---> Running in 37b158f157d4 [2021-06-09T00:51:51.163Z] Removing intermediate container 4ec0f9d75c77 [2021-06-09T00:51:51.163Z] ---> d21b6fe07e95 [2021-06-09T00:51:51.163Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T00:51:51.163Z] ---> Running in 26e516c05fb3 [2021-06-09T00:51:51.163Z] ---> Running in ff19c997c612 [2021-06-09T00:51:51.442Z] Removing intermediate container 34828ccbbf46 [2021-06-09T00:51:51.442Z] ---> 833077e75006 [2021-06-09T00:51:51.442Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T00:51:51.442Z] ---> Running in 7534b80cf5a1 [2021-06-09T00:51:51.722Z] ---> Running in 3794142def76 [2021-06-09T00:51:52.007Z] Removing intermediate container 37b158f157d4 [2021-06-09T00:51:52.007Z] ---> c9203974d9ff [2021-06-09T00:51:52.007Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-09T00:51:52.007Z] Removing intermediate container ff19c997c612 [2021-06-09T00:51:52.007Z] ---> efe0b3155031 [2021-06-09T00:51:52.007Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-09T00:51:52.285Z] ---> Running in f70219822ddd [2021-06-09T00:51:52.285Z] Removing intermediate container 7534b80cf5a1 [2021-06-09T00:51:52.285Z] ---> f7025215e09a [2021-06-09T00:51:52.285Z] Step 16/24 : WORKDIR / [2021-06-09T00:51:52.562Z] Removing intermediate container 3794142def76 [2021-06-09T00:51:52.562Z] ---> 86964d5a4513 [2021-06-09T00:51:52.562Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-09T00:51:52.846Z] ---> Running in 1cb35f1766fc [2021-06-09T00:51:52.846Z] ---> Running in 6cfe095fffbe [2021-06-09T00:51:53.138Z] Removing intermediate container f70219822ddd [2021-06-09T00:51:53.138Z] ---> 72b3caf5da54 [2021-06-09T00:51:53.138Z] Step 16/24 : WORKDIR / [2021-06-09T00:51:53.138Z] ---> Running in ac3425a7c2fe [2021-06-09T00:51:53.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-09T00:51:53.138Z] ---> 828f23f8575a [2021-06-09T00:51:53.138Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-09T00:51:53.416Z] Removing intermediate container 1cb35f1766fc [2021-06-09T00:51:53.416Z] ---> 5e5ea184fee4 [2021-06-09T00:51:53.416Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T00:51:53.696Z] Removing intermediate container 6cfe095fffbe [2021-06-09T00:51:53.696Z] ---> 3013501aa87a [2021-06-09T00:51:53.696Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T00:51:53.970Z] ---> Running in 4bc535a28c2d [2021-06-09T00:51:54.245Z] Removing intermediate container ac3425a7c2fe [2021-06-09T00:51:54.245Z] ---> 53952ed1ec16 [2021-06-09T00:51:54.245Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T00:51:56.836Z] Removing intermediate container 4bc535a28c2d [2021-06-09T00:51:56.836Z] ---> 37e22d4220c6 [2021-06-09T00:51:56.836Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T00:51:56.836Z] ---> f4eef091a60c [2021-06-09T00:51:56.836Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-09T00:51:56.836Z] ---> b51c7f292067 [2021-06-09T00:51:56.836Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-09T00:51:56.836Z] ---> c2be035dfcc2 [2021-06-09T00:51:56.836Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-09T00:51:56.836Z] ---> 07c5b3496ce3 [2021-06-09T00:51:56.836Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-09T00:51:56.836Z] Removing intermediate container 26e516c05fb3 [2021-06-09T00:51:56.836Z] ---> 4a1af7fdccea [2021-06-09T00:51:56.836Z] [2021-06-09T00:51:56.836Z] Step 12/24 : FROM docker:20.10.0 [2021-06-09T00:51:56.836Z] 20.10.0: Pulling from library/docker [2021-06-09T00:51:57.435Z] ---> b1bcf7187e01 [2021-06-09T00:51:57.435Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-09T00:51:57.435Z] ---> 960fe01b441b [2021-06-09T00:51:57.435Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-09T00:51:57.715Z] ---> 646df56537d6 [2021-06-09T00:51:57.715Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-09T00:51:58.045Z] ---> Running in 6d39f04a81c6 [2021-06-09T00:51:58.045Z] ---> 3464149deb36 [2021-06-09T00:51:58.046Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-09T00:51:59.513Z] ---> 8bf877b04a29 [2021-06-09T00:51:59.513Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-09T00:51:59.513Z] Removing intermediate container 6d39f04a81c6 [2021-06-09T00:51:59.513Z] ---> 2ed153b16463 [2021-06-09T00:51:59.513Z] Step 19/22 : CMD ["--init=true"] [2021-06-09T00:51:59.787Z] ---> Running in 20ce174b38e7 [2021-06-09T00:51:59.787Z] ---> Running in 7d16022ba635 [2021-06-09T00:52:00.062Z] ---> 9ab094aaa3c6 [2021-06-09T00:52:00.062Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-09T00:52:00.340Z] ---> 510fd7d0667a [2021-06-09T00:52:00.340Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-09T00:52:00.340Z] ---> Running in c787d16d83ad [2021-06-09T00:52:00.617Z] ---> Running in bad04b79f95b [2021-06-09T00:52:00.895Z] Removing intermediate container 7d16022ba635 [2021-06-09T00:52:00.895Z] ---> e4c380f0b274 [2021-06-09T00:52:00.895Z] Step 20/22 : LABEL arch=arm64 [2021-06-09T00:52:00.895Z] Removing intermediate container 20ce174b38e7 [2021-06-09T00:52:00.895Z] ---> 7a6c4a33995b [2021-06-09T00:52:00.895Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T00:52:01.171Z] ---> Running in 16dd4773a6c2 [2021-06-09T00:52:01.171Z] ---> Running in 1b5b6806990e [2021-06-09T00:52:01.461Z] Removing intermediate container c787d16d83ad [2021-06-09T00:52:01.461Z] ---> a424384c76fc [2021-06-09T00:52:01.461Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T00:52:01.461Z] Removing intermediate container bad04b79f95b [2021-06-09T00:52:01.461Z] ---> e06d7d5c643f [2021-06-09T00:52:01.461Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T00:52:01.738Z] ---> Running in 4e50c76ffdec [2021-06-09T00:52:01.738Z] ---> Running in 8cc52e81c8f3 [2021-06-09T00:52:01.738Z] Removing intermediate container 16dd4773a6c2 [2021-06-09T00:52:01.738Z] ---> 5bd47a51c552 [2021-06-09T00:52:01.738Z] Step 21/22 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:52:02.015Z] Removing intermediate container 1b5b6806990e [2021-06-09T00:52:02.015Z] ---> 26d406369207 [2021-06-09T00:52:02.015Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T00:52:02.015Z] ---> Running in e085373eaa2c [2021-06-09T00:52:02.297Z] ---> Running in 37cd7523cd16 [2021-06-09T00:52:02.572Z] Removing intermediate container 4e50c76ffdec [2021-06-09T00:52:02.572Z] ---> aca410101b52 [2021-06-09T00:52:02.572Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T00:52:02.848Z] Removing intermediate container 8cc52e81c8f3 [2021-06-09T00:52:02.848Z] ---> b0b495dfb165 [2021-06-09T00:52:02.848Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T00:52:02.848Z] ---> Running in d81cf2db5352 [2021-06-09T00:52:03.122Z] Removing intermediate container e085373eaa2c [2021-06-09T00:52:03.122Z] ---> 77de8164f221 [2021-06-09T00:52:03.122Z] Step 22/22 : LABEL version=0.0.0 [2021-06-09T00:52:03.122Z] Removing intermediate container 37cd7523cd16 [2021-06-09T00:52:03.122Z] ---> 7ed90880a330 [2021-06-09T00:52:03.122Z] Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:52:03.122Z] ---> Running in f1224e949751 [2021-06-09T00:52:03.394Z] ---> Running in c057c8527a45 [2021-06-09T00:52:03.394Z] ---> Running in 0eaa179d561b [2021-06-09T00:52:03.665Z] Removing intermediate container d81cf2db5352 [2021-06-09T00:52:03.665Z] ---> 933a820d0eb2 [2021-06-09T00:52:03.665Z] Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:52:04.262Z] ---> Running in 806b36cfbb4c [2021-06-09T00:52:04.262Z] Removing intermediate container f1224e949751 [2021-06-09T00:52:04.262Z] ---> 87060a69d4a4 [2021-06-09T00:52:04.262Z] Step 22/23 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:52:04.539Z] Removing intermediate container 0eaa179d561b [2021-06-09T00:52:04.539Z] ---> d958a5ac7362 [2021-06-09T00:52:04.539Z] [2021-06-09T00:52:04.539Z] Removing intermediate container c057c8527a45 [2021-06-09T00:52:04.539Z] ---> 0b7d415cc563 [2021-06-09T00:52:04.539Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T00:52:04.825Z] ---> Running in 3ff1ed291741 [2021-06-09T00:52:04.825Z] ---> Running in 002bb67edd13 [2021-06-09T00:52:05.100Z] Removing intermediate container 806b36cfbb4c [2021-06-09T00:52:05.100Z] ---> c34f9eba07a0 [2021-06-09T00:52:05.100Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T00:52:05.379Z] Successfully built d958a5ac7362 [2021-06-09T00:52:05.379Z] ---> Running in 7765cd9a2032 [2021-06-09T00:52:05.379Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-09T00:52:05.379Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-06-09T00:52:05.661Z] Removing intermediate container 3ff1ed291741 [2021-06-09T00:52:05.661Z] ---> b3c0d8ec5046 [2021-06-09T00:52:05.661Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T00:52:05.934Z] Removing intermediate container 002bb67edd13 [2021-06-09T00:52:05.934Z] ---> 81e0982b7ffe [2021-06-09T00:52:05.934Z] [2021-06-09T00:52:05.934Z] ---> Running in 6655fca51ce8 [2021-06-09T00:52:06.212Z] Removing intermediate container 7765cd9a2032 [2021-06-09T00:52:06.213Z] ---> e1f21c8d3a34 [2021-06-09T00:52:06.213Z] [2021-06-09T00:52:06.819Z] Removing intermediate container 6655fca51ce8 [2021-06-09T00:52:06.819Z] ---> fee62704d9e5 [2021-06-09T00:52:06.819Z] [2021-06-09T00:52:06.819Z] Successfully built 81e0982b7ffe [2021-06-09T00:52:06.819Z] Successfully tagged core-command-arm64:latest [2021-06-09T00:52:06.819Z] Building security-secretstore-setup [2021-06-09T00:52:07.094Z]  Building core-command ... done Successfully built e1f21c8d3a34 [2021-06-09T00:52:07.094Z] Successfully tagged core-metadata-arm64:latest [2021-06-09T00:52:07.094Z] Building support-scheduler [2021-06-09T00:52:07.371Z]  Building core-metadata ... done Successfully built fee62704d9e5 [2021-06-09T00:52:07.371Z] Successfully tagged support-notifications-arm64:latest [2021-06-09T00:52:07.371Z]  Building support-notifications ... done Building core-data [2021-06-09T00:52:10.762Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-09T00:52:10.762Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-09T00:52:10.762Z] ---> eeaf43b92773 [2021-06-09T00:52:10.762Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-09T00:52:13.267Z] ---> Running in 197345f225f8 [2021-06-09T00:52:13.267Z] Removing intermediate container 197345f225f8 [2021-06-09T00:52:13.267Z] ---> 288484908cb2 [2021-06-09T00:52:13.267Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-09T00:52:13.543Z] ---> Running in 718b154bc920 [2021-06-09T00:52:14.995Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:52:15.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:52:15.873Z] (1/39) Installing readline (8.0.4-r0) [2021-06-09T00:52:15.873Z] (2/39) Installing bash (5.0.17-r0) [2021-06-09T00:52:15.873Z] Executing bash-5.0.17-r0.post-install [2021-06-09T00:52:15.873Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T00:52:15.873Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-09T00:52:15.873Z] (5/39) Installing curl (7.77.0-r0) [2021-06-09T00:52:16.153Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-09T00:52:16.153Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-09T00:52:16.153Z] (8/39) Installing expat (2.2.9-r1) [2021-06-09T00:52:16.153Z] (9/39) Installing libffi (3.3-r2) [2021-06-09T00:52:16.153Z] (10/39) Installing gdbm (1.13-r1) [2021-06-09T00:52:16.153Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-09T00:52:16.153Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-09T00:52:16.153Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-09T00:52:18.137Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-09T00:52:18.137Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-09T00:52:18.137Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-09T00:52:18.137Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-09T00:52:18.137Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-09T00:52:18.137Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-09T00:52:18.137Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-09T00:52:18.137Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-09T00:52:18.137Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-09T00:52:18.137Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-09T00:52:18.137Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-09T00:52:18.137Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-09T00:52:18.410Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-09T00:52:18.410Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-09T00:52:18.410Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-09T00:52:18.410Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-09T00:52:18.410Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-09T00:52:18.410Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-09T00:52:18.410Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-09T00:52:18.410Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-09T00:52:18.410Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-09T00:52:18.410Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-09T00:52:18.410Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-09T00:52:18.410Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-09T00:52:18.410Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-09T00:52:18.687Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-09T00:52:18.687Z] Executing busybox-1.31.1-r19.trigger [2021-06-09T00:52:18.687Z] OK: 72 MiB in 59 packages [2021-06-09T00:52:24.085Z] Collecting docker-compose==1.23.2 [2021-06-09T00:52:24.085Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-09T00:52:24.688Z] Collecting docopt<0.7,>=0.6.1 [2021-06-09T00:52:24.688Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-09T00:52:27.317Z] Collecting jsonschema<3,>=2.5.1 [2021-06-09T00:52:27.317Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-09T00:52:27.587Z] Collecting texttable<0.10,>=0.9.0 [2021-06-09T00:52:27.587Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-09T00:52:30.994Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-09T00:52:30.994Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-09T00:52:31.979Z] Collecting docker<4.0,>=3.6.0 [2021-06-09T00:52:31.979Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-09T00:52:32.255Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-09T00:52:32.532Z] Collecting cached-property<2,>=1.2.0 [2021-06-09T00:52:32.532Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-09T00:52:34.081Z] Collecting PyYAML<4,>=3.10 [2021-06-09T00:52:34.081Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-09T00:52:39.364Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-09T00:52:39.364Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-09T00:52:39.364Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-09T00:52:39.364Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-09T00:52:41.361Z] Collecting idna<2.8,>=2.5 [2021-06-09T00:52:41.361Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-09T00:52:41.971Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-09T00:52:41.971Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-09T00:52:42.248Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-09T00:52:42.248Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-09T00:52:42.248Z] Collecting docker-pycreds>=0.4.0 [2021-06-09T00:52:42.248Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-09T00:52:42.526Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-09T00:52:42.526Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-09T00:52:42.526Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-09T00:52:42.526Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-09T00:52:43.968Z] Installing collected packages: docopt, jsonschema, texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, dockerpty, docker-compose [2021-06-09T00:52:43.968Z] Running setup.py install for docopt: started [2021-06-09T00:52:46.613Z] Running setup.py install for docopt: finished with status 'done' [2021-06-09T00:52:47.614Z] Running setup.py install for texttable: started [2021-06-09T00:52:50.233Z] Running setup.py install for texttable: finished with status 'done' [2021-06-09T00:52:50.233Z] Attempting uninstall: idna [2021-06-09T00:52:50.233Z] Found existing installation: idna 2.9 [2021-06-09T00:52:50.233Z] Uninstalling idna-2.9: [2021-06-09T00:52:50.233Z] Successfully uninstalled idna-2.9 [2021-06-09T00:52:50.826Z] Attempting uninstall: urllib3 [2021-06-09T00:52:50.826Z] Found existing installation: urllib3 1.25.9 [2021-06-09T00:52:50.826Z] Uninstalling urllib3-1.25.9: [2021-06-09T00:52:50.826Z] Successfully uninstalled urllib3-1.25.9 [2021-06-09T00:52:51.434Z] Attempting uninstall: requests [2021-06-09T00:52:51.434Z] Found existing installation: requests 2.23.0 [2021-06-09T00:52:51.434Z] Uninstalling requests-2.23.0: [2021-06-09T00:52:51.434Z] Successfully uninstalled requests-2.23.0 [2021-06-09T00:52:52.876Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:52:52.876Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:52:52.876Z] ---> ee3ee0ee1d7b [2021-06-09T00:52:52.876Z] Step 3/32 : WORKDIR /edgex-go [2021-06-09T00:52:52.876Z] ---> Using cache [2021-06-09T00:52:52.876Z] ---> e791cd91d014 [2021-06-09T00:52:52.876Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:52:52.876Z] ---> Using cache [2021-06-09T00:52:52.876Z] ---> cb3895483446 [2021-06-09T00:52:52.876Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-09T00:52:52.876Z] ---> Using cache [2021-06-09T00:52:52.876Z] ---> 5ad2c05645b4 [2021-06-09T00:52:52.876Z] Step 6/32 : COPY go.mod . [2021-06-09T00:52:52.876Z] ---> Using cache [2021-06-09T00:52:52.876Z] ---> 451245a23833 [2021-06-09T00:52:52.876Z] Step 7/32 : RUN go mod download [2021-06-09T00:52:52.876Z] ---> Using cache [2021-06-09T00:52:52.876Z] ---> f32981876131 [2021-06-09T00:52:52.876Z] Step 8/32 : COPY . . [2021-06-09T00:52:52.876Z] ---> Using cache [2021-06-09T00:52:52.876Z] ---> 6d78685f92fa [2021-06-09T00:52:52.876Z] Step 9/32 : RUN go mod tidy [2021-06-09T00:52:52.876Z] ---> Using cache [2021-06-09T00:52:52.876Z] ---> 4f3af28292ba [2021-06-09T00:52:52.876Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-09T00:52:53.862Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:52:53.862Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:52:53.862Z] ---> ee3ee0ee1d7b [2021-06-09T00:52:53.862Z] Step 3/26 : WORKDIR /edgex-go [2021-06-09T00:52:53.862Z] ---> Using cache [2021-06-09T00:52:53.862Z] ---> e791cd91d014 [2021-06-09T00:52:53.862Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:52:53.862Z] ---> Using cache [2021-06-09T00:52:53.862Z] ---> cb3895483446 [2021-06-09T00:52:53.862Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-09T00:52:53.862Z] ---> Using cache [2021-06-09T00:52:53.862Z] ---> 5ad2c05645b4 [2021-06-09T00:52:53.862Z] Step 6/26 : COPY go.mod . [2021-06-09T00:52:53.862Z] ---> Using cache [2021-06-09T00:52:53.862Z] ---> 451245a23833 [2021-06-09T00:52:53.862Z] Step 7/26 : RUN go mod download [2021-06-09T00:52:53.862Z] ---> Using cache [2021-06-09T00:52:53.862Z] ---> f32981876131 [2021-06-09T00:52:53.862Z] Step 8/26 : COPY . . [2021-06-09T00:52:53.862Z] ---> Using cache [2021-06-09T00:52:53.862Z] ---> 6d78685f92fa [2021-06-09T00:52:53.862Z] Step 9/26 : RUN go mod tidy [2021-06-09T00:52:53.862Z] ---> Using cache [2021-06-09T00:52:53.862Z] ---> 4f3af28292ba [2021-06-09T00:52:53.862Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-09T00:52:54.136Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:52:54.136Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:52:54.136Z] ---> ee3ee0ee1d7b [2021-06-09T00:52:54.136Z] Step 3/23 : WORKDIR /edgex-go [2021-06-09T00:52:54.136Z] ---> Using cache [2021-06-09T00:52:54.136Z] ---> e791cd91d014 [2021-06-09T00:52:54.136Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:52:54.136Z] ---> Using cache [2021-06-09T00:52:54.136Z] ---> cb3895483446 [2021-06-09T00:52:54.136Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-09T00:52:54.136Z] ---> Using cache [2021-06-09T00:52:54.136Z] ---> 5ad2c05645b4 [2021-06-09T00:52:54.136Z] Step 6/23 : COPY go.mod . [2021-06-09T00:52:54.136Z] ---> Using cache [2021-06-09T00:52:54.136Z] ---> 451245a23833 [2021-06-09T00:52:54.136Z] Step 7/23 : RUN go mod download [2021-06-09T00:52:54.136Z] ---> Using cache [2021-06-09T00:52:54.136Z] ---> f32981876131 [2021-06-09T00:52:54.136Z] Step 8/23 : COPY . . [2021-06-09T00:52:54.411Z] ---> Using cache [2021-06-09T00:52:54.411Z] ---> 6d78685f92fa [2021-06-09T00:52:54.411Z] Step 9/23 : RUN go mod tidy [2021-06-09T00:52:54.411Z] ---> Using cache [2021-06-09T00:52:54.411Z] ---> 4f3af28292ba [2021-06-09T00:52:54.411Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-09T00:52:54.411Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-09T00:52:54.411Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-09T00:52:54.411Z] ---> ee3ee0ee1d7b [2021-06-09T00:52:54.411Z] Step 3/24 : WORKDIR /edgex-go [2021-06-09T00:52:54.411Z] ---> Using cache [2021-06-09T00:52:54.411Z] ---> e791cd91d014 [2021-06-09T00:52:54.411Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:52:54.411Z] ---> Using cache [2021-06-09T00:52:54.411Z] ---> cb3895483446 [2021-06-09T00:52:54.411Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-09T00:52:55.038Z] Running setup.py install for PyYAML: started [2021-06-09T00:52:57.046Z] ---> Running in 7464f2458010 [2021-06-09T00:52:57.047Z] ---> Running in 774b4fac13d3 [2021-06-09T00:52:57.047Z] ---> Running in 1ad58f174fc7 [2021-06-09T00:52:57.047Z] ---> Running in 487d9a870edf [2021-06-09T00:52:57.323Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-09T00:52:57.323Z] Running setup.py install for dockerpty: started [2021-06-09T00:52:59.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-09T00:52:59.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:52:59.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-09T00:52:59.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-09T00:53:00.530Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-09T00:53:00.809Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:53:01.805Z] 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.59.0 [2021-06-09T00:53:02.084Z] OK: 218 MiB in 52 packages [2021-06-09T00:53:03.535Z] Removing intermediate container 1ad58f174fc7 [2021-06-09T00:53:03.535Z] ---> 2f7c1de30100 [2021-06-09T00:53:03.535Z] Step 6/24 : COPY go.mod . [2021-06-09T00:53:04.980Z] ---> e451049880a5 [2021-06-09T00:53:04.980Z] Step 7/24 : RUN go mod download [2021-06-09T00:53:04.980Z] ---> Running in 250c55af91a4 [2021-06-09T00:53:11.510Z] Removing intermediate container 250c55af91a4 [2021-06-09T00:53:11.510Z] ---> 3150948f232b [2021-06-09T00:53:11.510Z] Step 8/24 : COPY . . [2021-06-09T00:53:18.320Z] Removing intermediate container 718b154bc920 [2021-06-09T00:53:18.320Z] ---> 9403b044cc4f [2021-06-09T00:53:18.320Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-09T00:53:19.323Z] ---> Running in c883a14c9223 [2021-06-09T00:53:20.307Z] Removing intermediate container c883a14c9223 [2021-06-09T00:53:20.307Z] ---> d298056f1038 [2021-06-09T00:53:20.307Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-09T00:53:20.590Z] ---> Running in 679a9b987c60 [2021-06-09T00:53:21.194Z] Removing intermediate container 679a9b987c60 [2021-06-09T00:53:21.194Z] ---> 9ee513d68b72 [2021-06-09T00:53:21.194Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-09T00:53:24.599Z] ---> 5e7411f683e9 [2021-06-09T00:53:24.599Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-09T00:53:26.575Z] ---> 9d69a115b89b [2021-06-09T00:53:26.575Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-09T00:53:29.208Z] ---> f0b5f00d55c2 [2021-06-09T00:53:29.208Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-09T00:53:29.812Z] ---> Running in 32c3ac1fc3ed [2021-06-09T00:53:31.259Z] Removing intermediate container 32c3ac1fc3ed [2021-06-09T00:53:31.259Z] ---> 12e12f8ce7d0 [2021-06-09T00:53:31.259Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T00:53:31.537Z] ---> Running in 56993a911c54 [2021-06-09T00:53:32.527Z] Removing intermediate container 56993a911c54 [2021-06-09T00:53:32.527Z] ---> 3f9ed691a85e [2021-06-09T00:53:32.527Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T00:53:32.802Z] ---> Running in 4f92d40e6c48 [2021-06-09T00:53:33.787Z] Removing intermediate container 4f92d40e6c48 [2021-06-09T00:53:33.787Z] ---> 467175f59930 [2021-06-09T00:53:33.787Z] Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:53:34.064Z] ---> 2f2c9f64dc52 [2021-06-09T00:53:34.064Z] Step 9/24 : RUN go mod tidy [2021-06-09T00:53:34.064Z] ---> Running in 43c3a5bf2452 [2021-06-09T00:53:34.342Z] ---> Running in 30b2a99c0a93 [2021-06-09T00:53:34.950Z] Removing intermediate container 43c3a5bf2452 [2021-06-09T00:53:34.950Z] ---> 52798414a06e [2021-06-09T00:53:34.950Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T00:53:35.230Z] ---> Running in b82699f1690d [2021-06-09T00:53:36.226Z] Removing intermediate container b82699f1690d [2021-06-09T00:53:36.226Z] ---> fb86a031eaae [2021-06-09T00:53:36.226Z] [2021-06-09T00:53:36.830Z] Successfully built fb86a031eaae [2021-06-09T00:53:37.109Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-09T00:53:41.445Z]  Building sys-mgmt-agent ... done Removing intermediate container 30b2a99c0a93 [2021-06-09T00:53:41.445Z] ---> 62575f455731 [2021-06-09T00:53:41.445Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-09T00:53:41.716Z] ---> Running in 7bf7d8431482 [2021-06-09T00:53:43.697Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-09T00:54:37.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-09T00:54:49.300Z] Removing intermediate container 487d9a870edf [2021-06-09T00:54:49.300Z] ---> 587c28eb7271 [2021-06-09T00:54:49.300Z] [2021-06-09T00:54:49.300Z] Step 11/32 : FROM alpine:3.12 [2021-06-09T00:54:49.300Z] ---> 9852663dfa18 [2021-06-09T00:54:49.300Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-09T00:54:49.300Z] ---> Running in 93acb9237bc2 [2021-06-09T00:54:49.300Z] Removing intermediate container 93acb9237bc2 [2021-06-09T00:54:49.300Z] ---> e3a1a34bde77 [2021-06-09T00:54:49.300Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-09T00:54:49.300Z] ---> Running in fdc664bdf036 [2021-06-09T00:54:51.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:54:51.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:54:51.810Z] Removing intermediate container 774b4fac13d3 [2021-06-09T00:54:51.810Z] ---> 7e2601c3f0bf [2021-06-09T00:54:51.810Z] [2021-06-09T00:54:51.810Z] Step 11/23 : FROM alpine:3.12 [2021-06-09T00:54:51.810Z] ---> 9852663dfa18 [2021-06-09T00:54:51.810Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-09T00:54:51.810Z] ---> Using cache [2021-06-09T00:54:51.810Z] ---> 9ef5a2b6278b [2021-06-09T00:54:51.810Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-09T00:54:51.810Z] ---> Using cache [2021-06-09T00:54:51.810Z] ---> 0a48b551c589 [2021-06-09T00:54:51.810Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-09T00:54:51.810Z] Removing intermediate container 7464f2458010 [2021-06-09T00:54:51.810Z] ---> 55a975eb30b7 [2021-06-09T00:54:51.810Z] [2021-06-09T00:54:51.810Z] Step 11/26 : FROM alpine:3.12 [2021-06-09T00:54:51.810Z] ---> 9852663dfa18 [2021-06-09T00:54:51.810Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-09T00:54:51.810Z] ---> Running in ca227e7495c2 [2021-06-09T00:54:51.810Z] ---> Running in 4855cbb331ab [2021-06-09T00:54:51.810Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-09T00:54:51.810Z] (2/2) Installing su-exec (0.2-r1) [2021-06-09T00:54:51.810Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T00:54:51.810Z] OK: 5 MiB in 16 packages [2021-06-09T00:54:51.810Z] Removing intermediate container ca227e7495c2 [2021-06-09T00:54:51.810Z] ---> 856f2e68ab03 [2021-06-09T00:54:51.810Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-09T00:54:52.095Z] ---> Running in c269ceedd13c [2021-06-09T00:54:54.637Z] Removing intermediate container fdc664bdf036 [2021-06-09T00:54:54.637Z] ---> fb2832b895f8 [2021-06-09T00:54:54.637Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-09T00:54:54.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:54:54.637Z] ---> Running in e091dc1b100d [2021-06-09T00:54:54.637Z] Removing intermediate container c269ceedd13c [2021-06-09T00:54:54.637Z] ---> c6f75e16ce92 [2021-06-09T00:54:54.637Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T00:54:54.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:54:54.637Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-09T00:54:54.637Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-09T00:54:54.637Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-09T00:54:54.637Z] (4/6) Installing curl (7.77.0-r0) [2021-06-09T00:54:54.637Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-09T00:54:54.637Z] (6/6) Installing su-exec (0.2-r1) [2021-06-09T00:54:54.637Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T00:54:54.637Z] Executing ca-certificates-20191127-r4.trigger [2021-06-09T00:54:54.637Z] Removing intermediate container e091dc1b100d [2021-06-09T00:54:54.637Z] ---> 010710f10b9c [2021-06-09T00:54:54.637Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-09T00:54:54.637Z] OK: 7 MiB in 20 packages [2021-06-09T00:54:54.637Z] ---> Running in c30e0d7f726f [2021-06-09T00:54:55.242Z] ---> 1edafc4e197e [2021-06-09T00:54:55.242Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-09T00:54:59.344Z] Removing intermediate container c30e0d7f726f [2021-06-09T00:54:59.344Z] ---> 881087cbfaf8 [2021-06-09T00:54:59.344Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-09T00:54:59.344Z] ---> Running in 521f59fe2653 [2021-06-09T00:54:59.344Z] Removing intermediate container 4855cbb331ab [2021-06-09T00:54:59.344Z] ---> bc2559418e33 [2021-06-09T00:54:59.344Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-09T00:54:59.344Z] ---> Running in f5e6f3a6d074 [2021-06-09T00:54:59.344Z] ---> d599b9eac038 [2021-06-09T00:54:59.344Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-09T00:54:59.344Z] Removing intermediate container f5e6f3a6d074 [2021-06-09T00:54:59.344Z] ---> b5edf474a32c [2021-06-09T00:54:59.344Z] Step 14/26 : WORKDIR / [2021-06-09T00:54:59.344Z] ---> Running in 70c2017a2c40 [2021-06-09T00:54:59.957Z] ---> 421124bb4d1d [2021-06-09T00:54:59.957Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-09T00:55:00.229Z] ---> Running in ec38b465e13e [2021-06-09T00:55:00.229Z] Removing intermediate container 70c2017a2c40 [2021-06-09T00:55:00.229Z] ---> 99702facb536 [2021-06-09T00:55:00.229Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-09T00:55:00.229Z] Removing intermediate container 521f59fe2653 [2021-06-09T00:55:00.229Z] ---> a5efcf953be4 [2021-06-09T00:55:00.229Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-09T00:55:00.506Z] ---> Running in 32bf05331e83 [2021-06-09T00:55:01.106Z] Removing intermediate container ec38b465e13e [2021-06-09T00:55:01.106Z] ---> a6c0ea8e6f05 [2021-06-09T00:55:01.106Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T00:55:01.106Z] ---> Running in bf6a5c8f3e8a [2021-06-09T00:55:01.393Z] Removing intermediate container 32bf05331e83 [2021-06-09T00:55:01.393Z] ---> 0a3f30b1347b [2021-06-09T00:55:01.393Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-09T00:55:01.681Z] ---> 4c5fba651342 [2021-06-09T00:55:01.681Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-09T00:55:01.958Z] Removing intermediate container bf6a5c8f3e8a [2021-06-09T00:55:01.958Z] ---> 152ee4aaf63d [2021-06-09T00:55:01.958Z] Step 21/23 : LABEL arch=arm64 [2021-06-09T00:55:02.233Z] ---> Running in f83e0a5ccc0a [2021-06-09T00:55:02.505Z] ---> 244ff8d379e7 [2021-06-09T00:55:02.505Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-09T00:55:02.778Z] ---> ec740e550742 [2021-06-09T00:55:02.778Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-09T00:55:02.778Z] ---> Running in 6c10f62920ae [2021-06-09T00:55:02.778Z] Removing intermediate container f83e0a5ccc0a [2021-06-09T00:55:02.778Z] ---> 209d32219283 [2021-06-09T00:55:02.778Z] Step 22/23 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:55:03.059Z] ---> Running in 6ba9999bd863 [2021-06-09T00:55:04.516Z] ---> 560b6e6c7c23 [2021-06-09T00:55:04.516Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-09T00:55:04.516Z] Removing intermediate container 6ba9999bd863 [2021-06-09T00:55:04.516Z] ---> 01631242f5e2 [2021-06-09T00:55:04.516Z] Step 23/23 : LABEL version=0.0.0 [2021-06-09T00:55:04.516Z] ---> Running in b4566cee351f [2021-06-09T00:55:08.904Z] Removing intermediate container b4566cee351f [2021-06-09T00:55:08.904Z] ---> 4c5762ff5533 [2021-06-09T00:55:08.904Z] [2021-06-09T00:55:08.904Z] ---> 88749080ab99 [2021-06-09T00:55:08.904Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-09T00:55:08.904Z] Successfully built 4c5762ff5533 [2021-06-09T00:55:08.904Z] Successfully tagged support-scheduler-arm64:latest [2021-06-09T00:55:08.904Z]  Building support-scheduler ... done Removing intermediate container 6c10f62920ae [2021-06-09T00:55:08.904Z] ---> b112e925b09c [2021-06-09T00:55:08.904Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T00:55:08.904Z] ---> 02832074744c [2021-06-09T00:55:08.904Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-09T00:55:08.904Z] ---> 8085b702bc87 [2021-06-09T00:55:08.904Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-09T00:55:08.904Z] ---> ff49e22d1b66 [2021-06-09T00:55:08.904Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-09T00:55:09.186Z] ---> f8d6cbbbd315 [2021-06-09T00:55:09.186Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-09T00:55:11.994Z] ---> 69527c5d12a2 [2021-06-09T00:55:11.994Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-09T00:55:11.994Z] ---> ba24bda89b90 [2021-06-09T00:55:11.994Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-09T00:55:11.994Z] ---> Running in 33a47ca07201 [2021-06-09T00:55:11.994Z] Removing intermediate container 7bf7d8431482 [2021-06-09T00:55:11.994Z] ---> 2c8dce81b742 [2021-06-09T00:55:11.994Z] [2021-06-09T00:55:11.994Z] Step 11/24 : FROM alpine:3.12 [2021-06-09T00:55:11.994Z] ---> 9852663dfa18 [2021-06-09T00:55:11.994Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-09T00:55:11.994Z] ---> 3bac21dbc540 [2021-06-09T00:55:11.994Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-09T00:55:11.994Z] ---> Running in b0b7ff6e8b30 [2021-06-09T00:55:12.269Z] Removing intermediate container b0b7ff6e8b30 [2021-06-09T00:55:12.269Z] ---> 8a94c1d27f41 [2021-06-09T00:55:12.269Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-09T00:55:16.426Z] ---> Running in e48de731d89a [2021-06-09T00:55:16.426Z] ---> dd2df8f742b4 [2021-06-09T00:55:16.426Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-09T00:55:16.426Z] ---> Running in 76d99612ca3d [2021-06-09T00:55:16.426Z] Removing intermediate container e48de731d89a [2021-06-09T00:55:16.426Z] ---> f9492a64b00b [2021-06-09T00:55:16.426Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-09T00:55:16.426Z] ---> Running in ba7bc8476dc8 [2021-06-09T00:55:16.426Z] Removing intermediate container 76d99612ca3d [2021-06-09T00:55:16.426Z] ---> a0081bc804e4 [2021-06-09T00:55:16.426Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-09T00:55:16.426Z] Removing intermediate container 33a47ca07201 [2021-06-09T00:55:16.426Z] ---> 068d4b4ef826 [2021-06-09T00:55:16.426Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-09T00:55:16.426Z] ---> Running in 4d60afb0a507 [2021-06-09T00:55:16.426Z] Removing intermediate container ba7bc8476dc8 [2021-06-09T00:55:16.426Z] ---> 0601a7c0f599 [2021-06-09T00:55:16.426Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-09T00:55:16.426Z] ---> Running in 7a8b3d73f568 [2021-06-09T00:55:16.426Z] Removing intermediate container 4d60afb0a507 [2021-06-09T00:55:16.426Z] ---> 8e6fcd6623c6 [2021-06-09T00:55:16.426Z] Step 24/26 : LABEL arch=arm64 [2021-06-09T00:55:16.426Z] ---> 86eff183ba97 [2021-06-09T00:55:16.426Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-09T00:55:16.426Z] ---> Running in ceb92bb18a50 [2021-06-09T00:55:16.426Z] ---> Running in 823bf96f6882 [2021-06-09T00:55:16.426Z] Removing intermediate container ceb92bb18a50 [2021-06-09T00:55:16.426Z] ---> 48943c1eedf1 [2021-06-09T00:55:16.426Z] Step 25/26 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:55:16.426Z] ---> Running in 48edfd7c9b5a [2021-06-09T00:55:16.426Z] Removing intermediate container 48edfd7c9b5a [2021-06-09T00:55:16.426Z] ---> f006d3bd1622 [2021-06-09T00:55:16.426Z] Step 26/26 : LABEL version=0.0.0 [2021-06-09T00:55:16.426Z] ---> Running in 76512513bb08 [2021-06-09T00:55:17.034Z] Removing intermediate container 7a8b3d73f568 [2021-06-09T00:55:17.034Z] ---> 847b78119ecf [2021-06-09T00:55:17.034Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-09T00:55:17.034Z] Removing intermediate container 76512513bb08 [2021-06-09T00:55:17.034Z] ---> b42f86a096b2 [2021-06-09T00:55:17.034Z] [2021-06-09T00:55:17.310Z] ---> Running in 6417ee8d7aec [2021-06-09T00:55:19.806Z] Successfully built b42f86a096b2 [2021-06-09T00:55:19.806Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-09T00:55:19.806Z]  Building security-secretstore-setup ... done Removing intermediate container 823bf96f6882 [2021-06-09T00:55:19.806Z] ---> add4aeb1ef23 [2021-06-09T00:55:19.806Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-09T00:55:19.806Z] ---> Running in 71f8b36ca4b8 [2021-06-09T00:55:19.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-09T00:55:19.806Z] Removing intermediate container 71f8b36ca4b8 [2021-06-09T00:55:19.806Z] ---> 1705e5382eaf [2021-06-09T00:55:19.806Z] Step 29/32 : CMD ["gate"] [2021-06-09T00:55:19.806Z] ---> Running in 952228173d36 [2021-06-09T00:55:19.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-09T00:55:19.806Z] Removing intermediate container 952228173d36 [2021-06-09T00:55:19.806Z] ---> deb25c7f5b86 [2021-06-09T00:55:19.806Z] Step 30/32 : LABEL arch=arm64 [2021-06-09T00:55:20.079Z] ---> Running in 1c8b20da245a [2021-06-09T00:55:20.357Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-09T00:55:20.357Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-09T00:55:20.357Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-09T00:55:20.629Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-09T00:55:20.629Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-09T00:55:20.629Z] Removing intermediate container 1c8b20da245a [2021-06-09T00:55:20.629Z] ---> 3c57c3ae4d7f [2021-06-09T00:55:20.629Z] Step 31/32 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:55:20.903Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-09T00:55:20.903Z] Executing busybox-1.31.1-r20.trigger [2021-06-09T00:55:20.903Z] OK: 8 MiB in 20 packages [2021-06-09T00:55:21.181Z] ---> Running in 91bce983196e [2021-06-09T00:55:21.781Z] Removing intermediate container 91bce983196e [2021-06-09T00:55:21.781Z] ---> 08b6d7732562 [2021-06-09T00:55:21.781Z] Step 32/32 : LABEL version=0.0.0 [2021-06-09T00:55:22.057Z] ---> Running in 0fd4db5d0154 [2021-06-09T00:55:22.341Z] Removing intermediate container 6417ee8d7aec [2021-06-09T00:55:22.341Z] ---> e4aea2902f66 [2021-06-09T00:55:22.341Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-09T00:55:24.683Z] Removing intermediate container 0fd4db5d0154 [2021-06-09T00:55:24.683Z] ---> 6f59b3d84718 [2021-06-09T00:55:24.683Z] [2021-06-09T00:55:24.683Z] Successfully built 6f59b3d84718 [2021-06-09T00:55:24.683Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-09T00:55:24.683Z]  Building security-bootstrapper ... done  ---> c414f7dd1056 [2021-06-09T00:55:24.683Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-09T00:55:24.683Z] ---> 16ab95548cdb [2021-06-09T00:55:24.683Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-09T00:55:27.453Z] ---> 38f6762e6a62 [2021-06-09T00:55:27.453Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-09T00:55:27.453Z] ---> Running in efe9461fe020 [2021-06-09T00:55:27.453Z] Removing intermediate container efe9461fe020 [2021-06-09T00:55:27.453Z] ---> f4a1188124c4 [2021-06-09T00:55:27.453Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-09T00:55:27.453Z] ---> Running in 83f9b2353b83 [2021-06-09T00:55:27.453Z] Removing intermediate container 83f9b2353b83 [2021-06-09T00:55:27.453Z] ---> 819102914d8d [2021-06-09T00:55:27.453Z] Step 22/24 : LABEL arch=arm64 [2021-06-09T00:55:27.453Z] ---> Running in 6ef82f8ad3c1 [2021-06-09T00:55:27.453Z] Removing intermediate container 6ef82f8ad3c1 [2021-06-09T00:55:27.453Z] ---> 8ce124509629 [2021-06-09T00:55:27.453Z] Step 23/24 : LABEL git_sha=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [2021-06-09T00:55:27.728Z] ---> Running in 49b92b65ade1 [2021-06-09T00:55:30.056Z] Removing intermediate container 49b92b65ade1 [2021-06-09T00:55:30.056Z] ---> b8c900de0fe8 [2021-06-09T00:55:30.056Z] Step 24/24 : LABEL version=0.0.0 [2021-06-09T00:55:30.056Z] ---> Running in 0f5c4642963e [2021-06-09T00:55:30.056Z] Removing intermediate container 0f5c4642963e [2021-06-09T00:55:30.056Z] ---> 4d2b4911fe9e [2021-06-09T00:55:30.056Z] [2021-06-09T00:55:30.056Z] Successfully built 4d2b4911fe9e [2021-06-09T00:55:30.056Z] Successfully tagged core-data-arm64:latest [2021-06-09T00:55:30.071Z]  Building core-data ... done  [Pipeline] } [2021-06-09T00:55:30.104Z] $ docker stop --time=1 8162a1255b6e763ceff78c7f9867e4e8507cb5388145861a51758fd737529e57 [2021-06-09T00:55:31.993Z] $ docker rm -f 8162a1255b6e763ceff78c7f9867e4e8507cb5388145861a51758fd737529e57 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-09T00:55:36.551Z] + docker images [2021-06-09T00:55:36.551Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-09T00:55:36.551Z] core-data-arm64 latest 4d2b4911fe9e 4 seconds ago 19.1MB [2021-06-09T00:55:36.551Z] security-bootstrapper-arm64 latest 6f59b3d84718 10 seconds ago 17.1MB [2021-06-09T00:55:36.551Z] security-secretstore-setup-arm64 latest b42f86a096b2 16 seconds ago 26.5MB [2021-06-09T00:55:36.551Z] 2c8dce81b742 22 seconds ago 974MB [2021-06-09T00:55:36.551Z] support-scheduler-arm64 latest 4c5762ff5533 27 seconds ago 15MB [2021-06-09T00:55:36.551Z] 55a975eb30b7 43 seconds ago 973MB [2021-06-09T00:55:36.551Z] 7e2601c3f0bf 43 seconds ago 968MB [2021-06-09T00:55:36.551Z] 587c28eb7271 49 seconds ago 967MB [2021-06-09T00:55:36.551Z] sys-mgmt-agent-arm64 latest fb86a031eaae About a minute ago 299MB [2021-06-09T00:55:36.551Z] support-notifications-arm64 latest fee62704d9e5 3 minutes ago 15.7MB [2021-06-09T00:55:36.551Z] core-command-arm64 latest 81e0982b7ffe 3 minutes ago 15MB [2021-06-09T00:55:36.551Z] core-metadata-arm64 latest e1f21c8d3a34 3 minutes ago 15.6MB [2021-06-09T00:55:36.551Z] security-proxy-setup-arm64 latest d958a5ac7362 3 minutes ago 24MB [2021-06-09T00:55:36.551Z] 4a1af7fdccea 3 minutes ago 973MB [2021-06-09T00:55:36.551Z] 7a29451233b1 3 minutes ago 971MB [2021-06-09T00:55:36.551Z] 0c4745046d5d 3 minutes ago 968MB [2021-06-09T00:55:36.551Z] 0b76a57d64f6 3 minutes ago 971MB [2021-06-09T00:55:36.551Z] 85a1d9edae70 3 minutes ago 966MB [2021-06-09T00:55:36.551Z] ci-base-image-arm64 latest ee3ee0ee1d7b 14 minutes ago 641MB [2021-06-09T00:55:36.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-09T00:55:36.551Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-09T00:55:36.551Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-09T00:55:36.551Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:55:37.321Z] ---> job-cost.sh [2021-06-09T00:55:37.321Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eedX [2021-06-09T00:56:26.453Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-09T00:58:08.641Z] lf-activate-venv(): INFO: Adding /tmp/venv-eedX/bin to PATH [2021-06-09T00:58:08.641Z] INFO: No Stack... [2021-06-09T00:58:08.641Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-09T00:58:08.641Z] INFO: Archiving Costs [Pipeline] sh [2021-06-09T00:58:08.995Z] + + cutcat -d, /w/workspace/edgex-go/6/archives/cost.csv -f6 [2021-06-09T00:58:08.995Z] [Pipeline] lock [2021-06-09T00:58:09.070Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3551-6-stack-cost] [2021-06-09T00:58:09.079Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3551-6-stack-cost] did not exist. Created. [2021-06-09T00:58:09.079Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3551-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-09T00:58:11.643Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-09T00:58:11.956Z] Stashed 1 file(s) [Pipeline] } [2021-06-09T00:58:11.966Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3551-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-09T00:58:14.784Z] provisioning config files... [2021-06-09T00:58:14.794Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config6461480032909307tmp [Pipeline] { [Pipeline] sh [2021-06-09T00:58:15.107Z] + set +x [2021-06-09T00:58:15.107Z] + curl -s https://codecov.io/bash [2021-06-09T00:58:15.107Z] + bash -s -- [2021-06-09T00:58:15.107Z] [2021-06-09T00:58:15.107Z] _____ _ [2021-06-09T00:58:15.107Z] / ____| | | [2021-06-09T00:58:15.107Z] | | ___ __| | ___ ___ _____ __ [2021-06-09T00:58:15.107Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-09T00:58:15.107Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-09T00:58:15.107Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-09T00:58:15.107Z] Bash-1.0.3 [2021-06-09T00:58:15.107Z] [2021-06-09T00:58:15.107Z] [2021-06-09T00:58:15.107Z] ==> git version 2.24.4 found [2021-06-09T00:58:15.107Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-09T00:58:15.107Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-09T00:58:15.107Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-09T00:58:15.107Z] ==> Jenkins CI detected. [2021-06-09T00:58:15.107Z] project root: . [2021-06-09T00:58:15.107Z] --> token set from env [2021-06-09T00:58:15.107Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-09T00:58:17.415Z] ==> Running gcov in . (disable via -X gcov) [2021-06-09T00:58:17.415Z] ==> Python coveragepy not found [2021-06-09T00:58:17.415Z] ==> Searching for coverage reports in: [2021-06-09T00:58:17.415Z] + . [2021-06-09T00:58:17.415Z] -> Found 1 reports [2021-06-09T00:58:17.415Z] ==> Detecting git/mercurial file structure [2021-06-09T00:58:17.415Z] ==> Reading reports [2021-06-09T00:58:17.415Z] + ./coverage.out bytes=412281 [2021-06-09T00:58:17.415Z] ==> Appending adjustments [2021-06-09T00:58:17.415Z] https://docs.codecov.io/docs/fixing-reports [2021-06-09T00:58:17.415Z] + Found adjustments [2021-06-09T00:58:17.415Z] ==> Gzipping contents [2021-06-09T00:58:17.415Z] 56K /tmp/codecov.kNcek6.gz [2021-06-09T00:58:17.415Z] ==> Uploading reports [2021-06-09T00:58:17.415Z] url: https://codecov.io [2021-06-09T00:58:17.415Z] query: branch=PR-3551&commit=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3551%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3551&job=&cmd_args= [2021-06-09T00:58:17.415Z] -> Pinging Codecov [2021-06-09T00:58:17.415Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3551&commit=3c28b86c8a51e2b4430710665eb37e0cc3bbcca6&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3551%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3551&job=&cmd_args= [2021-06-09T00:58:17.415Z] -> Uploading to [2021-06-09T00:58:17.415Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-09/00271124DB129430A58F1EEE437C3FCB/3c28b86c8a51e2b4430710665eb37e0cc3bbcca6/11d52699-c5a6-4256-82a2-69968c285bfe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T005816Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56cd2cc00099c27534141434c27b4924c1ffc1cb550bbb3709683c032b37a448 [2021-06-09T00:58:17.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-09T00:58:17.415Z] Dload Upload Total Spent Left Speed [2021-06-09T00:58:17.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56046 0 0 100 56046 0 154k --:--:-- --:--:-- --:--:-- 154k [2021-06-09T00:58:17.415Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3c28b86c8a51e2b4430710665eb37e0cc3bbcca6 [Pipeline] } [2021-06-09T00:58:17.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:58:23.597Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:58:24.179Z] ---> package-listing.sh [2021-06-09T00:58:24.179Z] ++ facter osfamily [2021-06-09T00:58:24.179Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-09T00:58:26.566Z] + OS_FAMILY=redhat [2021-06-09T00:58:26.566Z] + workspace=/w/workspace/edgex-go/6 [2021-06-09T00:58:26.566Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-09T00:58:26.566Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-09T00:58:26.566Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-09T00:58:26.566Z] + PACKAGES=/tmp/packages_start.txt [2021-06-09T00:58:26.566Z] + '[' /w/workspace/edgex-go/6 ']' [2021-06-09T00:58:26.566Z] + PACKAGES=/tmp/packages_end.txt [2021-06-09T00:58:26.566Z] + case "${OS_FAMILY}" in [2021-06-09T00:58:26.566Z] + sort [2021-06-09T00:58:26.566Z] + rpm -qa [2021-06-09T00:58:26.566Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-09T00:58:26.566Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-09T00:58:26.566Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-09T00:58:26.566Z] + '[' /w/workspace/edgex-go/6 ']' [2021-06-09T00:58:26.566Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-06-09T00:58:26.566Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-06-09T00:58:26.579Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-09T00:58:26.865Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:58:27.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T00:58:27.440Z] [2021-06-09T00:58:27.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-09T00:58:27.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T00:58:27.753Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-09T00:58:27.753Z] df20fa9351a1: Pulling fs layer [2021-06-09T00:58:27.753Z] 36b3adc4ff6f: Pulling fs layer [2021-06-09T00:58:27.753Z] 8ad3a11d3b57: Pulling fs layer [2021-06-09T00:58:27.753Z] 46f8f816bc3b: Pulling fs layer [2021-06-09T00:58:27.753Z] 93b61091891f: Pulling fs layer [2021-06-09T00:58:27.753Z] 93b9cdb0e59b: Pulling fs layer [2021-06-09T00:58:27.753Z] 5e14af77c1be: Pulling fs layer [2021-06-09T00:58:27.753Z] 01666e4c0597: Pulling fs layer [2021-06-09T00:58:27.753Z] aa168da1d23b: Pulling fs layer [2021-06-09T00:58:27.753Z] 46f8f816bc3b: Waiting [2021-06-09T00:58:27.753Z] 93b61091891f: Waiting [2021-06-09T00:58:27.753Z] 93b9cdb0e59b: Waiting [2021-06-09T00:58:27.753Z] 5e14af77c1be: Waiting [2021-06-09T00:58:27.753Z] 01666e4c0597: Waiting [2021-06-09T00:58:27.753Z] aa168da1d23b: Waiting [2021-06-09T00:58:27.753Z] 36b3adc4ff6f: Verifying Checksum [2021-06-09T00:58:27.753Z] 36b3adc4ff6f: Download complete [2021-06-09T00:58:27.753Z] 46f8f816bc3b: Verifying Checksum [2021-06-09T00:58:27.753Z] 46f8f816bc3b: Download complete [2021-06-09T00:58:28.021Z] df20fa9351a1: Verifying Checksum [2021-06-09T00:58:28.021Z] df20fa9351a1: Download complete [2021-06-09T00:58:28.021Z] 93b9cdb0e59b: Verifying Checksum [2021-06-09T00:58:28.021Z] 93b9cdb0e59b: Download complete [2021-06-09T00:58:28.021Z] 5e14af77c1be: Verifying Checksum [2021-06-09T00:58:28.021Z] 5e14af77c1be: Download complete [2021-06-09T00:58:28.021Z] 01666e4c0597: Verifying Checksum [2021-06-09T00:58:28.021Z] 01666e4c0597: Download complete [2021-06-09T00:58:28.021Z] 8ad3a11d3b57: Verifying Checksum [2021-06-09T00:58:28.021Z] 8ad3a11d3b57: Download complete [2021-06-09T00:58:28.021Z] df20fa9351a1: Pull complete [2021-06-09T00:58:28.289Z] 36b3adc4ff6f: Pull complete [2021-06-09T00:58:28.553Z] 8ad3a11d3b57: Pull complete [2021-06-09T00:58:28.816Z] 46f8f816bc3b: Pull complete [2021-06-09T00:58:28.816Z] 93b61091891f: Verifying Checksum [2021-06-09T00:58:28.816Z] 93b61091891f: Download complete [2021-06-09T00:58:29.084Z] 93b61091891f: Pull complete [2021-06-09T00:58:29.085Z] 93b9cdb0e59b: Pull complete [2021-06-09T00:58:29.085Z] 5e14af77c1be: Pull complete [2021-06-09T00:58:29.352Z] 01666e4c0597: Pull complete [2021-06-09T00:58:30.293Z] aa168da1d23b: Download complete [2021-06-09T00:58:34.250Z] aa168da1d23b: Pull complete [2021-06-09T00:58:34.250Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-09T00:58:34.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-09T00:58:34.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-09T00:58:34.332Z] prd-centos7-docker-4c-2g-1109 does not seem to be running inside a container [2021-06-09T00:58:34.456Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-09T00:58:38.522Z] $ docker top cc1ca2c56f6ee512836846b3eb1cb4c165959fddab814461777b4b84e386ec71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-09T00:58:38.923Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-09T00:58:39.225Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-09T00:58:41.631Z] + ls /var/log/sa-host [2021-06-09T00:58:41.631Z] + sadf -c /var/log/sa-host/sa05 [2021-06-09T00:58:41.631Z] file_magic: OK [2021-06-09T00:58:41.631Z] HZ: Using current value: 100 [2021-06-09T00:58:41.631Z] file_header: OK [2021-06-09T00:58:41.631Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-09T00:58:41.631Z] Statistics: [2021-06-09T00:58:41.631Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T00:58:41.631Z] File successfully converted to sysstat format version 12.2.1 [2021-06-09T00:58:41.631Z] + sadf -c /var/log/sa-host/sa09 [2021-06-09T00:58:41.631Z] file_magic: OK [2021-06-09T00:58:41.631Z] HZ: Using current value: 100 [2021-06-09T00:58:41.631Z] file_header: OK [2021-06-09T00:58:41.631Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-09T00:58:41.631Z] Statistics: [2021-06-09T00:58:41.631Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-09T00:58:41.631Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-09T00:58:41.802Z] provisioning config files... [2021-06-09T00:58:41.816Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config8925141058383824013tmp [Pipeline] { [Pipeline] echo [2021-06-09T00:58:41.841Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:58:42.150Z] ---> create-netrc.sh [Pipeline] } [2021-06-09T00:58:44.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:58:44.714Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-09T00:58:44.726Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:58:45.031Z] ---> sudo-logs.sh [2021-06-09T00:58:45.032Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-09T00:58:47.269Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:58:49.691Z] ---> job-cost.sh [2021-06-09T00:58:49.691Z] lf-activate-venv: SKIPPING [2021-06-09T00:58:49.691Z] DEBUG: total: 0.18000000715255737 [2021-06-09T00:58:49.691Z] INFO: Retrieving Stack Cost... [2021-06-09T00:58:49.691Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-09T00:58:49.691Z] INFO: Archiving Costs [Pipeline] echo [2021-06-09T00:58:49.709Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-09T00:58:50.009Z] ---> logs-deploy.sh [2021-06-09T00:58:50.009Z] lf-activate-venv: SKIPPING [2021-06-09T00:58:50.009Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3551/6 [2021-06-09T00:58:50.009Z] INFO: archiving workspace using pattern(s):