Pull request #4119 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at d217c32573f785860214a4b128a5ddb28bdceca4 rather than a7f530ab5de83739c2c5d3810808e06556994677 Obtained Jenkinsfile from d217c32573f785860214a4b128a5ddb28bdceca4 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh997442308305964010.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7545388183222352861.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4119/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4119/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5492782876293693701.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8684312983827351858.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-4119/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4119/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3107752531293843007.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-22197’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22200 in /w/workspace/edgexfoundry_edgex-go_PR-4119 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d217c32573f785860214a4b128a5ddb28bdceca4 into PR head commit a7f530ab5de83739c2c5d3810808e06556994677 Merge succeeded, producing a7f530ab5de83739c2c5d3810808e06556994677 Checking out Revision a7f530ab5de83739c2c5d3810808e06556994677 (PR-4119) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4119/head:refs/remotes/origin/PR-4119 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7f530ab5de83739c2c5d3810808e06556994677 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d217c32573f785860214a4b128a5ddb28bdceca4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7f530ab5de83739c2c5d3810808e06556994677 # timeout=10 Commit message: "fix(snap): fix PR snap test error" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-09T06:36:05.956Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-09T06:36:06.011Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-09T06:36:06.026Z] ========================================================= [2022-08-09T06:36:06.026Z] EdgeX Global Pipelines Version Info [2022-08-09T06:36:06.026Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fda4eb42c4b26d67611d3f01076a5345deed85a2 # timeout=10 [2022-08-09T06:36:06.791Z] ------------------- [2022-08-09T06:36:06.791Z] stable info: [2022-08-09T06:36:06.791Z] ------------------- [2022-08-09T06:36:06.791Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-09T06:36:06.791Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-09T06:36:06.791Z] Message: update stable to v1.0.238 [2022-08-09T06:36:07.364Z] ------------------- [2022-08-09T06:36:07.364Z] experimental info: [2022-08-09T06:36:07.364Z] ------------------- [2022-08-09T06:36:07.364Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-09T06:36:07.364Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-09T06:36:07.364Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-09T06:36:07.553Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-09T06:36:07.565Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-09T06:36:07.576Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-09T06:36:07.592Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-09T06:36:07.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-09T06:36:07.616Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-09T06:36:07.627Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-09T06:36:07.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-09T06:36:07.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-09T06:36:07.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-09T06:36:07.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-09T06:36:07.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-09T06:36:07.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-09T06:36:07.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-09T06:36:07.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-09T06:36:07.738Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-09T06:36:07.755Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-09T06:36:07.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-09T06:36:07.781Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-09T06:36:07.792Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-09T06:36:07.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-09T06:36:07.816Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-09T06:36:07.832Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-09T06:36:07.847Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4119 [Pipeline] echo [2022-08-09T06:36:07.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4119 [Pipeline] echo [2022-08-09T06:36:07.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4119 [Pipeline] echo [2022-08-09T06:36:07.885Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7f530ab5de83739c2c5d3810808e06556994677 [Pipeline] echo [2022-08-09T06:36:07.896Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7f530a [Pipeline] echo [2022-08-09T06:36:07.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-09T06:36:07.951Z] provisioning config files... [2022-08-09T06:36:07.968Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config609242586330054806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T06:36:08.283Z] ---> docker-login.sh [2022-08-09T06:36:08.283Z] nexus3.edgexfoundry.org:10001 [2022-08-09T06:36:08.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T06:36:08.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T06:36:08.546Z] Configure a credential helper to remove this warning. See [2022-08-09T06:36:08.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T06:36:08.546Z] [2022-08-09T06:36:08.546Z] Login Succeeded [2022-08-09T06:36:08.546Z] nexus3.edgexfoundry.org:10002 [2022-08-09T06:36:08.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T06:36:08.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T06:36:08.808Z] Configure a credential helper to remove this warning. See [2022-08-09T06:36:08.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T06:36:08.808Z] [2022-08-09T06:36:08.808Z] Login Succeeded [2022-08-09T06:36:08.808Z] nexus3.edgexfoundry.org:10003 [2022-08-09T06:36:08.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T06:36:08.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T06:36:08.808Z] Configure a credential helper to remove this warning. See [2022-08-09T06:36:08.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T06:36:08.808Z] [2022-08-09T06:36:08.808Z] Login Succeeded [2022-08-09T06:36:08.808Z] nexus3.edgexfoundry.org:10004 [2022-08-09T06:36:09.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T06:36:09.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T06:36:09.072Z] Configure a credential helper to remove this warning. See [2022-08-09T06:36:09.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T06:36:09.072Z] [2022-08-09T06:36:09.072Z] Login Succeeded [2022-08-09T06:36:09.072Z] docker.io [2022-08-09T06:36:09.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T06:36:09.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T06:36:09.645Z] Configure a credential helper to remove this warning. See [2022-08-09T06:36:09.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T06:36:09.645Z] [2022-08-09T06:36:09.645Z] Login Succeeded [2022-08-09T06:36:09.645Z] ---> docker-login.sh ends [Pipeline] } [2022-08-09T06:36:09.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-09T06:36:09.965Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-09T06:36:09.965Z] + dirname cmd/core-command/Dockerfile [2022-08-09T06:36:09.965Z] + cut -d/ -f2 [2022-08-09T06:36:09.965Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-09T06:36:09.965Z] + + dirname cmd/core-data/Dockerfile [2022-08-09T06:36:09.965Z] cut -d/ -f2 [2022-08-09T06:36:09.965Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-09T06:36:09.965Z] + + cut -d/ -f2 [2022-08-09T06:36:09.965Z] dirname cmd/core-metadata/Dockerfile [2022-08-09T06:36:09.965Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-09T06:36:09.965Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-09T06:36:09.965Z] + cut -d/ -f2 [2022-08-09T06:36:09.965Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-09T06:36:09.965Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-09T06:36:09.965Z] + cut -d/ -f2 [2022-08-09T06:36:09.965Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-09T06:36:09.965Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-09T06:36:09.965Z] + cut -d/ -f2 [2022-08-09T06:36:09.965Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-09T06:36:09.965Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-09T06:36:09.965Z] + cut -d/ -f2 [2022-08-09T06:36:09.965Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-09T06:36:09.965Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-09T06:36:09.965Z] + cut -d/ -f2 [2022-08-09T06:36:09.965Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-09T06:36:09.965Z] + dirname cmd/security-spire-config/Dockerfile+ [2022-08-09T06:36:09.965Z] cut -d/ -f2 [2022-08-09T06:36:09.965Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-09T06:36:09.965Z] + + cut -d/ -f2 [2022-08-09T06:36:09.965Z] dirname cmd/security-spire-server/Dockerfile [2022-08-09T06:36:09.965Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-09T06:36:09.965Z] + dirname cmd/support-notifications/Dockerfile [2022-08-09T06:36:09.965Z] + cut -d/ -f2 [2022-08-09T06:36:09.965Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-09T06:36:09.965Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-09T06:36:09.965Z] + cut -d/ -f2 [2022-08-09T06:36:09.965Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-09T06:36:09.965Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-09T06:36:09.965Z] + cut -d/ -f2 [2022-08-09T06:36:09.965Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-09T06:36:10.005Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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] { (Build Check) [Pipeline] sh [2022-08-09T06:36:10.364Z] + git rev-list -1 --merges a7f530ab5de83739c2c5d3810808e06556994677~1..a7f530ab5de83739c2c5d3810808e06556994677 [Pipeline] echo [2022-08-09T06:36:10.384Z] -----------> git rev-list -1 --merges a7f530ab5de83739c2c5d3810808e06556994677~1..a7f530ab5de83739c2c5d3810808e06556994677 a7f530ab5de83739c2c5d3810808e06556994677 [false] [Pipeline] sh [2022-08-09T06:36:10.674Z] + git log --format=format:%s -1 a7f530ab5de83739c2c5d3810808e06556994677 [Pipeline] echo [2022-08-09T06:36:10.691Z] ========================================================= [2022-08-09T06:36:10.691Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-09T06:36:10.691Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-09T06:36:11.111Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-09T06:36:11.111Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-09T06:36:11.111Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-09T06:36:11.111Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-09T06:36:11.111Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-09T06:36:11.111Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-09T06:36:11.111Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T06:36:11.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T06:36:11.529Z] [2022-08-09T06:36:11.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T06:36:11.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T06:36:11.839Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-09T06:36:11.839Z] b85a868b505f: Pulling fs layer [2022-08-09T06:36:11.839Z] e2be974225ed: Pulling fs layer [2022-08-09T06:36:11.839Z] 339a4e72a1f5: Pulling fs layer [2022-08-09T06:36:11.839Z] 988bab9f4d93: Pulling fs layer [2022-08-09T06:36:11.839Z] 1469e6f7b9e6: Pulling fs layer [2022-08-09T06:36:11.839Z] eaf3925da568: Pulling fs layer [2022-08-09T06:36:11.839Z] bab4dde63d76: Pulling fs layer [2022-08-09T06:36:11.839Z] bde34c3a00c8: Pulling fs layer [2022-08-09T06:36:11.839Z] b352a97aabf1: Pulling fs layer [2022-08-09T06:36:11.839Z] 4872d77fe225: Pulling fs layer [2022-08-09T06:36:11.839Z] 5851b861e8e6: Pulling fs layer [2022-08-09T06:36:11.839Z] eaf3925da568: Waiting [2022-08-09T06:36:11.839Z] bab4dde63d76: Waiting [2022-08-09T06:36:11.839Z] 4872d77fe225: Waiting [2022-08-09T06:36:11.839Z] 5851b861e8e6: Waiting [2022-08-09T06:36:11.839Z] bde34c3a00c8: Waiting [2022-08-09T06:36:11.839Z] b352a97aabf1: Waiting [2022-08-09T06:36:11.839Z] 1469e6f7b9e6: Waiting [2022-08-09T06:36:11.839Z] 988bab9f4d93: Waiting [2022-08-09T06:36:11.839Z] e2be974225ed: Verifying Checksum [2022-08-09T06:36:11.839Z] e2be974225ed: Download complete [2022-08-09T06:36:11.839Z] 988bab9f4d93: Verifying Checksum [2022-08-09T06:36:11.839Z] 988bab9f4d93: Download complete [2022-08-09T06:36:12.102Z] 1469e6f7b9e6: Verifying Checksum [2022-08-09T06:36:12.102Z] 1469e6f7b9e6: Download complete [2022-08-09T06:36:12.102Z] eaf3925da568: Verifying Checksum [2022-08-09T06:36:12.102Z] eaf3925da568: Download complete [2022-08-09T06:36:12.102Z] 339a4e72a1f5: Verifying Checksum [2022-08-09T06:36:12.102Z] 339a4e72a1f5: Download complete [2022-08-09T06:36:12.102Z] bde34c3a00c8: Verifying Checksum [2022-08-09T06:36:12.102Z] bde34c3a00c8: Download complete [2022-08-09T06:36:12.102Z] b352a97aabf1: Verifying Checksum [2022-08-09T06:36:12.102Z] b352a97aabf1: Download complete [2022-08-09T06:36:12.102Z] 4872d77fe225: Download complete [2022-08-09T06:36:12.102Z] 5851b861e8e6: Download complete [2022-08-09T06:36:12.364Z] b85a868b505f: Verifying Checksum [2022-08-09T06:36:12.364Z] b85a868b505f: Download complete [2022-08-09T06:36:12.624Z] bab4dde63d76: Verifying Checksum [2022-08-09T06:36:12.624Z] bab4dde63d76: Download complete [2022-08-09T06:36:13.567Z] b85a868b505f: Pull complete [2022-08-09T06:36:13.828Z] e2be974225ed: Pull complete [2022-08-09T06:36:14.404Z] 339a4e72a1f5: Pull complete [2022-08-09T06:36:14.404Z] 988bab9f4d93: Pull complete [2022-08-09T06:36:14.976Z] 1469e6f7b9e6: Pull complete [2022-08-09T06:36:14.976Z] eaf3925da568: Pull complete [2022-08-09T06:36:16.889Z] bab4dde63d76: Pull complete [2022-08-09T06:36:16.889Z] bde34c3a00c8: Pull complete [2022-08-09T06:36:17.153Z] b352a97aabf1: Pull complete [2022-08-09T06:36:17.153Z] 4872d77fe225: Pull complete [2022-08-09T06:36:17.416Z] 5851b861e8e6: Pull complete [2022-08-09T06:36:17.416Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-09T06:36:17.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T06:36:17.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T06:36:17.520Z] prd-ubuntu20.04-docker-8c-8g-22200 does not seem to be running inside a container [2022-08-09T06:36:17.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/py-git-semver:0.1.4 cat [2022-08-09T06:36:19.052Z] $ docker top 7a3bda380200a978259e5a6f369fcbb1766b8d8983919c307a3739372f54ad33 -eo pid,comm [2022-08-09T06:36:19.128Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-09T06:36:19.128Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-09T06:36:19.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T06:36:19.167Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T06:36:19.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T06:36:19.297Z] $ docker exec 7a3bda380200a978259e5a6f369fcbb1766b8d8983919c307a3739372f54ad33 ssh-agent [2022-08-09T06:36:19.441Z] SSH_AUTH_SOCK=/tmp/ssh-dlhPqFQRfbum/agent.33 [2022-08-09T06:36:19.441Z] SSH_AGENT_PID=40 [2022-08-09T06:36:19.447Z] Running ssh-add (command line suppressed) [2022-08-09T06:36:19.575Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6361628634732162350.key (/w/workspace/edgex-go/3@tmp/private_key_6361628634732162350.key) [2022-08-09T06:36:19.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T06:36:19.882Z] + git tag --points-at HEAD [Pipeline] } [2022-08-09T06:36:19.898Z] $ docker exec --env ******** --env ******** 7a3bda380200a978259e5a6f369fcbb1766b8d8983919c307a3739372f54ad33 ssh-agent -k [2022-08-09T06:36:20.011Z] unset SSH_AUTH_SOCK; [2022-08-09T06:36:20.011Z] unset SSH_AGENT_PID; [2022-08-09T06:36:20.011Z] echo Agent pid 40 killed; [2022-08-09T06:36:20.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-09T06:36:20.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T06:36:20.047Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T06:36:20.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T06:36:20.194Z] $ docker exec 7a3bda380200a978259e5a6f369fcbb1766b8d8983919c307a3739372f54ad33 ssh-agent [2022-08-09T06:36:20.328Z] SSH_AUTH_SOCK=/tmp/ssh-UhdQ7nj8xMFY/agent.74 [2022-08-09T06:36:20.328Z] SSH_AGENT_PID=80 [2022-08-09T06:36:20.335Z] Running ssh-add (command line suppressed) [2022-08-09T06:36:20.463Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8858169807276080412.key (/w/workspace/edgex-go/3@tmp/private_key_8858169807276080412.key) [2022-08-09T06:36:20.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T06:36:20.772Z] + git semver init [2022-08-09T06:36:21.033Z] 2022-08-09 06:36:21,001 [run_init] DEBUG init version:0.0.0 force:False [2022-08-09T06:36:21.033Z] 2022-08-09 06:36:21,002 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-08-09T06:36:21.033Z] 2022-08-09 06:36:21,002 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-08-09T06:36:21.033Z] 2022-08-09 06:36:21,002 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-08-09T06:36:25.254Z] 2022-08-09 06:36:24,868 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-08-09T06:36:25.254Z] 2022-08-09 06:36:24,868 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4119 with force:False [2022-08-09T06:36:25.254Z] 2022-08-09 06:36:24,869 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4119 [2022-08-09T06:36:25.254Z] 2022-08-09 06:36:24,873 [execute] INFO git cat-file --batch-check [2022-08-09T06:36:25.254Z] 2022-08-09 06:36:24,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-08-09T06:36:25.254Z] 2022-08-09 06:36:24,881 [execute] INFO git cat-file --batch [2022-08-09T06:36:25.254Z] 2022-08-09 06:36:24,881 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-08-09T06:36:25.254Z] 2022-08-09 06:36:24,887 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4119 [2022-08-09T06:36:25.254Z] 0.0.0 [Pipeline] } [2022-08-09T06:36:25.273Z] $ docker exec --env ******** --env ******** 7a3bda380200a978259e5a6f369fcbb1766b8d8983919c307a3739372f54ad33 ssh-agent -k [2022-08-09T06:36:25.398Z] unset SSH_AUTH_SOCK; [2022-08-09T06:36:25.399Z] unset SSH_AGENT_PID; [2022-08-09T06:36:25.399Z] echo Agent pid 80 killed; [2022-08-09T06:36:25.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-09T06:36:25.722Z] + git semver [Pipeline] } [2022-08-09T06:36:25.999Z] $ docker stop --time=1 7a3bda380200a978259e5a6f369fcbb1766b8d8983919c307a3739372f54ad33 [2022-08-09T06:36:27.335Z] $ docker rm -f 7a3bda380200a978259e5a6f369fcbb1766b8d8983919c307a3739372f54ad33 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T06:36:27.694Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-09T06:36:27.953Z] Stashed 1 file(s) [Pipeline] echo [2022-08-09T06:36:27.956Z] [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 [2022-08-09T06:36:28.364Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-08-09T06:36:28.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T06:36:28.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T06:36:28.412Z] ========================================================= [2022-08-09T06:36:28.412Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-09T06:36:28.412Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-09T06:36:28.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T06:36:28.701Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-09T06:36:28.701Z] 2408cc74d12b: Pulling fs layer [2022-08-09T06:36:28.701Z] ea60b727a1ce: Pulling fs layer [2022-08-09T06:36:28.701Z] 30c4a7721957: Pulling fs layer [2022-08-09T06:36:28.701Z] 370296b7ddb6: Pulling fs layer [2022-08-09T06:36:28.701Z] 7c6cee850709: Pulling fs layer [2022-08-09T06:36:28.701Z] 39a5fcdaea64: Pulling fs layer [2022-08-09T06:36:28.701Z] d94ebbe4e438: Pulling fs layer [2022-08-09T06:36:28.701Z] bcfd1f05c69d: Pulling fs layer [2022-08-09T06:36:28.701Z] 59ccb84bbe0f: Pulling fs layer [2022-08-09T06:36:28.701Z] 39a5fcdaea64: Waiting [2022-08-09T06:36:28.701Z] d94ebbe4e438: Waiting [2022-08-09T06:36:28.701Z] bcfd1f05c69d: Waiting [2022-08-09T06:36:28.701Z] 59ccb84bbe0f: Waiting [2022-08-09T06:36:28.701Z] 370296b7ddb6: Waiting [2022-08-09T06:36:28.701Z] 7c6cee850709: Waiting [2022-08-09T06:36:28.701Z] 30c4a7721957: Verifying Checksum [2022-08-09T06:36:28.701Z] ea60b727a1ce: Verifying Checksum [2022-08-09T06:36:28.701Z] ea60b727a1ce: Download complete [2022-08-09T06:36:28.701Z] 7c6cee850709: Verifying Checksum [2022-08-09T06:36:28.701Z] 7c6cee850709: Download complete [2022-08-09T06:36:28.701Z] 39a5fcdaea64: Verifying Checksum [2022-08-09T06:36:28.701Z] 39a5fcdaea64: Download complete [2022-08-09T06:36:28.701Z] 2408cc74d12b: Verifying Checksum [2022-08-09T06:36:28.701Z] d94ebbe4e438: Verifying Checksum [2022-08-09T06:36:28.701Z] d94ebbe4e438: Download complete [2022-08-09T06:36:28.969Z] 2408cc74d12b: Pull complete [2022-08-09T06:36:29.229Z] ea60b727a1ce: Pull complete [2022-08-09T06:36:29.229Z] 30c4a7721957: Pull complete [2022-08-09T06:36:29.229Z] 59ccb84bbe0f: Verifying Checksum [2022-08-09T06:36:29.229Z] 59ccb84bbe0f: Download complete [2022-08-09T06:36:29.490Z] bcfd1f05c69d: Verifying Checksum [2022-08-09T06:36:29.490Z] bcfd1f05c69d: Download complete [2022-08-09T06:36:29.490Z] 370296b7ddb6: Verifying Checksum [2022-08-09T06:36:29.490Z] 370296b7ddb6: Download complete [2022-08-09T06:36:34.784Z] 370296b7ddb6: Pull complete [2022-08-09T06:36:34.784Z] 7c6cee850709: Pull complete [2022-08-09T06:36:34.784Z] 39a5fcdaea64: Pull complete [2022-08-09T06:36:34.784Z] d94ebbe4e438: Pull complete [2022-08-09T06:36:36.695Z] bcfd1f05c69d: Pull complete [2022-08-09T06:36:37.636Z] 59ccb84bbe0f: Pull complete [2022-08-09T06:36:37.636Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-09T06:36:37.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T06:36:37.636Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-09T06:36:37.941Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T06:36:37.941Z] WORKDIR /edgex [2022-08-09T06:36:37.941Z] COPY go.mod . [2022-08-09T06:36:37.941Z] RUN go mod download [2022-08-09T06:36:37.941Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-09T06:36:38.883Z] Sending build context to Docker daemon 169.2MB [2022-08-09T06:36:38.883Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T06:36:38.883Z] ---> a4fb48ad2a94 [2022-08-09T06:36:38.883Z] Step 2/4 : WORKDIR /edgex [2022-08-09T06:36:40.795Z] ---> Running in 9c95e64abb0c [2022-08-09T06:36:40.795Z] Removing intermediate container 9c95e64abb0c [2022-08-09T06:36:40.795Z] ---> e2addf3ac99e [2022-08-09T06:36:40.795Z] Step 3/4 : COPY go.mod . [2022-08-09T06:36:40.795Z] ---> cb0c8712a9f8 [2022-08-09T06:36:40.795Z] Step 4/4 : RUN go mod download [2022-08-09T06:36:40.795Z] ---> Running in cde1760feaf0 [2022-08-09T06:36:43.047Z] Still waiting to schedule task [2022-08-09T06:36:43.048Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22198’ is offline [2022-08-09T06:36:53.031Z] Removing intermediate container cde1760feaf0 [2022-08-09T06:36:53.031Z] ---> 937493353204 [2022-08-09T06:36:53.031Z] Successfully built 937493353204 [2022-08-09T06:36:53.031Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T06:36:53.337Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-09T06:36:53.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T06:36:53.428Z] prd-ubuntu20.04-docker-8c-8g-22200 does not seem to be running inside a container [2022-08-09T06:36:53.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-09T06:36:53.889Z] $ docker top 745fdf8357abd829244c7fcf8d18f294d10ff7c9c02cc440ec025b013b2e2ef9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T06:36:54.249Z] + go version [2022-08-09T06:36:54.249Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-09T06:36:54.268Z] $ docker stop --time=1 745fdf8357abd829244c7fcf8d18f294d10ff7c9c02cc440ec025b013b2e2ef9 [2022-08-09T06:36:55.596Z] $ docker rm -f 745fdf8357abd829244c7fcf8d18f294d10ff7c9c02cc440ec025b013b2e2ef9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T06:36:56.032Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-09T06:36:56.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T06:36:56.123Z] prd-ubuntu20.04-docker-8c-8g-22200 does not seem to be running inside a container [2022-08-09T06:36:56.166Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-09T06:36:56.582Z] $ docker top 8312f40fc22b766a5ea5807fb11f20f38474b21c10b598898ccadaa517fd9192 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-09T06:36:56.678Z] ========================================================= [2022-08-09T06:36:56.678Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-09T06:36:56.678Z] ========================================================= [Pipeline] sh [2022-08-09T06:36:56.968Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-08-09T06:36:57.272Z] + make test [2022-08-09T06:36:57.272Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-09T06:37:05.409Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-09T06:37:20.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.098s coverage: 28.7% of statements [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-09T06:37:20.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements [2022-08-09T06:37:20.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-09T06:37:20.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.2% of statements [2022-08-09T06:37:20.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-09T06:37:20.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-09T06:37:25.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.200s coverage: 89.2% of statements [2022-08-09T06:37:25.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-09T06:37:25.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-09T06:37:25.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-09T06:37:25.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-09T06:37:25.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-09T06:37:25.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.095s coverage: 2.1% of statements [2022-08-09T06:37:25.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-09T06:37:25.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-09T06:37:25.067Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.482s coverage: 95.6% of statements [2022-08-09T06:37:25.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-09T06:37:25.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-09T06:37:25.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-09T06:37:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.080s coverage: 72.2% of statements [2022-08-09T06:37:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-09T06:37:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-09T06:37:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-09T06:37:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-09T06:37:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-09T06:37:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.086s coverage: 60.0% of statements [2022-08-09T06:37:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-09T06:37:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-09T06:37:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-09T06:37:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2022-08-09T06:37:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-09T06:37:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2022-08-09T06:37:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements [2022-08-09T06:37:25.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-09T06:37:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 47.1% of statements [2022-08-09T06:37:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 79.5% of statements [2022-08-09T06:37:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-08-09T06:37:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-08-09T06:37:25.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-08-09T06:37:30.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements [2022-08-09T06:37:30.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2022-08-09T06:37:35.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.186s coverage: 82.2% of statements [2022-08-09T06:37:35.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-09T06:37:43.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-08-09T06:37:43.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 58.8% of statements [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 80.0% of statements [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.076s coverage: 87.2% of statements [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 91.2% of statements [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.7% of statements [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 65.8% of statements [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.214s coverage: 43.6% of statements [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-09T06:37:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-08-09T06:37:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-08-09T06:37:43.794Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-09T06:38:05.741Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-09T06:38:05.741Z] GO111MODULE=on go vet ./... [2022-08-09T06:38:08.317Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-09T06:38:08.317Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-09T06:38:08.317Z] ./bin/test-attribution-txt.sh [2022-08-09T06:38:08.317Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-09T06:38:08.317Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-09T06:38:08.317Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-09T06:38:08.317Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-09T06:38:08.317Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-09T06:38:08.317Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-09T06:38:08.317Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-09T06:38:08.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-09T06:38:08.629Z] + ls -al . [2022-08-09T06:38:08.629Z] total 732 [2022-08-09T06:38:08.629Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 06:36 . [2022-08-09T06:38:08.629Z] drwxr-xr-x 4 root root 4096 Aug 9 06:36 .. [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 16 Aug 9 06:36 .dockerignore [2022-08-09T06:38:08.629Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 06:37 .git [2022-08-09T06:38:08.629Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 06:36 .github [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 1030 Aug 9 06:36 .gitignore [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 42 Aug 9 06:36 .golangci.yml [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 87 Aug 9 06:36 .hadolint.yml [2022-08-09T06:38:08.629Z] drwxr-xr-x 3 1001 1001 4096 Aug 9 06:36 .semver [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 06:36 .sonarcloud.properties [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 06:36 ADOPTERS.md [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 10347 Aug 9 06:36 Attribution.txt [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 63209 Aug 9 06:36 CHANGELOG.md [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 06:36 CONTRIBUTING.md [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 06:36 GOVERNANCE.md [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 850 Aug 9 06:36 Jenkinsfile [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 06:36 LICENSE [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 12212 Aug 9 06:36 Makefile [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 06:36 OWNERS.md [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 9094 Aug 9 06:36 README.md [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 06:36 SECURITY.md [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 06:36 VERSION [2022-08-09T06:38:08.629Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 06:36 ZMQWindows.md [2022-08-09T06:38:08.630Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 06:36 bin [2022-08-09T06:38:08.630Z] drwxrwxr-x 18 1001 1001 4096 Aug 9 06:36 cmd [2022-08-09T06:38:08.630Z] -rw-r--r-- 1 root root 479761 Aug 9 06:37 coverage.out [2022-08-09T06:38:08.630Z] -rw-rw-r-- 1 1001 1001 3681 Aug 9 06:36 go.mod [2022-08-09T06:38:08.630Z] -rw-rw-r-- 1 1001 1001 38033 Aug 9 06:36 go.sum [2022-08-09T06:38:08.630Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 06:36 internal [2022-08-09T06:38:08.630Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 06:36 openapi [2022-08-09T06:38:08.630Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 06:36 snap [2022-08-09T06:38:08.630Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 06:36 version.go [Pipeline] sh [2022-08-09T06:38:08.934Z] + '[' -e coverage.out ] [2022-08-09T06:38:08.934Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-09T06:38:09.022Z] Stashed 1 file(s) [Pipeline] sh [2022-08-09T06:38:09.301Z] + make build [2022-08-09T06:38:09.301Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-09T06:38:15.714Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22201 in /w/workspace/edgexfoundry_edgex-go_PR-4119 [Pipeline] { [Pipeline] ws [2022-08-09T06:38:15.724Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-08-09T06:38:15.796Z] The recommended git tool is: git [2022-08-09T06:38:22.742Z] using credential edgex-jenkins-ssh [2022-08-09T06:38:22.759Z] Cloning the remote Git repository [2022-08-09T06:38:22.815Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-09T06:38:22.997Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-08-09T06:38:23.076Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-09T06:38:23.077Z] > git --version # timeout=10 [2022-08-09T06:38:23.092Z] > git --version # 'git version 2.25.1' [2022-08-09T06:38:23.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-09T06:38:23.184Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-09T06:38:24.192Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-09T06:38:36.415Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-09T06:38:36.415Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-09T06:38:39.796Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-09T06:38:39.812Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-09T06:38:39.852Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-09T06:38:39.885Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-09T06:38:39.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-09T06:38:39.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4119/head:refs/remotes/origin/PR-4119 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-09T06:38:40.636Z] Merging remotes/origin/main commit d217c32573f785860214a4b128a5ddb28bdceca4 into PR head commit a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:38:40.989Z] Merge succeeded, producing a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:38:40.990Z] Checking out Revision a7f530ab5de83739c2c5d3810808e06556994677 (PR-4119) [2022-08-09T06:38:40.660Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T06:38:40.676Z] > git checkout -f a7f530ab5de83739c2c5d3810808e06556994677 # timeout=10 [2022-08-09T06:38:40.911Z] > git remote # timeout=10 [2022-08-09T06:38:40.927Z] > git config --get remote.origin.url # timeout=10 [2022-08-09T06:38:40.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-09T06:38:40.950Z] > git merge d217c32573f785860214a4b128a5ddb28bdceca4 # timeout=10 [2022-08-09T06:38:40.975Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-09T06:38:41.001Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T06:38:41.017Z] > git checkout -f a7f530ab5de83739c2c5d3810808e06556994677 # timeout=10 [2022-08-09T06:38:44.552Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-09T06:38:44.552Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-09T06:38:44.552Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-09T06:38:45.312Z] Commit message: "fix(snap): fix PR snap test error" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-09T06:38:46.234Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-09T06:38:46.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T06:38:46.234Z] Dload Upload Total Spent Left Speed [2022-08-09T06:38:46.234Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 99451 0 --:--:-- --:--:-- --:--:-- 98656 100 12332 100 12332 0 0 98656 0 --:--:-- --:--:-- --:--:-- 97873 [2022-08-09T06:38:46.463Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] sh [2022-08-09T06:38:47.027Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-08-09T06:38:47.033Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] sh [2022-08-09T06:38:47.368Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-09T06:38:47.368Z] + sudo tee /etc/docker/daemon.new [2022-08-09T06:38:47.368Z] { [2022-08-09T06:38:47.368Z] "registry-mirrors": [ [2022-08-09T06:38:47.368Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-09T06:38:47.368Z] ], [2022-08-09T06:38:47.368Z] "bip": "10.250.0.254/24", [2022-08-09T06:38:47.368Z] "hosts": [ [2022-08-09T06:38:47.368Z] "tcp://0.0.0.0:5555", [2022-08-09T06:38:47.368Z] "unix:///var/run/docker.sock" [2022-08-09T06:38:47.368Z] ], [2022-08-09T06:38:47.368Z] "mtu": 1458, [2022-08-09T06:38:47.368Z] "selinux-enabled": true, [2022-08-09T06:38:47.368Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-09T06:38:47.368Z] } [Pipeline] sh [2022-08-09T06:38:47.708Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-09T06:38:48.051Z] + sudo service docker restart [2022-08-09T06:38:48.415Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-09T06:38:49.366Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-09T06:38:49.939Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-09T06:38:51.849Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-09T06:38:53.253Z] $ docker stop --time=1 8312f40fc22b766a5ea5807fb11f20f38474b21c10b598898ccadaa517fd9192 [2022-08-09T06:38:55.510Z] $ docker rm -f 8312f40fc22b766a5ea5807fb11f20f38474b21c10b598898ccadaa517fd9192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T06:38:56.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T06:38:56.501Z] [2022-08-09T06:38:56.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T06:38:56.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T06:38:56.807Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-09T06:38:56.807Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-09T06:38:56.807Z] ca9280d653b3: Pulling fs layer [2022-08-09T06:38:56.807Z] 7e9c9ca2126c: Pulling fs layer [2022-08-09T06:38:56.807Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-09T06:38:56.807Z] cbdbe7a5bc2a: Download complete [2022-08-09T06:38:57.069Z] cbdbe7a5bc2a: Pull complete [2022-08-09T06:38:57.069Z] ca9280d653b3: Verifying Checksum [2022-08-09T06:38:57.069Z] ca9280d653b3: Download complete [2022-08-09T06:38:57.328Z] 7e9c9ca2126c: Download complete [2022-08-09T06:38:57.587Z] ca9280d653b3: Pull complete [2022-08-09T06:39:01.788Z] 7e9c9ca2126c: Pull complete [2022-08-09T06:39:01.788Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-09T06:39:01.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T06:39:01.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T06:39:01.878Z] prd-ubuntu20.04-docker-8c-8g-22200 does not seem to be running inside a container [2022-08-09T06:39:01.919Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-09T06:39:03.291Z] $ docker top 007d11534367f6f7b0a786e47e83dc8a994fb04b24b6b6678ca71e724acf4895 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T06:39:03.647Z] + docker-compose build --help [2022-08-09T06:39:03.647Z] + grep parallel [2022-08-09T06:39:04.217Z] --parallel Build images in parallel. [Pipeline] } [2022-08-09T06:39:04.235Z] $ docker stop --time=1 007d11534367f6f7b0a786e47e83dc8a994fb04b24b6b6678ca71e724acf4895 [2022-08-09T06:39:05.536Z] $ docker rm -f 007d11534367f6f7b0a786e47e83dc8a994fb04b24b6b6678ca71e724acf4895 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T06:39:05.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T06:39:05.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T06:39:06.010Z] prd-ubuntu20.04-docker-8c-8g-22200 does not seem to be running inside a container [2022-08-09T06:39:06.048Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-09T06:39:06.422Z] $ docker top 4f9d09e2a0f2f73603ea2615d6a1e4b8bc4bfe1776d4531c51a0b0e8e52d55d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2022-08-09T06:39:06.535Z] provisioning config files... [2022-08-09T06:39:06.562Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1631013363922645120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T06:39:06.779Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-09T06:39:06.915Z] ---> docker-login.sh [2022-08-09T06:39:06.915Z] nexus3.edgexfoundry.org:10001 [2022-08-09T06:39:07.350Z] Building core-command ... [2022-08-09T06:39:07.350Z] Building core-data ... [2022-08-09T06:39:07.350Z] Building core-metadata ... [2022-08-09T06:39:07.350Z] Building security-bootstrapper ... [2022-08-09T06:39:07.350Z] Building security-proxy-setup ... [2022-08-09T06:39:07.350Z] Building security-secretstore-setup ... [2022-08-09T06:39:07.350Z] Building security-spiffe-token-provider ... [2022-08-09T06:39:07.350Z] Building security-spire-agent ... [2022-08-09T06:39:07.350Z] Building security-spire-config ... [2022-08-09T06:39:07.350Z] Building security-spire-server ... [2022-08-09T06:39:07.350Z] Building support-notifications ... [2022-08-09T06:39:07.350Z] Building support-scheduler ... [2022-08-09T06:39:07.350Z] Building sys-mgmt-agent ... [2022-08-09T06:39:07.350Z] Building security-secretstore-setup [2022-08-09T06:39:07.350Z] Building support-scheduler [2022-08-09T06:39:07.350Z] Building core-data [2022-08-09T06:39:07.350Z] Building support-notifications [2022-08-09T06:39:07.350Z] Building security-spire-config [2022-08-09T06:39:07.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T06:39:07.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T06:39:07.782Z] Configure a credential helper to remove this warning. See [2022-08-09T06:39:07.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T06:39:07.783Z] [2022-08-09T06:39:07.783Z] Login Succeeded [2022-08-09T06:39:07.783Z] nexus3.edgexfoundry.org:10002 [2022-08-09T06:39:08.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T06:39:08.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T06:39:08.379Z] Configure a credential helper to remove this warning. See [2022-08-09T06:39:08.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T06:39:08.379Z] [2022-08-09T06:39:08.379Z] Login Succeeded [2022-08-09T06:39:08.379Z] nexus3.edgexfoundry.org:10003 [2022-08-09T06:39:08.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T06:39:08.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T06:39:08.931Z] Configure a credential helper to remove this warning. See [2022-08-09T06:39:08.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T06:39:08.931Z] [2022-08-09T06:39:08.931Z] Login Succeeded [2022-08-09T06:39:08.931Z] nexus3.edgexfoundry.org:10004 [2022-08-09T06:39:09.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T06:39:09.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T06:39:09.475Z] Configure a credential helper to remove this warning. See [2022-08-09T06:39:09.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T06:39:09.475Z] [2022-08-09T06:39:09.475Z] Login Succeeded [2022-08-09T06:39:09.475Z] docker.io [2022-08-09T06:39:09.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T06:39:10.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T06:39:10.020Z] Configure a credential helper to remove this warning. See [2022-08-09T06:39:10.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T06:39:10.020Z] [2022-08-09T06:39:10.020Z] Login Succeeded [2022-08-09T06:39:10.020Z] ---> docker-login.sh ends [Pipeline] } [2022-08-09T06:39:10.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-09T06:39:10.867Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-08-09T06:39:10.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T06:39:10.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T06:39:10.921Z] ========================================================= [2022-08-09T06:39:10.921Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-09T06:39:10.921Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-09T06:39:11.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T06:39:11.528Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-09T06:39:11.528Z] b3c136eddcbf: Pulling fs layer [2022-08-09T06:39:11.528Z] c0a3192eca97: Pulling fs layer [2022-08-09T06:39:11.528Z] a050256f5b6f: Pulling fs layer [2022-08-09T06:39:11.528Z] 656be50a0ddc: Pulling fs layer [2022-08-09T06:39:11.528Z] 2bbca73fdf42: Pulling fs layer [2022-08-09T06:39:11.528Z] 46d945488cbd: Pulling fs layer [2022-08-09T06:39:11.528Z] 8a5474983e97: Pulling fs layer [2022-08-09T06:39:11.528Z] 329c88fbcd65: Pulling fs layer [2022-08-09T06:39:11.528Z] 656be50a0ddc: Waiting [2022-08-09T06:39:11.528Z] 2bbca73fdf42: Waiting [2022-08-09T06:39:11.528Z] 46d945488cbd: Waiting [2022-08-09T06:39:11.528Z] 8a5474983e97: Waiting [2022-08-09T06:39:11.528Z] 329c88fbcd65: Waiting [2022-08-09T06:39:11.528Z] a050256f5b6f: Verifying Checksum [2022-08-09T06:39:11.528Z] a050256f5b6f: Download complete [2022-08-09T06:39:11.528Z] c0a3192eca97: Verifying Checksum [2022-08-09T06:39:11.528Z] c0a3192eca97: Download complete [2022-08-09T06:39:11.528Z] 2bbca73fdf42: Download complete [2022-08-09T06:39:11.528Z] 46d945488cbd: Verifying Checksum [2022-08-09T06:39:11.528Z] 46d945488cbd: Download complete [2022-08-09T06:39:11.528Z] b3c136eddcbf: Verifying Checksum [2022-08-09T06:39:12.530Z] b3c136eddcbf: Pull complete [2022-08-09T06:39:12.530Z] 329c88fbcd65: Verifying Checksum [2022-08-09T06:39:12.806Z] 329c88fbcd65: Download complete [2022-08-09T06:39:13.082Z] c0a3192eca97: Pull complete [2022-08-09T06:39:13.360Z] a050256f5b6f: Pull complete [2022-08-09T06:39:13.956Z] 8a5474983e97: Verifying Checksum [2022-08-09T06:39:13.956Z] 8a5474983e97: Download complete [2022-08-09T06:39:14.550Z] 656be50a0ddc: Verifying Checksum [2022-08-09T06:39:14.550Z] 656be50a0ddc: Download complete [2022-08-09T06:39:19.579Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:39:19.579Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:39:19.579Z] ---> 937493353204 [2022-08-09T06:39:19.579Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T06:39:19.579Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:39:19.579Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:39:19.579Z] ---> 937493353204 [2022-08-09T06:39:19.579Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T06:39:19.579Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:39:19.579Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:39:19.579Z] ---> 937493353204 [2022-08-09T06:39:19.579Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T06:39:19.579Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:39:19.579Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:39:19.579Z] ---> 937493353204 [2022-08-09T06:39:19.579Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T06:39:19.840Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:39:19.840Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:39:19.840Z] ---> 937493353204 [2022-08-09T06:39:19.840Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T06:39:23.142Z] ---> Running in e11f0e320760 [2022-08-09T06:39:23.142Z] ---> Running in a5360d86957c [2022-08-09T06:39:23.142Z] ---> Running in ccd534e3f2d2 [2022-08-09T06:39:23.142Z] ---> Running in 8032c025ffab [2022-08-09T06:39:23.142Z] ---> Running in ceb71faa1d8a [2022-08-09T06:39:23.142Z] Removing intermediate container e11f0e320760 [2022-08-09T06:39:23.142Z] ---> 447695ed4b92 [2022-08-09T06:39:23.142Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:39:23.142Z] Removing intermediate container ccd534e3f2d2 [2022-08-09T06:39:23.142Z] ---> 51a50763ceb7 [2022-08-09T06:39:23.142Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:39:23.142Z] Removing intermediate container a5360d86957c [2022-08-09T06:39:23.142Z] ---> a4ec50171f14 [2022-08-09T06:39:23.142Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:39:23.142Z] Removing intermediate container ceb71faa1d8a [2022-08-09T06:39:23.142Z] ---> 72ad0aa02344 [2022-08-09T06:39:23.142Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:39:23.142Z] Removing intermediate container 8032c025ffab [2022-08-09T06:39:23.142Z] ---> 4179633dccc8 [2022-08-09T06:39:23.142Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:39:23.142Z] ---> Running in a728ea8db477 [2022-08-09T06:39:23.142Z] ---> Running in 6b4606e02da6 [2022-08-09T06:39:23.142Z] ---> Running in 32955ebc4204 [2022-08-09T06:39:23.142Z] ---> Running in 8426375ba16a [2022-08-09T06:39:23.142Z] ---> Running in 4465c120d8ce [2022-08-09T06:39:23.712Z] Removing intermediate container a728ea8db477 [2022-08-09T06:39:23.712Z] ---> bfd2baafe82d [2022-08-09T06:39:23.712Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T06:39:23.712Z] ---> Running in 9dd0e87aaab6 [2022-08-09T06:39:23.712Z] Removing intermediate container 6b4606e02da6 [2022-08-09T06:39:23.712Z] ---> e540b010df25 [2022-08-09T06:39:23.712Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-09T06:39:23.712Z] ---> Running in ef75e7149b1f [2022-08-09T06:39:23.974Z] Removing intermediate container 8426375ba16a [2022-08-09T06:39:23.974Z] ---> b83874d8b117 [2022-08-09T06:39:23.974Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T06:39:23.974Z] ---> Running in 89e0f5577e0e [2022-08-09T06:39:24.235Z] Removing intermediate container 4465c120d8ce [2022-08-09T06:39:24.235Z] ---> c1497daa7231 [2022-08-09T06:39:24.235Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-09T06:39:24.235Z] Removing intermediate container 32955ebc4204 [2022-08-09T06:39:24.235Z] ---> 22087eb8ff65 [2022-08-09T06:39:24.235Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-09T06:39:24.235Z] ---> Running in fc48f035cacb [2022-08-09T06:39:24.235Z] ---> Running in 5f0d1e424e90 [2022-08-09T06:39:24.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:39:24.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:39:24.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:39:24.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:39:25.015Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:39:25.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:39:25.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:39:25.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:39:25.536Z] OK: 211 MiB in 51 packages [2022-08-09T06:39:25.825Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:39:25.825Z] OK: 211 MiB in 51 packages [2022-08-09T06:39:25.825Z] Removing intermediate container 9dd0e87aaab6 [2022-08-09T06:39:25.825Z] ---> f0b5f314ef8f [2022-08-09T06:39:25.825Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T06:39:26.084Z] ---> 12af2f041e7d [2022-08-09T06:39:26.084Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:39:26.084Z] ---> Running in 22fa7c141b6e [2022-08-09T06:39:26.084Z] Removing intermediate container 89e0f5577e0e [2022-08-09T06:39:26.084Z] ---> 18551dfa0916 [2022-08-09T06:39:26.084Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T06:39:26.344Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:39:26.344Z] ---> d1881939e944 [2022-08-09T06:39:26.344Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:39:26.344Z] ---> Running in d708e3cdee01 [2022-08-09T06:39:26.603Z] OK: 211 MiB in 51 packages [2022-08-09T06:39:26.864Z] OK: 211 MiB in 51 packages [2022-08-09T06:39:27.134Z] Removing intermediate container fc48f035cacb [2022-08-09T06:39:27.134Z] ---> 427f125b4b56 [2022-08-09T06:39:27.134Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T06:39:27.393Z] Removing intermediate container ef75e7149b1f [2022-08-09T06:39:27.393Z] ---> b037e763eb8b [2022-08-09T06:39:27.393Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T06:39:27.393Z] ---> 4f89174b057e [2022-08-09T06:39:27.393Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:39:27.393Z] ---> c8673c935169 [2022-08-09T06:39:27.393Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:39:27.393Z] ---> Running in 021c4194eeca [2022-08-09T06:39:27.393Z] ---> Running in 48134ae162a3 [2022-08-09T06:39:28.340Z] OK: 211 MiB in 51 packages [2022-08-09T06:39:29.647Z] 656be50a0ddc: Pull complete [2022-08-09T06:39:29.647Z] 2bbca73fdf42: Pull complete [2022-08-09T06:39:29.647Z] 46d945488cbd: Pull complete [2022-08-09T06:39:30.269Z] Removing intermediate container 5f0d1e424e90 [2022-08-09T06:39:30.269Z] ---> 4e7afb67a56a [2022-08-09T06:39:30.269Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T06:39:30.528Z] ---> 40755638a2bb [2022-08-09T06:39:30.528Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:39:30.788Z] ---> Running in 9e44687a97ec [2022-08-09T06:39:33.965Z] 8a5474983e97: Pull complete [2022-08-09T06:39:36.061Z] Removing intermediate container d708e3cdee01 [2022-08-09T06:39:36.061Z] ---> c2fedbb37a6f [2022-08-09T06:39:36.061Z] Step 8/26 : COPY . . [2022-08-09T06:39:36.061Z] Removing intermediate container 22fa7c141b6e [2022-08-09T06:39:36.061Z] ---> 6078fc80ea9c [2022-08-09T06:39:36.061Z] Step 8/22 : COPY . . [2022-08-09T06:39:36.061Z] Removing intermediate container 48134ae162a3 [2022-08-09T06:39:36.061Z] ---> 77ab045a6c5e [2022-08-09T06:39:36.061Z] Step 8/23 : COPY . . [2022-08-09T06:39:36.593Z] 329c88fbcd65: Pull complete [2022-08-09T06:39:36.593Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-09T06:39:36.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T06:39:36.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-09T06:39:36.942Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T06:39:36.942Z] WORKDIR /edgex [2022-08-09T06:39:36.942Z] COPY go.mod . [2022-08-09T06:39:36.942Z] RUN go mod downloaddocker [2022-08-09T06:39:36.942Z] build -t ci-base-image-arm64 -f - . [2022-08-09T06:39:37.543Z] Sending build context to Docker daemon 3.137MB [2022-08-09T06:39:37.543Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T06:39:37.543Z] ---> ff4287adb874 [2022-08-09T06:39:37.543Z] Step 2/4 : WORKDIR /edgex [2022-08-09T06:39:39.530Z] ---> Running in 4b32000e9ed3 [2022-08-09T06:39:39.530Z] Removing intermediate container 4b32000e9ed3 [2022-08-09T06:39:39.530Z] ---> cb1fb6336505 [2022-08-09T06:39:39.530Z] Step 3/4 : COPY go.mod . [2022-08-09T06:39:40.126Z] ---> 6f1ea2aa49d7 [2022-08-09T06:39:40.126Z] Step 4/4 : RUN go mod download [2022-08-09T06:39:40.126Z] ---> Running in 747e1adfb6ea [2022-08-09T06:39:42.632Z] ---> 6e2f291c7dc3 [2022-08-09T06:39:42.633Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T06:39:42.633Z] ---> 1579840ef002 [2022-08-09T06:39:42.633Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-09T06:39:42.633Z] ---> 1b0ee6cd0220 [2022-08-09T06:39:42.633Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-09T06:39:42.633Z] ---> Running in 0015d3cb7077 [2022-08-09T06:39:42.633Z] ---> Running in 641be3dbea3a [2022-08-09T06:39:42.633Z] ---> Running in f684a3f083a0 [2022-08-09T06:39:42.633Z] Removing intermediate container 0015d3cb7077 [2022-08-09T06:39:42.633Z] ---> c5499fbcb9a9 [2022-08-09T06:39:42.633Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T06:39:42.633Z] ---> Running in 9b3d7dcf0047 [2022-08-09T06:39:42.633Z] Removing intermediate container 9e44687a97ec [2022-08-09T06:39:42.633Z] ---> a37201645205 [2022-08-09T06:39:42.633Z] Step 8/25 : COPY . . [2022-08-09T06:39:42.633Z] Removing intermediate container 021c4194eeca [2022-08-09T06:39:42.633Z] ---> 0c7f1ca7e124 [2022-08-09T06:39:42.633Z] Step 8/22 : COPY . . [2022-08-09T06:39:42.894Z] Removing intermediate container 9b3d7dcf0047 [2022-08-09T06:39:42.894Z] ---> 08b1096f9e06 [2022-08-09T06:39:42.894Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-09T06:39:42.894Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-09T06:39:42.894Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-09T06:39:43.464Z] ---> Running in 4de262df2809 [2022-08-09T06:39:47.660Z] Removing intermediate container 4de262df2809 [2022-08-09T06:39:47.660Z] ---> f16b74802fee [2022-08-09T06:39:47.660Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T06:39:47.660Z] ---> Running in 00315798e346 [2022-08-09T06:39:47.921Z] Removing intermediate container 00315798e346 [2022-08-09T06:39:47.921Z] ---> 96535c211c3b [2022-08-09T06:39:47.921Z] [2022-08-09T06:39:47.921Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T06:39:47.921Z] ---> 1840b203719b [2022-08-09T06:39:47.921Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-09T06:39:47.921Z] 3.15: Pulling from library/alpine [2022-08-09T06:39:48.182Z] ---> Running in 5fc50bead602 [2022-08-09T06:39:48.182Z] ---> d7899341b506 [2022-08-09T06:39:48.182Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-09T06:39:48.182Z] ---> Running in 94856eaa472f [2022-08-09T06:39:48.748Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-09T06:39:49.008Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-09T06:39:49.008Z] Status: Downloaded newer image for alpine:3.15 [2022-08-09T06:39:49.008Z] ---> 2720e26172a0 [2022-08-09T06:39:49.008Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T06:39:49.008Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-09T06:39:49.597Z] ---> Running in bf27f3493491 [2022-08-09T06:39:49.597Z] Removing intermediate container bf27f3493491 [2022-08-09T06:39:49.597Z] ---> 326065e46deb [2022-08-09T06:39:49.597Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:39:49.858Z] ---> Running in 898cc1a0b684 [2022-08-09T06:39:51.763Z] Removing intermediate container 898cc1a0b684 [2022-08-09T06:39:51.763Z] ---> a026dce8ad8b [2022-08-09T06:39:51.763Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-09T06:39:51.763Z] ---> Running in 6426d6d9c357 [2022-08-09T06:39:52.701Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:39:53.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:39:53.898Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T06:39:53.898Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T06:39:53.898Z] OK: 15858 distinct packages available [2022-08-09T06:39:53.898Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:39:54.835Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:39:55.095Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-09T06:39:55.095Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-09T06:39:55.353Z] (3/4) Installing libucontext (1.1-r0) [2022-08-09T06:39:55.353Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-09T06:39:55.353Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T06:39:55.353Z] OK: 6 MiB in 18 packages [2022-08-09T06:39:57.261Z] Removing intermediate container 6426d6d9c357 [2022-08-09T06:39:57.261Z] ---> cd9516c6ed7c [2022-08-09T06:39:57.261Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T06:39:59.795Z] ---> 3dccc9a5f681 [2022-08-09T06:39:59.795Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T06:40:00.054Z] ---> e5454835bcce [2022-08-09T06:40:00.054Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-09T06:40:00.313Z] ---> Running in f83dd3fca08a [2022-08-09T06:40:00.572Z] Removing intermediate container f83dd3fca08a [2022-08-09T06:40:00.572Z] ---> 30e0aa2fae9d [2022-08-09T06:40:00.572Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-09T06:40:01.140Z] ---> 819dc14bf9b8 [2022-08-09T06:40:01.140Z] Step 21/26 : WORKDIR / [2022-08-09T06:40:01.400Z] ---> Running in 5e8b1fb051ad [2022-08-09T06:40:01.661Z] Removing intermediate container 5e8b1fb051ad [2022-08-09T06:40:01.661Z] ---> a0d9716ddda2 [2022-08-09T06:40:01.661Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T06:40:01.930Z] ---> Running in 8b14ed9c8406 [2022-08-09T06:40:02.193Z] Removing intermediate container 8b14ed9c8406 [2022-08-09T06:40:02.193Z] ---> 29f0c4f1ffca [2022-08-09T06:40:02.193Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T06:40:02.193Z] ---> Running in 5cd5b029d8ea [2022-08-09T06:40:02.764Z] Removing intermediate container 5cd5b029d8ea [2022-08-09T06:40:02.764Z] ---> 638af0eceb95 [2022-08-09T06:40:02.764Z] Step 24/26 : LABEL arch=x86_64 [2022-08-09T06:40:02.764Z] ---> Running in 0f257a961825 [2022-08-09T06:40:03.023Z] Removing intermediate container 0f257a961825 [2022-08-09T06:40:03.023Z] ---> 4ebbe51117f0 [2022-08-09T06:40:03.023Z] Step 25/26 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:40:03.023Z] ---> Running in ed3576f4e8b0 [2022-08-09T06:40:03.282Z] Removing intermediate container ed3576f4e8b0 [2022-08-09T06:40:03.282Z] ---> ffa4b981bdca [2022-08-09T06:40:03.282Z] Step 26/26 : LABEL version=0.0.0 [2022-08-09T06:40:03.539Z] ---> Running in fbef16554872 [2022-08-09T06:40:03.797Z] Removing intermediate container fbef16554872 [2022-08-09T06:40:03.797Z] ---> 35b41c9ac636 [2022-08-09T06:40:03.797Z] [2022-08-09T06:40:03.797Z] Successfully built 35b41c9ac636 [2022-08-09T06:40:03.797Z] Successfully tagged security-spire-config:latest [2022-08-09T06:40:03.797Z]  Building security-spire-config ... done Building security-spire-server [2022-08-09T06:40:07.216Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:40:07.216Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:40:07.216Z] ---> 937493353204 [2022-08-09T06:40:07.216Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T06:40:07.216Z] ---> Using cache [2022-08-09T06:40:07.216Z] ---> 4179633dccc8 [2022-08-09T06:40:07.216Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:40:07.216Z] ---> Using cache [2022-08-09T06:40:07.216Z] ---> b83874d8b117 [2022-08-09T06:40:07.216Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T06:40:07.216Z] ---> Using cache [2022-08-09T06:40:07.216Z] ---> 18551dfa0916 [2022-08-09T06:40:07.216Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T06:40:07.216Z] ---> Using cache [2022-08-09T06:40:07.216Z] ---> d1881939e944 [2022-08-09T06:40:07.216Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:40:07.216Z] ---> Using cache [2022-08-09T06:40:07.216Z] ---> c2fedbb37a6f [2022-08-09T06:40:07.216Z] Step 8/25 : COPY . . [2022-08-09T06:40:07.216Z] ---> Using cache [2022-08-09T06:40:07.216Z] ---> 6e2f291c7dc3 [2022-08-09T06:40:07.216Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T06:40:07.216Z] ---> Using cache [2022-08-09T06:40:07.216Z] ---> c5499fbcb9a9 [2022-08-09T06:40:07.216Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-09T06:40:07.216Z] ---> Using cache [2022-08-09T06:40:07.216Z] ---> 08b1096f9e06 [2022-08-09T06:40:07.216Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-09T06:40:08.614Z] ---> Running in a9ecf1e87505 [2022-08-09T06:40:11.148Z] Removing intermediate container a9ecf1e87505 [2022-08-09T06:40:11.148Z] ---> 48fc6dbca72c [2022-08-09T06:40:11.148Z] Step 12/25 : WORKDIR /edgex-go [2022-08-09T06:40:11.148Z] ---> Running in 65c9b835aa33 [2022-08-09T06:40:11.148Z] Removing intermediate container 65c9b835aa33 [2022-08-09T06:40:11.148Z] ---> 53b1deb89a32 [2022-08-09T06:40:11.148Z] [2022-08-09T06:40:11.148Z] Step 13/25 : FROM alpine:3.15 [2022-08-09T06:40:11.148Z] ---> 2720e26172a0 [2022-08-09T06:40:11.148Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T06:40:11.148Z] ---> Using cache [2022-08-09T06:40:11.148Z] ---> 326065e46deb [2022-08-09T06:40:11.148Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:40:11.148Z] ---> Using cache [2022-08-09T06:40:11.148Z] ---> a026dce8ad8b [2022-08-09T06:40:11.148Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T06:40:11.148Z] ---> Running in ae4699a34a5e [2022-08-09T06:40:12.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:12.493Z] Removing intermediate container 747e1adfb6ea [2022-08-09T06:40:12.493Z] ---> 92f2691dc337 [2022-08-09T06:40:12.493Z] Successfully built 92f2691dc337 [2022-08-09T06:40:12.493Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T06:40:12.847Z] + docker inspect -f . ci-base-image-arm64 [2022-08-09T06:40:12.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T06:40:13.026Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:13.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-22201 does not seem to be running inside a container [2022-08-09T06:40:13.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-09T06:40:13.284Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T06:40:13.284Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T06:40:13.284Z] OK: 15858 distinct packages available [2022-08-09T06:40:13.284Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:14.221Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:14.221Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-09T06:40:14.480Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-09T06:40:14.480Z] (3/5) Installing libucontext (1.1-r0) [2022-08-09T06:40:14.480Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-09T06:40:14.572Z] $ docker top 5a1f1c16e42ae7893b67326cfe5e5308aba421d8839a9749c9aa8c3ad5d1bd09 -eo pid,comm [2022-08-09T06:40:14.740Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-09T06:40:14.740Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T06:40:14.740Z] OK: 6 MiB in 19 packages [Pipeline] { [Pipeline] sh [2022-08-09T06:40:15.501Z] + go version [2022-08-09T06:40:15.502Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-09T06:40:15.533Z] $ docker stop --time=1 5a1f1c16e42ae7893b67326cfe5e5308aba421d8839a9749c9aa8c3ad5d1bd09 [2022-08-09T06:40:16.657Z] Removing intermediate container ae4699a34a5e [2022-08-09T06:40:16.657Z] ---> 9e7103ff0c3c [2022-08-09T06:40:16.657Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T06:40:16.657Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-09T06:40:16.917Z] Removing intermediate container 641be3dbea3a [2022-08-09T06:40:16.917Z] ---> 1300705f740f [2022-08-09T06:40:16.917Z] [2022-08-09T06:40:16.917Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T06:40:16.917Z] 3.16: Pulling from library/alpine [2022-08-09T06:40:17.172Z] $ docker rm -f 5a1f1c16e42ae7893b67326cfe5e5308aba421d8839a9749c9aa8c3ad5d1bd09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T06:40:17.825Z] + docker inspect -f . ci-base-image-arm64 [2022-08-09T06:40:17.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T06:40:18.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-22201 does not seem to be running inside a container [2022-08-09T06:40:18.199Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-09T06:40:18.311Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-09T06:40:18.311Z] Status: Downloaded newer image for alpine:3.16 [2022-08-09T06:40:18.311Z] ---> d7d3d98c851f [2022-08-09T06:40:18.311Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-09T06:40:18.311Z] ---> 6ceaf43af3de [2022-08-09T06:40:18.311Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T06:40:18.311Z] ---> Running in f6a5c27a6df7 [2022-08-09T06:40:18.571Z] Removing intermediate container f6a5c27a6df7 [2022-08-09T06:40:18.571Z] ---> 6ec86b5cef33 [2022-08-09T06:40:18.571Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-09T06:40:18.831Z] ---> 50db0a665ccf [2022-08-09T06:40:18.831Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-09T06:40:18.831Z] ---> Running in e120e60b6c64 [2022-08-09T06:40:19.401Z] ---> 9ed6b0092d4d [2022-08-09T06:40:19.401Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-09T06:40:19.401Z] Removing intermediate container e120e60b6c64 [2022-08-09T06:40:19.401Z] ---> eb629a376c3c [2022-08-09T06:40:19.401Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-09T06:40:19.493Z] $ docker top d770a39b00c8ba3ab5cd330e9815da038e663a9a3a2a783a604ca817e6a9c625 -eo pid,comm [2022-08-09T06:40:19.661Z] ---> Running in 7881c21aabd1 [Pipeline] { [Pipeline] echo [2022-08-09T06:40:19.759Z] ========================================================= [2022-08-09T06:40:19.759Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-09T06:40:19.759Z] ========================================================= [Pipeline] sh [2022-08-09T06:40:20.231Z] ---> 578d9f21e42e [2022-08-09T06:40:20.231Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T06:40:20.231Z] Removing intermediate container 7881c21aabd1 [2022-08-09T06:40:20.231Z] ---> e103074f8db6 [2022-08-09T06:40:20.231Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:40:20.404Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-08-09T06:40:20.491Z] ---> Running in 56467e34a5eb [2022-08-09T06:40:20.492Z] ---> Running in 78537a7ff9f4 [2022-08-09T06:40:20.753Z] Removing intermediate container 56467e34a5eb [2022-08-09T06:40:20.753Z] ---> 172f34a6ba26 [2022-08-09T06:40:20.753Z] Removing intermediate container 5fc50bead602 [2022-08-09T06:40:20.753Z] ---> 8747c6ef44f8 [2022-08-09T06:40:20.753Z] [2022-08-09T06:40:20.753Z] Step 10/25 : FROM alpine:3.16 [2022-08-09T06:40:20.753Z] ---> d7d3d98c851f [2022-08-09T06:40:20.753Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-09T06:40:20.753Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T06:40:20.753Z] ---> Running in 09933ce934ce [2022-08-09T06:40:20.753Z] ---> Running in fff085b5e539 [2022-08-09T06:40:20.753Z] Removing intermediate container f684a3f083a0 [2022-08-09T06:40:20.753Z] ---> 4e37d960aa4e [2022-08-09T06:40:20.753Z] [2022-08-09T06:40:20.753Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T06:40:20.753Z] ---> d7d3d98c851f [2022-08-09T06:40:20.753Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-09T06:40:21.013Z] ---> Running in 8462bfd9c957 [2022-08-09T06:40:21.013Z] Removing intermediate container fff085b5e539 [2022-08-09T06:40:21.013Z] ---> f9136d50539e [2022-08-09T06:40:21.013Z] Step 23/25 : LABEL arch=x86_64 [2022-08-09T06:40:21.013Z] ---> Running in 9e0eab836aa0 [2022-08-09T06:40:21.013Z] Removing intermediate container 9e0eab836aa0 [2022-08-09T06:40:21.013Z] ---> 5d285139efb6 [2022-08-09T06:40:21.013Z] Step 24/25 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:40:21.086Z] + make test [2022-08-09T06:40:21.086Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-09T06:40:21.273Z] ---> Running in e776ff92a1e1 [2022-08-09T06:40:21.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:21.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:21.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:21.273Z] Removing intermediate container e776ff92a1e1 [2022-08-09T06:40:21.273Z] ---> 7b53c16518de [2022-08-09T06:40:21.273Z] Step 25/25 : LABEL version=0.0.0 [2022-08-09T06:40:21.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:21.532Z] ---> Running in 28578dbd3f31 [2022-08-09T06:40:21.532Z] Removing intermediate container 78537a7ff9f4 [2022-08-09T06:40:21.532Z] ---> d1cbb762b4d3 [2022-08-09T06:40:21.532Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-09T06:40:21.532Z] ---> Running in c251607ef2b0 [2022-08-09T06:40:21.532Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-09T06:40:21.532Z] Removing intermediate container 28578dbd3f31 [2022-08-09T06:40:21.532Z] ---> 35c7a603f35c [2022-08-09T06:40:21.532Z] [2022-08-09T06:40:21.532Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-09T06:40:21.532Z] (3/3) Installing su-exec (0.2-r1) [2022-08-09T06:40:21.532Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T06:40:21.532Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T06:40:21.532Z] OK: 6 MiB in 17 packages [2022-08-09T06:40:21.532Z] Successfully built 35c7a603f35c [2022-08-09T06:40:21.532Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-09T06:40:21.792Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T06:40:21.792Z] Successfully tagged security-spire-server:latest [2022-08-09T06:40:21.792Z]  Building security-spire-server ... done Building security-proxy-setup [2022-08-09T06:40:21.792Z] OK: 6 MiB in 15 packages [2022-08-09T06:40:22.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:23.299Z] Removing intermediate container 8462bfd9c957 [2022-08-09T06:40:23.299Z] ---> c77539ea8bc1 [2022-08-09T06:40:23.299Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T06:40:23.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:23.299Z] Removing intermediate container 09933ce934ce [2022-08-09T06:40:23.299Z] ---> b6efa5f0e6ae [2022-08-09T06:40:23.299Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T06:40:23.299Z] ---> Running in 060674d0b428 [2022-08-09T06:40:23.559Z] ---> Running in db27bedeb99f [2022-08-09T06:40:23.559Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-09T06:40:23.559Z] Removing intermediate container 060674d0b428 [2022-08-09T06:40:23.559Z] ---> 81be6ee6cba3 [2022-08-09T06:40:23.559Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-09T06:40:23.559Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T06:40:23.559Z] Removing intermediate container db27bedeb99f [2022-08-09T06:40:23.559Z] ---> d32a9a54cbde [2022-08-09T06:40:23.559Z] Step 13/25 : WORKDIR / [2022-08-09T06:40:23.817Z] ---> Running in 0e805890f01f [2022-08-09T06:40:23.817Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-09T06:40:23.817Z] ---> Running in e288214ab011 [2022-08-09T06:40:23.817Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T06:40:23.817Z] Removing intermediate container 0e805890f01f [2022-08-09T06:40:23.817Z] ---> 5943099cd8a3 [2022-08-09T06:40:23.817Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T06:40:24.081Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-09T06:40:24.081Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-09T06:40:24.081Z] Removing intermediate container e288214ab011 [2022-08-09T06:40:24.081Z] ---> 66363121cac8 [2022-08-09T06:40:24.081Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-09T06:40:24.081Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T06:40:24.081Z] OK: 8 MiB in 20 packages [2022-08-09T06:40:24.081Z] ---> Running in a2f4bc7c490e [2022-08-09T06:40:24.650Z] ---> 11eba6823022 [2022-08-09T06:40:24.650Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-09T06:40:24.909Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:40:24.909Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:40:24.909Z] ---> 937493353204 [2022-08-09T06:40:24.909Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T06:40:24.909Z] ---> Using cache [2022-08-09T06:40:24.909Z] ---> 4179633dccc8 [2022-08-09T06:40:24.909Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:40:24.909Z] ---> Using cache [2022-08-09T06:40:24.909Z] ---> b83874d8b117 [2022-08-09T06:40:24.909Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T06:40:24.909Z] Removing intermediate container a2f4bc7c490e [2022-08-09T06:40:24.909Z] ---> 562a5fea4f68 [2022-08-09T06:40:24.909Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T06:40:24.909Z] ---> Running in 1c22df6fd2a2 [2022-08-09T06:40:24.909Z] ---> 63671ce308e4 [2022-08-09T06:40:24.909Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-09T06:40:25.170Z] Removing intermediate container c251607ef2b0 [2022-08-09T06:40:25.170Z] ---> 27562de1eb70 [2022-08-09T06:40:25.170Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T06:40:25.170Z] ---> 7482d9a6a6c3 [2022-08-09T06:40:25.170Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-09T06:40:25.170Z] ---> 1aa6ea6a4614 [2022-08-09T06:40:25.170Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-09T06:40:25.170Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:25.739Z] ---> ce090a43ba75 [2022-08-09T06:40:25.739Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-09T06:40:25.739Z] ---> 82c3076e4e6f [2022-08-09T06:40:25.739Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-09T06:40:25.739Z] Removing intermediate container 94856eaa472f [2022-08-09T06:40:25.739Z] ---> d67327705de2 [2022-08-09T06:40:25.739Z] [2022-08-09T06:40:25.739Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T06:40:25.739Z] ---> d7d3d98c851f [2022-08-09T06:40:25.739Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-09T06:40:26.001Z] ---> c0f5f0d172e4 [2022-08-09T06:40:26.001Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-09T06:40:26.001Z] ---> Running in 2c391740956c [2022-08-09T06:40:26.001Z] ---> 0e6f5b8adb95 [2022-08-09T06:40:26.001Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-09T06:40:26.001Z] ---> f3710f53310e [2022-08-09T06:40:26.001Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-09T06:40:26.001Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:26.260Z] ---> 22463991b42a [2022-08-09T06:40:26.260Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-09T06:40:26.260Z] ---> ac99fcd97b33 [2022-08-09T06:40:26.260Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-09T06:40:26.260Z] ---> Running in dad0196db520 [2022-08-09T06:40:26.260Z] ---> Running in 6475ec0b965b [2022-08-09T06:40:26.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:26.520Z] OK: 211 MiB in 51 packages [2022-08-09T06:40:26.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:26.520Z] Removing intermediate container dad0196db520 [2022-08-09T06:40:26.520Z] ---> b686845ed9bc [2022-08-09T06:40:26.520Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T06:40:26.520Z] ---> da12d5bf0b56 [2022-08-09T06:40:26.520Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T06:40:26.520Z] Removing intermediate container 6475ec0b965b [2022-08-09T06:40:26.520Z] ---> 49772cf9ee52 [2022-08-09T06:40:26.520Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T06:40:26.520Z] ---> Running in bc59fa561ac2 [2022-08-09T06:40:26.520Z] ---> Running in 52087ca75dd9 [2022-08-09T06:40:26.779Z] Removing intermediate container bc59fa561ac2 [2022-08-09T06:40:26.779Z] ---> 1028d2b3c414 [2022-08-09T06:40:26.779Z] Step 21/23 : LABEL arch=x86_64 [2022-08-09T06:40:26.779Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-09T06:40:26.779Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-09T06:40:26.779Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T06:40:26.779Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T06:40:26.779Z] Removing intermediate container 52087ca75dd9 [2022-08-09T06:40:26.779Z] ---> 2d48edd5d954 [2022-08-09T06:40:26.779Z] Step 20/22 : LABEL arch=x86_64 [2022-08-09T06:40:26.779Z] ---> Running in 49248fdf8cf0 [2022-08-09T06:40:26.779Z] ---> 3ca92b3b2fa9 [2022-08-09T06:40:26.779Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T06:40:26.779Z] ---> Running in b3d5f1f4e586 [2022-08-09T06:40:26.779Z] OK: 6 MiB in 16 packages [2022-08-09T06:40:26.779Z] ---> Running in c25fa0f759a2 [2022-08-09T06:40:26.779Z] Removing intermediate container 1c22df6fd2a2 [2022-08-09T06:40:26.780Z] ---> 679cb50addef [2022-08-09T06:40:26.780Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T06:40:27.039Z] Removing intermediate container 49248fdf8cf0 [2022-08-09T06:40:27.039Z] ---> 89f869558840 [2022-08-09T06:40:27.039Z] Step 22/23 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:40:27.039Z] Removing intermediate container b3d5f1f4e586 [2022-08-09T06:40:27.039Z] ---> 7f4bc2fcbff7 [2022-08-09T06:40:27.039Z] Step 21/22 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:40:27.039Z] ---> Running in dbb9203aeee4 [2022-08-09T06:40:27.039Z] ---> Running in ab6f314386a6 [2022-08-09T06:40:27.039Z] ---> 28aa7ab94938 [2022-08-09T06:40:27.039Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:40:27.039Z] Removing intermediate container dbb9203aeee4 [2022-08-09T06:40:27.039Z] ---> 76ca1c36e436 [2022-08-09T06:40:27.039Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T06:40:27.303Z] Removing intermediate container ab6f314386a6 [2022-08-09T06:40:27.303Z] ---> 36d1ceb852b1 [2022-08-09T06:40:27.303Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T06:40:27.303Z] ---> Running in 0d5d62c286a2 [2022-08-09T06:40:27.303Z] ---> Running in c577570240c5 [2022-08-09T06:40:27.303Z] ---> Running in d048bc2792d7 [2022-08-09T06:40:27.303Z] Removing intermediate container c577570240c5 [2022-08-09T06:40:27.303Z] ---> 6eb9bd3a35e7 [2022-08-09T06:40:27.303Z] [2022-08-09T06:40:27.303Z] Removing intermediate container d048bc2792d7 [2022-08-09T06:40:27.303Z] ---> 3d39da43f9bb [2022-08-09T06:40:27.303Z] [2022-08-09T06:40:27.303Z] Removing intermediate container 2c391740956c [2022-08-09T06:40:27.303Z] ---> f3e873d1d203 [2022-08-09T06:40:27.303Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T06:40:27.563Z] ---> Running in 5ced91e8fb7d [2022-08-09T06:40:27.563Z] Successfully built 6eb9bd3a35e7 [2022-08-09T06:40:27.563Z] Successfully tagged core-data:latest [2022-08-09T06:40:27.563Z] Building security-spire-agent [2022-08-09T06:40:27.563Z]  Building core-data ... done Successfully built 3d39da43f9bb [2022-08-09T06:40:27.563Z] Successfully tagged support-scheduler:latest [2022-08-09T06:40:27.563Z] Building security-bootstrapper [2022-08-09T06:40:27.563Z]  Building support-scheduler ... done Removing intermediate container 5ced91e8fb7d [2022-08-09T06:40:27.563Z] ---> ddf62e5a1d56 [2022-08-09T06:40:27.563Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-09T06:40:27.563Z] Removing intermediate container c25fa0f759a2 [2022-08-09T06:40:27.563Z] ---> 5d079c6e81d2 [2022-08-09T06:40:27.563Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T06:40:27.563Z] ---> Running in 9aac87e46155 [2022-08-09T06:40:27.563Z] ---> Running in 41bffdddb417 [2022-08-09T06:40:29.149Z] Removing intermediate container 9aac87e46155 [2022-08-09T06:40:29.149Z] ---> 22d823e007d2 [2022-08-09T06:40:29.149Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T06:40:29.149Z] Removing intermediate container 41bffdddb417 [2022-08-09T06:40:29.149Z] ---> cee5ced47ae1 [2022-08-09T06:40:29.149Z] Step 23/25 : LABEL arch=x86_64 [2022-08-09T06:40:29.722Z] ---> Running in 39c384a8d47b [2022-08-09T06:40:29.722Z] ---> Running in 426188d739f9 [2022-08-09T06:40:30.694Z] Removing intermediate container 39c384a8d47b [2022-08-09T06:40:30.694Z] ---> a5bab8656b79 [2022-08-09T06:40:30.694Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T06:40:30.694Z] Removing intermediate container 426188d739f9 [2022-08-09T06:40:30.694Z] ---> 0449b590dca6 [2022-08-09T06:40:30.694Z] Step 24/25 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:40:30.694Z] ---> 95742df462cd [2022-08-09T06:40:30.694Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-09T06:40:30.694Z] ---> Running in 486174a40fb6 [2022-08-09T06:40:31.270Z] Removing intermediate container 486174a40fb6 [2022-08-09T06:40:31.270Z] ---> f7cf6b468ab3 [2022-08-09T06:40:31.270Z] Step 25/25 : LABEL version=0.0.0 [2022-08-09T06:40:32.209Z] ---> 04ad405ffb2c [2022-08-09T06:40:32.209Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-09T06:40:32.209Z] ---> Running in 44f329449292 [2022-08-09T06:40:32.209Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:40:32.209Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:40:32.209Z] ---> 937493353204 [2022-08-09T06:40:32.209Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> 4179633dccc8 [2022-08-09T06:40:32.209Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> b83874d8b117 [2022-08-09T06:40:32.209Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> 18551dfa0916 [2022-08-09T06:40:32.209Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> d1881939e944 [2022-08-09T06:40:32.209Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> c2fedbb37a6f [2022-08-09T06:40:32.209Z] Step 8/26 : COPY . . [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> 6e2f291c7dc3 [2022-08-09T06:40:32.209Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> c5499fbcb9a9 [2022-08-09T06:40:32.209Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> 08b1096f9e06 [2022-08-09T06:40:32.209Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> f16b74802fee [2022-08-09T06:40:32.209Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> 96535c211c3b [2022-08-09T06:40:32.209Z] [2022-08-09T06:40:32.209Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T06:40:32.209Z] ---> 2720e26172a0 [2022-08-09T06:40:32.209Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> 326065e46deb [2022-08-09T06:40:32.209Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> a026dce8ad8b [2022-08-09T06:40:32.209Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> 9e7103ff0c3c [2022-08-09T06:40:32.209Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-09T06:40:32.209Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:40:32.209Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:40:32.209Z] ---> 937493353204 [2022-08-09T06:40:32.209Z] Step 3/31 : WORKDIR /edgex-go [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> 4179633dccc8 [2022-08-09T06:40:32.209Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> b83874d8b117 [2022-08-09T06:40:32.209Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> 679cb50addef [2022-08-09T06:40:32.209Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-09T06:40:32.209Z] ---> Using cache [2022-08-09T06:40:32.209Z] ---> 28aa7ab94938 [2022-08-09T06:40:32.209Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:40:32.783Z] ---> Running in 5a345894e6ce [2022-08-09T06:40:32.783Z] ---> b58fa38d9fac [2022-08-09T06:40:32.783Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-09T06:40:32.783Z] Removing intermediate container 44f329449292 [2022-08-09T06:40:32.783Z] ---> 86f5a11167dd [2022-08-09T06:40:32.783Z] [2022-08-09T06:40:32.783Z] ---> 040b37fca85c [2022-08-09T06:40:32.783Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T06:40:32.783Z] ---> Running in 159698f11fce [2022-08-09T06:40:32.783Z] Successfully built 86f5a11167dd [2022-08-09T06:40:32.783Z] Successfully tagged security-secretstore-setup:latest [2022-08-09T06:40:32.783Z]  Building security-secretstore-setup ... done Building core-metadata [2022-08-09T06:40:34.171Z] Removing intermediate container 159698f11fce [2022-08-09T06:40:34.171Z] ---> ded261fd1c3a [2022-08-09T06:40:34.171Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T06:40:35.548Z] Removing intermediate container 0d5d62c286a2 [2022-08-09T06:40:35.548Z] ---> ac3872ed9635 [2022-08-09T06:40:35.548Z] Step 8/22 : COPY . . [2022-08-09T06:40:35.548Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:40:35.548Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:40:35.548Z] ---> 937493353204 [2022-08-09T06:40:35.548Z] Step 3/24 : WORKDIR /edgex-go [2022-08-09T06:40:35.548Z] ---> Using cache [2022-08-09T06:40:35.548Z] ---> 4179633dccc8 [2022-08-09T06:40:35.548Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:40:35.548Z] ---> Using cache [2022-08-09T06:40:35.548Z] ---> b83874d8b117 [2022-08-09T06:40:35.548Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-09T06:40:35.548Z] ---> Using cache [2022-08-09T06:40:35.548Z] ---> 679cb50addef [2022-08-09T06:40:35.548Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-09T06:40:35.548Z] ---> Using cache [2022-08-09T06:40:35.548Z] ---> 28aa7ab94938 [2022-08-09T06:40:35.548Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:40:35.548Z] ---> Using cache [2022-08-09T06:40:35.548Z] ---> ac3872ed9635 [2022-08-09T06:40:35.548Z] Step 8/24 : COPY . . [2022-08-09T06:40:36.486Z] ---> Running in 0cb66540d518 [2022-08-09T06:40:36.486Z] ---> acc17ca2a375 [2022-08-09T06:40:36.486Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T06:40:37.865Z] Removing intermediate container 0cb66540d518 [2022-08-09T06:40:37.865Z] ---> 7be362f5ca57 [2022-08-09T06:40:37.865Z] Step 20/22 : LABEL arch=x86_64 [2022-08-09T06:40:37.865Z] ---> 991660ab1e82 [2022-08-09T06:40:37.865Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-09T06:40:37.865Z] ---> Running in 04b3abf41a08 [2022-08-09T06:40:38.436Z] Removing intermediate container 04b3abf41a08 [2022-08-09T06:40:38.436Z] ---> ad0255393ef2 [2022-08-09T06:40:38.436Z] Step 21/22 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:40:38.697Z] ---> 5d7c9425b77e [2022-08-09T06:40:38.697Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-09T06:40:38.697Z] ---> Running in 67ec6fdd8fb4 [2022-08-09T06:40:38.955Z] ---> 69abcf602a6e [2022-08-09T06:40:38.955Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-09T06:40:38.955Z] ---> 7c030ea3996f [2022-08-09T06:40:38.955Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T06:40:38.955Z] Removing intermediate container 67ec6fdd8fb4 [2022-08-09T06:40:38.955Z] ---> 039e80d40c0c [2022-08-09T06:40:38.955Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T06:40:38.955Z] ---> Running in 3d36f4070611 [2022-08-09T06:40:38.955Z] ---> Running in abfd64c16335 [2022-08-09T06:40:39.215Z] ---> Running in 24b6010d73d0 [2022-08-09T06:40:39.215Z] Removing intermediate container 24b6010d73d0 [2022-08-09T06:40:39.215Z] ---> 1243f5ca8f3c [2022-08-09T06:40:39.215Z] [2022-08-09T06:40:39.215Z] Removing intermediate container abfd64c16335 [2022-08-09T06:40:39.215Z] ---> 43593077af02 [2022-08-09T06:40:39.215Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T06:40:39.215Z] ---> 60a6d3d676ba [2022-08-09T06:40:39.215Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-09T06:40:39.484Z] ---> Running in 5f7b70d914a4 [2022-08-09T06:40:39.484Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-09T06:40:39.484Z] ---> Running in 6aa694a1f75f [2022-08-09T06:40:39.484Z] Successfully built 1243f5ca8f3c [2022-08-09T06:40:39.484Z] Successfully tagged support-notifications:latest [2022-08-09T06:40:39.484Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-08-09T06:40:39.743Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-09T06:40:39.743Z] Removing intermediate container 5f7b70d914a4 [2022-08-09T06:40:39.743Z] ---> 2c6835ac0487 [2022-08-09T06:40:39.743Z] Step 24/26 : LABEL arch=x86_64 [2022-08-09T06:40:41.122Z] ---> Running in 34a5a0fe97fd [2022-08-09T06:40:41.122Z] Removing intermediate container 34a5a0fe97fd [2022-08-09T06:40:41.122Z] ---> 8ea7865c9676 [2022-08-09T06:40:41.122Z] Step 25/26 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:40:41.380Z] ---> Running in 1ce4f43237e6 [2022-08-09T06:40:41.381Z] Removing intermediate container 5a345894e6ce [2022-08-09T06:40:41.381Z] ---> a2e49902421c [2022-08-09T06:40:41.381Z] Step 8/31 : COPY . . [2022-08-09T06:40:41.639Z] Removing intermediate container 1ce4f43237e6 [2022-08-09T06:40:41.639Z] ---> 31e85cd72b59 [2022-08-09T06:40:41.639Z] Step 26/26 : LABEL version=0.0.0 [2022-08-09T06:40:41.639Z] ---> Running in d82d8c75ce19 [2022-08-09T06:40:42.211Z] Removing intermediate container d82d8c75ce19 [2022-08-09T06:40:42.211Z] ---> 29c9e92af28b [2022-08-09T06:40:42.211Z] [2022-08-09T06:40:42.211Z] Successfully built 29c9e92af28b [2022-08-09T06:40:42.469Z] Successfully tagged security-spire-agent:latest [2022-08-09T06:40:42.469Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-08-09T06:40:43.846Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:40:43.846Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:40:43.846Z] ---> 937493353204 [2022-08-09T06:40:43.846Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T06:40:43.846Z] ---> Using cache [2022-08-09T06:40:43.846Z] ---> 4179633dccc8 [2022-08-09T06:40:43.846Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:40:43.846Z] ---> Using cache [2022-08-09T06:40:43.846Z] ---> b83874d8b117 [2022-08-09T06:40:43.846Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-09T06:40:47.275Z] ---> Running in 7a0a0ee5906c [2022-08-09T06:40:47.275Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:40:47.275Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:40:47.275Z] ---> 937493353204 [2022-08-09T06:40:47.275Z] Step 3/20 : WORKDIR /edgex-go [2022-08-09T06:40:47.275Z] ---> Using cache [2022-08-09T06:40:47.275Z] ---> 4179633dccc8 [2022-08-09T06:40:47.275Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-09T06:40:47.537Z] ---> Running in d26b07c84670 [2022-08-09T06:40:47.537Z] ---> e6e7b73d6e77 [2022-08-09T06:40:47.537Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-09T06:40:47.798Z] ---> Running in a436a183af2c [2022-08-09T06:40:48.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:48.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:48.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:48.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-09T06:40:48.884Z] v3.16.1-120-g7aab12b192 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-09T06:40:48.884Z] v3.16.1-123-g8df8eb3436 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-09T06:40:48.884Z] OK: 17038 distinct packages available [2022-08-09T06:40:48.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:48.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:49.143Z] OK: 211 MiB in 51 packages [2022-08-09T06:40:49.143Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:40:49.723Z] OK: 211 MiB in 51 packages [2022-08-09T06:40:50.294Z] Removing intermediate container d26b07c84670 [2022-08-09T06:40:50.294Z] ---> 9d60bf2b51ec [2022-08-09T06:40:50.294Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-09T06:40:50.557Z] Removing intermediate container 7a0a0ee5906c [2022-08-09T06:40:50.557Z] ---> 3dbfd6d6ec56 [2022-08-09T06:40:50.557Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T06:40:50.557Z] ---> 112f45afbeff [2022-08-09T06:40:50.557Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:40:50.816Z] ---> Running in fac112be9790 [2022-08-09T06:40:50.816Z] ---> ba0f7ec86342 [2022-08-09T06:40:50.816Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:40:51.075Z] ---> Running in 676c9710cdaa [2022-08-09T06:40:53.431Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-09T06:40:57.652Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-09T06:41:02.922Z] Removing intermediate container 676c9710cdaa [2022-08-09T06:41:02.922Z] ---> 52b3c27a51e9 [2022-08-09T06:41:02.922Z] Step 8/23 : COPY . . [2022-08-09T06:41:02.922Z] Removing intermediate container fac112be9790 [2022-08-09T06:41:02.922Z] ---> fff8150e66bd [2022-08-09T06:41:02.922Z] Step 7/20 : COPY . . [2022-08-09T06:41:07.122Z] Removing intermediate container 3d36f4070611 [2022-08-09T06:41:07.122Z] ---> c3c02ba19be7 [2022-08-09T06:41:07.122Z] [2022-08-09T06:41:07.122Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T06:41:07.122Z] ---> d7d3d98c851f [2022-08-09T06:41:07.122Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-09T06:41:07.122Z] Removing intermediate container 6aa694a1f75f [2022-08-09T06:41:07.122Z] ---> 1f9acda89317 [2022-08-09T06:41:07.122Z] [2022-08-09T06:41:07.122Z] Step 10/24 : FROM alpine:3.16 [2022-08-09T06:41:07.122Z] ---> d7d3d98c851f [2022-08-09T06:41:07.122Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-09T06:41:07.122Z] ---> Using cache [2022-08-09T06:41:07.122Z] ---> c77539ea8bc1 [2022-08-09T06:41:07.122Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T06:41:07.122Z] ---> Using cache [2022-08-09T06:41:07.122Z] ---> 81be6ee6cba3 [2022-08-09T06:41:07.122Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-09T06:41:07.388Z] ---> dfeb3ed099e9 [2022-08-09T06:41:07.388Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-09T06:41:07.388Z] ---> 956fe1022fc0 [2022-08-09T06:41:07.388Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-09T06:41:07.388Z] ---> Running in 70ed00658fa7 [2022-08-09T06:41:07.388Z] ---> Running in 3d28837a0b19 [2022-08-09T06:41:07.388Z] ---> Running in 2b9f60b9e419 [2022-08-09T06:41:07.388Z] ---> Running in da1576dfd595 [2022-08-09T06:41:07.647Z] Removing intermediate container 3d28837a0b19 [2022-08-09T06:41:07.647Z] ---> a3cae709966b [2022-08-09T06:41:07.647Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-09T06:41:07.647Z] ---> Running in b4ac0236eb39 [2022-08-09T06:41:07.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:41:07.906Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-09T06:41:07.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:41:07.906Z] Removing intermediate container b4ac0236eb39 [2022-08-09T06:41:07.906Z] ---> e8540a996779 [2022-08-09T06:41:07.906Z] Step 15/24 : WORKDIR / [2022-08-09T06:41:07.906Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-09T06:41:07.906Z] ---> Running in 5df280e6fd4d [2022-08-09T06:41:08.165Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-09T06:41:08.165Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-09T06:41:08.165Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T06:41:08.165Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-09T06:41:08.165Z] (5/6) Installing curl (7.83.1-r2) [2022-08-09T06:41:08.165Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-09T06:41:08.165Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T06:41:08.165Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T06:41:08.165Z] Removing intermediate container 5df280e6fd4d [2022-08-09T06:41:08.165Z] ---> 7c6ae394e95f [2022-08-09T06:41:08.165Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T06:41:08.165Z] OK: 8 MiB in 20 packages [2022-08-09T06:41:09.103Z] ---> c572944920a9 [2022-08-09T06:41:09.103Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-09T06:41:09.103Z] Removing intermediate container a436a183af2c [2022-08-09T06:41:09.103Z] ---> 187b698adb79 [2022-08-09T06:41:09.103Z] [2022-08-09T06:41:09.103Z] Step 10/31 : FROM alpine:3.16 [2022-08-09T06:41:09.103Z] ---> d7d3d98c851f [2022-08-09T06:41:09.103Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T06:41:09.103Z] ---> Running in d9357f809c67 [2022-08-09T06:41:09.103Z] Removing intermediate container 70ed00658fa7 [2022-08-09T06:41:09.103Z] ---> c1fe792b1109 [2022-08-09T06:41:09.103Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T06:41:09.103Z] ---> Running in 8209cf92d7d2 [2022-08-09T06:41:09.103Z] Removing intermediate container d9357f809c67 [2022-08-09T06:41:09.103Z] ---> 03c074de82ab [2022-08-09T06:41:09.103Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-09T06:41:09.369Z] ---> Running in 4bb00999c547 [2022-08-09T06:41:09.369Z] Removing intermediate container 8209cf92d7d2 [2022-08-09T06:41:09.369Z] ---> ee49aba8d3c4 [2022-08-09T06:41:09.369Z] Step 13/22 : WORKDIR /edgex [2022-08-09T06:41:09.369Z] ---> Running in a66a68f31a32 [2022-08-09T06:41:09.629Z] ---> 307b5d9238d2 [2022-08-09T06:41:09.629Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-09T06:41:09.629Z] Removing intermediate container a66a68f31a32 [2022-08-09T06:41:09.629Z] ---> 57d1be3ec548 [2022-08-09T06:41:09.629Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-09T06:41:09.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:41:09.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:41:09.889Z] ---> a602945fd060 [2022-08-09T06:41:09.889Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-09T06:41:09.889Z] ---> 40725ce7457a [2022-08-09T06:41:09.889Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-09T06:41:10.148Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-09T06:41:10.148Z] (2/2) Installing su-exec (0.2-r1) [2022-08-09T06:41:10.148Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T06:41:10.148Z] OK: 6 MiB in 16 packages [2022-08-09T06:41:10.411Z] ---> a8f97199f424 [2022-08-09T06:41:10.411Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-09T06:41:10.411Z] ---> 60b6ad238ec6 [2022-08-09T06:41:10.411Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-09T06:41:10.411Z] ---> Running in 0e5b13451c4c [2022-08-09T06:41:10.411Z] Removing intermediate container 4bb00999c547 [2022-08-09T06:41:10.411Z] ---> 462ae091b6ca [2022-08-09T06:41:10.411Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-09T06:41:10.670Z] ---> Running in f0da60e7c5ef [2022-08-09T06:41:10.670Z] Removing intermediate container 0e5b13451c4c [2022-08-09T06:41:10.670Z] ---> d31c01613152 [2022-08-09T06:41:10.670Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T06:41:10.930Z] ---> Running in 9df69221797b [2022-08-09T06:41:10.930Z] ---> cc3b485a81aa [2022-08-09T06:41:10.930Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T06:41:10.930Z] Removing intermediate container f0da60e7c5ef [2022-08-09T06:41:10.930Z] ---> 2f1e112ee7f5 [2022-08-09T06:41:10.930Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-09T06:41:10.930Z] ---> Running in 5d215e4da049 [2022-08-09T06:41:10.930Z] Removing intermediate container 9df69221797b [2022-08-09T06:41:10.930Z] ---> ce6044203be6 [2022-08-09T06:41:10.930Z] Step 22/24 : LABEL arch=x86_64 [2022-08-09T06:41:10.930Z] ---> Running in ac2660825d7b [2022-08-09T06:41:11.214Z] ---> 9fd8e2239cbe [2022-08-09T06:41:11.214Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T06:41:11.214Z] Removing intermediate container 5d215e4da049 [2022-08-09T06:41:11.214Z] ---> dc2574a7891e [2022-08-09T06:41:11.214Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-09T06:41:11.214Z] ---> Running in b7fcd90f1e7c [2022-08-09T06:41:11.214Z] Removing intermediate container ac2660825d7b [2022-08-09T06:41:11.214Z] ---> 762ce232291a [2022-08-09T06:41:11.214Z] Step 23/24 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:41:11.214Z] ---> Running in fb35890ed6e2 [2022-08-09T06:41:11.475Z] ---> Running in ab13ca73eddc [2022-08-09T06:41:11.475Z] Removing intermediate container fb35890ed6e2 [2022-08-09T06:41:11.475Z] ---> 106ae0822b7d [2022-08-09T06:41:11.475Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-09T06:41:11.475Z] ---> Running in 685d4763035e [2022-08-09T06:41:11.736Z] Removing intermediate container ab13ca73eddc [2022-08-09T06:41:11.736Z] ---> b822f4ded5c3 [2022-08-09T06:41:11.736Z] Step 24/24 : LABEL version=0.0.0 [2022-08-09T06:41:11.736Z] ---> Running in 3a44e8552618 [2022-08-09T06:41:12.319Z] Removing intermediate container 3a44e8552618 [2022-08-09T06:41:12.319Z] ---> 8d6d794c392d [2022-08-09T06:41:12.319Z] [2022-08-09T06:41:12.319Z] Successfully built 8d6d794c392d [2022-08-09T06:41:12.319Z] Successfully tagged core-metadata:latest [2022-08-09T06:41:12.319Z] Building core-command [2022-08-09T06:41:14.877Z]  Building core-metadata ... done Removing intermediate container b7fcd90f1e7c [2022-08-09T06:41:14.877Z] ---> 7ff1ccf35ec1 [2022-08-09T06:41:14.877Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T06:41:15.137Z] ---> Running in db4dcc75de34 [2022-08-09T06:41:15.137Z] Removing intermediate container 685d4763035e [2022-08-09T06:41:15.137Z] ---> 2b527036a4cd [2022-08-09T06:41:15.137Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-09T06:41:15.137Z] ---> Running in 0bfa2fc8ac54 [2022-08-09T06:41:15.419Z] Removing intermediate container db4dcc75de34 [2022-08-09T06:41:15.419Z] ---> abad18f8ddad [2022-08-09T06:41:15.419Z] Step 20/22 : LABEL arch=x86_64 [2022-08-09T06:41:15.419Z] ---> Running in c2fad21feb48 [2022-08-09T06:41:15.700Z] Removing intermediate container 0bfa2fc8ac54 [2022-08-09T06:41:15.700Z] ---> 9b70d91a7377 [2022-08-09T06:41:15.700Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-09T06:41:15.700Z] Removing intermediate container c2fad21feb48 [2022-08-09T06:41:15.700Z] ---> ea7873f9d08a [2022-08-09T06:41:15.700Z] Step 21/22 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:41:15.959Z] ---> Running in c8cf60bac702 [2022-08-09T06:41:16.223Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:41:16.223Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:41:16.223Z] ---> 937493353204 [2022-08-09T06:41:16.223Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T06:41:16.223Z] ---> Using cache [2022-08-09T06:41:16.223Z] ---> 4179633dccc8 [2022-08-09T06:41:16.223Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:41:16.223Z] ---> Using cache [2022-08-09T06:41:16.223Z] ---> b83874d8b117 [2022-08-09T06:41:16.223Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-09T06:41:16.223Z] ---> Using cache [2022-08-09T06:41:16.223Z] ---> 679cb50addef [2022-08-09T06:41:16.223Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T06:41:16.223Z] ---> Using cache [2022-08-09T06:41:16.223Z] ---> 28aa7ab94938 [2022-08-09T06:41:16.223Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:41:16.223Z] ---> Using cache [2022-08-09T06:41:16.223Z] ---> a2e49902421c [2022-08-09T06:41:16.223Z] Step 8/23 : COPY . . [2022-08-09T06:41:16.223Z] ---> Using cache [2022-08-09T06:41:16.223Z] ---> e6e7b73d6e77 [2022-08-09T06:41:16.223Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-09T06:41:16.488Z] ---> 175bee06b3ef [2022-08-09T06:41:16.488Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-09T06:41:16.488Z] ---> Running in 7bac11638446 [2022-08-09T06:41:16.488Z] ---> Running in ea3765eb1e26 [2022-08-09T06:41:16.488Z] Removing intermediate container c8cf60bac702 [2022-08-09T06:41:16.488Z] ---> e511adc8d91a [2022-08-09T06:41:16.488Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T06:41:16.747Z] ---> Running in d9900aa9232c [2022-08-09T06:41:17.006Z] Removing intermediate container d9900aa9232c [2022-08-09T06:41:17.006Z] ---> e6a00acb7376 [2022-08-09T06:41:17.006Z] [2022-08-09T06:41:17.006Z] Successfully built e6a00acb7376 [2022-08-09T06:41:17.006Z] Successfully tagged security-proxy-setup:latest [2022-08-09T06:41:17.576Z]  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-09T06:41:18.144Z] Removing intermediate container ea3765eb1e26 [2022-08-09T06:41:18.144Z] ---> 44f2502d3496 [2022-08-09T06:41:18.144Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T06:41:18.715Z] ---> b453aee07c6c [2022-08-09T06:41:18.715Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-09T06:41:19.654Z] ---> 205831af2ecf [2022-08-09T06:41:19.654Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-09T06:41:19.654Z] ---> a3818bfcac1f [2022-08-09T06:41:19.654Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-09T06:41:20.227Z] ---> 831fad71a060 [2022-08-09T06:41:20.227Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-09T06:41:20.795Z] ---> cc791e88b0a9 [2022-08-09T06:41:20.795Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-09T06:41:21.054Z] ---> 77ba39d6f0f8 [2022-08-09T06:41:21.054Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-09T06:41:21.315Z] ---> Running in fbb38f165be3 [2022-08-09T06:41:22.861Z] Removing intermediate container fbb38f165be3 [2022-08-09T06:41:22.861Z] ---> 5e1b11e338dd [2022-08-09T06:41:22.861Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-09T06:41:22.861Z] ---> Running in 36e875c37ad5 [2022-08-09T06:41:22.861Z] Removing intermediate container 36e875c37ad5 [2022-08-09T06:41:22.861Z] ---> b72c0bea5265 [2022-08-09T06:41:22.861Z] Step 28/31 : CMD ["gate"] [2022-08-09T06:41:23.200Z] ---> Running in af4153b51be2 [2022-08-09T06:41:23.200Z] Removing intermediate container af4153b51be2 [2022-08-09T06:41:23.200Z] ---> 0357dcf15fb1 [2022-08-09T06:41:23.200Z] Step 29/31 : LABEL arch=x86_64 [2022-08-09T06:41:23.200Z] ---> Running in 50bbd713b28b [2022-08-09T06:41:23.462Z] Removing intermediate container 50bbd713b28b [2022-08-09T06:41:23.462Z] ---> 0b67e63994e8 [2022-08-09T06:41:23.462Z] Step 30/31 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:41:23.462Z] ---> Running in 8478e5ef5e6a [2022-08-09T06:41:23.721Z] Removing intermediate container 8478e5ef5e6a [2022-08-09T06:41:23.721Z] ---> 3827a31e6514 [2022-08-09T06:41:23.721Z] Step 31/31 : LABEL version=0.0.0 [2022-08-09T06:41:23.985Z] ---> Running in 83449e298bc6 [2022-08-09T06:41:24.248Z] Removing intermediate container 83449e298bc6 [2022-08-09T06:41:24.248Z] ---> ac6fb7d64a18 [2022-08-09T06:41:24.248Z] [2022-08-09T06:41:24.248Z] Successfully built ac6fb7d64a18 [2022-08-09T06:41:24.248Z] Successfully tagged security-bootstrapper:latest [2022-08-09T06:41:29.531Z]  Building security-bootstrapper ... done Removing intermediate container da1576dfd595 [2022-08-09T06:41:29.531Z] ---> 8365b6158d11 [2022-08-09T06:41:29.531Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-09T06:41:29.531Z] ---> Running in 49151205ea95 [2022-08-09T06:41:29.531Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-09T06:41:30.470Z] Removing intermediate container 49151205ea95 [2022-08-09T06:41:30.470Z] ---> 55e183ac98d9 [2022-08-09T06:41:30.470Z] [2022-08-09T06:41:30.470Z] Step 11/23 : FROM alpine:3.16 [2022-08-09T06:41:30.470Z] ---> d7d3d98c851f [2022-08-09T06:41:30.470Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-09T06:41:30.470Z] ---> Running in e8f80f84bda9 [2022-08-09T06:41:30.470Z] Removing intermediate container e8f80f84bda9 [2022-08-09T06:41:30.470Z] ---> 8134196e27e2 [2022-08-09T06:41:30.470Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-09T06:41:30.470Z] ---> Running in 7ecc660b481d [2022-08-09T06:41:31.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:41:31.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:41:31.555Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-09T06:41:31.555Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-09T06:41:31.555Z] (3/33) Installing readline (8.1.2-r0) [2022-08-09T06:41:31.555Z] (4/33) Installing bash (5.1.16-r2) [2022-08-09T06:41:31.555Z] Executing bash-5.1.16-r2.post-install [2022-08-09T06:41:31.555Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-09T06:41:31.555Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-09T06:41:31.555Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T06:41:31.555Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-09T06:41:31.555Z] (9/33) Installing curl (7.83.1-r2) [2022-08-09T06:41:31.555Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-09T06:41:31.817Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-09T06:41:31.817Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-09T06:41:31.817Z] (13/33) Installing expat (2.4.8-r0) [2022-08-09T06:41:31.817Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-09T06:41:31.817Z] (15/33) Installing gdbm (1.23-r0) [2022-08-09T06:41:31.817Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-09T06:41:31.817Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T06:41:31.817Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T06:41:31.817Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-09T06:41:31.817Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-09T06:41:31.817Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-09T06:41:32.076Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-09T06:41:32.076Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-09T06:41:32.076Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-09T06:41:32.076Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-09T06:41:32.076Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-09T06:41:32.076Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-09T06:41:32.076Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-09T06:41:32.076Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-09T06:41:32.335Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-09T06:41:32.335Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-09T06:41:32.335Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-09T06:41:32.335Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-09T06:41:32.335Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T06:41:32.335Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T06:41:32.335Z] OK: 122 MiB in 47 packages [2022-08-09T06:41:33.717Z] Removing intermediate container 2b9f60b9e419 [2022-08-09T06:41:33.717Z] ---> b16b69a0831a [2022-08-09T06:41:33.717Z] [2022-08-09T06:41:33.717Z] Step 9/20 : FROM alpine:3.15 [2022-08-09T06:41:33.717Z] ---> 2720e26172a0 [2022-08-09T06:41:33.717Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T06:41:33.717Z] ---> Using cache [2022-08-09T06:41:33.718Z] ---> 326065e46deb [2022-08-09T06:41:33.718Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:41:33.718Z] ---> Using cache [2022-08-09T06:41:33.718Z] ---> a026dce8ad8b [2022-08-09T06:41:33.718Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-09T06:41:33.718Z] ---> Running in 18d6b2762900 [2022-08-09T06:41:33.977Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:41:34.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:41:35.183Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T06:41:35.183Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T06:41:35.183Z] OK: 15858 distinct packages available [2022-08-09T06:41:35.183Z] Collecting docker-compose==1.23.2 [2022-08-09T06:41:35.183Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T06:41:35.183Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-09T06:41:35.183Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.9 MB/s eta 0:00:00 [2022-08-09T06:41:35.183Z] Collecting cached-property<2,>=1.2.0 [2022-08-09T06:41:35.183Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-09T06:41:35.444Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-09T06:41:35.444Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-09T06:41:35.444Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 150.6 MB/s eta 0:00:00 [2022-08-09T06:41:35.444Z] Collecting docker<4.0,>=3.6.0 [2022-08-09T06:41:35.444Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-09T06:41:35.444Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 114.6 MB/s eta 0:00:00 [2022-08-09T06:41:35.444Z] Collecting jsonschema<3,>=2.5.1 [2022-08-09T06:41:35.444Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-09T06:41:35.444Z] Collecting docopt<0.7,>=0.6.1 [2022-08-09T06:41:35.444Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-09T06:41:35.444Z] Preparing metadata (setup.py): started [2022-08-09T06:41:36.017Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T06:41:36.017Z] Removing intermediate container 7bac11638446 [2022-08-09T06:41:36.017Z] ---> e9fab73b2a4d [2022-08-09T06:41:36.017Z] [2022-08-09T06:41:36.017Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T06:41:36.017Z] ---> d7d3d98c851f [2022-08-09T06:41:36.017Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-09T06:41:36.017Z] ---> Using cache [2022-08-09T06:41:36.017Z] ---> c77539ea8bc1 [2022-08-09T06:41:36.017Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T06:41:36.017Z] ---> Using cache [2022-08-09T06:41:36.017Z] ---> 81be6ee6cba3 [2022-08-09T06:41:36.017Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-09T06:41:36.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T06:41:36.017Z] Collecting PyYAML<4,>=3.10 [2022-08-09T06:41:36.017Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-09T06:41:36.017Z] ---> Running in c40e3abe1f73 [2022-08-09T06:41:36.017Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 81.0 MB/s eta 0:00:00 [2022-08-09T06:41:36.017Z] Removing intermediate container c40e3abe1f73 [2022-08-09T06:41:36.017Z] ---> ad26bf0f8677 [2022-08-09T06:41:36.017Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-09T06:41:36.277Z] ---> Running in 355f5361645f [2022-08-09T06:41:36.277Z] Preparing metadata (setup.py): started [2022-08-09T06:41:36.277Z] Removing intermediate container 355f5361645f [2022-08-09T06:41:36.277Z] ---> bee61a073003 [2022-08-09T06:41:36.277Z] Step 15/23 : WORKDIR / [2022-08-09T06:41:36.277Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-09T06:41:36.277Z] ---> Running in 86a20744e04e [2022-08-09T06:41:36.277Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-09T06:41:36.538Z] Removing intermediate container 86a20744e04e [2022-08-09T06:41:36.538Z] ---> 04cfd484eab4 [2022-08-09T06:41:36.538Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T06:41:36.538Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T06:41:36.538Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-09T06:41:36.538Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-09T06:41:36.538Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-09T06:41:36.538Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-09T06:41:36.538Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 163.7 MB/s eta 0:00:00 [2022-08-09T06:41:36.538Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-09T06:41:36.538Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-09T06:41:36.538Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-09T06:41:36.538Z] Preparing metadata (setup.py): started [2022-08-09T06:41:36.538Z] ---> 0487940aa7f5 [2022-08-09T06:41:36.538Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-09T06:41:36.538Z] (5/9) Installing curl (7.80.0-r2) [2022-08-09T06:41:36.798Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-09T06:41:36.798Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T06:41:36.798Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-09T06:41:36.798Z] Collecting texttable<0.10,>=0.9.0 [2022-08-09T06:41:36.798Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-09T06:41:36.798Z] Preparing metadata (setup.py): started [2022-08-09T06:41:36.798Z] (8/9) Installing libucontext (1.1-r0) [2022-08-09T06:41:37.058Z] ---> 7a69ccbe2a81 [2022-08-09T06:41:37.058Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-09T06:41:37.058Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-09T06:41:37.058Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T06:41:37.058Z] ---> 6866113f2381 [2022-08-09T06:41:37.058Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-09T06:41:37.058Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T06:41:37.058Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T06:41:37.058Z] ---> Running in 8fe81a1ae8b5 [2022-08-09T06:41:37.058Z] Collecting docker-pycreds>=0.4.0 [2022-08-09T06:41:37.058Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-09T06:41:37.058Z] OK: 8 MiB in 23 packages [2022-08-09T06:41:37.315Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-09T06:41:37.315Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-09T06:41:37.315Z] Removing intermediate container 8fe81a1ae8b5 [2022-08-09T06:41:37.315Z] ---> ab9a26386b38 [2022-08-09T06:41:37.315Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T06:41:37.315Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 48.7 MB/s eta 0:00:00 [2022-08-09T06:41:37.315Z] ---> Running in 83341d3a2b60 [2022-08-09T06:41:37.315Z] Collecting idna<2.8,>=2.5 [2022-08-09T06:41:37.315Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-09T06:41:37.315Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 139.3 MB/s eta 0:00:00 [2022-08-09T06:41:37.315Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-09T06:41:37.315Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-09T06:41:37.315Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 11.9 MB/s eta 0:00:00 [2022-08-09T06:41:37.315Z] Removing intermediate container 83341d3a2b60 [2022-08-09T06:41:37.315Z] ---> 2b01e4424a85 [2022-08-09T06:41:37.315Z] Step 21/23 : LABEL arch=x86_64 [2022-08-09T06:41:37.575Z] Collecting certifi>=2017.4.17 [2022-08-09T06:41:37.575Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-09T06:41:37.575Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 59.0 MB/s eta 0:00:00 [2022-08-09T06:41:37.575Z] ---> Running in f8b82e1c4fcc [2022-08-09T06:41:37.575Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-09T06:41:37.575Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-09T06:41:37.575Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-09T06:41:37.575Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-09T06:41:37.575Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-09T06:41:37.575Z] Running setup.py install for texttable: started [2022-08-09T06:41:37.575Z] Removing intermediate container f8b82e1c4fcc [2022-08-09T06:41:37.575Z] ---> db51f5c237ee [2022-08-09T06:41:37.575Z] Step 22/23 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:41:37.833Z] Removing intermediate container 18d6b2762900 [2022-08-09T06:41:37.833Z] ---> 8b6b2f69f863 [2022-08-09T06:41:37.833Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T06:41:37.833Z] ---> Running in d82e39012954 [2022-08-09T06:41:37.833Z] Removing intermediate container d82e39012954 [2022-08-09T06:41:37.833Z] ---> b7ddd05d87b5 [2022-08-09T06:41:37.833Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T06:41:37.833Z] ---> Running in bff70b625a12 [2022-08-09T06:41:37.833Z] ---> 2fdcc2b5fee1 [2022-08-09T06:41:37.833Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-09T06:41:37.833Z] Running setup.py install for texttable: finished with status 'done' [2022-08-09T06:41:37.833Z] Running setup.py install for PyYAML: started [2022-08-09T06:41:38.094Z] Removing intermediate container bff70b625a12 [2022-08-09T06:41:38.094Z] ---> 07bd4e8c55cf [2022-08-09T06:41:38.094Z] [2022-08-09T06:41:38.094Z] Successfully built 07bd4e8c55cf [2022-08-09T06:41:38.094Z] Successfully tagged core-command:latest [2022-08-09T06:41:38.354Z]  Building core-command ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-08-09T06:41:38.354Z] ---> d881e27d520d [2022-08-09T06:41:38.354Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-09T06:41:38.616Z] ---> badc1ad61539 [2022-08-09T06:41:38.616Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-09T06:41:38.616Z] Running setup.py install for docopt: started [2022-08-09T06:41:38.616Z] ---> Running in 5f3a854699c4 [2022-08-09T06:41:38.616Z] Removing intermediate container 5f3a854699c4 [2022-08-09T06:41:38.616Z] ---> e2d99eb56bde [2022-08-09T06:41:38.616Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T06:41:38.876Z] ---> Running in f791f0910539 [2022-08-09T06:41:38.876Z] Removing intermediate container f791f0910539 [2022-08-09T06:41:38.876Z] ---> 8fd4ba90c934 [2022-08-09T06:41:38.876Z] Step 18/20 : LABEL arch=x86_64 [2022-08-09T06:41:38.876Z] Running setup.py install for docopt: finished with status 'done' [2022-08-09T06:41:38.876Z] ---> Running in 9261d02600d0 [2022-08-09T06:41:39.135Z] Removing intermediate container 9261d02600d0 [2022-08-09T06:41:39.135Z] ---> c6082a67411e [2022-08-09T06:41:39.135Z] Step 19/20 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:41:39.135Z] ---> Running in 8ba2e3c0152e [2022-08-09T06:41:39.135Z] Removing intermediate container 8ba2e3c0152e [2022-08-09T06:41:39.135Z] ---> ab923758192a [2022-08-09T06:41:39.135Z] Step 20/20 : LABEL version=0.0.0 [2022-08-09T06:41:39.135Z] ---> Running in 4b36ebba417a [2022-08-09T06:41:39.135Z] Removing intermediate container 4b36ebba417a [2022-08-09T06:41:39.135Z] ---> 26d364cf922c [2022-08-09T06:41:39.135Z] [2022-08-09T06:41:39.396Z] Successfully built 26d364cf922c [2022-08-09T06:41:39.396Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-09T06:41:39.396Z]  Building security-spiffe-token-provider ... done  Running setup.py install for dockerpty: started [2022-08-09T06:41:39.656Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-09T06:41:39.917Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 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 [2022-08-09T06:41:39.917Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-09T06:41:43.212Z] Removing intermediate container 7ecc660b481d [2022-08-09T06:41:43.212Z] ---> f17729bfd400 [2022-08-09T06:41:43.212Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-09T06:41:43.212Z] ---> Running in 230d10641518 [2022-08-09T06:41:43.212Z] Removing intermediate container 230d10641518 [2022-08-09T06:41:43.212Z] ---> 13c4f5152728 [2022-08-09T06:41:43.212Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-09T06:41:43.212Z] ---> Running in f64fd83aa1f9 [2022-08-09T06:41:43.212Z] Removing intermediate container f64fd83aa1f9 [2022-08-09T06:41:43.212Z] ---> 6d12737a1886 [2022-08-09T06:41:43.212Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-09T06:41:43.471Z] ---> d2b331bc29bb [2022-08-09T06:41:43.471Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-09T06:41:43.730Z] ---> 20d68e682f12 [2022-08-09T06:41:43.730Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-09T06:41:43.990Z] ---> 46acc9bcfef7 [2022-08-09T06:41:43.990Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-09T06:41:43.990Z] ---> Running in 022589411ee4 [2022-08-09T06:41:43.990Z] Removing intermediate container 022589411ee4 [2022-08-09T06:41:43.990Z] ---> 023d2ce0c96c [2022-08-09T06:41:43.990Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T06:41:44.250Z] ---> Running in 8ddc8274cc40 [2022-08-09T06:41:44.250Z] Removing intermediate container 8ddc8274cc40 [2022-08-09T06:41:44.250Z] ---> 4bf9c88d294a [2022-08-09T06:41:44.250Z] Step 21/23 : LABEL arch=x86_64 [2022-08-09T06:41:44.250Z] ---> Running in 4b9e35f80001 [2022-08-09T06:41:44.250Z] Removing intermediate container 4b9e35f80001 [2022-08-09T06:41:44.250Z] ---> 42c80322c568 [2022-08-09T06:41:44.250Z] Step 22/23 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:41:44.510Z] ---> Running in 9f5c81e3fa88 [2022-08-09T06:41:44.510Z] Removing intermediate container 9f5c81e3fa88 [2022-08-09T06:41:44.510Z] ---> e05836225c5d [2022-08-09T06:41:44.510Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T06:41:44.510Z] ---> Running in 2bef82e141d6 [2022-08-09T06:41:44.510Z] Removing intermediate container 2bef82e141d6 [2022-08-09T06:41:44.510Z] ---> 1d59cd5d38c1 [2022-08-09T06:41:44.510Z] [2022-08-09T06:41:44.770Z] Successfully built 1d59cd5d38c1 [2022-08-09T06:41:44.770Z] Successfully tagged sys-mgmt-agent:latest [2022-08-09T06:41:44.778Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-09T06:41:44.789Z] $ docker stop --time=1 4f9d09e2a0f2f73603ea2615d6a1e4b8bc4bfe1776d4531c51a0b0e8e52d55d8 [2022-08-09T06:41:46.059Z] $ docker rm -f 4f9d09e2a0f2f73603ea2615d6a1e4b8bc4bfe1776d4531c51a0b0e8e52d55d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T06:41:46.406Z] + docker images [2022-08-09T06:41:46.406Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-09T06:41:46.406Z] sys-mgmt-agent latest 1d59cd5d38c1 2 seconds ago 135MB [2022-08-09T06:41:46.406Z] security-spiffe-token-provider latest 26d364cf922c 7 seconds ago 29.2MB [2022-08-09T06:41:46.406Z] core-command latest 07bd4e8c55cf 9 seconds ago 16.2MB [2022-08-09T06:41:46.406Z] e9fab73b2a4d 11 seconds ago 1.52GB [2022-08-09T06:41:46.406Z] b16b69a0831a 14 seconds ago 1.57GB [2022-08-09T06:41:46.406Z] 55e183ac98d9 16 seconds ago 1.52GB [2022-08-09T06:41:46.406Z] security-bootstrapper latest ac6fb7d64a18 23 seconds ago 19.3MB [2022-08-09T06:41:46.406Z] security-proxy-setup latest e6a00acb7376 30 seconds ago 27.2MB [2022-08-09T06:41:46.406Z] core-metadata latest 8d6d794c392d 35 seconds ago 18.2MB [2022-08-09T06:41:46.406Z] 187b698adb79 38 seconds ago 1.52GB [2022-08-09T06:41:46.406Z] 1f9acda89317 42 seconds ago 1.55GB [2022-08-09T06:41:46.406Z] c3c02ba19be7 43 seconds ago 1.53GB [2022-08-09T06:41:46.406Z] security-spire-agent latest 29c9e92af28b About a minute ago 125MB [2022-08-09T06:41:46.406Z] support-notifications latest 1243f5ca8f3c About a minute ago 27.1MB [2022-08-09T06:41:46.406Z] security-secretstore-setup latest 86f5a11167dd About a minute ago 28.9MB [2022-08-09T06:41:46.406Z] core-data latest 6eb9bd3a35e7 About a minute ago 21.5MB [2022-08-09T06:41:46.406Z] support-scheduler latest 3d39da43f9bb About a minute ago 26.5MB [2022-08-09T06:41:46.406Z] d67327705de2 About a minute ago 1.58GB [2022-08-09T06:41:46.406Z] security-spire-server latest 35c7a603f35c About a minute ago 86.5MB [2022-08-09T06:41:46.406Z] 4e37d960aa4e About a minute ago 1.58GB [2022-08-09T06:41:46.406Z] 8747c6ef44f8 About a minute ago 1.53GB [2022-08-09T06:41:46.406Z] 1300705f740f About a minute ago 1.55GB [2022-08-09T06:41:46.406Z] 53b1deb89a32 About a minute ago 1.42GB [2022-08-09T06:41:46.406Z] security-spire-config latest 35b41c9ac636 About a minute ago 85.8MB [2022-08-09T06:41:46.406Z] 96535c211c3b About a minute ago 1.42GB [2022-08-09T06:41:46.406Z] ci-base-image-x86_64 latest 937493353204 4 minutes ago 993MB [2022-08-09T06:41:46.406Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-09T06:41:46.406Z] alpine 3.16 d7d3d98c851f 3 weeks ago 5.53MB [2022-08-09T06:41:46.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB [2022-08-09T06:41:46.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-09T06:41:46.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-09T06:42:30.296Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-09T06:42:30.296Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-09T06:42:32.936Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-09T06:42:32.936Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-09T06:42:33.213Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-09T06:42:34.195Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-09T06:42:34.195Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-09T06:42:34.195Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-09T06:42:34.195Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-09T06:42:36.184Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-09T06:42:36.185Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-09T06:42:36.463Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-09T06:42:36.463Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-09T06:42:36.463Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-09T06:42:36.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-09T06:42:51.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.276s coverage: 28.7% of statements [2022-08-09T06:42:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-09T06:42:51.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-09T06:42:54.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.425s coverage: 98.5% of statements [2022-08-09T06:42:54.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-09T06:42:54.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.529s coverage: 54.2% of statements [2022-08-09T06:42:54.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-09T06:42:54.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-09T06:43:16.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.703s coverage: 89.2% of statements [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-09T06:43:16.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.594s coverage: 2.1% of statements [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-09T06:43:16.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.449s coverage: 95.6% of statements [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-08-09T06:43:16.501Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.249s coverage: 72.2% of statements [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-09T06:43:16.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.450s coverage: 60.0% of statements [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-09T06:43:16.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.368s coverage: 0.9% of statements [2022-08-09T06:43:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-09T06:43:17.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.258s coverage: 58.8% of statements [2022-08-09T06:43:17.105Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.261s coverage: 29.6% of statements [2022-08-09T06:43:17.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-09T06:43:22.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.253s coverage: 47.1% of statements [2022-08-09T06:43:22.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 79.5% of statements [2022-08-09T06:43:22.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements [2022-08-09T06:43:22.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.312s coverage: 96.3% of statements [2022-08-09T06:43:25.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.241s coverage: 87.5% of statements [2022-08-09T06:43:33.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.304s coverage: 94.4% of statements [2022-08-09T06:43:33.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.217s coverage: 44.8% of statements [2022-08-09T06:43:45.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.713s coverage: 82.2% of statements [2022-08-09T06:43:45.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-09T06:43:47.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements [2022-08-09T06:43:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-09T06:43:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-09T06:43:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-09T06:43:47.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-08-09T06:43:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-09T06:43:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-09T06:43:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-09T06:43:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-09T06:43:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-09T06:43:47.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements [2022-08-09T06:43:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-09T06:43:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-09T06:43:47.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-08-09T06:43:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-09T06:43:47.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements [2022-08-09T06:43:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-09T06:43:47.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.247s coverage: 80.0% of statements [2022-08-09T06:43:47.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements [2022-08-09T06:43:47.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.261s coverage: 85.4% of statements [2022-08-09T06:43:47.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.756s coverage: 91.2% of statements [2022-08-09T06:43:47.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-09T06:43:53.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.930s coverage: 64.7% of statements [2022-08-09T06:43:53.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-09T06:43:53.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-09T06:43:53.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.265s coverage: 100.0% of statements [2022-08-09T06:43:53.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements [2022-08-09T06:43:53.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2022-08-09T06:43:53.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2022-08-09T06:43:53.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements [2022-08-09T06:44:01.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.359s coverage: 65.8% of statements [2022-08-09T06:44:01.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-09T06:44:01.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-09T06:44:01.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-09T06:44:01.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.812s coverage: 43.6% of statements [2022-08-09T06:44:01.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-09T06:44:01.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-09T06:44:01.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.285s coverage: 89.5% of statements [2022-08-09T06:44:01.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-09T06:44:01.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements [2022-08-09T06:44:01.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-09T06:44:01.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-09T06:44:01.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-09T06:44:01.922Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-09T06:44:12.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.334s coverage: 17.7% of statements [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-09T06:44:12.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.757s coverage: 92.3% of statements [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-09T06:44:12.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.239s coverage: 63.2% of statements [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-09T06:44:12.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.454s coverage: 97.7% of statements [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-09T06:44:12.120Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.194s coverage: 28.9% of statements [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-09T06:44:12.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-09T06:44:12.120Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.219s coverage: 100.0% of statements [2022-08-09T06:44:12.120Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-08-09T06:44:12.120Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-09T06:44:12.120Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-09T06:44:12.120Z] GO111MODULE=on go vet ./... [2022-08-09T06:46:04.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-09T06:46:04.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-09T06:46:04.018Z] ./bin/test-attribution-txt.sh [2022-08-09T06:46:04.018Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-09T06:46:04.018Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-09T06:46:04.018Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-09T06:46:04.018Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-09T06:46:04.018Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-09T06:46:04.018Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-09T06:46:04.018Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-09T06:46:04.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-09T06:46:04.706Z] + ls -al . [2022-08-09T06:46:04.706Z] total 728 [2022-08-09T06:46:04.706Z] drwxrwxr-x 9 1001 1001 4096 Aug 9 06:40 . [2022-08-09T06:46:04.706Z] drwxr-xr-x 4 root root 4096 Aug 9 06:40 .. [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 16 Aug 9 06:38 .dockerignore [2022-08-09T06:46:04.706Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 06:38 .git [2022-08-09T06:46:04.706Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 06:38 .github [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 1030 Aug 9 06:38 .gitignore [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 42 Aug 9 06:38 .golangci.yml [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 87 Aug 9 06:38 .hadolint.yml [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 06:38 .sonarcloud.properties [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 06:38 ADOPTERS.md [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 10347 Aug 9 06:38 Attribution.txt [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 63209 Aug 9 06:38 CHANGELOG.md [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 06:38 CONTRIBUTING.md [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 06:38 GOVERNANCE.md [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 850 Aug 9 06:38 Jenkinsfile [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 06:38 LICENSE [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 12212 Aug 9 06:38 Makefile [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 06:38 OWNERS.md [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 9094 Aug 9 06:38 README.md [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 06:38 SECURITY.md [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 06:36 VERSION [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 06:38 ZMQWindows.md [2022-08-09T06:46:04.706Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 06:38 bin [2022-08-09T06:46:04.706Z] drwxrwxr-x 18 1001 1001 4096 Aug 9 06:38 cmd [2022-08-09T06:46:04.706Z] -rw-r--r-- 1 root root 479761 Aug 9 06:44 coverage.out [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 3681 Aug 9 06:38 go.mod [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 38033 Aug 9 06:38 go.sum [2022-08-09T06:46:04.706Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 06:38 internal [2022-08-09T06:46:04.706Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 06:38 openapi [2022-08-09T06:46:04.706Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 06:38 snap [2022-08-09T06:46:04.706Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 06:38 version.go [Pipeline] sh [2022-08-09T06:46:05.370Z] + '[' -e coverage.out ] [2022-08-09T06:46:05.371Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-09T06:46:05.400Z] Warning: overwriting stash ‘coverage-report’ [2022-08-09T06:46:06.207Z] Stashed 1 file(s) [Pipeline] sh [2022-08-09T06:46:06.864Z] + make build [2022-08-09T06:46:06.864Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-09T06:47:28.699Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-09T06:48:50.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-09T06:48:50.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-09T06:49:22.999Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-09T06:49:22.999Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-09T06:49:25.640Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-09T06:49:31.057Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-09T06:49:34.462Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-09T06:49:39.881Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-09T06:49:43.384Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-09T06:49:46.876Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-09T06:49:55.255Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-09T06:50:00.697Z] $ docker stop --time=1 d770a39b00c8ba3ab5cd330e9815da038e663a9a3a2a783a604ca817e6a9c625 [2022-08-09T06:50:02.669Z] $ docker rm -f d770a39b00c8ba3ab5cd330e9815da038e663a9a3a2a783a604ca817e6a9c625 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T06:50:04.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T06:50:04.976Z] [2022-08-09T06:50:04.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T06:50:05.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T06:50:05.606Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-09T06:50:05.606Z] 29e5d40040c1: Pulling fs layer [2022-08-09T06:50:05.606Z] 1ce36da41761: Pulling fs layer [2022-08-09T06:50:05.606Z] 25b303627fd3: Pulling fs layer [2022-08-09T06:50:05.895Z] 29e5d40040c1: Verifying Checksum [2022-08-09T06:50:05.895Z] 29e5d40040c1: Download complete [2022-08-09T06:50:06.171Z] 1ce36da41761: Verifying Checksum [2022-08-09T06:50:06.171Z] 1ce36da41761: Download complete [2022-08-09T06:50:06.446Z] 29e5d40040c1: Pull complete [2022-08-09T06:50:07.888Z] 25b303627fd3: Verifying Checksum [2022-08-09T06:50:07.888Z] 25b303627fd3: Download complete [2022-08-09T06:50:07.888Z] 1ce36da41761: Pull complete [2022-08-09T06:50:20.284Z] 25b303627fd3: Pull complete [2022-08-09T06:50:20.284Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-09T06:50:20.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T06:50:20.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T06:50:20.549Z] prd-ubuntu20.04-docker-arm64-4c-16g-22201 does not seem to be running inside a container [2022-08-09T06:50:20.650Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-09T06:50:22.993Z] $ docker top 29a62b189c1a38edf5dba14178e00b495245b89b868bbc86825ba84b5e8f0af0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T06:50:23.898Z] + docker-compose build --help [2022-08-09T06:50:23.899Z] + grep parallel [2022-08-09T06:50:28.185Z] --parallel Build images in parallel. [Pipeline] } [2022-08-09T06:50:28.216Z] $ docker stop --time=1 29a62b189c1a38edf5dba14178e00b495245b89b868bbc86825ba84b5e8f0af0 [2022-08-09T06:50:29.890Z] $ docker rm -f 29a62b189c1a38edf5dba14178e00b495245b89b868bbc86825ba84b5e8f0af0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T06:50:30.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T06:50:30.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T06:50:30.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-22201 does not seem to be running inside a container [2022-08-09T06:50:30.836Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-09T06:50:32.120Z] $ docker top a9b7532677921b3ba6eccf435a6f5437d28df722fea321f3ed118da0237ef1bd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T06:50:33.039Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-09T06:50:37.335Z] Building core-command ... [2022-08-09T06:50:37.335Z] Building core-data ... [2022-08-09T06:50:37.335Z] Building core-metadata ... [2022-08-09T06:50:37.335Z] Building security-bootstrapper ... [2022-08-09T06:50:37.335Z] Building security-proxy-setup ... [2022-08-09T06:50:37.335Z] Building security-secretstore-setup ... [2022-08-09T06:50:37.335Z] Building security-spiffe-token-provider ... [2022-08-09T06:50:37.335Z] Building security-spire-agent ... [2022-08-09T06:50:37.335Z] Building security-spire-config ... [2022-08-09T06:50:37.335Z] Building security-spire-server ... [2022-08-09T06:50:37.335Z] Building support-notifications ... [2022-08-09T06:50:37.335Z] Building support-scheduler ... [2022-08-09T06:50:37.335Z] Building sys-mgmt-agent ... [2022-08-09T06:50:37.335Z] Building security-secretstore-setup [2022-08-09T06:50:37.335Z] Building core-command [2022-08-09T06:50:37.335Z] Building core-data [2022-08-09T06:50:37.335Z] Building security-spire-agent [2022-08-09T06:50:37.335Z] Building security-spire-config [2022-08-09T06:51:24.314Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:51:24.314Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:51:24.314Z] ---> 92f2691dc337 [2022-08-09T06:51:24.314Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T06:51:24.314Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:51:24.314Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:51:24.314Z] ---> 92f2691dc337 [2022-08-09T06:51:24.314Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T06:51:24.314Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:51:24.314Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:51:24.314Z] ---> 92f2691dc337 [2022-08-09T06:51:24.314Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T06:51:24.314Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:51:24.314Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:51:24.314Z] ---> 92f2691dc337 [2022-08-09T06:51:24.314Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T06:51:24.314Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:51:24.314Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:51:24.314Z] ---> 92f2691dc337 [2022-08-09T06:51:24.314Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T06:51:24.314Z] ---> Running in 32ea0ed1a09b [2022-08-09T06:51:24.314Z] ---> Running in 6b3c5660b7d6 [2022-08-09T06:51:24.314Z] ---> Running in 27b125dfcbe3 [2022-08-09T06:51:24.314Z] ---> Running in a2c18db42b5a [2022-08-09T06:51:24.314Z] ---> Running in ac7c767b5ed8 [2022-08-09T06:51:24.314Z] Removing intermediate container 6b3c5660b7d6 [2022-08-09T06:51:24.314Z] ---> d84acb141266 [2022-08-09T06:51:24.314Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:51:24.314Z] Removing intermediate container 27b125dfcbe3 [2022-08-09T06:51:24.314Z] ---> f2b4576bbf6c [2022-08-09T06:51:24.314Z] Removing intermediate container 32ea0ed1a09b [2022-08-09T06:51:24.314Z] ---> 8a162b4f922f [2022-08-09T06:51:24.314Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:51:24.314Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:51:24.314Z] Removing intermediate container a2c18db42b5a [2022-08-09T06:51:24.314Z] ---> 901d2b0b7e1e [2022-08-09T06:51:24.314Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:51:24.314Z] Removing intermediate container ac7c767b5ed8 [2022-08-09T06:51:24.314Z] ---> ca089e4717c4 [2022-08-09T06:51:24.314Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:51:24.314Z] ---> Running in 2d06a2be61c7 [2022-08-09T06:51:24.314Z] ---> Running in 62576d80140b [2022-08-09T06:51:24.314Z] ---> Running in afa6e682be1c [2022-08-09T06:51:24.314Z] ---> Running in 03fbf8bcbaa6 [2022-08-09T06:51:24.314Z] ---> Running in c6427fab71b4 [2022-08-09T06:51:27.765Z] Removing intermediate container 2d06a2be61c7 [2022-08-09T06:51:27.765Z] ---> d82bc8f4a99b [2022-08-09T06:51:27.765Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-09T06:51:27.765Z] ---> Running in eb7153847ca0 [2022-08-09T06:51:28.044Z] Removing intermediate container 62576d80140b [2022-08-09T06:51:28.044Z] ---> 6ad9e88559fe [2022-08-09T06:51:28.044Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T06:51:28.044Z] ---> Running in b39895759bdf [2022-08-09T06:51:28.326Z] Removing intermediate container 03fbf8bcbaa6 [2022-08-09T06:51:28.326Z] ---> d4a190b56f3e [2022-08-09T06:51:28.326Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-09T06:51:28.612Z] ---> Running in 65832607014c [2022-08-09T06:51:28.893Z] Removing intermediate container c6427fab71b4 [2022-08-09T06:51:28.893Z] ---> 45c4749973c1 [2022-08-09T06:51:28.893Z] Removing intermediate container afa6e682be1c [2022-08-09T06:51:28.893Z] Step 5/23 : RUN apk add --update --no-cache make git ---> 6705871f4982 [2022-08-09T06:51:28.893Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T06:51:28.893Z] [2022-08-09T06:51:28.893Z] ---> Running in 380a26e5780b [2022-08-09T06:51:29.169Z] ---> Running in 4bc0ff63d74c [2022-08-09T06:51:30.180Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:51:30.460Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:51:30.744Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:51:30.744Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:51:30.744Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:51:30.744Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:51:31.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:51:31.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:51:31.908Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:51:31.908Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:51:31.908Z] OK: 221 MiB in 51 packages [2022-08-09T06:51:32.527Z] OK: 221 MiB in 51 packages [2022-08-09T06:51:33.147Z] OK: 221 MiB in 51 packages [2022-08-09T06:51:33.427Z] OK: 221 MiB in 51 packages [2022-08-09T06:51:33.705Z] OK: 221 MiB in 51 packages [2022-08-09T06:51:33.705Z] Removing intermediate container eb7153847ca0 [2022-08-09T06:51:33.705Z] ---> 7de71f714633 [2022-08-09T06:51:33.705Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T06:51:34.303Z] Removing intermediate container b39895759bdf [2022-08-09T06:51:34.303Z] ---> 262c2ef34705 [2022-08-09T06:51:34.303Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T06:51:34.900Z] Removing intermediate container 65832607014c [2022-08-09T06:51:34.900Z] ---> 31edfdcb3825 [2022-08-09T06:51:34.900Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T06:51:35.190Z] Removing intermediate container 380a26e5780b [2022-08-09T06:51:35.190Z] ---> 10746af15f1a [2022-08-09T06:51:35.190Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T06:51:35.190Z] ---> b2ecca26e958 [2022-08-09T06:51:35.190Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:51:35.190Z] ---> f6a704cb2644 [2022-08-09T06:51:35.190Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:51:35.190Z] Removing intermediate container 4bc0ff63d74c [2022-08-09T06:51:35.190Z] ---> 35fd1329f00e [2022-08-09T06:51:35.190Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T06:51:35.475Z] ---> Running in 150fcaccc928 [2022-08-09T06:51:35.475Z] ---> Running in 8a01ef42ccd9 [2022-08-09T06:51:36.080Z] ---> 44ee3085263c [2022-08-09T06:51:36.080Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:51:36.358Z] ---> Running in 38fac51322d8 [2022-08-09T06:51:36.637Z] ---> e683848753cb [2022-08-09T06:51:36.637Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:51:36.918Z] ---> 1ac5d5ace45d [2022-08-09T06:51:36.918Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:51:36.918Z] ---> Running in dd081b72e863 [2022-08-09T06:51:37.200Z] ---> Running in bc5f7f2788b9 [2022-08-09T06:52:33.807Z] Removing intermediate container bc5f7f2788b9 [2022-08-09T06:52:33.807Z] ---> 05fd052bd7cf [2022-08-09T06:52:33.807Z] Step 8/23 : COPY . . [2022-08-09T06:52:34.083Z] Removing intermediate container 38fac51322d8 [2022-08-09T06:52:34.083Z] ---> 4bec537f3fac [2022-08-09T06:52:34.083Z] Step 8/23 : COPY . . [2022-08-09T06:52:34.083Z] Removing intermediate container 150fcaccc928 [2022-08-09T06:52:34.083Z] ---> 0fc32c98c64e [2022-08-09T06:52:34.083Z] Step 8/25 : COPY . . [2022-08-09T06:52:34.083Z] Removing intermediate container 8a01ef42ccd9 [2022-08-09T06:52:34.083Z] ---> 132a038ddc37 [2022-08-09T06:52:34.083Z] Step 8/26 : COPY . . [2022-08-09T06:52:34.359Z] Removing intermediate container dd081b72e863 [2022-08-09T06:52:34.359Z] ---> cb6d167e0f17 [2022-08-09T06:52:34.359Z] Step 8/26 : COPY . . [2022-08-09T06:52:49.472Z] ---> 8fc1ceca0d9f [2022-08-09T06:52:49.472Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T06:52:49.472Z] ---> d8978fd37721 [2022-08-09T06:52:49.472Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-09T06:52:49.764Z] ---> Running in d0d1400577e3 [2022-08-09T06:52:49.764Z] ---> 265b0dfebfec [2022-08-09T06:52:49.764Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-09T06:52:49.764Z] ---> Running in 5dc09b46db73 [2022-08-09T06:52:49.764Z] ---> 81d0944d88a2 [2022-08-09T06:52:49.764Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-09T06:52:49.764Z] ---> Running in c4301ce31da2 [2022-08-09T06:52:50.055Z] ---> 848c4f3fe470 [2022-08-09T06:52:50.055Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T06:52:50.055Z] ---> Running in 334209ad48c3 [2022-08-09T06:52:50.338Z] ---> Running in 8ab70dc978ce [2022-08-09T06:52:50.941Z] Removing intermediate container d0d1400577e3 [2022-08-09T06:52:50.941Z] ---> 1064751011da [2022-08-09T06:52:50.941Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T06:52:51.218Z] ---> Running in c538b29e1759 [2022-08-09T06:52:51.218Z] Removing intermediate container 8ab70dc978ce [2022-08-09T06:52:51.218Z] ---> 96a0eb71b1cd [2022-08-09T06:52:51.218Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T06:52:51.218Z] ---> Running in c9788bfef359 [2022-08-09T06:52:51.834Z] Removing intermediate container c538b29e1759 [2022-08-09T06:52:51.834Z] ---> d84a3565bcbe [2022-08-09T06:52:51.834Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-09T06:52:51.834Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-09T06:52:51.834Z] ---> Running in ba3eedea9da2 [2022-08-09T06:52:52.113Z] Removing intermediate container c9788bfef359 [2022-08-09T06:52:52.113Z] ---> d381cb079bad [2022-08-09T06:52:52.113Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-09T06:52:52.113Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-09T06:52:52.113Z] ---> Running in ce5b19f789dd [2022-08-09T06:52:52.744Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-09T06:52:56.145Z] Removing intermediate container ce5b19f789dd [2022-08-09T06:52:56.145Z] ---> 7f4308c5d934 [2022-08-09T06:52:56.145Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T06:52:56.145Z] ---> Running in b5d639f971fe [2022-08-09T06:52:56.145Z] Removing intermediate container ba3eedea9da2 [2022-08-09T06:52:56.145Z] ---> 61851be151d6 [2022-08-09T06:52:56.145Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T06:52:56.145Z] ---> Running in 8f012e4d97fc [2022-08-09T06:52:56.431Z] Removing intermediate container b5d639f971fe [2022-08-09T06:52:56.431Z] ---> 937ca3296caa [2022-08-09T06:52:56.431Z] [2022-08-09T06:52:56.431Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T06:52:56.723Z] Removing intermediate container 8f012e4d97fc [2022-08-09T06:52:56.723Z] ---> 58a176774804 [2022-08-09T06:52:56.723Z] [2022-08-09T06:52:56.723Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T06:52:56.723Z] 3.15: Pulling from library/alpine [2022-08-09T06:52:56.723Z] 3.15: Pulling from library/alpine [2022-08-09T06:52:58.170Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-09T06:52:58.170Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-09T06:52:58.170Z] Status: Downloaded newer image for alpine:3.15 [2022-08-09T06:52:58.170Z] Status: Downloaded newer image for alpine:3.15 [2022-08-09T06:52:58.170Z] ---> 60f2846fe774 [2022-08-09T06:52:58.170Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T06:52:58.170Z] ---> 60f2846fe774 [2022-08-09T06:52:58.170Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T06:52:58.449Z] ---> Running in 9a5b178cc751 [2022-08-09T06:52:58.450Z] ---> Running in 1e8b76ad3eda [2022-08-09T06:52:59.083Z] Removing intermediate container 1e8b76ad3eda [2022-08-09T06:52:59.083Z] ---> 11044d1adbc2 [2022-08-09T06:52:59.083Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:52:59.083Z] Removing intermediate container 9a5b178cc751 [2022-08-09T06:52:59.083Z] ---> 03b5a0477675 [2022-08-09T06:52:59.083Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:52:59.376Z] ---> Running in b53b781a3306 [2022-08-09T06:52:59.376Z] ---> Running in b3d24f5dc9c4 [2022-08-09T06:53:03.725Z] Removing intermediate container b53b781a3306 [2022-08-09T06:53:03.725Z] ---> f1dd3c81d779 [2022-08-09T06:53:03.725Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T06:53:03.725Z] ---> Running in a6e2bdd42223 [2022-08-09T06:53:03.725Z] Removing intermediate container b3d24f5dc9c4 [2022-08-09T06:53:03.725Z] ---> efb6be1fdd28 [2022-08-09T06:53:03.725Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-09T06:53:03.725Z] ---> Running in 016501024f42 [2022-08-09T06:53:05.717Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:53:05.717Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:53:06.706Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:53:06.706Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:53:07.696Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T06:53:07.696Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T06:53:07.696Z] OK: 15735 distinct packages available [2022-08-09T06:53:07.696Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T06:53:07.696Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T06:53:07.696Z] OK: 15735 distinct packages available [2022-08-09T06:53:07.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:53:07.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:53:08.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:53:09.243Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:53:10.237Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-09T06:53:10.237Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-09T06:53:10.237Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-09T06:53:10.237Z] (3/5) Installing libucontext (1.1-r0) [2022-08-09T06:53:10.521Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-09T06:53:10.521Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-09T06:53:10.521Z] (3/4) Installing libucontext (1.1-r0) [2022-08-09T06:53:10.521Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-09T06:53:10.521Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-09T06:53:10.797Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T06:53:10.797Z] OK: 6 MiB in 18 packages [2022-08-09T06:53:10.797Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T06:53:10.797Z] OK: 6 MiB in 19 packages [2022-08-09T06:53:12.819Z] Removing intermediate container 016501024f42 [2022-08-09T06:53:12.819Z] ---> 645413891037 [2022-08-09T06:53:12.819Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T06:53:12.819Z] Removing intermediate container a6e2bdd42223 [2022-08-09T06:53:12.819Z] ---> 7fc004c7952b [2022-08-09T06:53:12.819Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-09T06:53:17.148Z] ---> 65f804961299 [2022-08-09T06:53:17.148Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T06:53:20.630Z] ---> 2dd3af2e868a [2022-08-09T06:53:20.630Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T06:53:22.065Z] ---> 0b5de79ae50b [2022-08-09T06:53:22.065Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-09T06:53:22.065Z] ---> Running in fb132e854c8c [2022-08-09T06:53:23.051Z] Removing intermediate container fb132e854c8c [2022-08-09T06:53:23.051Z] ---> c56fad4ee435 [2022-08-09T06:53:23.051Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-09T06:53:24.037Z] ---> 8b2159584f5a [2022-08-09T06:53:24.037Z] Step 21/26 : WORKDIR / [2022-08-09T06:53:24.318Z] ---> Running in e3411e932dbd [2022-08-09T06:53:25.309Z] Removing intermediate container e3411e932dbd [2022-08-09T06:53:25.309Z] ---> 53f373621de5 [2022-08-09T06:53:25.309Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T06:53:25.309Z] ---> Running in 597722e82424 [2022-08-09T06:53:25.309Z] ---> d087ec74e4f9 [2022-08-09T06:53:25.309Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T06:53:25.913Z] Removing intermediate container 597722e82424 [2022-08-09T06:53:25.913Z] ---> 82a2c86d4561 [2022-08-09T06:53:25.913Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T06:53:26.194Z] ---> Running in 5d2747a5ae72 [2022-08-09T06:53:26.485Z] ---> ebfca2ccd546 [2022-08-09T06:53:26.485Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-09T06:53:26.766Z] Removing intermediate container 5d2747a5ae72 [2022-08-09T06:53:26.766Z] ---> 5e52d66ab2fc [2022-08-09T06:53:26.766Z] Step 24/26 : LABEL arch=arm64 [2022-08-09T06:53:27.041Z] ---> Running in b7f59de9c1fc [2022-08-09T06:53:27.640Z] Removing intermediate container b7f59de9c1fc [2022-08-09T06:53:27.640Z] ---> e844f6edd334 [2022-08-09T06:53:27.640Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-09T06:53:27.640Z] ---> aea639479478 [2022-08-09T06:53:27.640Z] Step 25/26 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:53:27.640Z] ---> Running in cbe29631bca2 [2022-08-09T06:53:28.626Z] Removing intermediate container cbe29631bca2 [2022-08-09T06:53:28.626Z] ---> dd6566436aac [2022-08-09T06:53:28.626Z] Step 26/26 : LABEL version=0.0.0 [2022-08-09T06:53:28.626Z] ---> Running in 97a19dcb4dbf [2022-08-09T06:53:28.626Z] ---> 3524ca836053 [2022-08-09T06:53:28.626Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T06:53:29.066Z] ---> Running in beccd9e09bff [2022-08-09T06:53:29.630Z] Removing intermediate container 97a19dcb4dbf [2022-08-09T06:53:29.630Z] ---> 117196a8fcf1 [2022-08-09T06:53:29.630Z] [2022-08-09T06:53:29.630Z] Removing intermediate container beccd9e09bff [2022-08-09T06:53:29.630Z] ---> ef7f42c75626 [2022-08-09T06:53:29.630Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T06:53:29.630Z] ---> Running in 302277627a69 [2022-08-09T06:53:30.264Z] Successfully built 117196a8fcf1 [2022-08-09T06:53:30.264Z] Successfully tagged security-spire-config-arm64:latest [2022-08-09T06:53:30.264Z]  Building security-spire-config ... done Building core-metadata [2022-08-09T06:53:30.559Z] Removing intermediate container 302277627a69 [2022-08-09T06:53:30.559Z] ---> cd18ce744174 [2022-08-09T06:53:30.559Z] Step 24/26 : LABEL arch=arm64 [2022-08-09T06:53:30.559Z] ---> Running in 91f2f01202be [2022-08-09T06:53:31.187Z] Removing intermediate container 91f2f01202be [2022-08-09T06:53:31.187Z] ---> ba49c48eb00e [2022-08-09T06:53:31.187Z] Step 25/26 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:53:31.187Z] ---> Running in 2d58b0d29d06 [2022-08-09T06:53:31.963Z] Removing intermediate container 2d58b0d29d06 [2022-08-09T06:53:31.963Z] ---> ca3a87b25e46 [2022-08-09T06:53:31.963Z] Step 26/26 : LABEL version=0.0.0 [2022-08-09T06:53:31.963Z] ---> Running in 94629460ffee [2022-08-09T06:53:32.277Z] Removing intermediate container 94629460ffee [2022-08-09T06:53:32.277Z] ---> c259fb690dad [2022-08-09T06:53:32.277Z] [2022-08-09T06:53:32.546Z] Successfully built c259fb690dad [2022-08-09T06:53:32.546Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-09T06:53:32.546Z]  Building security-spire-agent ... done Building support-notifications [2022-08-09T06:53:59.451Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:53:59.451Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:53:59.451Z] ---> 92f2691dc337 [2022-08-09T06:53:59.451Z] Step 3/24 : WORKDIR /edgex-go [2022-08-09T06:53:59.451Z] ---> Using cache [2022-08-09T06:53:59.451Z] ---> 8a162b4f922f [2022-08-09T06:53:59.451Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:53:59.451Z] ---> Using cache [2022-08-09T06:53:59.451Z] ---> 6ad9e88559fe [2022-08-09T06:53:59.451Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-09T06:53:59.451Z] ---> Running in e4fcf4066dcc [2022-08-09T06:53:59.451Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:53:59.451Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:53:59.451Z] ---> 92f2691dc337 [2022-08-09T06:53:59.451Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T06:53:59.451Z] ---> Using cache [2022-08-09T06:53:59.451Z] ---> 8a162b4f922f [2022-08-09T06:53:59.452Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:53:59.452Z] ---> Using cache [2022-08-09T06:53:59.452Z] ---> 6ad9e88559fe [2022-08-09T06:53:59.452Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-09T06:53:59.452Z] ---> Running in 220c47a0fec3 [2022-08-09T06:53:59.452Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:53:59.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:54:00.721Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:54:00.721Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:54:02.157Z] OK: 221 MiB in 51 packages [2022-08-09T06:54:02.157Z] OK: 221 MiB in 51 packages [2022-08-09T06:54:03.636Z] Removing intermediate container 220c47a0fec3 [2022-08-09T06:54:03.636Z] ---> 3808d571b313 [2022-08-09T06:54:03.636Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T06:54:03.636Z] Removing intermediate container e4fcf4066dcc [2022-08-09T06:54:03.636Z] ---> ed8a8951765e [2022-08-09T06:54:03.636Z] Step 6/24 : COPY go.mod vendor* ./ [2022-08-09T06:54:05.102Z] ---> be4046e17fa9 [2022-08-09T06:54:05.102Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:54:05.102Z] ---> Running in fc0e77f707dc [2022-08-09T06:54:05.376Z] ---> ed0c3e2dc13d [2022-08-09T06:54:05.376Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:54:05.662Z] ---> Running in 011e1cd54136 [2022-08-09T06:55:13.689Z] Removing intermediate container fc0e77f707dc [2022-08-09T06:55:13.689Z] ---> cccd1bdb1f44 [2022-08-09T06:55:13.689Z] Step 8/22 : COPY . . [2022-08-09T06:55:13.689Z] Removing intermediate container 011e1cd54136 [2022-08-09T06:55:13.689Z] ---> 628315f0f376 [2022-08-09T06:55:13.689Z] Step 8/24 : COPY . . [2022-08-09T06:55:23.870Z] ---> 0c85c486763e [2022-08-09T06:55:23.870Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-09T06:55:23.870Z] ---> 895f7751f21d [2022-08-09T06:55:23.870Z] Step 9/24 : RUN make cmd/core-metadata/core-metadata [2022-08-09T06:55:23.870Z] ---> Running in d50a7c69c533 [2022-08-09T06:55:23.870Z] ---> Running in e932ebcf019c [2022-08-09T06:55:25.862Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-09T06:55:25.862Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-09T06:57:32.724Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-09T06:57:37.062Z] Removing intermediate container 334209ad48c3 [2022-08-09T06:57:37.062Z] ---> 1e3503a9e7d7 [2022-08-09T06:57:37.062Z] [2022-08-09T06:57:37.062Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T06:57:37.062Z] 3.16: Pulling from library/alpine [2022-08-09T06:57:38.530Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-09T06:57:38.530Z] Status: Downloaded newer image for alpine:3.16 [2022-08-09T06:57:38.530Z] ---> 3d81c46cd875 [2022-08-09T06:57:38.530Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-09T06:57:38.530Z] ---> Running in f6064248292a [2022-08-09T06:57:40.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:57:40.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:57:41.785Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-09T06:57:41.785Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T06:57:42.069Z] OK: 5 MiB in 15 packages [2022-08-09T06:57:44.073Z] Removing intermediate container f6064248292a [2022-08-09T06:57:44.073Z] ---> 218b96c96d93 [2022-08-09T06:57:44.073Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T06:57:44.073Z] ---> Running in af01077d4a23 [2022-08-09T06:57:44.676Z] Removing intermediate container af01077d4a23 [2022-08-09T06:57:44.676Z] ---> c1570158d623 [2022-08-09T06:57:44.676Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-09T06:57:44.956Z] ---> Running in 76941e384119 [2022-08-09T06:57:45.948Z] Removing intermediate container 76941e384119 [2022-08-09T06:57:45.948Z] ---> bf96c2a5a731 [2022-08-09T06:57:45.948Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-09T06:57:46.224Z] ---> Running in cc962c7ee1c8 [2022-08-09T06:57:47.209Z] Removing intermediate container cc962c7ee1c8 [2022-08-09T06:57:47.209Z] ---> c18b756f9e45 [2022-08-09T06:57:47.209Z] Step 15/23 : WORKDIR / [2022-08-09T06:57:47.209Z] ---> Running in e78bd416c9f1 [2022-08-09T06:57:48.192Z] Removing intermediate container e78bd416c9f1 [2022-08-09T06:57:48.192Z] ---> e196741ba2f9 [2022-08-09T06:57:48.192Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T06:57:50.187Z] ---> 0002db6266d8 [2022-08-09T06:57:50.187Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-09T06:57:52.197Z] ---> 6e6926d90ea8 [2022-08-09T06:57:52.197Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-09T06:57:52.197Z] Removing intermediate container c4301ce31da2 [2022-08-09T06:57:52.197Z] ---> 05326f1c58b4 [2022-08-09T06:57:52.197Z] [2022-08-09T06:57:52.197Z] Step 10/25 : FROM alpine:3.16 [2022-08-09T06:57:52.197Z] ---> 3d81c46cd875 [2022-08-09T06:57:52.197Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-09T06:57:52.469Z] ---> Running in 0e5b14a900a3 [2022-08-09T06:57:53.460Z] ---> d4021a45ea4e [2022-08-09T06:57:53.460Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-09T06:57:53.735Z] ---> Running in 354a658a5955 [2022-08-09T06:57:54.339Z] Removing intermediate container 354a658a5955 [2022-08-09T06:57:54.339Z] ---> 9c6756d67bc1 [2022-08-09T06:57:54.339Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T06:57:54.339Z] ---> Running in e493b110a9ea [2022-08-09T06:57:54.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:57:54.939Z] Removing intermediate container e493b110a9ea [2022-08-09T06:57:54.939Z] ---> ae76b90692bd [2022-08-09T06:57:54.939Z] Step 21/23 : LABEL arch=arm64 [2022-08-09T06:57:55.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:57:55.233Z] ---> Running in a3d75e8f605f [2022-08-09T06:57:55.504Z] Removing intermediate container a3d75e8f605f [2022-08-09T06:57:55.504Z] ---> 6783a9876746 [2022-08-09T06:57:55.504Z] Step 22/23 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:57:55.778Z] ---> Running in 337afa3b14f7 [2022-08-09T06:57:56.383Z] Removing intermediate container 337afa3b14f7 [2022-08-09T06:57:56.383Z] ---> 97e878e3475d [2022-08-09T06:57:56.383Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T06:57:56.383Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-09T06:57:56.383Z] ---> Running in 6d92cf93c8b3 [2022-08-09T06:57:56.662Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-09T06:57:56.662Z] (3/3) Installing su-exec (0.2-r1) [2022-08-09T06:57:56.662Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T06:57:56.662Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T06:57:56.940Z] Removing intermediate container 6d92cf93c8b3 [2022-08-09T06:57:56.940Z] ---> fe5084a1d9d7 [2022-08-09T06:57:56.940Z] [2022-08-09T06:57:56.940Z] OK: 6 MiB in 17 packages [2022-08-09T06:57:57.215Z] Successfully built fe5084a1d9d7 [2022-08-09T06:57:57.215Z] Successfully tagged core-command-arm64:latest [2022-08-09T06:57:57.215Z]  Building core-command ... done Building sys-mgmt-agent [2022-08-09T06:57:59.206Z] Removing intermediate container 0e5b14a900a3 [2022-08-09T06:57:59.206Z] ---> b7c81973020d [2022-08-09T06:57:59.206Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T06:57:59.206Z] ---> Running in d4715eb6342e [2022-08-09T06:57:59.807Z] Removing intermediate container d4715eb6342e [2022-08-09T06:57:59.807Z] ---> 448457aefeec [2022-08-09T06:57:59.807Z] Step 13/25 : WORKDIR / [2022-08-09T06:57:59.807Z] ---> Running in 6d505134413e [2022-08-09T06:58:00.411Z] Removing intermediate container 6d505134413e [2022-08-09T06:58:00.411Z] ---> 9f2d95931f8e [2022-08-09T06:58:00.411Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-09T06:58:01.401Z] ---> 2497513cf4eb [2022-08-09T06:58:01.401Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-09T06:58:02.390Z] ---> ff47ba9acd9e [2022-08-09T06:58:02.390Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-09T06:58:03.004Z] ---> 8dddd79c27dc [2022-08-09T06:58:03.289Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-09T06:58:03.885Z] ---> 0b7410c04424 [2022-08-09T06:58:03.885Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-09T06:58:05.865Z] ---> e05e044ab9c5 [2022-08-09T06:58:05.865Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-09T06:58:08.499Z] ---> 5c82c46ecb80 [2022-08-09T06:58:08.499Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T06:58:09.479Z] ---> 1f7cc9b2d155 [2022-08-09T06:58:09.479Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T06:58:09.752Z] ---> Running in 399993898fe4 [2022-08-09T06:58:14.062Z] Removing intermediate container 399993898fe4 [2022-08-09T06:58:14.062Z] ---> 94227b415a3b [2022-08-09T06:58:14.062Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T06:58:14.062Z] ---> Running in 1d60f3842630 [2022-08-09T06:58:14.348Z] Removing intermediate container 1d60f3842630 [2022-08-09T06:58:14.348Z] ---> 0a15b813e29c [2022-08-09T06:58:14.348Z] Step 23/25 : LABEL arch=arm64 [2022-08-09T06:58:14.348Z] ---> Running in 8660a89b269b [2022-08-09T06:58:14.633Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:58:14.633Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:58:14.633Z] ---> 92f2691dc337 [2022-08-09T06:58:14.633Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T06:58:14.633Z] ---> Using cache [2022-08-09T06:58:14.633Z] ---> 8a162b4f922f [2022-08-09T06:58:14.633Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:58:14.633Z] ---> Using cache [2022-08-09T06:58:14.633Z] ---> 6ad9e88559fe [2022-08-09T06:58:14.633Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-09T06:58:14.633Z] ---> Running in 24c2f0e33a45 [2022-08-09T06:58:15.229Z] Removing intermediate container 8660a89b269b [2022-08-09T06:58:15.229Z] ---> 1ca3f690f059 [2022-08-09T06:58:15.229Z] Step 24/25 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T06:58:15.229Z] ---> Running in ffcdf9167e51 [2022-08-09T06:58:15.826Z] Removing intermediate container ffcdf9167e51 [2022-08-09T06:58:15.826Z] ---> 216e74a85b32 [2022-08-09T06:58:15.826Z] Step 25/25 : LABEL version=0.0.0 [2022-08-09T06:58:16.110Z] ---> Running in 060f7c95bac2 [2022-08-09T06:58:16.711Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:58:16.711Z] Removing intermediate container 060f7c95bac2 [2022-08-09T06:58:16.711Z] ---> 07609faafa5b [2022-08-09T06:58:16.711Z] [2022-08-09T06:58:16.987Z] Successfully built 07609faafa5b [2022-08-09T06:58:16.987Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-09T06:58:16.987Z] Building security-spiffe-token-provider [2022-08-09T06:58:17.589Z]  Building security-secretstore-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:58:19.035Z] OK: 221 MiB in 51 packages [2022-08-09T06:58:20.490Z] Removing intermediate container 24c2f0e33a45 [2022-08-09T06:58:20.490Z] ---> 45b7f0e4f702 [2022-08-09T06:58:20.490Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T06:58:21.480Z] ---> fe6e771dbe92 [2022-08-09T06:58:21.480Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:58:21.480Z] ---> Running in 5ff45c0dc48b [2022-08-09T06:58:33.938Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T06:58:33.938Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-09T06:58:33.938Z] ---> 92f2691dc337 [2022-08-09T06:58:33.938Z] Step 3/20 : WORKDIR /edgex-go [2022-08-09T06:58:33.938Z] ---> Using cache [2022-08-09T06:58:33.938Z] ---> 8a162b4f922f [2022-08-09T06:58:33.938Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-09T06:58:33.938Z] ---> Running in 149a5da35696 [2022-08-09T06:58:34.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:58:34.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:58:35.800Z] v3.16.1-120-g7aab12b192 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-09T06:58:35.800Z] v3.16.1-123-g8df8eb3436 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-09T06:58:35.800Z] OK: 16892 distinct packages available [2022-08-09T06:58:36.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:58:36.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:58:37.343Z] OK: 221 MiB in 51 packages [2022-08-09T06:58:39.327Z] Removing intermediate container 149a5da35696 [2022-08-09T06:58:39.327Z] ---> e95e17570d7a [2022-08-09T06:58:39.327Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-09T06:58:40.312Z] ---> dda1fb09f73f [2022-08-09T06:58:40.312Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T06:58:40.312Z] ---> Running in 07693af06989 [2022-08-09T06:59:12.690Z] Removing intermediate container 5ff45c0dc48b [2022-08-09T06:59:12.691Z] ---> 38dcb995b312 [2022-08-09T06:59:12.691Z] Step 8/23 : COPY . . [2022-08-09T06:59:39.519Z] ---> 9d6b2db08a8a [2022-08-09T06:59:39.520Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-09T06:59:39.520Z] ---> Running in 136763bb9fe5 [2022-08-09T06:59:39.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-09T06:59:39.798Z] Removing intermediate container 07693af06989 [2022-08-09T06:59:39.798Z] ---> 2866fe70bff3 [2022-08-09T06:59:39.798Z] Step 7/20 : COPY . . [2022-08-09T06:59:41.793Z] Removing intermediate container 5dc09b46db73 [2022-08-09T06:59:41.793Z] ---> 9266658ef809 [2022-08-09T06:59:41.793Z] [2022-08-09T06:59:41.793Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T06:59:41.793Z] ---> 3d81c46cd875 [2022-08-09T06:59:41.793Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-09T06:59:42.401Z] ---> Running in 4ee95833c8e6 [2022-08-09T06:59:43.011Z] Removing intermediate container 4ee95833c8e6 [2022-08-09T06:59:43.011Z] ---> 3e4c95a5ef23 [2022-08-09T06:59:43.011Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-09T06:59:43.293Z] ---> Running in 30299da8a37d [2022-08-09T06:59:44.284Z] Removing intermediate container 30299da8a37d [2022-08-09T06:59:44.284Z] ---> 360662123ed2 [2022-08-09T06:59:44.284Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-09T06:59:44.284Z] ---> Running in 5cc92435c6bc [2022-08-09T06:59:45.286Z] Removing intermediate container 5cc92435c6bc [2022-08-09T06:59:45.286Z] ---> 0d22c758781e [2022-08-09T06:59:45.286Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T06:59:45.286Z] ---> Running in 34edbf4a3454 [2022-08-09T06:59:49.625Z] Removing intermediate container 34edbf4a3454 [2022-08-09T06:59:49.625Z] ---> 90c27f9cc1df [2022-08-09T06:59:49.625Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-09T06:59:49.625Z] ---> Running in 53d289f9d20b [2022-08-09T06:59:52.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T06:59:53.251Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T06:59:54.240Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-09T06:59:54.518Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T06:59:54.518Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-09T06:59:54.797Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T06:59:54.797Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-09T06:59:55.080Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-09T06:59:55.080Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T06:59:55.080Z] OK: 8 MiB in 20 packages [2022-08-09T06:59:56.537Z] ---> cd1e4ef29b18 [2022-08-09T06:59:56.537Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-09T06:59:56.815Z] ---> Running in ab5c4a08298e [2022-08-09T06:59:57.096Z] Removing intermediate container 53d289f9d20b [2022-08-09T06:59:57.096Z] ---> 9c0e1131c30a [2022-08-09T06:59:57.096Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T06:59:58.085Z] ---> 278cf9234486 [2022-08-09T06:59:58.085Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-09T06:59:59.072Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-09T07:00:00.067Z] ---> 3587722f9ce8 [2022-08-09T07:00:00.067Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-09T07:00:01.071Z] ---> c24891b58dd7 [2022-08-09T07:00:01.071Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-09T07:00:01.071Z] ---> Running in dc3a3cfd50f1 [2022-08-09T07:00:01.692Z] Removing intermediate container dc3a3cfd50f1 [2022-08-09T07:00:01.692Z] ---> 04bc432a3127 [2022-08-09T07:00:01.692Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T07:00:01.692Z] ---> Running in 6f41e613fc04 [2022-08-09T07:00:02.308Z] Removing intermediate container 6f41e613fc04 [2022-08-09T07:00:02.308Z] ---> 5d413208f66a [2022-08-09T07:00:02.308Z] Step 21/23 : LABEL arch=arm64 [2022-08-09T07:00:02.308Z] ---> Running in 89b8461b4767 [2022-08-09T07:00:02.912Z] Removing intermediate container 89b8461b4767 [2022-08-09T07:00:02.912Z] ---> 1417c1d755ff [2022-08-09T07:00:02.912Z] Step 22/23 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T07:00:02.912Z] ---> Running in adc6addfecf8 [2022-08-09T07:00:03.528Z] Removing intermediate container adc6addfecf8 [2022-08-09T07:00:03.528Z] ---> 626bbed384be [2022-08-09T07:00:03.528Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T07:00:03.528Z] ---> Running in 949e7dc04fe2 [2022-08-09T07:00:04.134Z] Removing intermediate container 949e7dc04fe2 [2022-08-09T07:00:04.134Z] ---> 041a0edac815 [2022-08-09T07:00:04.134Z] [2022-08-09T07:00:04.410Z] Successfully built 041a0edac815 [2022-08-09T07:00:04.410Z] Successfully tagged core-data-arm64:latest [2022-08-09T07:00:04.410Z]  Building core-data ... done Building security-bootstrapper [2022-08-09T07:00:22.739Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T07:00:22.739Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-09T07:00:22.739Z] ---> 92f2691dc337 [2022-08-09T07:00:22.739Z] Step 3/31 : WORKDIR /edgex-go [2022-08-09T07:00:22.739Z] ---> Using cache [2022-08-09T07:00:22.739Z] ---> 8a162b4f922f [2022-08-09T07:00:22.739Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T07:00:22.739Z] ---> Using cache [2022-08-09T07:00:22.739Z] ---> 6ad9e88559fe [2022-08-09T07:00:22.739Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-09T07:00:22.739Z] ---> Using cache [2022-08-09T07:00:22.739Z] ---> ed8a8951765e [2022-08-09T07:00:22.739Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-09T07:00:22.739Z] ---> Using cache [2022-08-09T07:00:22.739Z] ---> ed0c3e2dc13d [2022-08-09T07:00:22.739Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T07:00:22.739Z] ---> Using cache [2022-08-09T07:00:22.739Z] ---> 628315f0f376 [2022-08-09T07:00:22.739Z] Step 8/31 : COPY . . [2022-08-09T07:00:22.739Z] ---> Using cache [2022-08-09T07:00:22.739Z] ---> 895f7751f21d [2022-08-09T07:00:22.739Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-09T07:00:22.739Z] ---> Running in 44bab05fa3b2 [2022-08-09T07:00:22.739Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-09T07:01:44.570Z] Removing intermediate container e932ebcf019c [2022-08-09T07:01:44.570Z] ---> 580d2b470b7a [2022-08-09T07:01:44.570Z] [2022-08-09T07:01:44.570Z] Step 10/24 : FROM alpine:3.16 [2022-08-09T07:01:44.570Z] ---> 3d81c46cd875 [2022-08-09T07:01:44.570Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-08-09T07:01:44.570Z] ---> Using cache [2022-08-09T07:01:44.570Z] ---> 218b96c96d93 [2022-08-09T07:01:44.570Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T07:01:44.570Z] ---> Using cache [2022-08-09T07:01:44.570Z] ---> c1570158d623 [2022-08-09T07:01:44.570Z] Step 13/24 : ENV APP_PORT=59881 [2022-08-09T07:01:44.570Z] ---> Running in 90f707991fc0 [2022-08-09T07:01:44.570Z] Removing intermediate container 90f707991fc0 [2022-08-09T07:01:44.570Z] ---> 76ee17cf8c96 [2022-08-09T07:01:44.570Z] Step 14/24 : EXPOSE $APP_PORT [2022-08-09T07:01:44.570Z] ---> Running in e4d73fc1cccc [2022-08-09T07:01:44.570Z] Removing intermediate container e4d73fc1cccc [2022-08-09T07:01:44.570Z] ---> 1468b1c575c9 [2022-08-09T07:01:44.570Z] Step 15/24 : WORKDIR / [2022-08-09T07:01:44.570Z] ---> Running in 35979cc46ee3 [2022-08-09T07:01:44.570Z] Removing intermediate container 35979cc46ee3 [2022-08-09T07:01:44.570Z] ---> cf540f5d43ac [2022-08-09T07:01:44.570Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T07:01:44.570Z] ---> 443c95f98a91 [2022-08-09T07:01:44.570Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-09T07:01:44.570Z] ---> ce3f83fa8889 [2022-08-09T07:01:44.570Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-09T07:01:44.570Z] ---> a6c54c579b35 [2022-08-09T07:01:44.570Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-08-09T07:01:44.570Z] ---> 193028da3ca4 [2022-08-09T07:01:44.570Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-08-09T07:01:44.570Z] ---> Running in 41f99545e484 [2022-08-09T07:01:44.570Z] Removing intermediate container 41f99545e484 [2022-08-09T07:01:44.570Z] ---> aa7581a91245 [2022-08-09T07:01:44.570Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T07:01:44.570Z] ---> Running in dd7ce89430ca [2022-08-09T07:01:44.570Z] Removing intermediate container dd7ce89430ca [2022-08-09T07:01:44.570Z] ---> e9d2bd660af8 [2022-08-09T07:01:44.570Z] Step 22/24 : LABEL arch=arm64 [2022-08-09T07:01:44.570Z] ---> Running in 605830db4bf6 [2022-08-09T07:01:44.570Z] Removing intermediate container 605830db4bf6 [2022-08-09T07:01:44.570Z] ---> ebf2ca8a3ba3 [2022-08-09T07:01:44.570Z] Step 23/24 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T07:01:44.570Z] ---> Running in e33675ac2695 [2022-08-09T07:01:44.570Z] Removing intermediate container e33675ac2695 [2022-08-09T07:01:44.570Z] ---> 8511ca17c0d0 [2022-08-09T07:01:44.570Z] Step 24/24 : LABEL version=0.0.0 [2022-08-09T07:01:44.570Z] ---> Running in 1304c60b792c [2022-08-09T07:01:45.169Z] Removing intermediate container 1304c60b792c [2022-08-09T07:01:45.169Z] ---> f9177255eb24 [2022-08-09T07:01:45.169Z] [2022-08-09T07:01:45.444Z] Successfully built f9177255eb24 [2022-08-09T07:01:45.444Z] Successfully tagged core-metadata-arm64:latest [2022-08-09T07:01:45.444Z]  Building core-metadata ... done Building security-spire-server [2022-08-09T07:02:03.769Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T07:02:03.769Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T07:02:03.769Z] ---> 92f2691dc337 [2022-08-09T07:02:03.769Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T07:02:03.769Z] ---> Using cache [2022-08-09T07:02:03.769Z] ---> 8a162b4f922f [2022-08-09T07:02:03.769Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T07:02:03.769Z] ---> Using cache [2022-08-09T07:02:03.769Z] ---> 6ad9e88559fe [2022-08-09T07:02:03.769Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T07:02:03.769Z] ---> Using cache [2022-08-09T07:02:03.769Z] ---> 262c2ef34705 [2022-08-09T07:02:03.769Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T07:02:03.769Z] ---> Using cache [2022-08-09T07:02:03.769Z] ---> f6a704cb2644 [2022-08-09T07:02:03.769Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T07:02:03.769Z] ---> Using cache [2022-08-09T07:02:03.769Z] ---> 132a038ddc37 [2022-08-09T07:02:03.769Z] Step 8/25 : COPY . . [2022-08-09T07:02:03.769Z] ---> Using cache [2022-08-09T07:02:03.769Z] ---> 8fc1ceca0d9f [2022-08-09T07:02:03.769Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T07:02:03.769Z] ---> Using cache [2022-08-09T07:02:03.769Z] ---> 1064751011da [2022-08-09T07:02:03.769Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-09T07:02:03.769Z] ---> Using cache [2022-08-09T07:02:03.769Z] ---> d84a3565bcbe [2022-08-09T07:02:03.769Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-09T07:02:04.047Z] ---> Running in 9c98f4f942b3 [2022-08-09T07:02:07.911Z] Removing intermediate container 9c98f4f942b3 [2022-08-09T07:02:07.911Z] ---> f4a3f67e317d [2022-08-09T07:02:07.911Z] Step 12/25 : WORKDIR /edgex-go [2022-08-09T07:02:07.911Z] ---> Running in 592db3b300c9 [2022-08-09T07:02:07.911Z] Removing intermediate container 592db3b300c9 [2022-08-09T07:02:07.911Z] ---> 625e3cf16b98 [2022-08-09T07:02:07.911Z] [2022-08-09T07:02:07.911Z] Step 13/25 : FROM alpine:3.15 [2022-08-09T07:02:07.911Z] ---> 60f2846fe774 [2022-08-09T07:02:07.911Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T07:02:07.911Z] ---> Using cache [2022-08-09T07:02:08.198Z] ---> 03b5a0477675 [2022-08-09T07:02:08.198Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T07:02:08.198Z] ---> Using cache [2022-08-09T07:02:08.198Z] ---> efb6be1fdd28 [2022-08-09T07:02:08.198Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T07:02:08.198Z] ---> Running in 2b3d5850bf9b [2022-08-09T07:02:10.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T07:02:11.909Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T07:02:13.370Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T07:02:13.370Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T07:02:13.370Z] OK: 15735 distinct packages available [2022-08-09T07:02:13.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T07:02:14.353Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T07:02:15.805Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-09T07:02:15.805Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-09T07:02:15.805Z] (3/5) Installing libucontext (1.1-r0) [2022-08-09T07:02:15.805Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-09T07:02:16.083Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-09T07:02:16.083Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T07:02:16.083Z] OK: 6 MiB in 19 packages [2022-08-09T07:02:18.087Z] Removing intermediate container 2b3d5850bf9b [2022-08-09T07:02:18.087Z] ---> f67b78686514 [2022-08-09T07:02:18.087Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T07:02:23.522Z] ---> e947b590bc72 [2022-08-09T07:02:23.522Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T07:02:23.810Z] ---> e1805e9dc6bc [2022-08-09T07:02:23.810Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-09T07:02:24.814Z] ---> c9246ac721fe [2022-08-09T07:02:24.814Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-09T07:02:25.810Z] ---> 8e7712b7f9d1 [2022-08-09T07:02:25.810Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T07:02:25.810Z] ---> Running in 54f6300da2be [2022-08-09T07:02:26.420Z] Removing intermediate container 54f6300da2be [2022-08-09T07:02:26.420Z] ---> fd26b213eb86 [2022-08-09T07:02:26.420Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T07:02:26.420Z] ---> Running in 76cb9f9b16de [2022-08-09T07:02:27.035Z] Removing intermediate container 76cb9f9b16de [2022-08-09T07:02:27.035Z] ---> a0bc2d83f89f [2022-08-09T07:02:27.035Z] Step 23/25 : LABEL arch=arm64 [2022-08-09T07:02:27.035Z] ---> Running in 36e68d0170dd [2022-08-09T07:02:27.644Z] Removing intermediate container 36e68d0170dd [2022-08-09T07:02:27.644Z] ---> 38b010cc0b5b [2022-08-09T07:02:27.644Z] Step 24/25 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T07:02:27.927Z] ---> Running in 0c4969ad58de [2022-08-09T07:02:28.546Z] Removing intermediate container 0c4969ad58de [2022-08-09T07:02:28.546Z] ---> d3ccf99b4cf0 [2022-08-09T07:02:28.546Z] Step 25/25 : LABEL version=0.0.0 [2022-08-09T07:02:28.546Z] ---> Running in 5be1cf1c27f4 [2022-08-09T07:02:29.150Z] Removing intermediate container 5be1cf1c27f4 [2022-08-09T07:02:29.150Z] ---> 178dd1d2ea1f [2022-08-09T07:02:29.150Z] [2022-08-09T07:02:29.426Z] Successfully built 178dd1d2ea1f [2022-08-09T07:02:29.426Z] Successfully tagged security-spire-server-arm64:latest [2022-08-09T07:02:29.426Z]  Building security-spire-server ... done Building support-scheduler [2022-08-09T07:02:47.789Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T07:02:47.790Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T07:02:47.790Z] ---> 92f2691dc337 [2022-08-09T07:02:47.790Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T07:02:47.790Z] ---> Using cache [2022-08-09T07:02:47.790Z] ---> 8a162b4f922f [2022-08-09T07:02:47.790Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T07:02:47.790Z] ---> Using cache [2022-08-09T07:02:47.790Z] ---> 6ad9e88559fe [2022-08-09T07:02:47.790Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T07:02:47.790Z] ---> Using cache [2022-08-09T07:02:47.790Z] ---> ed8a8951765e [2022-08-09T07:02:47.790Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T07:02:47.790Z] ---> Using cache [2022-08-09T07:02:47.790Z] ---> ed0c3e2dc13d [2022-08-09T07:02:47.790Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T07:02:47.790Z] ---> Using cache [2022-08-09T07:02:47.790Z] ---> 628315f0f376 [2022-08-09T07:02:47.790Z] Step 8/22 : COPY . . [2022-08-09T07:02:47.790Z] ---> Using cache [2022-08-09T07:02:47.790Z] ---> 895f7751f21d [2022-08-09T07:02:47.790Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-09T07:02:47.790Z] ---> Running in bf4fbabc0f58 [2022-08-09T07:02:47.790Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-09T07:03:20.213Z] Removing intermediate container d50a7c69c533 [2022-08-09T07:03:20.213Z] ---> bd2f540f12dc [2022-08-09T07:03:20.213Z] [2022-08-09T07:03:20.213Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T07:03:20.213Z] ---> 3d81c46cd875 [2022-08-09T07:03:20.213Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-09T07:03:20.213Z] ---> Running in 3f8617363716 [2022-08-09T07:03:22.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T07:03:22.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T07:03:23.937Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-09T07:03:23.938Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-09T07:03:23.938Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T07:03:23.938Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T07:03:24.215Z] OK: 6 MiB in 16 packages [2022-08-09T07:03:26.215Z] Removing intermediate container 3f8617363716 [2022-08-09T07:03:26.215Z] ---> 5cea55bc79db [2022-08-09T07:03:26.215Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T07:03:26.215Z] ---> Running in 10577ce15124 [2022-08-09T07:03:26.497Z] Removing intermediate container 10577ce15124 [2022-08-09T07:03:26.497Z] ---> f4a0a0fbfe5c [2022-08-09T07:03:26.777Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-09T07:03:26.777Z] ---> Running in 3387f8f4da8a [2022-08-09T07:03:27.055Z] Removing intermediate container 3387f8f4da8a [2022-08-09T07:03:27.055Z] ---> 0fedbd560ded [2022-08-09T07:03:27.055Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T07:03:27.336Z] ---> Running in a7a04d73d5f5 [2022-08-09T07:03:27.942Z] Removing intermediate container a7a04d73d5f5 [2022-08-09T07:03:27.942Z] ---> 97549de5177e [2022-08-09T07:03:27.942Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T07:03:28.547Z] ---> c1ad55764546 [2022-08-09T07:03:28.547Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-09T07:03:31.192Z] ---> 8d1eeab8dbfa [2022-08-09T07:03:31.192Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-09T07:03:31.795Z] ---> 86faec9b5242 [2022-08-09T07:03:31.795Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-09T07:03:31.795Z] ---> Running in 604fe2a1e72f [2022-08-09T07:03:32.398Z] Removing intermediate container 604fe2a1e72f [2022-08-09T07:03:32.398Z] ---> 1779602839c2 [2022-08-09T07:03:32.398Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T07:03:32.398Z] ---> Running in f854a8f9fb96 [2022-08-09T07:03:33.010Z] Removing intermediate container f854a8f9fb96 [2022-08-09T07:03:33.010Z] ---> 85509e6aebc0 [2022-08-09T07:03:33.010Z] Step 20/22 : LABEL arch=arm64 [2022-08-09T07:03:33.299Z] ---> Running in c8fbc68836ed [2022-08-09T07:03:33.912Z] Removing intermediate container c8fbc68836ed [2022-08-09T07:03:33.912Z] ---> f6ca8a562fd3 [2022-08-09T07:03:33.912Z] Step 21/22 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T07:03:33.912Z] ---> Running in fdd351d36538 [2022-08-09T07:03:34.523Z] Removing intermediate container fdd351d36538 [2022-08-09T07:03:34.523Z] ---> 3457e4781a8a [2022-08-09T07:03:34.523Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T07:03:34.800Z] ---> Running in 177c7dacca6e [2022-08-09T07:03:35.404Z] Removing intermediate container 177c7dacca6e [2022-08-09T07:03:35.404Z] ---> 8aeb42babcc8 [2022-08-09T07:03:35.404Z] [2022-08-09T07:03:35.679Z] Successfully built 8aeb42babcc8 [2022-08-09T07:03:35.679Z] Successfully tagged support-notifications-arm64:latest [2022-08-09T07:03:35.679Z] Building security-proxy-setup [2022-08-09T07:03:54.047Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T07:03:54.047Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T07:03:54.047Z] ---> 92f2691dc337 [2022-08-09T07:03:54.047Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T07:03:54.047Z] ---> Using cache [2022-08-09T07:03:54.047Z] ---> 8a162b4f922f [2022-08-09T07:03:54.047Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T07:03:54.047Z] ---> Using cache [2022-08-09T07:03:54.047Z] ---> 6ad9e88559fe [2022-08-09T07:03:54.047Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T07:03:54.047Z] ---> Using cache [2022-08-09T07:03:54.047Z] ---> ed8a8951765e [2022-08-09T07:03:54.047Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T07:03:54.047Z] ---> Using cache [2022-08-09T07:03:54.047Z] ---> ed0c3e2dc13d [2022-08-09T07:03:54.047Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T07:03:54.047Z] ---> Using cache [2022-08-09T07:03:54.047Z] ---> 628315f0f376 [2022-08-09T07:03:54.047Z] Step 8/22 : COPY . . [2022-08-09T07:03:54.047Z] ---> Using cache [2022-08-09T07:03:54.047Z] ---> 895f7751f21d [2022-08-09T07:03:54.047Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-09T07:03:54.047Z] ---> Running in 5e3957d574ef [2022-08-09T07:03:55.486Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-09T07:05:03.506Z] Removing intermediate container 136763bb9fe5 [2022-08-09T07:05:03.506Z] ---> 7d7a2c528cc1 [2022-08-09T07:05:03.506Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-09T07:05:03.506Z] ---> Running in c1d8a8abf951 [2022-08-09T07:05:03.506Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-09T07:05:03.506Z] Removing intermediate container c1d8a8abf951 [2022-08-09T07:05:03.506Z] ---> 9931eb7b6853 [2022-08-09T07:05:03.506Z] [2022-08-09T07:05:03.506Z] Step 11/23 : FROM alpine:3.16 [2022-08-09T07:05:03.506Z] ---> 3d81c46cd875 [2022-08-09T07:05:03.506Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-09T07:05:03.506Z] ---> Running in 6d2fdd732ea4 [2022-08-09T07:05:03.506Z] Removing intermediate container 6d2fdd732ea4 [2022-08-09T07:05:03.506Z] ---> 11dbe99be183 [2022-08-09T07:05:03.506Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-09T07:05:03.506Z] ---> Running in 3222ba0f452d [2022-08-09T07:05:03.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T07:05:03.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T07:05:04.104Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-09T07:05:04.104Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-09T07:05:04.104Z] (3/33) Installing readline (8.1.2-r0) [2022-08-09T07:05:04.104Z] (4/33) Installing bash (5.1.16-r2) [2022-08-09T07:05:04.383Z] Executing bash-5.1.16-r2.post-install [2022-08-09T07:05:04.383Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-09T07:05:04.383Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-09T07:05:04.658Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T07:05:04.658Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-09T07:05:04.658Z] (9/33) Installing curl (7.83.1-r2) [2022-08-09T07:05:04.658Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-09T07:05:05.645Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-09T07:05:05.645Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-09T07:05:05.645Z] (13/33) Installing expat (2.4.8-r0) [2022-08-09T07:05:05.645Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-09T07:05:05.645Z] (15/33) Installing gdbm (1.23-r0) [2022-08-09T07:05:05.645Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-09T07:05:05.645Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T07:05:05.645Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T07:05:05.645Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-09T07:05:05.645Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-09T07:05:05.920Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-09T07:05:08.549Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-09T07:05:08.549Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-09T07:05:08.549Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-09T07:05:08.549Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-09T07:05:08.549Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-09T07:05:08.549Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-09T07:05:08.549Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-09T07:05:08.549Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-09T07:05:08.549Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-09T07:05:08.549Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-09T07:05:08.549Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-09T07:05:08.824Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-09T07:05:09.809Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T07:05:09.810Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T07:05:10.090Z] OK: 120 MiB in 47 packages [2022-08-09T07:05:25.216Z] Collecting docker-compose==1.23.2 [2022-08-09T07:05:25.216Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-09T07:05:25.216Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.9 MB/s eta 0:00:00 [2022-08-09T07:05:25.216Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-09T07:05:25.216Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-09T07:05:25.491Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.2 MB/s eta 0:00:00 [2022-08-09T07:05:25.491Z] Collecting texttable<0.10,>=0.9.0 [2022-08-09T07:05:25.491Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-09T07:05:25.767Z] Preparing metadata (setup.py): started [2022-08-09T07:05:27.753Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T07:05:28.030Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-09T07:05:28.030Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-09T07:05:28.030Z] Preparing metadata (setup.py): started [2022-08-09T07:05:30.665Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T07:05:30.665Z] Collecting jsonschema<3,>=2.5.1 [2022-08-09T07:05:30.665Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-09T07:05:31.265Z] Collecting docker<4.0,>=3.6.0 [2022-08-09T07:05:31.265Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-09T07:05:31.265Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.9 MB/s eta 0:00:00 [2022-08-09T07:05:31.541Z] Collecting docopt<0.7,>=0.6.1 [2022-08-09T07:05:31.541Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-09T07:05:31.541Z] Preparing metadata (setup.py): started [2022-08-09T07:05:34.171Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T07:05:34.171Z] Collecting cached-property<2,>=1.2.0 [2022-08-09T07:05:34.171Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-09T07:05:34.446Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-09T07:05:34.446Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-09T07:05:34.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 10.6 MB/s eta 0:00:00 [2022-08-09T07:05:34.446Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-09T07:05:35.431Z] Collecting PyYAML<4,>=3.10 [2022-08-09T07:05:35.431Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-09T07:05:35.431Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.0 MB/s eta 0:00:00 [2022-08-09T07:05:37.430Z] Preparing metadata (setup.py): started [2022-08-09T07:05:40.060Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T07:05:40.658Z] Collecting docker-pycreds>=0.4.0 [2022-08-09T07:05:40.658Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-09T07:05:41.648Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-09T07:05:41.648Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-09T07:05:41.648Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 14.8 MB/s eta 0:00:00 [2022-08-09T07:05:41.925Z] Collecting certifi>=2017.4.17 [2022-08-09T07:05:41.925Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-09T07:05:41.925Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 12.1 MB/s eta 0:00:00 [2022-08-09T07:05:42.911Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-09T07:05:42.911Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-09T07:05:42.911Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 11.1 MB/s eta 0:00:00 [2022-08-09T07:05:43.187Z] Collecting idna<2.8,>=2.5 [2022-08-09T07:05:43.187Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-09T07:05:43.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.8 MB/s eta 0:00:00 [2022-08-09T07:05:43.793Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-09T07:05:43.793Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-09T07:05:43.793Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-09T07:05:43.793Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-09T07:05:45.235Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-09T07:05:45.235Z] Running setup.py install for texttable: started [2022-08-09T07:05:46.678Z] Removing intermediate container 44bab05fa3b2 [2022-08-09T07:05:46.678Z] ---> 8f3c2cf0471d [2022-08-09T07:05:46.678Z] [2022-08-09T07:05:46.678Z] Step 10/31 : FROM alpine:3.16 [2022-08-09T07:05:46.678Z] ---> 3d81c46cd875 [2022-08-09T07:05:46.678Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T07:05:46.678Z] ---> Running in db9f92063497 [2022-08-09T07:05:47.288Z] Removing intermediate container db9f92063497 [2022-08-09T07:05:47.288Z] ---> c27a000119f8 [2022-08-09T07:05:47.288Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-09T07:05:47.288Z] ---> Running in 22ca6d5d4268 [2022-08-09T07:05:48.287Z] Running setup.py install for texttable: finished with status 'done' [2022-08-09T07:05:48.287Z] Running setup.py install for PyYAML: started [2022-08-09T07:05:49.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T07:05:49.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T07:05:50.990Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-09T07:05:50.990Z] (2/2) Installing su-exec (0.2-r1) [2022-08-09T07:05:50.990Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T07:05:50.990Z] OK: 5 MiB in 16 packages [2022-08-09T07:05:51.594Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-09T07:05:52.203Z] Removing intermediate container 22ca6d5d4268 [2022-08-09T07:05:52.203Z] ---> d4c79fc195ce [2022-08-09T07:05:52.203Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-09T07:05:52.479Z] ---> Running in 5b37ee362d86 [2022-08-09T07:05:53.079Z] Removing intermediate container 5b37ee362d86 [2022-08-09T07:05:53.079Z] ---> 2f5ece43c00a [2022-08-09T07:05:53.079Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-09T07:05:53.079Z] ---> Running in b412cb0b2b1c [2022-08-09T07:05:53.349Z] Removing intermediate container b412cb0b2b1c [2022-08-09T07:05:53.349Z] ---> 881eee2e3cf7 [2022-08-09T07:05:53.349Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-09T07:05:53.624Z] ---> Running in 35e6a2ca70b5 [2022-08-09T07:05:53.898Z] Running setup.py install for docopt: started [2022-08-09T07:05:54.177Z] Removing intermediate container 35e6a2ca70b5 [2022-08-09T07:05:54.177Z] ---> e4d5f875229c [2022-08-09T07:05:54.177Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-09T07:05:54.177Z] ---> Running in 00a2ca8cbbe3 [2022-08-09T07:05:57.588Z] Running setup.py install for docopt: finished with status 'done' [2022-08-09T07:05:57.588Z] Removing intermediate container 00a2ca8cbbe3 [2022-08-09T07:05:57.588Z] ---> bb86d4d8cb12 [2022-08-09T07:05:57.588Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-09T07:05:57.588Z] ---> Running in 5a38aee4f95d [2022-08-09T07:05:57.875Z] Removing intermediate container 5a38aee4f95d [2022-08-09T07:05:57.875Z] ---> 4408e044bd45 [2022-08-09T07:05:57.875Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-09T07:05:58.904Z] ---> 64071052a6bf [2022-08-09T07:05:58.904Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-09T07:05:59.193Z] ---> Running in cd541b8d959c [2022-08-09T07:06:01.848Z] Running setup.py install for dockerpty: started [2022-08-09T07:06:02.127Z] Removing intermediate container cd541b8d959c [2022-08-09T07:06:02.127Z] ---> d3a5bcb1014d [2022-08-09T07:06:02.127Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T07:06:03.115Z] ---> 2fabe7bf72b9 [2022-08-09T07:06:03.115Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-09T07:06:04.579Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-09T07:06:04.857Z] ---> 18474e274605 [2022-08-09T07:06:04.857Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-09T07:06:05.856Z] ---> ee41c4fe5915 [2022-08-09T07:06:05.856Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-09T07:06:06.841Z] ---> f7189eb64642 [2022-08-09T07:06:06.841Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-09T07:06:07.444Z] ---> ca53e52da982 [2022-08-09T07:06:07.444Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-09T07:06:08.446Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-09T07:06:08.446Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 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 [2022-08-09T07:06:08.446Z] ---> 7aed868c093c [2022-08-09T07:06:08.446Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-09T07:06:08.446Z] ---> Running in 045491a02bf3 [2022-08-09T07:06:11.868Z] Removing intermediate container 045491a02bf3 [2022-08-09T07:06:11.868Z] ---> c5ea2926ef3f [2022-08-09T07:06:11.868Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-09T07:06:11.868Z] ---> Running in 56bf459c323b [2022-08-09T07:06:12.473Z] Removing intermediate container 56bf459c323b [2022-08-09T07:06:12.473Z] ---> 0e87c6f426c6 [2022-08-09T07:06:12.473Z] Step 28/31 : CMD ["gate"] [2022-08-09T07:06:12.473Z] ---> Running in c6124eccc847 [2022-08-09T07:06:13.463Z] Removing intermediate container c6124eccc847 [2022-08-09T07:06:13.463Z] ---> 8d15b6601705 [2022-08-09T07:06:13.463Z] Step 29/31 : LABEL arch=arm64 [2022-08-09T07:06:13.463Z] ---> Running in da318f34258b [2022-08-09T07:06:14.455Z] Removing intermediate container da318f34258b [2022-08-09T07:06:14.455Z] ---> 3e709cf10dce [2022-08-09T07:06:14.455Z] Step 30/31 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T07:06:14.455Z] ---> Running in c6c77a3efc0d [2022-08-09T07:06:15.366Z] Removing intermediate container c6c77a3efc0d [2022-08-09T07:06:15.366Z] ---> 9550285f4199 [2022-08-09T07:06:15.366Z] Step 31/31 : LABEL version=0.0.0 [2022-08-09T07:06:15.659Z] ---> Running in 8d1717440c90 [2022-08-09T07:06:16.820Z] Removing intermediate container 8d1717440c90 [2022-08-09T07:06:16.820Z] ---> 7366f44b356c [2022-08-09T07:06:16.820Z] [2022-08-09T07:06:17.825Z] Successfully built 7366f44b356c [2022-08-09T07:06:17.825Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-09T07:06:30.308Z]  Building security-bootstrapper ... done Removing intermediate container 3222ba0f452d [2022-08-09T07:06:30.308Z] ---> b5b68e23e2ac [2022-08-09T07:06:30.308Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-09T07:06:30.308Z] ---> Running in b4238a04aed3 [2022-08-09T07:06:30.308Z] Removing intermediate container b4238a04aed3 [2022-08-09T07:06:30.308Z] ---> ba7c508c879c [2022-08-09T07:06:30.308Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-09T07:06:30.308Z] ---> Running in 53c799e1cd9b [2022-08-09T07:06:30.308Z] Removing intermediate container 53c799e1cd9b [2022-08-09T07:06:30.308Z] ---> 3defa2bc406a [2022-08-09T07:06:30.308Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-09T07:06:31.294Z] ---> 7ab8f666685b [2022-08-09T07:06:31.294Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-09T07:06:32.282Z] ---> 6ef07b1c278d [2022-08-09T07:06:32.282Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-09T07:06:33.728Z] ---> 7926ec9e04fd [2022-08-09T07:06:33.728Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-09T07:06:33.728Z] ---> Running in f5e8bacd8baf [2022-08-09T07:06:34.330Z] Removing intermediate container f5e8bacd8baf [2022-08-09T07:06:34.330Z] ---> 43201ca0f701 [2022-08-09T07:06:34.330Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T07:06:34.330Z] ---> Running in 2ec39779c65a [2022-08-09T07:06:34.945Z] Removing intermediate container 2ec39779c65a [2022-08-09T07:06:34.945Z] ---> d3830a966f91 [2022-08-09T07:06:34.945Z] Step 21/23 : LABEL arch=arm64 [2022-08-09T07:06:34.945Z] ---> Running in 8c35340495eb [2022-08-09T07:06:35.560Z] Removing intermediate container 8c35340495eb [2022-08-09T07:06:35.560Z] ---> 5eb064828a14 [2022-08-09T07:06:35.560Z] Step 22/23 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T07:06:35.560Z] ---> Running in a84a9902e283 [2022-08-09T07:06:36.163Z] Removing intermediate container a84a9902e283 [2022-08-09T07:06:36.163Z] ---> 83954327a52b [2022-08-09T07:06:36.163Z] Step 23/23 : LABEL version=0.0.0 [2022-08-09T07:06:36.163Z] ---> Running in dea25e73b23e [2022-08-09T07:06:36.779Z] Removing intermediate container dea25e73b23e [2022-08-09T07:06:36.779Z] ---> 6d25c895263d [2022-08-09T07:06:36.779Z] [2022-08-09T07:06:37.053Z] Successfully built 6d25c895263d [2022-08-09T07:06:37.053Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-09T07:07:24.047Z]  Building sys-mgmt-agent ... done Removing intermediate container ab5c4a08298e [2022-08-09T07:07:24.047Z] ---> cfe9940c7836 [2022-08-09T07:07:24.047Z] [2022-08-09T07:07:24.047Z] Step 9/20 : FROM alpine:3.15 [2022-08-09T07:07:24.047Z] ---> 60f2846fe774 [2022-08-09T07:07:24.047Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T07:07:24.047Z] ---> Using cache [2022-08-09T07:07:24.047Z] ---> 03b5a0477675 [2022-08-09T07:07:24.047Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T07:07:24.047Z] ---> Using cache [2022-08-09T07:07:24.047Z] ---> efb6be1fdd28 [2022-08-09T07:07:24.047Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-09T07:07:24.047Z] ---> Running in 079ba1ad6d3b [2022-08-09T07:07:24.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T07:07:24.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T07:07:24.047Z] v3.15.5-29-g41216b729e [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T07:07:24.047Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T07:07:24.047Z] OK: 15735 distinct packages available [2022-08-09T07:07:24.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T07:07:24.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T07:07:24.047Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-09T07:07:24.047Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-09T07:07:24.047Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-09T07:07:24.047Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-09T07:07:24.047Z] (5/9) Installing curl (7.80.0-r2) [2022-08-09T07:07:24.047Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-09T07:07:24.047Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-09T07:07:24.047Z] (8/9) Installing libucontext (1.1-r0) [2022-08-09T07:07:24.047Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-09T07:07:24.047Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T07:07:24.047Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T07:07:24.047Z] OK: 8 MiB in 23 packages [2022-08-09T07:07:26.029Z] Removing intermediate container 079ba1ad6d3b [2022-08-09T07:07:26.029Z] ---> d1fb5cd1735f [2022-08-09T07:07:26.303Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T07:07:27.288Z] ---> f1e640e88e7e [2022-08-09T07:07:27.288Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-09T07:07:29.296Z] ---> 2abacf454d4d [2022-08-09T07:07:29.296Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-09T07:07:29.908Z] ---> 461dd95084f5 [2022-08-09T07:07:29.908Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-09T07:07:30.184Z] ---> Running in 5dafe648d2e2 [2022-08-09T07:07:30.791Z] Removing intermediate container 5dafe648d2e2 [2022-08-09T07:07:30.791Z] ---> 28f479d19f2c [2022-08-09T07:07:30.791Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T07:07:30.791Z] ---> Running in 959a70a8effe [2022-08-09T07:07:31.398Z] Removing intermediate container 959a70a8effe [2022-08-09T07:07:31.398Z] ---> 5485323fcec1 [2022-08-09T07:07:31.398Z] Step 18/20 : LABEL arch=arm64 [2022-08-09T07:07:31.398Z] ---> Running in dcc009eaee8d [2022-08-09T07:07:32.005Z] Removing intermediate container dcc009eaee8d [2022-08-09T07:07:32.005Z] ---> d46e27fc9bed [2022-08-09T07:07:32.005Z] Step 19/20 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T07:07:32.005Z] ---> Running in 46e81af3055c [2022-08-09T07:07:32.283Z] Removing intermediate container 46e81af3055c [2022-08-09T07:07:32.283Z] ---> fabeccca35dd [2022-08-09T07:07:32.283Z] Step 20/20 : LABEL version=0.0.0 [2022-08-09T07:07:32.566Z] ---> Running in 4174238fd2ff [2022-08-09T07:07:33.172Z] Removing intermediate container 4174238fd2ff [2022-08-09T07:07:33.172Z] ---> 7466d215483e [2022-08-09T07:07:33.172Z] [2022-08-09T07:07:33.449Z] Successfully built 7466d215483e [2022-08-09T07:07:33.449Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-09T07:07:45.870Z]  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-09T07:08:00.973Z] Removing intermediate container 5e3957d574ef [2022-08-09T07:08:00.973Z] ---> 542da14a9318 [2022-08-09T07:08:00.973Z] [2022-08-09T07:08:00.973Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T07:08:00.973Z] ---> 3d81c46cd875 [2022-08-09T07:08:00.973Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-09T07:08:00.973Z] ---> Running in 5658f32b76f3 [2022-08-09T07:08:00.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T07:08:00.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T07:08:01.953Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-09T07:08:01.953Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-09T07:08:01.953Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T07:08:01.953Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-09T07:08:01.953Z] (5/6) Installing curl (7.83.1-r2) [2022-08-09T07:08:01.953Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-09T07:08:01.953Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T07:08:01.953Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T07:08:02.240Z] OK: 8 MiB in 20 packages [2022-08-09T07:08:03.684Z] Removing intermediate container 5658f32b76f3 [2022-08-09T07:08:03.684Z] ---> b6b65fb4f8b5 [2022-08-09T07:08:03.684Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T07:08:03.684Z] ---> Running in 1c37a99cab29 [2022-08-09T07:08:03.965Z] Removing intermediate container 1c37a99cab29 [2022-08-09T07:08:03.965Z] ---> c7af47b25e55 [2022-08-09T07:08:03.965Z] Step 13/22 : WORKDIR /edgex [2022-08-09T07:08:04.241Z] ---> Running in 22a822bb162b [2022-08-09T07:08:04.514Z] Removing intermediate container 22a822bb162b [2022-08-09T07:08:04.514Z] ---> a351fc8f493a [2022-08-09T07:08:04.514Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-09T07:08:05.118Z] ---> c837464bc560 [2022-08-09T07:08:05.118Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-09T07:08:06.561Z] ---> f89adce4b63a [2022-08-09T07:08:06.561Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-09T07:08:07.543Z] ---> da40077b8774 [2022-08-09T07:08:07.543Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T07:08:08.137Z] ---> ee89300c345e [2022-08-09T07:08:08.137Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T07:08:08.410Z] ---> Running in eb56d92ac1d3 [2022-08-09T07:08:10.393Z] Removing intermediate container eb56d92ac1d3 [2022-08-09T07:08:10.393Z] ---> 32b5b918ac51 [2022-08-09T07:08:10.393Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T07:08:10.393Z] ---> Running in da9ced18c203 [2022-08-09T07:08:10.393Z] Removing intermediate container da9ced18c203 [2022-08-09T07:08:10.393Z] ---> 1e78774824f6 [2022-08-09T07:08:10.393Z] Step 20/22 : LABEL arch=arm64 [2022-08-09T07:08:10.668Z] ---> Running in bb47079facbc [2022-08-09T07:08:10.943Z] Removing intermediate container bb47079facbc [2022-08-09T07:08:10.943Z] ---> ae26e19ed07b [2022-08-09T07:08:10.943Z] Step 21/22 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T07:08:10.943Z] ---> Running in 0bd3856e3b22 [2022-08-09T07:08:11.536Z] Removing intermediate container 0bd3856e3b22 [2022-08-09T07:08:11.536Z] ---> 360475cc3e1a [2022-08-09T07:08:11.536Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T07:08:11.536Z] ---> Running in dbfe7e66405c [2022-08-09T07:08:12.132Z] Removing intermediate container dbfe7e66405c [2022-08-09T07:08:12.132Z] ---> fcf85407efb2 [2022-08-09T07:08:12.132Z] [2022-08-09T07:08:12.132Z] Successfully built fcf85407efb2 [2022-08-09T07:08:12.132Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-09T07:08:18.826Z]  Building security-proxy-setup ... done Removing intermediate container bf4fbabc0f58 [2022-08-09T07:08:18.826Z] ---> 28bd4f7df5b3 [2022-08-09T07:08:18.826Z] [2022-08-09T07:08:18.826Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T07:08:18.826Z] ---> 3d81c46cd875 [2022-08-09T07:08:18.826Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-09T07:08:18.826Z] ---> Using cache [2022-08-09T07:08:18.826Z] ---> 218b96c96d93 [2022-08-09T07:08:18.826Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T07:08:18.826Z] ---> Using cache [2022-08-09T07:08:18.826Z] ---> c1570158d623 [2022-08-09T07:08:18.826Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-09T07:08:18.826Z] ---> Running in f71f5f1c9265 [2022-08-09T07:08:18.826Z] Removing intermediate container f71f5f1c9265 [2022-08-09T07:08:18.826Z] ---> 581c7cbd153c [2022-08-09T07:08:18.826Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T07:08:18.826Z] ---> Running in 32acae331bfb [2022-08-09T07:08:19.100Z] Removing intermediate container 32acae331bfb [2022-08-09T07:08:19.100Z] ---> 372db1ca9d68 [2022-08-09T07:08:19.100Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T07:08:19.693Z] ---> 8c8574b00c74 [2022-08-09T07:08:19.693Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-09T07:08:21.126Z] ---> 94ac015d3041 [2022-08-09T07:08:21.126Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-09T07:08:21.726Z] ---> da3404bb1234 [2022-08-09T07:08:21.726Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-09T07:08:21.726Z] ---> Running in 18dc0244e25f [2022-08-09T07:08:21.999Z] Removing intermediate container 18dc0244e25f [2022-08-09T07:08:21.999Z] ---> 66cc1bda6814 [2022-08-09T07:08:21.999Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T07:08:21.999Z] ---> Running in 7a3b0d95ffc4 [2022-08-09T07:08:22.272Z] Removing intermediate container 7a3b0d95ffc4 [2022-08-09T07:08:22.272Z] ---> d09b1d532c91 [2022-08-09T07:08:22.272Z] Step 20/22 : LABEL arch=arm64 [2022-08-09T07:08:22.556Z] ---> Running in a8c3ea0ccd0e [2022-08-09T07:08:22.836Z] Removing intermediate container a8c3ea0ccd0e [2022-08-09T07:08:22.836Z] ---> 2d0576726d74 [2022-08-09T07:08:22.836Z] Step 21/22 : LABEL git_sha=a7f530ab5de83739c2c5d3810808e06556994677 [2022-08-09T07:08:22.836Z] ---> Running in 70894706150b [2022-08-09T07:08:23.107Z] Removing intermediate container 70894706150b [2022-08-09T07:08:23.107Z] ---> eeb28fadbc30 [2022-08-09T07:08:23.107Z] Step 22/22 : LABEL version=0.0.0 [2022-08-09T07:08:23.107Z] ---> Running in eb5f33b1820b [2022-08-09T07:08:23.380Z] Removing intermediate container eb5f33b1820b [2022-08-09T07:08:23.380Z] ---> 5ea5b18365cc [2022-08-09T07:08:23.380Z] [2022-08-09T07:08:23.652Z] Successfully built 5ea5b18365cc [2022-08-09T07:08:23.652Z] Successfully tagged support-scheduler-arm64:latest [2022-08-09T07:08:23.938Z]  Building support-scheduler ... done  [Pipeline] } [2022-08-09T07:08:23.955Z] $ docker stop --time=1 a9b7532677921b3ba6eccf435a6f5437d28df722fea321f3ed118da0237ef1bd [2022-08-09T07:08:25.638Z] $ docker rm -f a9b7532677921b3ba6eccf435a6f5437d28df722fea321f3ed118da0237ef1bd [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T07:08:26.176Z] + docker images [2022-08-09T07:08:26.447Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-09T07:08:26.447Z] support-scheduler-arm64 latest 5ea5b18365cc 3 seconds ago 25.6MB [2022-08-09T07:08:26.447Z] 28bd4f7df5b3 9 seconds ago 1.41GB [2022-08-09T07:08:26.447Z] security-proxy-setup-arm64 latest fcf85407efb2 15 seconds ago 26.2MB [2022-08-09T07:08:26.447Z] 542da14a9318 28 seconds ago 1.36GB [2022-08-09T07:08:26.447Z] security-spiffe-token-provider-arm64 latest 7466d215483e 54 seconds ago 28.3MB [2022-08-09T07:08:26.447Z] cfe9940c7836 About a minute ago 1.4GB [2022-08-09T07:08:26.447Z] sys-mgmt-agent-arm64 latest 6d25c895263d About a minute ago 133MB [2022-08-09T07:08:26.447Z] security-bootstrapper-arm64 latest 7366f44b356c 2 minutes ago 18.6MB [2022-08-09T07:08:26.447Z] 8f3c2cf0471d 2 minutes ago 1.35GB [2022-08-09T07:08:26.447Z] 9931eb7b6853 3 minutes ago 1.35GB [2022-08-09T07:08:26.447Z] support-notifications-arm64 latest 8aeb42babcc8 4 minutes ago 26.1MB [2022-08-09T07:08:26.447Z] bd2f540f12dc 5 minutes ago 1.41GB [2022-08-09T07:08:26.447Z] security-spire-server-arm64 latest 178dd1d2ea1f 5 minutes ago 84.2MB [2022-08-09T07:08:26.447Z] 625e3cf16b98 6 minutes ago 1.25GB [2022-08-09T07:08:26.447Z] core-metadata-arm64 latest f9177255eb24 6 minutes ago 17.4MB [2022-08-09T07:08:26.447Z] 580d2b470b7a 6 minutes ago 1.38GB [2022-08-09T07:08:26.447Z] core-data-arm64 latest 041a0edac815 8 minutes ago 20.6MB [2022-08-09T07:08:26.447Z] 9266658ef809 8 minutes ago 1.38GB [2022-08-09T07:08:26.447Z] security-secretstore-setup-arm64 latest 07609faafa5b 10 minutes ago 27.9MB [2022-08-09T07:08:26.447Z] core-command-arm64 latest fe5084a1d9d7 10 minutes ago 15.5MB [2022-08-09T07:08:26.447Z] 05326f1c58b4 10 minutes ago 1.36GB [2022-08-09T07:08:26.447Z] 1e3503a9e7d7 10 minutes ago 1.35GB [2022-08-09T07:08:26.448Z] security-spire-agent-arm64 latest c259fb690dad 14 minutes ago 122MB [2022-08-09T07:08:26.448Z] security-spire-config-arm64 latest 117196a8fcf1 14 minutes ago 83.6MB [2022-08-09T07:08:26.448Z] 937ca3296caa 15 minutes ago 1.25GB [2022-08-09T07:08:26.448Z] 58a176774804 15 minutes ago 1.25GB [2022-08-09T07:08:26.448Z] ci-base-image-arm64 latest 92f2691dc337 28 minutes ago 994MB [2022-08-09T07:08:26.448Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-09T07:08:26.448Z] alpine 3.16 3d81c46cd875 3 weeks ago 5.27MB [2022-08-09T07:08:26.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-09T07:08:26.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T07:08:26.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-09T07:08:26.911Z] [2022-08-09T07:08:26.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T07:08:27.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-09T07:08:27.534Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-09T07:08:27.534Z] 8998bd30e6a1: Pulling fs layer [2022-08-09T07:08:27.534Z] 04944245beec: Pulling fs layer [2022-08-09T07:08:27.534Z] 699f458cf7ca: Pulling fs layer [2022-08-09T07:08:27.534Z] 765212b225bb: Pulling fs layer [2022-08-09T07:08:27.534Z] f23df028b6ca: Pulling fs layer [2022-08-09T07:08:27.534Z] d65c8cfc05b1: Pulling fs layer [2022-08-09T07:08:27.534Z] 2437ff75d9bd: Pulling fs layer [2022-08-09T07:08:27.534Z] f23df028b6ca: Waiting [2022-08-09T07:08:27.534Z] d65c8cfc05b1: Waiting [2022-08-09T07:08:27.534Z] 2437ff75d9bd: Waiting [2022-08-09T07:08:27.534Z] 765212b225bb: Waiting [2022-08-09T07:08:27.534Z] 04944245beec: Verifying Checksum [2022-08-09T07:08:27.534Z] 04944245beec: Download complete [2022-08-09T07:08:27.534Z] 765212b225bb: Verifying Checksum [2022-08-09T07:08:27.534Z] 765212b225bb: Download complete [2022-08-09T07:08:27.811Z] f23df028b6ca: Verifying Checksum [2022-08-09T07:08:27.811Z] f23df028b6ca: Download complete [2022-08-09T07:08:27.811Z] d65c8cfc05b1: Verifying Checksum [2022-08-09T07:08:27.811Z] d65c8cfc05b1: Download complete [2022-08-09T07:08:27.811Z] 699f458cf7ca: Verifying Checksum [2022-08-09T07:08:27.811Z] 699f458cf7ca: Download complete [2022-08-09T07:08:28.086Z] 8998bd30e6a1: Verifying Checksum [2022-08-09T07:08:28.086Z] 8998bd30e6a1: Download complete [2022-08-09T07:08:30.703Z] 2437ff75d9bd: Verifying Checksum [2022-08-09T07:08:30.703Z] 2437ff75d9bd: Download complete [2022-08-09T07:08:32.685Z] 8998bd30e6a1: Pull complete [2022-08-09T07:08:33.281Z] 04944245beec: Pull complete [2022-08-09T07:08:34.712Z] 699f458cf7ca: Pull complete [2022-08-09T07:08:34.987Z] 765212b225bb: Pull complete [2022-08-09T07:08:35.585Z] f23df028b6ca: Pull complete [2022-08-09T07:08:35.859Z] d65c8cfc05b1: Pull complete [2022-08-09T07:08:50.932Z] 2437ff75d9bd: Pull complete [2022-08-09T07:08:50.932Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-09T07:08:50.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-09T07:08:50.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T07:08:51.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-22201 does not seem to be running inside a container [2022-08-09T07:08:51.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-09T07:08:53.796Z] $ docker top c88e29a36a126735945bafe0e91e35a9aa706df69bb799065ef7785547ffebf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T07:08:54.804Z] ---> job-cost.sh [2022-08-09T07:08:54.804Z] lf-activate-venv: SKIPPING [2022-08-09T07:08:54.804Z] INFO: No Stack... [2022-08-09T07:08:55.394Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-09T07:08:56.365Z] INFO: Archiving Costs [Pipeline] sh [2022-08-09T07:08:57.027Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-08-09T07:08:57.027Z] + cut -d, -f6 [Pipeline] lock [2022-08-09T07:08:57.057Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4119-3-stack-cost] [2022-08-09T07:08:57.064Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4119-3-stack-cost] did not exist. Created. [2022-08-09T07:08:57.064Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4119-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-09T07:08:57.720Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-09T07:08:57.878Z] Stashed 1 file(s) [Pipeline] } [2022-08-09T07:08:57.885Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4119-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-09T07:08:57.918Z] $ docker stop --time=1 c88e29a36a126735945bafe0e91e35a9aa706df69bb799065ef7785547ffebf8 [2022-08-09T07:08:59.420Z] $ docker rm -f c88e29a36a126735945bafe0e91e35a9aa706df69bb799065ef7785547ffebf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-09T07:08:59.903Z] provisioning config files... [2022-08-09T07:08:59.912Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6076294455443769300tmp [Pipeline] { [Pipeline] sh [2022-08-09T07:09:00.210Z] + set +x [2022-08-09T07:09:00.210Z] + curl -s https://codecov.io/bash [2022-08-09T07:09:00.210Z] + bash -s -- [2022-08-09T07:09:00.210Z] [2022-08-09T07:09:00.210Z] _____ _ [2022-08-09T07:09:00.210Z] / ____| | | [2022-08-09T07:09:00.210Z] | | ___ __| | ___ ___ _____ __ [2022-08-09T07:09:00.210Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-09T07:09:00.210Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-09T07:09:00.210Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-09T07:09:00.210Z] Bash-1.0.6 [2022-08-09T07:09:00.210Z] [2022-08-09T07:09:00.210Z] [2022-08-09T07:09:00.210Z] ==> git version 2.25.1 found [2022-08-09T07:09:00.210Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-09T07:09:00.210Z] Release-Date: 2020-01-08 [2022-08-09T07:09:00.210Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-09T07:09:00.210Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-09T07:09:00.210Z] ==> Jenkins CI detected. [2022-08-09T07:09:00.210Z] current dir:  /w/workspace/edgex-go/3 [2022-08-09T07:09:00.210Z] project root: . [2022-08-09T07:09:00.210Z] --> token set from env [2022-08-09T07:09:00.210Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-09T07:09:00.210Z] ==> Running gcov in . (disable via -X gcov) [2022-08-09T07:09:00.210Z] ==> Python coveragepy not found [2022-08-09T07:09:00.210Z] ==> Searching for coverage reports in: [2022-08-09T07:09:00.210Z] + . [2022-08-09T07:09:00.210Z] -> Found 1 reports [2022-08-09T07:09:00.210Z] ==> Detecting git/mercurial file structure [2022-08-09T07:09:00.210Z] ==> Reading reports [2022-08-09T07:09:00.470Z] + ./coverage.out bytes=479761 [2022-08-09T07:09:00.471Z] ==> Appending adjustments [2022-08-09T07:09:00.471Z] https://docs.codecov.io/docs/fixing-reports [2022-08-09T07:09:01.412Z] + Found adjustments [2022-08-09T07:09:01.412Z] ==> Gzipping contents [2022-08-09T07:09:01.412Z] 64K /tmp/codecov.VVsvEF.gz [2022-08-09T07:09:01.412Z] ==> Uploading reports [2022-08-09T07:09:01.412Z] url: https://codecov.io [2022-08-09T07:09:01.412Z] query: branch=PR-4119&commit=a7f530ab5de83739c2c5d3810808e06556994677&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4119%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4119&job=&cmd_args= [2022-08-09T07:09:01.412Z] -> Pinging Codecov [2022-08-09T07:09:01.412Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4119&commit=a7f530ab5de83739c2c5d3810808e06556994677&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4119%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4119&job=&cmd_args= [2022-08-09T07:09:02.044Z] -> Uploading to [2022-08-09T07:09:02.044Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-09/00271124DB129430A58F1EEE437C3FCB/a7f530ab5de83739c2c5d3810808e06556994677/51635735-e7f6-4f6f-ba41-fc9cacbb53a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220809T070901Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe12de5ba081905904667bdbb4eddca8a73b802ffe42e55d2330800b04aeb336 [2022-08-09T07:09:02.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T07:09:02.044Z] Dload Upload Total Spent Left Speed [2022-08-09T07:09:02.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62982 0 0 100 62982 0 210k --:--:-- --:--:-- --:--:-- 210k [2022-08-09T07:09:02.310Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a7f530ab5de83739c2c5d3810808e06556994677 [Pipeline] } [2022-08-09T07:09:02.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-09T07:09:02.944Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-09T07:09:03.239Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T07:09:04.114Z] ---> package-listing.sh [2022-08-09T07:09:04.114Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-09T07:09:04.114Z] ++ facter osfamily [2022-08-09T07:09:04.376Z] + OS_FAMILY=debian [2022-08-09T07:09:04.376Z] + workspace=/w/workspace/edgex-go/3 [2022-08-09T07:09:04.376Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-09T07:09:04.376Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-09T07:09:04.376Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-09T07:09:04.376Z] + PACKAGES=/tmp/packages_start.txt [2022-08-09T07:09:04.376Z] + '[' /w/workspace/edgex-go/3 ']' [2022-08-09T07:09:04.376Z] + PACKAGES=/tmp/packages_end.txt [2022-08-09T07:09:04.376Z] + case "${OS_FAMILY}" in [2022-08-09T07:09:04.376Z] + dpkg -l [2022-08-09T07:09:04.376Z] + grep '^ii' [2022-08-09T07:09:04.376Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-09T07:09:04.376Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-09T07:09:04.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-09T07:09:04.376Z] + '[' /w/workspace/edgex-go/3 ']' [2022-08-09T07:09:04.376Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-08-09T07:09:04.376Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-08-09T07:09:04.388Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-09T07:09:04.667Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T07:09:05.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T07:09:05.232Z] [2022-08-09T07:09:05.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T07:09:05.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T07:09:05.533Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-09T07:09:05.533Z] 5eb5b503b376: Pulling fs layer [2022-08-09T07:09:05.533Z] 5c69ac0246d0: Pulling fs layer [2022-08-09T07:09:05.533Z] ec43610c2a17: Pulling fs layer [2022-08-09T07:09:05.533Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-09T07:09:05.533Z] 33b1e0a273af: Pulling fs layer [2022-08-09T07:09:05.533Z] 5d3b04190fa2: Pulling fs layer [2022-08-09T07:09:05.533Z] 2f39f015ded8: Pulling fs layer [2022-08-09T07:09:05.533Z] 3a2ae6a8a46f: Waiting [2022-08-09T07:09:05.533Z] 33b1e0a273af: Waiting [2022-08-09T07:09:05.533Z] 5d3b04190fa2: Waiting [2022-08-09T07:09:05.533Z] 2f39f015ded8: Waiting [2022-08-09T07:09:05.533Z] 5c69ac0246d0: Verifying Checksum [2022-08-09T07:09:05.533Z] 5c69ac0246d0: Download complete [2022-08-09T07:09:05.533Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-09T07:09:05.533Z] 3a2ae6a8a46f: Download complete [2022-08-09T07:09:05.533Z] 33b1e0a273af: Verifying Checksum [2022-08-09T07:09:05.533Z] 33b1e0a273af: Download complete [2022-08-09T07:09:05.794Z] 5d3b04190fa2: Download complete [2022-08-09T07:09:05.794Z] ec43610c2a17: Verifying Checksum [2022-08-09T07:09:05.794Z] ec43610c2a17: Download complete [2022-08-09T07:09:05.794Z] 5eb5b503b376: Verifying Checksum [2022-08-09T07:09:05.794Z] 5eb5b503b376: Download complete [2022-08-09T07:09:06.362Z] 2f39f015ded8: Verifying Checksum [2022-08-09T07:09:06.362Z] 2f39f015ded8: Download complete [2022-08-09T07:09:06.930Z] 5eb5b503b376: Pull complete [2022-08-09T07:09:07.190Z] 5c69ac0246d0: Pull complete [2022-08-09T07:09:07.759Z] ec43610c2a17: Pull complete [2022-08-09T07:09:07.759Z] 3a2ae6a8a46f: Pull complete [2022-08-09T07:09:08.018Z] 33b1e0a273af: Pull complete [2022-08-09T07:09:08.018Z] 5d3b04190fa2: Pull complete [2022-08-09T07:09:12.212Z] 2f39f015ded8: Pull complete [2022-08-09T07:09:12.212Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-09T07:09:12.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T07:09:12.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T07:09:12.303Z] prd-ubuntu20.04-docker-8c-8g-22200 does not seem to be running inside a container [2022-08-09T07:09:12.349Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:latest cat [2022-08-09T07:09:14.262Z] $ docker top 529711becde3b550fd783b546cb98e503e01f13413763d5afe9dba25f8dd0a2a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T07:09:14.622Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-09T07:09:14.910Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-09T07:09:15.199Z] + ls /var/log/sa-host [2022-08-09T07:09:15.199Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-09T07:09:15.342Z] provisioning config files... [2022-08-09T07:09:15.350Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config725006021660166471tmp [Pipeline] { [Pipeline] echo [2022-08-09T07:09:15.365Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T07:09:15.651Z] ---> create-netrc.sh [Pipeline] } [2022-08-09T07:09:15.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-09T07:09:15.992Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-09T07:09:16.002Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T07:09:16.290Z] ---> sudo-logs.sh [2022-08-09T07:09:16.290Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-09T07:09:16.313Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T07:09:16.603Z] ---> job-cost.sh [2022-08-09T07:09:16.603Z] lf-activate-venv: SKIPPING [2022-08-09T07:09:16.603Z] DEBUG: total: 0.10999999940395355 [2022-08-09T07:09:16.603Z] INFO: Retrieving Stack Cost... [2022-08-09T07:09:17.172Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-09T07:09:17.432Z] INFO: Archiving Costs [Pipeline] echo [2022-08-09T07:09:17.444Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T07:09:17.735Z] ---> logs-deploy.sh [2022-08-09T07:09:17.735Z] lf-activate-venv: SKIPPING [2022-08-09T07:09:17.735Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4119/3 [2022-08-09T07:09:17.735Z] INFO: archiving workspace using pattern(s): [2022-08-09T07:09:18.676Z] Archives upload complete. [2022-08-09T07:09:18.937Z] INFO: archiving logs to Nexus [2022-08-09T07:09:19.509Z] ---> uname -a: [2022-08-09T07:09:19.509Z] Linux prd-ubuntu20-04-docker-8c-8g-22200 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-09T07:09:19.509Z] [2022-08-09T07:09:19.509Z]