Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9e5f618f3852e3b934336bdf9d50e92334ff97c+1fb6775d8804dda106fccace673c66bb187c3e57 (16782cd71d2d9ca09cc5a329510eb5da7d764c50) 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-ssh17870930314418763894.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7036207522912777555.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4582/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-4582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9062935933726332872.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5888081417465038418.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4582/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-4582/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7019637820802576513.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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/v3], 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.20 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/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17464 in /w/workspace/edgexfoundry_edgex-go_PR-4582 [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 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit d9e5f618f3852e3b934336bdf9d50e92334ff97c > 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/4582/head:refs/remotes/origin/PR-4582 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9e5f618f3852e3b934336bdf9d50e92334ff97c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Merge succeeded, producing 8e25e7fad35298af546c998849ae0162fc44dd86 Checking out Revision 8e25e7fad35298af546c998849ae0162fc44dd86 (PR-4582) > git merge 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e25e7fad35298af546c998849ae0162fc44dd86 # timeout=10 Commit message: "Merge commit '1fb6775d8804dda106fccace673c66bb187c3e57' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T08:30:15.155Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk b7bcc315fc4a35ce8870d2fe4916d5409f98a71f # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T08:30:15.214Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T08:30:15.233Z] ========================================================= [2023-05-31T08:30:15.233Z] EdgeX Global Pipelines Version Info [2023-05-31T08:30:15.233Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T08:30:15.938Z] ------------------- [2023-05-31T08:30:15.938Z] stable info: [2023-05-31T08:30:15.938Z] ------------------- [2023-05-31T08:30:15.938Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T08:30:15.938Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T08:30:15.938Z] Message: update stable to v1.0.249 [2023-05-31T08:30:16.510Z] ------------------- [2023-05-31T08:30:16.510Z] experimental info: [2023-05-31T08:30:16.510Z] ------------------- [2023-05-31T08:30:16.510Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T08:30:16.510Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T08:30:16.510Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T08:30:16.679Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-31T08:30:16.691Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-31T08:30:16.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T08:30:16.715Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T08:30:16.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T08:30:16.739Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T08:30:16.753Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T08:30:16.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-31T08:30:16.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-31T08:30:16.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-31T08:30:16.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T08:30:16.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T08:30:16.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T08:30:16.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T08:30:16.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T08:30:16.867Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T08:30:16.879Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T08:30:16.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T08:30:16.910Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-31T08:30:16.930Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-31T08:30:16.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T08:30:16.952Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T08:30:16.963Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T08:30:16.977Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4582 [Pipeline] echo [2023-05-31T08:30:16.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4582 [Pipeline] echo [2023-05-31T08:30:17.013Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4582 [Pipeline] echo [2023-05-31T08:30:17.030Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e25e7fad35298af546c998849ae0162fc44dd86 [Pipeline] echo [2023-05-31T08:30:17.044Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e25e7f [Pipeline] echo [2023-05-31T08:30:17.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T08:30:17.104Z] provisioning config files... [2023-05-31T08:30:17.118Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8009197946485287145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T08:30:17.420Z] ---> docker-login.sh [2023-05-31T08:30:17.420Z] nexus3.edgexfoundry.org:10001 [2023-05-31T08:30:17.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:30:17.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:30:17.681Z] Configure a credential helper to remove this warning. See [2023-05-31T08:30:17.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:30:17.681Z] [2023-05-31T08:30:17.681Z] Login Succeeded [2023-05-31T08:30:17.681Z] nexus3.edgexfoundry.org:10002 [2023-05-31T08:30:17.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:30:17.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:30:17.681Z] Configure a credential helper to remove this warning. See [2023-05-31T08:30:17.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:30:17.681Z] [2023-05-31T08:30:17.681Z] Login Succeeded [2023-05-31T08:30:17.941Z] nexus3.edgexfoundry.org:10003 [2023-05-31T08:30:17.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:30:17.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:30:17.941Z] Configure a credential helper to remove this warning. See [2023-05-31T08:30:17.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:30:17.942Z] [2023-05-31T08:30:17.942Z] Login Succeeded [2023-05-31T08:30:17.942Z] nexus3.edgexfoundry.org:10004 [2023-05-31T08:30:17.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:30:18.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:30:18.202Z] Configure a credential helper to remove this warning. See [2023-05-31T08:30:18.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:30:18.202Z] [2023-05-31T08:30:18.202Z] Login Succeeded [2023-05-31T08:30:18.202Z] docker.io [2023-05-31T08:30:18.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:30:18.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:30:18.463Z] Configure a credential helper to remove this warning. See [2023-05-31T08:30:18.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:30:18.463Z] [2023-05-31T08:30:18.463Z] Login Succeeded [2023-05-31T08:30:18.463Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T08:30:18.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T08:30:18.780Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 [2023-05-31T08:30:18.780Z] + cut -d/ -f2 [2023-05-31T08:30:18.780Z] + dirname cmd/core-command/Dockerfile [2023-05-31T08:30:18.780Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-31T08:30:18.780Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-31T08:30:18.780Z] + cut -d/ -f2 [2023-05-31T08:30:18.780Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-31T08:30:18.780Z] + dirname cmd/core-data/Dockerfile [2023-05-31T08:30:18.780Z] + cut -d/ -f2 [2023-05-31T08:30:18.780Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-31T08:30:18.780Z] + + cut -d/ -f2 [2023-05-31T08:30:18.780Z] dirname cmd/core-metadata/Dockerfile [2023-05-31T08:30:18.780Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-31T08:30:18.780Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-31T08:30:18.780Z] + cut -d/ -f2 [2023-05-31T08:30:18.780Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-31T08:30:18.780Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-31T08:30:18.780Z] + cut -d/ -f2 [2023-05-31T08:30:18.780Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-31T08:30:18.780Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-31T08:30:18.780Z] + cut -d/ -f2 [2023-05-31T08:30:18.780Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-31T08:30:18.780Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-31T08:30:18.780Z] + cut -d/ -f2 [2023-05-31T08:30:18.780Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-31T08:30:18.780Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-31T08:30:18.780Z] + cut -d/ -f2 [2023-05-31T08:30:18.780Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-31T08:30:18.780Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-31T08:30:18.780Z] + cut -d/ -f2 [2023-05-31T08:30:18.780Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-31T08:30:18.780Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-31T08:30:18.780Z] + cut -d/ -f2 [2023-05-31T08:30:18.780Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-31T08:30:18.780Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-31T08:30:18.780Z] + cut -d/ -f2 [2023-05-31T08:30:18.780Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-31T08:30:18.780Z] + dirname cmd/support-notifications/Dockerfile [2023-05-31T08:30:18.780Z] + cut -d/ -f2 [2023-05-31T08:30:18.780Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-31T08:30:18.780Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-31T08:30:18.780Z] + cut -d/ -f2 [2023-05-31T08:30:18.780Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-31T08:30:18.841Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T08:30:19.169Z] + git rev-list -1 --merges 8e25e7fad35298af546c998849ae0162fc44dd86~1..8e25e7fad35298af546c998849ae0162fc44dd86 [Pipeline] echo [2023-05-31T08:30:19.181Z] -----------> git rev-list -1 --merges 8e25e7fad35298af546c998849ae0162fc44dd86~1..8e25e7fad35298af546c998849ae0162fc44dd86 8e25e7fad35298af546c998849ae0162fc44dd86 [2023-05-31T08:30:19.181Z] 8e25e7fad35298af546c998849ae0162fc44dd86 [false] [Pipeline] sh [2023-05-31T08:30:19.468Z] + git log --format=format:%s -1 8e25e7fad35298af546c998849ae0162fc44dd86 [Pipeline] echo [2023-05-31T08:30:19.484Z] ========================================================= [2023-05-31T08:30:19.484Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-31T08:30:19.484Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-31T08:30:19.847Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T08:30:19.847Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T08:30:19.847Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T08:30:19.847Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T08:30:19.847Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T08:30:19.847Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T08:30:19.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:30:20.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T08:30:20.195Z] [2023-05-31T08:30:20.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:30:20.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T08:30:20.492Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T08:30:20.492Z] b85a868b505f: Pulling fs layer [2023-05-31T08:30:20.492Z] e2be974225ed: Pulling fs layer [2023-05-31T08:30:20.492Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T08:30:20.492Z] 988bab9f4d93: Pulling fs layer [2023-05-31T08:30:20.492Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T08:30:20.492Z] eaf3925da568: Pulling fs layer [2023-05-31T08:30:20.492Z] bab4dde63d76: Pulling fs layer [2023-05-31T08:30:20.492Z] bde34c3a00c8: Pulling fs layer [2023-05-31T08:30:20.492Z] b352a97aabf1: Pulling fs layer [2023-05-31T08:30:20.492Z] 4872d77fe225: Pulling fs layer [2023-05-31T08:30:20.492Z] 5851b861e8e6: Pulling fs layer [2023-05-31T08:30:20.492Z] 1469e6f7b9e6: Waiting [2023-05-31T08:30:20.492Z] eaf3925da568: Waiting [2023-05-31T08:30:20.492Z] 4872d77fe225: Waiting [2023-05-31T08:30:20.492Z] bab4dde63d76: Waiting [2023-05-31T08:30:20.492Z] 5851b861e8e6: Waiting [2023-05-31T08:30:20.492Z] bde34c3a00c8: Waiting [2023-05-31T08:30:20.492Z] 988bab9f4d93: Waiting [2023-05-31T08:30:20.492Z] e2be974225ed: Verifying Checksum [2023-05-31T08:30:20.492Z] e2be974225ed: Download complete [2023-05-31T08:30:20.492Z] 988bab9f4d93: Download complete [2023-05-31T08:30:20.492Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T08:30:20.492Z] 1469e6f7b9e6: Download complete [2023-05-31T08:30:20.492Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T08:30:20.492Z] 339a4e72a1f5: Download complete [2023-05-31T08:30:20.492Z] eaf3925da568: Verifying Checksum [2023-05-31T08:30:20.492Z] eaf3925da568: Download complete [2023-05-31T08:30:20.789Z] bde34c3a00c8: Download complete [2023-05-31T08:30:20.790Z] b352a97aabf1: Verifying Checksum [2023-05-31T08:30:20.790Z] b352a97aabf1: Download complete [2023-05-31T08:30:20.790Z] 4872d77fe225: Verifying Checksum [2023-05-31T08:30:20.790Z] 4872d77fe225: Download complete [2023-05-31T08:30:20.790Z] 5851b861e8e6: Download complete [2023-05-31T08:30:20.790Z] b85a868b505f: Verifying Checksum [2023-05-31T08:30:20.790Z] b85a868b505f: Download complete [2023-05-31T08:30:21.051Z] bab4dde63d76: Verifying Checksum [2023-05-31T08:30:21.051Z] bab4dde63d76: Download complete [2023-05-31T08:30:21.988Z] b85a868b505f: Pull complete [2023-05-31T08:30:22.246Z] e2be974225ed: Pull complete [2023-05-31T08:30:22.507Z] 339a4e72a1f5: Pull complete [2023-05-31T08:30:22.768Z] 988bab9f4d93: Pull complete [2023-05-31T08:30:23.027Z] 1469e6f7b9e6: Pull complete [2023-05-31T08:30:23.027Z] eaf3925da568: Pull complete [2023-05-31T08:30:24.932Z] bab4dde63d76: Pull complete [2023-05-31T08:30:24.932Z] bde34c3a00c8: Pull complete [2023-05-31T08:30:24.932Z] b352a97aabf1: Pull complete [2023-05-31T08:30:24.932Z] 4872d77fe225: Pull complete [2023-05-31T08:30:25.193Z] 5851b861e8e6: Pull complete [2023-05-31T08:30:25.193Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T08:30:25.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T08:30:25.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:30:25.287Z] prd-ubuntu20.04-docker-8c-8g-17464 does not seem to be running inside a container [2023-05-31T08:30:25.323Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-31T08:30:27.978Z] $ docker top b60982ac0dca9989c36e916f4faa1d6bac89323086325e7f5695ae49bb187c5d -eo pid,comm [2023-05-31T08:30:28.025Z] 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). [2023-05-31T08:30:28.025Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T08:30:28.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T08:30:28.060Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T08:30:28.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T08:30:28.172Z] $ docker exec b60982ac0dca9989c36e916f4faa1d6bac89323086325e7f5695ae49bb187c5d ssh-agent [2023-05-31T08:30:28.261Z] SSH_AUTH_SOCK=/tmp/ssh-zBqY69M4Rdhh/agent.32 [2023-05-31T08:30:28.261Z] SSH_AGENT_PID=38 [2023-05-31T08:30:28.266Z] Running ssh-add (command line suppressed) [2023-05-31T08:30:28.371Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3977202145911285100.key (/w/workspace/edgex-go/3@tmp/private_key_3977202145911285100.key) [2023-05-31T08:30:28.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T08:30:28.674Z] + git tag --points-at HEAD [Pipeline] } [2023-05-31T08:30:28.692Z] $ docker exec --env ******** --env ******** b60982ac0dca9989c36e916f4faa1d6bac89323086325e7f5695ae49bb187c5d ssh-agent -k [2023-05-31T08:30:28.795Z] unset SSH_AUTH_SOCK; [2023-05-31T08:30:28.796Z] unset SSH_AGENT_PID; [2023-05-31T08:30:28.796Z] echo Agent pid 38 killed; [2023-05-31T08:30:28.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-31T08:30:28.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T08:30:28.823Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T08:30:28.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T08:30:28.945Z] $ docker exec b60982ac0dca9989c36e916f4faa1d6bac89323086325e7f5695ae49bb187c5d ssh-agent [2023-05-31T08:30:29.044Z] SSH_AUTH_SOCK=/tmp/ssh-PBqYBBp1Q3Km/agent.71 [2023-05-31T08:30:29.044Z] SSH_AGENT_PID=77 [2023-05-31T08:30:29.048Z] Running ssh-add (command line suppressed) [2023-05-31T08:30:29.167Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4145503614728172011.key (/w/workspace/edgex-go/3@tmp/private_key_4145503614728172011.key) [2023-05-31T08:30:29.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T08:30:29.460Z] + git semver init [2023-05-31T08:30:29.718Z] 2023-05-31 08:30:29,629 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T08:30:29.718Z] 2023-05-31 08:30:29,630 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-05-31T08:30:29.718Z] 2023-05-31 08:30:29,630 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-05-31T08:30:29.718Z] 2023-05-31 08:30:29,630 [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) [2023-05-31T08:30:34.998Z] 2023-05-31 08:30:34,728 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-05-31T08:30:34.998Z] 2023-05-31 08:30:34,729 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4582 with force:False [2023-05-31T08:30:34.998Z] 2023-05-31 08:30:34,729 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4582 [2023-05-31T08:30:34.998Z] 2023-05-31 08:30:34,734 [execute] INFO git cat-file --batch-check [2023-05-31T08:30:34.998Z] 2023-05-31 08:30:34,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T08:30:34.998Z] 2023-05-31 08:30:34,740 [execute] INFO git cat-file --batch [2023-05-31T08:30:34.998Z] 2023-05-31 08:30:34,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-05-31T08:30:34.998Z] 2023-05-31 08:30:34,743 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4582 [2023-05-31T08:30:34.998Z] 0.0.0 [Pipeline] } [2023-05-31T08:30:35.012Z] $ docker exec --env ******** --env ******** b60982ac0dca9989c36e916f4faa1d6bac89323086325e7f5695ae49bb187c5d ssh-agent -k [2023-05-31T08:30:35.105Z] unset SSH_AUTH_SOCK; [2023-05-31T08:30:35.105Z] unset SSH_AGENT_PID; [2023-05-31T08:30:35.105Z] echo Agent pid 77 killed; [2023-05-31T08:30:35.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T08:30:35.416Z] + git semver [Pipeline] } [2023-05-31T08:30:35.693Z] $ docker stop --time=1 b60982ac0dca9989c36e916f4faa1d6bac89323086325e7f5695ae49bb187c5d [2023-05-31T08:30:36.955Z] $ docker rm -f --volumes b60982ac0dca9989c36e916f4faa1d6bac89323086325e7f5695ae49bb187c5d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T08:30:37.281Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T08:30:37.490Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T08:30:37.493Z] [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 [2023-05-31T08:30:37.900Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-05-31T08:30:37.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T08:30:37.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T08:30:37.944Z] ========================================================= [2023-05-31T08:30:37.944Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T08:30:37.944Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:30:38.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T08:30:38.232Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T08:30:38.232Z] f56be85fc22e: Pulling fs layer [2023-05-31T08:30:38.232Z] 85791d961cd3: Pulling fs layer [2023-05-31T08:30:38.232Z] d694b5ae8c79: Pulling fs layer [2023-05-31T08:30:38.232Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T08:30:38.232Z] 4d19c01a9841: Pulling fs layer [2023-05-31T08:30:38.232Z] 9325e15d5711: Pulling fs layer [2023-05-31T08:30:38.232Z] 556b6ee489ea: Pulling fs layer [2023-05-31T08:30:38.232Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T08:30:38.232Z] 9f32a84ed3da: Waiting [2023-05-31T08:30:38.232Z] 4d19c01a9841: Waiting [2023-05-31T08:30:38.232Z] 9325e15d5711: Waiting [2023-05-31T08:30:38.232Z] 556b6ee489ea: Waiting [2023-05-31T08:30:38.232Z] c5a4b2cf53e6: Waiting [2023-05-31T08:30:38.232Z] 85791d961cd3: Download complete [2023-05-31T08:30:38.233Z] 9f32a84ed3da: Verifying Checksum [2023-05-31T08:30:38.233Z] 9f32a84ed3da: Download complete [2023-05-31T08:30:38.233Z] 4d19c01a9841: Verifying Checksum [2023-05-31T08:30:38.233Z] 4d19c01a9841: Download complete [2023-05-31T08:30:38.233Z] f56be85fc22e: Download complete [2023-05-31T08:30:38.233Z] 9325e15d5711: Verifying Checksum [2023-05-31T08:30:38.233Z] 9325e15d5711: Download complete [2023-05-31T08:30:38.492Z] f56be85fc22e: Pull complete [2023-05-31T08:30:38.492Z] 85791d961cd3: Pull complete [2023-05-31T08:30:39.057Z] d694b5ae8c79: Verifying Checksum [2023-05-31T08:30:39.057Z] d694b5ae8c79: Download complete [2023-05-31T08:30:39.057Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T08:30:39.057Z] 556b6ee489ea: Verifying Checksum [2023-05-31T08:30:39.057Z] 556b6ee489ea: Download complete [2023-05-31T08:30:42.346Z] d694b5ae8c79: Pull complete [2023-05-31T08:30:42.346Z] 9f32a84ed3da: Pull complete [2023-05-31T08:30:42.346Z] 4d19c01a9841: Pull complete [2023-05-31T08:30:42.346Z] 9325e15d5711: Pull complete [2023-05-31T08:30:44.890Z] 556b6ee489ea: Pull complete [2023-05-31T08:30:45.468Z] c5a4b2cf53e6: Pull complete [2023-05-31T08:30:45.468Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T08:30:45.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T08:30:45.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:30:45.762Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-31T08:30:45.762Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T08:30:45.762Z] WORKDIR /edgex [2023-05-31T08:30:45.762Z] COPY go.mod . [2023-05-31T08:30:45.762Z] RUN go mod download [2023-05-31T08:30:46.347Z] Sending build context to Docker daemon 170.8MB [2023-05-31T08:30:46.347Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T08:30:46.347Z] ---> c4be618373d6 [2023-05-31T08:30:46.347Z] Step 2/4 : WORKDIR /edgex [2023-05-31T08:30:51.628Z] ---> Running in 2ebc686bd8d4 [2023-05-31T08:30:51.628Z] Removing intermediate container 2ebc686bd8d4 [2023-05-31T08:30:51.628Z] ---> 96abf3224e7a [2023-05-31T08:30:51.628Z] Step 3/4 : COPY go.mod . [2023-05-31T08:30:51.628Z] ---> 83c5b081820b [2023-05-31T08:30:51.628Z] Step 4/4 : RUN go mod download [2023-05-31T08:30:51.628Z] ---> Running in a23b973f2872 [2023-05-31T08:30:52.577Z] Still waiting to schedule task [2023-05-31T08:30:52.578Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-31T08:31:03.830Z] Removing intermediate container a23b973f2872 [2023-05-31T08:31:03.830Z] ---> e78302847edd [2023-05-31T08:31:03.830Z] Successfully built e78302847edd [2023-05-31T08:31:03.830Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:31:04.131Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T08:31:04.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:31:04.196Z] prd-ubuntu20.04-docker-8c-8g-17464 does not seem to be running inside a container [2023-05-31T08:31:04.225Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-31T08:31:04.615Z] $ docker top 5634812e70d2c37b68b010eaaf10e3e4fb5e06f502c6716f1ad5faf43455c5d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T08:31:04.954Z] + go version [2023-05-31T08:31:04.954Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T08:31:04.968Z] $ docker stop --time=1 5634812e70d2c37b68b010eaaf10e3e4fb5e06f502c6716f1ad5faf43455c5d7 [2023-05-31T08:31:06.236Z] $ docker rm -f --volumes 5634812e70d2c37b68b010eaaf10e3e4fb5e06f502c6716f1ad5faf43455c5d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:31:06.628Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T08:31:06.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:31:06.704Z] prd-ubuntu20.04-docker-8c-8g-17464 does not seem to be running inside a container [2023-05-31T08:31:06.734Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-31T08:31:07.064Z] $ docker top fffb2ad60f1704a74df2a1c5817c8df2b8bcb26fd3629d296ede07200eb45898 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-31T08:31:07.131Z] ========================================================= [2023-05-31T08:31:07.131Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-31T08:31:07.131Z] ========================================================= [Pipeline] sh [2023-05-31T08:31:07.419Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:31:07.717Z] + make test [2023-05-31T08:31:07.717Z] go test -race -coverprofile=coverage.out ./... [2023-05-31T08:31:15.863Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-31T08:31:28.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-31T08:31:28.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-31T08:31:28.660Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-31T08:31:28.922Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-31T08:31:29.489Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-31T08:31:29.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-31T08:31:29.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-31T08:31:30.008Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-31T08:31:30.008Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-31T08:31:31.734Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-31T08:31:31.734Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-31T08:31:31.734Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-31T08:31:31.734Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-31T08:31:31.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-31T08:31:31.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-31T08:31:31.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-31T08:31:31.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements [2023-05-31T08:31:33.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-05-31T08:31:34.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-31T08:31:34.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-31T08:31:34.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-31T08:31:34.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-31T08:31:34.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-31T08:31:36.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-31T08:31:36.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-31T08:31:36.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:31:36.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-31T08:31:36.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-31T08:31:36.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements [2023-05-31T08:31:36.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 54.0% of statements [2023-05-31T08:31:37.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-31T08:31:37.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-31T08:31:40.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-31T08:31:40.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:31:40.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-31T08:31:40.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.446s coverage: 88.5% of statements [2023-05-31T08:31:40.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-05-31T08:31:40.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.327s coverage: 95.6% of statements [2023-05-31T08:31:40.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-31T08:31:40.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-31T08:31:40.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-31T08:31:40.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-31T08:31:40.029Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-31T08:31:40.029Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-05-31T08:31:40.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-31T08:31:40.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-31T08:31:40.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-31T08:31:41.218Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements [2023-05-31T08:31:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-31T08:31:41.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-31T08:31:41.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2023-05-31T08:31:41.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements [2023-05-31T08:31:41.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 42.9% of statements [2023-05-31T08:31:42.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 82.9% of statements [2023-05-31T08:31:42.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2023-05-31T08:31:42.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2023-05-31T08:31:42.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2023-05-31T08:31:42.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-31T08:31:42.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-31T08:31:42.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-31T08:31:42.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-31T08:31:43.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-31T08:31:43.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-31T08:31:43.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-31T08:31:43.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-31T08:31:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-31T08:31:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-31T08:31:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-31T08:31:44.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-31T08:31:44.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-31T08:31:44.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-31T08:31:44.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-31T08:31:45.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-31T08:31:46.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-31T08:31:47.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-31T08:31:47.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-31T08:31:48.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-31T08:31:48.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-31T08:31:48.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-31T08:31:50.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-31T08:31:50.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-31T08:31:50.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-31T08:31:51.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-31T08:31:51.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-31T08:31:51.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-31T08:31:51.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-31T08:31:52.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-31T08:31:52.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-31T08:31:52.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-31T08:31:52.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-31T08:31:54.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-31T08:31:54.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:31:54.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-31T08:31:54.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-31T08:31:54.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2023-05-31T08:31:54.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-31T08:31:54.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-31T08:31:55.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-31T08:31:55.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.280s coverage: 79.9% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.068s coverage: 92.9% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.046s coverage: 62.3% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 38.4% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.5% of statements [2023-05-31T08:32:07.986Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2023-05-31T08:32:07.986Z] 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 [2023-05-31T08:32:07.986Z] running golangci-lint [2023-05-31T08:32:07.986Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-31T08:32:07.986Z] go version go1.20.2 linux/amd64 [2023-05-31T08:32:07.986Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-31T08:32:07.986Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-31T08:32:22.857Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|types_sizes|compiled_files|deps|files|name) took 14.876503444s" [2023-05-31T08:32:22.857Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.83555ms" [2023-05-31T08:32:30.982Z] level=info msg="[linters_context/goanalysis] analyzers took 58.609718961s with top 10 stages: buildir: 35.031996017s, inspect: 1.709496629s, fact_deprecated: 1.579043409s, gosec: 1.377148525s, printf: 1.005666351s, S1038: 932.871768ms, ctrlflow: 845.372227ms, nilness: 839.330513ms, fact_purity: 824.247076ms, typedness: 639.103489ms" [2023-05-31T08:32:30.982Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-31T08:32:30.982Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, skip_dirs: 203/203, nolint: 0/23, skip_files: 203/203, exclude-rules: 23/203, cgo: 203/203, filename_unadjuster: 203/203, exclude: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203" [2023-05-31T08:32:30.982Z] level=info msg="[runner] processing took 22.171335ms with stages: nolint: 10.598527ms, identifier_marker: 5.286769ms, exclude-rules: 3.018723ms, path_prettifier: 1.528397ms, autogenerated_exclude: 1.175803ms, skip_dirs: 498.225µs, cgo: 39.831µs, filename_unadjuster: 19.86µs, max_same_issues: 830ns, skip_files: 740ns, max_from_linter: 700ns, uniq_by_line: 550ns, exclude: 430ns, source_code: 410ns, diff: 390ns, path_shortener: 320ns, sort_results: 290ns, severity-rules: 270ns, max_per_file_from_linter: 160ns, path_prefixer: 110ns" [2023-05-31T08:32:30.982Z] level=info msg="[runner] linters took 8.37791834s with stages: goanalysis_metalinter: 8.355614373s" [2023-05-31T08:32:30.982Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-31T08:32:30.982Z] level=info msg="Memory: 235 samples, avg is 196.8MB, max is 797.5MB" [2023-05-31T08:32:30.982Z] level=info msg="Execution took 23.314004406s" [2023-05-31T08:32:30.982Z] go vet ./... [2023-05-31T08:32:35.161Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T08:32:35.161Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T08:32:35.161Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T08:32:35.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-31T08:32:35.495Z] + ls -al . [2023-05-31T08:32:35.495Z] total 720 [2023-05-31T08:32:35.495Z] drwxrwxr-x 11 1001 1001 4096 May 31 08:31 . [2023-05-31T08:32:35.495Z] drwxr-xr-x 4 root root 4096 May 31 08:31 .. [2023-05-31T08:32:35.495Z] drwxrwxr-x 2 1001 1001 4096 May 31 08:30 .blubracket [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 16 May 31 08:30 .dockerignore [2023-05-31T08:32:35.495Z] drwxrwxr-x 8 1001 1001 4096 May 31 08:30 .git [2023-05-31T08:32:35.495Z] drwxrwxr-x 3 1001 1001 4096 May 31 08:30 .github [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 1133 May 31 08:30 .gitignore [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 42 May 31 08:30 .golangci.yml [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 87 May 31 08:30 .hadolint.yml [2023-05-31T08:32:35.495Z] drwxr-xr-x 3 1001 1001 4096 May 31 08:30 .semver [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 166 May 31 08:30 .sonarcloud.properties [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 1171 May 31 08:30 ADOPTERS.md [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 10835 May 31 08:30 Attribution.txt [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 93407 May 31 08:30 CHANGELOG.md [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 3804 May 31 08:30 CONTRIBUTING.md [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 677 May 31 08:30 GOVERNANCE.md [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 883 May 31 08:30 Jenkinsfile [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 10775 May 31 08:30 LICENSE [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 14368 May 31 08:30 Makefile [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 582 May 31 08:30 OWNERS.md [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 9923 May 31 08:30 README.md [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 789 May 31 08:30 SECURITY.md [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 5 May 31 08:30 VERSION [2023-05-31T08:32:35.495Z] drwxrwxr-x 2 1001 1001 4096 May 31 08:30 bin [2023-05-31T08:32:35.495Z] drwxrwxr-x 18 1001 1001 4096 May 31 08:30 cmd [2023-05-31T08:32:35.495Z] -rw-r--r-- 1 root root 447731 May 31 08:32 coverage.out [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 3159 May 31 08:30 go.mod [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 30958 May 31 08:30 go.sum [2023-05-31T08:32:35.495Z] drwxrwxr-x 7 1001 1001 4096 May 31 08:30 internal [2023-05-31T08:32:35.495Z] drwxrwxr-x 3 1001 1001 4096 May 31 08:30 openapi [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 594 May 31 08:30 security.txt [2023-05-31T08:32:35.495Z] drwxrwxr-x 4 1001 1001 4096 May 31 08:30 snap [2023-05-31T08:32:35.495Z] -rw-rw-r-- 1 1001 1001 204 May 31 08:30 version.go [Pipeline] sh [2023-05-31T08:32:35.779Z] + '[' -e coverage.out ] [2023-05-31T08:32:35.779Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-31T08:32:35.886Z] Stashed 1 file(s) [Pipeline] sh [2023-05-31T08:32:36.165Z] + make build [2023-05-31T08:32:36.165Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-31T08:32:48.401Z] go build -tags " 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 [2023-05-31T08:32:48.966Z] go build -tags " 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 [2023-05-31T08:32:50.357Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-31T08:32:50.923Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-31T08:32:57.482Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-31T08:32:58.419Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-31T08:32:59.795Z] 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 [2023-05-31T08:33:00.727Z] 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 [2023-05-31T08:33:01.662Z] 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 [2023-05-31T08:33:02.228Z] 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 [2023-05-31T08:33:03.605Z] 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] } [2023-05-31T08:33:04.552Z] $ docker stop --time=1 fffb2ad60f1704a74df2a1c5817c8df2b8bcb26fd3629d296ede07200eb45898 [2023-05-31T08:33:09.940Z] $ docker rm -f --volumes fffb2ad60f1704a74df2a1c5817c8df2b8bcb26fd3629d296ede07200eb45898 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:33:10.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-31T08:33:10.704Z] [2023-05-31T08:33:10.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:33:11.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-31T08:33:11.004Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-31T08:33:11.004Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-31T08:33:11.004Z] ca9280d653b3: Pulling fs layer [2023-05-31T08:33:11.004Z] 7e9c9ca2126c: Pulling fs layer [2023-05-31T08:33:11.004Z] cbdbe7a5bc2a: Download complete [2023-05-31T08:33:11.261Z] ca9280d653b3: Verifying Checksum [2023-05-31T08:33:11.261Z] ca9280d653b3: Download complete [2023-05-31T08:33:11.261Z] cbdbe7a5bc2a: Pull complete [2023-05-31T08:33:11.518Z] 7e9c9ca2126c: Download complete [2023-05-31T08:33:11.776Z] ca9280d653b3: Pull complete [2023-05-31T08:33:15.055Z] 7e9c9ca2126c: Pull complete [2023-05-31T08:33:15.055Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-31T08:33:15.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-31T08:33:15.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:33:15.137Z] prd-ubuntu20.04-docker-8c-8g-17464 does not seem to be running inside a container [2023-05-31T08:33:15.166Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-31T08:33:16.685Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17467 in /w/workspace/edgexfoundry_edgex-go_PR-4582 [2023-05-31T08:33:18.066Z] $ docker top ecffb1c559d3879a5c03d7209f055bd4d03776f08cfa5cba8ef16de68bb84c00 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-05-31T08:33:18.164Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-05-31T08:33:18.201Z] The recommended git tool is: git [2023-05-31T08:33:18.407Z] + docker-compose build --help [2023-05-31T08:33:18.408Z] + grep parallel [2023-05-31T08:33:18.972Z] --parallel Build images in parallel. [Pipeline] } [2023-05-31T08:33:18.983Z] $ docker stop --time=1 ecffb1c559d3879a5c03d7209f055bd4d03776f08cfa5cba8ef16de68bb84c00 [2023-05-31T08:33:20.255Z] $ docker rm -f --volumes ecffb1c559d3879a5c03d7209f055bd4d03776f08cfa5cba8ef16de68bb84c00 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:33:20.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-31T08:33:20.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:33:20.720Z] prd-ubuntu20.04-docker-8c-8g-17464 does not seem to be running inside a container [2023-05-31T08:33:20.754Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-31T08:33:21.065Z] $ docker top c6a4543c0bc2f38e3328c011d0f77c78d0152463129847b13a9d8b9334d1c5e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T08:33:21.401Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-31T08:33:21.991Z] Building core-command ... [2023-05-31T08:33:21.991Z] Building core-common-config-bootstrapper ... [2023-05-31T08:33:21.991Z] Building core-data ... [2023-05-31T08:33:21.991Z] Building core-metadata ... [2023-05-31T08:33:21.991Z] Building security-bootstrapper ... [2023-05-31T08:33:21.991Z] Building security-proxy-auth ... [2023-05-31T08:33:21.991Z] Building security-proxy-setup ... [2023-05-31T08:33:21.991Z] Building security-secretstore-setup ... [2023-05-31T08:33:21.991Z] Building security-spiffe-token-provider ... [2023-05-31T08:33:21.991Z] Building security-spire-agent ... [2023-05-31T08:33:21.991Z] Building security-spire-config ... [2023-05-31T08:33:21.991Z] Building security-spire-server ... [2023-05-31T08:33:21.991Z] Building support-notifications ... [2023-05-31T08:33:21.991Z] Building support-scheduler ... [2023-05-31T08:33:21.991Z] Building core-data [2023-05-31T08:33:21.991Z] Building core-common-config-bootstrapper [2023-05-31T08:33:21.991Z] Building security-spiffe-token-provider [2023-05-31T08:33:21.991Z] Building core-metadata [2023-05-31T08:33:21.991Z] Building security-bootstrapper [2023-05-31T08:33:24.578Z] using credential edgex-jenkins-ssh [2023-05-31T08:33:24.598Z] Cloning the remote Git repository [2023-05-31T08:33:24.646Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-31T08:33:24.746Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-05-31T08:33:24.896Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-31T08:33:24.897Z] > git --version # timeout=10 [2023-05-31T08:33:24.919Z] > git --version # 'git version 2.25.1' [2023-05-31T08:33:24.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T08:33:25.080Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T08:33:31.954Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:33:31.954Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:33:31.954Z] ---> e78302847edd [2023-05-31T08:33:31.954Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:33:31.954Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:33:31.954Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:33:31.954Z] ---> e78302847edd [2023-05-31T08:33:31.954Z] Step 3/33 : WORKDIR /edgex-go [2023-05-31T08:33:32.231Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:33:32.231Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:33:32.231Z] ---> e78302847edd [2023-05-31T08:33:32.231Z] Step 3/20 : WORKDIR /edgex-go [2023-05-31T08:33:32.231Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:33:32.231Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:33:32.231Z] ---> e78302847edd [2023-05-31T08:33:32.231Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:33:33.607Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:33:33.607Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:33:33.607Z] ---> e78302847edd [2023-05-31T08:33:33.607Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:33:43.587Z] ---> Running in 768dc743c01d [2023-05-31T08:33:43.587Z] ---> Running in 2c2495af77ea [2023-05-31T08:33:43.587Z] ---> Running in 76a10e71e804 [2023-05-31T08:33:43.587Z] ---> Running in 039d10754318 [2023-05-31T08:33:43.587Z] ---> Running in 74593951c090 [2023-05-31T08:33:43.587Z] Removing intermediate container 2c2495af77ea [2023-05-31T08:33:43.587Z] ---> a08899043ca5 [2023-05-31T08:33:43.587Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:33:43.587Z] Removing intermediate container 039d10754318 [2023-05-31T08:33:43.587Z] ---> e4882ad7d752 [2023-05-31T08:33:43.587Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-31T08:33:43.587Z] Removing intermediate container 768dc743c01d [2023-05-31T08:33:43.587Z] ---> e5cdf10476ee [2023-05-31T08:33:43.587Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:33:43.587Z] ---> Running in 462602366cd7 [2023-05-31T08:33:43.587Z] Removing intermediate container 74593951c090 [2023-05-31T08:33:43.587Z] ---> d8f3ff7f9677 [2023-05-31T08:33:43.587Z] Step 4/25 : WORKDIR /edgex-go [2023-05-31T08:33:43.587Z] ---> Running in fbb22645871b [2023-05-31T08:33:43.587Z] Removing intermediate container 76a10e71e804 [2023-05-31T08:33:43.587Z] ---> 04da310c124a [2023-05-31T08:33:43.587Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-31T08:33:43.587Z] ---> Running in 804f2e142526 [2023-05-31T08:33:43.587Z] ---> Running in b735d42806a4 [2023-05-31T08:33:43.587Z] ---> Running in eeaa2400bce0 [2023-05-31T08:33:43.587Z] Removing intermediate container 462602366cd7 [2023-05-31T08:33:43.587Z] ---> 28552a81a45f [2023-05-31T08:33:43.587Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:33:43.587Z] ---> Running in 678645166ffc [2023-05-31T08:33:43.587Z] Removing intermediate container 804f2e142526 [2023-05-31T08:33:43.587Z] ---> f89c8a6242e9 [2023-05-31T08:33:43.587Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:33:43.587Z] Removing intermediate container b735d42806a4 [2023-05-31T08:33:43.587Z] ---> 85b9911e6b54 [2023-05-31T08:33:43.587Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-31T08:33:43.587Z] ---> Running in 5ca52e2f29b2 [2023-05-31T08:33:43.587Z] ---> Running in 08d7872e4cef [2023-05-31T08:33:43.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:43.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:43.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:43.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:43.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:43.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:43.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:43.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:43.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:43.587Z] OK: 265 MiB in 53 packages [2023-05-31T08:33:43.587Z] v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T08:33:43.587Z] v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T08:33:43.587Z] OK: 17830 distinct packages available [2023-05-31T08:33:43.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:43.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:43.587Z] OK: 265 MiB in 53 packages [2023-05-31T08:33:43.587Z] OK: 265 MiB in 53 packages [2023-05-31T08:33:43.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:33:43.847Z] OK: 265 MiB in 53 packages [2023-05-31T08:33:43.847Z] Removing intermediate container eeaa2400bce0 [2023-05-31T08:33:43.847Z] ---> e4ca3616e4da [2023-05-31T08:33:43.847Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-31T08:33:43.847Z] OK: 265 MiB in 53 packages [2023-05-31T08:33:44.105Z] ---> bc6a76eb7b01 [2023-05-31T08:33:44.105Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:33:44.105Z] Removing intermediate container 5ca52e2f29b2 [2023-05-31T08:33:44.105Z] ---> d01a786507ec [2023-05-31T08:33:44.105Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:33:44.105Z] ---> Running in 6d722c990e0b [2023-05-31T08:33:44.365Z] ---> 1479708f13dc [2023-05-31T08:33:44.365Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:33:44.365Z] ---> Running in 586d9364a3d8 [2023-05-31T08:33:44.365Z] Removing intermediate container 678645166ffc [2023-05-31T08:33:44.365Z] ---> b67d1e1b7d12 [2023-05-31T08:33:44.365Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:33:44.365Z] Removing intermediate container 08d7872e4cef [2023-05-31T08:33:44.365Z] ---> a666c02fc52f [2023-05-31T08:33:44.365Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-31T08:33:44.365Z] Removing intermediate container fbb22645871b [2023-05-31T08:33:44.365Z] ---> 17ca9fc0aebd [2023-05-31T08:33:44.365Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-31T08:33:42.930Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-31T08:33:42.951Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T08:33:43.888Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-31T08:33:43.940Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-31T08:33:43.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T08:33:43.961Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4582/head:refs/remotes/origin/PR-4582 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-31T08:33:44.625Z] ---> a0c10d184f90 [2023-05-31T08:33:44.625Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:33:44.625Z] ---> 4a8746bbdcc9 [2023-05-31T08:33:44.625Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:33:44.625Z] ---> Running in 923a848da21a [2023-05-31T08:33:44.625Z] ---> Running in b83f1bff576b [2023-05-31T08:33:44.625Z] ---> b1a04c6cb3b4 [2023-05-31T08:33:44.625Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:33:44.625Z] ---> Running in 282d5566ad7a [2023-05-31T08:33:44.695Z] Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit d9e5f618f3852e3b934336bdf9d50e92334ff97c [2023-05-31T08:33:45.360Z] Merge succeeded, producing d3e9a6e60fae4759579abd4429ac0470ddfcb65a [2023-05-31T08:33:45.360Z] Checking out Revision d3e9a6e60fae4759579abd4429ac0470ddfcb65a (PR-4582) [2023-05-31T08:33:44.719Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T08:33:44.808Z] > git checkout -f d9e5f618f3852e3b934336bdf9d50e92334ff97c # timeout=10 [2023-05-31T08:33:45.058Z] > git remote # timeout=10 [2023-05-31T08:33:45.082Z] > git config --get remote.origin.url # timeout=10 [2023-05-31T08:33:45.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T08:33:45.122Z] > git merge 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 [2023-05-31T08:33:45.335Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-31T08:33:45.370Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T08:33:45.390Z] > git checkout -f d3e9a6e60fae4759579abd4429ac0470ddfcb65a # timeout=10 [2023-05-31T08:33:48.958Z] Commit message: "Merge commit '1fb6775d8804dda106fccace673c66bb187c3e57' into HEAD" [2023-05-31T08:33:48.990Z] First time build. Skipping changelog. [2023-05-31T08:33:48.973Z] > git rev-list --no-walk b7bcc315fc4a35ce8870d2fe4916d5409f98a71f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T08:33:49.852Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T08:33:49.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T08:33:49.852Z] Dload Upload Total Spent Left Speed [2023-05-31T08:33:49.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-05-31T08:33:50.783Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T08:33:51.165Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T08:33:51.165Z] + sudo tee /etc/docker/daemon.new [2023-05-31T08:33:51.165Z] { [2023-05-31T08:33:51.165Z] "registry-mirrors": [ [2023-05-31T08:33:51.165Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T08:33:51.165Z] ], [2023-05-31T08:33:51.165Z] "bip": "10.250.0.254/24", [2023-05-31T08:33:51.165Z] "hosts": [ [2023-05-31T08:33:51.165Z] "tcp://0.0.0.0:5555", [2023-05-31T08:33:51.165Z] "unix:///var/run/docker.sock" [2023-05-31T08:33:51.165Z] ], [2023-05-31T08:33:51.165Z] "mtu": 1458, [2023-05-31T08:33:51.165Z] "selinux-enabled": true, [2023-05-31T08:33:51.165Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T08:33:51.165Z] } [Pipeline] sh [2023-05-31T08:33:51.774Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T08:33:52.193Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T08:34:10.456Z] provisioning config files... [2023-05-31T08:34:10.487Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config10517282195122068199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T08:34:10.851Z] ---> docker-login.sh [2023-05-31T08:34:10.851Z] nexus3.edgexfoundry.org:10001 [2023-05-31T08:34:11.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:34:11.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:34:11.443Z] Configure a credential helper to remove this warning. See [2023-05-31T08:34:11.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:34:11.443Z] [2023-05-31T08:34:11.443Z] Login Succeeded [2023-05-31T08:34:11.443Z] nexus3.edgexfoundry.org:10002 [2023-05-31T08:34:11.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:34:11.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:34:11.985Z] Configure a credential helper to remove this warning. See [2023-05-31T08:34:11.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:34:11.985Z] [2023-05-31T08:34:11.985Z] Login Succeeded [2023-05-31T08:34:11.985Z] nexus3.edgexfoundry.org:10003 [2023-05-31T08:34:12.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:34:12.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:34:12.259Z] Configure a credential helper to remove this warning. See [2023-05-31T08:34:12.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:34:12.259Z] [2023-05-31T08:34:12.259Z] Login Succeeded [2023-05-31T08:34:12.259Z] nexus3.edgexfoundry.org:10004 [2023-05-31T08:34:12.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:34:12.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:34:12.530Z] Configure a credential helper to remove this warning. See [2023-05-31T08:34:12.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:34:12.530Z] [2023-05-31T08:34:12.530Z] Login Succeeded [2023-05-31T08:34:12.530Z] docker.io [2023-05-31T08:34:12.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T08:34:13.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T08:34:13.074Z] Configure a credential helper to remove this warning. See [2023-05-31T08:34:13.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T08:34:13.074Z] [2023-05-31T08:34:13.074Z] Login Succeeded [2023-05-31T08:34:13.074Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T08:34:13.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-31T08:34:13.706Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-05-31T08:34:13.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T08:34:13.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T08:34:13.758Z] ========================================================= [2023-05-31T08:34:13.758Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T08:34:13.758Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:34:14.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T08:34:14.367Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T08:34:14.367Z] c41833b44d91: Pulling fs layer [2023-05-31T08:34:14.367Z] ed15518f5707: Pulling fs layer [2023-05-31T08:34:14.367Z] feae8fd75edb: Pulling fs layer [2023-05-31T08:34:14.367Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T08:34:14.367Z] 3cdef696dda3: Pulling fs layer [2023-05-31T08:34:14.367Z] 2ced38df9373: Pulling fs layer [2023-05-31T08:34:14.367Z] 58f1dce35555: Pulling fs layer [2023-05-31T08:34:14.367Z] 3cdef696dda3: Waiting [2023-05-31T08:34:14.367Z] 2ced38df9373: Waiting [2023-05-31T08:34:14.367Z] 242c74f7c9fa: Waiting [2023-05-31T08:34:14.367Z] 58f1dce35555: Waiting [2023-05-31T08:34:14.367Z] ed15518f5707: Verifying Checksum [2023-05-31T08:34:14.367Z] ed15518f5707: Download complete [2023-05-31T08:34:14.367Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T08:34:14.367Z] 242c74f7c9fa: Download complete [2023-05-31T08:34:14.367Z] c41833b44d91: Verifying Checksum [2023-05-31T08:34:14.367Z] c41833b44d91: Download complete [2023-05-31T08:34:14.367Z] 3cdef696dda3: Verifying Checksum [2023-05-31T08:34:14.367Z] 3cdef696dda3: Download complete [2023-05-31T08:34:15.336Z] c41833b44d91: Pull complete [2023-05-31T08:34:15.926Z] 58f1dce35555: Verifying Checksum [2023-05-31T08:34:15.926Z] 58f1dce35555: Download complete [2023-05-31T08:34:15.926Z] ed15518f5707: Pull complete [2023-05-31T08:34:16.897Z] feae8fd75edb: Download complete [2023-05-31T08:34:16.898Z] 2ced38df9373: Download complete [2023-05-31T08:34:29.243Z] feae8fd75edb: Pull complete [2023-05-31T08:34:29.243Z] 242c74f7c9fa: Pull complete [2023-05-31T08:34:29.243Z] 3cdef696dda3: Pull complete [2023-05-31T08:34:31.904Z] Removing intermediate container 923a848da21a [2023-05-31T08:34:31.904Z] ---> ad69ca368b05 [2023-05-31T08:34:31.904Z] Step 8/25 : COPY . . [2023-05-31T08:34:31.904Z] Removing intermediate container b83f1bff576b [2023-05-31T08:34:31.904Z] ---> dff2f585b229 [2023-05-31T08:34:31.904Z] Step 8/23 : COPY . . [2023-05-31T08:34:31.904Z] Removing intermediate container 6d722c990e0b [2023-05-31T08:34:31.904Z] ---> b7ee3f5c270c [2023-05-31T08:34:31.904Z] Step 7/33 : COPY . . [2023-05-31T08:34:31.904Z] Removing intermediate container 586d9364a3d8 [2023-05-31T08:34:31.904Z] ---> 9f6363c3c8a3 [2023-05-31T08:34:31.904Z] Step 8/23 : COPY . . [2023-05-31T08:34:31.904Z] Removing intermediate container 282d5566ad7a [2023-05-31T08:34:31.904Z] ---> e31fa87a2357 [2023-05-31T08:34:31.904Z] Step 7/20 : COPY . . [2023-05-31T08:34:34.614Z] 2ced38df9373: Pull complete [2023-05-31T08:34:37.220Z] 58f1dce35555: Pull complete [2023-05-31T08:34:37.220Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T08:34:37.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T08:34:37.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:34:37.560Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T08:34:37.560Z] WORKDIR /edgex [2023-05-31T08:34:37.560Z] COPY go.mod . [2023-05-31T08:34:37.560Z] RUN go mod download [2023-05-31T08:34:37.560Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-31T08:34:38.151Z] Sending build context to Docker daemon 2.947MB [2023-05-31T08:34:38.151Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T08:34:38.151Z] ---> fadd8f120f05 [2023-05-31T08:34:38.151Z] Step 2/4 : WORKDIR /edgex [2023-05-31T08:34:40.115Z] ---> Running in e97480a393f0 [2023-05-31T08:34:40.704Z] Removing intermediate container e97480a393f0 [2023-05-31T08:34:40.704Z] ---> 0786e85a4f02 [2023-05-31T08:34:40.704Z] Step 3/4 : COPY go.mod . [2023-05-31T08:34:40.974Z] ---> 477025ffc230 [2023-05-31T08:34:40.975Z] Step 4/4 : RUN go mod download [2023-05-31T08:34:41.250Z] ---> Running in 0df48427a28a [2023-05-31T08:34:50.002Z] ---> ce3a89e7c3be [2023-05-31T08:34:50.002Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-31T08:34:50.002Z] ---> 501d63477355 [2023-05-31T08:34:50.002Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-31T08:34:50.002Z] ---> b44caec0a299 [2023-05-31T08:34:50.002Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-31T08:34:50.002Z] ---> c045612b80fe [2023-05-31T08:34:50.002Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-31T08:34:50.002Z] ---> 5b5a9ee6c993 [2023-05-31T08:34:50.002Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-31T08:34:50.002Z] ---> Running in 7facfeba8b5d [2023-05-31T08:34:50.002Z] ---> Running in 93e6ea1c8c0a [2023-05-31T08:34:50.002Z] ---> Running in 51e1cceed8fb [2023-05-31T08:34:50.002Z] ---> Running in 0b2c76661aa8 [2023-05-31T08:34:50.002Z] ---> Running in eb88b49e3924 [2023-05-31T08:34:50.002Z] go build -tags " 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 [2023-05-31T08:34:50.566Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-31T08:34:50.566Z] 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 [2023-05-31T08:34:50.566Z] 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 [2023-05-31T08:34:50.566Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-31T08:35:13.522Z] Removing intermediate container 0df48427a28a [2023-05-31T08:35:13.522Z] ---> a5558f71044c [2023-05-31T08:35:13.522Z] Successfully built a5558f71044c [2023-05-31T08:35:13.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:35:13.860Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T08:35:13.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:35:14.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-17467 does not seem to be running inside a container [2023-05-31T08:35:14.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 ******** ci-base-image-arm64 cat [2023-05-31T08:35:15.505Z] $ docker top 272caaad3643e396bb6047706ffa9695a8a97213e9688f1e19b3697cd194ad09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T08:35:16.356Z] + go version [2023-05-31T08:35:16.356Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T08:35:16.381Z] $ docker stop --time=1 272caaad3643e396bb6047706ffa9695a8a97213e9688f1e19b3697cd194ad09 [2023-05-31T08:35:18.049Z] $ docker rm -f --volumes 272caaad3643e396bb6047706ffa9695a8a97213e9688f1e19b3697cd194ad09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:35:18.615Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T08:35:18.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:35:18.815Z] prd-ubuntu20.04-docker-arm64-4c-16g-17467 does not seem to be running inside a container [2023-05-31T08:35:18.892Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-31T08:35:20.140Z] $ docker top 40fb8b5be5965473596c795b4258a9ab4bad637d44477c217516dea350777aa0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-31T08:35:20.364Z] ========================================================= [2023-05-31T08:35:20.364Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-31T08:35:20.364Z] ========================================================= [Pipeline] sh [2023-05-31T08:35:20.993Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-05-31T08:35:21.641Z] + make test [2023-05-31T08:35:21.641Z] go test -race -coverprofile=coverage.out ./... [2023-05-31T08:35:37.663Z] Removing intermediate container 51e1cceed8fb [2023-05-31T08:35:37.663Z] ---> 2f056b965378 [2023-05-31T08:35:37.663Z] [2023-05-31T08:35:37.663Z] Step 9/33 : FROM alpine:3.17 [2023-05-31T08:35:37.663Z] Removing intermediate container eb88b49e3924 [2023-05-31T08:35:37.663Z] ---> a8fc79b1264e [2023-05-31T08:35:37.663Z] [2023-05-31T08:35:37.663Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:35:37.663Z] Removing intermediate container 93e6ea1c8c0a [2023-05-31T08:35:37.663Z] ---> c83c92425a79 [2023-05-31T08:35:37.663Z] [2023-05-31T08:35:37.663Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:35:37.663Z] Removing intermediate container 7facfeba8b5d [2023-05-31T08:35:37.663Z] ---> 0a5cee37676f [2023-05-31T08:35:37.663Z] [2023-05-31T08:35:37.663Z] Step 10/25 : FROM alpine:3.17 [2023-05-31T08:35:37.924Z] 3.17: Pulling from library/alpine [2023-05-31T08:35:38.183Z] Removing intermediate container 0b2c76661aa8 [2023-05-31T08:35:38.183Z] ---> a723de51aecf [2023-05-31T08:35:38.183Z] [2023-05-31T08:35:38.183Z] Step 9/20 : FROM alpine:3.17 [2023-05-31T08:35:38.443Z] 3.17: Pulling from library/alpine [2023-05-31T08:35:38.702Z] 3.17: Pulling from library/alpine [2023-05-31T08:35:38.702Z] 3.17: Pulling from library/alpine [2023-05-31T08:35:40.080Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T08:35:40.080Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T08:35:40.080Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T08:35:40.080Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T08:35:40.080Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T08:35:40.080Z] Status: Image is up to date for alpine:3.17 [2023-05-31T08:35:40.080Z] 3.17: Pulling from library/alpine [2023-05-31T08:35:40.080Z] ---> 9ed4aefc74f6 [2023-05-31T08:35:40.080Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T08:35:40.080Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T08:35:40.080Z] Status: Image is up to date for alpine:3.17 [2023-05-31T08:35:40.080Z] ---> 9ed4aefc74f6 [2023-05-31T08:35:40.080Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-31T08:35:40.080Z] ---> 9ed4aefc74f6 [2023-05-31T08:35:40.080Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-31T08:35:40.080Z] ---> 9ed4aefc74f6 [2023-05-31T08:35:40.080Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:35:40.080Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T08:35:40.080Z] Status: Image is up to date for alpine:3.17 [2023-05-31T08:35:40.080Z] ---> 9ed4aefc74f6 [2023-05-31T08:35:40.080Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-31T08:35:40.080Z] ---> Running in 2e08ebcbd7ab [2023-05-31T08:35:40.080Z] ---> Running in 9a98344c7520 [2023-05-31T08:35:40.080Z] ---> Running in 8fa3a1ba1179 [2023-05-31T08:35:40.080Z] ---> Running in eed9b6aa0bda [2023-05-31T08:35:40.080Z] ---> Running in 0de7329d11ac [2023-05-31T08:35:40.080Z] Removing intermediate container 2e08ebcbd7ab [2023-05-31T08:35:40.080Z] ---> b28c2dff8069 [2023-05-31T08:35:40.080Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-31T08:35:40.080Z] ---> Running in 13cc118745ca [2023-05-31T08:35:40.080Z] Removing intermediate container 8fa3a1ba1179 [2023-05-31T08:35:40.080Z] ---> 6a926e0ec61e [2023-05-31T08:35:40.080Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:35:40.080Z] Removing intermediate container eed9b6aa0bda [2023-05-31T08:35:40.080Z] ---> 5d03298caf2e [2023-05-31T08:35:40.080Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-31T08:35:40.080Z] Removing intermediate container 0de7329d11ac [2023-05-31T08:35:40.080Z] ---> fb521ce95b8b [2023-05-31T08:35:40.080Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-31T08:35:40.080Z] ---> Running in d87a06294669 [2023-05-31T08:35:40.080Z] ---> Running in 9987bda6cc97 [2023-05-31T08:35:40.080Z] ---> Running in 735aab500ac6 [2023-05-31T08:35:40.080Z] Removing intermediate container 13cc118745ca [2023-05-31T08:35:40.080Z] ---> 045f889c84fd [2023-05-31T08:35:40.080Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-31T08:35:40.080Z] ---> Running in 0e701e92bdd8 [2023-05-31T08:35:40.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:40.338Z] Removing intermediate container 0e701e92bdd8 [2023-05-31T08:35:40.338Z] ---> 698c5b0bbe82 [2023-05-31T08:35:40.338Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:35:40.338Z] ---> Running in f870222e3b3e [2023-05-31T08:35:40.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:40.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:40.596Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T08:35:40.596Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:35:40.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:40.596Z] OK: 7 MiB in 16 packages [2023-05-31T08:35:40.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:40.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:40.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:40.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:40.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:40.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:40.854Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T08:35:40.854Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:35:40.854Z] OK: 7 MiB in 16 packages [2023-05-31T08:35:40.854Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T08:35:40.854Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:35:40.854Z] OK: 7 MiB in 16 packages [2023-05-31T08:35:41.111Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-31T08:35:41.111Z] (2/2) Installing su-exec (0.2-r2) [2023-05-31T08:35:41.111Z] Removing intermediate container 9a98344c7520 [2023-05-31T08:35:41.111Z] ---> 3d80a2ee4e69 [2023-05-31T08:35:41.111Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T08:35:41.111Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:35:41.111Z] v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T08:35:41.111Z] v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T08:35:41.111Z] OK: 17823 distinct packages available [2023-05-31T08:35:41.111Z] OK: 7 MiB in 17 packages [2023-05-31T08:35:41.111Z] ---> Running in d76371a7ddcf [2023-05-31T08:35:41.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:41.111Z] Removing intermediate container d76371a7ddcf [2023-05-31T08:35:41.111Z] ---> ea6d179da6eb [2023-05-31T08:35:41.111Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-31T08:35:41.111Z] Removing intermediate container d87a06294669 [2023-05-31T08:35:41.111Z] ---> d158665d8e1b [2023-05-31T08:35:41.111Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:35:41.111Z] ---> Running in d1df2be43a9f [2023-05-31T08:35:41.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:35:41.369Z] Removing intermediate container d1df2be43a9f [2023-05-31T08:35:41.369Z] ---> 4afc1b69f5b6 [2023-05-31T08:35:41.369Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-31T08:35:41.369Z] ---> Running in ccf8d87b515c [2023-05-31T08:35:41.369Z] Removing intermediate container f870222e3b3e [2023-05-31T08:35:41.369Z] ---> 3b510aeb27ba [2023-05-31T08:35:41.369Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:35:41.369Z] ---> 4ab4f57dabc5 [2023-05-31T08:35:41.369Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:35:41.369Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-31T08:35:41.369Z] Removing intermediate container ccf8d87b515c [2023-05-31T08:35:41.369Z] ---> 1570602b1d4a [2023-05-31T08:35:41.369Z] Step 15/25 : WORKDIR / [2023-05-31T08:35:41.369Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-31T08:35:41.369Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-31T08:35:41.369Z] (4/9) Installing libcurl (8.1.2-r0) [2023-05-31T08:35:41.369Z] (5/9) Installing curl (8.1.2-r0) [2023-05-31T08:35:41.369Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-31T08:35:41.369Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-31T08:35:41.369Z] ---> Running in f052a0c63e40 [2023-05-31T08:35:41.369Z] Removing intermediate container 735aab500ac6 [2023-05-31T08:35:41.369Z] ---> 44cac4321edc [2023-05-31T08:35:41.369Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-31T08:35:41.627Z] (8/9) Installing libucontext (1.2-r0) [2023-05-31T08:35:41.627Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-31T08:35:41.627Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:35:41.627Z] ---> 8a1b707ad4a5 [2023-05-31T08:35:41.627Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:35:41.627Z] ---> Running in 178bf18c5d1c [2023-05-31T08:35:41.627Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T08:35:41.627Z] ---> c12f8137a450 [2023-05-31T08:35:41.627Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-31T08:35:41.627Z] OK: 10 MiB in 24 packages [2023-05-31T08:35:41.627Z] Removing intermediate container f052a0c63e40 [2023-05-31T08:35:41.627Z] ---> 4df01039a796 [2023-05-31T08:35:41.627Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:35:41.627Z] Removing intermediate container 178bf18c5d1c [2023-05-31T08:35:41.627Z] ---> 3cdc04c2f1ed [2023-05-31T08:35:41.627Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-31T08:35:41.627Z] ---> Running in 9404f5792a83 [2023-05-31T08:35:41.627Z] ---> 6468cc2b41d4 [2023-05-31T08:35:41.627Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-31T08:35:41.885Z] Removing intermediate container 9404f5792a83 [2023-05-31T08:35:41.885Z] ---> 53dbdc71826c [2023-05-31T08:35:41.885Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-31T08:35:42.452Z] ---> Running in d6a7b7e94c3c [2023-05-31T08:35:42.452Z] ---> 7ba7eee15a44 [2023-05-31T08:35:42.452Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:35:42.452Z] ---> 95a4c05b0f87 [2023-05-31T08:35:42.452Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:35:42.452Z] ---> 4a598a9ddadb [2023-05-31T08:35:42.452Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:35:42.710Z] Removing intermediate container d6a7b7e94c3c [2023-05-31T08:35:42.710Z] ---> 83aaa477707d [2023-05-31T08:35:42.710Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-31T08:35:42.710Z] ---> Running in 4d0836a2e17f [2023-05-31T08:35:42.710Z] ---> e0ee869341d8 [2023-05-31T08:35:42.710Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-31T08:35:42.710Z] ---> cc9ad934d68e [2023-05-31T08:35:42.710Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-31T08:35:42.710Z] ---> 68c962c3fd3b [2023-05-31T08:35:42.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-31T08:35:42.710Z] ---> Running in 20843ebe602e [2023-05-31T08:35:42.710Z] Removing intermediate container 9987bda6cc97 [2023-05-31T08:35:42.710Z] ---> d7fe36df95c9 [2023-05-31T08:35:42.710Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:35:42.710Z] Removing intermediate container 4d0836a2e17f [2023-05-31T08:35:42.710Z] ---> 407aa31d1d17 [2023-05-31T08:35:42.710Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-31T08:35:42.710Z] ---> Running in 6212533f0de1 [2023-05-31T08:35:42.968Z] Removing intermediate container 20843ebe602e [2023-05-31T08:35:42.968Z] ---> 92c98ff59392 [2023-05-31T08:35:42.968Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T08:35:43.231Z] ---> a4ccf6ee17b7 [2023-05-31T08:35:43.231Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> e56557e62fcb [2023-05-31T08:35:43.231Z] [2023-05-31T08:35:43.231Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:35:43.231Z] ---> Running in 92501ddd4d58 [2023-05-31T08:35:43.231Z] ---> Running in 3395741a3865 [2023-05-31T08:35:43.231Z] ---> 7ee8a3c09204 [2023-05-31T08:35:43.231Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:35:43.231Z] Removing intermediate container 92501ddd4d58 [2023-05-31T08:35:43.231Z] ---> c26c2097408c [2023-05-31T08:35:43.231Z] Step 21/23 : LABEL arch=x86_64 [2023-05-31T08:35:43.810Z] ---> Running in 1203eab00ef8 [2023-05-31T08:35:43.810Z] ---> 8d156088b1ee [2023-05-31T08:35:43.810Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-31T08:35:43.810Z] ---> 1d65815d1fe4 [2023-05-31T08:35:43.810Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-31T08:35:43.810Z] Removing intermediate container 1203eab00ef8 [2023-05-31T08:35:43.810Z] ---> 337df2d6eac4 [2023-05-31T08:35:43.810Z] Step 22/23 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 [2023-05-31T08:35:43.810Z] ---> Running in 9cf920e6cf65 [2023-05-31T08:35:43.810Z] Removing intermediate container 6212533f0de1 [2023-05-31T08:35:43.810Z] ---> 1eaeb14815d5 [2023-05-31T08:35:43.810Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-31T08:35:44.069Z] ---> a230ffe3c91b [2023-05-31T08:35:44.069Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-31T08:35:44.069Z] ---> Running in cda05654d240 [2023-05-31T08:35:44.069Z] ---> Running in 3c4e022071b0 [2023-05-31T08:35:44.372Z] Removing intermediate container 9cf920e6cf65 [2023-05-31T08:35:44.372Z] ---> edcbcf501f1b [2023-05-31T08:35:44.372Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:35:44.372Z] ---> Running in e1425d60a38a [2023-05-31T08:35:44.372Z] Removing intermediate container cda05654d240 [2023-05-31T08:35:44.372Z] ---> cb676d03db06 [2023-05-31T08:35:44.372Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T08:35:44.372Z] Removing intermediate container 3c4e022071b0 [2023-05-31T08:35:44.372Z] ---> b8766cff6a86 [2023-05-31T08:35:44.372Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-31T08:35:44.640Z] ---> Running in 9834951aaf21 [2023-05-31T08:35:44.640Z] Removing intermediate container 3395741a3865 [2023-05-31T08:35:44.640Z] ---> 9c062449d842 [2023-05-31T08:35:44.640Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T08:35:44.640Z] ---> 18a63975a0d4 [2023-05-31T08:35:44.640Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:35:44.640Z] Removing intermediate container e1425d60a38a [2023-05-31T08:35:44.640Z] ---> 71ebd9b69147 [2023-05-31T08:35:44.640Z] [2023-05-31T08:35:44.640Z] ---> Running in d2e12b7804b3 [2023-05-31T08:35:44.640Z] Successfully built 71ebd9b69147 [2023-05-31T08:35:44.640Z] Successfully tagged core-data:latest [2023-05-31T08:35:44.640Z]  Building core-data ... done Building security-secretstore-setup [2023-05-31T08:35:44.640Z] Removing intermediate container d2e12b7804b3 [2023-05-31T08:35:44.640Z] ---> b1dbe59aaaa7 [2023-05-31T08:35:44.640Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-31T08:35:44.640Z] Removing intermediate container 9834951aaf21 [2023-05-31T08:35:44.640Z] ---> 8ebcf6d9cba2 [2023-05-31T08:35:44.640Z] Step 23/25 : LABEL arch=x86_64 [2023-05-31T08:35:44.640Z] ---> Running in 572defaa874c [2023-05-31T08:35:44.640Z] ---> Running in 2ba97f81fc09 [2023-05-31T08:35:44.640Z] ---> d1632d91d6fb [2023-05-31T08:35:44.640Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-31T08:35:44.900Z] ---> 88172c204c31 [2023-05-31T08:35:44.900Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-31T08:35:51.639Z] ---> Running in 50e3100ba417 [2023-05-31T08:35:51.639Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:35:51.639Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:35:51.639Z] ---> e78302847edd [2023-05-31T08:35:51.639Z] Step 3/25 : WORKDIR /edgex-go [2023-05-31T08:35:51.639Z] ---> Using cache [2023-05-31T08:35:51.639Z] ---> 04da310c124a [2023-05-31T08:35:51.639Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-31T08:35:51.639Z] ---> Using cache [2023-05-31T08:35:51.639Z] ---> e4ca3616e4da [2023-05-31T08:35:51.639Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-31T08:35:51.639Z] ---> Using cache [2023-05-31T08:35:51.639Z] ---> bc6a76eb7b01 [2023-05-31T08:35:51.639Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:35:51.639Z] ---> Using cache [2023-05-31T08:35:51.639Z] ---> b7ee3f5c270c [2023-05-31T08:35:51.639Z] Step 7/25 : COPY . . [2023-05-31T08:35:51.639Z] ---> Using cache [2023-05-31T08:35:51.639Z] ---> b44caec0a299 [2023-05-31T08:35:51.639Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-31T08:35:51.639Z] Removing intermediate container 572defaa874c [2023-05-31T08:35:51.639Z] ---> 090fb9b87bcc [2023-05-31T08:35:51.639Z] Step 21/23 : LABEL arch=x86_64 [2023-05-31T08:35:51.639Z] Removing intermediate container 2ba97f81fc09 [2023-05-31T08:35:51.639Z] ---> c37a41e88d15 [2023-05-31T08:35:51.639Z] Step 24/25 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 [2023-05-31T08:35:51.639Z] ---> Running in e43fc694db83 [2023-05-31T08:35:51.639Z] ---> Running in 7b60b8378c0e [2023-05-31T08:35:51.639Z] ---> Running in 7e07e7698b09 [2023-05-31T08:35:51.639Z] ---> Running in 27063d466b81 [2023-05-31T08:35:51.639Z] Removing intermediate container 7e07e7698b09 [2023-05-31T08:35:51.639Z] ---> 3a180c2dc87b [2023-05-31T08:35:51.639Z] Step 25/25 : LABEL version=0.0.0 [2023-05-31T08:35:51.639Z] Removing intermediate container 50e3100ba417 [2023-05-31T08:35:51.639Z] ---> de7316552674 [2023-05-31T08:35:51.639Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-31T08:35:51.639Z] Removing intermediate container 27063d466b81 [2023-05-31T08:35:51.639Z] ---> e74f11975ed3 [2023-05-31T08:35:51.639Z] Step 22/23 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 [2023-05-31T08:35:51.639Z] ---> Running in 0a668726c997 [2023-05-31T08:35:51.639Z] ---> Running in b08dfc1a21ab [2023-05-31T08:35:51.639Z] ---> Running in e3f8129cf755 [2023-05-31T08:35:51.639Z] Removing intermediate container 0a668726c997 [2023-05-31T08:35:51.639Z] ---> f2fb87f8819f [2023-05-31T08:35:51.639Z] [2023-05-31T08:35:51.639Z] Removing intermediate container b08dfc1a21ab [2023-05-31T08:35:51.639Z] ---> 7809dd224562 [2023-05-31T08:35:51.639Z] Step 18/20 : LABEL arch=x86_64 [2023-05-31T08:35:51.639Z] ---> Running in 1fbe9ed3153f [2023-05-31T08:35:51.639Z] Removing intermediate container e3f8129cf755 [2023-05-31T08:35:51.639Z] ---> 386542be412f [2023-05-31T08:35:51.639Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:35:51.639Z] Successfully built f2fb87f8819f [2023-05-31T08:35:51.639Z] Successfully tagged core-metadata:latest [2023-05-31T08:35:51.639Z] ---> Running in 5bb2fe00e651 [2023-05-31T08:35:51.639Z]  Building core-metadata ... done Building support-scheduler [2023-05-31T08:35:51.639Z] Removing intermediate container 1fbe9ed3153f [2023-05-31T08:35:51.639Z] ---> bd58216714c9 [2023-05-31T08:35:51.639Z] Step 19/20 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 [2023-05-31T08:35:51.639Z] ---> Running in 3e46681707e1 [2023-05-31T08:35:51.639Z] 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 [2023-05-31T08:35:55.013Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:35:55.013Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:35:55.013Z] ---> e78302847edd [2023-05-31T08:35:55.013Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:35:55.013Z] ---> Using cache [2023-05-31T08:35:55.013Z] ---> d8f3ff7f9677 [2023-05-31T08:35:55.013Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:35:55.013Z] ---> Using cache [2023-05-31T08:35:55.013Z] ---> 85b9911e6b54 [2023-05-31T08:35:55.013Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:35:55.013Z] ---> Using cache [2023-05-31T08:35:55.013Z] ---> a666c02fc52f [2023-05-31T08:35:55.013Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:35:55.013Z] ---> Using cache [2023-05-31T08:35:55.013Z] ---> a0c10d184f90 [2023-05-31T08:35:55.013Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:35:55.013Z] ---> Using cache [2023-05-31T08:35:55.013Z] ---> ad69ca368b05 [2023-05-31T08:35:55.013Z] Step 8/23 : COPY . . [2023-05-31T08:35:55.013Z] ---> Using cache [2023-05-31T08:35:55.013Z] ---> 501d63477355 [2023-05-31T08:35:55.013Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-31T08:35:56.916Z] Removing intermediate container 5bb2fe00e651 [2023-05-31T08:35:56.916Z] ---> 80623d8beec4 [2023-05-31T08:35:56.916Z] [2023-05-31T08:35:56.916Z] Successfully built 80623d8beec4 [2023-05-31T08:35:57.481Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-31T08:35:57.481Z] Building support-notifications [2023-05-31T08:35:57.481Z] ---> Running in 556803e18512 [2023-05-31T08:35:57.481Z] Removing intermediate container 3e46681707e1 [2023-05-31T08:35:57.481Z] ---> 88655c5c4a19 [2023-05-31T08:35:57.481Z] Step 20/20 : LABEL version=0.0.0 [2023-05-31T08:35:57.481Z]  Building core-common-config-bootstrapper ... done  ---> Running in 797c30b0043e [2023-05-31T08:36:00.808Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-31T08:36:00.808Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:36:00.808Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:36:00.808Z] ---> e78302847edd [2023-05-31T08:36:00.808Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:36:00.808Z] ---> Using cache [2023-05-31T08:36:00.808Z] ---> d8f3ff7f9677 [2023-05-31T08:36:00.808Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:36:00.808Z] ---> Using cache [2023-05-31T08:36:00.808Z] ---> 85b9911e6b54 [2023-05-31T08:36:00.808Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-31T08:36:04.115Z] Removing intermediate container 797c30b0043e [2023-05-31T08:36:04.115Z] ---> 70041211b47a [2023-05-31T08:36:04.115Z] [2023-05-31T08:36:04.115Z] Successfully built 70041211b47a [2023-05-31T08:36:04.687Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-31T08:36:04.687Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2023-05-31T08:36:04.946Z] ---> Running in 8f417238cce4 [2023-05-31T08:36:05.205Z] Removing intermediate container 7b60b8378c0e [2023-05-31T08:36:05.205Z] ---> 36c1f123e766 [2023-05-31T08:36:05.205Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:36:05.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:05.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:05.473Z] OK: 265 MiB in 53 packages [2023-05-31T08:36:08.027Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:36:08.027Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:36:08.027Z] ---> e78302847edd [2023-05-31T08:36:08.027Z] Step 3/27 : WORKDIR /edgex-go [2023-05-31T08:36:08.027Z] ---> Using cache [2023-05-31T08:36:08.027Z] ---> 04da310c124a [2023-05-31T08:36:08.027Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-31T08:36:08.597Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-31T08:36:10.607Z] ---> ea67f1f81601 [2023-05-31T08:36:10.607Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:36:10.607Z] ---> Running in 887ebd4ef8d8 [2023-05-31T08:36:10.867Z] Removing intermediate container 8f417238cce4 [2023-05-31T08:36:10.867Z] ---> 0172bb3f2e2a [2023-05-31T08:36:10.867Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:36:10.867Z] ---> 6c49ab2a5c1d [2023-05-31T08:36:10.867Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-31T08:36:11.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:11.481Z] ---> 1847255a336b [2023-05-31T08:36:11.481Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:36:11.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:12.027Z] OK: 265 MiB in 53 packages [2023-05-31T08:36:12.609Z] ---> Running in 0d2c1952ed96 [2023-05-31T08:36:12.609Z] ---> 2d4275edc2dc [2023-05-31T08:36:12.609Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-31T08:36:12.867Z] Removing intermediate container 887ebd4ef8d8 [2023-05-31T08:36:12.867Z] ---> facb9277b3ce [2023-05-31T08:36:12.867Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-31T08:36:12.867Z] ---> 906a27826fe5 [2023-05-31T08:36:12.867Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-31T08:36:13.130Z] ---> c4da4b59eb87 [2023-05-31T08:36:13.130Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-31T08:36:13.130Z] ---> 17c9299cefd0 [2023-05-31T08:36:13.130Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:36:13.130Z] ---> Running in 9fb2d253575c [2023-05-31T08:36:13.388Z] ---> aeaacea8b98d [2023-05-31T08:36:13.388Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-31T08:36:13.388Z] ---> 41909000c953 [2023-05-31T08:36:13.388Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-31T08:36:13.646Z] ---> 079edf0f2418 [2023-05-31T08:36:13.646Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-31T08:36:13.646Z] ---> Running in 3f85b217842f [2023-05-31T08:36:14.594Z] Removing intermediate container 3f85b217842f [2023-05-31T08:36:14.594Z] ---> 18219db14f68 [2023-05-31T08:36:14.594Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-31T08:36:14.857Z] ---> Running in 3252bafc2071 [2023-05-31T08:36:14.857Z] Removing intermediate container 3252bafc2071 [2023-05-31T08:36:14.857Z] ---> a74aa150304d [2023-05-31T08:36:14.857Z] Step 30/33 : CMD ["gate"] [2023-05-31T08:36:15.134Z] ---> Running in 3282f43ab1fb [2023-05-31T08:36:15.391Z] Removing intermediate container 3282f43ab1fb [2023-05-31T08:36:15.391Z] ---> 6e51bef9bc3b [2023-05-31T08:36:15.391Z] Step 31/33 : LABEL arch=x86_64 [2023-05-31T08:36:15.391Z] ---> Running in f788e77f6950 [2023-05-31T08:36:15.957Z] Removing intermediate container f788e77f6950 [2023-05-31T08:36:15.957Z] ---> 6628375b639a [2023-05-31T08:36:15.957Z] Step 32/33 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 [2023-05-31T08:36:16.335Z] ---> Running in 76f94e0ccf1a [2023-05-31T08:36:16.594Z] Removing intermediate container 76f94e0ccf1a [2023-05-31T08:36:16.594Z] ---> d289b2100100 [2023-05-31T08:36:16.594Z] Step 33/33 : LABEL version=0.0.0 [2023-05-31T08:36:16.594Z] ---> Running in 7da7015a2435 [2023-05-31T08:36:16.852Z] Removing intermediate container 7da7015a2435 [2023-05-31T08:36:16.852Z] ---> 7e7a2565600c [2023-05-31T08:36:16.852Z] [2023-05-31T08:36:17.111Z] Successfully built 7e7a2565600c [2023-05-31T08:36:17.111Z] Successfully tagged security-bootstrapper:latest [2023-05-31T08:36:17.111Z] Building security-proxy-setup [2023-05-31T08:36:19.860Z]  Building security-bootstrapper ... done 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 [2023-05-31T08:36:20.119Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:36:20.119Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:36:20.119Z] ---> e78302847edd [2023-05-31T08:36:20.119Z] Step 3/22 : WORKDIR /edgex-go [2023-05-31T08:36:20.119Z] ---> Using cache [2023-05-31T08:36:20.119Z] ---> 04da310c124a [2023-05-31T08:36:20.119Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-31T08:36:20.119Z] ---> Using cache [2023-05-31T08:36:20.119Z] ---> e4ca3616e4da [2023-05-31T08:36:20.119Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-31T08:36:20.119Z] ---> Using cache [2023-05-31T08:36:20.380Z] ---> bc6a76eb7b01 [2023-05-31T08:36:20.381Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:36:20.381Z] ---> Using cache [2023-05-31T08:36:20.381Z] ---> b7ee3f5c270c [2023-05-31T08:36:20.381Z] Step 7/22 : COPY . . [2023-05-31T08:36:20.381Z] ---> Using cache [2023-05-31T08:36:20.381Z] ---> b44caec0a299 [2023-05-31T08:36:20.381Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-31T08:36:30.487Z] ---> Running in 5f0da7bed728 [2023-05-31T08:36:30.487Z] 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 [2023-05-31T08:36:45.451Z] Removing intermediate container e43fc694db83 [2023-05-31T08:36:45.451Z] ---> d93ff14317cd [2023-05-31T08:36:45.451Z] [2023-05-31T08:36:45.451Z] Step 9/25 : FROM alpine:3.17 [2023-05-31T08:36:45.451Z] ---> 9ed4aefc74f6 [2023-05-31T08:36:45.451Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-31T08:36:45.451Z] ---> Running in 879f91d9b81a [2023-05-31T08:36:45.451Z] Removing intermediate container 556803e18512 [2023-05-31T08:36:45.451Z] ---> 7cb4b536f1ed [2023-05-31T08:36:45.451Z] [2023-05-31T08:36:45.451Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:36:45.451Z] ---> 9ed4aefc74f6 [2023-05-31T08:36:45.451Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:36:45.451Z] ---> Using cache [2023-05-31T08:36:45.451Z] ---> 3d80a2ee4e69 [2023-05-31T08:36:45.451Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T08:36:45.451Z] ---> Using cache [2023-05-31T08:36:45.451Z] ---> ea6d179da6eb [2023-05-31T08:36:45.451Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-31T08:36:45.451Z] ---> Running in cd5bb16b8a00 [2023-05-31T08:36:45.451Z] Removing intermediate container cd5bb16b8a00 [2023-05-31T08:36:45.451Z] ---> 3a37d95f3128 [2023-05-31T08:36:45.451Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-31T08:36:45.451Z] ---> Running in dd2caa4cc1d5 [2023-05-31T08:36:45.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:45.451Z] Removing intermediate container dd2caa4cc1d5 [2023-05-31T08:36:45.451Z] ---> 78512d7d011b [2023-05-31T08:36:45.451Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:36:45.451Z] Removing intermediate container 0d2c1952ed96 [2023-05-31T08:36:45.451Z] ---> f1c33ad43b29 [2023-05-31T08:36:45.451Z] Step 8/23 : COPY . . [2023-05-31T08:36:45.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:45.451Z] Removing intermediate container 9fb2d253575c [2023-05-31T08:36:45.451Z] ---> 52c99f65a9d2 [2023-05-31T08:36:45.451Z] Step 7/27 : COPY . . [2023-05-31T08:36:45.451Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-31T08:36:45.451Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-31T08:36:45.451Z] (3/3) Installing su-exec (0.2-r2) [2023-05-31T08:36:45.451Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:36:45.451Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T08:36:45.451Z] OK: 8 MiB in 18 packages [2023-05-31T08:36:55.468Z] ---> afe025cbb0ba [2023-05-31T08:36:55.468Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:36:55.468Z] ---> 82ecf9391b11 [2023-05-31T08:36:55.468Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-31T08:36:55.468Z] ---> Running in ed025eb75b2b [2023-05-31T08:36:55.468Z] ---> b1586891f961 [2023-05-31T08:36:55.468Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-31T08:36:55.468Z] ---> Running in 9f7287bc1ba8 [2023-05-31T08:36:55.468Z] ---> df3c61cf8a45 [2023-05-31T08:36:55.468Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-31T08:36:55.468Z] Removing intermediate container 879f91d9b81a [2023-05-31T08:36:55.468Z] ---> ae9486ad16ac [2023-05-31T08:36:55.468Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-31T08:36:55.468Z] ---> Running in 91f8de554f1d [2023-05-31T08:36:55.468Z] Removing intermediate container 9f7287bc1ba8 [2023-05-31T08:36:55.468Z] ---> 43beb6b9bba8 [2023-05-31T08:36:55.468Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-31T08:36:55.468Z] ---> Running in 7a2c96ceaf9c [2023-05-31T08:36:55.468Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-31T08:36:55.468Z] Removing intermediate container 91f8de554f1d [2023-05-31T08:36:55.468Z] ---> d22f4ae9bc53 [2023-05-31T08:36:55.468Z] Step 12/25 : WORKDIR / [2023-05-31T08:36:55.468Z] Removing intermediate container 7a2c96ceaf9c [2023-05-31T08:36:55.468Z] ---> 4f8665ca0d82 [2023-05-31T08:36:55.468Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-31T08:36:55.729Z] ---> Running in b685d0c1530a [2023-05-31T08:36:55.729Z] ---> 22a192c5f070 [2023-05-31T08:36:55.729Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:36:55.729Z] ---> Running in 86fe897c9d5d [2023-05-31T08:36:55.729Z] Removing intermediate container b685d0c1530a [2023-05-31T08:36:55.729Z] ---> 999ddd25f0be [2023-05-31T08:36:55.729Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:36:55.988Z] Removing intermediate container 86fe897c9d5d [2023-05-31T08:36:55.988Z] ---> bc4e7e1de5fe [2023-05-31T08:36:55.988Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-31T08:36:55.988Z] ---> Running in 5baa3698e1d9 [2023-05-31T08:36:55.988Z] ---> 4b524c0f465a [2023-05-31T08:36:55.988Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-31T08:36:56.286Z] ---> Running in 27267c04dea6 [2023-05-31T08:36:56.286Z] ---> b65de126fb53 [2023-05-31T08:36:56.286Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:36:56.666Z] Removing intermediate container 27267c04dea6 [2023-05-31T08:36:56.666Z] ---> 2f18086343b4 [2023-05-31T08:36:56.666Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T08:36:56.666Z] ---> 305dda485d78 [2023-05-31T08:36:56.666Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-31T08:36:56.666Z] ---> Running in ee503b681637 [2023-05-31T08:36:56.926Z] Removing intermediate container ee503b681637 [2023-05-31T08:36:56.926Z] ---> b2675b33b9a6 [2023-05-31T08:36:56.926Z] Step 21/23 : LABEL arch=x86_64 [2023-05-31T08:36:56.926Z] ---> Running in eb7b62654437 [2023-05-31T08:36:56.926Z] ---> 2ce79968ae35 [2023-05-31T08:36:56.926Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-31T08:36:57.189Z] Removing intermediate container 5baa3698e1d9 [2023-05-31T08:36:57.189Z] ---> cbf6a7f22952 [2023-05-31T08:36:57.189Z] Step 12/27 : WORKDIR /edgex-go [2023-05-31T08:36:57.189Z] Removing intermediate container eb7b62654437 [2023-05-31T08:36:57.189Z] ---> fb918e1e7bcd [2023-05-31T08:36:57.189Z] Step 22/23 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 [2023-05-31T08:36:57.449Z] ---> ad2bb5c51b82 [2023-05-31T08:36:57.449Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:36:57.449Z] ---> Running in 26fffd7211bf [2023-05-31T08:36:57.449Z] ---> Running in 2e7eebc7e6b8 [2023-05-31T08:36:57.449Z] Removing intermediate container 5f0da7bed728 [2023-05-31T08:36:57.449Z] ---> 02c2f3050003 [2023-05-31T08:36:57.449Z] [2023-05-31T08:36:57.449Z] Step 9/22 : FROM alpine:3.17 [2023-05-31T08:36:57.449Z] ---> 9ed4aefc74f6 [2023-05-31T08:36:57.449Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-31T08:36:57.449Z] ---> Running in 82a813039364 [2023-05-31T08:36:57.449Z] Removing intermediate container 2e7eebc7e6b8 [2023-05-31T08:36:57.449Z] ---> 2af2d664cf22 [2023-05-31T08:36:57.449Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:36:57.449Z] ---> 5f8a872c9fa4 [2023-05-31T08:36:57.449Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-31T08:36:57.709Z] Removing intermediate container 26fffd7211bf [2023-05-31T08:36:57.709Z] ---> 802f6a532213 [2023-05-31T08:36:57.709Z] [2023-05-31T08:36:57.709Z] Step 13/27 : FROM alpine:3.17 [2023-05-31T08:36:57.709Z] ---> 9ed4aefc74f6 [2023-05-31T08:36:57.709Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-31T08:36:57.709Z] ---> Running in 4e5e4ccc407a [2023-05-31T08:36:57.709Z] ---> Running in f9ad544dd58e [2023-05-31T08:36:57.709Z] Removing intermediate container 4e5e4ccc407a [2023-05-31T08:36:57.709Z] ---> ac9996e18f63 [2023-05-31T08:36:57.709Z] [2023-05-31T08:36:57.968Z] Removing intermediate container f9ad544dd58e [2023-05-31T08:36:57.968Z] ---> b0166f2100ed [2023-05-31T08:36:57.968Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-31T08:36:57.968Z] ---> Running in 56ade9fdeff1 [2023-05-31T08:36:57.968Z] Successfully built ac9996e18f63 [2023-05-31T08:36:57.968Z] Successfully tagged support-scheduler:latest [2023-05-31T08:36:57.968Z] Building security-spire-server [2023-05-31T08:36:57.968Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:58.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:58.533Z] (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-05-31T08:36:58.533Z] (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-05-31T08:36:58.533Z] (3/4) Installing dumb-init (1.2.5-r2) [2023-05-31T08:36:58.533Z] (4/4) Installing openssl (3.0.9-r1) [2023-05-31T08:36:58.792Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:36:58.792Z] OK: 8 MiB in 17 packages [2023-05-31T08:36:59.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:59.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:59.576Z] v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T08:36:59.576Z] v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T08:36:59.576Z] OK: 17823 distinct packages available [2023-05-31T08:36:59.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:59.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:36:59.835Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-31T08:36:59.835Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-31T08:36:59.835Z] (3/4) Installing libucontext (1.2-r0) [2023-05-31T08:36:59.835Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-31T08:36:59.835Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:36:59.835Z] OK: 7 MiB in 19 packages [2023-05-31T08:37:00.889Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:37:00.889Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:37:00.889Z] ---> e78302847edd [2023-05-31T08:37:00.889Z] Step 3/26 : WORKDIR /edgex-go [2023-05-31T08:37:00.889Z] ---> Using cache [2023-05-31T08:37:00.889Z] ---> 04da310c124a [2023-05-31T08:37:00.889Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-31T08:37:00.889Z] ---> Using cache [2023-05-31T08:37:00.889Z] ---> facb9277b3ce [2023-05-31T08:37:00.889Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-31T08:37:00.889Z] ---> Using cache [2023-05-31T08:37:00.889Z] ---> 17c9299cefd0 [2023-05-31T08:37:00.889Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:37:00.889Z] ---> Using cache [2023-05-31T08:37:00.889Z] ---> 52c99f65a9d2 [2023-05-31T08:37:00.889Z] Step 7/26 : COPY . . [2023-05-31T08:37:00.889Z] ---> Using cache [2023-05-31T08:37:00.889Z] ---> b1586891f961 [2023-05-31T08:37:00.889Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-31T08:37:00.889Z] ---> Using cache [2023-05-31T08:37:00.889Z] ---> 43beb6b9bba8 [2023-05-31T08:37:00.889Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-31T08:37:00.889Z] ---> Using cache [2023-05-31T08:37:00.889Z] ---> 4f8665ca0d82 [2023-05-31T08:37:00.889Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-31T08:37:00.889Z] ---> Using cache [2023-05-31T08:37:00.889Z] ---> bc4e7e1de5fe [2023-05-31T08:37:00.889Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-31T08:37:05.208Z] ---> c638ae91d023 [2023-05-31T08:37:05.208Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-31T08:37:06.142Z] ---> Running in d84d3fbac147 [2023-05-31T08:37:06.142Z] ---> 899609cbfd09 [2023-05-31T08:37:06.142Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-31T08:37:06.428Z] Removing intermediate container 82a813039364 [2023-05-31T08:37:06.428Z] ---> afe13d8f79b8 [2023-05-31T08:37:06.428Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-31T08:37:06.428Z] Removing intermediate container 56ade9fdeff1 [2023-05-31T08:37:06.428Z] ---> bd9e143bb973 [2023-05-31T08:37:06.428Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:37:06.428Z] ---> Running in 91a1aa3a5e7e [2023-05-31T08:37:06.690Z] ---> fcf6eb770455 [2023-05-31T08:37:06.690Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T08:37:06.690Z] ---> Running in 08c35167b400 [2023-05-31T08:37:06.690Z] Removing intermediate container 91a1aa3a5e7e [2023-05-31T08:37:06.690Z] ---> 6d12b2f42eac [2023-05-31T08:37:06.690Z] Step 12/22 : WORKDIR /edgex [2023-05-31T08:37:06.690Z] ---> Running in 377d4d0f1f8a [2023-05-31T08:37:06.690Z] ---> ce5720e0f37c [2023-05-31T08:37:06.690Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:37:06.949Z] Removing intermediate container 377d4d0f1f8a [2023-05-31T08:37:06.949Z] ---> 433ccbc638ad [2023-05-31T08:37:06.949Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:37:06.949Z] ---> 05c8e2794836 [2023-05-31T08:37:06.949Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-31T08:37:06.949Z] ---> fbe6f2c02c4e [2023-05-31T08:37:06.949Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:37:07.215Z] Removing intermediate container d84d3fbac147 [2023-05-31T08:37:07.215Z] ---> ceee09e8bf3b [2023-05-31T08:37:07.215Z] Step 12/26 : WORKDIR /edgex-go [2023-05-31T08:37:07.215Z] ---> Running in b6ffde224063 [2023-05-31T08:37:07.215Z] ---> 02a5bbeaaf52 [2023-05-31T08:37:07.215Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-31T08:37:07.215Z] Removing intermediate container b6ffde224063 [2023-05-31T08:37:07.215Z] ---> b7626653365e [2023-05-31T08:37:07.215Z] [2023-05-31T08:37:07.215Z] Step 13/26 : FROM alpine:3.17 [2023-05-31T08:37:07.215Z] ---> 9ed4aefc74f6 [2023-05-31T08:37:07.215Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-31T08:37:07.215Z] ---> Using cache [2023-05-31T08:37:07.215Z] ---> b0166f2100ed [2023-05-31T08:37:07.215Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-31T08:37:07.474Z] ---> Running in c9e9a8c488d7 [2023-05-31T08:37:07.739Z] Removing intermediate container 08c35167b400 [2023-05-31T08:37:07.739Z] ---> 43039980c4cb [2023-05-31T08:37:07.739Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T08:37:09.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:37:09.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:37:10.246Z] v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T08:37:10.246Z] v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T08:37:10.246Z] OK: 17823 distinct packages available [2023-05-31T08:37:10.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:37:10.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:37:10.506Z] (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) [2023-05-31T08:37:10.506Z] (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) [2023-05-31T08:37:10.791Z] (3/7) Installing dumb-init (1.2.5-r2) [2023-05-31T08:37:10.791Z] (4/7) Installing musl-obstack (1.2.3-r0) [2023-05-31T08:37:10.791Z] (5/7) Installing libucontext (1.2-r0) [2023-05-31T08:37:10.791Z] (6/7) Installing gcompat (1.1.0-r0) [2023-05-31T08:37:10.791Z] (7/7) Installing openssl (3.0.9-r1) [2023-05-31T08:37:10.791Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:37:10.791Z] OK: 8 MiB in 20 packages [2023-05-31T08:37:10.791Z] ---> bf3ed4bc8d0c [2023-05-31T08:37:10.791Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-31T08:37:10.791Z] ---> Running in b632b2dae795 [2023-05-31T08:37:10.791Z] ---> 91ac11e562a3 [2023-05-31T08:37:10.791Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-31T08:37:11.050Z] Removing intermediate container b632b2dae795 [2023-05-31T08:37:11.050Z] ---> fefba89185e7 [2023-05-31T08:37:11.050Z] Step 23/25 : LABEL arch=x86_64 [2023-05-31T08:37:11.309Z] ---> Running in 63c7c86ab489 [2023-05-31T08:37:11.309Z] ---> 226003ebaebe [2023-05-31T08:37:11.309Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-31T08:37:11.309Z] ---> Running in 8254a4047d9e [2023-05-31T08:37:11.573Z] Removing intermediate container 63c7c86ab489 [2023-05-31T08:37:11.573Z] ---> 5b6ece148e0f [2023-05-31T08:37:11.573Z] Step 24/25 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 [2023-05-31T08:37:11.573Z] ---> Running in 7aeef182ac2b [2023-05-31T08:37:11.573Z] Removing intermediate container 8254a4047d9e [2023-05-31T08:37:11.573Z] ---> 4276c79082e9 [2023-05-31T08:37:11.573Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-31T08:37:11.573Z] ---> 654367286ced [2023-05-31T08:37:11.573Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-31T08:37:11.836Z] Removing intermediate container c9e9a8c488d7 [2023-05-31T08:37:11.836Z] ---> 6006797aca7e [2023-05-31T08:37:11.836Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:37:11.836Z] Removing intermediate container 7aeef182ac2b [2023-05-31T08:37:11.836Z] ---> 9b1d26538d2b [2023-05-31T08:37:11.836Z] Step 25/25 : LABEL version=0.0.0 [2023-05-31T08:37:11.836Z] ---> Running in 4cec1407c81c [2023-05-31T08:37:11.836Z] ---> f0acab1ecfd3 [2023-05-31T08:37:11.836Z] Step 22/27 : WORKDIR / [2023-05-31T08:37:12.095Z] ---> e91bb8d783a3 [2023-05-31T08:37:12.095Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:37:12.095Z] ---> d151efd4d35b [2023-05-31T08:37:12.095Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T08:37:12.095Z] ---> Running in d88206b24408 [2023-05-31T08:37:12.095Z] ---> Running in 34a5d2061396 [2023-05-31T08:37:12.095Z] Removing intermediate container 4cec1407c81c [2023-05-31T08:37:12.095Z] ---> 190de75a7f4d [2023-05-31T08:37:12.095Z] [2023-05-31T08:37:12.095Z] Removing intermediate container d88206b24408 [2023-05-31T08:37:12.095Z] ---> 988e833a0062 [2023-05-31T08:37:12.095Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-31T08:37:12.095Z] ---> Running in 4bccb16d68a5 [2023-05-31T08:37:12.482Z] Successfully built 190de75a7f4d [2023-05-31T08:37:12.482Z] Successfully tagged security-secretstore-setup:latest [2023-05-31T08:37:12.482Z] ---> e8e40d9127c2 [2023-05-31T08:37:12.482Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-31T08:37:12.482Z]  Building security-secretstore-setup ... done Building security-spire-agent [2023-05-31T08:37:12.482Z] Removing intermediate container 4bccb16d68a5 [2023-05-31T08:37:12.482Z] ---> 2d96bb29f143 [2023-05-31T08:37:12.482Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-31T08:37:16.690Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:37:16.690Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:37:16.690Z] ---> e78302847edd [2023-05-31T08:37:16.690Z] Step 3/27 : WORKDIR /edgex-go [2023-05-31T08:37:16.690Z] ---> Using cache [2023-05-31T08:37:16.690Z] ---> 04da310c124a [2023-05-31T08:37:16.690Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-31T08:37:16.690Z] ---> Using cache [2023-05-31T08:37:16.690Z] ---> facb9277b3ce [2023-05-31T08:37:16.690Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-31T08:37:16.690Z] ---> Using cache [2023-05-31T08:37:16.690Z] ---> 17c9299cefd0 [2023-05-31T08:37:16.690Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:37:16.690Z] ---> Using cache [2023-05-31T08:37:16.690Z] ---> 52c99f65a9d2 [2023-05-31T08:37:16.690Z] Step 7/27 : COPY . . [2023-05-31T08:37:16.690Z] ---> Using cache [2023-05-31T08:37:16.690Z] ---> b1586891f961 [2023-05-31T08:37:16.690Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-31T08:37:16.690Z] ---> Using cache [2023-05-31T08:37:16.690Z] ---> 43beb6b9bba8 [2023-05-31T08:37:16.690Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-31T08:37:16.690Z] ---> Using cache [2023-05-31T08:37:16.690Z] ---> 4f8665ca0d82 [2023-05-31T08:37:16.690Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-31T08:37:16.690Z] ---> Using cache [2023-05-31T08:37:16.690Z] ---> bc4e7e1de5fe [2023-05-31T08:37:16.690Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-31T08:37:16.690Z] ---> Using cache [2023-05-31T08:37:16.690Z] ---> cbf6a7f22952 [2023-05-31T08:37:16.690Z] Step 12/27 : WORKDIR /edgex-go [2023-05-31T08:37:16.690Z] ---> Using cache [2023-05-31T08:37:16.690Z] ---> 802f6a532213 [2023-05-31T08:37:16.690Z] [2023-05-31T08:37:16.690Z] Step 13/27 : FROM alpine:3.17 [2023-05-31T08:37:16.690Z] ---> 9ed4aefc74f6 [2023-05-31T08:37:16.690Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-31T08:37:16.690Z] ---> Using cache [2023-05-31T08:37:16.690Z] ---> b0166f2100ed [2023-05-31T08:37:16.690Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-31T08:37:16.690Z] ---> Using cache [2023-05-31T08:37:16.690Z] ---> 6006797aca7e [2023-05-31T08:37:16.690Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:37:16.690Z] ---> Using cache [2023-05-31T08:37:20.895Z] ---> e91bb8d783a3 [2023-05-31T08:37:20.895Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:37:20.895Z] ---> Using cache [2023-05-31T08:37:20.895Z] ---> Running in bfd3e194f7e1 [2023-05-31T08:37:20.895Z] ---> e8e40d9127c2 [2023-05-31T08:37:20.895Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-31T08:37:20.895Z] ---> 54258b6c6d78 [2023-05-31T08:37:20.895Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-31T08:37:20.895Z] Removing intermediate container bfd3e194f7e1 [2023-05-31T08:37:20.895Z] ---> ccebba9a9540 [2023-05-31T08:37:20.895Z] Step 25/27 : LABEL arch=x86_64 [2023-05-31T08:37:20.895Z] ---> Running in 2d993694a433 [2023-05-31T08:37:20.895Z] ---> 17979413da3f [2023-05-31T08:37:20.895Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-31T08:37:21.157Z] Removing intermediate container 34a5d2061396 [2023-05-31T08:37:21.157Z] ---> a02a6825a6ff [2023-05-31T08:37:21.157Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T08:37:21.157Z] ---> Running in 34311ec5a61d [2023-05-31T08:37:21.157Z] Removing intermediate container 2d993694a433 [2023-05-31T08:37:21.157Z] ---> e2ce1b1e0700 [2023-05-31T08:37:21.157Z] Step 26/27 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 [2023-05-31T08:37:21.157Z] ---> Running in 145704c90f32 [2023-05-31T08:37:21.157Z] Removing intermediate container 34311ec5a61d [2023-05-31T08:37:21.157Z] ---> 861c4426f61e [2023-05-31T08:37:21.157Z] Step 20/22 : LABEL arch=x86_64 [2023-05-31T08:37:21.157Z] ---> Running in 8272dbb80f2d [2023-05-31T08:37:21.419Z] Removing intermediate container 145704c90f32 [2023-05-31T08:37:21.419Z] ---> 0c0fae558ccc [2023-05-31T08:37:21.419Z] Step 27/27 : LABEL version=0.0.0 [2023-05-31T08:37:23.982Z] ---> 2bb408f6a3bc [2023-05-31T08:37:23.982Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-31T08:37:23.982Z] Removing intermediate container 8272dbb80f2d [2023-05-31T08:37:23.982Z] ---> 4d1caec62209 [2023-05-31T08:37:23.982Z] Step 21/22 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 [2023-05-31T08:37:23.982Z] ---> Running in add3a266c9d4 [2023-05-31T08:37:23.982Z] ---> Running in 63d3021331a1 [2023-05-31T08:37:23.982Z] ---> 487bf789001e [2023-05-31T08:37:23.982Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-31T08:37:24.551Z] Removing intermediate container add3a266c9d4 [2023-05-31T08:37:24.551Z] ---> 578263de6575 [2023-05-31T08:37:24.551Z] [2023-05-31T08:37:24.551Z] ---> 84438578521d [2023-05-31T08:37:24.551Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-31T08:37:24.551Z] Successfully built 578263de6575 [2023-05-31T08:37:26.460Z] Successfully tagged security-spire-config:latest [2023-05-31T08:37:26.460Z]  Building security-spire-config ... done Building core-command [2023-05-31T08:37:29.039Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:37:29.039Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:37:29.039Z] ---> e78302847edd [2023-05-31T08:37:29.039Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:37:29.039Z] ---> Using cache [2023-05-31T08:37:29.039Z] ---> d8f3ff7f9677 [2023-05-31T08:37:29.039Z] Step 4/24 : WORKDIR /edgex-go [2023-05-31T08:37:29.039Z] ---> Using cache [2023-05-31T08:37:29.039Z] ---> 85b9911e6b54 [2023-05-31T08:37:29.039Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-31T08:37:29.039Z] ---> Using cache [2023-05-31T08:37:29.039Z] ---> a666c02fc52f [2023-05-31T08:37:29.039Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-31T08:37:29.039Z] ---> Using cache [2023-05-31T08:37:29.039Z] ---> a0c10d184f90 [2023-05-31T08:37:29.039Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:37:29.039Z] ---> Using cache [2023-05-31T08:37:29.039Z] ---> ad69ca368b05 [2023-05-31T08:37:29.039Z] Step 8/24 : COPY . . [2023-05-31T08:37:29.039Z] ---> Using cache [2023-05-31T08:37:29.039Z] ---> 501d63477355 [2023-05-31T08:37:29.039Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-31T08:37:31.823Z] Removing intermediate container 63d3021331a1 [2023-05-31T08:37:31.823Z] ---> 7b30688316fa [2023-05-31T08:37:31.823Z] Step 22/22 : LABEL version=0.0.0 [2023-05-31T08:37:31.823Z] ---> Running in 1dc59674c69a [2023-05-31T08:37:31.823Z] ---> Running in ad208f69ee0a [2023-05-31T08:37:31.823Z] ---> Running in 1e829281e3e2 [2023-05-31T08:37:31.823Z] ---> 3707ae87a8f7 [2023-05-31T08:37:31.823Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-31T08:37:31.823Z] Removing intermediate container 1dc59674c69a [2023-05-31T08:37:31.823Z] Removing intermediate container 1e829281e3e2 [2023-05-31T08:37:31.823Z] ---> d8d64bdaeb43 [2023-05-31T08:37:31.823Z] ---> b746c9aa7973 [2023-05-31T08:37:31.823Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-31T08:37:31.823Z] [2023-05-31T08:37:31.823Z] ---> Running in 931507c1fc60 [2023-05-31T08:37:31.823Z] ---> a888f32bafcf [2023-05-31T08:37:31.823Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-31T08:37:31.823Z] Removing intermediate container ed025eb75b2b [2023-05-31T08:37:31.823Z] ---> d526c5f851d7 [2023-05-31T08:37:31.823Z] [2023-05-31T08:37:31.823Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:37:31.823Z] ---> 9ed4aefc74f6 [2023-05-31T08:37:31.823Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-31T08:37:31.823Z] Successfully built b746c9aa7973 [2023-05-31T08:37:31.823Z] Successfully tagged security-proxy-setup:latest [2023-05-31T08:37:31.823Z]  Building security-proxy-setup ... done Building security-proxy-auth [2023-05-31T08:37:31.823Z] ---> Running in 8fe43d7c4d83 [2023-05-31T08:37:32.081Z] go build -tags " 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 [2023-05-31T08:37:32.081Z] Removing intermediate container 931507c1fc60 [2023-05-31T08:37:32.081Z] ---> 53a7a252b465 [2023-05-31T08:37:32.081Z] Step 24/26 : LABEL arch=x86_64 [2023-05-31T08:37:38.933Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:37:38.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:37:38.933Z] ---> e78302847edd [2023-05-31T08:37:38.933Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:37:38.933Z] ---> Using cache [2023-05-31T08:37:38.933Z] ---> d8f3ff7f9677 [2023-05-31T08:37:38.933Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:37:38.933Z] ---> Using cache [2023-05-31T08:37:38.933Z] ---> 85b9911e6b54 [2023-05-31T08:37:38.933Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:37:38.933Z] ---> Using cache [2023-05-31T08:37:38.933Z] ---> a666c02fc52f [2023-05-31T08:37:38.933Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:37:38.933Z] ---> Using cache [2023-05-31T08:37:38.933Z] ---> a0c10d184f90 [2023-05-31T08:37:38.933Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:37:38.933Z] ---> Using cache [2023-05-31T08:37:38.933Z] ---> ad69ca368b05 [2023-05-31T08:37:38.933Z] Step 8/23 : COPY . . [2023-05-31T08:37:38.933Z] ---> Using cache [2023-05-31T08:37:38.933Z] ---> 501d63477355 [2023-05-31T08:37:38.933Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-31T08:37:38.933Z] ---> e3b5364c9551 [2023-05-31T08:37:38.933Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-31T08:37:38.933Z] ---> Running in 241f47625d11 [2023-05-31T08:37:38.933Z] ---> Running in 4552574c6b3f [2023-05-31T08:37:38.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T08:37:38.933Z] Removing intermediate container 241f47625d11 [2023-05-31T08:37:38.933Z] ---> 28aa640f7954 [2023-05-31T08:37:38.933Z] Step 25/26 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 [2023-05-31T08:37:38.933Z] ---> e2414fe0e04e [2023-05-31T08:37:38.933Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-31T08:37:38.933Z] ---> Running in 8d7ef6f60895 [2023-05-31T08:37:38.933Z] ---> Running in 70b7e49e0c78 [2023-05-31T08:37:38.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T08:37:38.933Z] Removing intermediate container 8d7ef6f60895 [2023-05-31T08:37:38.933Z] ---> d70517cd0d28 [2023-05-31T08:37:38.933Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-31T08:37:38.933Z] ---> Running in cb9cb3dbaba6 [2023-05-31T08:37:38.933Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-31T08:37:38.933Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-31T08:37:38.933Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:37:39.192Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T08:37:39.192Z] Removing intermediate container 70b7e49e0c78 [2023-05-31T08:37:39.192Z] ---> c3fc9e1f4424 [2023-05-31T08:37:39.192Z] Step 26/26 : LABEL version=0.0.0 [2023-05-31T08:37:39.192Z] OK: 8 MiB in 17 packages [2023-05-31T08:37:39.192Z] ---> Running in 6ef48107f147 [2023-05-31T08:37:39.192Z] Removing intermediate container cb9cb3dbaba6 [2023-05-31T08:37:39.192Z] ---> 39a7c82d1663 [2023-05-31T08:37:39.192Z] Step 25/27 : LABEL arch=x86_64 [2023-05-31T08:37:39.452Z] Removing intermediate container 6ef48107f147 [2023-05-31T08:37:39.452Z] ---> 886433ac041d [2023-05-31T08:37:39.452Z] [2023-05-31T08:37:39.452Z] ---> Running in a2064e03dcc8 [2023-05-31T08:37:39.452Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-31T08:37:39.452Z] Successfully built 886433ac041d [2023-05-31T08:37:39.452Z] Successfully tagged security-spire-server:latest [2023-05-31T08:37:39.452Z]  Building security-spire-server ... done Removing intermediate container a2064e03dcc8 [2023-05-31T08:37:39.452Z] ---> d9b8d74415d0 [2023-05-31T08:37:39.452Z] Step 26/27 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 [2023-05-31T08:37:39.738Z] ---> Running in 42d13eb4069e [2023-05-31T08:37:39.998Z] Removing intermediate container 42d13eb4069e [2023-05-31T08:37:39.998Z] ---> 91f1f00223e3 [2023-05-31T08:37:39.998Z] Step 27/27 : LABEL version=0.0.0 [2023-05-31T08:37:39.998Z] Removing intermediate container 8fe43d7c4d83 [2023-05-31T08:37:39.998Z] ---> 7807f1a98fb5 [2023-05-31T08:37:39.998Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T08:37:39.998Z] ---> Running in 984a4325f064 [2023-05-31T08:37:39.998Z] ---> Running in 7b0dba4fa150 [2023-05-31T08:37:40.257Z] Removing intermediate container 984a4325f064 [2023-05-31T08:37:40.257Z] ---> c97ca29e25ad [2023-05-31T08:37:40.257Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-31T08:37:40.257Z] Removing intermediate container 7b0dba4fa150 [2023-05-31T08:37:40.257Z] ---> d209e20daaa7 [2023-05-31T08:37:40.257Z] [2023-05-31T08:37:40.257Z] ---> Running in 51827c442264 [2023-05-31T08:37:40.518Z] Successfully built d209e20daaa7 [2023-05-31T08:37:40.518Z] Successfully tagged security-spire-agent:latest [2023-05-31T08:37:40.777Z]  Building security-spire-agent ... done Removing intermediate container 51827c442264 [2023-05-31T08:37:40.777Z] ---> 1b752b76431f [2023-05-31T08:37:40.777Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-31T08:37:40.777Z] ---> Running in 65a05420459b [2023-05-31T08:37:40.777Z] Removing intermediate container 65a05420459b [2023-05-31T08:37:40.777Z] ---> 21914c78a74a [2023-05-31T08:37:40.777Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:37:41.039Z] ---> 65ddebc5fe03 [2023-05-31T08:37:41.039Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:37:41.299Z] ---> 12f7b83057b6 [2023-05-31T08:37:41.299Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-31T08:37:43.933Z] ---> 2dc405c21d53 [2023-05-31T08:37:43.933Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:37:43.933Z] ---> 25dbf4edc966 [2023-05-31T08:37:43.933Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-31T08:37:43.933Z] ---> Running in 919ec287eccd [2023-05-31T08:37:43.933Z] Removing intermediate container 919ec287eccd [2023-05-31T08:37:43.933Z] ---> 2efabafbad1a [2023-05-31T08:37:43.933Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T08:37:44.202Z] ---> Running in a501e9604147 [2023-05-31T08:37:44.202Z] Removing intermediate container a501e9604147 [2023-05-31T08:37:44.202Z] ---> 1516704c095e [2023-05-31T08:37:44.202Z] Step 21/23 : LABEL arch=x86_64 [2023-05-31T08:37:44.490Z] ---> Running in f35d9f952c97 [2023-05-31T08:37:44.783Z] Removing intermediate container f35d9f952c97 [2023-05-31T08:37:44.783Z] ---> 3fca44d22290 [2023-05-31T08:37:44.783Z] Step 22/23 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 [2023-05-31T08:37:44.783Z] ---> Running in df6e61451c7b [2023-05-31T08:37:45.041Z] Removing intermediate container df6e61451c7b [2023-05-31T08:37:45.041Z] ---> 611553a162a6 [2023-05-31T08:37:45.041Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:37:45.298Z] ---> Running in da0abb0b6c9d [2023-05-31T08:37:45.557Z] Removing intermediate container da0abb0b6c9d [2023-05-31T08:37:45.557Z] ---> 7263f15f6e67 [2023-05-31T08:37:45.557Z] [2023-05-31T08:37:45.557Z] Successfully built 7263f15f6e67 [2023-05-31T08:37:45.557Z] Successfully tagged support-notifications:latest [2023-05-31T08:37:57.776Z]  Building support-notifications ... done Removing intermediate container ad208f69ee0a [2023-05-31T08:37:57.776Z] ---> 0a93b0f190d5 [2023-05-31T08:37:57.776Z] [2023-05-31T08:37:57.776Z] Step 10/24 : FROM alpine:3.17 [2023-05-31T08:37:57.776Z] ---> 9ed4aefc74f6 [2023-05-31T08:37:57.776Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:37:57.776Z] ---> Using cache [2023-05-31T08:37:57.776Z] ---> 3d80a2ee4e69 [2023-05-31T08:37:57.776Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T08:37:57.776Z] ---> Using cache [2023-05-31T08:37:57.776Z] ---> ea6d179da6eb [2023-05-31T08:37:57.776Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-31T08:37:57.776Z] ---> Running in 8780e741110f [2023-05-31T08:37:57.776Z] Removing intermediate container 8780e741110f [2023-05-31T08:37:57.776Z] ---> 916014ec9222 [2023-05-31T08:37:57.776Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-31T08:37:57.776Z] ---> Running in 9d7356b00b97 [2023-05-31T08:37:57.776Z] Removing intermediate container 9d7356b00b97 [2023-05-31T08:37:57.776Z] ---> e15f583a3de7 [2023-05-31T08:37:57.776Z] Step 15/24 : WORKDIR / [2023-05-31T08:37:57.776Z] ---> Running in 9361c1aeef45 [2023-05-31T08:37:57.776Z] Removing intermediate container 9361c1aeef45 [2023-05-31T08:37:57.776Z] ---> 5469668c23f7 [2023-05-31T08:37:57.776Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:37:58.713Z] ---> c9226253fb55 [2023-05-31T08:37:58.713Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:37:58.713Z] Removing intermediate container 4552574c6b3f [2023-05-31T08:37:58.713Z] ---> f68ff2b8045f [2023-05-31T08:37:58.713Z] [2023-05-31T08:37:58.713Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:37:58.713Z] ---> 9ed4aefc74f6 [2023-05-31T08:37:58.713Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-31T08:37:58.713Z] ---> Using cache [2023-05-31T08:37:58.713Z] ---> 6a926e0ec61e [2023-05-31T08:37:58.713Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:37:58.713Z] ---> Using cache [2023-05-31T08:37:58.713Z] ---> d158665d8e1b [2023-05-31T08:37:58.713Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:37:58.713Z] ---> Using cache [2023-05-31T08:37:58.713Z] ---> 4ab4f57dabc5 [2023-05-31T08:37:58.713Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:37:58.713Z] ---> Using cache [2023-05-31T08:37:58.713Z] ---> c12f8137a450 [2023-05-31T08:37:58.713Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-31T08:37:58.713Z] ---> 08a533582626 [2023-05-31T08:37:58.713Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-31T08:37:59.282Z] ---> bb79c4b9a8c8 [2023-05-31T08:37:59.282Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:37:59.282Z] ---> 253b88b65e6e [2023-05-31T08:37:59.282Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:37:59.540Z] ---> b078cd0f3c34 [2023-05-31T08:37:59.540Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-31T08:37:59.540Z] ---> 5a9dcae1add1 [2023-05-31T08:37:59.540Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-31T08:37:59.540Z] ---> Running in b5d94634615f [2023-05-31T08:37:59.540Z] Removing intermediate container b5d94634615f [2023-05-31T08:37:59.540Z] ---> 3d7bbe212c1a [2023-05-31T08:37:59.540Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T08:37:59.540Z] ---> Running in a697949b207f [2023-05-31T08:37:59.540Z] ---> 2a555dcec9ef [2023-05-31T08:37:59.540Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T08:37:59.801Z] ---> Running in 9c0e3814da98 [2023-05-31T08:37:59.801Z] Removing intermediate container a697949b207f [2023-05-31T08:37:59.801Z] ---> 5d148d47dc7a [2023-05-31T08:37:59.801Z] Step 22/24 : LABEL arch=x86_64 [2023-05-31T08:37:59.801Z] ---> Running in 0a42636ef490 [2023-05-31T08:37:59.801Z] Removing intermediate container 0a42636ef490 [2023-05-31T08:37:59.801Z] ---> b3d413d36e7c [2023-05-31T08:37:59.801Z] Step 23/24 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 [2023-05-31T08:37:59.801Z] ---> Running in 71e274a00eb4 [2023-05-31T08:38:00.059Z] Removing intermediate container 71e274a00eb4 [2023-05-31T08:38:00.059Z] ---> 62b5f432f20e [2023-05-31T08:38:00.059Z] Step 24/24 : LABEL version=0.0.0 [2023-05-31T08:38:00.059Z] ---> Running in 5846610aa987 [2023-05-31T08:38:00.059Z] Removing intermediate container 5846610aa987 [2023-05-31T08:38:00.059Z] ---> 951dbec04350 [2023-05-31T08:38:00.059Z] [2023-05-31T08:38:00.059Z] Successfully built 951dbec04350 [2023-05-31T08:38:00.059Z] Successfully tagged core-command:latest [2023-05-31T08:38:00.319Z]  Building core-command ... done Removing intermediate container 9c0e3814da98 [2023-05-31T08:38:00.319Z] ---> 70c377e1d86e [2023-05-31T08:38:00.319Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T08:38:00.319Z] ---> Running in 24bda852186b [2023-05-31T08:38:00.319Z] Removing intermediate container 24bda852186b [2023-05-31T08:38:00.319Z] ---> 4f2338b46e2e [2023-05-31T08:38:00.319Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-31T08:38:00.319Z] ---> Running in 50426862135e [2023-05-31T08:38:00.579Z] Removing intermediate container 50426862135e [2023-05-31T08:38:00.579Z] ---> 568fde8b841f [2023-05-31T08:38:00.579Z] Step 21/23 : LABEL arch=x86_64 [2023-05-31T08:38:00.579Z] ---> Running in ef635e5e28d7 [2023-05-31T08:38:00.579Z] Removing intermediate container ef635e5e28d7 [2023-05-31T08:38:00.579Z] ---> f21caa40395d [2023-05-31T08:38:00.579Z] Step 22/23 : LABEL git_sha=8e25e7fad35298af546c998849ae0162fc44dd86 [2023-05-31T08:38:00.579Z] ---> Running in 7c79ef3040ce [2023-05-31T08:38:00.579Z] Removing intermediate container 7c79ef3040ce [2023-05-31T08:38:00.579Z] ---> aa3cca87a528 [2023-05-31T08:38:00.579Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:38:00.579Z] ---> Running in cee197f7c5dc [2023-05-31T08:38:00.838Z] Removing intermediate container cee197f7c5dc [2023-05-31T08:38:00.838Z] ---> 38ad0e16187a [2023-05-31T08:38:00.838Z] [2023-05-31T08:38:00.838Z] Successfully built 38ad0e16187a [2023-05-31T08:38:00.838Z] Successfully tagged security-proxy-auth:latest [2023-05-31T08:38:00.845Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-05-31T08:38:00.852Z] $ docker stop --time=1 c6a4543c0bc2f38e3328c011d0f77c78d0152463129847b13a9d8b9334d1c5e6 [2023-05-31T08:38:02.131Z] $ docker rm -f --volumes c6a4543c0bc2f38e3328c011d0f77c78d0152463129847b13a9d8b9334d1c5e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T08:38:02.466Z] + docker images [2023-05-31T08:38:02.467Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-31T08:38:02.467Z] security-proxy-auth latest 38ad0e16187a 2 seconds ago 18.3MB [2023-05-31T08:38:02.467Z] core-command latest 951dbec04350 3 seconds ago 19.9MB [2023-05-31T08:38:02.467Z] f68ff2b8045f 4 seconds ago 1.7GB [2023-05-31T08:38:02.467Z] 0a93b0f190d5 6 seconds ago 1.72GB [2023-05-31T08:38:02.467Z] support-notifications latest 7263f15f6e67 17 seconds ago 32.4MB [2023-05-31T08:38:02.467Z] security-spire-agent latest d209e20daaa7 22 seconds ago 166MB [2023-05-31T08:38:02.467Z] security-spire-server latest 886433ac041d 23 seconds ago 107MB [2023-05-31T08:38:02.467Z] security-proxy-setup latest b746c9aa7973 31 seconds ago 23.5MB [2023-05-31T08:38:02.467Z] d526c5f851d7 31 seconds ago 1.79GB [2023-05-31T08:38:02.467Z] security-spire-config latest 578263de6575 39 seconds ago 102MB [2023-05-31T08:38:02.467Z] security-secretstore-setup latest 190de75a7f4d 51 seconds ago 32.8MB [2023-05-31T08:38:02.467Z] b7626653365e 55 seconds ago 1.58GB [2023-05-31T08:38:02.467Z] 02c2f3050003 About a minute ago 1.7GB [2023-05-31T08:38:02.467Z] 802f6a532213 About a minute ago 1.58GB [2023-05-31T08:38:02.467Z] support-scheduler latest ac9996e18f63 About a minute ago 31.8MB [2023-05-31T08:38:02.467Z] 7cb4b536f1ed About a minute ago 1.79GB [2023-05-31T08:38:02.467Z] d93ff14317cd About a minute ago 1.72GB [2023-05-31T08:38:02.467Z] security-bootstrapper latest 7e7a2565600c About a minute ago 22.2MB [2023-05-31T08:38:02.467Z] security-spiffe-token-provider latest 70041211b47a 2 minutes ago 32.8MB [2023-05-31T08:38:02.467Z] core-common-config-bootstrapper latest 80623d8beec4 2 minutes ago 17.2MB [2023-05-31T08:38:02.467Z] core-metadata latest f2fb87f8819f 2 minutes ago 20.4MB [2023-05-31T08:38:02.467Z] core-data latest 71ebd9b69147 2 minutes ago 20MB [2023-05-31T08:38:02.467Z] a723de51aecf 2 minutes ago 1.76GB [2023-05-31T08:38:02.467Z] a8fc79b1264e 2 minutes ago 1.72GB [2023-05-31T08:38:02.467Z] c83c92425a79 2 minutes ago 1.73GB [2023-05-31T08:38:02.467Z] 0a5cee37676f 2 minutes ago 1.73GB [2023-05-31T08:38:02.467Z] 2f056b965378 2 minutes ago 1.71GB [2023-05-31T08:38:02.467Z] ci-base-image-x86_64 latest e78302847edd 7 minutes ago 918MB [2023-05-31T08:38:02.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB [2023-05-31T08:38:02.467Z] alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB [2023-05-31T08:38:02.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-31T08:38:02.467Z] 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] } [2023-05-31T08:38:15.311Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-31T08:38:15.311Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-31T08:38:15.311Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-31T08:38:17.898Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-31T08:38:17.898Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-31T08:38:20.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-31T08:38:21.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-31T08:38:21.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-31T08:38:21.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-31T08:38:22.875Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-31T08:38:26.260Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-31T08:38:26.260Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-31T08:38:26.260Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-31T08:38:26.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-31T08:38:41.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-31T08:38:41.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-31T08:38:41.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.246s coverage: 28.7% of statements [2023-05-31T08:38:51.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.319s coverage: 98.5% of statements [2023-05-31T08:38:55.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-31T08:38:55.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-31T08:38:55.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-31T08:38:59.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.453s coverage: 71.5% of statements [2023-05-31T08:39:02.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-31T08:39:02.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-31T08:39:02.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.348s coverage: 54.0% of statements [2023-05-31T08:39:07.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-31T08:39:07.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-31T08:39:07.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:39:07.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-31T08:39:07.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-31T08:39:14.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-31T08:39:14.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-31T08:39:24.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.473s coverage: 88.5% of statements [2023-05-31T08:39:24.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.594s coverage: 3.8% of statements [2023-05-31T08:39:30.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-31T08:39:30.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:39:30.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-31T08:39:31.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.721s coverage: 95.6% of statements [2023-05-31T08:39:31.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-31T08:39:31.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-31T08:39:31.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-31T08:39:31.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-31T08:39:31.794Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-31T08:39:32.061Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 72.2% of statements [2023-05-31T08:39:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-31T08:39:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-31T08:39:38.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-31T08:39:38.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.251s coverage: 65.9% of statements [2023-05-31T08:39:48.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-31T08:39:48.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-31T08:39:49.363Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.482s coverage: 0.9% of statements [2023-05-31T08:39:49.363Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.279s coverage: 29.0% of statements [2023-05-31T08:39:54.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.329s coverage: 42.9% of statements [2023-05-31T08:39:54.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.290s coverage: 82.9% of statements [2023-05-31T08:39:54.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.258s coverage: 94.1% of statements [2023-05-31T08:39:54.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.311s coverage: 96.3% of statements [2023-05-31T08:39:58.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements [2023-05-31T08:40:00.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-31T08:40:01.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-31T08:40:01.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-31T08:40:01.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-31T08:40:04.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-31T08:40:04.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-31T08:40:04.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-31T08:40:04.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-31T08:40:10.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.217s coverage: 94.4% of statements [2023-05-31T08:40:10.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-31T08:40:10.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-31T08:40:10.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-31T08:40:10.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-31T08:40:16.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-31T08:40:16.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-31T08:40:18.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-31T08:40:26.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.245s coverage: 79.9% of statements [2023-05-31T08:40:26.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.268s coverage: 92.9% of statements [2023-05-31T08:40:26.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-05-31T08:40:26.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.210s coverage: 62.3% of statements [2023-05-31T08:40:26.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.234s coverage: 87.2% of statements [2023-05-31T08:40:26.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements [2023-05-31T08:40:26.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.182s coverage: 100.0% of statements [2023-05-31T08:40:26.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.484s coverage: 81.8% of statements [2023-05-31T08:40:26.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-31T08:40:26.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-31T08:40:26.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.566s coverage: 82.1% of statements [2023-05-31T08:40:26.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 86.0% of statements [2023-05-31T08:40:33.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-31T08:40:33.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-31T08:40:34.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.058s coverage: 63.1% of statements [2023-05-31T08:40:34.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.255s coverage: 100.0% of statements [2023-05-31T08:40:36.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.151s coverage: 89.4% of statements [2023-05-31T08:40:36.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements [2023-05-31T08:40:36.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2023-05-31T08:40:36.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-31T08:40:36.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-31T08:40:36.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-31T08:40:36.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2023-05-31T08:40:44.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-31T08:40:44.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-31T08:40:44.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-31T08:40:45.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.040s coverage: 38.4% of statements [2023-05-31T08:40:45.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements [2023-05-31T08:40:51.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-31T08:40:51.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-31T08:40:51.145Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-31T08:40:51.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-31T08:40:51.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.221s coverage: 84.8% of statements [2023-05-31T08:40:57.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-31T08:40:57.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-31T08:40:57.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-31T08:40:57.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-31T08:41:04.427Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.305s coverage: 17.7% of statements [2023-05-31T08:41:05.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-31T08:41:05.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-31T08:41:05.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:41:05.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-31T08:41:05.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.635s coverage: 92.3% of statements [2023-05-31T08:41:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-31T08:41:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-31T08:41:09.846Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.281s coverage: 61.5% of statements [2023-05-31T08:41:12.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-31T08:41:12.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-31T08:41:12.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.426s coverage: 97.7% of statements [2023-05-31T08:41:13.665Z] 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 [2023-05-31T08:41:13.665Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-31T08:41:13.665Z] go vet ./... [2023-05-31T08:44:05.389Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T08:44:05.389Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T08:44:05.389Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-31T08:44:05.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-31T08:44:06.060Z] + ls -al . [2023-05-31T08:44:06.061Z] total 716 [2023-05-31T08:44:06.061Z] drwxrwxr-x 10 1001 1001 4096 May 31 08:35 . [2023-05-31T08:44:06.061Z] drwxr-xr-x 4 root root 4096 May 31 08:35 .. [2023-05-31T08:44:06.061Z] drwxrwxr-x 2 1001 1001 4096 May 31 08:33 .blubracket [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 16 May 31 08:33 .dockerignore [2023-05-31T08:44:06.061Z] drwxrwxr-x 8 1001 1001 4096 May 31 08:33 .git [2023-05-31T08:44:06.061Z] drwxrwxr-x 3 1001 1001 4096 May 31 08:33 .github [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 1133 May 31 08:33 .gitignore [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 42 May 31 08:33 .golangci.yml [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 87 May 31 08:33 .hadolint.yml [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 166 May 31 08:33 .sonarcloud.properties [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 1171 May 31 08:33 ADOPTERS.md [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 10835 May 31 08:33 Attribution.txt [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 93407 May 31 08:33 CHANGELOG.md [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 3804 May 31 08:33 CONTRIBUTING.md [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 677 May 31 08:33 GOVERNANCE.md [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 883 May 31 08:33 Jenkinsfile [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 10775 May 31 08:33 LICENSE [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 14368 May 31 08:33 Makefile [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 582 May 31 08:33 OWNERS.md [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 9923 May 31 08:33 README.md [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 789 May 31 08:33 SECURITY.md [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 5 May 31 08:30 VERSION [2023-05-31T08:44:06.061Z] drwxrwxr-x 2 1001 1001 4096 May 31 08:33 bin [2023-05-31T08:44:06.061Z] drwxrwxr-x 18 1001 1001 4096 May 31 08:33 cmd [2023-05-31T08:44:06.061Z] -rw-r--r-- 1 root root 447731 May 31 08:41 coverage.out [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 3159 May 31 08:33 go.mod [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 30958 May 31 08:33 go.sum [2023-05-31T08:44:06.061Z] drwxrwxr-x 7 1001 1001 4096 May 31 08:33 internal [2023-05-31T08:44:06.061Z] drwxrwxr-x 3 1001 1001 4096 May 31 08:33 openapi [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 594 May 31 08:33 security.txt [2023-05-31T08:44:06.061Z] drwxrwxr-x 4 1001 1001 4096 May 31 08:33 snap [2023-05-31T08:44:06.061Z] -rw-rw-r-- 1 1001 1001 204 May 31 08:33 version.go [Pipeline] sh [2023-05-31T08:44:06.704Z] + '[' -e coverage.out ] [2023-05-31T08:44:06.704Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-31T08:44:06.730Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T08:44:07.620Z] Stashed 1 file(s) [Pipeline] sh [2023-05-31T08:44:08.253Z] + make build [2023-05-31T08:44:08.253Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-31T08:45:44.985Z] go build -tags " 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 [2023-05-31T08:45:48.391Z] go build -tags " 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 [2023-05-31T08:45:53.774Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-31T08:45:58.031Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-31T08:46:44.882Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-31T08:46:51.530Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-31T08:46:58.167Z] 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 [2023-05-31T08:47:03.502Z] 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 [2023-05-31T08:47:07.761Z] 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 [2023-05-31T08:47:13.947Z] 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 [2023-05-31T08:47:19.297Z] 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] } [2023-05-31T08:47:25.967Z] $ docker stop --time=1 40fb8b5be5965473596c795b4258a9ab4bad637d44477c217516dea350777aa0 [2023-05-31T08:47:28.120Z] $ docker rm -f --volumes 40fb8b5be5965473596c795b4258a9ab4bad637d44477c217516dea350777aa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:47:30.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-31T08:47:30.650Z] [2023-05-31T08:47:30.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:47:30.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-31T08:47:31.248Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-31T08:47:31.248Z] 29e5d40040c1: Pulling fs layer [2023-05-31T08:47:31.248Z] 1ce36da41761: Pulling fs layer [2023-05-31T08:47:31.248Z] 25b303627fd3: Pulling fs layer [2023-05-31T08:47:31.248Z] 29e5d40040c1: Verifying Checksum [2023-05-31T08:47:31.248Z] 29e5d40040c1: Download complete [2023-05-31T08:47:31.518Z] 1ce36da41761: Verifying Checksum [2023-05-31T08:47:31.518Z] 1ce36da41761: Download complete [2023-05-31T08:47:31.785Z] 29e5d40040c1: Pull complete [2023-05-31T08:47:33.198Z] 25b303627fd3: Verifying Checksum [2023-05-31T08:47:33.198Z] 25b303627fd3: Download complete [2023-05-31T08:47:34.159Z] 1ce36da41761: Pull complete [2023-05-31T08:47:44.236Z] 25b303627fd3: Pull complete [2023-05-31T08:47:44.236Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-31T08:47:44.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-31T08:47:44.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:47:44.435Z] prd-ubuntu20.04-docker-arm64-4c-16g-17467 does not seem to be running inside a container [2023-05-31T08:47:44.517Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-31T08:47:46.746Z] $ docker top f3f5874e899e13d89243fe36a4999ee9a2a72cf5cf85c1e28fd457d285f81b78 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T08:47:47.562Z] + grep parallel [2023-05-31T08:47:47.562Z] + docker-compose build --help [2023-05-31T08:47:52.904Z] --parallel Build images in parallel. [Pipeline] } [2023-05-31T08:47:53.191Z] $ docker stop --time=1 f3f5874e899e13d89243fe36a4999ee9a2a72cf5cf85c1e28fd457d285f81b78 [2023-05-31T08:47:54.792Z] $ docker rm -f --volumes f3f5874e899e13d89243fe36a4999ee9a2a72cf5cf85c1e28fd457d285f81b78 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T08:47:55.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-31T08:47:55.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T08:47:55.485Z] prd-ubuntu20.04-docker-arm64-4c-16g-17467 does not seem to be running inside a container [2023-05-31T08:47:55.554Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-31T08:47:56.669Z] $ docker top 76f90791c338a4d9c59103165d7821eb53218f5e52cc991a6f24e7c715a7dd97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T08:47:57.173Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-31T08:48:03.811Z] Building core-command ... [2023-05-31T08:48:03.811Z] Building core-common-config-bootstrapper ... [2023-05-31T08:48:03.811Z] Building core-data ... [2023-05-31T08:48:03.811Z] Building core-metadata ... [2023-05-31T08:48:03.811Z] Building security-bootstrapper ... [2023-05-31T08:48:03.811Z] Building security-proxy-auth ... [2023-05-31T08:48:03.811Z] Building security-proxy-setup ... [2023-05-31T08:48:03.811Z] Building security-secretstore-setup ... [2023-05-31T08:48:03.811Z] Building security-spiffe-token-provider ... [2023-05-31T08:48:03.811Z] Building security-spire-agent ... [2023-05-31T08:48:03.811Z] Building security-spire-config ... [2023-05-31T08:48:03.811Z] Building security-spire-server ... [2023-05-31T08:48:03.811Z] Building support-notifications ... [2023-05-31T08:48:03.811Z] Building support-scheduler ... [2023-05-31T08:48:03.811Z] Building core-common-config-bootstrapper [2023-05-31T08:48:03.811Z] Building security-bootstrapper [2023-05-31T08:48:03.811Z] Building core-metadata [2023-05-31T08:48:03.811Z] Building security-spiffe-token-provider [2023-05-31T08:48:03.811Z] Building support-scheduler [2023-05-31T08:49:00.229Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:49:00.229Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:49:00.229Z] ---> a5558f71044c [2023-05-31T08:49:00.229Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:49:00.229Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:49:00.229Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:49:00.229Z] ---> a5558f71044c [2023-05-31T08:49:00.229Z] Step 3/20 : WORKDIR /edgex-go [2023-05-31T08:49:00.229Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:49:00.229Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:49:00.229Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:49:00.229Z] ---> a5558f71044c [2023-05-31T08:49:00.229Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:49:00.229Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:49:00.229Z] ---> a5558f71044c [2023-05-31T08:49:00.229Z] Step 3/33 : WORKDIR /edgex-go [2023-05-31T08:49:00.229Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:49:00.229Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:49:00.229Z] ---> a5558f71044c [2023-05-31T08:49:00.229Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:49:00.229Z] ---> Running in 76720f85bf99 [2023-05-31T08:49:00.229Z] ---> Running in e03a88718727 [2023-05-31T08:49:00.229Z] ---> Running in f2c1f884f36f [2023-05-31T08:49:00.229Z] ---> Running in fe988deabc5e [2023-05-31T08:49:00.229Z] ---> Running in 442ce20ddc98 [2023-05-31T08:49:00.229Z] Removing intermediate container 76720f85bf99 [2023-05-31T08:49:00.229Z] ---> 508ccc0e4a04 [2023-05-31T08:49:00.229Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-31T08:49:00.229Z] Removing intermediate container f2c1f884f36f [2023-05-31T08:49:00.229Z] ---> 2196867f4139 [2023-05-31T08:49:00.229Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:49:00.229Z] Removing intermediate container e03a88718727 [2023-05-31T08:49:00.229Z] ---> 894d8479996a [2023-05-31T08:49:00.229Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:49:00.229Z] ---> Running in 0eedddf3c3b1 [2023-05-31T08:49:00.229Z] ---> Running in 3b8ba2e79645 [2023-05-31T08:49:00.229Z] Removing intermediate container fe988deabc5e [2023-05-31T08:49:00.229Z] ---> 3ac3c2f94725 [2023-05-31T08:49:00.229Z] Step 4/25 : WORKDIR /edgex-go [2023-05-31T08:49:00.229Z] Removing intermediate container 442ce20ddc98 [2023-05-31T08:49:00.229Z] ---> bfddf9a7021e [2023-05-31T08:49:00.229Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-31T08:49:00.229Z] ---> Running in 1b2f1d2b8f0d [2023-05-31T08:49:00.229Z] ---> Running in 0ce7c7ba9a3c [2023-05-31T08:49:00.229Z] ---> Running in db54dc445b26 [2023-05-31T08:49:00.229Z] Removing intermediate container 0eedddf3c3b1 [2023-05-31T08:49:00.229Z] ---> a814c637568f [2023-05-31T08:49:00.229Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:49:00.229Z] Removing intermediate container 1b2f1d2b8f0d [2023-05-31T08:49:00.229Z] ---> bf7806f30eca [2023-05-31T08:49:00.229Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:49:00.229Z] ---> Running in c4e71951806b [2023-05-31T08:49:00.229Z] Removing intermediate container 0ce7c7ba9a3c [2023-05-31T08:49:00.229Z] ---> 1d9a38dd16f0 [2023-05-31T08:49:00.229Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-31T08:49:00.229Z] ---> Running in b9f53db2c918 [2023-05-31T08:49:00.229Z] ---> Running in 79e13662e61b [2023-05-31T08:49:00.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:00.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:00.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:01.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:01.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:01.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:01.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:01.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:01.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:01.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:02.510Z] OK: 263 MiB in 53 packages [2023-05-31T08:49:02.510Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T08:49:02.510Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T08:49:02.510Z] OK: 17699 distinct packages available [2023-05-31T08:49:02.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:02.777Z] OK: 263 MiB in 53 packages [2023-05-31T08:49:03.360Z] OK: 263 MiB in 53 packages [2023-05-31T08:49:03.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:49:03.895Z] OK: 263 MiB in 53 packages [2023-05-31T08:49:04.859Z] Removing intermediate container db54dc445b26 [2023-05-31T08:49:04.859Z] ---> 66997184ec50 [2023-05-31T08:49:04.859Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-31T08:49:04.859Z] Removing intermediate container c4e71951806b [2023-05-31T08:49:04.859Z] ---> f15261788db6 [2023-05-31T08:49:04.859Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:49:04.859Z] OK: 263 MiB in 53 packages [2023-05-31T08:49:05.821Z] Removing intermediate container 79e13662e61b [2023-05-31T08:49:05.821Z] ---> bf5952247248 [2023-05-31T08:49:05.821Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-31T08:49:05.821Z] Removing intermediate container b9f53db2c918 [2023-05-31T08:49:05.821Z] ---> 63ae8b142936 [2023-05-31T08:49:05.821Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:49:06.098Z] ---> 435286222177 [2023-05-31T08:49:06.098Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:49:06.372Z] ---> da857b6e63b1 [2023-05-31T08:49:06.372Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:49:06.372Z] ---> Running in 2005db69fb67 [2023-05-31T08:49:06.642Z] Removing intermediate container 3b8ba2e79645 [2023-05-31T08:49:06.642Z] ---> 4c043b947d58 [2023-05-31T08:49:06.642Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-31T08:49:06.642Z] ---> Running in 99f0599f992c [2023-05-31T08:49:06.912Z] ---> ffa212034354 [2023-05-31T08:49:06.912Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:49:06.912Z] ---> Running in 4ca10602fe15 [2023-05-31T08:49:07.185Z] ---> 0857e57294ec [2023-05-31T08:49:07.185Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:49:07.460Z] ---> Running in bb92f3c78b6b [2023-05-31T08:49:08.417Z] ---> 6eb3802da90f [2023-05-31T08:49:08.418Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:49:08.418Z] ---> Running in c2f723bbc7f0 [2023-05-31T08:51:00.263Z] Removing intermediate container bb92f3c78b6b [2023-05-31T08:51:00.263Z] ---> c9876a595e89 [2023-05-31T08:51:00.263Z] Step 8/23 : COPY . . [2023-05-31T08:51:00.263Z] Removing intermediate container c2f723bbc7f0 [2023-05-31T08:51:00.263Z] ---> 744934671342 [2023-05-31T08:51:00.263Z] Step 7/20 : COPY . . [2023-05-31T08:51:00.263Z] Removing intermediate container 2005db69fb67 [2023-05-31T08:51:00.263Z] ---> 976db54b112e [2023-05-31T08:51:00.263Z] Step 7/33 : COPY . . [2023-05-31T08:51:00.263Z] Removing intermediate container 4ca10602fe15 [2023-05-31T08:51:00.263Z] ---> 32ca176add1c [2023-05-31T08:51:00.263Z] Step 8/25 : COPY . . [2023-05-31T08:51:00.263Z] Removing intermediate container 99f0599f992c [2023-05-31T08:51:00.263Z] ---> 720c2a9fedd3 [2023-05-31T08:51:00.263Z] Step 8/23 : COPY . . [2023-05-31T08:51:18.729Z] ---> 2b629af1e7c1 [2023-05-31T08:51:18.729Z] ---> 41dd2b0445d3 [2023-05-31T08:51:18.729Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-31T08:51:18.729Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-31T08:51:18.729Z] ---> b6c326d2274b [2023-05-31T08:51:18.729Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-31T08:51:18.729Z] ---> 254270cdf033 [2023-05-31T08:51:18.729Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-31T08:51:18.729Z] ---> 107ad620249e [2023-05-31T08:51:18.729Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-31T08:51:18.729Z] ---> Running in aa73ad4d622d [2023-05-31T08:51:18.729Z] ---> Running in f2762c56ca85 [2023-05-31T08:51:18.729Z] ---> Running in 57ad7bac5210 [2023-05-31T08:51:18.729Z] ---> Running in e540950693ba [2023-05-31T08:51:18.729Z] ---> Running in 4ee06df2e414 [2023-05-31T08:51:19.001Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-31T08:51:19.272Z] 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 [2023-05-31T08:51:19.539Z] 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 [2023-05-31T08:51:19.806Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-31T08:51:20.074Z] go build -tags " 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 [2023-05-31T08:57:57.021Z] Removing intermediate container 57ad7bac5210 [2023-05-31T08:57:57.021Z] ---> 315da4a39ab4 [2023-05-31T08:57:57.021Z] [2023-05-31T08:57:57.021Z] Step 9/33 : FROM alpine:3.17 [2023-05-31T08:57:57.021Z] 3.17: Pulling from library/alpine [2023-05-31T08:57:57.021Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T08:57:57.021Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T08:57:57.021Z] ---> 51e60588ff2c [2023-05-31T08:57:57.021Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-31T08:57:57.286Z] ---> Running in 282719a0782e [2023-05-31T08:57:57.868Z] Removing intermediate container 282719a0782e [2023-05-31T08:57:57.868Z] ---> 48ed595afaaa [2023-05-31T08:57:57.868Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-31T08:57:57.868Z] ---> Running in db0a5bf8ee84 [2023-05-31T08:57:59.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:58:00.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:58:02.171Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-31T08:58:02.171Z] (2/2) Installing su-exec (0.2-r2) [2023-05-31T08:58:02.171Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:58:02.438Z] OK: 8 MiB in 17 packages [2023-05-31T08:58:04.378Z] Removing intermediate container db0a5bf8ee84 [2023-05-31T08:58:04.378Z] ---> ebd6370d72ef [2023-05-31T08:58:04.378Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-31T08:58:04.378Z] ---> Running in 1e3b7b12de89 [2023-05-31T08:58:04.647Z] Removing intermediate container 1e3b7b12de89 [2023-05-31T08:58:04.647Z] ---> 094a058d7fe3 [2023-05-31T08:58:04.912Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-31T08:58:04.912Z] ---> Running in 76cd47058fae [2023-05-31T08:58:05.504Z] Removing intermediate container 76cd47058fae [2023-05-31T08:58:05.505Z] ---> 8ac32772a335 [2023-05-31T08:58:05.505Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-31T08:58:05.771Z] ---> Running in f117f8e1445e [2023-05-31T08:58:06.352Z] Removing intermediate container f117f8e1445e [2023-05-31T08:58:06.352Z] ---> 793744d66fdf [2023-05-31T08:58:06.352Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-31T08:58:06.352Z] ---> Running in cfb4fa2de553 [2023-05-31T08:58:06.936Z] Removing intermediate container cfb4fa2de553 [2023-05-31T08:58:06.936Z] ---> 14b8eb733c6c [2023-05-31T08:58:06.936Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-31T08:58:07.210Z] ---> Running in a21d29e8292d [2023-05-31T08:58:11.484Z] Removing intermediate container a21d29e8292d [2023-05-31T08:58:11.484Z] ---> d3c5199f596a [2023-05-31T08:58:11.484Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-31T08:58:11.484Z] ---> Running in 9463ef5482e0 [2023-05-31T08:58:12.444Z] Removing intermediate container 9463ef5482e0 [2023-05-31T08:58:12.444Z] ---> 430523ceeb10 [2023-05-31T08:58:12.444Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-31T08:58:14.379Z] ---> c9b2655b617c [2023-05-31T08:58:14.379Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-31T08:58:14.645Z] ---> Running in 6382999890c1 [2023-05-31T08:58:18.912Z] Removing intermediate container 6382999890c1 [2023-05-31T08:58:18.912Z] ---> 91de6f200d7a [2023-05-31T08:58:18.912Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:58:20.323Z] ---> c1dd26625868 [2023-05-31T08:58:20.323Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:58:20.590Z] Removing intermediate container e540950693ba [2023-05-31T08:58:20.590Z] ---> 9de1d5cae819 [2023-05-31T08:58:20.590Z] [2023-05-31T08:58:20.590Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T08:58:20.590Z] ---> 51e60588ff2c [2023-05-31T08:58:20.590Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-31T08:58:20.857Z] ---> Running in 4911afaf9a6a [2023-05-31T08:58:21.139Z] ---> 7eb1f10da5bd [2023-05-31T08:58:21.139Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-31T08:58:21.724Z] Removing intermediate container 4911afaf9a6a [2023-05-31T08:58:21.724Z] ---> 975c88069228 [2023-05-31T08:58:21.724Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:58:21.995Z] ---> Running in 5685b1b0a755 [2023-05-31T08:58:24.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:58:24.573Z] ---> 606e5482e537 [2023-05-31T08:58:24.573Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-31T08:58:25.155Z] ---> e7255009ae55 [2023-05-31T08:58:25.155Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-31T08:58:25.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:58:26.113Z] ---> 5c37ad21b4a3 [2023-05-31T08:58:26.113Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-31T08:58:27.079Z] ---> 1b9a3a894f80 [2023-05-31T08:58:27.079Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-31T08:58:27.079Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T08:58:27.347Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:58:27.348Z] OK: 8 MiB in 16 packages [2023-05-31T08:58:28.309Z] ---> d9897463ccf2 [2023-05-31T08:58:28.309Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-31T08:58:29.273Z] Removing intermediate container 5685b1b0a755 [2023-05-31T08:58:29.273Z] ---> e767dc651f8d [2023-05-31T08:58:29.273Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:58:29.273Z] ---> 065f6a461dc5 [2023-05-31T08:58:29.273Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-31T08:58:29.545Z] ---> Running in e43a96271368 [2023-05-31T08:58:30.504Z] ---> f603dcbd097f [2023-05-31T08:58:30.504Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:58:31.907Z] ---> 0a09a8af77bb [2023-05-31T08:58:31.907Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-31T08:58:33.847Z] Removing intermediate container e43a96271368 [2023-05-31T08:58:33.847Z] ---> 3a071b942409 [2023-05-31T08:58:33.847Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-31T08:58:33.847Z] ---> Running in 25fe4a4ff8ee [2023-05-31T08:58:34.114Z] ---> f2215df78dc3 [2023-05-31T08:58:34.114Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:58:34.696Z] Removing intermediate container 25fe4a4ff8ee [2023-05-31T08:58:34.696Z] ---> 5d522c6f0078 [2023-05-31T08:58:34.696Z] Step 30/33 : CMD ["gate"] [2023-05-31T08:58:34.696Z] ---> Running in 683ce5cebcee [2023-05-31T08:58:35.652Z] ---> 0fbb1b1600a7 [2023-05-31T08:58:35.652Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-31T08:58:35.652Z] Removing intermediate container 683ce5cebcee [2023-05-31T08:58:35.652Z] ---> 31c13f3dc227 [2023-05-31T08:58:35.652Z] Step 31/33 : LABEL arch=arm64 [2023-05-31T08:58:35.918Z] ---> Running in 9e6cfb98641b [2023-05-31T08:58:36.510Z] Removing intermediate container 9e6cfb98641b [2023-05-31T08:58:36.510Z] ---> a8e8166fff93 [2023-05-31T08:58:36.510Z] Step 32/33 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a [2023-05-31T08:58:36.510Z] ---> Running in 6fb3de18eb14 [2023-05-31T08:58:36.795Z] ---> b1d2e281a0a7 [2023-05-31T08:58:36.795Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T08:58:37.068Z] ---> Running in 0b5bb0384154 [2023-05-31T08:58:37.653Z] Removing intermediate container 6fb3de18eb14 [2023-05-31T08:58:37.653Z] ---> 8d9430b4453e [2023-05-31T08:58:37.653Z] Step 33/33 : LABEL version=0.0.0 [2023-05-31T08:58:37.653Z] ---> Running in 2d88445c7b2c [2023-05-31T08:58:38.240Z] Removing intermediate container 2d88445c7b2c [2023-05-31T08:58:38.240Z] ---> 8a97ac096974 [2023-05-31T08:58:38.240Z] [2023-05-31T08:58:38.823Z] Successfully built 8a97ac096974 [2023-05-31T08:58:38.823Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-31T08:58:38.823Z] Building security-proxy-auth [2023-05-31T08:58:40.765Z]  Building security-bootstrapper ... done Removing intermediate container 0b5bb0384154 [2023-05-31T08:58:40.765Z] ---> 0ff2efa61a5f [2023-05-31T08:58:40.765Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T08:58:40.765Z] ---> Running in bebce840f1e7 [2023-05-31T08:58:41.348Z] Removing intermediate container bebce840f1e7 [2023-05-31T08:58:41.348Z] ---> 3e9acfec3ff8 [2023-05-31T08:58:41.614Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-31T08:58:41.614Z] ---> Running in f875e6c1a6ab [2023-05-31T08:58:42.571Z] Removing intermediate container f875e6c1a6ab [2023-05-31T08:58:42.571Z] ---> 9b9a444725a3 [2023-05-31T08:58:42.571Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T08:58:42.571Z] ---> Running in 7dc4ce512c45 [2023-05-31T08:58:43.528Z] Removing intermediate container 7dc4ce512c45 [2023-05-31T08:58:43.528Z] ---> b2a25a1c75e5 [2023-05-31T08:58:43.528Z] Step 22/23 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a [2023-05-31T08:58:43.528Z] ---> Running in 4b36c039ef91 [2023-05-31T08:58:44.487Z] Removing intermediate container 4b36c039ef91 [2023-05-31T08:58:44.487Z] ---> b5ba7a26c44a [2023-05-31T08:58:44.487Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T08:58:44.754Z] ---> Running in d3cc357b94aa [2023-05-31T08:58:45.711Z] Removing intermediate container d3cc357b94aa [2023-05-31T08:58:45.711Z] ---> 6f2fcde8b86b [2023-05-31T08:58:45.711Z] [2023-05-31T08:58:46.294Z] Successfully built 6f2fcde8b86b [2023-05-31T08:58:46.294Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-31T08:58:46.294Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-05-31T08:58:56.367Z] Removing intermediate container 4ee06df2e414 [2023-05-31T08:58:56.367Z] ---> 1c51738850d3 [2023-05-31T08:58:56.367Z] [2023-05-31T08:58:56.367Z] Step 10/25 : FROM alpine:3.17 [2023-05-31T08:58:56.367Z] ---> 51e60588ff2c [2023-05-31T08:58:56.367Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-31T08:58:56.367Z] ---> Running in 8888b51f7465 [2023-05-31T08:58:58.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:58:59.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:59:01.209Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T08:59:01.209Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T08:59:01.209Z] OK: 8 MiB in 16 packages [2023-05-31T08:59:01.209Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:59:01.209Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:59:01.209Z] ---> a5558f71044c [2023-05-31T08:59:01.209Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T08:59:01.209Z] ---> Using cache [2023-05-31T08:59:01.209Z] ---> 3ac3c2f94725 [2023-05-31T08:59:01.209Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T08:59:01.209Z] ---> Using cache [2023-05-31T08:59:01.209Z] ---> 1d9a38dd16f0 [2023-05-31T08:59:01.209Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T08:59:01.209Z] ---> Using cache [2023-05-31T08:59:01.209Z] ---> bf5952247248 [2023-05-31T08:59:01.209Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T08:59:01.209Z] ---> Using cache [2023-05-31T08:59:01.209Z] ---> ffa212034354 [2023-05-31T08:59:01.209Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:59:01.209Z] ---> Using cache [2023-05-31T08:59:01.209Z] ---> 32ca176add1c [2023-05-31T08:59:01.209Z] Step 8/23 : COPY . . [2023-05-31T08:59:01.209Z] ---> Using cache [2023-05-31T08:59:01.209Z] ---> 107ad620249e [2023-05-31T08:59:01.209Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-31T08:59:01.795Z] ---> Running in 8bdec1483528 [2023-05-31T08:59:03.734Z] Removing intermediate container 8888b51f7465 [2023-05-31T08:59:03.734Z] ---> 63bcfa6d688e [2023-05-31T08:59:03.734Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T08:59:03.734Z] ---> Running in f202f2dcfefe [2023-05-31T08:59:04.313Z] Removing intermediate container f202f2dcfefe [2023-05-31T08:59:04.314Z] ---> 71b97e23aa90 [2023-05-31T08:59:04.314Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-31T08:59:04.579Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-31T08:59:04.579Z] ---> Running in fa9f12619f0d [2023-05-31T08:59:05.168Z] Removing intermediate container fa9f12619f0d [2023-05-31T08:59:05.168Z] ---> ee03d75ea2ae [2023-05-31T08:59:05.168Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-31T08:59:05.438Z] ---> Running in e4ce4c9361ff [2023-05-31T08:59:06.397Z] Removing intermediate container e4ce4c9361ff [2023-05-31T08:59:06.397Z] ---> 08bcdec2e389 [2023-05-31T08:59:06.397Z] Step 15/25 : WORKDIR / [2023-05-31T08:59:06.397Z] ---> Running in 4f91626b683d [2023-05-31T08:59:07.357Z] Removing intermediate container 4f91626b683d [2023-05-31T08:59:07.357Z] ---> dcd509947e5f [2023-05-31T08:59:07.357Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T08:59:08.325Z] ---> 63b7966483e2 [2023-05-31T08:59:08.325Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T08:59:09.742Z] ---> c7e69d8d8ecd [2023-05-31T08:59:09.742Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-31T08:59:12.320Z] ---> d789c38731bb [2023-05-31T08:59:12.320Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-31T08:59:12.587Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:59:12.587Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:59:12.587Z] ---> a5558f71044c [2023-05-31T08:59:12.587Z] Step 3/27 : WORKDIR /edgex-go [2023-05-31T08:59:12.587Z] ---> Using cache [2023-05-31T08:59:12.587Z] ---> bfddf9a7021e [2023-05-31T08:59:12.587Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-31T08:59:12.587Z] ---> Running in 47465fa2c2da [2023-05-31T08:59:13.995Z] ---> 799f6464f07b [2023-05-31T08:59:13.995Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-31T08:59:14.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T08:59:15.220Z] ---> 9839099c6744 [2023-05-31T08:59:15.220Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-31T08:59:15.220Z] ---> Running in 02721533db4a [2023-05-31T08:59:15.802Z] Removing intermediate container 02721533db4a [2023-05-31T08:59:15.802Z] ---> 026800bc0ca2 [2023-05-31T08:59:15.802Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T08:59:16.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T08:59:16.074Z] ---> Running in 84f20ecd8fc0 [2023-05-31T08:59:16.658Z] Removing intermediate container 84f20ecd8fc0 [2023-05-31T08:59:16.658Z] ---> 301beef8f063 [2023-05-31T08:59:16.658Z] Step 23/25 : LABEL arch=arm64 [2023-05-31T08:59:16.658Z] ---> Running in 3f88cb47e01c [2023-05-31T08:59:17.244Z] Removing intermediate container 3f88cb47e01c [2023-05-31T08:59:17.244Z] ---> 1b219cd32029 [2023-05-31T08:59:17.244Z] Step 24/25 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a [2023-05-31T08:59:17.516Z] ---> Running in 4afa375b819a [2023-05-31T08:59:17.791Z] OK: 263 MiB in 53 packages [2023-05-31T08:59:18.096Z] Removing intermediate container 4afa375b819a [2023-05-31T08:59:18.096Z] ---> d77cc3437974 [2023-05-31T08:59:18.096Z] Step 25/25 : LABEL version=0.0.0 [2023-05-31T08:59:18.364Z] ---> Running in 69c5b41fde76 [2023-05-31T08:59:19.327Z] Removing intermediate container 69c5b41fde76 [2023-05-31T08:59:19.327Z] ---> 2f39fac1def2 [2023-05-31T08:59:19.327Z] [2023-05-31T08:59:19.595Z] Removing intermediate container 47465fa2c2da [2023-05-31T08:59:19.595Z] ---> db99d9695610 [2023-05-31T08:59:19.595Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-31T08:59:19.595Z] Successfully built 2f39fac1def2 [2023-05-31T08:59:19.595Z] Successfully tagged core-metadata-arm64:latest [2023-05-31T08:59:19.595Z] Building security-secretstore-setup [2023-05-31T08:59:20.553Z]  Building core-metadata ... done  ---> a0b599ac89c2 [2023-05-31T08:59:20.553Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:59:20.553Z] ---> Running in af896fd583af [2023-05-31T08:59:38.763Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T08:59:38.763Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-31T08:59:38.763Z] ---> a5558f71044c [2023-05-31T08:59:38.763Z] Step 3/25 : WORKDIR /edgex-go [2023-05-31T08:59:38.763Z] ---> Using cache [2023-05-31T08:59:38.763Z] ---> bfddf9a7021e [2023-05-31T08:59:38.763Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-31T08:59:38.763Z] ---> Using cache [2023-05-31T08:59:38.763Z] ---> 66997184ec50 [2023-05-31T08:59:38.763Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-31T08:59:38.763Z] ---> Using cache [2023-05-31T08:59:38.763Z] ---> 435286222177 [2023-05-31T08:59:38.763Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T08:59:38.763Z] ---> Using cache [2023-05-31T08:59:38.763Z] ---> 976db54b112e [2023-05-31T08:59:38.763Z] Step 7/25 : COPY . . [2023-05-31T08:59:38.763Z] ---> Using cache [2023-05-31T08:59:38.763Z] ---> 254270cdf033 [2023-05-31T08:59:38.763Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-31T08:59:39.358Z] ---> Running in 4393f062f416 [2023-05-31T08:59:41.319Z] 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 [2023-05-31T09:00:37.695Z] Removing intermediate container f2762c56ca85 [2023-05-31T09:00:37.695Z] ---> 2c78f241da2b [2023-05-31T09:00:37.695Z] [2023-05-31T09:00:37.695Z] Step 9/20 : FROM alpine:3.17 [2023-05-31T09:00:37.695Z] ---> 51e60588ff2c [2023-05-31T09:00:37.695Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-31T09:00:37.695Z] ---> Using cache [2023-05-31T09:00:37.695Z] ---> 48ed595afaaa [2023-05-31T09:00:37.695Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-31T09:00:37.695Z] ---> Running in a0b11dc58e1b [2023-05-31T09:00:39.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:00:40.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:00:42.734Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T09:00:42.734Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T09:00:42.734Z] OK: 17694 distinct packages available [2023-05-31T09:00:43.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:00:44.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:00:46.289Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-31T09:00:46.289Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-31T09:00:46.289Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-31T09:00:46.289Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-31T09:00:46.554Z] (5/9) Installing curl (8.1.1-r1) [2023-05-31T09:00:46.554Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-31T09:00:46.554Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-31T09:00:46.554Z] (8/9) Installing libucontext (1.2-r0) [2023-05-31T09:00:46.554Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-31T09:00:46.554Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:00:46.554Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T09:00:47.512Z] OK: 11 MiB in 24 packages [2023-05-31T09:00:51.757Z] Removing intermediate container a0b11dc58e1b [2023-05-31T09:00:51.757Z] ---> 3bbf25641fed [2023-05-31T09:00:51.757Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:00:52.338Z] ---> 47777c924d5c [2023-05-31T09:00:52.338Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:00:55.675Z] ---> 1bf36616167f [2023-05-31T09:00:55.675Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-31T09:00:59.914Z] ---> 4cef57987125 [2023-05-31T09:00:59.914Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:01:00.872Z] ---> 70587b3b15f1 [2023-05-31T09:01:00.872Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-31T09:01:00.872Z] ---> Running in a62762e01ecb [2023-05-31T09:01:01.841Z] Removing intermediate container a62762e01ecb [2023-05-31T09:01:01.841Z] ---> 25cce6192076 [2023-05-31T09:01:01.841Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-31T09:01:01.841Z] ---> Running in 7c79f9a70259 [2023-05-31T09:01:02.801Z] Removing intermediate container 7c79f9a70259 [2023-05-31T09:01:02.801Z] ---> d18d90b1cd2b [2023-05-31T09:01:02.801Z] Step 18/20 : LABEL arch=arm64 [2023-05-31T09:01:02.801Z] ---> Running in ef8e19b87434 [2023-05-31T09:01:03.391Z] Removing intermediate container ef8e19b87434 [2023-05-31T09:01:03.392Z] ---> 8c2dfcd7530c [2023-05-31T09:01:03.392Z] Step 19/20 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a [2023-05-31T09:01:03.675Z] ---> Running in dbc7ecca4558 [2023-05-31T09:01:04.654Z] Removing intermediate container dbc7ecca4558 [2023-05-31T09:01:04.654Z] ---> 13ebd662e30a [2023-05-31T09:01:04.654Z] Step 20/20 : LABEL version=0.0.0 [2023-05-31T09:01:04.654Z] ---> Running in 70222679fc4b [2023-05-31T09:01:05.237Z] Removing intermediate container 70222679fc4b [2023-05-31T09:01:05.237Z] ---> e43c1cd711b5 [2023-05-31T09:01:05.237Z] [2023-05-31T09:01:05.504Z] Successfully built e43c1cd711b5 [2023-05-31T09:01:05.773Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-31T09:01:05.773Z] Building security-spire-config [2023-05-31T09:01:05.773Z]  Building security-spiffe-token-provider ... done Removing intermediate container af896fd583af [2023-05-31T09:01:05.773Z] ---> d3f80564b1d1 [2023-05-31T09:01:05.773Z] Step 7/27 : COPY . . [2023-05-31T09:01:23.974Z] ---> 06f114337d4e [2023-05-31T09:01:23.974Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-31T09:01:23.974Z] ---> Running in c23fd35e406d [2023-05-31T09:01:23.974Z] Removing intermediate container c23fd35e406d [2023-05-31T09:01:23.974Z] ---> c94ba3a0efe9 [2023-05-31T09:01:23.974Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-31T09:01:23.974Z] ---> Running in 840214e67f4f [2023-05-31T09:01:23.974Z] Removing intermediate container 840214e67f4f [2023-05-31T09:01:23.974Z] ---> f6d5e41d1c86 [2023-05-31T09:01:23.974Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-31T09:01:23.974Z] ---> Running in d12dac3e7c42 [2023-05-31T09:01:24.554Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:01:24.554Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:01:24.554Z] ---> a5558f71044c [2023-05-31T09:01:24.554Z] Step 3/27 : WORKDIR /edgex-go [2023-05-31T09:01:24.554Z] ---> Using cache [2023-05-31T09:01:24.554Z] ---> bfddf9a7021e [2023-05-31T09:01:24.554Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-31T09:01:24.554Z] ---> Using cache [2023-05-31T09:01:24.554Z] ---> db99d9695610 [2023-05-31T09:01:24.554Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-31T09:01:24.554Z] ---> Using cache [2023-05-31T09:01:24.554Z] ---> a0b599ac89c2 [2023-05-31T09:01:24.554Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:01:24.554Z] ---> Using cache [2023-05-31T09:01:24.554Z] ---> d3f80564b1d1 [2023-05-31T09:01:24.554Z] Step 7/27 : COPY . . [2023-05-31T09:01:25.134Z] ---> Using cache [2023-05-31T09:01:25.134Z] ---> 06f114337d4e [2023-05-31T09:01:25.134Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-31T09:01:25.134Z] ---> Using cache [2023-05-31T09:01:25.134Z] ---> c94ba3a0efe9 [2023-05-31T09:01:25.134Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-31T09:01:25.134Z] ---> Using cache [2023-05-31T09:01:25.134Z] ---> f6d5e41d1c86 [2023-05-31T09:01:25.134Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-31T09:01:25.134Z] ---> Using cache [2023-05-31T09:01:25.134Z] ---> 488831e1bff7 [2023-05-31T09:01:25.134Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-31T09:01:25.399Z] Removing intermediate container d12dac3e7c42 [2023-05-31T09:01:25.399Z] ---> 488831e1bff7 [2023-05-31T09:01:25.399Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-31T09:01:25.399Z] ---> Running in ec66312a5dfe [2023-05-31T09:01:25.981Z] ---> Running in 71af3858ee0a [2023-05-31T09:01:31.305Z] Removing intermediate container 71af3858ee0a [2023-05-31T09:01:31.305Z] ---> 4737bd263ad6 [2023-05-31T09:01:31.305Z] Step 12/27 : WORKDIR /edgex-go [2023-05-31T09:01:31.305Z] Removing intermediate container ec66312a5dfe [2023-05-31T09:01:31.305Z] ---> Running in efead5742cbe [2023-05-31T09:01:31.305Z] ---> 6f1352f31b9a [2023-05-31T09:01:31.305Z] Step 12/27 : WORKDIR /edgex-go [2023-05-31T09:01:31.885Z] ---> Running in 05154f3132fe [2023-05-31T09:01:36.667Z] Removing intermediate container 05154f3132fe [2023-05-31T09:01:36.667Z] ---> ef1c25ff3b53 [2023-05-31T09:01:36.667Z] [2023-05-31T09:01:36.667Z] Step 13/27 : FROM alpine:3.17 [2023-05-31T09:01:36.667Z] ---> 51e60588ff2c [2023-05-31T09:01:36.667Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-31T09:01:36.667Z] Removing intermediate container efead5742cbe [2023-05-31T09:01:36.667Z] ---> 7e82c3ce5370 [2023-05-31T09:01:36.667Z] [2023-05-31T09:01:36.667Z] Step 13/27 : FROM alpine:3.17 [2023-05-31T09:01:36.667Z] ---> 51e60588ff2c [2023-05-31T09:01:36.667Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-31T09:01:36.667Z] ---> Running in 6edd208cac5f [2023-05-31T09:01:36.667Z] ---> Running in a42c9bf8ba99 [2023-05-31T09:01:37.263Z] Removing intermediate container 6edd208cac5f [2023-05-31T09:01:37.263Z] ---> 91bfc1e2c79b [2023-05-31T09:01:37.263Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-31T09:01:37.263Z] Removing intermediate container a42c9bf8ba99 [2023-05-31T09:01:37.263Z] ---> 7db9136857b4 [2023-05-31T09:01:37.263Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-31T09:01:37.537Z] ---> Running in 518d80728f70 [2023-05-31T09:01:37.537Z] ---> Running in bc587e92060e [2023-05-31T09:01:40.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:01:40.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:01:41.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:01:42.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:01:43.470Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T09:01:43.470Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T09:01:43.470Z] OK: 17694 distinct packages available [2023-05-31T09:01:43.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:01:44.054Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T09:01:44.054Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T09:01:44.054Z] OK: 17694 distinct packages available [2023-05-31T09:01:44.054Z] Removing intermediate container aa73ad4d622d [2023-05-31T09:01:44.054Z] ---> 1b11b23f0d65 [2023-05-31T09:01:44.054Z] [2023-05-31T09:01:44.054Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T09:01:44.054Z] ---> 51e60588ff2c [2023-05-31T09:01:44.054Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T09:01:44.054Z] ---> Using cache [2023-05-31T09:01:44.054Z] ---> 63bcfa6d688e [2023-05-31T09:01:44.054Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T09:01:44.054Z] ---> Using cache [2023-05-31T09:01:44.054Z] ---> 71b97e23aa90 [2023-05-31T09:01:44.054Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-31T09:01:44.054Z] ---> Running in 60533884819b [2023-05-31T09:01:44.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:01:44.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:01:44.590Z] Removing intermediate container 60533884819b [2023-05-31T09:01:44.590Z] ---> 8c19500dbdd3 [2023-05-31T09:01:44.590Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-31T09:01:44.860Z] ---> Running in eda4468428e0 [2023-05-31T09:01:45.442Z] Removing intermediate container eda4468428e0 [2023-05-31T09:01:45.442Z] ---> d155702fc5f1 [2023-05-31T09:01:45.442Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:01:45.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:01:46.400Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-31T09:01:46.400Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-31T09:01:46.400Z] (3/4) Installing libucontext (1.2-r0) [2023-05-31T09:01:46.400Z] ---> ee01408cdc7e [2023-05-31T09:01:46.400Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:01:46.400Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-31T09:01:46.400Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:01:46.400Z] OK: 8 MiB in 19 packages [2023-05-31T09:01:46.981Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-31T09:01:46.981Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-31T09:01:46.981Z] (3/5) Installing libucontext (1.2-r0) [2023-05-31T09:01:46.981Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-31T09:01:46.981Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-31T09:01:46.981Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:01:46.981Z] OK: 9 MiB in 20 packages [2023-05-31T09:01:47.938Z] ---> 544aa9cf8bd7 [2023-05-31T09:01:47.938Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-31T09:01:49.342Z] Removing intermediate container bc587e92060e [2023-05-31T09:01:49.342Z] ---> a3676e8f09f0 [2023-05-31T09:01:49.342Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:01:49.608Z] Removing intermediate container 518d80728f70 [2023-05-31T09:01:49.608Z] ---> 9404ffef0136 [2023-05-31T09:01:49.608Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:01:51.012Z] ---> 621c888d8a94 [2023-05-31T09:01:51.012Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:01:51.012Z] ---> 1d95cf180397 [2023-05-31T09:01:51.012Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:01:52.414Z] ---> 8bb320ad0062 [2023-05-31T09:01:52.414Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-31T09:01:53.009Z] ---> b27d6f779a16 [2023-05-31T09:01:53.009Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:01:53.009Z] ---> 3056e1c4e4f5 [2023-05-31T09:01:53.009Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-31T09:01:54.954Z] ---> 362abac1cea6 [2023-05-31T09:01:54.954Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-31T09:01:54.954Z] ---> Running in 43dae3947a2d [2023-05-31T09:01:55.914Z] Removing intermediate container 43dae3947a2d [2023-05-31T09:01:55.914Z] ---> e2593a15fbe3 [2023-05-31T09:01:55.914Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T09:01:55.914Z] ---> Running in d28b55a9da88 [2023-05-31T09:01:57.325Z] Removing intermediate container d28b55a9da88 [2023-05-31T09:01:57.325Z] ---> ae51f047b551 [2023-05-31T09:01:57.325Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T09:01:57.325Z] ---> Running in d25e73374897 [2023-05-31T09:01:58.287Z] Removing intermediate container d25e73374897 [2023-05-31T09:01:58.287Z] ---> a1533d12c2e0 [2023-05-31T09:01:58.287Z] Step 22/23 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a [2023-05-31T09:01:58.555Z] ---> Running in 81def7c3ffb0 [2023-05-31T09:01:59.142Z] Removing intermediate container 81def7c3ffb0 [2023-05-31T09:01:59.142Z] ---> e3b2e3680d6b [2023-05-31T09:01:59.142Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T09:01:59.410Z] ---> Running in 56843ce07c55 [2023-05-31T09:02:00.448Z] Removing intermediate container 56843ce07c55 [2023-05-31T09:02:00.448Z] ---> 312d7f64220b [2023-05-31T09:02:00.448Z] [2023-05-31T09:02:01.070Z] Successfully built 312d7f64220b [2023-05-31T09:02:01.339Z] Successfully tagged support-scheduler-arm64:latest [2023-05-31T09:02:01.339Z] Building core-data [2023-05-31T09:02:02.033Z]  Building support-scheduler ... done  ---> e523b7afd1f2 [2023-05-31T09:02:02.033Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-31T09:02:04.648Z] ---> 241428c77224 [2023-05-31T09:02:04.648Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-31T09:02:06.598Z] ---> d5a80d1263fa [2023-05-31T09:02:06.598Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-31T09:02:06.598Z] ---> Running in bcb0e72a8d58 [2023-05-31T09:02:07.185Z] Removing intermediate container bcb0e72a8d58 [2023-05-31T09:02:07.185Z] ---> 7d0ff413f16d [2023-05-31T09:02:07.185Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-31T09:02:09.134Z] ---> 167d29f1aafb [2023-05-31T09:02:09.134Z] Step 22/27 : WORKDIR / [2023-05-31T09:02:09.403Z] ---> Running in 4d69ac3aa565 [2023-05-31T09:02:10.371Z] Removing intermediate container 4d69ac3aa565 [2023-05-31T09:02:10.371Z] ---> beb95a99aa5c [2023-05-31T09:02:10.371Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-31T09:02:10.371Z] ---> Running in 631e5b906d0d [2023-05-31T09:02:11.785Z] Removing intermediate container 631e5b906d0d [2023-05-31T09:02:11.785Z] ---> 2c987d20bff8 [2023-05-31T09:02:11.785Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-31T09:02:11.785Z] ---> Running in e97fc58afd29 [2023-05-31T09:02:12.779Z] Removing intermediate container e97fc58afd29 [2023-05-31T09:02:12.779Z] ---> 75dde6de73f9 [2023-05-31T09:02:12.779Z] Step 25/27 : LABEL arch=arm64 [2023-05-31T09:02:13.048Z] ---> Running in d29142449e5f [2023-05-31T09:02:13.635Z] Removing intermediate container d29142449e5f [2023-05-31T09:02:13.635Z] ---> 342711095faa [2023-05-31T09:02:13.635Z] Step 26/27 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a [2023-05-31T09:02:13.905Z] ---> b6a4e1a78530 [2023-05-31T09:02:13.905Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-31T09:02:13.905Z] ---> Running in 6705ebcc1f80 [2023-05-31T09:02:14.874Z] Removing intermediate container 6705ebcc1f80 [2023-05-31T09:02:14.874Z] ---> 900294c4ce35 [2023-05-31T09:02:14.874Z] Step 27/27 : LABEL version=0.0.0 [2023-05-31T09:02:15.145Z] ---> Running in 0e4409638032 [2023-05-31T09:02:15.415Z] ---> 190aededcf56 [2023-05-31T09:02:15.415Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-31T09:02:16.389Z] Removing intermediate container 0e4409638032 [2023-05-31T09:02:16.389Z] ---> 85b6ccb834c2 [2023-05-31T09:02:16.389Z] [2023-05-31T09:02:16.981Z] Successfully built 85b6ccb834c2 [2023-05-31T09:02:18.949Z] Successfully tagged security-spire-config-arm64:latest [2023-05-31T09:02:18.949Z]  Building security-spire-config ... done Building support-notifications [2023-05-31T09:02:18.949Z] ---> 0b0be610e649 [2023-05-31T09:02:18.949Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-31T09:02:20.375Z] ---> ad7c07e7ce7e [2023-05-31T09:02:20.375Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-31T09:02:20.375Z] ---> Running in c57c2d2572f4 [2023-05-31T09:02:20.967Z] Removing intermediate container c57c2d2572f4 [2023-05-31T09:02:20.967Z] ---> 265c2fbdd8f1 [2023-05-31T09:02:20.967Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-31T09:02:21.236Z] ---> Running in f0af78bca6bd [2023-05-31T09:02:21.506Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:02:21.777Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:02:21.777Z] ---> a5558f71044c [2023-05-31T09:02:21.777Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T09:02:21.777Z] ---> Using cache [2023-05-31T09:02:21.777Z] ---> 3ac3c2f94725 [2023-05-31T09:02:21.777Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T09:02:21.777Z] ---> Using cache [2023-05-31T09:02:21.777Z] ---> 1d9a38dd16f0 [2023-05-31T09:02:21.777Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-31T09:02:21.777Z] ---> Using cache [2023-05-31T09:02:21.777Z] ---> bf5952247248 [2023-05-31T09:02:21.777Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T09:02:21.777Z] ---> Using cache [2023-05-31T09:02:21.777Z] ---> ffa212034354 [2023-05-31T09:02:21.777Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:02:21.777Z] ---> Using cache [2023-05-31T09:02:21.777Z] ---> 32ca176add1c [2023-05-31T09:02:21.777Z] Step 8/23 : COPY . . [2023-05-31T09:02:21.777Z] ---> Using cache [2023-05-31T09:02:21.777Z] ---> 107ad620249e [2023-05-31T09:02:21.777Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-31T09:02:21.777Z] ---> Running in fa99b4fdc685 [2023-05-31T09:02:22.048Z] Removing intermediate container f0af78bca6bd [2023-05-31T09:02:22.048Z] ---> 4f22c8cb9de1 [2023-05-31T09:02:22.048Z] Step 25/27 : LABEL arch=arm64 [2023-05-31T09:02:22.319Z] ---> Running in cf94cd8ad80e [2023-05-31T09:02:22.906Z] Removing intermediate container cf94cd8ad80e [2023-05-31T09:02:22.906Z] ---> 3c0fd43f292d [2023-05-31T09:02:22.906Z] Step 26/27 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a [2023-05-31T09:02:23.175Z] ---> Running in 1a7b44d5470b [2023-05-31T09:02:24.141Z] Removing intermediate container 1a7b44d5470b [2023-05-31T09:02:24.141Z] ---> e87430c14339 [2023-05-31T09:02:24.141Z] Step 27/27 : LABEL version=0.0.0 [2023-05-31T09:02:24.141Z] ---> Running in f53d6bc30d4a [2023-05-31T09:02:24.141Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-31T09:02:24.728Z] Removing intermediate container f53d6bc30d4a [2023-05-31T09:02:24.728Z] ---> 8a9a65425239 [2023-05-31T09:02:24.728Z] [2023-05-31T09:02:24.998Z] Successfully built 8a9a65425239 [2023-05-31T09:02:24.998Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-31T09:02:24.998Z] Building security-spire-server [2023-05-31T09:02:51.711Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:02:51.711Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:02:51.711Z] ---> a5558f71044c [2023-05-31T09:02:51.711Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-31T09:02:51.711Z] ---> Using cache [2023-05-31T09:02:51.711Z] ---> 3ac3c2f94725 [2023-05-31T09:02:51.711Z] Step 4/23 : WORKDIR /edgex-go [2023-05-31T09:02:51.711Z] ---> Using cache [2023-05-31T09:02:51.711Z] ---> 1d9a38dd16f0 [2023-05-31T09:02:51.711Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-31T09:02:51.711Z] ---> Running in d2302ed6a2ae [2023-05-31T09:02:51.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:02:51.980Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:02:51.980Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:02:51.980Z] ---> a5558f71044c [2023-05-31T09:02:51.980Z] Step 3/26 : WORKDIR /edgex-go [2023-05-31T09:02:51.980Z] ---> Using cache [2023-05-31T09:02:51.980Z] ---> bfddf9a7021e [2023-05-31T09:02:51.980Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-31T09:02:51.980Z] ---> Using cache [2023-05-31T09:02:51.980Z] ---> db99d9695610 [2023-05-31T09:02:51.980Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-31T09:02:52.253Z] ---> Using cache [2023-05-31T09:02:52.253Z] ---> a0b599ac89c2 [2023-05-31T09:02:52.253Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:02:52.253Z] ---> Using cache [2023-05-31T09:02:52.253Z] ---> d3f80564b1d1 [2023-05-31T09:02:52.253Z] Step 7/26 : COPY . . [2023-05-31T09:02:52.253Z] ---> Using cache [2023-05-31T09:02:52.253Z] ---> 06f114337d4e [2023-05-31T09:02:52.253Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-31T09:02:52.253Z] ---> Using cache [2023-05-31T09:02:52.253Z] ---> c94ba3a0efe9 [2023-05-31T09:02:52.253Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-31T09:02:52.253Z] ---> Using cache [2023-05-31T09:02:52.253Z] ---> f6d5e41d1c86 [2023-05-31T09:02:52.253Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-31T09:02:52.254Z] ---> Using cache [2023-05-31T09:02:52.254Z] ---> 488831e1bff7 [2023-05-31T09:02:52.254Z] 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-31T09:02:52.254Z] ---> Running in e5b7e77bca74 [2023-05-31T09:02:52.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:02:54.210Z] OK: 263 MiB in 53 packages [2023-05-31T09:02:56.167Z] Removing intermediate container d2302ed6a2ae [2023-05-31T09:02:56.167Z] ---> 07ef8c911d99 [2023-05-31T09:02:56.167Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-31T09:02:56.449Z] Removing intermediate container e5b7e77bca74 [2023-05-31T09:02:56.449Z] ---> f073b734c409 [2023-05-31T09:02:56.449Z] Step 12/26 : WORKDIR /edgex-go [2023-05-31T09:02:56.449Z] ---> Running in 3d003a177ec6 [2023-05-31T09:02:57.412Z] Removing intermediate container 3d003a177ec6 [2023-05-31T09:02:57.412Z] ---> 581373e69597 [2023-05-31T09:02:57.412Z] [2023-05-31T09:02:57.412Z] Step 13/26 : FROM alpine:3.17 [2023-05-31T09:02:57.412Z] ---> 51e60588ff2c [2023-05-31T09:02:57.412Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-31T09:02:57.412Z] ---> Using cache [2023-05-31T09:02:57.412Z] ---> 7db9136857b4 [2023-05-31T09:02:57.412Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-31T09:02:57.412Z] ---> 3e8e389fdded [2023-05-31T09:02:57.412Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:02:57.680Z] ---> Running in e8cc94165d49 [2023-05-31T09:02:57.680Z] ---> Running in 76745af35431 [2023-05-31T09:03:00.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:03:01.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:03:03.256Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-31T09:03:03.256Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-31T09:03:03.256Z] OK: 17694 distinct packages available [2023-05-31T09:03:03.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:03:04.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:03:06.525Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-31T09:03:06.525Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-31T09:03:06.525Z] (3/5) Installing libucontext (1.2-r0) [2023-05-31T09:03:06.525Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-31T09:03:06.525Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-31T09:03:06.525Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:03:06.525Z] OK: 9 MiB in 20 packages [2023-05-31T09:03:08.568Z] Removing intermediate container e8cc94165d49 [2023-05-31T09:03:08.568Z] ---> 7e8d07b49ce4 [2023-05-31T09:03:08.568Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:03:09.987Z] ---> c39727edab36 [2023-05-31T09:03:09.987Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:03:10.577Z] ---> a3dfa4079194 [2023-05-31T09:03:10.577Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-31T09:03:18.817Z] ---> b5cccc7a86e4 [2023-05-31T09:03:18.817Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-31T09:03:18.817Z] ---> c05a3162f529 [2023-05-31T09:03:18.817Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-31T09:03:19.405Z] ---> 56d245172b84 [2023-05-31T09:03:19.405Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-31T09:03:20.370Z] ---> 7596cc280d27 [2023-05-31T09:03:20.370Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-31T09:03:20.638Z] ---> Running in 3f23de6fa749 [2023-05-31T09:03:21.225Z] Removing intermediate container 3f23de6fa749 [2023-05-31T09:03:21.225Z] ---> 3491f2866858 [2023-05-31T09:03:21.225Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-31T09:03:21.225Z] ---> Running in 8d61f16e05c6 [2023-05-31T09:03:21.813Z] Removing intermediate container 8d61f16e05c6 [2023-05-31T09:03:21.813Z] ---> 76f2603a13e7 [2023-05-31T09:03:21.813Z] Step 24/26 : LABEL arch=arm64 [2023-05-31T09:03:22.083Z] ---> Running in ff73b24ec045 [2023-05-31T09:03:22.668Z] Removing intermediate container ff73b24ec045 [2023-05-31T09:03:22.668Z] ---> f2809fa40068 [2023-05-31T09:03:22.668Z] Step 25/26 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a [2023-05-31T09:03:22.668Z] ---> Running in e5ee56b673ed [2023-05-31T09:03:23.255Z] Removing intermediate container e5ee56b673ed [2023-05-31T09:03:23.255Z] ---> 16e8d6ce5226 [2023-05-31T09:03:23.255Z] Step 26/26 : LABEL version=0.0.0 [2023-05-31T09:03:23.523Z] ---> Running in 1e8852e5b447 [2023-05-31T09:03:24.110Z] Removing intermediate container 1e8852e5b447 [2023-05-31T09:03:24.110Z] ---> 853065779c7a [2023-05-31T09:03:24.110Z] [2023-05-31T09:03:24.378Z] Successfully built 853065779c7a [2023-05-31T09:03:24.378Z] Successfully tagged security-spire-server-arm64:latest [2023-05-31T09:03:24.378Z]  Building security-spire-server ... done Building core-command [2023-05-31T09:03:42.606Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:03:42.606Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:03:42.606Z] ---> a5558f71044c [2023-05-31T09:03:42.606Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-31T09:03:42.606Z] ---> Using cache [2023-05-31T09:03:42.606Z] ---> 3ac3c2f94725 [2023-05-31T09:03:42.606Z] Step 4/24 : WORKDIR /edgex-go [2023-05-31T09:03:42.606Z] ---> Using cache [2023-05-31T09:03:42.606Z] ---> 1d9a38dd16f0 [2023-05-31T09:03:42.606Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-31T09:03:42.606Z] ---> Using cache [2023-05-31T09:03:42.606Z] ---> bf5952247248 [2023-05-31T09:03:42.606Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-31T09:03:42.606Z] ---> Using cache [2023-05-31T09:03:42.606Z] ---> ffa212034354 [2023-05-31T09:03:42.606Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:03:42.606Z] ---> Using cache [2023-05-31T09:03:42.606Z] ---> 32ca176add1c [2023-05-31T09:03:42.606Z] Step 8/24 : COPY . . [2023-05-31T09:03:42.606Z] ---> Using cache [2023-05-31T09:03:42.606Z] ---> 107ad620249e [2023-05-31T09:03:42.606Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-31T09:03:43.194Z] ---> Running in 46d357399087 [2023-05-31T09:03:45.152Z] go build -tags " 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 [2023-05-31T09:04:41.561Z] Removing intermediate container 76745af35431 [2023-05-31T09:04:41.561Z] ---> e200318553df [2023-05-31T09:04:41.561Z] Step 8/23 : COPY . . [2023-05-31T09:04:51.613Z] ---> 19ee51be0ce1 [2023-05-31T09:04:51.613Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-31T09:04:51.613Z] ---> Running in 70402244f0d3 [2023-05-31T09:04:53.554Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-31T09:06:01.394Z] Removing intermediate container 8bdec1483528 [2023-05-31T09:06:01.394Z] ---> 8fe4a710686f [2023-05-31T09:06:01.394Z] [2023-05-31T09:06:01.394Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T09:06:01.394Z] ---> 51e60588ff2c [2023-05-31T09:06:01.394Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-31T09:06:01.394Z] ---> Using cache [2023-05-31T09:06:01.394Z] ---> 975c88069228 [2023-05-31T09:06:01.394Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T09:06:01.394Z] ---> Using cache [2023-05-31T09:06:01.394Z] ---> e767dc651f8d [2023-05-31T09:06:01.394Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:06:01.394Z] ---> Using cache [2023-05-31T09:06:01.394Z] ---> f603dcbd097f [2023-05-31T09:06:01.394Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:06:01.394Z] ---> Using cache [2023-05-31T09:06:01.394Z] ---> 0a09a8af77bb [2023-05-31T09:06:01.394Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-31T09:06:01.394Z] ---> 948cc6c5429d [2023-05-31T09:06:01.394Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:06:01.394Z] ---> 47398a4fa560 [2023-05-31T09:06:01.394Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-31T09:06:01.394Z] ---> 0704e49edf59 [2023-05-31T09:06:01.394Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T09:06:01.394Z] ---> Running in dd93bd647db9 [2023-05-31T09:06:01.394Z] Removing intermediate container dd93bd647db9 [2023-05-31T09:06:01.394Z] ---> 318fa7783a76 [2023-05-31T09:06:01.394Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T09:06:01.394Z] ---> Running in 437810aa16c4 [2023-05-31T09:06:01.394Z] Removing intermediate container 437810aa16c4 [2023-05-31T09:06:01.394Z] ---> 4c98e27470d4 [2023-05-31T09:06:01.394Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-31T09:06:01.394Z] ---> Running in 2077792dae46 [2023-05-31T09:06:01.394Z] Removing intermediate container 2077792dae46 [2023-05-31T09:06:01.394Z] ---> f7929b246b65 [2023-05-31T09:06:01.394Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T09:06:01.394Z] ---> Running in 7761177d8083 [2023-05-31T09:06:01.394Z] Removing intermediate container 7761177d8083 [2023-05-31T09:06:01.394Z] ---> 974fe9d13c66 [2023-05-31T09:06:01.394Z] Step 22/23 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a [2023-05-31T09:06:01.394Z] ---> Running in 9fe418bab09e [2023-05-31T09:06:01.394Z] Removing intermediate container 9fe418bab09e [2023-05-31T09:06:01.394Z] ---> 2d30f2e6ee12 [2023-05-31T09:06:01.394Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T09:06:01.394Z] ---> Running in 17e554657d87 [2023-05-31T09:06:01.986Z] Removing intermediate container 17e554657d87 [2023-05-31T09:06:01.986Z] ---> 723cb4048527 [2023-05-31T09:06:01.986Z] [2023-05-31T09:06:02.252Z] Successfully built 723cb4048527 [2023-05-31T09:06:02.517Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-31T09:06:02.518Z]  Building security-proxy-auth ... done Building security-proxy-setup [2023-05-31T09:06:20.702Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-31T09:06:20.702Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-31T09:06:20.702Z] ---> a5558f71044c [2023-05-31T09:06:20.702Z] Step 3/22 : WORKDIR /edgex-go [2023-05-31T09:06:20.702Z] ---> Using cache [2023-05-31T09:06:20.702Z] ---> bfddf9a7021e [2023-05-31T09:06:20.702Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-31T09:06:20.702Z] ---> Using cache [2023-05-31T09:06:20.702Z] ---> 66997184ec50 [2023-05-31T09:06:20.702Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-31T09:06:20.702Z] ---> Using cache [2023-05-31T09:06:20.702Z] ---> 435286222177 [2023-05-31T09:06:20.702Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T09:06:20.702Z] ---> Using cache [2023-05-31T09:06:20.702Z] ---> 976db54b112e [2023-05-31T09:06:20.702Z] Step 7/22 : COPY . . [2023-05-31T09:06:20.702Z] ---> Using cache [2023-05-31T09:06:20.702Z] ---> 254270cdf033 [2023-05-31T09:06:20.702Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-31T09:06:20.702Z] ---> Running in 505f4b6e594b [2023-05-31T09:06:21.284Z] 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 [2023-05-31T09:06:23.221Z] 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 [2023-05-31T09:06:45.292Z] Removing intermediate container 4393f062f416 [2023-05-31T09:06:45.292Z] ---> db1566c1fe96 [2023-05-31T09:06:45.292Z] [2023-05-31T09:06:45.292Z] Step 9/25 : FROM alpine:3.17 [2023-05-31T09:06:45.292Z] ---> 51e60588ff2c [2023-05-31T09:06:45.292Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-31T09:06:45.292Z] ---> Running in 44a6aae2a0d7 [2023-05-31T09:06:45.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:06:45.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:06:47.508Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-31T09:06:47.508Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-31T09:06:47.508Z] (3/3) Installing su-exec (0.2-r2) [2023-05-31T09:06:47.508Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:06:47.508Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T09:06:48.093Z] OK: 8 MiB in 18 packages [2023-05-31T09:06:52.362Z] Removing intermediate container 44a6aae2a0d7 [2023-05-31T09:06:52.362Z] ---> f1e4a5502952 [2023-05-31T09:06:52.362Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-31T09:06:52.362Z] ---> Running in 9495f1364ac8 [2023-05-31T09:06:52.362Z] Removing intermediate container 9495f1364ac8 [2023-05-31T09:06:52.362Z] ---> 23b4689317c0 [2023-05-31T09:06:52.362Z] Step 12/25 : WORKDIR / [2023-05-31T09:06:52.362Z] ---> Running in f80000f320ae [2023-05-31T09:06:52.952Z] Removing intermediate container f80000f320ae [2023-05-31T09:06:52.952Z] ---> 87bc163d87d0 [2023-05-31T09:06:52.952Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:06:53.920Z] ---> 75d1d1425bea [2023-05-31T09:06:53.920Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:06:54.881Z] ---> 0e4c296acedd [2023-05-31T09:06:54.881Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-31T09:06:55.844Z] ---> 8f3c8c069229 [2023-05-31T09:06:55.844Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-31T09:06:56.436Z] ---> 7bdf6a616d30 [2023-05-31T09:06:56.436Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:06:57.858Z] ---> d231303bdaa5 [2023-05-31T09:06:57.858Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-31T09:06:59.271Z] ---> 8c0f48a297e1 [2023-05-31T09:06:59.271Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-31T09:07:01.220Z] ---> 96aed6e783d6 [2023-05-31T09:07:01.220Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-31T09:07:05.486Z] ---> 3768cfea80ca [2023-05-31T09:07:05.486Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T09:07:05.486Z] ---> Running in 2e43c6351585 [2023-05-31T09:07:08.840Z] Removing intermediate container 2e43c6351585 [2023-05-31T09:07:08.840Z] ---> 8779ef4c5b15 [2023-05-31T09:07:08.840Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T09:07:08.840Z] ---> Running in a7613789ca10 [2023-05-31T09:07:09.117Z] Removing intermediate container a7613789ca10 [2023-05-31T09:07:09.117Z] ---> 2a117848bca6 [2023-05-31T09:07:09.117Z] Step 23/25 : LABEL arch=arm64 [2023-05-31T09:07:09.386Z] ---> Running in 17b696af2d94 [2023-05-31T09:07:09.656Z] Removing intermediate container 17b696af2d94 [2023-05-31T09:07:09.656Z] ---> 2b42adb275d2 [2023-05-31T09:07:09.656Z] Step 24/25 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a [2023-05-31T09:07:09.926Z] ---> Running in ef4c752f095e [2023-05-31T09:07:10.515Z] Removing intermediate container ef4c752f095e [2023-05-31T09:07:10.515Z] ---> 79952ce44b0f [2023-05-31T09:07:10.515Z] Step 25/25 : LABEL version=0.0.0 [2023-05-31T09:07:10.515Z] ---> Running in a66b34a82f0a [2023-05-31T09:07:11.101Z] Removing intermediate container a66b34a82f0a [2023-05-31T09:07:11.101Z] ---> 3ba516095a11 [2023-05-31T09:07:11.101Z] [2023-05-31T09:07:11.370Z] Successfully built 3ba516095a11 [2023-05-31T09:07:11.370Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-31T09:10:03.127Z]  Building security-secretstore-setup ... done Removing intermediate container fa99b4fdc685 [2023-05-31T09:10:03.127Z] ---> da98713d5e6f [2023-05-31T09:10:03.127Z] [2023-05-31T09:10:03.127Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T09:10:03.127Z] ---> 51e60588ff2c [2023-05-31T09:10:03.127Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T09:10:03.127Z] ---> Running in ea2530986ea9 [2023-05-31T09:10:03.127Z] Removing intermediate container ea2530986ea9 [2023-05-31T09:10:03.127Z] ---> 74d328f32bda [2023-05-31T09:10:03.127Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-31T09:10:03.127Z] ---> Running in ec9c47c05386 [2023-05-31T09:10:03.127Z] Removing intermediate container ec9c47c05386 [2023-05-31T09:10:03.127Z] ---> 9b5318581e01 [2023-05-31T09:10:03.127Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-31T09:10:03.127Z] ---> Running in 61113167e05a [2023-05-31T09:10:03.127Z] Removing intermediate container 61113167e05a [2023-05-31T09:10:03.127Z] ---> 2f37c4ef413a [2023-05-31T09:10:03.127Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-31T09:10:03.127Z] ---> Running in e49cb865c580 [2023-05-31T09:10:03.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:10:03.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:10:04.803Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-31T09:10:04.803Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:10:05.070Z] OK: 8 MiB in 16 packages [2023-05-31T09:10:06.485Z] Removing intermediate container e49cb865c580 [2023-05-31T09:10:06.485Z] ---> 3a1c08588f16 [2023-05-31T09:10:06.485Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:10:07.442Z] ---> 8bafe7f60434 [2023-05-31T09:10:07.442Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:10:08.402Z] ---> ca529760b07f [2023-05-31T09:10:08.402Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-31T09:10:10.338Z] ---> 9b1f0a56d2a2 [2023-05-31T09:10:10.338Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:10:11.294Z] ---> c6475b4ed71b [2023-05-31T09:10:11.294Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-31T09:10:11.294Z] ---> Running in 54ced3b2fd2b [2023-05-31T09:10:13.869Z] Removing intermediate container 54ced3b2fd2b [2023-05-31T09:10:13.869Z] ---> 4681c5a2d24b [2023-05-31T09:10:13.869Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T09:10:13.869Z] ---> Running in 33da83a89ae7 [2023-05-31T09:10:14.450Z] Removing intermediate container 33da83a89ae7 [2023-05-31T09:10:14.450Z] ---> 78ca84ced9e3 [2023-05-31T09:10:14.450Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T09:10:14.450Z] ---> Running in 597382fece6b [2023-05-31T09:10:15.034Z] Removing intermediate container 597382fece6b [2023-05-31T09:10:15.034Z] ---> ac3ebccb1d39 [2023-05-31T09:10:15.034Z] Step 22/23 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a [2023-05-31T09:10:15.034Z] ---> Running in 0d3866852fa9 [2023-05-31T09:10:15.617Z] Removing intermediate container 0d3866852fa9 [2023-05-31T09:10:15.617Z] ---> b1197279fdbf [2023-05-31T09:10:15.617Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T09:10:15.883Z] ---> Running in ddfabf2e8a86 [2023-05-31T09:10:16.466Z] Removing intermediate container ddfabf2e8a86 [2023-05-31T09:10:16.466Z] ---> e2390e293c4c [2023-05-31T09:10:16.466Z] [2023-05-31T09:10:16.732Z] Successfully built e2390e293c4c [2023-05-31T09:10:16.732Z] Successfully tagged core-data-arm64:latest [2023-05-31T09:10:43.379Z]  Building core-data ... done Removing intermediate container 46d357399087 [2023-05-31T09:10:43.379Z] ---> d24e52c3adf2 [2023-05-31T09:10:43.379Z] [2023-05-31T09:10:43.379Z] Step 10/24 : FROM alpine:3.17 [2023-05-31T09:10:43.379Z] ---> 51e60588ff2c [2023-05-31T09:10:43.379Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-31T09:10:43.379Z] ---> Using cache [2023-05-31T09:10:43.379Z] ---> 63bcfa6d688e [2023-05-31T09:10:43.379Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T09:10:43.379Z] ---> Using cache [2023-05-31T09:10:43.379Z] ---> 71b97e23aa90 [2023-05-31T09:10:43.379Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-31T09:10:43.379Z] ---> Running in da9aeb235f9a [2023-05-31T09:10:43.379Z] Removing intermediate container da9aeb235f9a [2023-05-31T09:10:43.379Z] ---> 1a3a1ec64ee7 [2023-05-31T09:10:43.379Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-31T09:10:43.379Z] ---> Running in 25b762455fc3 [2023-05-31T09:10:43.963Z] Removing intermediate container 25b762455fc3 [2023-05-31T09:10:43.963Z] ---> 7ee80f2a7b56 [2023-05-31T09:10:43.963Z] Step 15/24 : WORKDIR / [2023-05-31T09:10:43.963Z] ---> Running in a213c7f4f8e3 [2023-05-31T09:10:44.542Z] Removing intermediate container a213c7f4f8e3 [2023-05-31T09:10:44.542Z] ---> a11baaebdc2c [2023-05-31T09:10:44.542Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:10:45.497Z] ---> 3a3ffafbbc31 [2023-05-31T09:10:45.497Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:10:46.523Z] ---> 805036273989 [2023-05-31T09:10:46.523Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-31T09:10:48.557Z] ---> 1e4d355b0466 [2023-05-31T09:10:48.557Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:10:49.168Z] ---> fb6b8738735a [2023-05-31T09:10:49.168Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-31T09:10:49.168Z] ---> Running in d06f4bc9027a [2023-05-31T09:10:49.816Z] Removing intermediate container d06f4bc9027a [2023-05-31T09:10:49.816Z] ---> 23e8329fde1d [2023-05-31T09:10:49.816Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T09:10:50.140Z] ---> Running in afbf887b971c [2023-05-31T09:10:50.433Z] Removing intermediate container afbf887b971c [2023-05-31T09:10:50.433Z] ---> 5d94c5c2ea6a [2023-05-31T09:10:50.433Z] Step 22/24 : LABEL arch=arm64 [2023-05-31T09:10:50.706Z] ---> Running in 0b30e49e14f2 [2023-05-31T09:10:51.306Z] Removing intermediate container 0b30e49e14f2 [2023-05-31T09:10:51.306Z] ---> 206c2e88c212 [2023-05-31T09:10:51.306Z] Step 23/24 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a [2023-05-31T09:10:51.306Z] ---> Running in 6933d80ed341 [2023-05-31T09:10:51.889Z] Removing intermediate container 6933d80ed341 [2023-05-31T09:10:51.889Z] ---> 76752711a693 [2023-05-31T09:10:51.889Z] Step 24/24 : LABEL version=0.0.0 [2023-05-31T09:10:51.889Z] ---> Running in 0762de790717 [2023-05-31T09:10:52.468Z] Removing intermediate container 0762de790717 [2023-05-31T09:10:52.468Z] ---> e88cb635c459 [2023-05-31T09:10:52.468Z] [2023-05-31T09:10:52.733Z] Successfully built e88cb635c459 [2023-05-31T09:10:52.733Z] Successfully tagged core-command-arm64:latest [2023-05-31T09:11:31.597Z]  Building core-command ... done Removing intermediate container 505f4b6e594b [2023-05-31T09:11:31.597Z] ---> ef1ee05fd736 [2023-05-31T09:11:31.597Z] [2023-05-31T09:11:31.597Z] Step 9/22 : FROM alpine:3.17 [2023-05-31T09:11:31.597Z] ---> 51e60588ff2c [2023-05-31T09:11:31.597Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-31T09:11:31.597Z] ---> Running in 1f66c222b9b1 [2023-05-31T09:11:33.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:11:33.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:11:34.546Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-31T09:11:34.546Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-31T09:11:34.546Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:11:34.546Z] OK: 8 MiB in 17 packages [2023-05-31T09:11:37.883Z] Removing intermediate container 1f66c222b9b1 [2023-05-31T09:11:37.883Z] ---> 9bb3405bfafb [2023-05-31T09:11:37.883Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-31T09:11:37.883Z] ---> Running in 89991acd6511 [2023-05-31T09:11:38.149Z] Removing intermediate container 89991acd6511 [2023-05-31T09:11:38.149Z] ---> 28b063415706 [2023-05-31T09:11:38.149Z] Step 12/22 : WORKDIR /edgex [2023-05-31T09:11:38.417Z] ---> Running in bf8da113ea96 [2023-05-31T09:11:38.684Z] Removing intermediate container bf8da113ea96 [2023-05-31T09:11:38.684Z] ---> be252b83269e [2023-05-31T09:11:38.684Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:11:39.267Z] ---> aaeac0443d0e [2023-05-31T09:11:39.267Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:11:40.227Z] ---> 69101fb120cd [2023-05-31T09:11:40.227Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-31T09:11:40.811Z] ---> 68b7e2bd0e32 [2023-05-31T09:11:40.811Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-31T09:11:41.772Z] ---> 456bd39c6324 [2023-05-31T09:11:41.772Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-31T09:11:42.357Z] ---> 61db4e914a22 [2023-05-31T09:11:42.357Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-31T09:11:42.357Z] ---> Running in 2179eec26617 [2023-05-31T09:11:44.942Z] Removing intermediate container 2179eec26617 [2023-05-31T09:11:44.942Z] ---> 6b0da13d1ea3 [2023-05-31T09:11:44.942Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-31T09:11:44.942Z] ---> Running in 8ff58bdf2fc0 [2023-05-31T09:11:44.942Z] Removing intermediate container 8ff58bdf2fc0 [2023-05-31T09:11:44.942Z] ---> c00c2c40c151 [2023-05-31T09:11:44.942Z] Step 20/22 : LABEL arch=arm64 [2023-05-31T09:11:45.211Z] ---> Running in 3333498967b5 [2023-05-31T09:11:45.480Z] Removing intermediate container 3333498967b5 [2023-05-31T09:11:45.480Z] ---> 9a59eb05c750 [2023-05-31T09:11:45.480Z] Step 21/22 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a [2023-05-31T09:11:45.480Z] ---> Running in 5920648cdb52 [2023-05-31T09:11:46.063Z] Removing intermediate container 5920648cdb52 [2023-05-31T09:11:46.063Z] ---> 0ea38621e832 [2023-05-31T09:11:46.063Z] Step 22/22 : LABEL version=0.0.0 [2023-05-31T09:11:46.063Z] ---> Running in 28293d0509fe [2023-05-31T09:11:46.330Z] Removing intermediate container 28293d0509fe [2023-05-31T09:11:46.330Z] ---> 392267efa5c7 [2023-05-31T09:11:46.330Z] [2023-05-31T09:11:46.597Z] Successfully built 392267efa5c7 [2023-05-31T09:11:46.597Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-31T09:12:08.649Z]  Building security-proxy-setup ... done Removing intermediate container 70402244f0d3 [2023-05-31T09:12:08.649Z] ---> 9717316e7df1 [2023-05-31T09:12:08.649Z] [2023-05-31T09:12:08.649Z] Step 10/23 : FROM alpine:3.17 [2023-05-31T09:12:08.649Z] ---> 51e60588ff2c [2023-05-31T09:12:08.649Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-31T09:12:08.649Z] ---> Running in 30d4537f1ef6 [2023-05-31T09:12:08.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T09:12:08.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T09:12:08.649Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-31T09:12:08.649Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-31T09:12:08.649Z] Executing busybox-1.35.0-r29.trigger [2023-05-31T09:12:08.649Z] Executing ca-certificates-20230506-r0.trigger [2023-05-31T09:12:08.917Z] OK: 8 MiB in 17 packages [2023-05-31T09:12:10.325Z] Removing intermediate container 30d4537f1ef6 [2023-05-31T09:12:10.325Z] ---> 49838e8a752a [2023-05-31T09:12:10.325Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-31T09:12:10.325Z] ---> Running in e4d558cbd4bc [2023-05-31T09:12:10.592Z] Removing intermediate container e4d558cbd4bc [2023-05-31T09:12:10.592Z] ---> c7aa52dba5e3 [2023-05-31T09:12:10.592Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-31T09:12:10.592Z] ---> Running in eeea66402dcb [2023-05-31T09:12:11.175Z] Removing intermediate container eeea66402dcb [2023-05-31T09:12:11.175Z] ---> 87967c80c9d7 [2023-05-31T09:12:11.175Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-31T09:12:11.175Z] ---> Running in 59fa6c096e95 [2023-05-31T09:12:11.441Z] Removing intermediate container 59fa6c096e95 [2023-05-31T09:12:11.441Z] ---> 06cf83906180 [2023-05-31T09:12:11.441Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-31T09:12:12.024Z] ---> cce868e277e9 [2023-05-31T09:12:12.024Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-31T09:12:12.606Z] ---> ed5a09bd31d6 [2023-05-31T09:12:12.606Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-31T09:12:14.013Z] ---> 0fdb61cd39d4 [2023-05-31T09:12:14.014Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-31T09:12:14.595Z] ---> 2e35117d207a [2023-05-31T09:12:14.595Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-31T09:12:14.595Z] ---> Running in 416fee405550 [2023-05-31T09:12:14.861Z] Removing intermediate container 416fee405550 [2023-05-31T09:12:14.861Z] ---> 2750c901cccf [2023-05-31T09:12:14.861Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-31T09:12:14.861Z] ---> Running in 720923436dac [2023-05-31T09:12:15.443Z] Removing intermediate container 720923436dac [2023-05-31T09:12:15.443Z] ---> bf44290ee048 [2023-05-31T09:12:15.443Z] Step 21/23 : LABEL arch=arm64 [2023-05-31T09:12:15.443Z] ---> Running in 7ea49deee2bd [2023-05-31T09:12:15.709Z] Removing intermediate container 7ea49deee2bd [2023-05-31T09:12:15.709Z] ---> 1ac26bb6f599 [2023-05-31T09:12:15.709Z] Step 22/23 : LABEL git_sha=d3e9a6e60fae4759579abd4429ac0470ddfcb65a [2023-05-31T09:12:15.709Z] ---> Running in 7594989fdb8a [2023-05-31T09:12:15.975Z] Removing intermediate container 7594989fdb8a [2023-05-31T09:12:15.975Z] ---> 7be667d6b26e [2023-05-31T09:12:15.975Z] Step 23/23 : LABEL version=0.0.0 [2023-05-31T09:12:16.243Z] ---> Running in f4896078ddd3 [2023-05-31T09:12:16.508Z] Removing intermediate container f4896078ddd3 [2023-05-31T09:12:16.508Z] ---> f1587a1efea4 [2023-05-31T09:12:16.508Z] [2023-05-31T09:12:16.773Z] Successfully built f1587a1efea4 [2023-05-31T09:12:16.773Z] Successfully tagged support-notifications-arm64:latest [2023-05-31T09:12:17.054Z]  Building support-notifications ... done  [Pipeline] } [2023-05-31T09:12:17.060Z] $ docker stop --time=1 76f90791c338a4d9c59103165d7821eb53218f5e52cc991a6f24e7c715a7dd97 [2023-05-31T09:12:18.789Z] $ docker rm -f --volumes 76f90791c338a4d9c59103165d7821eb53218f5e52cc991a6f24e7c715a7dd97 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T09:12:19.274Z] + docker images [2023-05-31T09:12:19.541Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-31T09:12:19.541Z] support-notifications-arm64 latest f1587a1efea4 3 seconds ago 31.9MB [2023-05-31T09:12:19.541Z] 9717316e7df1 15 seconds ago 1.59GB [2023-05-31T09:12:19.541Z] security-proxy-setup-arm64 latest 392267efa5c7 33 seconds ago 18.7MB [2023-05-31T09:12:19.541Z] ef1ee05fd736 49 seconds ago 1.51GB [2023-05-31T09:12:19.541Z] core-command-arm64 latest e88cb635c459 About a minute ago 19.7MB [2023-05-31T09:12:19.541Z] d24e52c3adf2 About a minute ago 1.53GB [2023-05-31T09:12:19.541Z] core-data-arm64 latest e2390e293c4c 2 minutes ago 19.9MB [2023-05-31T09:12:19.541Z] da98713d5e6f 2 minutes ago 1.53GB [2023-05-31T09:12:19.541Z] security-secretstore-setup-arm64 latest 3ba516095a11 5 minutes ago 32.2MB [2023-05-31T09:12:19.541Z] db1566c1fe96 5 minutes ago 1.52GB [2023-05-31T09:12:19.541Z] security-proxy-auth-arm64 latest 723cb4048527 6 minutes ago 18.1MB [2023-05-31T09:12:19.541Z] 8fe4a710686f 6 minutes ago 1.51GB [2023-05-31T09:12:19.541Z] security-spire-server-arm64 latest 853065779c7a 8 minutes ago 97MB [2023-05-31T09:12:19.541Z] 581373e69597 9 minutes ago 1.39GB [2023-05-31T09:12:19.541Z] security-spire-agent-arm64 latest 8a9a65425239 9 minutes ago 153MB [2023-05-31T09:12:19.542Z] security-spire-config-arm64 latest 85b6ccb834c2 10 minutes ago 96.1MB [2023-05-31T09:12:19.542Z] support-scheduler-arm64 latest 312d7f64220b 10 minutes ago 31.2MB [2023-05-31T09:12:19.542Z] 1b11b23f0d65 10 minutes ago 1.59GB [2023-05-31T09:12:19.542Z] 7e82c3ce5370 10 minutes ago 1.39GB [2023-05-31T09:12:19.542Z] ef1c25ff3b53 10 minutes ago 1.39GB [2023-05-31T09:12:19.542Z] security-spiffe-token-provider-arm64 latest e43c1cd711b5 11 minutes ago 32.8MB [2023-05-31T09:12:19.542Z] 2c78f241da2b 11 minutes ago 1.57GB [2023-05-31T09:12:19.542Z] core-metadata-arm64 latest 2f39fac1def2 13 minutes ago 20.2MB [2023-05-31T09:12:19.542Z] 1c51738850d3 13 minutes ago 1.53GB [2023-05-31T09:12:19.542Z] core-common-config-bootstrapper-arm64 latest 6f2fcde8b86b 13 minutes ago 17.2MB [2023-05-31T09:12:19.542Z] security-bootstrapper-arm64 latest 8a97ac096974 13 minutes ago 21.9MB [2023-05-31T09:12:19.542Z] 9de1d5cae819 14 minutes ago 1.52GB [2023-05-31T09:12:19.542Z] 315da4a39ab4 14 minutes ago 1.51GB [2023-05-31T09:12:19.542Z] ci-base-image-arm64 latest a5558f71044c 37 minutes ago 899MB [2023-05-31T09:12:19.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB [2023-05-31T09:12:19.542Z] alpine 3.17 51e60588ff2c 2 months ago 7.46MB [2023-05-31T09:12:19.542Z] 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 [2023-05-31T09:12:19.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T09:12:19.992Z] [2023-05-31T09:12:19.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T09:12:20.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T09:12:20.322Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T09:12:20.322Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T09:12:20.322Z] 04944245beec: Pulling fs layer [2023-05-31T09:12:20.322Z] 699f458cf7ca: Pulling fs layer [2023-05-31T09:12:20.322Z] 765212b225bb: Pulling fs layer [2023-05-31T09:12:20.322Z] f23df028b6ca: Pulling fs layer [2023-05-31T09:12:20.322Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T09:12:20.322Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T09:12:20.322Z] f23df028b6ca: Waiting [2023-05-31T09:12:20.322Z] d65c8cfc05b1: Waiting [2023-05-31T09:12:20.322Z] 2437ff75d9bd: Waiting [2023-05-31T09:12:20.322Z] 765212b225bb: Waiting [2023-05-31T09:12:20.589Z] 04944245beec: Verifying Checksum [2023-05-31T09:12:20.589Z] 04944245beec: Download complete [2023-05-31T09:12:20.589Z] 765212b225bb: Verifying Checksum [2023-05-31T09:12:20.589Z] 765212b225bb: Download complete [2023-05-31T09:12:20.589Z] f23df028b6ca: Download complete [2023-05-31T09:12:20.589Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T09:12:20.589Z] d65c8cfc05b1: Download complete [2023-05-31T09:12:20.589Z] 699f458cf7ca: Verifying Checksum [2023-05-31T09:12:20.589Z] 699f458cf7ca: Download complete [2023-05-31T09:12:21.174Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T09:12:21.174Z] 8998bd30e6a1: Download complete [2023-05-31T09:12:23.750Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T09:12:23.750Z] 2437ff75d9bd: Download complete [2023-05-31T09:12:25.158Z] 8998bd30e6a1: Pull complete [2023-05-31T09:12:25.742Z] 04944245beec: Pull complete [2023-05-31T09:12:27.150Z] 699f458cf7ca: Pull complete [2023-05-31T09:12:27.150Z] 765212b225bb: Pull complete [2023-05-31T09:12:28.109Z] f23df028b6ca: Pull complete [2023-05-31T09:12:28.109Z] d65c8cfc05b1: Pull complete [2023-05-31T09:12:46.295Z] 2437ff75d9bd: Pull complete [2023-05-31T09:12:46.295Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T09:12:46.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T09:12:46.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T09:12:46.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-17467 does not seem to be running inside a container [2023-05-31T09:12:46.593Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T09:12:49.709Z] $ docker top ce8f066530f9efdbc67a2addcf3cc903c662e000bc081db51227918a91d6725c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:12:50.627Z] ---> job-cost.sh [2023-05-31T09:12:50.627Z] lf-activate-venv: SKIPPING [2023-05-31T09:12:50.627Z] INFO: No Stack... [2023-05-31T09:12:51.210Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T09:12:52.168Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T09:12:52.802Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-05-31T09:12:52.803Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T09:12:52.864Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4582-3-stack-cost] [2023-05-31T09:12:52.870Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4582-3-stack-cost] did not exist. Created. [2023-05-31T09:12:52.870Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4582-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T09:12:53.193Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T09:12:53.371Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T09:12:53.379Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4582-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T09:12:53.400Z] $ docker stop --time=1 ce8f066530f9efdbc67a2addcf3cc903c662e000bc081db51227918a91d6725c [2023-05-31T09:12:54.963Z] $ docker rm -f --volumes ce8f066530f9efdbc67a2addcf3cc903c662e000bc081db51227918a91d6725c [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 [2023-05-31T09:12:55.369Z] provisioning config files... [2023-05-31T09:12:55.377Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config16695385899671577235tmp [Pipeline] { [Pipeline] sh [2023-05-31T09:12:55.690Z] + set +x [2023-05-31T09:12:55.690Z] + curl -s https://codecov.io/bash [2023-05-31T09:12:55.690Z] + bash -s -- [2023-05-31T09:12:55.690Z] [2023-05-31T09:12:55.690Z] _____ _ [2023-05-31T09:12:55.690Z] / ____| | | [2023-05-31T09:12:55.690Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T09:12:55.690Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T09:12:55.690Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T09:12:55.690Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T09:12:55.691Z] Bash-1.0.6 [2023-05-31T09:12:55.691Z] [2023-05-31T09:12:55.691Z] [2023-05-31T09:12:55.691Z] ==> git version 2.25.1 found [2023-05-31T09:12:55.691Z] ==> 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 [2023-05-31T09:12:55.691Z] Release-Date: 2020-01-08 [2023-05-31T09:12:55.691Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-31T09:12:55.691Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T09:12:55.691Z] ==> Jenkins CI detected. [2023-05-31T09:12:55.691Z] current dir:  /w/workspace/edgex-go/3 [2023-05-31T09:12:55.691Z] project root: . [2023-05-31T09:12:55.691Z] --> token set from env [2023-05-31T09:12:55.691Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T09:12:55.691Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T09:12:55.691Z] ==> Python coveragepy not found [2023-05-31T09:12:55.691Z] ==> Searching for coverage reports in: [2023-05-31T09:12:55.691Z] + . [2023-05-31T09:12:55.691Z] -> Found 1 reports [2023-05-31T09:12:55.691Z] ==> Detecting git/mercurial file structure [2023-05-31T09:12:55.691Z] ==> Reading reports [2023-05-31T09:12:55.691Z] + ./coverage.out bytes=447731 [2023-05-31T09:12:55.691Z] ==> Appending adjustments [2023-05-31T09:12:55.691Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T09:12:57.067Z] + Found adjustments [2023-05-31T09:12:57.067Z] ==> Gzipping contents [2023-05-31T09:12:57.067Z] 60K /tmp/codecov.COGCFq.gz [2023-05-31T09:12:57.067Z] ==> Uploading reports [2023-05-31T09:12:57.067Z] url: https://codecov.io [2023-05-31T09:12:57.067Z] query: branch=PR-4582&commit=8e25e7fad35298af546c998849ae0162fc44dd86&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4582%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4582&job=&cmd_args= [2023-05-31T09:12:57.067Z] -> Pinging Codecov [2023-05-31T09:12:57.067Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4582&commit=8e25e7fad35298af546c998849ae0162fc44dd86&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4582%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4582&job=&cmd_args= [2023-05-31T09:12:57.067Z] -> Uploading to [2023-05-31T09:12:57.067Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-31/00271124DB129430A58F1EEE437C3FCB/8e25e7fad35298af546c998849ae0162fc44dd86/9d636701-73c8-4b2d-b18b-157dd670fa5a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T091256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29d416d0b855ed5d1c003758c1644defa8651f0c931371b30e2d54dec4a72723 [2023-05-31T09:12:57.067Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T09:12:57.067Z] Dload Upload Total Spent Left Speed [2023-05-31T09:12:57.327Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57391 0 0 100 57391 0 261k --:--:-- --:--:-- --:--:-- 261k [2023-05-31T09:12:57.327Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8e25e7fad35298af546c998849ae0162fc44dd86 [Pipeline] } [2023-05-31T09:12:57.335Z] 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 [2023-05-31T09:12:57.929Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:12:58.223Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:12:59.082Z] ---> package-listing.sh [2023-05-31T09:12:59.082Z] ++ facter osfamily [2023-05-31T09:12:59.082Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T09:12:59.342Z] + OS_FAMILY=debian [2023-05-31T09:12:59.342Z] + workspace=/w/workspace/edgex-go/3 [2023-05-31T09:12:59.342Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T09:12:59.342Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T09:12:59.342Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T09:12:59.342Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T09:12:59.342Z] + '[' /w/workspace/edgex-go/3 ']' [2023-05-31T09:12:59.342Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T09:12:59.342Z] + case "${OS_FAMILY}" in [2023-05-31T09:12:59.342Z] + dpkg -l [2023-05-31T09:12:59.342Z] + grep '^ii' [2023-05-31T09:12:59.342Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T09:12:59.342Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T09:12:59.342Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T09:12:59.342Z] + '[' /w/workspace/edgex-go/3 ']' [2023-05-31T09:12:59.342Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-05-31T09:12:59.342Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-05-31T09:12:59.354Z] 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 [2023-05-31T09:12:59.635Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T09:13:00.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T09:13:00.194Z] [2023-05-31T09:13:00.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T09:13:00.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T09:13:00.490Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T09:13:00.490Z] 5eb5b503b376: Pulling fs layer [2023-05-31T09:13:00.490Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T09:13:00.490Z] ec43610c2a17: Pulling fs layer [2023-05-31T09:13:00.490Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T09:13:00.490Z] 33b1e0a273af: Pulling fs layer [2023-05-31T09:13:00.490Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T09:13:00.490Z] 3a2ae6a8a46f: Waiting [2023-05-31T09:13:00.490Z] 33b1e0a273af: Waiting [2023-05-31T09:13:00.490Z] 2f39f015ded8: Pulling fs layer [2023-05-31T09:13:00.490Z] 2f39f015ded8: Waiting [2023-05-31T09:13:00.490Z] 5c69ac0246d0: Verifying Checksum [2023-05-31T09:13:00.490Z] 5c69ac0246d0: Download complete [2023-05-31T09:13:00.490Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-31T09:13:00.490Z] 3a2ae6a8a46f: Download complete [2023-05-31T09:13:00.490Z] 33b1e0a273af: Verifying Checksum [2023-05-31T09:13:00.490Z] 33b1e0a273af: Download complete [2023-05-31T09:13:00.490Z] 5d3b04190fa2: Download complete [2023-05-31T09:13:00.490Z] ec43610c2a17: Verifying Checksum [2023-05-31T09:13:00.490Z] ec43610c2a17: Download complete [2023-05-31T09:13:00.749Z] 5eb5b503b376: Verifying Checksum [2023-05-31T09:13:00.749Z] 5eb5b503b376: Download complete [2023-05-31T09:13:01.314Z] 2f39f015ded8: Download complete [2023-05-31T09:13:02.249Z] 5eb5b503b376: Pull complete [2023-05-31T09:13:02.249Z] 5c69ac0246d0: Pull complete [2023-05-31T09:13:02.814Z] ec43610c2a17: Pull complete [2023-05-31T09:13:02.814Z] 3a2ae6a8a46f: Pull complete [2023-05-31T09:13:03.072Z] 33b1e0a273af: Pull complete [2023-05-31T09:13:03.072Z] 5d3b04190fa2: Pull complete [2023-05-31T09:13:08.337Z] 2f39f015ded8: Pull complete [2023-05-31T09:13:08.337Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T09:13:08.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T09:13:08.337Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T09:13:08.415Z] prd-ubuntu20.04-docker-8c-8g-17464 does not seem to be running inside a container [2023-05-31T09:13:08.445Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-31T09:13:13.585Z] $ docker top 3551568fb13925712ff39c1c76d54487b82bc60fe6a1f4122714b433ae765b5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T09:13:13.937Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T09:13:14.220Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T09:13:14.502Z] + ls /var/log/sa-host [2023-05-31T09:13:14.502Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T09:13:14.565Z] provisioning config files... [2023-05-31T09:13:14.574Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6750133387333780171tmp [Pipeline] { [Pipeline] echo [2023-05-31T09:13:14.589Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:13:14.871Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T09:13:14.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:13:15.207Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T09:13:15.215Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:13:15.508Z] ---> sudo-logs.sh [2023-05-31T09:13:15.508Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T09:13:15.532Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:13:15.817Z] ---> job-cost.sh [2023-05-31T09:13:15.817Z] lf-activate-venv: SKIPPING [2023-05-31T09:13:15.817Z] DEBUG: total: 0.10999999940395355 [2023-05-31T09:13:15.817Z] INFO: Retrieving Stack Cost... [2023-05-31T09:13:16.078Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T09:13:16.644Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T09:13:16.655Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T09:13:16.942Z] ---> logs-deploy.sh [2023-05-31T09:13:16.942Z] lf-activate-venv: SKIPPING [2023-05-31T09:13:16.942Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4582/3 [2023-05-31T09:13:16.942Z] INFO: archiving workspace using pattern(s): [2023-05-31T09:13:17.880Z] Archives upload complete. [2023-05-31T09:13:18.140Z] INFO: archiving logs to Nexus