Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 80ba4e250181682bffba84591c3a2e03de29986a rather than 291c17279b24294e1155fe828423f961f886d99e Obtained Jenkinsfile from 80ba4e250181682bffba84591c3a2e03de29986a 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-ssh7917390454437067141.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6490714214379469306.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7102288210108939996.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh1794583075657970161.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3579/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-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh658531414953294341.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-1186 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # 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/14@tmp/jenkins-gitclient-ssh1889046131613869062.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 291c17279b24294e1155fe828423f961f886d99e Merge succeeded, producing a87deae1c8149ce9a0acad853bfa4f919415bc90 Checking out Revision a87deae1c8149ce9a0acad853bfa4f919415bc90 (PR-3579) > 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/14@tmp/jenkins-gitclient-ssh7484890772112659705.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 291c17279b24294e1155fe828423f961f886d99e # 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/14@tmp/jenkins-gitclient-ssh4041465621568773223.key > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a87deae1c8149ce9a0acad853bfa4f919415bc90 # timeout=10 Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T13:05:11.811Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T13:05:11.899Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk a09b801546ab196852b7575166361e520f0fe666 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T13:05:11.927Z] ========================================================= [2021-06-24T13:05:11.927Z] EdgeX Global Pipelines Version Info [2021-06-24T13:05:11.927Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:05:13.378Z] ------------------- [2021-06-24T13:05:13.378Z] stable info: [2021-06-24T13:05:13.378Z] ------------------- [2021-06-24T13:05:13.378Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T13:05:13.378Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T13:05:13.378Z] Message: update stable to v1.0.195 [2021-06-24T13:05:13.951Z] ------------------- [2021-06-24T13:05:13.951Z] experimental info: [2021-06-24T13:05:13.951Z] ------------------- [2021-06-24T13:05:13.951Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T13:05:13.951Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T13:05:13.951Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T13:05:16.643Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-24T13:05:16.669Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-24T13:05:16.694Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T13:05:16.718Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T13:05:16.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T13:05:16.772Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T13:05:16.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T13:05:16.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-24T13:05:16.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-24T13:05:16.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-24T13:05:16.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T13:05:16.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T13:05:17.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T13:05:17.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T13:05:17.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T13:05:17.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T13:05:17.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T13:05:17.134Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T13:05:17.157Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-24T13:05:17.181Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-24T13:05:17.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-24T13:05:17.247Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T13:05:17.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-24T13:05:17.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-24T13:05:17.334Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-24T13:05:17.358Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a87deae1c8149ce9a0acad853bfa4f919415bc90 [Pipeline] echo [2021-06-24T13:05:17.382Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a87deae [Pipeline] echo [2021-06-24T13:05:17.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T13:05:17.487Z] provisioning config files... [2021-06-24T13:05:17.507Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config4288200015923537102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:05:17.837Z] ---> docker-login.sh [2021-06-24T13:05:17.838Z] nexus3.edgexfoundry.org:10001 [2021-06-24T13:05:17.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:05:18.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:05:18.101Z] Configure a credential helper to remove this warning. See [2021-06-24T13:05:18.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:05:18.101Z] [2021-06-24T13:05:18.101Z] Login Succeeded [2021-06-24T13:05:18.101Z] nexus3.edgexfoundry.org:10002 [2021-06-24T13:05:18.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:05:18.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:05:18.101Z] Configure a credential helper to remove this warning. See [2021-06-24T13:05:18.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:05:18.101Z] [2021-06-24T13:05:18.101Z] Login Succeeded [2021-06-24T13:05:18.101Z] nexus3.edgexfoundry.org:10003 [2021-06-24T13:05:18.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:05:18.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:05:18.364Z] Configure a credential helper to remove this warning. See [2021-06-24T13:05:18.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:05:18.365Z] [2021-06-24T13:05:18.365Z] Login Succeeded [2021-06-24T13:05:18.365Z] nexus3.edgexfoundry.org:10004 [2021-06-24T13:05:18.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:05:18.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:05:18.365Z] Configure a credential helper to remove this warning. See [2021-06-24T13:05:18.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:05:18.365Z] [2021-06-24T13:05:18.365Z] Login Succeeded [2021-06-24T13:05:18.365Z] docker.io [2021-06-24T13:05:18.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:05:18.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:05:18.893Z] Configure a credential helper to remove this warning. See [2021-06-24T13:05:18.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:05:18.893Z] [2021-06-24T13:05:18.893Z] Login Succeeded [2021-06-24T13:05:18.893Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T13:05:18.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T13:05:19.240Z] ++ 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-24T13:05:19.241Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:05:19.241Z] ++ dirname cmd/core-command/Dockerfile [2021-06-24T13:05:19.241Z] ++ cut -d/ -f2 [2021-06-24T13:05:19.241Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-24T13:05:19.241Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:05:19.241Z] ++ dirname cmd/core-data/Dockerfile [2021-06-24T13:05:19.241Z] ++ cut -d/ -f2 [2021-06-24T13:05:19.241Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-24T13:05:19.241Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:05:19.241Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-24T13:05:19.241Z] ++ cut -d/ -f2 [2021-06-24T13:05:19.241Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-24T13:05:19.241Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:05:19.241Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-24T13:05:19.241Z] ++ cut -d/ -f2 [2021-06-24T13:05:19.241Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-24T13:05:19.241Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:05:19.241Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-24T13:05:19.241Z] ++ cut -d/ -f2 [2021-06-24T13:05:19.241Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-24T13:05:19.241Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:05:19.241Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-24T13:05:19.241Z] ++ cut -d/ -f2 [2021-06-24T13:05:19.241Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-24T13:05:19.241Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:05:19.241Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-24T13:05:19.241Z] ++ cut -d/ -f2 [2021-06-24T13:05:19.241Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-24T13:05:19.241Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:05:19.241Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-24T13:05:19.241Z] ++ cut -d/ -f2 [2021-06-24T13:05:19.241Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-24T13:05:19.241Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T13:05:19.241Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-24T13:05:19.241Z] ++ cut -d/ -f2 [2021-06-24T13:05:19.241Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-24T13:05:19.289Z] 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-24T13:05:20.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T13:05:20.414Z] [2021-06-24T13:05:20.414Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:05:20.724Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T13:05:20.997Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T13:05:20.997Z] 31603596830f: Pulling fs layer [2021-06-24T13:05:20.997Z] 54011a49482f: Pulling fs layer [2021-06-24T13:05:20.997Z] a6820b24f6d8: Pulling fs layer [2021-06-24T13:05:20.997Z] f581987b2513: Pulling fs layer [2021-06-24T13:05:20.997Z] f581987b2513: Waiting [2021-06-24T13:05:20.997Z] 54011a49482f: Verifying Checksum [2021-06-24T13:05:20.997Z] 54011a49482f: Download complete [2021-06-24T13:05:20.997Z] 31603596830f: Verifying Checksum [2021-06-24T13:05:20.997Z] 31603596830f: Download complete [2021-06-24T13:05:20.997Z] f581987b2513: Verifying Checksum [2021-06-24T13:05:20.997Z] f581987b2513: Download complete [2021-06-24T13:05:21.262Z] a6820b24f6d8: Verifying Checksum [2021-06-24T13:05:21.262Z] a6820b24f6d8: Download complete [2021-06-24T13:05:21.262Z] 31603596830f: Pull complete [2021-06-24T13:05:21.262Z] 54011a49482f: Pull complete [2021-06-24T13:05:21.850Z] a6820b24f6d8: Pull complete [2021-06-24T13:05:22.114Z] f581987b2513: Pull complete [2021-06-24T13:05:22.114Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T13:05:22.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T13:05:22.114Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T13:05:22.192Z] prd-centos7-docker-4c-2g-1186 does not seem to be running inside a container [2021-06-24T13:05:22.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T13:05:24.418Z] $ docker top a9819c4729f665c9ede4972125afd5cedb23b29af28a2b7e68b23f06d185ab17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T13:05:24.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T13:05:24.561Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T13:05:24.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T13:05:24.673Z] $ docker exec a9819c4729f665c9ede4972125afd5cedb23b29af28a2b7e68b23f06d185ab17 ssh-agent [2021-06-24T13:05:24.779Z] SSH_AUTH_SOCK=/tmp/ssh-sGcgj7YClk8h/agent.14 [2021-06-24T13:05:24.779Z] SSH_AGENT_PID=20 [2021-06-24T13:05:24.788Z] Running ssh-add (command line suppressed) [2021-06-24T13:05:24.877Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_4244483297003527808.key (/w/workspace/edgex-go/14@tmp/private_key_4244483297003527808.key) [2021-06-24T13:05:24.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T13:05:25.203Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T13:05:25.221Z] $ docker exec --env ******** --env ******** a9819c4729f665c9ede4972125afd5cedb23b29af28a2b7e68b23f06d185ab17 ssh-agent -k [2021-06-24T13:05:25.310Z] unset SSH_AUTH_SOCK; [2021-06-24T13:05:25.310Z] unset SSH_AGENT_PID; [2021-06-24T13:05:25.310Z] echo Agent pid 20 killed; [2021-06-24T13:05:25.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T13:05:25.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T13:05:25.363Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T13:05:25.474Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T13:05:25.474Z] $ docker exec a9819c4729f665c9ede4972125afd5cedb23b29af28a2b7e68b23f06d185ab17 ssh-agent [2021-06-24T13:05:25.590Z] SSH_AUTH_SOCK=/tmp/ssh-A3EYvy6ggNcM/agent.51 [2021-06-24T13:05:25.590Z] SSH_AGENT_PID=57 [2021-06-24T13:05:25.596Z] Running ssh-add (command line suppressed) [2021-06-24T13:05:25.693Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_8331032054287574566.key (/w/workspace/edgex-go/14@tmp/private_key_8331032054287574566.key) [2021-06-24T13:05:25.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T13:05:26.029Z] + git semver init [2021-06-24T13:05:26.029Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T13:05:26.029Z] # $GIT_DIR = /w/workspace/edgex-go/14/.git [2021-06-24T13:05:26.029Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/14 [2021-06-24T13:05:26.029Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T13:05:26.029Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T13:05:26.029Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T13:05:26.029Z] # $SEMVER_BRANCH = PR-3579 [2021-06-24T13:05:26.029Z] # $SEMVER_TEMP = /tmp/semver-117241606 [2021-06-24T13:05:26.029Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-24T13:05:44.187Z] # '/tmp/semver-117241606' -> '/w/workspace/edgex-go/14/.semver' [2021-06-24T13:05:44.187Z] # -> Force: false [2021-06-24T13:05:44.187Z] # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } [2021-06-24T13:05:44.196Z] $ docker exec --env ******** --env ******** a9819c4729f665c9ede4972125afd5cedb23b29af28a2b7e68b23f06d185ab17 ssh-agent -k [2021-06-24T13:05:44.290Z] unset SSH_AUTH_SOCK; [2021-06-24T13:05:44.290Z] unset SSH_AGENT_PID; [2021-06-24T13:05:44.290Z] echo Agent pid 57 killed; [2021-06-24T13:05:44.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T13:05:44.650Z] + git semver [Pipeline] } [2021-06-24T13:05:44.662Z] $ docker stop --time=1 a9819c4729f665c9ede4972125afd5cedb23b29af28a2b7e68b23f06d185ab17 [2021-06-24T13:05:50.090Z] $ docker rm -f a9819c4729f665c9ede4972125afd5cedb23b29af28a2b7e68b23f06d185ab17 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T13:05:50.485Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T13:05:50.871Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T13:05:50.875Z] [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-24T13:05:53.652Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T13:05:53.952Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T13:05:54.254Z] + sudo service docker restart [2021-06-24T13:05:54.254Z] + true [2021-06-24T13:05:54.254Z] Redirecting to /bin/systemctl restart docker.service [2021-06-24T13:06:06.139Z] Still waiting to schedule task [2021-06-24T13:06:06.139Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-24T13:06:12.404Z] ========================================================= [2021-06-24T13:06:12.404Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T13:06:12.404Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:06:12.716Z] + 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-24T13:06:14.117Z] Sending build context to Docker daemon 329.3MB [2021-06-24T13:06:14.117Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T13:06:14.117Z] Step 2/6 : FROM ${BASE} [2021-06-24T13:06:14.117Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T13:06:14.117Z] 540db60ca938: Pulling fs layer [2021-06-24T13:06:14.117Z] adcc1eea9eea: Pulling fs layer [2021-06-24T13:06:14.117Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T13:06:14.117Z] 0510c868ecb4: Pulling fs layer [2021-06-24T13:06:14.117Z] afea3b2eda06: Pulling fs layer [2021-06-24T13:06:14.117Z] 7809a108b3ef: Pulling fs layer [2021-06-24T13:06:14.117Z] f706445af74f: Pulling fs layer [2021-06-24T13:06:14.117Z] afea3b2eda06: Waiting [2021-06-24T13:06:14.117Z] 7809a108b3ef: Waiting [2021-06-24T13:06:14.117Z] f706445af74f: Waiting [2021-06-24T13:06:14.117Z] 0510c868ecb4: Waiting [2021-06-24T13:06:14.117Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T13:06:14.117Z] 4c4ab2625f07: Download complete [2021-06-24T13:06:14.117Z] adcc1eea9eea: Verifying Checksum [2021-06-24T13:06:14.117Z] adcc1eea9eea: Download complete [2021-06-24T13:06:14.117Z] afea3b2eda06: Download complete [2021-06-24T13:06:14.379Z] 7809a108b3ef: Verifying Checksum [2021-06-24T13:06:14.379Z] 7809a108b3ef: Download complete [2021-06-24T13:06:14.379Z] 540db60ca938: Verifying Checksum [2021-06-24T13:06:14.379Z] 540db60ca938: Download complete [2021-06-24T13:06:14.642Z] 540db60ca938: Pull complete [2021-06-24T13:06:14.642Z] adcc1eea9eea: Pull complete [2021-06-24T13:06:14.906Z] 4c4ab2625f07: Pull complete [2021-06-24T13:06:16.300Z] f706445af74f: Verifying Checksum [2021-06-24T13:06:16.300Z] f706445af74f: Download complete [2021-06-24T13:06:16.871Z] 0510c868ecb4: Verifying Checksum [2021-06-24T13:06:16.871Z] 0510c868ecb4: Download complete [2021-06-24T13:06:20.204Z] 0510c868ecb4: Pull complete [2021-06-24T13:06:20.204Z] afea3b2eda06: Pull complete [2021-06-24T13:06:20.204Z] 7809a108b3ef: Pull complete [2021-06-24T13:06:25.719Z] f706445af74f: Pull complete [2021-06-24T13:06:25.719Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T13:06:25.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T13:06:25.719Z] ---> b068be0155e3 [2021-06-24T13:06:25.719Z] 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-24T13:06:27.258Z] ---> Running in fbb4fb4563dd [2021-06-24T13:06:27.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:06:28.465Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:06:28.733Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T13:06:29.305Z] (2/12) Installing file (5.39-r0) [2021-06-24T13:06:29.305Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T13:06:29.305Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T13:06:37.449Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T13:06:37.449Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T13:06:37.449Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T13:06:37.449Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T13:06:37.449Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T13:06:37.449Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T13:06:37.449Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T13:06:37.449Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T13:06:37.449Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T13:06:37.449Z] OK: 219 MiB in 52 packages [2021-06-24T13:06:40.012Z] Removing intermediate container fbb4fb4563dd [2021-06-24T13:06:40.012Z] ---> 2a386779244d [2021-06-24T13:06:40.012Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T13:06:40.012Z] ---> Running in e735187b0e83 [2021-06-24T13:06:40.012Z] Removing intermediate container e735187b0e83 [2021-06-24T13:06:40.012Z] ---> ac97ba7c1960 [2021-06-24T13:06:40.012Z] Step 5/6 : COPY go.mod . [2021-06-24T13:06:40.012Z] ---> a412dced5767 [2021-06-24T13:06:40.012Z] Step 6/6 : RUN go mod download [2021-06-24T13:06:40.012Z] ---> Running in 3d9bc90e8ee5 [2021-06-24T13:06:52.281Z] Removing intermediate container 3d9bc90e8ee5 [2021-06-24T13:06:52.281Z] ---> 2b351ea3aae3 [2021-06-24T13:06:52.281Z] Successfully built 2b351ea3aae3 [2021-06-24T13:06:52.281Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:06:52.586Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T13:06:52.586Z] . [Pipeline] withDockerContainer [2021-06-24T13:06:52.665Z] prd-centos7-docker-4c-2g-1186 does not seem to be running inside a container [2021-06-24T13:06:52.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T13:06:53.080Z] $ docker top d6654d6bae3c084d013fb47295510c7f3f25f055ccfc6b695ea9da952a8bad9c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:06:53.458Z] + go version [2021-06-24T13:06:53.458Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T13:06:53.467Z] $ docker stop --time=1 d6654d6bae3c084d013fb47295510c7f3f25f055ccfc6b695ea9da952a8bad9c [2021-06-24T13:06:54.843Z] $ docker rm -f d6654d6bae3c084d013fb47295510c7f3f25f055ccfc6b695ea9da952a8bad9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:06:55.468Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T13:06:55.469Z] . [Pipeline] withDockerContainer [2021-06-24T13:06:55.543Z] prd-centos7-docker-4c-2g-1186 does not seem to be running inside a container [2021-06-24T13:06:55.581Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T13:06:56.514Z] $ docker top cf6a86c089ccd71ca31b2cf65d9bb96a2af7de1d2378a205a8e4df191f8a7967 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T13:06:56.609Z] ========================================================= [2021-06-24T13:06:56.609Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T13:06:56.609Z] ========================================================= [Pipeline] sh [2021-06-24T13:06:56.902Z] + go mod tidy [Pipeline] sh [2021-06-24T13:06:57.472Z] + make test [2021-06-24T13:06:57.472Z] go mod tidy [2021-06-24T13:06:57.472Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T13:07:04.228Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T13:07:30.989Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T13:07:35.262Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T13:07:36.219Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T13:07:36.219Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T13:07:38.817Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T13:07:39.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T13:07:39.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T13:07:39.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T13:07:40.003Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T13:07:40.275Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T13:07:40.540Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T13:07:40.540Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T13:07:40.540Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T13:07:40.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T13:07:43.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2021-06-24T13:07:43.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T13:07:43.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T13:07:44.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 100.0% of statements [2021-06-24T13:07:44.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T13:07:44.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 53.1% of statements [2021-06-24T13:07:44.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T13:07:44.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T13:07:45.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.106s coverage: 87.7% of statements [2021-06-24T13:07:45.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T13:07:45.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:07:45.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.040s coverage: 78.9% of statements [2021-06-24T13:07:46.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements [2021-06-24T13:07:46.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T13:07:46.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T13:07:46.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T13:07:46.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T13:07:46.872Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T13:07:47.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 95.1% of statements [2021-06-24T13:07:47.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T13:07:47.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:07:47.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T13:07:47.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T13:07:47.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T13:07:47.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T13:07:47.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T13:07:47.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T13:07:47.140Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-06-24T13:07:47.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T13:07:47.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T13:07:47.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T13:07:48.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.038s coverage: 0.8% of statements [2021-06-24T13:07:48.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T13:07:48.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2021-06-24T13:07:48.099Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 22.0% of statements [2021-06-24T13:07:48.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T13:07:48.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-06-24T13:07:48.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2021-06-24T13:07:48.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-06-24T13:07:48.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements [2021-06-24T13:07:49.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-24T13:08:01.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-06-24T13:08:01.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-24T13:08:05.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.209s coverage: 81.8% of statements [2021-06-24T13:08:05.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T13:08:17.850Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1191 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-24T13:08:17.871Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2021-06-24T13:08:18.075Z] The recommended git tool is: git [2021-06-24T13:08:23.435Z] using credential edgex-jenkins-ssh [2021-06-24T13:08:23.453Z] Cloning the remote Git repository [2021-06-24T13:08:23.501Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:08:23.610Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2021-06-24T13:08:23.741Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:08:23.742Z] > git --version # timeout=10 [2021-06-24T13:08:23.777Z] > git --version # 'git version 2.17.1' [2021-06-24T13:08:23.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:08:23.900Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T13:08:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-06-24T13:08:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T13:08:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T13:08:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T13:08:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-06-24T13:08:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T13:08:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T13:08:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T13:08:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T13:08:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T13:08:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-06-24T13:08:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T13:08:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T13:08:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-06-24T13:08:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T13:08:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-06-24T13:08:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T13:08:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.0% of statements [2021-06-24T13:08:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-06-24T13:08:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2021-06-24T13:08:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 91.2% of statements [2021-06-24T13:08:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T13:08:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-06-24T13:08:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T13:08:24.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T13:08:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-06-24T13:08:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-24T13:08:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-06-24T13:08:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-06-24T13:08:24.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2021-06-24T13:08:24.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.185s coverage: 66.9% of statements [2021-06-24T13:08:24.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T13:08:24.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T13:08:24.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T13:08:24.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements [2021-06-24T13:08:24.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T13:08:24.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T13:08:24.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-06-24T13:08:24.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T13:08:25.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-06-24T13:08:25.342Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T13:08:31.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.054s coverage: 19.3% of statements [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T13:08:31.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 91.9% of statements [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T13:08:31.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T13:08:31.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T13:08:31.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T13:08:31.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T13:08:31.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2021-06-24T13:08:31.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-24T13:08:31.974Z] GO111MODULE=on go vet ./... [2021-06-24T13:08:48.544Z] Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 291c17279b24294e1155fe828423f961f886d99e [2021-06-24T13:08:47.588Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T13:08:47.603Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T13:08:47.633Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T13:08:47.672Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:08:47.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:08:47.683Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T13:08:48.564Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T13:08:48.591Z] > git checkout -f 291c17279b24294e1155fe828423f961f886d99e # timeout=10 [2021-06-24T13:08:48.806Z] > git remote # timeout=10 [2021-06-24T13:08:48.820Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T13:08:48.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:08:48.853Z] > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 [2021-06-24T13:08:49.108Z] Merge succeeded, producing 9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 [2021-06-24T13:08:49.109Z] Checking out Revision 9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 (PR-3579) [2021-06-24T13:08:49.087Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T13:08:49.114Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T13:08:49.138Z] > git checkout -f 9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 # timeout=10 [2021-06-24T13:08:53.355Z] Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" [2021-06-24T13:08:53.379Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T13:08:53.362Z] > git rev-list --no-walk a09b801546ab196852b7575166361e520f0fe666 # timeout=10 [2021-06-24T13:08:54.809Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T13:08:55.275Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T13:08:55.625Z] + true [2021-06-24T13:08:55.625Z] + sudo service docker restart [2021-06-24T13:08:58.655Z] gofmt -l . [2021-06-24T13:08:58.656Z] [ "`gofmt -l .`" = "" ] [2021-06-24T13:08:58.656Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T13:08:58.961Z] + ls -al . [2021-06-24T13:08:58.961Z] total 516 [2021-06-24T13:08:58.961Z] drwxrwxr-x 10 1001 1001 4096 Jun 24 13:08 . [2021-06-24T13:08:58.961Z] drwxr-xr-x 4 root root 30 Jun 24 13:06 .. [2021-06-24T13:08:58.961Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 13:05 .dockerignore [2021-06-24T13:08:58.961Z] drwxrwxr-x 8 1001 1001 179 Jun 24 13:05 .git [2021-06-24T13:08:58.961Z] drwxrwxr-x 3 1001 1001 125 Jun 24 13:05 .github [2021-06-24T13:08:58.961Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 13:05 .gitignore [2021-06-24T13:08:58.961Z] drwx------ 3 1001 1001 60 Jun 24 13:05 .semver [2021-06-24T13:08:58.961Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 13:05 .sonarcloud.properties [2021-06-24T13:08:58.961Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 13:05 Attribution.txt [2021-06-24T13:08:58.961Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 13:05 CONTRIBUTING.md [2021-06-24T13:08:58.961Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 13:05 Dockerfile.build [2021-06-24T13:08:58.961Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 13:05 Jenkinsfile [2021-06-24T13:08:58.961Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 13:05 LICENSE [2021-06-24T13:08:58.961Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 13:05 Makefile [2021-06-24T13:08:58.961Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 13:05 README.md [2021-06-24T13:08:58.961Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 13:05 SECURITY.md [2021-06-24T13:08:58.961Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 13:05 VERSION [2021-06-24T13:08:58.961Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 13:05 ZMQWindows.md [2021-06-24T13:08:58.961Z] drwxrwxr-x 2 1001 1001 37 Jun 24 13:05 bin [2021-06-24T13:08:58.961Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 13:05 cmd [2021-06-24T13:08:58.961Z] -rw-r--r-- 1 root root 398095 Jun 24 13:08 coverage.out [2021-06-24T13:08:58.961Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 13:05 go.mod [2021-06-24T13:08:58.961Z] -rw-r--r-- 1 root root 20962 Jun 24 13:06 go.sum [2021-06-24T13:08:58.961Z] drwxrwxr-x 7 1001 1001 114 Jun 24 13:05 internal [2021-06-24T13:08:58.961Z] drwxrwxr-x 3 1001 1001 16 Jun 24 13:05 openapi [2021-06-24T13:08:58.961Z] drwxrwxr-x 4 1001 1001 71 Jun 24 13:05 snap [2021-06-24T13:08:58.961Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 13:05 version.go [Pipeline] sh [2021-06-24T13:08:59.266Z] + '[' -e coverage.out ] [2021-06-24T13:08:59.266Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T13:08:59.394Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T13:08:59.700Z] + make build [2021-06-24T13:08:59.700Z] go mod tidy [2021-06-24T13:08:59.700Z] 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-24T13:09:03.082Z] 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-24T13:09:07.364Z] 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-24T13:09:08.321Z] 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-24T13:09:09.292Z] 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-24T13:09:09.556Z] 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-24T13:09:10.510Z] 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-24T13:09:11.097Z] 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-24T13:09:12.049Z] 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-24T13:09:12.997Z] 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-24T13:09:13.578Z] 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-24T13:09:14.541Z] 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-24T13:09:15.953Z] $ docker stop --time=1 cf6a86c089ccd71ca31b2cf65d9bb96a2af7de1d2378a205a8e4df191f8a7967 [2021-06-24T13:09:19.806Z] $ docker rm -f cf6a86c089ccd71ca31b2cf65d9bb96a2af7de1d2378a205a8e4df191f8a7967 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2021-06-24T13:09:20.255Z] provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-06-24T13:09:20.285Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config5848151518106534872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2021-06-24T13:09:20.652Z] ---> docker-login.sh [2021-06-24T13:09:20.652Z] nexus3.edgexfoundry.org:10001 [2021-06-24T13:09:21.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:09:21.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:09:21.908Z] Configure a credential helper to remove this warning. See [2021-06-24T13:09:21.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:09:21.908Z] [2021-06-24T13:09:21.908Z] Login Succeeded [2021-06-24T13:09:21.908Z] nexus3.edgexfoundry.org:10002 [2021-06-24T13:09:24.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:09:24.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:09:24.352Z] Configure a credential helper to remove this warning. See [2021-06-24T13:09:24.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:09:24.352Z] [2021-06-24T13:09:24.352Z] Login Succeeded [2021-06-24T13:09:24.352Z] nexus3.edgexfoundry.org:10003 [2021-06-24T13:09:24.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:09:24.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:09:24.352Z] Configure a credential helper to remove this warning. See [2021-06-24T13:09:24.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:09:24.352Z] [2021-06-24T13:09:24.352Z] Login Succeeded [2021-06-24T13:09:24.352Z] nexus3.edgexfoundry.org:10004 [2021-06-24T13:09:24.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:09:24.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:09:24.352Z] Configure a credential helper to remove this warning. See [2021-06-24T13:09:24.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:09:24.352Z] [2021-06-24T13:09:24.352Z] Login Succeeded [2021-06-24T13:09:24.352Z] docker.io [2021-06-24T13:09:24.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T13:09:24.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T13:09:24.352Z] Configure a credential helper to remove this warning. See [2021-06-24T13:09:24.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T13:09:24.352Z] [2021-06-24T13:09:24.352Z] Login Succeeded [2021-06-24T13:09:24.352Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T13:09:25.937Z] Deleting 1 temporary files [Pipeline] isUnix [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-24T13:09:26.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T13:09:26.243Z] [2021-06-24T13:09:26.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-06-24T13:09:28.330Z] ========================================================= [2021-06-24T13:09:28.330Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T13:09:28.330Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:09:28.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T13:09:28.585Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-24T13:09:28.585Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-24T13:09:28.585Z] ca9280d653b3: Pulling fs layer [2021-06-24T13:09:28.585Z] 7e9c9ca2126c: Pulling fs layer [2021-06-24T13:09:28.691Z] + 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-24T13:09:28.845Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-24T13:09:28.846Z] cbdbe7a5bc2a: Download complete [2021-06-24T13:09:29.175Z] cbdbe7a5bc2a: Pull complete [2021-06-24T13:09:29.970Z] ca9280d653b3: Verifying Checksum [2021-06-24T13:09:29.970Z] ca9280d653b3: Download complete [2021-06-24T13:09:30.235Z] ca9280d653b3: Pull complete [2021-06-24T13:09:30.695Z] Sending build context to Docker daemon 166.3MB [2021-06-24T13:09:30.970Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T13:09:30.970Z] Step 2/6 : FROM ${BASE} [2021-06-24T13:09:31.185Z] 7e9c9ca2126c: Verifying Checksum [2021-06-24T13:09:31.185Z] 7e9c9ca2126c: Download complete [2021-06-24T13:09:31.247Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T13:09:31.247Z] 595b0fe564bb: Pulling fs layer [2021-06-24T13:09:31.247Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T13:09:31.247Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T13:09:31.247Z] ba82ee9f976e: Pulling fs layer [2021-06-24T13:09:31.247Z] 506bd15cee9f: Pulling fs layer [2021-06-24T13:09:31.247Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T13:09:31.247Z] 618dc40b7e24: Pulling fs layer [2021-06-24T13:09:31.247Z] 506bd15cee9f: Waiting [2021-06-24T13:09:31.247Z] 75a0a4a0db45: Waiting [2021-06-24T13:09:31.247Z] 618dc40b7e24: Waiting [2021-06-24T13:09:31.247Z] 5b7225fbf94c: Verifying Checksum [2021-06-24T13:09:31.247Z] 5b7225fbf94c: Download complete [2021-06-24T13:09:31.247Z] 3088b5b3c5c0: Verifying Checksum [2021-06-24T13:09:31.247Z] 3088b5b3c5c0: Download complete [2021-06-24T13:09:31.247Z] 506bd15cee9f: Verifying Checksum [2021-06-24T13:09:31.247Z] 506bd15cee9f: Download complete [2021-06-24T13:09:31.247Z] 75a0a4a0db45: Download complete [2021-06-24T13:09:31.247Z] 595b0fe564bb: Verifying Checksum [2021-06-24T13:09:31.247Z] 595b0fe564bb: Download complete [2021-06-24T13:09:32.240Z] 595b0fe564bb: Pull complete [2021-06-24T13:09:32.532Z] 3088b5b3c5c0: Pull complete [2021-06-24T13:09:33.137Z] 5b7225fbf94c: Pull complete [2021-06-24T13:09:33.412Z] 618dc40b7e24: Verifying Checksum [2021-06-24T13:09:33.412Z] 618dc40b7e24: Download complete [2021-06-24T13:09:34.507Z] 7e9c9ca2126c: Pull complete [2021-06-24T13:09:34.507Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-24T13:09:34.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T13:09:34.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-24T13:09:34.583Z] prd-centos7-docker-4c-2g-1186 does not seem to be running inside a container [2021-06-24T13:09:34.627Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T13:09:34.846Z] ba82ee9f976e: Verifying Checksum [2021-06-24T13:09:34.846Z] ba82ee9f976e: Download complete [2021-06-24T13:09:38.838Z] $ docker top 9921cb122d38377dfee7e88c81605c16bede86ee8f1573e4a19b526221b85bbd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:09:39.228Z] + + grepdocker-compose parallel [2021-06-24T13:09:39.229Z] build --help [2021-06-24T13:09:39.801Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T13:09:39.812Z] $ docker stop --time=1 9921cb122d38377dfee7e88c81605c16bede86ee8f1573e4a19b526221b85bbd [2021-06-24T13:09:40.993Z] $ docker rm -f 9921cb122d38377dfee7e88c81605c16bede86ee8f1573e4a19b526221b85bbd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:09:41.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T13:09:41.449Z] . [Pipeline] withDockerContainer [2021-06-24T13:09:41.524Z] prd-centos7-docker-4c-2g-1186 does not seem to be running inside a container [2021-06-24T13:09:41.582Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T13:09:41.946Z] $ docker top b8a5ae3e8657389bbbc465f16bff3037eedbec741f1c30178cd3ba530de4c6a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:09:42.327Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T13:09:42.902Z] Building core-command ... [2021-06-24T13:09:42.902Z] Building core-data ... [2021-06-24T13:09:42.902Z] Building core-metadata ... [2021-06-24T13:09:42.902Z] Building security-bootstrapper ... [2021-06-24T13:09:42.902Z] Building security-proxy-setup ... [2021-06-24T13:09:42.902Z] Building security-secretstore-setup ... [2021-06-24T13:09:42.902Z] Building support-notifications ... [2021-06-24T13:09:42.902Z] Building support-scheduler ... [2021-06-24T13:09:42.902Z] Building sys-mgmt-agent ... [2021-06-24T13:09:42.902Z] Building support-notifications [2021-06-24T13:09:42.902Z] Building support-scheduler [2021-06-24T13:09:42.902Z] Building security-secretstore-setup [2021-06-24T13:09:42.902Z] Building core-metadata [2021-06-24T13:09:42.902Z] Building security-proxy-setup [2021-06-24T13:09:45.017Z] ba82ee9f976e: Pull complete [2021-06-24T13:09:45.293Z] 506bd15cee9f: Pull complete [2021-06-24T13:09:45.567Z] 75a0a4a0db45: Pull complete [2021-06-24T13:09:49.916Z] 618dc40b7e24: Pull complete [2021-06-24T13:09:49.916Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T13:09:49.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T13:09:49.916Z] ---> a36622ca3599 [2021-06-24T13:09:49.916Z] 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-24T13:09:51.895Z] ---> Running in 204d065250d2 [2021-06-24T13:09:53.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:09:54.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:09:54.958Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T13:09:55.229Z] (2/12) Installing file (5.39-r0) [2021-06-24T13:09:55.229Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T13:09:55.229Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T13:09:59.532Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T13:09:59.532Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T13:09:59.532Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T13:09:59.805Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T13:09:59.805Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T13:09:59.805Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T13:10:00.079Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T13:10:00.079Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T13:10:00.079Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T13:10:00.354Z] OK: 218 MiB in 52 packages [2021-06-24T13:10:04.680Z] Removing intermediate container 204d065250d2 [2021-06-24T13:10:04.680Z] ---> 42cf009743d2 [2021-06-24T13:10:04.680Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T13:10:04.680Z] ---> Running in e3d3b0df7b2a [2021-06-24T13:10:04.680Z] Removing intermediate container e3d3b0df7b2a [2021-06-24T13:10:04.680Z] ---> df7f3f327c50 [2021-06-24T13:10:04.680Z] Step 5/6 : COPY go.mod . [2021-06-24T13:10:05.274Z] ---> c08a7e0e7ec2 [2021-06-24T13:10:05.274Z] Step 6/6 : RUN go mod download [2021-06-24T13:10:05.274Z] ---> Running in a8bde694223b [2021-06-24T13:10:07.067Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:10:07.067Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:10:07.067Z] ---> 2b351ea3aae3 [2021-06-24T13:10:07.067Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T13:10:07.067Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:10:07.067Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:10:07.067Z] ---> 2b351ea3aae3 [2021-06-24T13:10:07.067Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T13:10:07.067Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:10:07.067Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:10:07.067Z] ---> 2b351ea3aae3 [2021-06-24T13:10:07.067Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T13:10:17.291Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:10:17.291Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:10:17.291Z] ---> 2b351ea3aae3 [2021-06-24T13:10:17.291Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:10:20.600Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:10:20.600Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:10:20.600Z] ---> 2b351ea3aae3 [2021-06-24T13:10:20.600Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T13:10:20.863Z] ---> Running in bb6abe1cf797 [2021-06-24T13:10:20.863Z] ---> Running in 4bdcc0f44406 [2021-06-24T13:10:20.863Z] ---> Running in 1e37e468ccae [2021-06-24T13:10:20.863Z] ---> Running in 2d3e17fcab15 [2021-06-24T13:10:20.863Z] ---> Running in 6f9b3937cf46 [2021-06-24T13:10:21.132Z] Removing intermediate container bb6abe1cf797 [2021-06-24T13:10:21.132Z] ---> f9cc0ecbc753 [2021-06-24T13:10:21.132Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:10:21.132Z] Removing intermediate container 4bdcc0f44406 [2021-06-24T13:10:21.132Z] ---> a2fc9027608c [2021-06-24T13:10:21.132Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:10:21.132Z] Removing intermediate container 2d3e17fcab15 [2021-06-24T13:10:21.132Z] ---> 0894c08fd36f [2021-06-24T13:10:21.132Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:10:21.132Z] Removing intermediate container 1e37e468ccae [2021-06-24T13:10:21.132Z] ---> c9231df0b0b4 [2021-06-24T13:10:21.132Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:10:21.132Z] Removing intermediate container 6f9b3937cf46 [2021-06-24T13:10:21.132Z] ---> a45af78ad039 [2021-06-24T13:10:21.132Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:10:21.132Z] ---> Running in c0b7ccdeb413 [2021-06-24T13:10:21.132Z] ---> Running in 7ec431c5c03e [2021-06-24T13:10:21.132Z] ---> Running in 80a5b2d919cd [2021-06-24T13:10:21.393Z] ---> Running in fa59c9b7d42f [2021-06-24T13:10:21.393Z] ---> Running in 43fe2ba4fe7c [2021-06-24T13:10:22.342Z] Removing intermediate container c0b7ccdeb413 [2021-06-24T13:10:22.342Z] ---> fea20e2cdc3b [2021-06-24T13:10:22.342Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T13:10:22.604Z] ---> Running in 0772591470a6 [2021-06-24T13:10:22.604Z] Removing intermediate container 7ec431c5c03e [2021-06-24T13:10:22.604Z] ---> 6d2e66061b69 [2021-06-24T13:10:22.604Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T13:10:22.604Z] ---> Running in f6a9437babe2 [2021-06-24T13:10:22.604Z] Removing intermediate container 80a5b2d919cd [2021-06-24T13:10:22.604Z] ---> 1ed507d204c0 [2021-06-24T13:10:22.604Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T13:10:22.604Z] ---> Running in 2689a5a55004 [2021-06-24T13:10:22.868Z] Removing intermediate container fa59c9b7d42f [2021-06-24T13:10:22.868Z] ---> 33fe11eef16e [2021-06-24T13:10:22.868Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T13:10:22.868Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:10:22.868Z] ---> Running in 59cab2968d07 [2021-06-24T13:10:23.131Z] Removing intermediate container 43fe2ba4fe7c [2021-06-24T13:10:23.131Z] ---> d0135be6f201 [2021-06-24T13:10:23.131Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T13:10:23.131Z] ---> Running in 0714ab6d2bfd [2021-06-24T13:10:23.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:10:23.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:10:23.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:10:23.655Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:10:23.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:10:23.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:10:24.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:10:24.508Z] OK: 219 MiB in 52 packages [2021-06-24T13:10:24.508Z] OK: 219 MiB in 52 packages [2021-06-24T13:10:24.775Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:10:24.775Z] Removing intermediate container 0772591470a6 [2021-06-24T13:10:24.775Z] ---> b8e7b48d3aad [2021-06-24T13:10:24.775Z] Step 6/22 : COPY go.mod . [2021-06-24T13:10:24.775Z] Removing intermediate container f6a9437babe2 [2021-06-24T13:10:24.775Z] ---> 30df93e8c8ab [2021-06-24T13:10:24.775Z] Step 6/24 : COPY go.mod . [2021-06-24T13:10:24.775Z] OK: 219 MiB in 52 packages [2021-06-24T13:10:25.059Z] ---> 801fde0b2075 [2021-06-24T13:10:25.059Z] Step 7/24 : RUN go mod download [2021-06-24T13:10:25.059Z] ---> ed1f87d0f36a [2021-06-24T13:10:25.059Z] Step 7/22 : RUN go mod download [2021-06-24T13:10:25.059Z] ---> Running in 227088827d31 [2021-06-24T13:10:25.059Z] ---> Running in c8e7369f56ba [2021-06-24T13:10:25.059Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:10:25.059Z] OK: 219 MiB in 52 packages [2021-06-24T13:10:25.325Z] Removing intermediate container 59cab2968d07 [2021-06-24T13:10:25.325Z] ---> 98bf0bc512ad [2021-06-24T13:10:25.325Z] Step 6/23 : COPY go.mod . [2021-06-24T13:10:25.589Z] ---> f906a09d77a9 [2021-06-24T13:10:25.589Z] Step 7/23 : RUN go mod download [2021-06-24T13:10:25.589Z] ---> Running in 1cbc4b164bd8 [2021-06-24T13:10:25.589Z] Removing intermediate container 2689a5a55004 [2021-06-24T13:10:25.589Z] ---> 76f21a14a928 [2021-06-24T13:10:25.589Z] Step 6/23 : COPY go.mod . [2021-06-24T13:10:25.856Z] ---> 06cbc234175e [2021-06-24T13:10:25.856Z] Step 7/23 : RUN go mod download [2021-06-24T13:10:25.856Z] ---> Running in f9abfd66f35f [2021-06-24T13:10:26.435Z] Removing intermediate container 227088827d31 [2021-06-24T13:10:26.435Z] ---> 802d5cdca536 [2021-06-24T13:10:26.435Z] Step 8/22 : COPY . . [2021-06-24T13:10:27.043Z] OK: 219 MiB in 52 packages [2021-06-24T13:10:28.973Z] Removing intermediate container c8e7369f56ba [2021-06-24T13:10:28.973Z] ---> 8eaa389af5b2 [2021-06-24T13:10:28.973Z] Step 8/24 : COPY . . [2021-06-24T13:10:32.069Z] Removing intermediate container a8bde694223b [2021-06-24T13:10:32.069Z] ---> 53b4ee3b8e32 [2021-06-24T13:10:32.069Z] Successfully built 53b4ee3b8e32 [2021-06-24T13:10:32.069Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:10:32.419Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T13:10:32.419Z] . [Pipeline] withDockerContainer [2021-06-24T13:10:32.655Z] prd-ubuntu18.04-docker-arm64-4c-16g-1191 does not seem to be running inside a container [2021-06-24T13:10:32.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** ci-base-image-arm64 cat [2021-06-24T13:10:34.280Z] $ docker top a56f2ee9b07159ae29f0151386870428ca14485e4f847647c512b7a64b0e6a2e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:10:35.254Z] + go version [2021-06-24T13:10:35.254Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T13:10:35.276Z] $ docker stop --time=1 a56f2ee9b07159ae29f0151386870428ca14485e4f847647c512b7a64b0e6a2e [2021-06-24T13:10:37.137Z] Removing intermediate container 1cbc4b164bd8 [2021-06-24T13:10:37.137Z] ---> ae1076a82626 [2021-06-24T13:10:37.137Z] Step 8/23 : COPY . . [2021-06-24T13:10:37.137Z] ---> a877716dffe3 [2021-06-24T13:10:37.137Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:10:37.137Z] ---> 1b0025819eee [2021-06-24T13:10:37.137Z] Step 9/22 : RUN go mod tidy [2021-06-24T13:10:37.169Z] $ docker rm -f a56f2ee9b07159ae29f0151386870428ca14485e4f847647c512b7a64b0e6a2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:10:37.960Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T13:10:37.960Z] . [Pipeline] withDockerContainer [2021-06-24T13:10:38.088Z] Removing intermediate container f9abfd66f35f [2021-06-24T13:10:38.088Z] ---> 7cab2a761d9c [2021-06-24T13:10:38.088Z] Step 8/23 : COPY . . [2021-06-24T13:10:38.221Z] prd-ubuntu18.04-docker-arm64-4c-16g-1191 does not seem to be running inside a container [2021-06-24T13:10:38.308Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** ci-base-image-arm64 cat [2021-06-24T13:10:38.666Z] ---> Running in ac5af72f5411 [2021-06-24T13:10:38.667Z] ---> Running in 92b5745ad4e6 [2021-06-24T13:10:38.667Z] Removing intermediate container 0714ab6d2bfd [2021-06-24T13:10:38.667Z] ---> a24e454ef716 [2021-06-24T13:10:38.667Z] Step 6/26 : COPY go.mod . [2021-06-24T13:10:39.904Z] $ docker top f1f74e0b9f2ed30e7c28148775495ed12ea51a371d8c64df946b6fe106c94381 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T13:10:40.236Z] ========================================================= [2021-06-24T13:10:40.236Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T13:10:40.236Z] ========================================================= [Pipeline] sh [2021-06-24T13:10:40.880Z] + go mod tidy [Pipeline] sh [2021-06-24T13:10:42.170Z] + make test [2021-06-24T13:10:42.170Z] go mod tidy [2021-06-24T13:10:42.769Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T13:10:45.276Z] ---> 2a6ee7e048e1 [2021-06-24T13:10:45.276Z] Step 7/26 : RUN go mod download [2021-06-24T13:10:47.839Z] ---> Running in 577bcb71c1d1 [2021-06-24T13:10:48.101Z] ---> 4807e9add06d [2021-06-24T13:10:48.101Z] Step 9/23 : RUN go mod tidy [2021-06-24T13:10:48.101Z] ---> 708075d27279 [2021-06-24T13:10:48.101Z] Step 9/23 : RUN go mod tidy [2021-06-24T13:10:48.101Z] ---> Running in c0e0f0854574 [2021-06-24T13:10:48.101Z] ---> Running in eacee79c247a [2021-06-24T13:10:48.688Z] Removing intermediate container ac5af72f5411 [2021-06-24T13:10:48.688Z] ---> 5bf753e9e48e [2021-06-24T13:10:48.688Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T13:10:48.688Z] ---> Running in 440cdf4962b9 [2021-06-24T13:10:48.950Z] Removing intermediate container 92b5745ad4e6 [2021-06-24T13:10:48.950Z] ---> 0e88d1049877 [2021-06-24T13:10:48.950Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T13:10:49.213Z] ---> Running in 9f50e1b0150d [2021-06-24T13:10:49.213Z] Removing intermediate container 577bcb71c1d1 [2021-06-24T13:10:49.213Z] ---> d72d8ff87272 [2021-06-24T13:10:49.213Z] Step 8/26 : COPY . . [2021-06-24T13:10:49.824Z] 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-24T13:10:49.824Z] 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-24T13:10:53.158Z] Removing intermediate container eacee79c247a [2021-06-24T13:10:53.158Z] ---> 41190b9bc5cc [2021-06-24T13:10:53.158Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T13:10:53.158Z] Removing intermediate container c0e0f0854574 [2021-06-24T13:10:53.158Z] ---> d780e4469c94 [2021-06-24T13:10:53.158Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T13:10:53.423Z] ---> Running in 8463e6b1dcda [2021-06-24T13:10:53.423Z] ---> Running in 3360480ab81c [2021-06-24T13:10:53.995Z] 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-24T13:10:54.259Z] 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-24T13:11:07.083Z] ---> c775d4b7a61a [2021-06-24T13:11:07.083Z] Step 9/26 : RUN go mod tidy [2021-06-24T13:11:07.349Z] ---> Running in dc8fd0c87106 [2021-06-24T13:11:08.766Z] Removing intermediate container dc8fd0c87106 [2021-06-24T13:11:08.766Z] ---> 43ef93a05cdc [2021-06-24T13:11:08.766Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T13:11:09.027Z] ---> Running in 41deda56443f [2021-06-24T13:11:09.596Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T13:11:09.602Z] 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-24T13:11:21.904Z] 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-24T13:11:30.107Z] Removing intermediate container 9f50e1b0150d [2021-06-24T13:11:30.107Z] ---> d0f58197b571 [2021-06-24T13:11:30.107Z] [2021-06-24T13:11:30.107Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T13:11:30.107Z] 3.12: Pulling from library/alpine [2021-06-24T13:11:30.107Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T13:11:30.107Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T13:11:30.107Z] ---> 13621d1b12d4 [2021-06-24T13:11:30.107Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T13:11:30.107Z] ---> Running in ee9128a6bf95 [2021-06-24T13:11:33.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:11:33.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:11:33.071Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T13:11:33.071Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:11:33.071Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T13:11:33.071Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T13:11:33.071Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:11:33.071Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:11:33.071Z] OK: 7 MiB in 18 packages [2021-06-24T13:11:33.071Z] Removing intermediate container 440cdf4962b9 [2021-06-24T13:11:33.071Z] ---> f1dd69476393 [2021-06-24T13:11:33.071Z] [2021-06-24T13:11:33.071Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:11:33.071Z] ---> 13621d1b12d4 [2021-06-24T13:11:33.071Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:11:33.071Z] ---> Running in 357ed02b352a [2021-06-24T13:11:33.071Z] Removing intermediate container ee9128a6bf95 [2021-06-24T13:11:33.071Z] ---> c8f0f9fd9f4d [2021-06-24T13:11:33.071Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T13:11:33.071Z] ---> Running in fdaa4e403824 [2021-06-24T13:11:33.071Z] Removing intermediate container fdaa4e403824 [2021-06-24T13:11:33.071Z] ---> 1fcaf2a853ec [2021-06-24T13:11:33.071Z] Step 14/22 : WORKDIR /edgex [2021-06-24T13:11:33.071Z] ---> Running in 27443f58663e [2021-06-24T13:11:33.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:11:33.071Z] Removing intermediate container 27443f58663e [2021-06-24T13:11:33.071Z] ---> b45ed0ad866c [2021-06-24T13:11:33.071Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T13:11:33.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:11:33.071Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T13:11:33.071Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:11:33.071Z] OK: 6 MiB in 15 packages [2021-06-24T13:11:33.344Z] ---> bde6a5aac0dd [2021-06-24T13:11:33.344Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T13:11:34.323Z] Removing intermediate container 357ed02b352a [2021-06-24T13:11:34.323Z] ---> d1171e7e079e [2021-06-24T13:11:34.323Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:11:34.323Z] ---> bc81881ec601 [2021-06-24T13:11:34.323Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T13:11:34.323Z] ---> Running in f330dbae16b7 [2021-06-24T13:11:34.928Z] Removing intermediate container f330dbae16b7 [2021-06-24T13:11:34.928Z] ---> 10d344351863 [2021-06-24T13:11:34.928Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T13:11:35.512Z] ---> 1f9ad65d8da1 [2021-06-24T13:11:35.512Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T13:11:35.781Z] ---> Running in b1828393dcee [2021-06-24T13:11:35.781Z] ---> Running in 86f8fbfe11fe [2021-06-24T13:11:36.057Z] Removing intermediate container b1828393dcee [2021-06-24T13:11:36.057Z] ---> a351c882c203 [2021-06-24T13:11:36.057Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T13:11:36.057Z] ---> Running in 3a583bedaab7 [2021-06-24T13:11:36.057Z] Removing intermediate container 86f8fbfe11fe [2021-06-24T13:11:36.057Z] ---> 4862b26d6355 [2021-06-24T13:11:36.057Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T13:11:37.457Z] ---> Running in 8d7a1ae2823b [2021-06-24T13:11:37.457Z] Removing intermediate container 3a583bedaab7 [2021-06-24T13:11:37.457Z] ---> e37bd9781483 [2021-06-24T13:11:37.457Z] Step 16/24 : WORKDIR / [2021-06-24T13:11:37.457Z] Removing intermediate container 3360480ab81c [2021-06-24T13:11:37.457Z] ---> ebd88c652072 [2021-06-24T13:11:37.457Z] [2021-06-24T13:11:37.457Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T13:11:37.457Z] ---> 13621d1b12d4 [2021-06-24T13:11:37.457Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T13:11:37.457Z] ---> Running in 3c2f06656b23 [2021-06-24T13:11:37.457Z] Removing intermediate container 8463e6b1dcda [2021-06-24T13:11:37.457Z] ---> bc390e190191 [2021-06-24T13:11:37.457Z] [2021-06-24T13:11:37.457Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T13:11:37.457Z] ---> 13621d1b12d4 [2021-06-24T13:11:37.457Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:11:37.457Z] ---> Using cache [2021-06-24T13:11:37.457Z] ---> d1171e7e079e [2021-06-24T13:11:37.457Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:11:37.457Z] ---> Using cache [2021-06-24T13:11:37.457Z] ---> 10d344351863 [2021-06-24T13:11:37.457Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T13:11:37.457Z] Removing intermediate container 8d7a1ae2823b [2021-06-24T13:11:37.457Z] ---> 82fc376b4222 [2021-06-24T13:11:37.457Z] Step 20/22 : LABEL arch=x86_64 [2021-06-24T13:11:37.737Z] ---> Running in d7ca9b0d70b7 [2021-06-24T13:11:37.737Z] ---> Running in b5303c7c6976 [2021-06-24T13:11:37.737Z] ---> Running in 1ad414b804f2 [2021-06-24T13:11:37.737Z] Removing intermediate container 3c2f06656b23 [2021-06-24T13:11:37.737Z] ---> ebd4b1ba080e [2021-06-24T13:11:37.737Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:11:38.329Z] 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-24T13:11:38.329Z] Removing intermediate container 1ad414b804f2 [2021-06-24T13:11:38.329Z] ---> d9a60cb83975 [2021-06-24T13:11:38.329Z] Step 21/22 : LABEL git_sha=a87deae1c8149ce9a0acad853bfa4f919415bc90 [2021-06-24T13:11:38.329Z] Removing intermediate container b5303c7c6976 [2021-06-24T13:11:38.329Z] ---> 1d35ae7aa9fe [2021-06-24T13:11:38.329Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T13:11:38.329Z] ---> 42e9637a67b5 [2021-06-24T13:11:38.329Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T13:11:38.329Z] ---> Running in 13cb36073173 [2021-06-24T13:11:38.329Z] ---> Running in dde5689842bb [2021-06-24T13:11:38.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:11:38.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:11:38.607Z] Removing intermediate container dde5689842bb [2021-06-24T13:11:38.607Z] ---> 3d65bff4e72a [2021-06-24T13:11:38.607Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:11:38.607Z] Removing intermediate container 13cb36073173 [2021-06-24T13:11:38.607Z] ---> c30e22bbcb6e [2021-06-24T13:11:38.607Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T13:11:38.879Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T13:11:38.879Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T13:11:38.879Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:11:38.879Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:11:38.879Z] OK: 6 MiB in 16 packages [2021-06-24T13:11:39.149Z] ---> Running in 67c27480570b [2021-06-24T13:11:39.149Z] ---> 9ea5930a012d [2021-06-24T13:11:39.149Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T13:11:39.149Z] ---> c0d227db44bd [2021-06-24T13:11:39.149Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T13:11:39.512Z] Removing intermediate container 67c27480570b [2021-06-24T13:11:39.512Z] ---> b5f0efe2f488 [2021-06-24T13:11:39.512Z] [2021-06-24T13:11:39.512Z] Successfully built b5f0efe2f488 [2021-06-24T13:11:39.781Z] Removing intermediate container d7ca9b0d70b7 [2021-06-24T13:11:39.781Z] ---> 349443aeae88 [2021-06-24T13:11:39.781Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:11:39.781Z] Successfully tagged security-proxy-setup:latest [2021-06-24T13:11:39.781Z] Building sys-mgmt-agent [2021-06-24T13:11:40.045Z]  Building security-proxy-setup ... done  ---> 660f07e1c383 [2021-06-24T13:11:40.045Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T13:11:40.045Z] ---> 522d00565461 [2021-06-24T13:11:40.045Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T13:11:40.045Z] ---> Running in e1696669ec1a [2021-06-24T13:11:40.045Z] ---> Running in 81d298e3382d [2021-06-24T13:11:42.600Z] Removing intermediate container e1696669ec1a [2021-06-24T13:11:42.600Z] ---> 881faef5f752 [2021-06-24T13:11:42.600Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T13:11:45.151Z] Removing intermediate container 81d298e3382d [2021-06-24T13:11:45.151Z] ---> e2a3f8dac98f [2021-06-24T13:11:45.151Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:11:46.103Z] ---> a01c62556cae [2021-06-24T13:11:46.103Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T13:11:48.027Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:11:48.027Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:11:48.027Z] ---> 2b351ea3aae3 [2021-06-24T13:11:48.027Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:11:48.027Z] ---> Using cache [2021-06-24T13:11:48.027Z] ---> a45af78ad039 [2021-06-24T13:11:48.027Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:11:48.027Z] ---> Using cache [2021-06-24T13:11:48.027Z] ---> 33fe11eef16e [2021-06-24T13:11:48.027Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T13:11:49.418Z] ---> Running in e74c732e2f6b [2021-06-24T13:11:49.418Z] ---> Running in d023225cc80b [2021-06-24T13:11:49.418Z] ---> Running in 2fd0cfe60b10 [2021-06-24T13:11:49.418Z] ---> Running in fc773d6c95d5 [2021-06-24T13:11:49.418Z] Removing intermediate container 41deda56443f [2021-06-24T13:11:49.418Z] ---> 4d513363c412 [2021-06-24T13:11:49.418Z] [2021-06-24T13:11:49.418Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T13:11:49.418Z] ---> 13621d1b12d4 [2021-06-24T13:11:49.418Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T13:11:49.418Z] Removing intermediate container e74c732e2f6b [2021-06-24T13:11:49.418Z] ---> f5de1ddc6c0b [2021-06-24T13:11:49.418Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T13:11:49.418Z] ---> Running in 294415bafa0a [2021-06-24T13:11:49.418Z] ---> Running in 05685d3c21e5 [2021-06-24T13:11:49.418Z] Removing intermediate container d023225cc80b [2021-06-24T13:11:49.418Z] ---> c79210ae100c [2021-06-24T13:11:49.418Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:11:49.681Z] ---> Running in 431d57eee697 [2021-06-24T13:11:49.681Z] Removing intermediate container fc773d6c95d5 [2021-06-24T13:11:49.681Z] ---> 42a9c022391a [2021-06-24T13:11:49.681Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T13:11:49.681Z] ---> Running in a9feacc3506d [2021-06-24T13:11:49.681Z] Removing intermediate container 05685d3c21e5 [2021-06-24T13:11:49.681Z] ---> c5c545894eb3 [2021-06-24T13:11:49.681Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:11:49.681Z] Removing intermediate container 431d57eee697 [2021-06-24T13:11:49.681Z] ---> 96d94f5b6fbc [2021-06-24T13:11:49.681Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T13:11:49.681Z] ---> Running in 3617b71ffc9c [2021-06-24T13:11:49.681Z] Removing intermediate container a9feacc3506d [2021-06-24T13:11:49.681Z] ---> f66264e862d4 [2021-06-24T13:11:49.681Z] Step 23/24 : LABEL git_sha=a87deae1c8149ce9a0acad853bfa4f919415bc90 [2021-06-24T13:11:49.945Z] ---> Running in 0afdbd15b6e3 [2021-06-24T13:11:49.945Z] Removing intermediate container 3617b71ffc9c [2021-06-24T13:11:49.945Z] ---> db6d75b1736b [2021-06-24T13:11:49.945Z] Step 22/23 : LABEL git_sha=a87deae1c8149ce9a0acad853bfa4f919415bc90 [2021-06-24T13:11:49.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:11:49.945Z] ---> Running in 12a70afd8121 [2021-06-24T13:11:49.945Z] ---> 55e692ed7032 [2021-06-24T13:11:49.945Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T13:11:49.945Z] Removing intermediate container 0afdbd15b6e3 [2021-06-24T13:11:49.945Z] ---> 8322862246b9 [2021-06-24T13:11:49.945Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:11:49.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:11:50.218Z] ---> Running in 201b6d1f2546 [2021-06-24T13:11:50.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:11:50.218Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T13:11:50.218Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:11:50.218Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T13:11:50.218Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T13:11:50.218Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T13:11:50.218Z] Removing intermediate container 12a70afd8121 [2021-06-24T13:11:50.218Z] ---> 3eaa058c8600 [2021-06-24T13:11:50.218Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T13:11:50.218Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T13:11:50.218Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:11:50.218Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:11:50.487Z] OK: 7 MiB in 20 packages [2021-06-24T13:11:50.487Z] Removing intermediate container 201b6d1f2546 [2021-06-24T13:11:50.487Z] ---> abcdf39c9da8 [2021-06-24T13:11:50.487Z] [2021-06-24T13:11:50.487Z] ---> Running in 699198953be4 [2021-06-24T13:11:50.487Z] Successfully built abcdf39c9da8 [2021-06-24T13:11:50.487Z] ---> 57ddedd099c5 [2021-06-24T13:11:50.487Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T13:11:50.487Z] Successfully tagged core-metadata:latest [2021-06-24T13:11:50.487Z]  Building core-metadata ... done Building core-command [2021-06-24T13:11:50.774Z] Removing intermediate container 699198953be4 [2021-06-24T13:11:50.774Z] ---> b6a449233da8 [2021-06-24T13:11:50.774Z] [2021-06-24T13:11:50.774Z] Successfully built b6a449233da8 [2021-06-24T13:11:50.774Z] Successfully tagged support-scheduler:latest [2021-06-24T13:11:50.774Z]  Building support-scheduler ... done Building core-data [2021-06-24T13:11:51.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:11:51.608Z] OK: 219 MiB in 52 packages [2021-06-24T13:12:02.192Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:12:02.192Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:12:02.192Z] ---> 2b351ea3aae3 [2021-06-24T13:12:02.192Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:12:02.192Z] ---> Using cache [2021-06-24T13:12:02.192Z] ---> a45af78ad039 [2021-06-24T13:12:02.192Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:12:02.192Z] ---> Using cache [2021-06-24T13:12:02.192Z] ---> 33fe11eef16e [2021-06-24T13:12:02.192Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T13:12:02.192Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:12:02.192Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:12:02.192Z] ---> 2b351ea3aae3 [2021-06-24T13:12:02.192Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:12:02.192Z] ---> Using cache [2021-06-24T13:12:02.192Z] ---> a45af78ad039 [2021-06-24T13:12:02.192Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:12:02.192Z] ---> Using cache [2021-06-24T13:12:02.192Z] ---> 33fe11eef16e [2021-06-24T13:12:02.192Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T13:12:02.192Z] ---> Using cache [2021-06-24T13:12:02.192Z] ---> 98bf0bc512ad [2021-06-24T13:12:02.192Z] Step 6/24 : COPY go.mod . [2021-06-24T13:12:02.192Z] ---> Using cache [2021-06-24T13:12:02.192Z] ---> f906a09d77a9 [2021-06-24T13:12:02.192Z] Step 7/24 : RUN go mod download [2021-06-24T13:12:02.192Z] ---> Using cache [2021-06-24T13:12:02.192Z] ---> ae1076a82626 [2021-06-24T13:12:02.192Z] Step 8/24 : COPY . . [2021-06-24T13:12:02.192Z] ---> Using cache [2021-06-24T13:12:02.192Z] ---> 708075d27279 [2021-06-24T13:12:02.192Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:12:02.192Z] ---> Using cache [2021-06-24T13:12:02.192Z] ---> 41190b9bc5cc [2021-06-24T13:12:02.192Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T13:12:02.194Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T13:12:03.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T13:12:04.749Z] ---> 25a59134f1f0 [2021-06-24T13:12:04.750Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T13:12:04.750Z] Removing intermediate container 294415bafa0a [2021-06-24T13:12:04.750Z] ---> 4841e4fbc0c9 [2021-06-24T13:12:04.750Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T13:12:04.750Z] ---> Running in a467e477e03f [2021-06-24T13:12:04.750Z] ---> Running in 2828b76648cd [2021-06-24T13:12:04.750Z] ---> Running in 45565040699e [2021-06-24T13:12:04.750Z] ---> Running in 267791275d73 [2021-06-24T13:12:04.750Z] Removing intermediate container 2fd0cfe60b10 [2021-06-24T13:12:04.750Z] ---> e9bdf551124f [2021-06-24T13:12:04.750Z] Step 6/24 : COPY go.mod . [2021-06-24T13:12:04.750Z] Removing intermediate container 2828b76648cd [2021-06-24T13:12:04.750Z] ---> 9da4ad77eab8 [2021-06-24T13:12:04.750Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:12:04.750Z] Removing intermediate container 267791275d73 [2021-06-24T13:12:04.750Z] ---> 93141d5ae106 [2021-06-24T13:12:04.750Z] Step 14/26 : WORKDIR / [2021-06-24T13:12:04.750Z] ---> Running in e3397e19b3bc [2021-06-24T13:12:04.750Z] ---> Running in 592565b344fd [2021-06-24T13:12:05.014Z] ---> 4f842f60c1ca [2021-06-24T13:12:05.014Z] Step 7/24 : RUN go mod download [2021-06-24T13:12:05.014Z] Removing intermediate container 592565b344fd [2021-06-24T13:12:05.014Z] ---> dec5fe35bc48 [2021-06-24T13:12:05.014Z] 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-24T13:12:05.014Z] Removing intermediate container e3397e19b3bc [2021-06-24T13:12:05.014Z] ---> a52bacdaf4dc [2021-06-24T13:12:05.014Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T13:12:05.014Z] ---> Running in b6cf5ef76dff [2021-06-24T13:12:05.014Z] ---> Running in 0e6f607cff5e [2021-06-24T13:12:05.014Z] 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-24T13:12:05.014Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:12:05.281Z] Removing intermediate container 0e6f607cff5e [2021-06-24T13:12:05.281Z] ---> b7ecfc23cb36 [2021-06-24T13:12:05.281Z] Step 22/23 : LABEL git_sha=a87deae1c8149ce9a0acad853bfa4f919415bc90 [2021-06-24T13:12:05.281Z] ---> e06f8d18005c [2021-06-24T13:12:05.281Z] 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-24T13:12:05.281Z] ---> Running in 0edd1329fada [2021-06-24T13:12:05.553Z] Removing intermediate container 0edd1329fada [2021-06-24T13:12:05.553Z] ---> 97c1694ca82e [2021-06-24T13:12:05.553Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T13:12:05.553Z] ---> Running in 623bee08f62e [2021-06-24T13:12:05.553Z] ---> 0248fac2e106 [2021-06-24T13:12:05.553Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T13:12:05.830Z] Removing intermediate container 623bee08f62e [2021-06-24T13:12:05.830Z] ---> db2b3c04d136 [2021-06-24T13:12:05.830Z] [2021-06-24T13:12:06.100Z] Successfully built db2b3c04d136 [2021-06-24T13:12:06.100Z] Successfully tagged support-notifications:latest [2021-06-24T13:12:06.100Z] Building security-bootstrapper [2021-06-24T13:12:06.100Z]  Building support-notifications ... done  ---> 338a02214bc9 [2021-06-24T13:12:06.100Z] 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-24T13:12:06.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:12:06.386Z] Removing intermediate container b6cf5ef76dff [2021-06-24T13:12:06.386Z] ---> 6fd2f35564e7 [2021-06-24T13:12:06.386Z] Step 8/24 : COPY . . [2021-06-24T13:12:07.032Z] OK: 219 MiB in 52 packages [2021-06-24T13:12:10.401Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T13:12:10.401Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T13:12:12.370Z] ---> 090d7233eb2e [2021-06-24T13:12:12.370Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T13:12:17.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T13:12:17.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T13:12:17.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T13:12:17.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T13:12:18.612Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T13:12:19.220Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T13:12:20.204Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T13:12:20.204Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T13:12:20.204Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T13:12:20.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T13:12:24.704Z] ---> 96ae0d2028ca [2021-06-24T13:12:24.704Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T13:12:26.109Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:12:26.109Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:12:26.109Z] ---> 2b351ea3aae3 [2021-06-24T13:12:26.109Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T13:12:26.109Z] ---> Using cache [2021-06-24T13:12:26.109Z] ---> a45af78ad039 [2021-06-24T13:12:26.109Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:12:26.109Z] ---> Using cache [2021-06-24T13:12:26.109Z] ---> 33fe11eef16e [2021-06-24T13:12:26.109Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T13:12:26.109Z] ---> Using cache [2021-06-24T13:12:26.109Z] ---> 98bf0bc512ad [2021-06-24T13:12:26.109Z] Step 6/32 : COPY go.mod . [2021-06-24T13:12:26.109Z] ---> Using cache [2021-06-24T13:12:26.109Z] ---> f906a09d77a9 [2021-06-24T13:12:26.109Z] Step 7/32 : RUN go mod download [2021-06-24T13:12:26.109Z] ---> Using cache [2021-06-24T13:12:26.109Z] ---> ae1076a82626 [2021-06-24T13:12:26.109Z] Step 8/32 : COPY . . [2021-06-24T13:12:26.109Z] ---> Using cache [2021-06-24T13:12:26.109Z] ---> 708075d27279 [2021-06-24T13:12:26.109Z] Step 9/32 : RUN go mod tidy [2021-06-24T13:12:26.109Z] ---> Using cache [2021-06-24T13:12:26.109Z] ---> 41190b9bc5cc [2021-06-24T13:12:26.109Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T13:12:27.073Z] Removing intermediate container a467e477e03f [2021-06-24T13:12:27.073Z] ---> fe1372a5bad6 [2021-06-24T13:12:27.073Z] Step 6/24 : COPY go.mod . [2021-06-24T13:12:27.073Z] ---> 0c2f794a7233 [2021-06-24T13:12:27.073Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T13:12:27.347Z] ---> Running in ba9a3788ccf4 [2021-06-24T13:12:27.347Z] ---> 32357e313e5a [2021-06-24T13:12:27.347Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:12:27.626Z] ---> Running in 445b849204ee [2021-06-24T13:12:27.626Z] ---> 437af20e4636 [2021-06-24T13:12:27.626Z] Step 7/24 : RUN go mod download [2021-06-24T13:12:27.626Z] ---> f7fabb455506 [2021-06-24T13:12:27.626Z] 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-24T13:12:27.626Z] ---> Running in 1d9e5bc93877 [2021-06-24T13:12:27.626Z] ---> Running in 5a053ba3be75 [2021-06-24T13:12:28.218Z] 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-24T13:12:29.213Z] Removing intermediate container 1d9e5bc93877 [2021-06-24T13:12:29.213Z] ---> 80a25e4fb070 [2021-06-24T13:12:29.213Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T13:12:29.213Z] ---> Running in 2eecebda5c87 [2021-06-24T13:12:29.213Z] Removing intermediate container 5a053ba3be75 [2021-06-24T13:12:29.213Z] ---> 2f24a0db5402 [2021-06-24T13:12:29.213Z] Step 8/24 : COPY . . [2021-06-24T13:12:30.773Z] Removing intermediate container 2eecebda5c87 [2021-06-24T13:12:30.773Z] ---> 6ddf5bb57562 [2021-06-24T13:12:30.773Z] Step 24/26 : LABEL arch=x86_64 [2021-06-24T13:12:34.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.174s coverage: 28.7% of statements [2021-06-24T13:12:34.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T13:12:34.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T13:12:34.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.359s coverage: 100.0% of statements [2021-06-24T13:12:34.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T13:12:34.999Z] Removing intermediate container 445b849204ee [2021-06-24T13:12:34.999Z] ---> b632dc333239 [2021-06-24T13:12:34.999Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T13:12:35.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.329s coverage: 53.1% of statements [2021-06-24T13:12:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T13:12:35.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T13:12:37.735Z] ---> Running in 30aadedda1d7 [2021-06-24T13:12:37.735Z] ---> Running in b8b53a9fd5e3 [2021-06-24T13:12:37.735Z] ---> 0d62ca0b004c [2021-06-24T13:12:37.735Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:12:37.735Z] ---> Running in b04fe8930cb4 [2021-06-24T13:12:37.735Z] Removing intermediate container 30aadedda1d7 [2021-06-24T13:12:37.735Z] ---> 9e42e42998c3 [2021-06-24T13:12:37.735Z] Step 25/26 : LABEL git_sha=a87deae1c8149ce9a0acad853bfa4f919415bc90 [2021-06-24T13:12:37.735Z] ---> Running in 7cf374c2fb5d [2021-06-24T13:12:37.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.607s coverage: 87.7% of statements [2021-06-24T13:12:37.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T13:12:37.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:12:37.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.337s coverage: 78.9% of statements [2021-06-24T13:12:38.146Z] Removing intermediate container 7cf374c2fb5d [2021-06-24T13:12:38.146Z] ---> e2e8c25131ad [2021-06-24T13:12:38.146Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T13:12:38.453Z] 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-24T13:12:38.453Z] ---> Running in cbbf73daf23a [2021-06-24T13:12:39.057Z] Removing intermediate container cbbf73daf23a [2021-06-24T13:12:39.057Z] ---> 377cb6356e4c [2021-06-24T13:12:39.057Z] [2021-06-24T13:12:39.338Z] Successfully built 377cb6356e4c [2021-06-24T13:12:39.613Z] Successfully tagged security-secretstore-setup:latest [2021-06-24T13:12:40.218Z]  Building security-secretstore-setup ... done Removing intermediate container b04fe8930cb4 [2021-06-24T13:12:40.218Z] ---> 730d5326a1cb [2021-06-24T13:12:40.218Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T13:12:40.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.208s coverage: 81.2% of statements [2021-06-24T13:12:40.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T13:12:40.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T13:12:40.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T13:12:40.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T13:12:40.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T13:12:40.496Z] ---> Running in 0e9afc89a992 [2021-06-24T13:12:41.469Z] 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-24T13:12:44.867Z] Removing intermediate container 45565040699e [2021-06-24T13:12:44.867Z] ---> 6f6a1e73ee1f [2021-06-24T13:12:44.867Z] [2021-06-24T13:12:44.867Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:12:44.867Z] ---> 13621d1b12d4 [2021-06-24T13:12:44.867Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:12:44.867Z] ---> Using cache [2021-06-24T13:12:44.867Z] ---> d1171e7e079e [2021-06-24T13:12:44.867Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:12:44.867Z] ---> Using cache [2021-06-24T13:12:44.867Z] ---> 10d344351863 [2021-06-24T13:12:44.867Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T13:12:44.867Z] ---> Running in 4e4f47316058 [2021-06-24T13:12:44.867Z] Removing intermediate container 4e4f47316058 [2021-06-24T13:12:44.867Z] ---> 398c05471928 [2021-06-24T13:12:44.867Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T13:12:44.867Z] ---> Running in 723d0ee8943f [2021-06-24T13:12:44.867Z] Removing intermediate container 723d0ee8943f [2021-06-24T13:12:44.867Z] ---> 2499ecec6a7e [2021-06-24T13:12:44.867Z] Step 16/24 : WORKDIR / [2021-06-24T13:12:44.867Z] ---> Running in 85d1ac6c58b7 [2021-06-24T13:12:45.141Z] Removing intermediate container 85d1ac6c58b7 [2021-06-24T13:12:45.141Z] ---> dc0fd258b7ff [2021-06-24T13:12:45.141Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:12:45.425Z] ---> 3ba234754c62 [2021-06-24T13:12:45.425Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T13:12:45.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 95.1% of statements [2021-06-24T13:12:45.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T13:12:45.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:12:45.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T13:12:45.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T13:12:45.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T13:12:45.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T13:12:45.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T13:12:45.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T13:12:45.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.221s coverage: 60.0% of statements [2021-06-24T13:12:45.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T13:12:45.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T13:12:45.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T13:12:45.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.271s coverage: 0.8% of statements [2021-06-24T13:12:45.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T13:12:45.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-06-24T13:12:45.859Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.178s coverage: 22.0% of statements [2021-06-24T13:12:45.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T13:12:45.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements [2021-06-24T13:12:46.026Z] ---> d81864626247 [2021-06-24T13:12:46.026Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T13:12:46.026Z] ---> 1cfde0ed3b5b [2021-06-24T13:12:46.026Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T13:12:46.026Z] ---> Running in 5344c36b092e [2021-06-24T13:12:46.298Z] Removing intermediate container 5344c36b092e [2021-06-24T13:12:46.298Z] ---> 4f09b218ad84 [2021-06-24T13:12:46.298Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:12:46.298Z] ---> Running in 593c8262b1fe [2021-06-24T13:12:46.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.239s coverage: 79.5% of statements [2021-06-24T13:12:46.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.148s coverage: 94.1% of statements [2021-06-24T13:12:46.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements [2021-06-24T13:12:46.898Z] Removing intermediate container 593c8262b1fe [2021-06-24T13:12:46.898Z] ---> e836992b291a [2021-06-24T13:12:46.898Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T13:12:46.898Z] ---> Running in 83f708480ca5 [2021-06-24T13:12:47.163Z] Removing intermediate container 83f708480ca5 [2021-06-24T13:12:47.163Z] ---> 7993630fffe3 [2021-06-24T13:12:47.163Z] Step 23/24 : LABEL git_sha=a87deae1c8149ce9a0acad853bfa4f919415bc90 [2021-06-24T13:12:47.163Z] ---> Running in f40c9ee2a65b [2021-06-24T13:12:47.163Z] Removing intermediate container f40c9ee2a65b [2021-06-24T13:12:47.163Z] ---> 970d0a19c8b1 [2021-06-24T13:12:47.163Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:12:47.163Z] ---> Running in 04f5f3323dda [2021-06-24T13:12:47.429Z] Removing intermediate container 04f5f3323dda [2021-06-24T13:12:47.429Z] ---> f92dbf7f187d [2021-06-24T13:12:47.429Z] [2021-06-24T13:12:47.692Z] Successfully built f92dbf7f187d [2021-06-24T13:12:47.692Z] Successfully tagged core-command:latest [2021-06-24T13:12:47.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements [2021-06-24T13:12:59.967Z]  Building core-command ... done Removing intermediate container ba9a3788ccf4 [2021-06-24T13:12:59.967Z] ---> 1244eb2884f5 [2021-06-24T13:12:59.967Z] [2021-06-24T13:12:59.967Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T13:12:59.967Z] ---> 13621d1b12d4 [2021-06-24T13:12:59.968Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T13:12:59.968Z] ---> Running in 33b733f62c75 [2021-06-24T13:12:59.968Z] Removing intermediate container 33b733f62c75 [2021-06-24T13:12:59.968Z] ---> 0e716d1674ab [2021-06-24T13:12:59.968Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T13:12:59.968Z] ---> Running in 532727cf7773 [2021-06-24T13:13:00.246Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:13:00.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.189s coverage: 94.4% of statements [2021-06-24T13:13:00.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements [2021-06-24T13:13:00.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:13:00.515Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T13:13:00.515Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T13:13:00.515Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:13:00.515Z] OK: 6 MiB in 16 packages [2021-06-24T13:13:01.114Z] Removing intermediate container 532727cf7773 [2021-06-24T13:13:01.114Z] ---> 94b0f91a5bc1 [2021-06-24T13:13:01.114Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T13:13:01.705Z] ---> Running in f711e4639d29 [2021-06-24T13:13:01.974Z] Removing intermediate container f711e4639d29 [2021-06-24T13:13:01.974Z] ---> bc635bf726fe [2021-06-24T13:13:01.974Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T13:13:02.270Z] ---> Running in c0e601bcbacb [2021-06-24T13:13:03.226Z] Removing intermediate container c0e601bcbacb [2021-06-24T13:13:03.226Z] ---> 04a412a4236d [2021-06-24T13:13:03.226Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T13:13:03.487Z] Removing intermediate container b8b53a9fd5e3 [2021-06-24T13:13:03.487Z] ---> 902aa7173a31 [2021-06-24T13:13:03.487Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T13:13:03.487Z] ---> Running in ed537f64e651 [2021-06-24T13:13:04.067Z] ---> Running in b762873665d6 [2021-06-24T13:13:04.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.507s coverage: 81.8% of statements [2021-06-24T13:13:04.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T13:13:05.016Z] 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-24T13:13:09.253Z] Removing intermediate container ed537f64e651 [2021-06-24T13:13:09.253Z] ---> d08440a1c4e3 [2021-06-24T13:13:09.253Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T13:13:09.834Z] ---> Running in b63a2104e290 [2021-06-24T13:13:11.220Z] Removing intermediate container b762873665d6 [2021-06-24T13:13:11.220Z] ---> f3d205bca1fd [2021-06-24T13:13:11.220Z] [2021-06-24T13:13:11.220Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T13:13:11.220Z] Removing intermediate container b63a2104e290 [2021-06-24T13:13:11.220Z] ---> ca4570b2be76 [2021-06-24T13:13:11.220Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T13:13:11.483Z] 20.10.0: Pulling from library/docker [2021-06-24T13:13:11.746Z] ---> 84d126ca4fa6 [2021-06-24T13:13:11.747Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T13:13:11.747Z] ---> Running in 93d0133c62df [2021-06-24T13:13:12.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.323s coverage: 92.9% of statements [2021-06-24T13:13:12.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T13:13:12.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T13:13:12.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T13:13:12.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements [2021-06-24T13:13:12.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T13:13:12.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T13:13:12.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T13:13:12.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T13:13:12.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T13:13:12.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements [2021-06-24T13:13:12.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T13:13:12.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T13:13:12.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-06-24T13:13:12.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T13:13:12.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.160s coverage: 58.8% of statements [2021-06-24T13:13:12.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T13:13:12.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.159s coverage: 80.0% of statements [2021-06-24T13:13:12.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.219s coverage: 87.2% of statements [2021-06-24T13:13:12.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.248s coverage: 85.4% of statements [2021-06-24T13:13:12.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.265s coverage: 91.2% of statements [2021-06-24T13:13:12.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T13:13:12.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.622s coverage: 64.4% of statements [2021-06-24T13:13:12.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T13:13:12.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T13:13:12.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.176s coverage: 100.0% of statements [2021-06-24T13:13:12.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements [2021-06-24T13:13:12.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-06-24T13:13:12.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2021-06-24T13:13:12.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-06-24T13:13:15.408Z] Removing intermediate container 0e9afc89a992 [2021-06-24T13:13:15.408Z] ---> 679c6b7c615c [2021-06-24T13:13:15.408Z] [2021-06-24T13:13:15.408Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:13:15.408Z] ---> 13621d1b12d4 [2021-06-24T13:13:15.408Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T13:13:15.408Z] ---> Running in 2d980e41e112 [2021-06-24T13:13:15.408Z] Removing intermediate container 2d980e41e112 [2021-06-24T13:13:15.408Z] ---> ed4f421f47bf [2021-06-24T13:13:15.408Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T13:13:15.986Z] Removing intermediate container 93d0133c62df [2021-06-24T13:13:15.986Z] ---> 6c5710baba7d [2021-06-24T13:13:15.986Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:13:17.138Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.010s coverage: 66.9% of statements [2021-06-24T13:13:17.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T13:13:17.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T13:13:17.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T13:13:17.376Z] ---> Running in 6cd6639cb2e5 [2021-06-24T13:13:17.376Z] ---> c53d8ee50ca7 [2021-06-24T13:13:17.376Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T13:13:17.376Z] Removing intermediate container 6cd6639cb2e5 [2021-06-24T13:13:17.376Z] ---> 1d3c6e5226c7 [2021-06-24T13:13:17.376Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T13:13:17.637Z] ---> Running in e17cde0491c6 [2021-06-24T13:13:17.898Z] ---> 9aed18643b6f [2021-06-24T13:13:17.898Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T13:13:18.171Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T13:13:18.171Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T13:13:18.171Z] ---> aefe523efa57 [2021-06-24T13:13:18.171Z] 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-24T13:13:18.171Z] Removing intermediate container e17cde0491c6 [2021-06-24T13:13:18.171Z] ---> 6d2bae689db2 [2021-06-24T13:13:18.171Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:13:18.171Z] ---> Running in 2bd7192de0ac [2021-06-24T13:13:18.171Z] ---> Running in bc9e5da8bfa0 [2021-06-24T13:13:18.436Z] ---> 59f1063f99ae [2021-06-24T13:13:18.436Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T13:13:18.436Z] Removing intermediate container 2bd7192de0ac [2021-06-24T13:13:18.436Z] ---> 11dc2ed96650 [2021-06-24T13:13:18.436Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T13:13:18.436Z] ---> Running in 5a581c24f71e [2021-06-24T13:13:18.436Z] ---> fe60330cdb68 [2021-06-24T13:13:18.437Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T13:13:18.702Z] ---> 37f875ffcab6 [2021-06-24T13:13:18.702Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T13:13:18.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:13:18.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:13:18.983Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T13:13:18.983Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T13:13:18.983Z] Executing bash-5.0.17-r0.post-install [2021-06-24T13:13:18.983Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:13:18.983Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T13:13:18.983Z] ---> Running in d71feec695d7 [2021-06-24T13:13:18.983Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T13:13:18.983Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T13:13:18.983Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T13:13:18.983Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T13:13:18.983Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T13:13:18.983Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T13:13:18.983Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T13:13:18.983Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T13:13:18.983Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T13:13:19.247Z] Removing intermediate container d71feec695d7 [2021-06-24T13:13:19.247Z] ---> df061d3cab3d [2021-06-24T13:13:19.247Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T13:13:19.509Z] Removing intermediate container bc9e5da8bfa0 [2021-06-24T13:13:19.509Z] ---> c82182cff45f [2021-06-24T13:13:19.509Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T13:13:19.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.703s coverage: 43.6% of statements [2021-06-24T13:13:19.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T13:13:19.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T13:13:19.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.195s coverage: 89.5% of statements [2021-06-24T13:13:19.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T13:13:19.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements [2021-06-24T13:13:19.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T13:13:20.079Z] ---> Running in ddb56bfb7fbd [2021-06-24T13:13:20.079Z] ---> 404f62db342a [2021-06-24T13:13:20.079Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T13:13:20.079Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T13:13:20.079Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T13:13:20.079Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T13:13:20.079Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T13:13:20.079Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T13:13:20.341Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T13:13:20.341Z] ---> Running in cdb3cec7cacc [2021-06-24T13:13:20.341Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T13:13:20.341Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T13:13:20.341Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T13:13:20.341Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T13:13:20.341Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T13:13:20.341Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T13:13:20.603Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T13:13:20.603Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T13:13:20.603Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T13:13:20.603Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T13:13:20.603Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T13:13:20.603Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T13:13:20.603Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T13:13:20.603Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T13:13:20.603Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T13:13:20.603Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T13:13:20.603Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T13:13:20.603Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T13:13:20.603Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T13:13:20.603Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T13:13:20.603Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T13:13:20.603Z] OK: 72 MiB in 59 packages [2021-06-24T13:13:20.603Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T13:13:21.192Z] Removing intermediate container cdb3cec7cacc [2021-06-24T13:13:21.192Z] ---> 56825fa847b7 [2021-06-24T13:13:21.192Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T13:13:21.192Z] ---> Running in 321265fec37e [2021-06-24T13:13:21.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T13:13:21.454Z] Removing intermediate container 321265fec37e [2021-06-24T13:13:21.454Z] ---> 3e60139f15ae [2021-06-24T13:13:21.454Z] Step 29/32 : CMD ["gate"] [2021-06-24T13:13:21.454Z] Collecting docker-compose==1.23.2 [2021-06-24T13:13:21.454Z] ---> Running in 3eeeb4effc02 [2021-06-24T13:13:21.454Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T13:13:21.454Z] Removing intermediate container 3eeeb4effc02 [2021-06-24T13:13:21.454Z] ---> c81c16383283 [2021-06-24T13:13:21.454Z] Step 30/32 : LABEL arch=x86_64 [2021-06-24T13:13:21.738Z] ---> Running in bb08bf29fcd0 [2021-06-24T13:13:21.738Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T13:13:21.738Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T13:13:21.738Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T13:13:21.738Z] 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-24T13:13:21.738Z] Removing intermediate container bb08bf29fcd0 [2021-06-24T13:13:21.738Z] ---> 137e8af05d3d [2021-06-24T13:13:21.738Z] Step 31/32 : LABEL git_sha=a87deae1c8149ce9a0acad853bfa4f919415bc90 [2021-06-24T13:13:21.738Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T13:13:21.738Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T13:13:21.738Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T13:13:21.738Z] ---> Running in a962d9795e20 [2021-06-24T13:13:22.008Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T13:13:22.008Z] Removing intermediate container a962d9795e20 [2021-06-24T13:13:22.008Z] ---> eb9b905ca753 [2021-06-24T13:13:22.008Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T13:13:22.008Z] ---> Running in 7191b156aa2f [2021-06-24T13:13:22.008Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T13:13:22.008Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T13:13:22.008Z] Removing intermediate container 7191b156aa2f [2021-06-24T13:13:22.008Z] ---> 3471c4d867e4 [2021-06-24T13:13:22.008Z] [2021-06-24T13:13:22.277Z] Successfully built 3471c4d867e4 [2021-06-24T13:13:22.277Z] Successfully tagged security-bootstrapper:latest [2021-06-24T13:13:22.277Z]  Building security-bootstrapper ... done (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T13:13:22.538Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T13:13:22.538Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T13:13:22.538Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T13:13:22.538Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T13:13:22.538Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T13:13:22.539Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T13:13:23.112Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T13:13:23.112Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T13:13:23.112Z] Collecting PyYAML<4,>=3.10 [2021-06-24T13:13:23.112Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T13:13:23.112Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T13:13:23.112Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T13:13:23.376Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:13:23.376Z] OK: 8 MiB in 20 packages [2021-06-24T13:13:23.648Z] Removing intermediate container ddb56bfb7fbd [2021-06-24T13:13:23.648Z] ---> 9b4f07acb582 [2021-06-24T13:13:23.648Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:13:23.933Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T13:13:23.933Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T13:13:23.933Z] ---> ff392f397b66 [2021-06-24T13:13:23.933Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T13:13:23.933Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T13:13:23.933Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T13:13:23.933Z] Collecting idna<2.8,>=2.5 [2021-06-24T13:13:23.933Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T13:13:23.933Z] 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-24T13:13:24.196Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T13:13:24.196Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T13:13:24.196Z] 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-24T13:13:24.196Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T13:13:24.196Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T13:13:24.196Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T13:13:24.196Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T13:13:24.196Z] Installing collected packages: websocket-client, texttable, dockerpty, cached-property, docker-pycreds, idna, urllib3, requests, docker, docopt, jsonschema, PyYAML, docker-compose [2021-06-24T13:13:24.488Z] ---> f8acd18a183a [2021-06-24T13:13:24.488Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T13:13:24.488Z] Running setup.py install for texttable: started [2021-06-24T13:13:24.488Z] ---> 534e00e248d3 [2021-06-24T13:13:24.488Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T13:13:24.488Z] ---> Running in 90d209b1ba3e [2021-06-24T13:13:24.774Z] Removing intermediate container 90d209b1ba3e [2021-06-24T13:13:24.774Z] ---> b60150ca087e [2021-06-24T13:13:24.774Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:13:24.774Z] ---> Running in 505f9bdec63b [2021-06-24T13:13:24.774Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T13:13:24.774Z] Running setup.py install for dockerpty: started [2021-06-24T13:13:24.774Z] Removing intermediate container 505f9bdec63b [2021-06-24T13:13:24.774Z] ---> 14f9d2395661 [2021-06-24T13:13:24.774Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T13:13:24.774Z] ---> Running in 04598e1a80df [2021-06-24T13:13:25.040Z] Removing intermediate container 04598e1a80df [2021-06-24T13:13:25.040Z] ---> 0282c0db5943 [2021-06-24T13:13:25.040Z] Step 23/24 : LABEL git_sha=a87deae1c8149ce9a0acad853bfa4f919415bc90 [2021-06-24T13:13:25.040Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T13:13:25.040Z] ---> Running in 372b1203eed7 [2021-06-24T13:13:25.040Z] Attempting uninstall: idna [2021-06-24T13:13:25.040Z] Found existing installation: idna 2.9 [2021-06-24T13:13:25.040Z] Uninstalling idna-2.9: [2021-06-24T13:13:25.040Z] Successfully uninstalled idna-2.9 [2021-06-24T13:13:25.303Z] Removing intermediate container 372b1203eed7 [2021-06-24T13:13:25.303Z] ---> fc7fd77f568a [2021-06-24T13:13:25.303Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:13:25.303Z] Attempting uninstall: urllib3 [2021-06-24T13:13:25.303Z] Found existing installation: urllib3 1.25.9 [2021-06-24T13:13:25.303Z] Uninstalling urllib3-1.25.9: [2021-06-24T13:13:25.303Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T13:13:25.303Z] ---> Running in 7830b444a657 [2021-06-24T13:13:25.570Z] Attempting uninstall: requests [2021-06-24T13:13:25.570Z] Found existing installation: requests 2.23.0 [2021-06-24T13:13:25.570Z] Uninstalling requests-2.23.0: [2021-06-24T13:13:25.570Z] Successfully uninstalled requests-2.23.0 [2021-06-24T13:13:26.143Z] Removing intermediate container 7830b444a657 [2021-06-24T13:13:26.143Z] ---> 4bb2d227d3f6 [2021-06-24T13:13:26.143Z] [2021-06-24T13:13:26.143Z] Successfully built 4bb2d227d3f6 [2021-06-24T13:13:26.143Z] Running setup.py install for docopt: started [2021-06-24T13:13:26.143Z] Successfully tagged core-data:latest [2021-06-24T13:13:26.405Z]  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' [2021-06-24T13:13:26.405Z] Running setup.py install for PyYAML: started [2021-06-24T13:13:26.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.227s coverage: 19.3% of statements [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T13:13:26.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.546s coverage: 91.9% of statements [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T13:13:26.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.239s coverage: 62.7% of statements [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T13:13:26.508Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.394s coverage: 97.6% of statements [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T13:13:26.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.150s coverage: 28.9% of statements [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T13:13:26.508Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T13:13:26.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.158s coverage: 100.0% of statements [2021-06-24T13:13:26.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-06-24T13:13:27.102Z] GO111MODULE=on go vet ./... [2021-06-24T13:13:27.186Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T13:13:27.186Z] 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-24T13:13:29.754Z] Removing intermediate container 5a581c24f71e [2021-06-24T13:13:29.754Z] ---> e95576b83539 [2021-06-24T13:13:29.754Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T13:13:29.754Z] ---> Running in c5a8dd43dca6 [2021-06-24T13:13:29.754Z] Removing intermediate container c5a8dd43dca6 [2021-06-24T13:13:29.754Z] ---> e6f19b992272 [2021-06-24T13:13:29.754Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T13:13:29.754Z] ---> Running in 1418a672f5b1 [2021-06-24T13:13:29.754Z] Removing intermediate container 1418a672f5b1 [2021-06-24T13:13:29.754Z] ---> 3012ddeb8148 [2021-06-24T13:13:29.754Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T13:13:31.160Z] ---> bdd618acbc74 [2021-06-24T13:13:31.160Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T13:13:31.422Z] ---> ec1d7a050518 [2021-06-24T13:13:31.422Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T13:13:31.687Z] ---> 21f8f4f732aa [2021-06-24T13:13:31.687Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T13:13:31.687Z] ---> Running in d918ec66f713 [2021-06-24T13:13:31.687Z] Removing intermediate container d918ec66f713 [2021-06-24T13:13:31.687Z] ---> 6b53bc9408f9 [2021-06-24T13:13:31.687Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:13:31.687Z] ---> Running in f22ca3b7c388 [2021-06-24T13:13:31.954Z] Removing intermediate container f22ca3b7c388 [2021-06-24T13:13:31.954Z] ---> 671fb8c253b5 [2021-06-24T13:13:31.954Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T13:13:31.954Z] ---> Running in cc87b8957b66 [2021-06-24T13:13:31.954Z] Removing intermediate container cc87b8957b66 [2021-06-24T13:13:31.954Z] ---> cbaaa3c116df [2021-06-24T13:13:31.954Z] Step 23/24 : LABEL git_sha=a87deae1c8149ce9a0acad853bfa4f919415bc90 [2021-06-24T13:13:31.954Z] ---> Running in d85469e16ee2 [2021-06-24T13:13:32.223Z] Removing intermediate container d85469e16ee2 [2021-06-24T13:13:32.223Z] ---> f832ed3caf40 [2021-06-24T13:13:32.223Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:13:32.223Z] ---> Running in 7e6ecf82f603 [2021-06-24T13:13:32.223Z] Removing intermediate container 7e6ecf82f603 [2021-06-24T13:13:32.223Z] ---> 43e71339dc81 [2021-06-24T13:13:32.223Z] [2021-06-24T13:13:32.489Z] Successfully built 43e71339dc81 [2021-06-24T13:13:32.489Z] Successfully tagged sys-mgmt-agent:latest [2021-06-24T13:13:32.499Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-24T13:13:32.503Z] $ docker stop --time=1 b8a5ae3e8657389bbbc465f16bff3037eedbec741f1c30178cd3ba530de4c6a2 [2021-06-24T13:13:33.920Z] $ docker rm -f b8a5ae3e8657389bbbc465f16bff3037eedbec741f1c30178cd3ba530de4c6a2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T13:13:34.314Z] + docker images [2021-06-24T13:13:34.314Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T13:13:34.314Z] sys-mgmt-agent latest 43e71339dc81 2 seconds ago 312MB [2021-06-24T13:13:34.314Z] core-data latest 4bb2d227d3f6 9 seconds ago 20.2MB [2021-06-24T13:13:34.314Z] security-bootstrapper latest 3471c4d867e4 13 seconds ago 18.6MB [2021-06-24T13:13:34.314Z] 679c6b7c615c 22 seconds ago 1.15GB [2021-06-24T13:13:34.314Z] f3d205bca1fd 24 seconds ago 1.15GB [2021-06-24T13:13:34.314Z] 1244eb2884f5 36 seconds ago 1.15GB [2021-06-24T13:13:34.314Z] core-command latest f92dbf7f187d 47 seconds ago 15.9MB [2021-06-24T13:13:34.314Z] 6f6a1e73ee1f 51 seconds ago 1.14GB [2021-06-24T13:13:34.314Z] security-secretstore-setup latest 377cb6356e4c 56 seconds ago 28.7MB [2021-06-24T13:13:34.314Z] support-notifications latest db2b3c04d136 About a minute ago 16.7MB [2021-06-24T13:13:34.314Z] support-scheduler latest b6a449233da8 About a minute ago 15.9MB [2021-06-24T13:13:34.314Z] core-metadata latest abcdf39c9da8 About a minute ago 16.6MB [2021-06-24T13:13:34.314Z] 4d513363c412 About a minute ago 1.15GB [2021-06-24T13:13:34.314Z] security-proxy-setup latest b5f0efe2f488 About a minute ago 25.7MB [2021-06-24T13:13:34.314Z] ebd88c652072 About a minute ago 1.15GB [2021-06-24T13:13:34.314Z] bc390e190191 About a minute ago 1.15GB [2021-06-24T13:13:34.314Z] f1dd69476393 2 minutes ago 1.15GB [2021-06-24T13:13:34.314Z] d0f58197b571 2 minutes ago 1.15GB [2021-06-24T13:13:34.314Z] ci-base-image-x86_64 latest 2b351ea3aae3 6 minutes ago 647MB [2021-06-24T13:13:34.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-24T13:13:34.314Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-24T13:13:34.314Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-24T13:13:34.314Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-24T13:13:34.314Z] 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) [Pipeline] findFiles [Pipeline] node [2021-06-24T13:13:49.699Z] Still waiting to schedule task [2021-06-24T13:13:49.700Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-24T13:14:48.930Z] gofmt -l . [2021-06-24T13:14:48.931Z] [ "`gofmt -l .`" = "" ] [2021-06-24T13:14:48.931Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T13:14:49.601Z] + ls -al . [2021-06-24T13:14:49.601Z] total 544 [2021-06-24T13:14:49.601Z] drwxrwxr-x 9 1001 1001 4096 Jun 24 13:14 . [2021-06-24T13:14:49.601Z] drwxr-xr-x 4 root root 4096 Jun 24 13:10 .. [2021-06-24T13:14:49.601Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 13:08 .dockerignore [2021-06-24T13:14:49.601Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 13:08 .git [2021-06-24T13:14:49.601Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 13:08 .github [2021-06-24T13:14:49.601Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 13:08 .gitignore [2021-06-24T13:14:49.601Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 13:08 .sonarcloud.properties [2021-06-24T13:14:49.601Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 13:08 Attribution.txt [2021-06-24T13:14:49.601Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 13:08 CONTRIBUTING.md [2021-06-24T13:14:49.601Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 13:08 Dockerfile.build [2021-06-24T13:14:49.601Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 13:08 Jenkinsfile [2021-06-24T13:14:49.601Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 13:08 LICENSE [2021-06-24T13:14:49.601Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 13:08 Makefile [2021-06-24T13:14:49.601Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 13:08 README.md [2021-06-24T13:14:49.601Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 13:08 SECURITY.md [2021-06-24T13:14:49.601Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 13:05 VERSION [2021-06-24T13:14:49.601Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 13:08 ZMQWindows.md [2021-06-24T13:14:49.601Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 13:08 bin [2021-06-24T13:14:49.601Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 13:08 cmd [2021-06-24T13:14:49.601Z] -rw-r--r-- 1 root root 398095 Jun 24 13:13 coverage.out [2021-06-24T13:14:49.601Z] -rw-rw-r-- 1 1001 1001 841 Jun 24 13:08 go.mod [2021-06-24T13:14:49.601Z] -rw-r--r-- 1 root root 20962 Jun 24 13:10 go.sum [2021-06-24T13:14:49.601Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 13:08 internal [2021-06-24T13:14:49.601Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 13:08 openapi [2021-06-24T13:14:49.601Z] drwxrwxr-x 4 1001 1001 4096 Jun 24 13:08 snap [2021-06-24T13:14:49.601Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 13:08 version.go [Pipeline] sh [2021-06-24T13:14:50.265Z] + '[' -e coverage.out ] [2021-06-24T13:14:50.265Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T13:14:50.300Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T13:14:51.103Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T13:14:51.764Z] + make build [2021-06-24T13:14:51.764Z] go mod tidy [2021-06-24T13:14:52.367Z] 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-24T13:14:59.085Z] 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-24T13:15:21.297Z] 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-24T13:15:22.315Z] 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-24T13:15:26.647Z] 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-24T13:15:27.258Z] 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-24T13:15:34.009Z] 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-24T13:15:36.637Z] 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-24T13:15:40.034Z] 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-24T13:15:44.449Z] 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-24T13:15:47.071Z] 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-24T13:15:49.728Z] 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-24T13:15:56.471Z] $ docker stop --time=1 f1f74e0b9f2ed30e7c28148775495ed12ea51a371d8c64df946b6fe106c94381 [2021-06-24T13:15:58.770Z] $ docker rm -f f1f74e0b9f2ed30e7c28148775495ed12ea51a371d8c64df946b6fe106c94381 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:16:00.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T13:16:00.599Z] [2021-06-24T13:16:00.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:16:01.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T13:16:01.493Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-24T13:16:01.494Z] 29e5d40040c1: Pulling fs layer [2021-06-24T13:16:01.494Z] 1ce36da41761: Pulling fs layer [2021-06-24T13:16:01.494Z] 25b303627fd3: Pulling fs layer [2021-06-24T13:16:01.770Z] 29e5d40040c1: Verifying Checksum [2021-06-24T13:16:01.770Z] 29e5d40040c1: Download complete [2021-06-24T13:16:02.380Z] 29e5d40040c1: Pull complete [2021-06-24T13:16:02.380Z] 1ce36da41761: Verifying Checksum [2021-06-24T13:16:02.380Z] 1ce36da41761: Download complete [2021-06-24T13:16:03.816Z] 1ce36da41761: Pull complete [2021-06-24T13:16:04.088Z] 25b303627fd3: Download complete [2021-06-24T13:16:18.073Z] 25b303627fd3: Pull complete [2021-06-24T13:16:18.073Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-24T13:16:18.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T13:16:18.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-24T13:16:18.320Z] prd-ubuntu18.04-docker-arm64-4c-16g-1191 does not seem to be running inside a container [2021-06-24T13:16:18.408Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T13:16:21.387Z] $ docker top bb71689ff87aa75ef905c550553e849f4d064ba49669721f57d7df48e572c52e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:16:22.384Z] + docker-compose build --help [2021-06-24T13:16:22.384Z] + grep parallel [2021-06-24T13:16:23.423Z] Running on prd-ubuntu18.04-docker-8c-8g-1192 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-24T13:16:23.449Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2021-06-24T13:16:23.563Z] The recommended git tool is: git [2021-06-24T13:16:25.767Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T13:16:25.782Z] $ docker stop --time=1 bb71689ff87aa75ef905c550553e849f4d064ba49669721f57d7df48e572c52e [2021-06-24T13:16:25.862Z] using credential edgex-jenkins-ssh [2021-06-24T13:16:25.879Z] Cloning the remote Git repository [2021-06-24T13:16:25.930Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:16:26.019Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2021-06-24T13:16:26.068Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:16:26.069Z] > git --version # timeout=10 [2021-06-24T13:16:26.074Z] > git --version # 'git version 2.17.1' [2021-06-24T13:16:26.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:16:26.102Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T13:16:27.620Z] $ docker rm -f bb71689ff87aa75ef905c550553e849f4d064ba49669721f57d7df48e572c52e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:16:28.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T13:16:28.295Z] . [Pipeline] withDockerContainer [2021-06-24T13:16:30.686Z] prd-ubuntu18.04-docker-arm64-4c-16g-1191 does not seem to be running inside a container [2021-06-24T13:16:30.757Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-24T13:16:31.955Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T13:16:32.317Z] $ docker top be617dae87a3714364dc3bfbda575f2d38b63883475af5fbf59aaef503f7e80d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:16:32.713Z] Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit 291c17279b24294e1155fe828423f961f886d99e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T13:16:32.982Z] Failed in branch amd64 [2021-06-24T13:16:33.285Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T13:16:31.963Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T13:16:31.977Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T13:16:31.995Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T13:16:31.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T13:16:32.000Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T13:16:32.721Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T13:16:32.727Z] > git checkout -f 291c17279b24294e1155fe828423f961f886d99e # timeout=10 [2021-06-24T13:16:36.667Z] Building core-command ... [2021-06-24T13:16:36.667Z] Building core-data ... [2021-06-24T13:16:36.667Z] Building core-metadata ... [2021-06-24T13:16:36.667Z] Building security-bootstrapper ... [2021-06-24T13:16:36.667Z] Building security-proxy-setup ... [2021-06-24T13:16:36.667Z] Building security-secretstore-setup ... [2021-06-24T13:16:36.667Z] Building support-notifications ... [2021-06-24T13:16:36.667Z] Building support-scheduler ... [2021-06-24T13:16:36.667Z] Building sys-mgmt-agent ... [2021-06-24T13:16:36.667Z] Building support-notifications [2021-06-24T13:16:36.667Z] Building core-metadata [2021-06-24T13:16:36.667Z] Building security-secretstore-setup [2021-06-24T13:16:36.667Z] Building sys-mgmt-agent [2021-06-24T13:16:36.667Z] Building security-proxy-setup [2021-06-24T13:17:44.880Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:17:44.880Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:17:44.880Z] ---> 53b4ee3b8e32 [2021-06-24T13:17:44.880Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:17:45.871Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:17:45.871Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:17:45.871Z] ---> 53b4ee3b8e32 [2021-06-24T13:17:45.871Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:17:45.871Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:17:45.871Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:17:45.871Z] ---> 53b4ee3b8e32 [2021-06-24T13:17:45.871Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T13:17:45.871Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:17:45.871Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:17:45.871Z] ---> 53b4ee3b8e32 [2021-06-24T13:17:45.871Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T13:17:46.146Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:17:46.146Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:17:46.146Z] ---> 53b4ee3b8e32 [2021-06-24T13:17:46.146Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T13:17:48.140Z] ---> Running in 81a22d39b7bc [2021-06-24T13:17:48.140Z] ---> Running in 8fc781ce5fce [2021-06-24T13:17:48.140Z] ---> Running in aff21fd5fc45 [2021-06-24T13:17:48.140Z] ---> Running in 0b5a7b274ee4 [2021-06-24T13:17:48.140Z] ---> Running in e214fd2907c9 [2021-06-24T13:17:48.740Z] Removing intermediate container aff21fd5fc45 [2021-06-24T13:17:48.740Z] ---> a258a19e2a18 [2021-06-24T13:17:48.740Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:17:48.740Z] Removing intermediate container 81a22d39b7bc [2021-06-24T13:17:48.740Z] ---> 0ec7e4010ec7 [2021-06-24T13:17:48.740Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:17:49.029Z] Removing intermediate container e214fd2907c9 [2021-06-24T13:17:49.029Z] ---> 925b716ccdcb [2021-06-24T13:17:49.029Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:17:49.029Z] Removing intermediate container 0b5a7b274ee4 [2021-06-24T13:17:49.029Z] ---> a2cb48828205 [2021-06-24T13:17:49.029Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:17:49.029Z] Removing intermediate container 8fc781ce5fce [2021-06-24T13:17:49.029Z] ---> af005e4600c4 [2021-06-24T13:17:49.029Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:17:49.626Z] ---> Running in e4b37387eba8 [2021-06-24T13:17:49.626Z] ---> Running in 79b98e79784c [2021-06-24T13:17:49.626Z] ---> Running in fbc135f3b34b [2021-06-24T13:17:49.626Z] ---> Running in 7c18f7f7af54 [2021-06-24T13:17:49.626Z] ---> Running in edc7317ea253 [2021-06-24T13:17:53.036Z] Removing intermediate container e4b37387eba8 [2021-06-24T13:17:53.036Z] ---> 0964a36fa055 [2021-06-24T13:17:53.036Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T13:17:53.633Z] ---> Running in 99080d7bd416 [2021-06-24T13:17:53.908Z] Removing intermediate container 79b98e79784c [2021-06-24T13:17:53.908Z] ---> 800af6c49a80 [2021-06-24T13:17:53.908Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T13:17:54.184Z] Removing intermediate container 7c18f7f7af54 [2021-06-24T13:17:54.184Z] ---> 0bb5e64ae318 [2021-06-24T13:17:54.184Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T13:17:54.515Z] ---> Running in ea01069aef65 [2021-06-24T13:17:54.515Z] Removing intermediate container fbc135f3b34b [2021-06-24T13:17:54.515Z] ---> f26eded9bd4f [2021-06-24T13:17:54.515Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T13:17:54.862Z] ---> Running in afd688cd1dec [2021-06-24T13:17:54.862Z] Removing intermediate container edc7317ea253 [2021-06-24T13:17:54.862Z] ---> d5bd25af7710 [2021-06-24T13:17:54.862Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T13:17:55.167Z] ---> Running in 51561cc8b0c3 [2021-06-24T13:17:55.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:17:55.469Z] ---> Running in 54b83bf4a9a5 [2021-06-24T13:17:56.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:17:57.105Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:17:57.388Z] OK: 218 MiB in 52 packages [2021-06-24T13:17:57.388Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:17:57.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:17:57.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:17:57.947Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:17:58.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:17:58.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:17:58.791Z] Removing intermediate container 99080d7bd416 [2021-06-24T13:17:58.791Z] ---> ac5be38c9a29 [2021-06-24T13:17:58.791Z] Step 6/24 : COPY go.mod . [2021-06-24T13:17:59.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:17:59.356Z] OK: 218 MiB in 52 packages [2021-06-24T13:17:59.356Z] OK: 218 MiB in 52 packages [2021-06-24T13:17:59.635Z] OK: 218 MiB in 52 packages [2021-06-24T13:18:02.133Z] ---> bd8adccecc98 [2021-06-24T13:18:02.133Z] Step 7/24 : RUN go mod download [2021-06-24T13:18:02.133Z] ---> Running in 647528f6eab9 [2021-06-24T13:18:02.133Z] OK: 218 MiB in 52 packages [2021-06-24T13:18:02.133Z] Removing intermediate container afd688cd1dec [2021-06-24T13:18:02.133Z] ---> 74963173d948 [2021-06-24T13:18:02.133Z] Step 6/26 : COPY go.mod . [2021-06-24T13:18:02.133Z] Removing intermediate container ea01069aef65 [2021-06-24T13:18:02.133Z] ---> 122c29714a55 [2021-06-24T13:18:02.133Z] Step 6/22 : COPY go.mod . [2021-06-24T13:18:02.133Z] Removing intermediate container 54b83bf4a9a5 [2021-06-24T13:18:02.133Z] ---> d3cb729cfbf3 [2021-06-24T13:18:02.133Z] Step 6/23 : COPY go.mod . [2021-06-24T13:18:02.728Z] Removing intermediate container 51561cc8b0c3 [2021-06-24T13:18:02.728Z] ---> 4ebf362913cb [2021-06-24T13:18:02.728Z] Step 6/24 : COPY go.mod . [2021-06-24T13:18:02.728Z] ---> 97c0fe8b1a06 [2021-06-24T13:18:02.728Z] Step 7/26 : RUN go mod download [2021-06-24T13:18:03.330Z] ---> 0555c4292878 [2021-06-24T13:18:03.330Z] Step 7/22 : RUN go mod download [2021-06-24T13:18:03.330Z] ---> Running in 537994a5dfa0 [2021-06-24T13:18:03.330Z] ---> 5b019ad3004f [2021-06-24T13:18:03.330Z] Step 7/23 : RUN go mod download [2021-06-24T13:18:03.940Z] ---> Running in 7c91c3bda332 [2021-06-24T13:18:03.940Z] ---> Running in 56f615bdfa49 [2021-06-24T13:18:03.940Z] ---> c6730d80cae1 [2021-06-24T13:18:03.940Z] Step 7/24 : RUN go mod download [2021-06-24T13:18:04.216Z] ---> Running in 2a86e7679785 [2021-06-24T13:18:05.682Z] Removing intermediate container 647528f6eab9 [2021-06-24T13:18:05.683Z] ---> 1f0774b6d1e0 [2021-06-24T13:18:05.683Z] Step 8/24 : COPY . . [2021-06-24T13:18:08.341Z] Removing intermediate container 537994a5dfa0 [2021-06-24T13:18:08.341Z] ---> 97391f190355 [2021-06-24T13:18:08.341Z] Step 8/26 : COPY . . [2021-06-24T13:18:08.944Z] Removing intermediate container 7c91c3bda332 [2021-06-24T13:18:08.944Z] ---> 0b4d24ddb418 [2021-06-24T13:18:08.944Z] Step 8/22 : COPY . . [2021-06-24T13:18:09.549Z] Removing intermediate container 2a86e7679785 [2021-06-24T13:18:09.549Z] ---> c6aac177b620 [2021-06-24T13:18:09.549Z] Step 8/24 : COPY . . [2021-06-24T13:18:09.549Z] Removing intermediate container 56f615bdfa49 [2021-06-24T13:18:09.549Z] ---> fc2e6a3858c1 [2021-06-24T13:18:09.549Z] Step 8/23 : COPY . . [2021-06-24T13:18:31.756Z] ---> 6b611e39540f [2021-06-24T13:18:31.756Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:18:31.756Z] ---> e6006db3df6e [2021-06-24T13:18:31.756Z] Step 9/26 : RUN go mod tidy [2021-06-24T13:18:31.756Z] ---> 26c32bcf6a3e [2021-06-24T13:18:31.756Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:18:31.756Z] ---> ac78b85cbf12 [2021-06-24T13:18:31.756Z] Step 9/23 : RUN go mod tidy [2021-06-24T13:18:31.756Z] ---> 36b5be2749ac [2021-06-24T13:18:31.756Z] Step 9/22 : RUN go mod tidy [2021-06-24T13:18:31.756Z] ---> Running in 0bde39038588 [2021-06-24T13:18:31.756Z] ---> Running in fc40419318dc [2021-06-24T13:18:32.029Z] ---> Running in e38e87b06cbb [2021-06-24T13:18:32.029Z] ---> Running in eca73bdd9790 [2021-06-24T13:18:32.029Z] ---> Running in 626c9d117944 [2021-06-24T13:18:39.144Z] Removing intermediate container 0bde39038588 [2021-06-24T13:18:39.144Z] ---> 82cf19aaedac [2021-06-24T13:18:39.144Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T13:18:39.144Z] ---> Running in 1b29b02edce2 [2021-06-24T13:18:39.144Z] Removing intermediate container fc40419318dc [2021-06-24T13:18:39.144Z] Removing intermediate container e38e87b06cbb [2021-06-24T13:18:39.144Z] ---> bd65140ae7a2 [2021-06-24T13:18:39.144Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T13:18:39.144Z] ---> f83546386093 [2021-06-24T13:18:39.144Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T13:18:39.144Z] ---> Running in 4e777a890584 [2021-06-24T13:18:39.144Z] ---> Running in 97258c0edfb5 [2021-06-24T13:18:39.144Z] Removing intermediate container eca73bdd9790 [2021-06-24T13:18:39.144Z] ---> 27869b5c301c [2021-06-24T13:18:39.144Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T13:18:39.144Z] Removing intermediate container 626c9d117944 [2021-06-24T13:18:39.144Z] ---> e13d81c10ce5 [2021-06-24T13:18:39.144Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T13:18:39.418Z] ---> Running in 5710b964945c [2021-06-24T13:18:39.418Z] ---> Running in e2b888f7d481 [2021-06-24T13:18:40.405Z] 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-24T13:18:41.843Z] 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-24T13:18:41.843Z] 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-24T13:18:42.122Z] 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-24T13:18:42.122Z] 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-24T13:20:35.901Z] 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-24T13:20:35.901Z] 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-24T13:20:35.901Z] Removing intermediate container 5710b964945c [2021-06-24T13:20:35.901Z] ---> c17625ffc12c [2021-06-24T13:20:35.901Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T13:20:35.901Z] ---> Running in 3c20e489548b [2021-06-24T13:20:35.901Z] 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-24T13:20:37.905Z] Removing intermediate container 4e777a890584 [2021-06-24T13:20:37.905Z] ---> f5883257162c [2021-06-24T13:20:37.905Z] [2021-06-24T13:20:37.905Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T13:20:37.905Z] 3.12: Pulling from library/alpine [2021-06-24T13:20:38.187Z] Removing intermediate container e2b888f7d481 [2021-06-24T13:20:38.187Z] ---> 942277543f19 [2021-06-24T13:20:38.187Z] [2021-06-24T13:20:38.187Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T13:20:38.459Z] Removing intermediate container 97258c0edfb5 [2021-06-24T13:20:38.459Z] ---> eb693e7a06c2 [2021-06-24T13:20:38.459Z] [2021-06-24T13:20:38.459Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T13:20:38.459Z] 3.12: Pulling from library/alpine [2021-06-24T13:20:38.733Z] Removing intermediate container 3c20e489548b [2021-06-24T13:20:38.733Z] ---> 696d0bb222d9 [2021-06-24T13:20:38.733Z] [2021-06-24T13:20:38.733Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T13:20:38.733Z] 3.12: Pulling from library/alpine [2021-06-24T13:20:38.733Z] 20.10.0: Pulling from library/docker [2021-06-24T13:20:39.720Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T13:20:39.720Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T13:20:39.720Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T13:20:39.720Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T13:20:39.720Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T13:20:39.720Z] Status: Image is up to date for alpine:3.12 [2021-06-24T13:20:39.720Z] ---> c4fd0aeabfcf [2021-06-24T13:20:39.720Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T13:20:39.720Z] ---> c4fd0aeabfcf [2021-06-24T13:20:39.720Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T13:20:39.720Z] ---> c4fd0aeabfcf [2021-06-24T13:20:39.720Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T13:20:39.720Z] Removing intermediate container 1b29b02edce2 [2021-06-24T13:20:39.720Z] ---> 7570cddabbe5 [2021-06-24T13:20:39.720Z] [2021-06-24T13:20:39.720Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:20:39.720Z] ---> c4fd0aeabfcf [2021-06-24T13:20:39.720Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:20:40.320Z] ---> Running in 3087ea2dd751 [2021-06-24T13:20:40.320Z] ---> Running in e707860980df [2021-06-24T13:20:40.320Z] ---> Running in a54a55081bca [2021-06-24T13:20:40.320Z] ---> Running in f11e0c7d39b8 [2021-06-24T13:20:42.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:20:42.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:20:42.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:20:42.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:20:42.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:20:43.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:20:43.256Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:20:43.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:20:43.534Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T13:20:43.534Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:20:43.534Z] OK: 5 MiB in 15 packages [2021-06-24T13:20:43.812Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T13:20:43.812Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T13:20:43.812Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:20:43.812Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:20:44.105Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T13:20:44.105Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:20:44.105Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T13:20:44.105Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T13:20:44.105Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:20:44.105Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:20:44.105Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T13:20:44.380Z] OK: 6 MiB in 16 packages [2021-06-24T13:20:44.380Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:20:44.380Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T13:20:44.380Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T13:20:44.380Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T13:20:44.380Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T13:20:44.380Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:20:44.380Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T13:20:44.380Z] OK: 7 MiB in 18 packages [2021-06-24T13:20:44.653Z] OK: 7 MiB in 20 packages [2021-06-24T13:20:46.663Z] Removing intermediate container 3087ea2dd751 [2021-06-24T13:20:46.663Z] ---> 5951373360f0 [2021-06-24T13:20:46.663Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:20:46.663Z] ---> Running in 1f2165f04135 [2021-06-24T13:20:48.121Z] Removing intermediate container 1f2165f04135 [2021-06-24T13:20:48.121Z] ---> e37135a46957 [2021-06-24T13:20:48.121Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T13:20:48.121Z] Removing intermediate container a54a55081bca [2021-06-24T13:20:48.121Z] ---> e2ec694c4ad8 [2021-06-24T13:20:48.121Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:20:48.399Z] ---> Running in a070eb75e778 [2021-06-24T13:20:48.681Z] Removing intermediate container e707860980df [2021-06-24T13:20:48.681Z] ---> 33d4b1448aa6 [2021-06-24T13:20:48.681Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T13:20:48.681Z] Removing intermediate container f11e0c7d39b8 [2021-06-24T13:20:48.681Z] ---> 332a8f56f4c9 [2021-06-24T13:20:48.681Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T13:20:48.681Z] ---> Running in d48262e26518 [2021-06-24T13:20:48.974Z] ---> Running in d799abcce522 [2021-06-24T13:20:48.974Z] ---> Running in a714b84d127e [2021-06-24T13:20:49.254Z] Removing intermediate container a070eb75e778 [2021-06-24T13:20:49.254Z] ---> 757b0e678b27 [2021-06-24T13:20:49.254Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T13:20:49.254Z] Removing intermediate container d48262e26518 [2021-06-24T13:20:49.254Z] ---> 2c0dfbcc40db [2021-06-24T13:20:49.254Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T13:20:49.529Z] ---> Running in 608fc746e7f2 [2021-06-24T13:20:49.529Z] ---> Running in 130ca6f97fce [2021-06-24T13:20:49.808Z] Removing intermediate container a714b84d127e [2021-06-24T13:20:49.808Z] ---> 0f74b4d88752 [2021-06-24T13:20:49.808Z] Step 14/22 : WORKDIR /edgex [2021-06-24T13:20:50.086Z] Removing intermediate container d799abcce522 [2021-06-24T13:20:50.086Z] ---> 660a998c4739 [2021-06-24T13:20:50.086Z] Step 14/26 : WORKDIR / [2021-06-24T13:20:50.086Z] ---> Running in 58d0b6e6f306 [2021-06-24T13:20:50.366Z] ---> Running in 8d3f2351072e [2021-06-24T13:20:50.366Z] Removing intermediate container 608fc746e7f2 [2021-06-24T13:20:50.366Z] ---> 967953208da8 [2021-06-24T13:20:50.366Z] Step 16/24 : WORKDIR / [2021-06-24T13:20:50.644Z] Removing intermediate container 130ca6f97fce [2021-06-24T13:20:50.644Z] ---> 1cce154fab12 [2021-06-24T13:20:50.644Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T13:20:50.644Z] ---> Running in e3031134fa27 [2021-06-24T13:20:50.644Z] ---> Running in ca4da7bc6770 [2021-06-24T13:20:50.922Z] Removing intermediate container 58d0b6e6f306 [2021-06-24T13:20:50.922Z] ---> c6d40ad8a150 [2021-06-24T13:20:50.922Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T13:20:51.197Z] Removing intermediate container 8d3f2351072e [2021-06-24T13:20:51.197Z] ---> 6ecd69619c1c [2021-06-24T13:20:51.197Z] 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-24T13:20:51.471Z] Removing intermediate container e3031134fa27 [2021-06-24T13:20:51.471Z] ---> cd87f1fa76fa [2021-06-24T13:20:51.471Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:20:51.471Z] Removing intermediate container ca4da7bc6770 [2021-06-24T13:20:51.471Z] ---> b0cee1624621 [2021-06-24T13:20:51.471Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:20:52.073Z] ---> 9d57aa281e17 [2021-06-24T13:20:52.073Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T13:20:52.348Z] ---> c0fccc63c9d0 [2021-06-24T13:20:52.348Z] 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-24T13:20:52.348Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T13:20:52.348Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T13:20:52.348Z] ---> eeaf43b92773 [2021-06-24T13:20:52.348Z] 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-24T13:20:52.662Z] ---> Running in 8a3a60d46629 [2021-06-24T13:20:52.662Z] ---> 853797934817 [2021-06-24T13:20:52.662Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T13:20:52.662Z] ---> 40bcb2e06a72 [2021-06-24T13:20:52.662Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T13:20:53.648Z] Removing intermediate container 8a3a60d46629 [2021-06-24T13:20:53.648Z] ---> e161bdef43f6 [2021-06-24T13:20:53.648Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T13:20:53.929Z] ---> Running in ef89b8fa1b6b [2021-06-24T13:20:53.929Z] ---> c8658710b48c [2021-06-24T13:20:53.929Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T13:20:54.538Z] ---> d673b5310c03 [2021-06-24T13:20:54.538Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T13:20:54.538Z] ---> 5b8679c30a52 [2021-06-24T13:20:54.538Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T13:20:54.538Z] ---> b1c4239e5653 [2021-06-24T13:20:54.538Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T13:20:55.150Z] ---> 79a451afe94d [2021-06-24T13:20:55.150Z] 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-24T13:20:56.139Z] ---> 9ceec3bca784 [2021-06-24T13:20:56.139Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T13:20:56.139Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:20:56.139Z] ---> Running in 4e571a1eba98 [2021-06-24T13:20:56.139Z] ---> 96cf76e65bba [2021-06-24T13:20:56.139Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T13:20:56.139Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:20:56.139Z] ---> 04fdb84c420b [2021-06-24T13:20:56.139Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T13:20:56.415Z] ---> Running in fcaa08314ac6 [2021-06-24T13:20:56.415Z] ---> f33a8a659b82 [2021-06-24T13:20:56.415Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . ---> Running in 1d8b34c7edee [2021-06-24T13:20:56.415Z] [2021-06-24T13:20:57.017Z] Removing intermediate container 4e571a1eba98 [2021-06-24T13:20:57.017Z] ---> cf83a9eff21a [2021-06-24T13:20:57.017Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:20:57.017Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T13:20:57.017Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T13:20:57.017Z] Executing bash-5.0.17-r0.post-install [2021-06-24T13:20:57.017Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T13:20:57.017Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T13:20:57.017Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T13:20:57.017Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T13:20:57.017Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T13:20:57.017Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T13:20:57.017Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T13:20:57.017Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T13:20:57.017Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T13:20:57.017Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T13:20:57.017Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T13:20:57.302Z] ---> Running in 2f64e32de985 [2021-06-24T13:20:57.302Z] Removing intermediate container 1d8b34c7edee [2021-06-24T13:20:57.302Z] ---> 34ece7a7a25d [2021-06-24T13:20:57.302Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T13:20:57.573Z] Removing intermediate container fcaa08314ac6 [2021-06-24T13:20:57.573Z] ---> 76e6e71d7748 [2021-06-24T13:20:57.573Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:20:57.847Z] ---> Running in 23cd609c5389 [2021-06-24T13:20:58.123Z] ---> Running in ead839a151ec [2021-06-24T13:20:58.399Z] Removing intermediate container 2f64e32de985 [2021-06-24T13:20:58.399Z] ---> b3f7eceed5c5 [2021-06-24T13:20:58.399Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T13:20:58.399Z] ---> b8a5a8390d95 [2021-06-24T13:20:58.399Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T13:20:58.671Z] Removing intermediate container 23cd609c5389 [2021-06-24T13:20:58.671Z] ---> ec87e837fdb5 [2021-06-24T13:20:58.671Z] Step 20/22 : LABEL arch=arm64 [2021-06-24T13:20:58.958Z] ---> Running in c8c82490af7f [2021-06-24T13:20:58.958Z] ---> Running in 546c368ef780 [2021-06-24T13:20:59.234Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T13:20:59.234Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T13:20:59.234Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T13:20:59.234Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T13:20:59.234Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T13:20:59.234Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T13:20:59.234Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T13:20:59.234Z] Removing intermediate container ead839a151ec [2021-06-24T13:20:59.234Z] ---> d2ca258a33d3 [2021-06-24T13:20:59.234Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T13:20:59.507Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T13:20:59.507Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T13:20:59.507Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T13:20:59.507Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T13:20:59.507Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T13:20:59.507Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T13:20:59.507Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T13:20:59.507Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T13:20:59.507Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T13:20:59.507Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T13:20:59.778Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T13:20:59.778Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T13:20:59.778Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T13:20:59.778Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T13:20:59.778Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T13:20:59.778Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T13:20:59.778Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T13:20:59.778Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T13:20:59.778Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T13:20:59.778Z] ---> Running in 79e231f9f80d [2021-06-24T13:21:00.051Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T13:21:00.051Z] OK: 72 MiB in 59 packages [2021-06-24T13:21:00.051Z] Removing intermediate container c8c82490af7f [2021-06-24T13:21:00.051Z] ---> 7b3c5d981b4b [2021-06-24T13:21:00.051Z] Step 22/23 : LABEL git_sha=9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 [2021-06-24T13:21:00.051Z] Removing intermediate container 546c368ef780 [2021-06-24T13:21:00.051Z] ---> 99f44d6c8957 [2021-06-24T13:21:00.051Z] Step 21/22 : LABEL git_sha=9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 [2021-06-24T13:21:00.051Z] ---> 42e10d6071c8 [2021-06-24T13:21:00.051Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T13:21:00.342Z] ---> Running in 057e3bc86d79 [2021-06-24T13:21:00.342Z] ---> Running in 801daf2607cb [2021-06-24T13:21:00.621Z] Removing intermediate container 79e231f9f80d [2021-06-24T13:21:00.621Z] ---> baa7793508fb [2021-06-24T13:21:00.621Z] Step 23/24 : LABEL git_sha=9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 [2021-06-24T13:21:00.893Z] ---> Running in ec2cd202e909 [2021-06-24T13:21:01.167Z] Removing intermediate container 057e3bc86d79 [2021-06-24T13:21:01.167Z] ---> 0e50e311fa69 [2021-06-24T13:21:01.167Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T13:21:01.167Z] Removing intermediate container 801daf2607cb [2021-06-24T13:21:01.167Z] ---> c0b0901da3b3 [2021-06-24T13:21:01.167Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T13:21:01.445Z] ---> Running in 023a9ee9d43a [2021-06-24T13:21:01.445Z] ---> Running in 2425659580a8 [2021-06-24T13:21:01.445Z] Removing intermediate container ec2cd202e909 [2021-06-24T13:21:01.445Z] ---> ee69b84da4b8 [2021-06-24T13:21:01.445Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:21:01.725Z] ---> 4aa6370a042a [2021-06-24T13:21:01.725Z] 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-24T13:21:01.725Z] ---> Running in 34ce76bc35f2 [2021-06-24T13:21:01.725Z] ---> Running in 0b9ffad32c71 [2021-06-24T13:21:02.326Z] Removing intermediate container 023a9ee9d43a [2021-06-24T13:21:02.326Z] ---> 68ca435a9e16 [2021-06-24T13:21:02.326Z] [2021-06-24T13:21:02.326Z] Removing intermediate container 2425659580a8 [2021-06-24T13:21:02.326Z] ---> d1b9683e5600 [2021-06-24T13:21:02.326Z] [2021-06-24T13:21:02.601Z] Successfully built 68ca435a9e16 [2021-06-24T13:21:02.601Z] Removing intermediate container 34ce76bc35f2 [2021-06-24T13:21:02.601Z] ---> cd488b9210cd [2021-06-24T13:21:02.601Z] [2021-06-24T13:21:02.601Z] Successfully tagged support-notifications-arm64:latest [2021-06-24T13:21:02.601Z] Building security-bootstrapper [2021-06-24T13:21:02.877Z]  Building support-notifications ... done Successfully built d1b9683e5600 [2021-06-24T13:21:02.877Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-24T13:21:02.877Z]  Building security-proxy-setup ... done Building core-command [2021-06-24T13:21:03.158Z] Successfully built cd488b9210cd [2021-06-24T13:21:03.435Z] Successfully tagged core-metadata-arm64:latest [2021-06-24T13:21:03.435Z] Building core-data [2021-06-24T13:21:04.896Z]  Building core-metadata ... done Removing intermediate container 0b9ffad32c71 [2021-06-24T13:21:04.896Z] ---> fbf29f0c5fb9 [2021-06-24T13:21:04.896Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T13:21:04.896Z] ---> Running in 28660a33b1a1 [2021-06-24T13:21:05.171Z] Collecting docker-compose==1.23.2 [2021-06-24T13:21:05.171Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T13:21:05.442Z] Removing intermediate container 28660a33b1a1 [2021-06-24T13:21:05.442Z] ---> ad239b5e624f [2021-06-24T13:21:05.442Z] Step 24/26 : LABEL arch=arm64 [2021-06-24T13:21:05.442Z] ---> Running in 2200372a334f [2021-06-24T13:21:06.039Z] Removing intermediate container 2200372a334f [2021-06-24T13:21:06.039Z] ---> 938e3197fd4c [2021-06-24T13:21:06.039Z] Step 25/26 : LABEL git_sha=9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 [2021-06-24T13:21:06.638Z] ---> Running in b7834a6015a2 [2021-06-24T13:21:07.361Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T13:21:07.361Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T13:21:07.361Z] Removing intermediate container b7834a6015a2 [2021-06-24T13:21:07.361Z] ---> dfe51f332b33 [2021-06-24T13:21:07.361Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T13:21:08.020Z] ---> Running in 81a5bcc24c08 [2021-06-24T13:21:08.020Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T13:21:08.020Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T13:21:09.093Z] Removing intermediate container 81a5bcc24c08 [2021-06-24T13:21:09.093Z] ---> 7614ac049c10 [2021-06-24T13:21:09.093Z] [2021-06-24T13:21:09.382Z] Successfully built 7614ac049c10 [2021-06-24T13:21:09.382Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-24T13:21:09.382Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-06-24T13:21:10.881Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T13:21:10.881Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T13:21:12.360Z] Collecting PyYAML<4,>=3.10 [2021-06-24T13:21:12.360Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T13:21:15.784Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T13:21:15.784Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T13:21:16.390Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T13:21:16.390Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T13:21:19.032Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T13:21:19.032Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T13:21:19.635Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T13:21:19.635Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T13:21:21.643Z] 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-24T13:21:21.921Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T13:21:21.921Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T13:21:22.199Z] 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-24T13:21:22.802Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T13:21:22.802Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T13:21:23.076Z] 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-24T13:21:23.076Z] Collecting idna<2.8,>=2.5 [2021-06-24T13:21:23.076Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T13:21:23.353Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T13:21:23.353Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T13:21:23.629Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T13:21:23.629Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T13:21:23.629Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T13:21:23.629Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T13:21:24.614Z] Installing collected packages: urllib3, idna, requests, dockerpty, websocket-client, PyYAML, jsonschema, texttable, docker-pycreds, docker, docopt, cached-property, docker-compose [2021-06-24T13:21:24.614Z] Attempting uninstall: urllib3 [2021-06-24T13:21:24.614Z] Found existing installation: urllib3 1.25.9 [2021-06-24T13:21:24.614Z] Uninstalling urllib3-1.25.9: [2021-06-24T13:21:24.614Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T13:21:25.218Z] Attempting uninstall: idna [2021-06-24T13:21:25.218Z] Found existing installation: idna 2.9 [2021-06-24T13:21:25.218Z] Uninstalling idna-2.9: [2021-06-24T13:21:25.498Z] Successfully uninstalled idna-2.9 [2021-06-24T13:21:26.104Z] Attempting uninstall: requests [2021-06-24T13:21:26.104Z] Found existing installation: requests 2.23.0 [2021-06-24T13:21:26.104Z] Uninstalling requests-2.23.0: [2021-06-24T13:21:26.381Z] Successfully uninstalled requests-2.23.0 [2021-06-24T13:21:26.659Z] Running setup.py install for dockerpty: started [2021-06-24T13:21:31.574Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T13:21:31.574Z] Running setup.py install for PyYAML: started [2021-06-24T13:21:31.857Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T13:21:32.476Z] Running setup.py install for texttable: started [2021-06-24T13:21:35.706Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T13:21:35.706Z] Running setup.py install for docopt: started [2021-06-24T13:21:39.590Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T13:21:39.590Z] 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-24T13:21:52.065Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:21:52.065Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:21:52.065Z] ---> 53b4ee3b8e32 [2021-06-24T13:21:52.065Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T13:21:52.065Z] ---> Using cache [2021-06-24T13:21:52.065Z] ---> af005e4600c4 [2021-06-24T13:21:52.065Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:21:52.065Z] ---> Using cache [2021-06-24T13:21:52.065Z] ---> d5bd25af7710 [2021-06-24T13:21:52.065Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T13:21:52.065Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:21:52.065Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:21:52.065Z] ---> 53b4ee3b8e32 [2021-06-24T13:21:52.065Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:21:52.065Z] ---> Using cache [2021-06-24T13:21:52.065Z] ---> af005e4600c4 [2021-06-24T13:21:52.065Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:21:52.065Z] ---> Using cache [2021-06-24T13:21:52.065Z] ---> d5bd25af7710 [2021-06-24T13:21:52.065Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T13:21:52.065Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:21:52.065Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:21:52.065Z] ---> 53b4ee3b8e32 [2021-06-24T13:21:52.065Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T13:21:52.065Z] ---> Using cache [2021-06-24T13:21:52.065Z] ---> af005e4600c4 [2021-06-24T13:21:52.065Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:21:52.065Z] ---> Using cache [2021-06-24T13:21:52.065Z] ---> d5bd25af7710 [2021-06-24T13:21:52.065Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T13:21:52.065Z] ---> Running in 5bfc206c3aaa [2021-06-24T13:21:52.065Z] ---> Running in 710b402917df [2021-06-24T13:21:52.065Z] ---> Running in 6389a7d03856 [2021-06-24T13:21:54.061Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T13:21:54.061Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T13:21:54.061Z] ---> 53b4ee3b8e32 [2021-06-24T13:21:54.061Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T13:21:54.061Z] ---> Using cache [2021-06-24T13:21:54.061Z] ---> af005e4600c4 [2021-06-24T13:21:54.062Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:21:54.062Z] ---> Using cache [2021-06-24T13:21:54.062Z] ---> d5bd25af7710 [2021-06-24T13:21:54.062Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T13:21:54.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:21:54.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:21:54.615Z] ---> Running in 06c4c48472e7 [2021-06-24T13:21:54.893Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:21:55.171Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:21:55.448Z] Removing intermediate container ef89b8fa1b6b [2021-06-24T13:21:55.448Z] ---> 0838f93b7dc0 [2021-06-24T13:21:55.448Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T13:21:55.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:21:55.752Z] ---> Running in 3e6eea516ce1 [2021-06-24T13:21:56.030Z] OK: 218 MiB in 52 packages [2021-06-24T13:21:56.030Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:21:56.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:21:56.593Z] Removing intermediate container 3e6eea516ce1 [2021-06-24T13:21:56.593Z] ---> 9486c7f012f3 [2021-06-24T13:21:56.593Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T13:21:56.872Z] OK: 218 MiB in 52 packages [2021-06-24T13:21:56.872Z] ---> Running in 3ca4d6bf1373 [2021-06-24T13:21:57.153Z] OK: 218 MiB in 52 packages [2021-06-24T13:21:59.557Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:21:59.557Z] Removing intermediate container 3ca4d6bf1373 [2021-06-24T13:21:59.557Z] ---> d61e2a41ea49 [2021-06-24T13:21:59.557Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T13:21:59.557Z] Removing intermediate container 710b402917df [2021-06-24T13:21:59.557Z] ---> 323af0628d78 [2021-06-24T13:21:59.557Z] Step 6/32 : COPY go.mod . [2021-06-24T13:21:59.557Z] OK: 218 MiB in 52 packages [2021-06-24T13:21:59.557Z] Removing intermediate container 6389a7d03856 [2021-06-24T13:21:59.557Z] ---> 209513206ea1 [2021-06-24T13:21:59.557Z] Step 6/24 : COPY go.mod . [2021-06-24T13:21:59.557Z] Removing intermediate container 5bfc206c3aaa [2021-06-24T13:21:59.557Z] ---> 4b75de218e6c [2021-06-24T13:21:59.557Z] Step 6/24 : COPY go.mod . [2021-06-24T13:21:59.557Z] ---> 47d94e260343 [2021-06-24T13:21:59.557Z] Step 7/32 : RUN go mod download [2021-06-24T13:21:59.557Z] ---> Running in 0effd6d263ee [2021-06-24T13:21:59.834Z] ---> a487439ae91c [2021-06-24T13:21:59.834Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T13:21:59.834Z] ---> 1e9968777bd9 [2021-06-24T13:21:59.834Z] Step 7/24 : RUN go mod download [2021-06-24T13:22:00.111Z] ---> 30bade8993df [2021-06-24T13:22:00.111Z] Step 7/24 : RUN go mod download [2021-06-24T13:22:00.111Z] ---> Running in 231bea67223c [2021-06-24T13:22:00.111Z] Removing intermediate container 06c4c48472e7 [2021-06-24T13:22:00.111Z] ---> 05dbe8a448a3 [2021-06-24T13:22:00.111Z] Step 6/23 : COPY go.mod . [2021-06-24T13:22:00.391Z] ---> Running in 725742e4a23b [2021-06-24T13:22:01.385Z] ---> 61cc2a5b858e [2021-06-24T13:22:01.385Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T13:22:01.663Z] ---> e44080ac9ae6 [2021-06-24T13:22:01.663Z] Step 7/23 : RUN go mod download [2021-06-24T13:22:01.940Z] ---> Running in d5e9dfbb780d [2021-06-24T13:22:03.406Z] ---> 1ce4a55f1402 [2021-06-24T13:22:03.406Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T13:22:04.010Z] ---> Running in 02a0e996b946 [2021-06-24T13:22:04.010Z] Removing intermediate container 0effd6d263ee [2021-06-24T13:22:04.010Z] ---> eb0a4791281d [2021-06-24T13:22:04.010Z] Step 8/32 : COPY . . [2021-06-24T13:22:04.625Z] Removing intermediate container 02a0e996b946 [2021-06-24T13:22:04.625Z] ---> 4c06511b5425 [2021-06-24T13:22:04.625Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:22:04.910Z] ---> Running in a994ceb7b705 [2021-06-24T13:22:04.910Z] Removing intermediate container 231bea67223c [2021-06-24T13:22:04.910Z] ---> ee1aad6ee933 [2021-06-24T13:22:04.910Z] Step 8/24 : COPY . . [2021-06-24T13:22:05.193Z] Removing intermediate container 725742e4a23b [2021-06-24T13:22:05.193Z] ---> 3955cf08f8b7 [2021-06-24T13:22:05.193Z] Step 8/24 : COPY . . [2021-06-24T13:22:06.198Z] Removing intermediate container a994ceb7b705 [2021-06-24T13:22:06.198Z] ---> 7c8b43f11acd [2021-06-24T13:22:06.198Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T13:22:06.800Z] ---> Running in cf42d9aafee5 [2021-06-24T13:22:07.399Z] Removing intermediate container d5e9dfbb780d [2021-06-24T13:22:07.399Z] ---> 173d4827dc1f [2021-06-24T13:22:07.399Z] Step 8/23 : COPY . . [2021-06-24T13:22:08.003Z] Removing intermediate container cf42d9aafee5 [2021-06-24T13:22:08.003Z] ---> a006110ba1ea [2021-06-24T13:22:08.003Z] Step 23/24 : LABEL git_sha=9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 [2021-06-24T13:22:08.988Z] ---> Running in 31dc93ced3d4 [2021-06-24T13:22:11.038Z] Removing intermediate container 31dc93ced3d4 [2021-06-24T13:22:11.038Z] ---> c162939cca60 [2021-06-24T13:22:11.038Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:22:12.031Z] ---> Running in a8d923f1f0fd [2021-06-24T13:22:13.485Z] Removing intermediate container a8d923f1f0fd [2021-06-24T13:22:13.485Z] ---> 92de1154abba [2021-06-24T13:22:13.485Z] [2021-06-24T13:22:14.095Z] Successfully built 92de1154abba [2021-06-24T13:22:14.095Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-24T13:22:29.205Z]  Building sys-mgmt-agent ... done  ---> 47db1003c521 [2021-06-24T13:22:29.205Z] Step 9/32 : RUN go mod tidy [2021-06-24T13:22:29.205Z] ---> 4310d6c1f056 [2021-06-24T13:22:29.205Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:22:29.205Z] ---> 9e513e11ea06 [2021-06-24T13:22:29.205Z] Step 9/24 : RUN go mod tidy [2021-06-24T13:22:29.205Z] ---> d15e900b87a0 [2021-06-24T13:22:29.205Z] Step 9/23 : RUN go mod tidy [2021-06-24T13:22:29.205Z] ---> Running in 648f7ef0b179 [2021-06-24T13:22:29.205Z] ---> Running in 1998c995dc5f [2021-06-24T13:22:29.205Z] ---> Running in 9aaa911b0396 [2021-06-24T13:22:29.205Z] ---> Running in faf30b55a26e [2021-06-24T13:22:32.607Z] Removing intermediate container 648f7ef0b179 [2021-06-24T13:22:32.607Z] ---> bcd9c7b79269 [2021-06-24T13:22:32.607Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T13:22:32.883Z] ---> Running in 6199d1f753a1 [2021-06-24T13:22:33.164Z] Removing intermediate container 1998c995dc5f [2021-06-24T13:22:33.164Z] ---> 9c346106aac0 [2021-06-24T13:22:33.164Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T13:22:33.164Z] Removing intermediate container 9aaa911b0396 [2021-06-24T13:22:33.164Z] ---> 93aee3ad0e37 [2021-06-24T13:22:33.164Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T13:22:33.440Z] ---> Running in 7ed5873f7a1f [2021-06-24T13:22:33.440Z] Removing intermediate container faf30b55a26e [2021-06-24T13:22:33.440Z] ---> 6f62e5f03c42 [2021-06-24T13:22:33.440Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T13:22:33.440Z] ---> Running in b7f204401eae [2021-06-24T13:22:33.716Z] ---> Running in c08bb0f9b57d [2021-06-24T13:22:34.742Z] 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-24T13:22:35.953Z] 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-24T13:22:35.953Z] 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-24T13:22:36.254Z] 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-24T13:24:15.528Z] Removing intermediate container b7f204401eae [2021-06-24T13:24:15.528Z] ---> d537c09b3a9d [2021-06-24T13:24:15.528Z] [2021-06-24T13:24:15.528Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:24:15.528Z] ---> c4fd0aeabfcf [2021-06-24T13:24:15.528Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:24:15.528Z] ---> Using cache [2021-06-24T13:24:15.528Z] ---> 5951373360f0 [2021-06-24T13:24:15.528Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:24:15.528Z] ---> Using cache [2021-06-24T13:24:15.528Z] ---> e37135a46957 [2021-06-24T13:24:15.528Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T13:24:15.528Z] ---> Running in 86063b57c904 [2021-06-24T13:24:15.528Z] Removing intermediate container 6199d1f753a1 [2021-06-24T13:24:15.528Z] ---> d19959a770fe [2021-06-24T13:24:15.528Z] [2021-06-24T13:24:15.528Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T13:24:15.528Z] ---> c4fd0aeabfcf [2021-06-24T13:24:15.528Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T13:24:15.528Z] ---> Running in 2befd42fa1e4 [2021-06-24T13:24:15.528Z] Removing intermediate container 86063b57c904 [2021-06-24T13:24:15.528Z] ---> a949b5d3109a [2021-06-24T13:24:15.528Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T13:24:15.528Z] ---> Running in 660d4a0ef5a5 [2021-06-24T13:24:15.528Z] Removing intermediate container 2befd42fa1e4 [2021-06-24T13:24:15.528Z] ---> 1f664d18af3d [2021-06-24T13:24:15.528Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T13:24:15.528Z] ---> Running in a72dbe7aaa6d [2021-06-24T13:24:15.528Z] Removing intermediate container 660d4a0ef5a5 [2021-06-24T13:24:15.528Z] ---> 39b04a6ff69d [2021-06-24T13:24:15.528Z] Step 16/24 : WORKDIR / [2021-06-24T13:24:15.528Z] ---> Running in 4d4144d8d39e [2021-06-24T13:24:15.528Z] Removing intermediate container c08bb0f9b57d [2021-06-24T13:24:15.528Z] ---> 88d643ab3eb1 [2021-06-24T13:24:15.528Z] [2021-06-24T13:24:15.528Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T13:24:15.528Z] ---> c4fd0aeabfcf [2021-06-24T13:24:15.528Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T13:24:15.528Z] ---> Using cache [2021-06-24T13:24:15.528Z] ---> 5951373360f0 [2021-06-24T13:24:15.528Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T13:24:15.528Z] ---> Using cache [2021-06-24T13:24:15.528Z] ---> e37135a46957 [2021-06-24T13:24:15.528Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T13:24:15.528Z] Removing intermediate container 4d4144d8d39e [2021-06-24T13:24:15.528Z] ---> 03b7b471739e [2021-06-24T13:24:15.528Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:24:15.528Z] ---> Running in 90a58a195eac [2021-06-24T13:24:15.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:24:15.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:24:15.528Z] Removing intermediate container 90a58a195eac [2021-06-24T13:24:15.528Z] ---> 1ca9ca9f6cef [2021-06-24T13:24:15.528Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T13:24:15.528Z] ---> Running in f89a4ba06a6b [2021-06-24T13:24:15.528Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T13:24:15.528Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T13:24:15.528Z] ---> 3b610352f658 [2021-06-24T13:24:15.528Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T13:24:15.528Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:24:15.528Z] OK: 5 MiB in 16 packages [2021-06-24T13:24:15.528Z] Removing intermediate container f89a4ba06a6b [2021-06-24T13:24:15.528Z] ---> c48edff55040 [2021-06-24T13:24:15.528Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:24:15.804Z] Removing intermediate container a72dbe7aaa6d [2021-06-24T13:24:15.804Z] ---> 5fe80f66990d [2021-06-24T13:24:15.804Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T13:24:16.080Z] ---> 7045206ed353 [2021-06-24T13:24:16.080Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T13:24:16.080Z] ---> Running in 0188c4736b76 [2021-06-24T13:24:16.356Z] ---> 879b116d6aa4 [2021-06-24T13:24:16.356Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T13:24:16.639Z] Removing intermediate container 0188c4736b76 [2021-06-24T13:24:16.639Z] ---> 117e49d72d2e [2021-06-24T13:24:16.639Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T13:24:17.238Z] ---> Running in a7221777d1a7 [2021-06-24T13:24:17.242Z] ---> fc28682b00a5 [2021-06-24T13:24:17.242Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T13:24:17.530Z] ---> Running in 8db7debe770a [2021-06-24T13:24:17.803Z] Removing intermediate container a7221777d1a7 [2021-06-24T13:24:17.803Z] ---> d2c296383b2f [2021-06-24T13:24:17.803Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T13:24:18.073Z] ---> 092e0418c1f7 [2021-06-24T13:24:18.073Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T13:24:18.073Z] ---> Running in 91caa95d60fc [2021-06-24T13:24:18.351Z] Removing intermediate container 8db7debe770a [2021-06-24T13:24:18.351Z] ---> d9f904f370fb [2021-06-24T13:24:18.351Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:24:18.633Z] ---> Running in 953befb2e295 [2021-06-24T13:24:18.907Z] ---> 51020b632a54 [2021-06-24T13:24:18.907Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T13:24:19.511Z] ---> Running in cf7aef650313 [2021-06-24T13:24:19.511Z] Removing intermediate container 953befb2e295 [2021-06-24T13:24:19.511Z] ---> bc257fe0824c [2021-06-24T13:24:19.511Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T13:24:19.792Z] ---> Running in 4801ad2a1847 [2021-06-24T13:24:20.067Z] Removing intermediate container cf7aef650313 [2021-06-24T13:24:20.067Z] ---> d88ad0a2ddb3 [2021-06-24T13:24:20.067Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:24:20.348Z] Removing intermediate container 7ed5873f7a1f [2021-06-24T13:24:20.348Z] ---> d52ce63c2f41 [2021-06-24T13:24:20.348Z] [2021-06-24T13:24:20.348Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T13:24:20.348Z] ---> c4fd0aeabfcf [2021-06-24T13:24:20.348Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T13:24:20.622Z] ---> Running in acf55a78815f [2021-06-24T13:24:20.622Z] ---> Running in 584f1dca4c35 [2021-06-24T13:24:20.622Z] Removing intermediate container 4801ad2a1847 [2021-06-24T13:24:20.622Z] ---> af805d4463c9 [2021-06-24T13:24:20.622Z] Step 23/24 : LABEL git_sha=9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 [2021-06-24T13:24:20.900Z] ---> Running in 441266ddc39d [2021-06-24T13:24:21.178Z] Removing intermediate container acf55a78815f [2021-06-24T13:24:21.178Z] ---> a92e42bf586a [2021-06-24T13:24:21.178Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T13:24:21.178Z] Removing intermediate container 91caa95d60fc [2021-06-24T13:24:21.178Z] ---> c27c5b1fd17a [2021-06-24T13:24:21.178Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T13:24:21.178Z] ---> Running in a97162ab98a1 [2021-06-24T13:24:21.459Z] Removing intermediate container 584f1dca4c35 [2021-06-24T13:24:21.459Z] ---> c89aba3abc66 [2021-06-24T13:24:21.459Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T13:24:21.459Z] ---> Running in d8176f2b7183 [2021-06-24T13:24:21.459Z] Removing intermediate container 441266ddc39d [2021-06-24T13:24:21.459Z] ---> ccd683c74fe9 [2021-06-24T13:24:21.459Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:24:21.459Z] ---> Running in 3f4c11d64e1e [2021-06-24T13:24:21.731Z] ---> Running in 1193e66b8381 [2021-06-24T13:24:22.003Z] Removing intermediate container a97162ab98a1 [2021-06-24T13:24:22.003Z] ---> 5ba9bf6d9c98 [2021-06-24T13:24:22.003Z] Step 22/23 : LABEL git_sha=9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 [2021-06-24T13:24:22.003Z] Removing intermediate container d8176f2b7183 [2021-06-24T13:24:22.003Z] ---> be13a3fdba6f [2021-06-24T13:24:22.003Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T13:24:22.003Z] ---> Running in 83988f94cc4b [2021-06-24T13:24:22.283Z] Removing intermediate container 3f4c11d64e1e [2021-06-24T13:24:22.283Z] ---> 7358b1255707 [2021-06-24T13:24:22.283Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T13:24:22.283Z] Removing intermediate container 1193e66b8381 [2021-06-24T13:24:22.283Z] ---> c40fe5c42141 [2021-06-24T13:24:22.283Z] [2021-06-24T13:24:22.561Z] ---> Running in 3a608583a207 [2021-06-24T13:24:22.833Z] Removing intermediate container 83988f94cc4b [2021-06-24T13:24:22.833Z] ---> 61d75e5ae03d [2021-06-24T13:24:22.833Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T13:24:22.833Z] Successfully built c40fe5c42141 [2021-06-24T13:24:23.109Z] Successfully tagged core-command-arm64:latest [2021-06-24T13:24:23.109Z] ---> Running in 0212c26577fa [2021-06-24T13:24:23.109Z]  Building core-command ... done Removing intermediate container 3a608583a207 [2021-06-24T13:24:23.109Z] ---> 04fd3fd953fc [2021-06-24T13:24:23.109Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T13:24:23.109Z] ---> a18e16313cea [2021-06-24T13:24:23.109Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T13:24:23.380Z] ---> Running in b835541d587a [2021-06-24T13:24:23.380Z] ---> Running in 831f5b816071 [2021-06-24T13:24:23.653Z] Removing intermediate container 0212c26577fa [2021-06-24T13:24:23.653Z] ---> 325443ca0b51 [2021-06-24T13:24:23.653Z] [2021-06-24T13:24:24.261Z] Successfully built 325443ca0b51 [2021-06-24T13:24:24.261Z] Successfully tagged support-scheduler-arm64:latest [2021-06-24T13:24:26.254Z]  Building support-scheduler ... done Removing intermediate container b835541d587a [2021-06-24T13:24:26.254Z] ---> 8d7bb47ebb71 [2021-06-24T13:24:26.254Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T13:24:26.254Z] Removing intermediate container 831f5b816071 [2021-06-24T13:24:26.254Z] ---> 3acfa7782637 [2021-06-24T13:24:26.254Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:24:26.254Z] ---> Running in 4b40272e3058 [2021-06-24T13:24:27.249Z] ---> 083718e8748b [2021-06-24T13:24:27.249Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T13:24:27.847Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T13:24:28.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T13:24:28.444Z] ---> 513428622b5d [2021-06-24T13:24:28.444Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T13:24:29.040Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T13:24:29.040Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T13:24:29.313Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T13:24:29.313Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T13:24:29.590Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T13:24:29.590Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T13:24:29.590Z] ---> a1f76516aecf [2021-06-24T13:24:29.590Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T13:24:29.590Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T13:24:29.868Z] OK: 8 MiB in 20 packages [2021-06-24T13:24:30.461Z] ---> 44e1d0a3d140 [2021-06-24T13:24:30.461Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T13:24:31.056Z] Removing intermediate container 4b40272e3058 [2021-06-24T13:24:31.056Z] ---> 4ec53837bb3e [2021-06-24T13:24:31.056Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T13:24:31.335Z] ---> 2d1346cde9af [2021-06-24T13:24:31.335Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T13:24:31.607Z] ---> Running in 1c2b47665ef1 [2021-06-24T13:24:31.881Z] ---> cdcef79a1060 [2021-06-24T13:24:31.881Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T13:24:32.161Z] Removing intermediate container 1c2b47665ef1 [2021-06-24T13:24:32.161Z] ---> 11e5cecedeff [2021-06-24T13:24:32.161Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T13:24:33.148Z] ---> bb30f1c6cd10 [2021-06-24T13:24:33.148Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T13:24:33.420Z] ---> 68d99bc6440a [2021-06-24T13:24:33.420Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T13:24:33.693Z] ---> Running in 857f56131e42 [2021-06-24T13:24:34.292Z] ---> 394a791b2523 [2021-06-24T13:24:34.292Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T13:24:34.292Z] ---> Running in 24ae07ff453e [2021-06-24T13:24:34.885Z] Removing intermediate container 24ae07ff453e [2021-06-24T13:24:34.885Z] ---> 8a23b516176b [2021-06-24T13:24:34.885Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T13:24:34.885Z] ---> Running in 60cf28c48a3a [2021-06-24T13:24:35.488Z] Removing intermediate container 60cf28c48a3a [2021-06-24T13:24:35.488Z] ---> bb45c75d7210 [2021-06-24T13:24:35.488Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T13:24:35.760Z] ---> Running in 3e47e9c001f6 [2021-06-24T13:24:36.032Z] Removing intermediate container 857f56131e42 [2021-06-24T13:24:36.032Z] ---> 8c1f0823bd1a [2021-06-24T13:24:36.032Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T13:24:36.302Z] ---> Running in 8fff07e7d5b4 [2021-06-24T13:24:36.302Z] Removing intermediate container 3e47e9c001f6 [2021-06-24T13:24:36.302Z] ---> c6c8b4c0c740 [2021-06-24T13:24:36.302Z] Step 23/24 : LABEL git_sha=9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 [2021-06-24T13:24:36.302Z] ---> Running in eacac8e5ae82 [2021-06-24T13:24:36.897Z] Removing intermediate container 8fff07e7d5b4 [2021-06-24T13:24:36.897Z] ---> a63ae1c180d6 [2021-06-24T13:24:36.897Z] Step 29/32 : CMD ["gate"] [2021-06-24T13:24:36.897Z] Removing intermediate container eacac8e5ae82 [2021-06-24T13:24:36.897Z] ---> 05814c40ec6c [2021-06-24T13:24:36.897Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T13:24:37.173Z] ---> Running in 2e1c2a39d933 [2021-06-24T13:24:37.173Z] ---> Running in 09f3d0a376f6 [2021-06-24T13:24:37.768Z] Removing intermediate container 2e1c2a39d933 [2021-06-24T13:24:37.768Z] ---> 8aa30afba905 [2021-06-24T13:24:37.768Z] Step 30/32 : LABEL arch=arm64 [2021-06-24T13:24:37.768Z] Removing intermediate container 09f3d0a376f6 [2021-06-24T13:24:37.768Z] ---> 42b94c202585 [2021-06-24T13:24:37.768Z] [2021-06-24T13:24:38.038Z] ---> Running in 48ee6837bb4e [2021-06-24T13:24:38.038Z] Successfully built 42b94c202585 [2021-06-24T13:24:38.310Z] Successfully tagged core-data-arm64:latest [2021-06-24T13:24:38.586Z]  Building core-data ... done Removing intermediate container 48ee6837bb4e [2021-06-24T13:24:38.586Z] ---> afe5890c45b4 [2021-06-24T13:24:38.586Z] Step 31/32 : LABEL git_sha=9d907ca93dfd6d40e6a5c37144b7a0e6a71801a7 [2021-06-24T13:24:38.870Z] ---> Running in 4b783a936ed0 [2021-06-24T13:24:39.466Z] Removing intermediate container 4b783a936ed0 [2021-06-24T13:24:39.466Z] ---> 3d42bcd4ec6a [2021-06-24T13:24:39.466Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T13:24:39.741Z] ---> Running in f48472917510 [2021-06-24T13:24:40.339Z] Removing intermediate container f48472917510 [2021-06-24T13:24:40.339Z] ---> 94958b5da5d4 [2021-06-24T13:24:40.339Z] [2021-06-24T13:24:40.610Z] Successfully built 94958b5da5d4 [2021-06-24T13:24:40.610Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-24T13:24:45.271Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-24T13:24:45.268Z] $ docker stop --time=1 be617dae87a3714364dc3bfbda575f2d38b63883475af5fbf59aaef503f7e80d [2021-06-24T13:24:47.167Z] $ docker rm -f be617dae87a3714364dc3bfbda575f2d38b63883475af5fbf59aaef503f7e80d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T13:24:47.792Z] + docker images [2021-06-24T13:24:48.065Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T13:24:48.065Z] security-bootstrapper-arm64 latest 94958b5da5d4 8 seconds ago 17.5MB [2021-06-24T13:24:48.065Z] core-data-arm64 latest 42b94c202585 10 seconds ago 19.1MB [2021-06-24T13:24:48.065Z] support-scheduler-arm64 latest 325443ca0b51 24 seconds ago 15.1MB [2021-06-24T13:24:48.065Z] core-command-arm64 latest c40fe5c42141 25 seconds ago 15MB [2021-06-24T13:24:48.065Z] d52ce63c2f41 28 seconds ago 975MB [2021-06-24T13:24:48.065Z] 88d643ab3eb1 35 seconds ago 968MB [2021-06-24T13:24:48.065Z] d19959a770fe 38 seconds ago 969MB [2021-06-24T13:24:48.065Z] d537c09b3a9d 39 seconds ago 966MB [2021-06-24T13:24:48.065Z] sys-mgmt-agent-arm64 latest 92de1154abba 2 minutes ago 299MB [2021-06-24T13:24:48.065Z] security-secretstore-setup-arm64 latest 7614ac049c10 3 minutes ago 27.1MB [2021-06-24T13:24:48.065Z] core-metadata-arm64 latest cd488b9210cd 3 minutes ago 15.7MB [2021-06-24T13:24:48.065Z] support-notifications-arm64 latest 68ca435a9e16 3 minutes ago 15.7MB [2021-06-24T13:24:48.065Z] security-proxy-setup-arm64 latest d1b9683e5600 3 minutes ago 24.2MB [2021-06-24T13:24:48.065Z] 7570cddabbe5 4 minutes ago 972MB [2021-06-24T13:24:48.065Z] 696d0bb222d9 4 minutes ago 969MB [2021-06-24T13:24:48.065Z] eb693e7a06c2 4 minutes ago 973MB [2021-06-24T13:24:48.065Z] 942277543f19 4 minutes ago 969MB [2021-06-24T13:24:48.065Z] f5883257162c 4 minutes ago 976MB [2021-06-24T13:24:48.065Z] ci-base-image-arm64 latest 53b4ee3b8e32 14 minutes ago 641MB [2021-06-24T13:24:48.065Z] alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB [2021-06-24T13:24:48.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-24T13:24:48.065Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-24T13:24:48.065Z] 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-24T13:24:48.946Z] ---> job-cost.sh [2021-06-24T13:24:48.946Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ncZs [2021-06-24T13:25:38.544Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T13:27:30.346Z] lf-activate-venv(): INFO: Adding /tmp/venv-ncZs/bin to PATH [2021-06-24T13:27:30.346Z] INFO: No Stack... [2021-06-24T13:27:30.346Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T13:27:30.346Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T13:27:30.691Z] + cut -d, -f6 [2021-06-24T13:27:30.691Z] + cat /w/workspace/edgex-go/14/archives/cost.csv [Pipeline] lock [2021-06-24T13:27:30.764Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-14-stack-cost] [2021-06-24T13:27:30.780Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-14-stack-cost] did not exist. Created. [2021-06-24T13:27:30.781Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T13:27:31.145Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T13:27:31.413Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T13:27:31.425Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-14-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:27:32.803Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:27:33.395Z] ---> package-listing.sh [2021-06-24T13:27:33.395Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T13:27:33.395Z] ++ facter osfamily [2021-06-24T13:27:33.677Z] + OS_FAMILY=redhat [2021-06-24T13:27:33.677Z] + workspace=/w/workspace/edgex-go/14 [2021-06-24T13:27:33.677Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T13:27:33.677Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T13:27:33.677Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T13:27:33.677Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T13:27:33.677Z] + '[' /w/workspace/edgex-go/14 ']' [2021-06-24T13:27:33.677Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T13:27:33.677Z] + case "${OS_FAMILY}" in [2021-06-24T13:27:33.677Z] + rpm -qa [2021-06-24T13:27:33.677Z] + sort [2021-06-24T13:27:36.232Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T13:27:36.232Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T13:27:36.232Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T13:27:36.232Z] + '[' /w/workspace/edgex-go/14 ']' [2021-06-24T13:27:36.232Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2021-06-24T13:27:36.232Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2021-06-24T13:27:36.246Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-24T13:27:36.536Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:27:37.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T13:27:37.110Z] [2021-06-24T13:27:37.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T13:27:37.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T13:27:37.429Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T13:27:37.429Z] df20fa9351a1: Pulling fs layer [2021-06-24T13:27:37.430Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T13:27:37.430Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T13:27:37.430Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T13:27:37.430Z] 93b61091891f: Pulling fs layer [2021-06-24T13:27:37.430Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T13:27:37.430Z] 5e14af77c1be: Pulling fs layer [2021-06-24T13:27:37.430Z] 01666e4c0597: Pulling fs layer [2021-06-24T13:27:37.430Z] aa168da1d23b: Pulling fs layer [2021-06-24T13:27:37.430Z] 46f8f816bc3b: Waiting [2021-06-24T13:27:37.430Z] 93b61091891f: Waiting [2021-06-24T13:27:37.430Z] 93b9cdb0e59b: Waiting [2021-06-24T13:27:37.430Z] 5e14af77c1be: Waiting [2021-06-24T13:27:37.430Z] aa168da1d23b: Waiting [2021-06-24T13:27:37.430Z] 01666e4c0597: Waiting [2021-06-24T13:27:37.430Z] 36b3adc4ff6f: Verifying Checksum [2021-06-24T13:27:37.430Z] 36b3adc4ff6f: Download complete [2021-06-24T13:27:37.430Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T13:27:37.430Z] 46f8f816bc3b: Download complete [2021-06-24T13:27:37.701Z] df20fa9351a1: Verifying Checksum [2021-06-24T13:27:37.701Z] df20fa9351a1: Download complete [2021-06-24T13:27:37.701Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T13:27:37.701Z] 93b9cdb0e59b: Download complete [2021-06-24T13:27:37.701Z] 5e14af77c1be: Download complete [2021-06-24T13:27:37.701Z] 01666e4c0597: Verifying Checksum [2021-06-24T13:27:37.701Z] 01666e4c0597: Download complete [2021-06-24T13:27:37.701Z] 93b61091891f: Verifying Checksum [2021-06-24T13:27:37.701Z] 93b61091891f: Download complete [2021-06-24T13:27:37.701Z] df20fa9351a1: Pull complete [2021-06-24T13:27:37.981Z] 36b3adc4ff6f: Pull complete [2021-06-24T13:27:37.981Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T13:27:37.981Z] 8ad3a11d3b57: Download complete [2021-06-24T13:27:38.564Z] 8ad3a11d3b57: Pull complete [2021-06-24T13:27:38.564Z] 46f8f816bc3b: Pull complete [2021-06-24T13:27:38.826Z] 93b61091891f: Pull complete [2021-06-24T13:27:38.826Z] 93b9cdb0e59b: Pull complete [2021-06-24T13:27:38.826Z] 5e14af77c1be: Pull complete [2021-06-24T13:27:39.087Z] 01666e4c0597: Pull complete [2021-06-24T13:27:40.042Z] aa168da1d23b: Verifying Checksum [2021-06-24T13:27:40.042Z] aa168da1d23b: Download complete [2021-06-24T13:27:44.261Z] aa168da1d23b: Pull complete [2021-06-24T13:27:44.261Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T13:27:44.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T13:27:44.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T13:27:44.338Z] prd-centos7-docker-4c-2g-1186 does not seem to be running inside a container [2021-06-24T13:27:44.378Z] $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-24T13:27:48.559Z] $ docker top dab20a4079434525923065b8e69ff3952cef386e379655a7c8050e8468525449 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T13:27:48.940Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T13:27:49.239Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T13:27:49.539Z] + ls /var/log/sa-host [2021-06-24T13:27:49.539Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T13:27:49.539Z] file_magic: OK [2021-06-24T13:27:49.539Z] HZ: Using current value: 100 [2021-06-24T13:27:49.539Z] file_header: OK [2021-06-24T13:27:49.539Z] 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-24T13:27:49.539Z] Statistics: [2021-06-24T13:27:49.539Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T13:27:49.539Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T13:27:49.539Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T13:27:49.539Z] file_magic: OK [2021-06-24T13:27:49.539Z] HZ: Using current value: 100 [2021-06-24T13:27:49.539Z] file_header: OK [2021-06-24T13:27:49.539Z] 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-24T13:27:49.539Z] Statistics: [2021-06-24T13:27:49.539Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T13:27:49.539Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T13:27:52.403Z] provisioning config files... [2021-06-24T13:27:52.416Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config377887309625595564tmp [Pipeline] { [Pipeline] echo [2021-06-24T13:27:52.440Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:27:52.749Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T13:27:52.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:27:53.156Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T13:27:53.166Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:27:53.461Z] ---> sudo-logs.sh [2021-06-24T13:27:53.461Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T13:27:53.518Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:27:53.821Z] ---> job-cost.sh [2021-06-24T13:27:53.821Z] lf-activate-venv: SKIPPING [2021-06-24T13:27:53.821Z] DEBUG: total: 0.18000000715255737 [2021-06-24T13:27:53.821Z] INFO: Retrieving Stack Cost... [2021-06-24T13:27:54.764Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T13:27:55.336Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T13:27:55.349Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T13:27:55.648Z] ---> logs-deploy.sh [2021-06-24T13:27:55.648Z] lf-activate-venv: SKIPPING [2021-06-24T13:27:55.648Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/14 [2021-06-24T13:27:55.648Z] INFO: archiving workspace using pattern(s): [2021-06-24T13:27:56.600Z] Archives upload complete. [2021-06-24T13:27:56.600Z] INFO: archiving logs to Nexus