Pull request #5198 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Obtained Jenkinsfile from 4437a08569a6464f9398f9933bd3d0eed472f476+965d791293024edc72babc9af6c9db7170a85624 (2c6f0290ea92a191d044a8f10e366271329bc234) 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-ssh8205163198536693245.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh3390487668560139873.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-5198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16783291738240619499.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-5198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4974799006055237558.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12980398287540673605.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5198/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-5198/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10188281644407375973.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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]] ========================================================= [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.23 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 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-4252 in /w/workspace/edgexfoundry_edgex-go_PR-5198 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 965d791293024edc72babc9af6c9db7170a85624 into PR head commit 4437a08569a6464f9398f9933bd3d0eed472f476 Merge succeeded, producing 4437a08569a6464f9398f9933bd3d0eed472f476 Checking out Revision 4437a08569a6464f9398f9933bd3d0eed472f476 (PR-5198) > 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/5198/head:refs/remotes/origin/PR-5198 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4437a08569a6464f9398f9933bd3d0eed472f476 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 965d791293024edc72babc9af6c9db7170a85624 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4437a08569a6464f9398f9933bd3d0eed472f476 # timeout=10 Commit message: "feat: SupportNotifications improve SQL statement" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-30T08:15:05.415Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-30T08:15:05.626Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-30T08:15:05.736Z] ========================================================= [2025-06-30T08:15:05.736Z] EdgeX Global Pipelines Version Info [2025-06-30T08:15:05.736Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-30T08:15:06.512Z] ------------------- [2025-06-30T08:15:06.512Z] stable info: [2025-06-30T08:15:06.512Z] ------------------- [2025-06-30T08:15:06.512Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-30T08:15:06.512Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-30T08:15:06.512Z] Message: update stable to v1.0.274 [2025-06-30T08:15:07.084Z] ------------------- [2025-06-30T08:15:07.084Z] experimental info: [2025-06-30T08:15:07.084Z] ------------------- [2025-06-30T08:15:07.084Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-30T08:15:07.084Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-30T08:15:07.084Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-30T08:15:07.291Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-06-30T08:15:07.349Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-06-30T08:15:07.416Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-30T08:15:07.461Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-06-30T08:15:07.507Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-06-30T08:15:07.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-06-30T08:15:07.601Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-06-30T08:15:07.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-06-30T08:15:07.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-06-30T08:15:07.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-06-30T08:15:07.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-06-30T08:15:07.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-30T08:15:07.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-06-30T08:15:07.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-30T08:15:08.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-06-30T08:15:08.086Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-06-30T08:15:08.140Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-30T08:15:08.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-30T08:15:08.249Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-06-30T08:15:08.303Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-06-30T08:15:08.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-06-30T08:15:08.404Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-30T08:15:08.459Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-06-30T08:15:08.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5198 [Pipeline] echo [2025-06-30T08:15:08.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5198 [Pipeline] echo [2025-06-30T08:15:08.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5198 [Pipeline] echo [2025-06-30T08:15:08.677Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4437a08569a6464f9398f9933bd3d0eed472f476 [Pipeline] echo [2025-06-30T08:15:08.739Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4437a08 [Pipeline] echo [2025-06-30T08:15:08.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-30T08:15:08.941Z] provisioning config files... [2025-06-30T08:15:08.956Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17973716836777765878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-30T08:15:09.339Z] ---> ****-login.sh [2025-06-30T08:15:09.339Z] nexus3.edgexfoundry.org:10001 [2025-06-30T08:15:09.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T08:15:09.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T08:15:09.868Z] Configure a credential helper to remove this warning. See [2025-06-30T08:15:09.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T08:15:09.868Z] [2025-06-30T08:15:09.868Z] Login Succeeded [2025-06-30T08:15:09.868Z] nexus3.edgexfoundry.org:10002 [2025-06-30T08:15:09.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T08:15:09.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T08:15:09.868Z] Configure a credential helper to remove this warning. See [2025-06-30T08:15:09.868Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T08:15:09.868Z] [2025-06-30T08:15:09.868Z] Login Succeeded [2025-06-30T08:15:09.868Z] nexus3.edgexfoundry.org:10003 [2025-06-30T08:15:09.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T08:15:10.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T08:15:10.130Z] Configure a credential helper to remove this warning. See [2025-06-30T08:15:10.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T08:15:10.130Z] [2025-06-30T08:15:10.130Z] Login Succeeded [2025-06-30T08:15:10.130Z] nexus3.edgexfoundry.org:10004 [2025-06-30T08:15:10.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T08:15:10.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T08:15:10.130Z] Configure a credential helper to remove this warning. See [2025-06-30T08:15:10.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T08:15:10.130Z] [2025-06-30T08:15:10.130Z] Login Succeeded [2025-06-30T08:15:10.130Z] ****.io [2025-06-30T08:15:10.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-30T08:15:10.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-30T08:15:10.392Z] Configure a credential helper to remove this warning. See [2025-06-30T08:15:10.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-30T08:15:10.392Z] [2025-06-30T08:15:10.392Z] Login Succeeded [2025-06-30T08:15:10.392Z] ---> ****-login.sh ends [Pipeline] } [2025-06-30T08:15:10.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-30T08:15:10.850Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 [2025-06-30T08:15:10.850Z] + dirname cmd/core-command/Dockerfile [2025-06-30T08:15:10.850Z] + cut -d/ -f2 [2025-06-30T08:15:10.850Z] + echo core-command,cmd/core-command/Dockerfile [2025-06-30T08:15:10.850Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-06-30T08:15:10.850Z] + cut -d/ -f2 [2025-06-30T08:15:10.850Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-06-30T08:15:10.850Z] + dirname cmd/core-data/Dockerfile [2025-06-30T08:15:10.850Z] + cut -d/ -f2 [2025-06-30T08:15:10.850Z] + echo core-data,cmd/core-data/Dockerfile [2025-06-30T08:15:10.850Z] + dirname cmd/core-keeper/Dockerfile [2025-06-30T08:15:10.850Z] + cut -d/ -f2 [2025-06-30T08:15:10.850Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-06-30T08:15:10.850Z] + dirname cmd/core-metadata/Dockerfile [2025-06-30T08:15:10.850Z] + cut -d/ -f2 [2025-06-30T08:15:10.850Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-06-30T08:15:10.850Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-06-30T08:15:10.850Z] + cut -d/ -f2 [2025-06-30T08:15:10.850Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-06-30T08:15:10.850Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-06-30T08:15:10.850Z] + cut -d/ -f2 [2025-06-30T08:15:10.850Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-06-30T08:15:10.850Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-06-30T08:15:10.850Z] + cut -d/ -f2 [2025-06-30T08:15:10.850Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-06-30T08:15:10.850Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-06-30T08:15:10.850Z] + cut -d/ -f2 [2025-06-30T08:15:10.850Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-06-30T08:15:10.850Z] + + dirname cmd/security-spiffe-token-provider/Dockerfilecut [2025-06-30T08:15:10.850Z] -d/ -f2 [2025-06-30T08:15:10.850Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-06-30T08:15:10.850Z] + dirname cmd/security-spire-agent/Dockerfile [2025-06-30T08:15:10.850Z] + cut -d/ -f2 [2025-06-30T08:15:10.850Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-06-30T08:15:10.850Z] + dirname cmd/security-spire-config/Dockerfile [2025-06-30T08:15:10.850Z] + cut -d/ -f2 [2025-06-30T08:15:10.850Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-06-30T08:15:10.850Z] + dirname cmd/security-spire-server/Dockerfile [2025-06-30T08:15:10.850Z] + cut -d/ -f2 [2025-06-30T08:15:10.850Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-06-30T08:15:10.850Z] + dirname cmd/support-notifications/Dockerfile [2025-06-30T08:15:10.850Z] + cut -d/ -f2 [2025-06-30T08:15:10.850Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-06-30T08:15:10.850Z] + dirname cmd/support-scheduler/Dockerfile [2025-06-30T08:15:10.850Z] + cut -d/ -f2 [2025-06-30T08:15:10.850Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-06-30T08:15:10.936Z] 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-keeper, dockerfile:cmd/core-keeper/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 [2025-06-30T08:15:11.507Z] + git rev-list -1 --merges 4437a08569a6464f9398f9933bd3d0eed472f476~1..4437a08569a6464f9398f9933bd3d0eed472f476 [Pipeline] echo [2025-06-30T08:15:11.540Z] -----------> git rev-list -1 --merges 4437a08569a6464f9398f9933bd3d0eed472f476~1..4437a08569a6464f9398f9933bd3d0eed472f476 4437a08569a6464f9398f9933bd3d0eed472f476 [false] [Pipeline] sh [2025-06-30T08:15:11.851Z] + git log --format=format:%s -1 4437a08569a6464f9398f9933bd3d0eed472f476 [Pipeline] echo [2025-06-30T08:15:11.889Z] ========================================================= [2025-06-30T08:15:11.889Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-06-30T08:15:11.889Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-30T08:15:12.388Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-30T08:15:12.388Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-30T08:15:12.388Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-30T08:15:12.388Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-30T08:15:12.388Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-30T08:15:12.388Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-30T08:15:12.388Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T08:15:12.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-30T08:15:12.995Z] [2025-06-30T08:15:12.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T08:15:13.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-30T08:15:13.630Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-30T08:15:13.893Z] 3dae71ba6b94: Pulling fs layer [2025-06-30T08:15:13.893Z] 6bf1a483ea7c: Pulling fs layer [2025-06-30T08:15:13.893Z] f5dfc541a4d3: Pulling fs layer [2025-06-30T08:15:13.893Z] 461d9e800cba: Pulling fs layer [2025-06-30T08:15:13.893Z] 80192f66455f: Pulling fs layer [2025-06-30T08:15:13.893Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-30T08:15:13.893Z] a29436f7fd5d: Pulling fs layer [2025-06-30T08:15:13.893Z] 923cac83aea3: Pulling fs layer [2025-06-30T08:15:13.893Z] 25ad8b0a4227: Pulling fs layer [2025-06-30T08:15:13.893Z] db01528c6b51: Pulling fs layer [2025-06-30T08:15:13.893Z] 28988de357af: Pulling fs layer [2025-06-30T08:15:13.893Z] db01528c6b51: Waiting [2025-06-30T08:15:13.893Z] 461d9e800cba: Waiting [2025-06-30T08:15:13.893Z] 80192f66455f: Waiting [2025-06-30T08:15:13.893Z] 28988de357af: Waiting [2025-06-30T08:15:13.893Z] 2e8e34ca0e6c: Waiting [2025-06-30T08:15:13.893Z] 25ad8b0a4227: Waiting [2025-06-30T08:15:13.893Z] a29436f7fd5d: Waiting [2025-06-30T08:15:13.893Z] 923cac83aea3: Waiting [2025-06-30T08:15:13.893Z] 6bf1a483ea7c: Verifying Checksum [2025-06-30T08:15:13.893Z] 6bf1a483ea7c: Download complete [2025-06-30T08:15:13.893Z] 461d9e800cba: Download complete [2025-06-30T08:15:13.893Z] 80192f66455f: Download complete [2025-06-30T08:15:14.152Z] f5dfc541a4d3: Verifying Checksum [2025-06-30T08:15:14.152Z] f5dfc541a4d3: Download complete [2025-06-30T08:15:14.152Z] 3dae71ba6b94: Verifying Checksum [2025-06-30T08:15:14.152Z] 3dae71ba6b94: Download complete [2025-06-30T08:15:14.152Z] 923cac83aea3: Verifying Checksum [2025-06-30T08:15:14.152Z] 923cac83aea3: Download complete [2025-06-30T08:15:14.152Z] 25ad8b0a4227: Verifying Checksum [2025-06-30T08:15:14.152Z] 25ad8b0a4227: Download complete [2025-06-30T08:15:14.152Z] db01528c6b51: Verifying Checksum [2025-06-30T08:15:14.152Z] db01528c6b51: Download complete [2025-06-30T08:15:14.411Z] 28988de357af: Download complete [2025-06-30T08:15:14.669Z] a29436f7fd5d: Verifying Checksum [2025-06-30T08:15:14.669Z] a29436f7fd5d: Download complete [2025-06-30T08:15:15.240Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-30T08:15:15.240Z] 2e8e34ca0e6c: Download complete [2025-06-30T08:15:15.240Z] 3dae71ba6b94: Pull complete [2025-06-30T08:15:15.808Z] 6bf1a483ea7c: Pull complete [2025-06-30T08:15:16.377Z] f5dfc541a4d3: Pull complete [2025-06-30T08:15:16.636Z] 461d9e800cba: Pull complete [2025-06-30T08:15:16.636Z] 80192f66455f: Pull complete [2025-06-30T08:15:19.920Z] 2e8e34ca0e6c: Pull complete [2025-06-30T08:15:20.857Z] a29436f7fd5d: Pull complete [2025-06-30T08:15:20.857Z] 923cac83aea3: Pull complete [2025-06-30T08:15:21.425Z] 25ad8b0a4227: Pull complete [2025-06-30T08:15:21.425Z] db01528c6b51: Pull complete [2025-06-30T08:15:21.683Z] 28988de357af: Pull complete [2025-06-30T08:15:21.941Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-30T08:15:21.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-30T08:15:21.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T08:15:22.462Z] prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container [2025-06-30T08:15:22.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-30T08:15:29.364Z] $ docker top d87518a2c2434596682937efded9fc700d511c7dd7a4e4b7ba788bf945a6adf8 -eo pid,comm [2025-06-30T08:15:29.410Z] 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). [2025-06-30T08:15:29.410Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-30T08:15:29.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-30T08:15:29.570Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-30T08:15:29.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-30T08:15:29.707Z] $ docker exec d87518a2c2434596682937efded9fc700d511c7dd7a4e4b7ba788bf945a6adf8 ssh-agent [2025-06-30T08:15:29.795Z] SSH_AUTH_SOCK=/tmp/ssh-Q1VLXDs5wgib/agent.32 [2025-06-30T08:15:29.795Z] SSH_AGENT_PID=38 [2025-06-30T08:15:29.815Z] Running ssh-add (command line suppressed) [2025-06-30T08:15:29.919Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5776142682724652801.key (/w/workspace/edgex-go/1@tmp/private_key_5776142682724652801.key) [2025-06-30T08:15:29.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-30T08:15:30.270Z] + git tag --points-at HEAD [Pipeline] } [2025-06-30T08:15:30.301Z] $ docker exec --env ******** --env ******** d87518a2c2434596682937efded9fc700d511c7dd7a4e4b7ba788bf945a6adf8 ssh-agent -k [2025-06-30T08:15:30.414Z] unset SSH_AUTH_SOCK; [2025-06-30T08:15:30.415Z] unset SSH_AGENT_PID; [2025-06-30T08:15:30.415Z] echo Agent pid 38 killed; [2025-06-30T08:15:30.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-30T08:15:30.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-30T08:15:30.549Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-30T08:15:30.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-30T08:15:30.679Z] $ docker exec d87518a2c2434596682937efded9fc700d511c7dd7a4e4b7ba788bf945a6adf8 ssh-agent [2025-06-30T08:15:30.782Z] SSH_AUTH_SOCK=/tmp/ssh-xErkyrvnp099/agent.70 [2025-06-30T08:15:30.782Z] SSH_AGENT_PID=76 [2025-06-30T08:15:30.789Z] Running ssh-add (command line suppressed) [2025-06-30T08:15:30.885Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4881320892292882772.key (/w/workspace/edgex-go/1@tmp/private_key_4881320892292882772.key) [2025-06-30T08:15:30.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-30T08:15:31.234Z] + git semver init [2025-06-30T08:15:31.494Z] 2025-06-30 08:15:31,450 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-30T08:15:31.494Z] 2025-06-30 08:15:31,454 [run_init] DEBUG init version:0.0.0 force:False [2025-06-30T08:15:31.494Z] 2025-06-30 08:15:31,455 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-06-30T08:15:31.494Z] 2025-06-30 08:15:31,455 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-06-30T08:15:31.494Z] 2025-06-30 08:15:31,456 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) [2025-06-30T08:15:38.071Z] 2025-06-30 08:15:37,519 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-06-30T08:15:38.071Z] 2025-06-30 08:15:37,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5198 with force:False [2025-06-30T08:15:38.071Z] 2025-06-30 08:15:37,519 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5198 [2025-06-30T08:15:38.071Z] 2025-06-30 08:15:37,523 [execute] INFO git cat-file --batch-check [2025-06-30T08:15:38.071Z] 2025-06-30 08:15:37,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-30T08:15:38.071Z] 2025-06-30 08:15:37,528 [execute] INFO git cat-file --batch [2025-06-30T08:15:38.071Z] 2025-06-30 08:15:37,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-30T08:15:38.071Z] 2025-06-30 08:15:37,531 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5198 [2025-06-30T08:15:38.071Z] 0.0.0 [Pipeline] } [2025-06-30T08:15:38.105Z] $ docker exec --env ******** --env ******** d87518a2c2434596682937efded9fc700d511c7dd7a4e4b7ba788bf945a6adf8 ssh-agent -k [2025-06-30T08:15:38.198Z] unset SSH_AUTH_SOCK; [2025-06-30T08:15:38.198Z] unset SSH_AGENT_PID; [2025-06-30T08:15:38.198Z] echo Agent pid 76 killed; [2025-06-30T08:15:38.202Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-30T08:15:38.651Z] + git semver [Pipeline] } [2025-06-30T08:15:39.251Z] $ docker stop --time=1 d87518a2c2434596682937efded9fc700d511c7dd7a4e4b7ba788bf945a6adf8 [2025-06-30T08:15:40.825Z] $ docker rm -f --volumes d87518a2c2434596682937efded9fc700d511c7dd7a4e4b7ba788bf945a6adf8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-30T08:15:41.259Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-30T08:15:41.597Z] Stashed 1 file(s) [Pipeline] echo [2025-06-30T08:15:41.618Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2025-06-30T08:15:42.930Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-06-30T08:15:42.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-30T08:15:43.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-30T08:15:43.067Z] ========================================================= [2025-06-30T08:15:43.067Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-06-30T08:15:43.067Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-06-30T08:15:43.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-30T08:15:43.703Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-06-30T08:15:43.703Z] 0a9a5dfd008f: Pulling fs layer [2025-06-30T08:15:43.703Z] 36466aa92d05: Pulling fs layer [2025-06-30T08:15:43.703Z] e10405b45d13: Pulling fs layer [2025-06-30T08:15:43.703Z] 096b7ceb2af7: Pulling fs layer [2025-06-30T08:15:43.703Z] 4f4fb700ef54: Pulling fs layer [2025-06-30T08:15:43.703Z] 8213a616a21b: Pulling fs layer [2025-06-30T08:15:43.703Z] 985586143405: Pulling fs layer [2025-06-30T08:15:43.703Z] 0eae2285b678: Pulling fs layer [2025-06-30T08:15:43.703Z] d3ac315be8c5: Pulling fs layer [2025-06-30T08:15:43.703Z] 4f4fb700ef54: Waiting [2025-06-30T08:15:43.703Z] 8213a616a21b: Waiting [2025-06-30T08:15:43.703Z] 985586143405: Waiting [2025-06-30T08:15:43.703Z] 0eae2285b678: Waiting [2025-06-30T08:15:43.703Z] d3ac315be8c5: Waiting [2025-06-30T08:15:43.703Z] 096b7ceb2af7: Waiting [2025-06-30T08:15:43.703Z] 36466aa92d05: Verifying Checksum [2025-06-30T08:15:43.703Z] 36466aa92d05: Download complete [2025-06-30T08:15:43.703Z] 096b7ceb2af7: Verifying Checksum [2025-06-30T08:15:43.703Z] 096b7ceb2af7: Download complete [2025-06-30T08:15:43.703Z] 4f4fb700ef54: Verifying Checksum [2025-06-30T08:15:43.703Z] 4f4fb700ef54: Download complete [2025-06-30T08:15:43.703Z] 8213a616a21b: Verifying Checksum [2025-06-30T08:15:43.703Z] 8213a616a21b: Download complete [2025-06-30T08:15:43.703Z] 0a9a5dfd008f: Verifying Checksum [2025-06-30T08:15:43.703Z] 0a9a5dfd008f: Download complete [2025-06-30T08:15:43.966Z] 985586143405: Verifying Checksum [2025-06-30T08:15:43.966Z] 985586143405: Download complete [2025-06-30T08:15:43.966Z] 0a9a5dfd008f: Pull complete [2025-06-30T08:15:43.966Z] d3ac315be8c5: Verifying Checksum [2025-06-30T08:15:43.966Z] d3ac315be8c5: Download complete [2025-06-30T08:15:44.225Z] 36466aa92d05: Pull complete [2025-06-30T08:15:44.483Z] e10405b45d13: Download complete [2025-06-30T08:15:44.742Z] 0eae2285b678: Verifying Checksum [2025-06-30T08:15:44.742Z] 0eae2285b678: Download complete [2025-06-30T08:15:48.046Z] e10405b45d13: Pull complete [2025-06-30T08:15:48.046Z] 096b7ceb2af7: Pull complete [2025-06-30T08:15:48.046Z] 4f4fb700ef54: Pull complete [2025-06-30T08:15:48.306Z] 8213a616a21b: Pull complete [2025-06-30T08:15:48.306Z] 985586143405: Pull complete [2025-06-30T08:15:50.848Z] 0eae2285b678: Pull complete [2025-06-30T08:15:51.107Z] d3ac315be8c5: Pull complete [2025-06-30T08:15:51.107Z] Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-06-30T08:15:51.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-30T08:15:51.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-06-30T08:15:51.472Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-30T08:15:51.472Z] WORKDIR /edgex [2025-06-30T08:15:51.472Z] COPY go.mod . [2025-06-30T08:15:51.472Z] RUN go mod download [2025-06-30T08:15:51.472Z] + docker build -t ci-base-image-x86_64 -f - . [2025-06-30T08:15:52.038Z] Sending build context to Docker daemon 186MB [2025-06-30T08:15:52.038Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-30T08:15:52.038Z] ---> ea6120ae94a0 [2025-06-30T08:15:52.038Z] Step 2/4 : WORKDIR /edgex [2025-06-30T08:16:00.156Z] ---> Running in d2a79c41ccf0 [2025-06-30T08:16:00.156Z] Removing intermediate container d2a79c41ccf0 [2025-06-30T08:16:00.156Z] ---> f48054b7c3d5 [2025-06-30T08:16:00.156Z] Step 3/4 : COPY go.mod . [2025-06-30T08:16:00.156Z] ---> 7d970e53cda7 [2025-06-30T08:16:00.156Z] Step 4/4 : RUN go mod download [2025-06-30T08:16:00.156Z] ---> Running in c7e365fb5ee8 [2025-06-30T08:16:46.940Z] Removing intermediate container c7e365fb5ee8 [2025-06-30T08:16:46.940Z] ---> f89fc320dd9a [2025-06-30T08:16:46.940Z] Successfully built f89fc320dd9a [2025-06-30T08:16:46.940Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T08:16:47.334Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-30T08:16:47.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T08:16:47.463Z] prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container [2025-06-30T08:16:47.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2025-06-30T08:16:48.369Z] $ docker top 5e5c098a7bf91a06dcd7cb3a98d825568d675a2b35a33e2273c5183922f73031 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-30T08:16:48.763Z] + go version [2025-06-30T08:16:48.763Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-06-30T08:16:48.801Z] $ docker stop --time=1 5e5c098a7bf91a06dcd7cb3a98d825568d675a2b35a33e2273c5183922f73031 [2025-06-30T08:16:50.260Z] $ docker rm -f --volumes 5e5c098a7bf91a06dcd7cb3a98d825568d675a2b35a33e2273c5183922f73031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T08:16:51.001Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-30T08:16:51.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T08:16:51.162Z] prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container [2025-06-30T08:16:51.197Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2025-06-30T08:16:51.719Z] $ docker top dac46ff575a9bf80dd24f7b0f796c3d5424931474e3403afa87ea8e45d9c4460 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-06-30T08:16:51.834Z] ========================================================= [2025-06-30T08:16:51.834Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-06-30T08:16:51.834Z] ========================================================= [Pipeline] sh [2025-06-30T08:16:52.132Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-06-30T08:16:52.485Z] + make test [2025-06-30T08:16:52.485Z] go test -race -coverprofile=coverage.out ./... [2025-06-30T08:17:00.609Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 42.3% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.031s coverage: 97.0% of statements [2025-06-30T08:17:27.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-06-30T08:17:27.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-06-30T08:17:27.135Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-06-30T08:17:28.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-06-30T08:17:28.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-06-30T08:17:28.072Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-06-30T08:17:28.330Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-06-30T08:17:28.330Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-30T08:17:28.330Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-06-30T08:17:29.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.4% of statements [2025-06-30T08:17:29.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements [2025-06-30T08:17:29.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 46.3% of statements [2025-06-30T08:17:29.704Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-06-30T08:17:29.704Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-06-30T08:17:30.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.148s coverage: 93.4% of statements [2025-06-30T08:17:30.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 92.3% of statements [2025-06-30T08:17:30.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 8.4% of statements [2025-06-30T08:17:31.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-06-30T08:17:31.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-06-30T08:17:31.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-06-30T08:17:31.782Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-30T08:17:31.782Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-06-30T08:17:31.782Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-06-30T08:17:31.782Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-06-30T08:17:31.782Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-06-30T08:17:31.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-06-30T08:17:31.782Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-06-30T08:17:31.782Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-06-30T08:17:31.782Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-06-30T08:17:31.782Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-06-30T08:17:31.782Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-06-30T08:17:33.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.364s coverage: 95.8% of statements [2025-06-30T08:17:33.160Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2025-06-30T08:17:33.421Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-06-30T08:17:33.421Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-06-30T08:17:33.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-06-30T08:17:33.421Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-06-30T08:17:33.421Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-06-30T08:17:33.421Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-06-30T08:17:34.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2025-06-30T08:17:34.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 1.0% of statements [2025-06-30T08:17:34.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.1% of statements [2025-06-30T08:17:34.374Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements [2025-06-30T08:17:34.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2025-06-30T08:17:34.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.017s coverage: 87.1% of statements [2025-06-30T08:17:34.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements [2025-06-30T08:17:35.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.068s coverage: 96.3% of statements [2025-06-30T08:17:35.198Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-06-30T08:17:35.198Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-06-30T08:17:35.198Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-06-30T08:17:35.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-06-30T08:17:35.766Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-06-30T08:17:35.766Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-06-30T08:17:35.766Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-06-30T08:17:35.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2025-06-30T08:17:36.700Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-06-30T08:17:36.700Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-06-30T08:17:36.700Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-06-30T08:17:37.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-06-30T08:17:37.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-06-30T08:17:37.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-06-30T08:17:37.633Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-06-30T08:17:38.199Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-06-30T08:17:38.199Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-06-30T08:17:38.768Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-06-30T08:17:40.146Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-06-30T08:17:40.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-06-30T08:17:41.780Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-06-30T08:17:43.153Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-06-30T08:17:43.153Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-06-30T08:17:43.153Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-06-30T08:17:46.439Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-06-30T08:17:47.007Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-06-30T08:17:47.007Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-06-30T08:17:47.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.025s coverage: 94.4% of statements [2025-06-30T08:17:47.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-06-30T08:17:47.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-06-30T08:17:47.007Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-30T08:17:48.919Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-06-30T08:17:48.919Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-06-30T08:17:48.919Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-06-30T08:17:48.919Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-06-30T08:17:48.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-06-30T08:17:48.919Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-06-30T08:17:49.485Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-06-30T08:17:49.746Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-06-30T08:17:49.746Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-06-30T08:17:49.746Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-06-30T08:17:49.746Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-06-30T08:17:49.746Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-06-30T08:17:52.280Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-06-30T08:17:52.280Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-06-30T08:17:52.280Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-06-30T08:17:52.280Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-06-30T08:17:52.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-06-30T08:17:52.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-06-30T08:17:52.280Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-06-30T08:17:52.280Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-30T08:17:53.216Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-06-30T08:17:53.216Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-06-30T08:17:53.216Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-06-30T08:17:53.784Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-06-30T08:17:54.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-06-30T08:17:54.046Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.041s coverage: 92.9% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.046s coverage: 87.2% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.014s coverage: 15.5% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.076s coverage: 81.8% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.017s coverage: 86.0% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.050s coverage: 6.8% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.177s coverage: 54.5% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.515s coverage: 29.2% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements [2025-06-30T08:17:56.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements [2025-06-30T08:17:59.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements [2025-06-30T08:17:59.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 94.9% of statements [2025-06-30T08:17:59.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2025-06-30T08:17:59.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.137s coverage: 97.7% of statements [2025-06-30T08:17:59.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements [2025-06-30T08:17:59.370Z] 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 [2025-06-30T08:17:59.629Z] running golangci-lint [2025-06-30T08:17:59.629Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-06-30T08:17:59.629Z] go version go1.23.9 linux/amd64 [2025-06-30T08:17:59.888Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-06-30T08:17:59.888Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-06-30T08:17:59.888Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-06-30T08:18:26.414Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|imports|exports_file|files) took 22.312307652s" [2025-06-30T08:18:26.414Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 61.30696ms" [2025-06-30T08:18:34.518Z] level=info msg="[linters_context/goanalysis] analyzers took 1m30.100858229s with top 10 stages: buildir: 53.260467972s, fact_deprecated: 3.158623708s, inspect: 2.972525117s, gosec: 2.94389464s, ctrlflow: 1.565706819s, printf: 1.554805876s, fact_purity: 1.356412759s, nilness: 1.006718278s, S1038: 889.551472ms, ineffassign: 767.337032ms" [2025-06-30T08:18:34.518Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-06-30T08:18:34.518Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 202/202, nolint: 20/0, path_prettifier: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, cgo: 202/202, skip_dirs: 202/202, invalid_issue: 202/202, identifier_marker: 202/202, exclude: 202/202, exclude-rules: 202/20" [2025-06-30T08:18:34.518Z] level=info msg="[runner] processing took 17.587981ms with stages: nolint: 7.536608ms, identifier_marker: 4.664277ms, path_prettifier: 1.622106ms, autogenerated_exclude: 1.591437ms, exclude-rules: 1.161562ms, skip_dirs: 938.6µs, cgo: 28.081µs, invalid_issue: 28.01µs, filename_unadjuster: 12.57µs, max_same_issues: 1.67µs, uniq_by_line: 480ns, skip_files: 420ns, exclude: 410ns, fixer: 400ns, sort_results: 290ns, diff: 250ns, max_per_file_from_linter: 170ns, max_from_linter: 160ns, source_code: 160ns, path_prefixer: 110ns, path_shortener: 110ns, severity-rules: 100ns" [2025-06-30T08:18:34.518Z] level=info msg="[runner] linters took 11.254317248s with stages: goanalysis_metalinter: 11.236625627s" [2025-06-30T08:18:34.518Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-06-30T08:18:34.518Z] level=info msg="Memory: 338 samples, avg is 285.2MB, max is 1314.6MB" [2025-06-30T08:18:34.518Z] level=info msg="Execution took 33.635279602s" [2025-06-30T08:18:34.518Z] go vet ./... [2025-06-30T08:18:41.075Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-06-30T08:18:41.075Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-06-30T08:18:41.075Z] ./bin/test-attribution-txt.sh [2025-06-30T08:18:41.075Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-06-30T08:18:41.075Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-06-30T08:18:41.075Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-06-30T08:18:41.075Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-06-30T08:18:41.075Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-06-30T08:18:41.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-06-30T08:18:41.449Z] + ls -al . [2025-06-30T08:18:41.449Z] total 2000 [2025-06-30T08:18:41.449Z] drwxrwxr-x 11 1001 1001 4096 Jun 30 08:16 . [2025-06-30T08:18:41.449Z] drwxr-xr-x 4 root root 4096 Jun 30 08:16 .. [2025-06-30T08:18:41.449Z] drwxrwxr-x 2 1001 1001 4096 Jun 30 08:15 .blubracket [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 10 Jun 30 08:15 .dockerignore [2025-06-30T08:18:41.449Z] drwxrwxr-x 8 1001 1001 4096 Jun 30 08:18 .git [2025-06-30T08:18:41.449Z] drwxrwxr-x 3 1001 1001 4096 Jun 30 08:15 .github [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 909 Jun 30 08:15 .gitignore [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 218 Jun 30 08:15 .golangci.yml [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 100 Jun 30 08:15 .hadolint.yml [2025-06-30T08:18:41.449Z] drwxr-xr-x 3 1001 1001 4096 Jun 30 08:15 .semver [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 155 Jun 30 08:15 .sonarcloud.properties [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 1171 Jun 30 08:15 ADOPTERS.md [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 17374 Jun 30 08:15 Attribution.txt [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 108018 Jun 30 08:15 CHANGELOG.md [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 3804 Jun 30 08:15 CONTRIBUTING.md [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 677 Jun 30 08:15 GOVERNANCE.md [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 858 Jun 30 08:15 Jenkinsfile [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 10775 Jun 30 08:15 LICENSE [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 16740 Jun 30 08:15 Makefile [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 582 Jun 30 08:15 OWNERS.md [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 9932 Jun 30 08:15 README.md [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 789 Jun 30 08:15 SECURITY.md [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 5 Jun 30 08:15 VERSION [2025-06-30T08:18:41.449Z] drwxrwxr-x 2 1001 1001 4096 Jun 30 08:15 bin [2025-06-30T08:18:41.449Z] drwxrwxr-x 19 1001 1001 4096 Jun 30 08:15 cmd [2025-06-30T08:18:41.449Z] -rw-r--r-- 1 root root 1667165 Jun 30 08:17 coverage.out [2025-06-30T08:18:41.449Z] drwxrwxr-x 2 1001 1001 4096 Jun 30 08:15 fuzz_test [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 6474 Jun 30 08:15 go.mod [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 88358 Jun 30 08:15 go.sum [2025-06-30T08:18:41.449Z] drwxrwxr-x 7 1001 1001 4096 Jun 30 08:15 internal [2025-06-30T08:18:41.449Z] drwxrwxr-x 2 1001 1001 4096 Jun 30 08:15 openapi [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 584 Jun 30 08:15 security.txt [2025-06-30T08:18:41.449Z] -rw-rw-r-- 1 1001 1001 204 Jun 30 08:15 version.go [Pipeline] sh [2025-06-30T08:18:41.766Z] + '[' -e coverage.out ] [2025-06-30T08:18:41.766Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-06-30T08:18:42.032Z] Stashed 1 file(s) [Pipeline] sh [2025-06-30T08:18:42.328Z] + make build [2025-06-30T08:18:42.328Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-30T08:19:04.247Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-30T08:19:05.676Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-30T08:19:07.049Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-30T08:19:07.307Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-30T08:19:09.210Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-30T08:19:13.393Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-30T08:19:15.921Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-30T08:19:17.819Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-30T08:19:20.351Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-30T08:19:21.288Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-30T08:19:23.831Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-30T08:19:24.398Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-06-30T08:19:25.802Z] $ docker stop --time=1 dac46ff575a9bf80dd24f7b0f796c3d5424931474e3403afa87ea8e45d9c4460 [2025-06-30T08:19:28.039Z] $ docker rm -f --volumes dac46ff575a9bf80dd24f7b0f796c3d5424931474e3403afa87ea8e45d9c4460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T08:19:29.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-30T08:19:29.621Z] [2025-06-30T08:19:29.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T08:19:30.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-30T08:19:30.006Z] latest: Pulling from edgex-devops/edgex-compose [2025-06-30T08:19:30.006Z] 91d30c5bc195: Pulling fs layer [2025-06-30T08:19:30.006Z] 2e9b0aa3be6d: Pulling fs layer [2025-06-30T08:19:30.006Z] 9c61dcf015f6: Pulling fs layer [2025-06-30T08:19:30.006Z] 4698f68db338: Pulling fs layer [2025-06-30T08:19:30.006Z] 2a2f49069b9e: Pulling fs layer [2025-06-30T08:19:30.006Z] e0025b399a48: Pulling fs layer [2025-06-30T08:19:30.006Z] 4698f68db338: Waiting [2025-06-30T08:19:30.006Z] 2a2f49069b9e: Waiting [2025-06-30T08:19:30.006Z] 91d30c5bc195: Verifying Checksum [2025-06-30T08:19:30.006Z] 91d30c5bc195: Download complete [2025-06-30T08:19:30.006Z] 4698f68db338: Verifying Checksum [2025-06-30T08:19:30.006Z] 4698f68db338: Download complete [2025-06-30T08:19:30.264Z] 91d30c5bc195: Pull complete [2025-06-30T08:19:30.264Z] 2e9b0aa3be6d: Verifying Checksum [2025-06-30T08:19:30.264Z] 2e9b0aa3be6d: Download complete [2025-06-30T08:19:30.264Z] e0025b399a48: Verifying Checksum [2025-06-30T08:19:30.264Z] e0025b399a48: Download complete [2025-06-30T08:19:30.264Z] 2a2f49069b9e: Verifying Checksum [2025-06-30T08:19:30.264Z] 2a2f49069b9e: Download complete [2025-06-30T08:19:30.829Z] 2e9b0aa3be6d: Pull complete [2025-06-30T08:19:30.829Z] 9c61dcf015f6: Verifying Checksum [2025-06-30T08:19:30.829Z] 9c61dcf015f6: Download complete [2025-06-30T08:19:34.108Z] 9c61dcf015f6: Pull complete [2025-06-30T08:19:34.108Z] 4698f68db338: Pull complete [2025-06-30T08:19:34.108Z] 2a2f49069b9e: Pull complete [2025-06-30T08:19:34.108Z] e0025b399a48: Pull complete [2025-06-30T08:19:34.108Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-06-30T08:19:34.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-06-30T08:19:34.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T08:19:34.330Z] prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container [2025-06-30T08:19:34.358Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2025-06-30T08:19:38.073Z] $ docker top abd98c05bcf916b6faafc5e898b9ab744226aa52da8e814af646264a267bc5b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-30T08:19:38.470Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-06-30T08:19:41.000Z] #1 [support-notifications internal] load build definition from Dockerfile [2025-06-30T08:19:41.000Z] #1 transferring dockerfile: 2.00kB done [2025-06-30T08:19:41.000Z] #1 DONE 0.0s [2025-06-30T08:19:41.000Z] [2025-06-30T08:19:41.000Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-06-30T08:19:41.000Z] #2 transferring dockerfile: 2.23kB done [2025-06-30T08:19:41.000Z] #2 DONE 0.0s [2025-06-30T08:19:41.000Z] [2025-06-30T08:19:41.000Z] #3 [security-spire-config internal] load build definition from Dockerfile [2025-06-30T08:19:41.000Z] #3 transferring dockerfile: 1.69kB done [2025-06-30T08:19:41.000Z] #3 DONE 0.0s [2025-06-30T08:19:41.000Z] [2025-06-30T08:19:41.000Z] #4 [security-spire-server internal] load build definition from Dockerfile [2025-06-30T08:19:41.000Z] #4 transferring dockerfile: 1.70kB done [2025-06-30T08:19:41.000Z] #4 DONE 0.0s [2025-06-30T08:19:41.000Z] [2025-06-30T08:19:41.000Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-06-30T08:19:41.000Z] #5 transferring dockerfile: 1.89kB done [2025-06-30T08:19:41.000Z] #5 DONE 0.0s [2025-06-30T08:19:41.000Z] [2025-06-30T08:19:41.000Z] #6 [core-command internal] load build definition from Dockerfile [2025-06-30T08:19:41.000Z] #6 transferring dockerfile: 1.94kB done [2025-06-30T08:19:41.000Z] #6 DONE 0.0s [2025-06-30T08:19:41.000Z] [2025-06-30T08:19:41.000Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2025-06-30T08:19:41.000Z] #7 transferring dockerfile: 2.50kB done [2025-06-30T08:19:41.000Z] #7 DONE 0.0s [2025-06-30T08:19:41.000Z] [2025-06-30T08:19:41.000Z] #8 [support-notifications internal] load .dockerignore [2025-06-30T08:19:41.000Z] #8 DONE 0.0s [2025-06-30T08:19:41.000Z] [2025-06-30T08:19:41.000Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-06-30T08:19:41.257Z] #9 transferring dockerfile: 1.81kB done [2025-06-30T08:19:41.257Z] #9 DONE 0.0s [2025-06-30T08:19:41.257Z] [2025-06-30T08:19:41.257Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-06-30T08:19:41.257Z] #10 transferring dockerfile: 2.10kB done [2025-06-30T08:19:41.257Z] #10 DONE 0.0s [2025-06-30T08:19:41.257Z] [2025-06-30T08:19:41.257Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2025-06-30T08:19:41.257Z] #11 transferring dockerfile: 2.14kB done [2025-06-30T08:19:41.257Z] #11 DONE 0.0s [2025-06-30T08:19:41.257Z] [2025-06-30T08:19:41.257Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-06-30T08:19:41.258Z] #12 transferring dockerfile: 1.83kB done [2025-06-30T08:19:41.258Z] #12 DONE 0.1s [2025-06-30T08:19:41.258Z] [2025-06-30T08:19:41.258Z] #13 [core-data internal] load build definition from Dockerfile [2025-06-30T08:19:41.258Z] #13 transferring dockerfile: 2.04kB done [2025-06-30T08:19:41.258Z] #13 DONE 0.0s [2025-06-30T08:19:41.258Z] [2025-06-30T08:19:41.258Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-06-30T08:19:41.258Z] #14 transferring dockerfile: 3.02kB done [2025-06-30T08:19:41.258Z] #14 DONE 0.1s [2025-06-30T08:19:41.258Z] [2025-06-30T08:19:41.258Z] #8 [support-notifications internal] load .dockerignore [2025-06-30T08:19:41.258Z] #8 transferring context: 50B done [2025-06-30T08:19:41.258Z] #8 DONE 0.0s [2025-06-30T08:19:41.258Z] [2025-06-30T08:19:41.258Z] #15 [core-keeper internal] load build definition from Dockerfile [2025-06-30T08:19:41.258Z] #15 transferring dockerfile: 2.01kB done [2025-06-30T08:19:41.258Z] #15 DONE 0.1s [2025-06-30T08:19:41.258Z] [2025-06-30T08:19:41.258Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2025-06-30T08:19:41.258Z] #16 transferring dockerfile: 2.49kB done [2025-06-30T08:19:41.258Z] #16 DONE 0.1s [2025-06-30T08:19:41.258Z] [2025-06-30T08:19:41.258Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2025-06-30T08:19:41.258Z] #17 transferring context: 50B done [2025-06-30T08:19:41.258Z] #17 DONE 0.0s [2025-06-30T08:19:41.515Z] [2025-06-30T08:19:41.515Z] #18 [security-spire-config internal] load .dockerignore [2025-06-30T08:19:41.515Z] #18 transferring context: 50B done [2025-06-30T08:19:41.515Z] #18 DONE 0.0s [2025-06-30T08:19:41.515Z] [2025-06-30T08:19:41.515Z] #19 [security-spire-server internal] load .dockerignore [2025-06-30T08:19:41.515Z] #19 transferring context: 50B done [2025-06-30T08:19:41.515Z] #19 DONE 0.0s [2025-06-30T08:19:41.515Z] [2025-06-30T08:19:41.515Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-06-30T08:19:41.515Z] #20 transferring context: 50B done [2025-06-30T08:19:41.515Z] #20 DONE 0.0s [2025-06-30T08:19:41.515Z] [2025-06-30T08:19:41.515Z] #21 [core-command internal] load .dockerignore [2025-06-30T08:19:41.515Z] #21 transferring context: 50B done [2025-06-30T08:19:41.515Z] #21 DONE 0.0s [2025-06-30T08:19:41.515Z] [2025-06-30T08:19:41.515Z] #22 [security-proxy-setup internal] load .dockerignore [2025-06-30T08:19:41.515Z] #22 transferring context: 50B done [2025-06-30T08:19:41.515Z] #22 DONE 0.0s [2025-06-30T08:19:41.515Z] [2025-06-30T08:19:41.515Z] #23 [core-metadata internal] load .dockerignore [2025-06-30T08:19:41.515Z] #23 transferring context: 50B done [2025-06-30T08:19:41.515Z] #23 DONE 0.0s [2025-06-30T08:19:41.515Z] [2025-06-30T08:19:41.515Z] #24 [security-spire-agent internal] load .dockerignore [2025-06-30T08:19:41.515Z] #24 transferring context: 50B done [2025-06-30T08:19:41.515Z] #24 DONE 0.0s [2025-06-30T08:19:41.515Z] [2025-06-30T08:19:41.515Z] #25 [security-proxy-auth internal] load .dockerignore [2025-06-30T08:19:41.515Z] #25 transferring context: 50B done [2025-06-30T08:19:41.515Z] #25 DONE 0.0s [2025-06-30T08:19:41.515Z] [2025-06-30T08:19:41.515Z] #26 [support-scheduler internal] load .dockerignore [2025-06-30T08:19:41.515Z] #26 transferring context: 50B done [2025-06-30T08:19:41.515Z] #26 DONE 0.0s [2025-06-30T08:19:41.515Z] [2025-06-30T08:19:41.515Z] #27 [core-data internal] load .dockerignore [2025-06-30T08:19:41.515Z] #27 transferring context: 50B done [2025-06-30T08:19:41.515Z] #27 DONE 0.0s [2025-06-30T08:19:41.515Z] [2025-06-30T08:19:41.515Z] #28 [security-bootstrapper internal] load .dockerignore [2025-06-30T08:19:41.515Z] #28 transferring context: 50B done [2025-06-30T08:19:41.515Z] #28 DONE 0.0s [2025-06-30T08:19:41.515Z] [2025-06-30T08:19:41.515Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-06-30T08:19:41.515Z] #29 transferring context: 50B done [2025-06-30T08:19:41.515Z] #29 DONE 0.0s [2025-06-30T08:19:41.515Z] [2025-06-30T08:19:41.515Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-30T08:19:41.515Z] #30 DONE 0.0s [2025-06-30T08:19:41.515Z] [2025-06-30T08:19:41.515Z] #31 [core-keeper internal] load .dockerignore [2025-06-30T08:19:41.515Z] #31 transferring context: 50B done [2025-06-30T08:19:41.776Z] #31 DONE 0.0s [2025-06-30T08:19:41.776Z] [2025-06-30T08:19:41.776Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-30T08:19:41.776Z] #30 DONE 0.0s [2025-06-30T08:19:41.776Z] [2025-06-30T08:19:41.776Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-06-30T08:19:41.776Z] #32 DONE 0.1s [2025-06-30T08:19:41.776Z] [2025-06-30T08:19:41.776Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T08:19:41.776Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T08:19:41.776Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T08:19:41.776Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-30T08:19:41.776Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-30T08:19:41.776Z] #33 DONE 0.1s [2025-06-30T08:19:41.776Z] [2025-06-30T08:19:41.776Z] #34 [support-notifications internal] load build context [2025-06-30T08:19:41.776Z] #34 ... [2025-06-30T08:19:41.776Z] [2025-06-30T08:19:41.776Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-30T08:19:41.776Z] #30 DONE 0.0s [2025-06-30T08:19:41.776Z] [2025-06-30T08:19:41.776Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T08:19:41.776Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T08:19:41.776Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T08:19:41.776Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-30T08:19:41.776Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-30T08:19:41.776Z] #33 DONE 0.1s [2025-06-30T08:19:41.776Z] [2025-06-30T08:19:41.776Z] #34 [support-notifications internal] load build context [2025-06-30T08:19:41.776Z] #34 ... [2025-06-30T08:19:41.776Z] [2025-06-30T08:19:41.776Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T08:19:41.776Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T08:19:41.776Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T08:19:41.776Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-30T08:19:41.776Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-30T08:19:41.776Z] #33 DONE 0.1s [2025-06-30T08:19:41.776Z] [2025-06-30T08:19:41.776Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-30T08:19:41.776Z] #30 DONE 0.0s [2025-06-30T08:19:41.776Z] [2025-06-30T08:19:41.776Z] #34 [support-notifications internal] load build context [2025-06-30T08:19:42.037Z] #34 ... [2025-06-30T08:19:42.037Z] [2025-06-30T08:19:42.037Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-30T08:19:42.037Z] #30 DONE 0.0s [2025-06-30T08:19:42.037Z] [2025-06-30T08:19:42.037Z] #34 [support-notifications internal] load build context [2025-06-30T08:19:42.037Z] #34 ... [2025-06-30T08:19:42.037Z] [2025-06-30T08:19:42.037Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T08:19:42.037Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T08:19:42.037Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T08:19:42.037Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-30T08:19:42.037Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-30T08:19:42.037Z] #33 DONE 0.1s [2025-06-30T08:19:42.037Z] [2025-06-30T08:19:42.037Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-06-30T08:19:42.037Z] #30 DONE 0.0s [2025-06-30T08:19:42.037Z] [2025-06-30T08:19:42.037Z] #34 [support-notifications internal] load build context [2025-06-30T08:19:42.380Z] #34 ... [2025-06-30T08:19:42.380Z] [2025-06-30T08:19:42.380Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T08:19:42.380Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T08:19:42.380Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T08:19:42.380Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-30T08:19:42.380Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-30T08:19:42.380Z] #33 DONE 0.1s [2025-06-30T08:19:42.380Z] [2025-06-30T08:19:42.380Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-06-30T08:19:42.380Z] #32 DONE 0.6s [2025-06-30T08:19:42.380Z] [2025-06-30T08:19:42.380Z] #34 [support-notifications internal] load build context [2025-06-30T08:19:42.644Z] #34 ... [2025-06-30T08:19:42.644Z] [2025-06-30T08:19:42.644Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-06-30T08:19:42.644Z] #35 DONE 0.8s [2025-06-30T08:19:42.644Z] [2025-06-30T08:19:42.644Z] #34 [support-notifications internal] load build context [2025-06-30T08:19:43.873Z] #34 ... [2025-06-30T08:19:43.873Z] [2025-06-30T08:19:43.873Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-06-30T08:19:43.873Z] #36 DONE 1.4s [2025-06-30T08:19:43.873Z] [2025-06-30T08:19:43.873Z] #34 [support-notifications internal] load build context [2025-06-30T08:19:47.712Z] #34 transferring context: 182.17MB 4.9s [2025-06-30T08:19:48.285Z] #34 ... [2025-06-30T08:19:48.285Z] [2025-06-30T08:19:48.285Z] #37 [security-spiffe-token-provider internal] load build context [2025-06-30T08:19:48.542Z] #37 ... [2025-06-30T08:19:48.543Z] [2025-06-30T08:19:48.543Z] #34 [support-notifications internal] load build context [2025-06-30T08:19:51.829Z] #34 transferring context: 402.81MB 9.9s [2025-06-30T08:19:51.829Z] #34 ... [2025-06-30T08:19:51.829Z] [2025-06-30T08:19:51.829Z] #38 [core-common-config-bootstrapper internal] load build context [2025-06-30T08:19:51.829Z] #38 ... [2025-06-30T08:19:51.829Z] [2025-06-30T08:19:51.829Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-30T08:19:51.829Z] #39 ... [2025-06-30T08:19:51.829Z] [2025-06-30T08:19:51.829Z] #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-30T08:19:51.829Z] #0 1.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:19:51.829Z] #0 1.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:19:51.829Z] #0 1.517 (1/7) Installing ca-certificates (20241121-r1) [2025-06-30T08:19:51.829Z] #0 2.367 (2/7) Installing dumb-init (1.2.5-r3) [2025-06-30T08:19:51.829Z] #0 2.373 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-06-30T08:19:51.829Z] #0 2.377 (4/7) Installing libsodium (1.0.19-r0) [2025-06-30T08:19:51.829Z] #0 2.386 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-30T08:19:51.829Z] #0 2.429 (6/7) Installing libzmq (4.3.5-r2) [2025-06-30T08:19:51.829Z] #0 2.433 (7/7) Installing zeromq (4.3.5-r2) [2025-06-30T08:19:51.829Z] #0 2.438 Executing busybox-1.36.1-r29.trigger [2025-06-30T08:19:51.829Z] #0 2.488 Executing ca-certificates-20241121-r1.trigger [2025-06-30T08:19:51.829Z] #0 2.521 OK: 12 MiB in 21 packages [2025-06-30T08:19:52.091Z] #40 ... [2025-06-30T08:19:52.091Z] [2025-06-30T08:19:52.091Z] #41 [core-command internal] load build context [2025-06-30T08:19:52.091Z] #41 ... [2025-06-30T08:19:52.091Z] [2025-06-30T08:19:52.091Z] #42 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-30T08:19:52.091Z] #0 6.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:19:52.091Z] #0 6.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:19:52.091Z] #0 6.443 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-30T08:19:52.091Z] #0 6.448 (2/4) Installing openssl (3.3.3-r0) [2025-06-30T08:19:52.091Z] #0 6.460 (3/4) Installing su-exec (0.2-r3) [2025-06-30T08:19:52.091Z] #0 6.463 (4/4) Installing yq-go (4.44.1-r2) [2025-06-30T08:19:52.091Z] #0 6.532 Executing busybox-1.36.1-r29.trigger [2025-06-30T08:19:52.091Z] #0 6.538 OK: 19 MiB in 18 packages [2025-06-30T08:19:52.352Z] #42 ... [2025-06-30T08:19:52.353Z] [2025-06-30T08:19:52.353Z] #43 [core-metadata internal] load build context [2025-06-30T08:19:52.353Z] #43 ... [2025-06-30T08:19:52.353Z] [2025-06-30T08:19:52.353Z] #44 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-30T08:19:52.353Z] #0 1.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:19:52.353Z] #0 1.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:19:52.353Z] #0 1.643 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-30T08:19:52.353Z] #0 2.336 Executing busybox-1.36.1-r29.trigger [2025-06-30T08:19:52.353Z] #0 2.342 OK: 8 MiB in 15 packages [2025-06-30T08:19:52.353Z] #44 ... [2025-06-30T08:19:52.353Z] [2025-06-30T08:19:52.353Z] #45 [core-data internal] load build context [2025-06-30T08:19:52.611Z] #45 ... [2025-06-30T08:19:52.611Z] [2025-06-30T08:19:52.611Z] #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-30T08:19:52.611Z] #0 8.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:19:52.611Z] #0 8.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:19:52.611Z] #0 8.826 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-30T08:19:52.611Z] #0 8.826 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-30T08:19:52.611Z] #0 8.826 OK: 24171 distinct packages available [2025-06-30T08:19:52.611Z] #0 8.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:19:52.611Z] #0 8.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:19:52.611Z] #0 9.255 (1/14) Installing ca-certificates (20241121-r1) [2025-06-30T08:19:52.611Z] #0 9.269 (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-30T08:19:52.611Z] #0 9.278 (3/14) Installing c-ares (1.33.1-r0) [2025-06-30T08:19:52.611Z] #0 9.286 (4/14) Installing libunistring (1.2-r0) [2025-06-30T08:19:52.611Z] #0 9.295 (5/14) Installing libidn2 (2.3.7-r0) [2025-06-30T08:19:52.611Z] #0 9.303 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-30T08:19:52.611Z] #0 9.306 (7/14) Installing libpsl (0.21.5-r1) [2025-06-30T08:19:52.611Z] #0 9.311 (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-30T08:19:52.611Z] #0 9.356 (9/14) Installing libcurl (8.12.1-r0) [2025-06-30T08:19:52.611Z] #0 9.367 (10/14) Installing curl (8.12.1-r0) [2025-06-30T08:19:52.611Z] #0 9.378 (11/14) Installing dumb-init (1.2.5-r3) [2025-06-30T08:19:52.611Z] #0 9.383 (12/14) Installing musl-obstack (1.2.3-r2) [2025-06-30T08:19:52.611Z] #0 9.384 (13/14) Installing libucontext (1.2-r3) [2025-06-30T08:19:52.611Z] #0 9.390 (14/14) Installing gcompat (1.1.0-r4) [2025-06-30T08:19:52.611Z] #0 9.394 Executing busybox-1.36.1-r29.trigger [2025-06-30T08:19:52.611Z] #0 9.400 Executing ca-certificates-20241121-r1.trigger [2025-06-30T08:19:52.611Z] #0 9.437 OK: 13 MiB in 28 packages [2025-06-30T08:19:52.611Z] #46 ... [2025-06-30T08:19:52.611Z] [2025-06-30T08:19:52.611Z] #47 [security-proxy-setup internal] load build context [2025-06-30T08:19:52.869Z] #47 ... [2025-06-30T08:19:52.869Z] [2025-06-30T08:19:52.869Z] #48 [security-proxy-auth internal] load build context [2025-06-30T08:19:52.869Z] #48 ... [2025-06-30T08:19:52.869Z] [2025-06-30T08:19:52.869Z] #49 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-30T08:19:53.127Z] #49 ... [2025-06-30T08:19:53.127Z] [2025-06-30T08:19:53.127Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-30T08:19:53.127Z] #50 ... [2025-06-30T08:19:53.127Z] [2025-06-30T08:19:53.127Z] #51 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-06-30T08:19:53.127Z] #51 ... [2025-06-30T08:19:53.127Z] [2025-06-30T08:19:53.127Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-30T08:19:53.384Z] #52 ... [2025-06-30T08:19:53.384Z] [2025-06-30T08:19:53.384Z] #53 [security-secretstore-setup internal] load build context [2025-06-30T08:19:53.384Z] #53 ... [2025-06-30T08:19:53.384Z] [2025-06-30T08:19:53.384Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-30T08:19:53.642Z] #54 ... [2025-06-30T08:19:53.642Z] [2025-06-30T08:19:53.642Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-30T08:19:53.642Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:19:53.642Z] #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:19:53.642Z] #0 10.50 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-30T08:19:53.642Z] #0 10.50 Executing busybox-1.36.1-r29.trigger [2025-06-30T08:19:53.642Z] #0 10.52 OK: 8 MiB in 15 packages [2025-06-30T08:19:53.642Z] #55 ... [2025-06-30T08:19:53.642Z] [2025-06-30T08:19:53.642Z] #56 [security-bootstrapper internal] load build context [2025-06-30T08:19:53.899Z] #56 ... [2025-06-30T08:19:53.899Z] [2025-06-30T08:19:53.899Z] #57 [core-keeper internal] load build context [2025-06-30T08:19:53.899Z] #57 ... [2025-06-30T08:19:53.899Z] [2025-06-30T08:19:53.899Z] #58 [support-scheduler internal] load build context [2025-06-30T08:19:53.899Z] #58 ... [2025-06-30T08:19:53.899Z] [2025-06-30T08:19:53.899Z] #57 [core-keeper internal] load build context [2025-06-30T08:19:54.465Z] #57 transferring context: 508.35MB 11.7s done [2025-06-30T08:19:58.654Z] #57 ... [2025-06-30T08:19:58.654Z] [2025-06-30T08:19:58.654Z] #37 [security-spiffe-token-provider internal] load build context [2025-06-30T08:19:58.654Z] #37 transferring context: 508.35MB 13.5s done [2025-06-30T08:20:01.943Z] #37 ... [2025-06-30T08:20:01.943Z] [2025-06-30T08:20:01.943Z] #34 [support-notifications internal] load build context [2025-06-30T08:20:01.943Z] #34 transferring context: 508.35MB 12.0s done [2025-06-30T08:20:01.943Z] #34 ... [2025-06-30T08:20:01.943Z] [2025-06-30T08:20:01.943Z] #38 [core-common-config-bootstrapper internal] load build context [2025-06-30T08:20:01.943Z] #38 transferring context: 508.35MB 13.6s done [2025-06-30T08:20:02.202Z] #38 ... [2025-06-30T08:20:02.202Z] [2025-06-30T08:20:02.202Z] #41 [core-command internal] load build context [2025-06-30T08:20:02.202Z] #41 transferring context: 508.35MB 12.9s done [2025-06-30T08:20:02.202Z] #41 ... [2025-06-30T08:20:02.202Z] [2025-06-30T08:20:02.202Z] #43 [core-metadata internal] load build context [2025-06-30T08:20:02.202Z] #43 transferring context: 508.35MB 13.5s done [2025-06-30T08:20:02.767Z] #43 ... [2025-06-30T08:20:02.767Z] [2025-06-30T08:20:02.767Z] #45 [core-data internal] load build context [2025-06-30T08:20:02.767Z] #45 transferring context: 508.35MB 13.0s done [2025-06-30T08:20:02.767Z] #45 ... [2025-06-30T08:20:02.767Z] [2025-06-30T08:20:02.767Z] #47 [security-proxy-setup internal] load build context [2025-06-30T08:20:02.767Z] #47 transferring context: 508.35MB 12.0s done [2025-06-30T08:20:03.026Z] #47 ... [2025-06-30T08:20:03.026Z] [2025-06-30T08:20:03.026Z] #48 [security-proxy-auth internal] load build context [2025-06-30T08:20:03.026Z] #48 transferring context: 508.35MB 13.6s done [2025-06-30T08:20:03.599Z] #48 ... [2025-06-30T08:20:03.599Z] [2025-06-30T08:20:03.599Z] #53 [security-secretstore-setup internal] load build context [2025-06-30T08:20:03.599Z] #53 transferring context: 508.35MB 13.4s done [2025-06-30T08:20:03.857Z] #53 ... [2025-06-30T08:20:03.857Z] [2025-06-30T08:20:03.857Z] #56 [security-bootstrapper internal] load build context [2025-06-30T08:20:03.857Z] #56 transferring context: 508.35MB 11.8s done [2025-06-30T08:20:04.116Z] #56 ... [2025-06-30T08:20:04.116Z] [2025-06-30T08:20:04.116Z] #58 [support-scheduler internal] load build context [2025-06-30T08:20:04.116Z] #58 transferring context: 508.35MB 12.2s done [2025-06-30T08:20:09.385Z] #58 ... [2025-06-30T08:20:09.385Z] [2025-06-30T08:20:09.385Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-30T08:20:09.385Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-06-30T08:20:09.385Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-06-30T08:20:09.385Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-06-30T08:20:09.385Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-06-30T08:20:09.385Z] #33 DONE 0.1s [2025-06-30T08:20:09.385Z] [2025-06-30T08:20:09.385Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-06-30T08:20:09.385Z] #39 DONE 27.0s [2025-06-30T08:20:09.385Z] [2025-06-30T08:20:09.385Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T08:20:09.385Z] #59 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T08:20:15.947Z] #59 ... [2025-06-30T08:20:15.947Z] [2025-06-30T08:20:15.947Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-30T08:20:19.328Z] #60 ... [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T08:20:19.328Z] #61 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T08:20:19.328Z] #61 ... [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #47 [security-proxy-setup internal] load build context [2025-06-30T08:20:19.328Z] #47 DONE 37.1s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T08:20:19.328Z] #61 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10.1s done [2025-06-30T08:20:19.328Z] #61 ... [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #62 [security-spire-config internal] load build context [2025-06-30T08:20:19.328Z] #62 ... [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #57 [core-keeper internal] load build context [2025-06-30T08:20:19.328Z] #57 DONE 36.7s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #56 [security-bootstrapper internal] load build context [2025-06-30T08:20:19.328Z] #56 DONE 36.8s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #51 [core-data builder 2/7] WORKDIR /edgex-go [2025-06-30T08:20:19.328Z] #51 DONE 36.3s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #34 [support-notifications internal] load build context [2025-06-30T08:20:19.328Z] #34 DONE 37.4s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #63 [security-spire-agent internal] load build context [2025-06-30T08:20:19.328Z] #63 ... [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #42 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-06-30T08:20:19.328Z] #42 DONE 37.2s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-06-30T08:20:19.328Z] #55 DONE 37.0s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-06-30T08:20:19.328Z] #46 DONE 37.3s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #44 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-06-30T08:20:19.328Z] #44 DONE 37.4s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #58 [support-scheduler internal] load build context [2025-06-30T08:20:19.328Z] #58 DONE 37.1s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #41 [core-command internal] load build context [2025-06-30T08:20:19.328Z] #41 DONE 37.3s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #37 [security-spiffe-token-provider internal] load build context [2025-06-30T08:20:19.328Z] #37 DONE 37.4s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-06-30T08:20:19.328Z] #40 DONE 37.4s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #64 [security-spire-server internal] load build context [2025-06-30T08:20:19.328Z] #64 transferring context: 23.80kB done [2025-06-30T08:20:19.328Z] #64 DONE 10.5s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #43 [core-metadata internal] load build context [2025-06-30T08:20:19.328Z] #43 DONE 37.3s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #38 [core-common-config-bootstrapper internal] load build context [2025-06-30T08:20:19.328Z] #38 DONE 37.5s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #48 [security-proxy-auth internal] load build context [2025-06-30T08:20:19.328Z] #48 DONE 37.3s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #45 [core-data internal] load build context [2025-06-30T08:20:19.328Z] #45 DONE 37.1s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #53 [security-secretstore-setup internal] load build context [2025-06-30T08:20:19.328Z] #53 DONE 36.9s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #63 [security-spire-agent internal] load build context [2025-06-30T08:20:19.328Z] #63 transferring context: 23.33kB done [2025-06-30T08:20:19.328Z] #63 DONE 10.5s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T08:20:19.328Z] #59 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10.1s done [2025-06-30T08:20:19.328Z] #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.3s [2025-06-30T08:20:19.328Z] #59 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-06-30T08:20:19.328Z] #59 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-06-30T08:20:19.328Z] #59 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-06-30T08:20:19.328Z] #59 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-06-30T08:20:19.328Z] #59 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.3s [2025-06-30T08:20:19.328Z] #59 ... [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #62 [security-spire-config internal] load build context [2025-06-30T08:20:19.328Z] #62 transferring context: 22.05kB done [2025-06-30T08:20:19.328Z] #62 DONE 10.6s [2025-06-30T08:20:19.328Z] [2025-06-30T08:20:19.328Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T08:20:19.596Z] #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-06-30T08:20:19.596Z] #59 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s done [2025-06-30T08:20:19.596Z] #59 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-06-30T08:20:19.596Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.6s [2025-06-30T08:20:19.596Z] #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-06-30T08:20:19.596Z] #59 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s done [2025-06-30T08:20:19.596Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.15MB / 36.47MB 0.7s [2025-06-30T08:20:19.596Z] #59 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-30T08:20:19.596Z] #59 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-06-30T08:20:19.857Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.58MB / 36.47MB 0.8s [2025-06-30T08:20:19.857Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.36MB / 36.47MB 0.9s [2025-06-30T08:20:19.857Z] #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s [2025-06-30T08:20:20.422Z] #59 ... [2025-06-30T08:20:20.422Z] [2025-06-30T08:20:20.422Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-30T08:20:20.422Z] #54 DONE 37.7s [2025-06-30T08:20:20.422Z] [2025-06-30T08:20:20.422Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T08:20:20.422Z] #59 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-06-30T08:20:20.989Z] #59 ... [2025-06-30T08:20:20.989Z] [2025-06-30T08:20:20.989Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-06-30T08:20:20.989Z] #52 37.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:20.989Z] #52 37.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:20.989Z] #52 37.87 (1/2) Installing dumb-init (1.2.5-r3) [2025-06-30T08:20:20.989Z] #52 37.87 (2/2) Installing su-exec (0.2-r3) [2025-06-30T08:20:20.989Z] #52 37.87 Executing busybox-1.36.1-r29.trigger [2025-06-30T08:20:20.989Z] #52 37.89 OK: 8 MiB in 16 packages [2025-06-30T08:20:20.989Z] #52 DONE 38.4s [2025-06-30T08:20:20.989Z] [2025-06-30T08:20:20.989Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-06-30T08:20:20.989Z] #50 37.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:20.989Z] #50 37.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:20.989Z] #50 37.78 (1/4) Installing ca-certificates (20241121-r1) [2025-06-30T08:20:20.989Z] #50 37.79 (2/4) Installing dumb-init (1.2.5-r3) [2025-06-30T08:20:20.989Z] #50 37.80 (3/4) Installing su-exec (0.2-r3) [2025-06-30T08:20:20.989Z] #50 37.80 (4/4) Installing yq-go (4.44.1-r2) [2025-06-30T08:20:20.989Z] #50 37.88 Executing busybox-1.36.1-r29.trigger [2025-06-30T08:20:20.989Z] #50 37.88 Executing ca-certificates-20241121-r1.trigger [2025-06-30T08:20:20.989Z] #50 37.93 OK: 19 MiB in 18 packages [2025-06-30T08:20:20.989Z] #50 DONE 38.5s [2025-06-30T08:20:20.989Z] [2025-06-30T08:20:20.989Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T08:20:21.553Z] #59 ... [2025-06-30T08:20:21.553Z] [2025-06-30T08:20:21.553Z] #49 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-06-30T08:20:21.553Z] #49 37.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:21.553Z] #49 38.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:21.553Z] #49 38.92 (1/3) Installing ca-certificates (20241121-r1) [2025-06-30T08:20:21.553Z] #49 38.94 (2/3) Installing dumb-init (1.2.5-r3) [2025-06-30T08:20:21.553Z] #49 38.94 (3/3) Installing tzdata (2025b-r0) [2025-06-30T08:20:21.553Z] #49 38.98 Executing busybox-1.36.1-r29.trigger [2025-06-30T08:20:21.553Z] #49 38.99 Executing ca-certificates-20241121-r1.trigger [2025-06-30T08:20:21.553Z] #49 39.03 OK: 10 MiB in 17 packages [2025-06-30T08:20:21.553Z] #49 DONE 39.4s [2025-06-30T08:20:21.553Z] [2025-06-30T08:20:21.553Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T08:20:22.516Z] #59 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.8s done [2025-06-30T08:20:22.776Z] #59 ... [2025-06-30T08:20:22.776Z] [2025-06-30T08:20:22.776Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-06-30T08:20:22.776Z] #60 5.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #60 5.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #60 6.076 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-30T08:20:22.776Z] #60 6.076 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-30T08:20:22.776Z] #60 6.076 OK: 24171 distinct packages available [2025-06-30T08:20:22.776Z] #60 6.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #60 6.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #60 6.507 (1/5) Installing dumb-init (1.2.5-r3) [2025-06-30T08:20:22.776Z] #60 6.513 (2/5) Installing musl-obstack (1.2.3-r2) [2025-06-30T08:20:22.776Z] #60 6.528 (3/5) Installing libucontext (1.2-r3) [2025-06-30T08:20:22.776Z] #60 6.528 (4/5) Installing gcompat (1.1.0-r4) [2025-06-30T08:20:22.776Z] #60 6.528 (5/5) Installing openssl (3.3.3-r0) [2025-06-30T08:20:22.776Z] #60 6.534 Executing busybox-1.36.1-r29.trigger [2025-06-30T08:20:22.776Z] #60 6.536 OK: 9 MiB in 19 packages [2025-06-30T08:20:22.776Z] #60 DONE 7.4s [2025-06-30T08:20:22.776Z] [2025-06-30T08:20:22.776Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-06-30T08:20:22.776Z] #0 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #0 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #0 2.778 OK: 248 MiB in 58 packages [2025-06-30T08:20:22.776Z] #65 DONE 3.7s [2025-06-30T08:20:22.776Z] [2025-06-30T08:20:22.776Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-06-30T08:20:22.776Z] #0 4.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #0 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #0 4.657 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-30T08:20:22.776Z] #0 4.657 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-30T08:20:22.776Z] #0 4.657 OK: 24171 distinct packages available [2025-06-30T08:20:22.776Z] #0 4.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #0 4.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #0 5.097 (1/4) Installing dumb-init (1.2.5-r3) [2025-06-30T08:20:22.776Z] #0 5.103 (2/4) Installing musl-obstack (1.2.3-r2) [2025-06-30T08:20:22.776Z] #0 5.103 (3/4) Installing libucontext (1.2-r3) [2025-06-30T08:20:22.776Z] #0 5.104 (4/4) Installing gcompat (1.1.0-r4) [2025-06-30T08:20:22.776Z] #0 5.107 Executing busybox-1.36.1-r29.trigger [2025-06-30T08:20:22.776Z] #0 5.116 OK: 8 MiB in 18 packages [2025-06-30T08:20:22.776Z] #66 DONE 6.0s [2025-06-30T08:20:22.776Z] [2025-06-30T08:20:22.776Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-06-30T08:20:22.776Z] #0 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #0 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #0 3.082 OK: 248 MiB in 58 packages [2025-06-30T08:20:22.776Z] #67 DONE 3.7s [2025-06-30T08:20:22.776Z] [2025-06-30T08:20:22.776Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T08:20:22.776Z] #0 2.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #0 2.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #0 3.059 OK: 8 MiB in 15 packages [2025-06-30T08:20:22.776Z] #68 DONE 3.7s [2025-06-30T08:20:22.776Z] [2025-06-30T08:20:22.776Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-06-30T08:20:22.776Z] #0 2.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #0 2.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #0 3.112 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-06-30T08:20:22.776Z] #0 3.112 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-06-30T08:20:22.776Z] #0 3.112 OK: 24171 distinct packages available [2025-06-30T08:20:22.776Z] #0 3.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #0 3.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:22.776Z] #0 3.597 OK: 248 MiB in 58 packages [2025-06-30T08:20:22.776Z] #69 DONE 3.8s [2025-06-30T08:20:22.776Z] [2025-06-30T08:20:22.776Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-30T08:20:22.776Z] #70 DONE 3.8s [2025-06-30T08:20:22.776Z] [2025-06-30T08:20:22.776Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-30T08:20:22.776Z] #71 ... [2025-06-30T08:20:22.776Z] [2025-06-30T08:20:22.776Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-30T08:20:22.776Z] #72 DONE 0.2s [2025-06-30T08:20:22.776Z] [2025-06-30T08:20:22.776Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-06-30T08:20:22.776Z] #73 DONE 0.1s [2025-06-30T08:20:22.776Z] [2025-06-30T08:20:22.776Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-06-30T08:20:22.776Z] #74 DONE 0.1s [2025-06-30T08:20:23.034Z] [2025-06-30T08:20:23.034Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T08:20:23.291Z] #59 ... [2025-06-30T08:20:23.291Z] [2025-06-30T08:20:23.291Z] #75 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-06-30T08:20:23.291Z] #0 3.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:23.291Z] #0 3.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:23.291Z] #0 4.090 OK: 248 MiB in 58 packages [2025-06-30T08:20:23.291Z] #75 DONE 4.2s [2025-06-30T08:20:23.555Z] [2025-06-30T08:20:23.555Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-30T08:20:23.555Z] #76 DONE 0.1s [2025-06-30T08:20:23.555Z] [2025-06-30T08:20:23.555Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:20:23.815Z] #77 ... [2025-06-30T08:20:23.815Z] [2025-06-30T08:20:23.815Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-06-30T08:20:23.815Z] #0 4.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:23.815Z] #0 4.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:23.815Z] #0 4.588 OK: 19 MiB in 18 packages [2025-06-30T08:20:23.815Z] #78 DONE 4.7s [2025-06-30T08:20:23.815Z] [2025-06-30T08:20:23.815Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-06-30T08:20:23.815Z] #79 DONE 0.0s [2025-06-30T08:20:24.075Z] [2025-06-30T08:20:24.075Z] #80 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-06-30T08:20:24.075Z] #0 4.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:24.075Z] #0 4.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:24.075Z] #0 4.849 OK: 248 MiB in 58 packages [2025-06-30T08:20:24.075Z] #80 DONE 4.9s [2025-06-30T08:20:24.075Z] [2025-06-30T08:20:24.075Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-06-30T08:20:24.075Z] #81 DONE 0.1s [2025-06-30T08:20:24.075Z] [2025-06-30T08:20:24.075Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T08:20:24.075Z] #61 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-06-30T08:20:24.075Z] #61 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-06-30T08:20:24.075Z] #61 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-06-30T08:20:24.075Z] #61 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-06-30T08:20:24.075Z] #61 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-06-30T08:20:24.075Z] #61 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-06-30T08:20:24.075Z] #61 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done [2025-06-30T08:20:24.075Z] #61 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-06-30T08:20:24.075Z] #61 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-06-30T08:20:24.075Z] #61 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-06-30T08:20:24.075Z] #61 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.4s done [2025-06-30T08:20:24.333Z] #61 ... [2025-06-30T08:20:24.333Z] [2025-06-30T08:20:24.333Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T08:20:24.333Z] #0 4.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:24.333Z] #0 4.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:24.333Z] #0 4.935 OK: 13 MiB in 28 packages [2025-06-30T08:20:24.333Z] #82 DONE 5.0s [2025-06-30T08:20:24.333Z] [2025-06-30T08:20:24.333Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:20:24.591Z] #83 ... [2025-06-30T08:20:24.591Z] [2025-06-30T08:20:24.591Z] #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-06-30T08:20:24.591Z] #0 4.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:24.591Z] #0 5.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:24.591Z] #0 5.305 OK: 8 MiB in 15 packages [2025-06-30T08:20:24.591Z] #84 DONE 5.4s [2025-06-30T08:20:24.851Z] [2025-06-30T08:20:24.851Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T08:20:24.851Z] #0 5.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:24.851Z] #0 5.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:24.851Z] #0 5.527 OK: 12 MiB in 21 packages [2025-06-30T08:20:24.851Z] #85 DONE 5.6s [2025-06-30T08:20:24.851Z] [2025-06-30T08:20:24.851Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-06-30T08:20:25.417Z] #86 2.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:25.418Z] #86 2.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:25.418Z] #86 ... [2025-06-30T08:20:25.418Z] [2025-06-30T08:20:25.418Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-06-30T08:20:25.418Z] #0 4.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:25.418Z] #0 4.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:25.418Z] #0 4.408 OK: 8 MiB in 16 packages [2025-06-30T08:20:25.418Z] #87 DONE 4.5s [2025-06-30T08:20:25.679Z] [2025-06-30T08:20:25.679Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-06-30T08:20:25.679Z] #0 4.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:25.679Z] #0 4.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:25.679Z] #0 4.421 OK: 19 MiB in 18 packages [2025-06-30T08:20:25.679Z] #88 DONE 4.6s [2025-06-30T08:20:25.679Z] [2025-06-30T08:20:25.679Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-30T08:20:25.936Z] #89 ... [2025-06-30T08:20:25.936Z] [2025-06-30T08:20:25.936Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-06-30T08:20:25.936Z] #0 2.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:25.936Z] #0 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:25.936Z] #0 2.926 OK: 8 MiB in 18 packages [2025-06-30T08:20:25.936Z] #90 DONE 3.0s [2025-06-30T08:20:25.936Z] [2025-06-30T08:20:25.936Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-30T08:20:25.936Z] #71 2.990 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:26.870Z] #71 ... [2025-06-30T08:20:26.870Z] [2025-06-30T08:20:26.870Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-06-30T08:20:26.870Z] #0 3.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:26.870Z] #0 3.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:26.870Z] #0 4.197 OK: 10 MiB in 17 packages [2025-06-30T08:20:26.870Z] #91 DONE 5.3s [2025-06-30T08:20:26.870Z] [2025-06-30T08:20:26.870Z] #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-06-30T08:20:26.870Z] #86 3.086 OK: 9 MiB in 19 packages [2025-06-30T08:20:26.870Z] #86 DONE 4.2s [2025-06-30T08:20:26.870Z] [2025-06-30T08:20:26.870Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-30T08:20:26.870Z] #92 DONE 1.1s [2025-06-30T08:20:26.870Z] [2025-06-30T08:20:26.870Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-06-30T08:20:28.274Z] #93 DONE 1.2s [2025-06-30T08:20:28.274Z] [2025-06-30T08:20:28.274Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-30T08:20:28.274Z] #94 DONE 1.2s [2025-06-30T08:20:28.274Z] [2025-06-30T08:20:28.274Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-06-30T08:20:28.274Z] #95 DONE 1.2s [2025-06-30T08:20:28.274Z] [2025-06-30T08:20:28.274Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-06-30T08:20:28.274Z] #89 DONE 2.5s [2025-06-30T08:20:28.274Z] [2025-06-30T08:20:28.274Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2025-06-30T08:20:28.274Z] #96 DONE 0.1s [2025-06-30T08:20:28.274Z] [2025-06-30T08:20:28.274Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-06-30T08:20:28.274Z] #97 DONE 0.1s [2025-06-30T08:20:28.274Z] [2025-06-30T08:20:28.274Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-06-30T08:20:28.840Z] #98 DONE 0.8s [2025-06-30T08:20:28.840Z] [2025-06-30T08:20:28.840Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-06-30T08:20:28.840Z] #99 DONE 0.9s [2025-06-30T08:20:28.840Z] [2025-06-30T08:20:28.840Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-06-30T08:20:28.840Z] #100 DONE 0.8s [2025-06-30T08:20:28.840Z] [2025-06-30T08:20:28.840Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2025-06-30T08:20:28.840Z] #101 DONE 0.6s [2025-06-30T08:20:28.840Z] [2025-06-30T08:20:28.840Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-06-30T08:20:29.099Z] #102 DONE 0.1s [2025-06-30T08:20:29.100Z] [2025-06-30T08:20:29.100Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-06-30T08:20:29.100Z] #103 DONE 0.1s [2025-06-30T08:20:29.100Z] [2025-06-30T08:20:29.100Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-06-30T08:20:29.100Z] #104 DONE 0.1s [2025-06-30T08:20:29.100Z] [2025-06-30T08:20:29.100Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-06-30T08:20:29.100Z] #105 DONE 0.1s [2025-06-30T08:20:29.100Z] [2025-06-30T08:20:29.100Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-06-30T08:20:29.100Z] #106 DONE 0.1s [2025-06-30T08:20:29.100Z] [2025-06-30T08:20:29.100Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-06-30T08:20:29.100Z] #107 DONE 0.1s [2025-06-30T08:20:29.100Z] [2025-06-30T08:20:29.100Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-06-30T08:20:29.100Z] #108 DONE 0.1s [2025-06-30T08:20:29.100Z] [2025-06-30T08:20:29.100Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-06-30T08:20:29.100Z] #109 DONE 0.0s [2025-06-30T08:20:29.100Z] [2025-06-30T08:20:29.100Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-06-30T08:20:29.100Z] #110 DONE 0.1s [2025-06-30T08:20:29.100Z] [2025-06-30T08:20:29.100Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-06-30T08:20:29.100Z] #111 DONE 0.0s [2025-06-30T08:20:29.100Z] [2025-06-30T08:20:29.100Z] #112 [security-spire-server] exporting to image [2025-06-30T08:20:29.100Z] #112 exporting layers [2025-06-30T08:20:30.036Z] #112 exporting layers 0.9s done [2025-06-30T08:20:30.036Z] #112 writing image sha256:4fa4253c1a649b4f76e88e00755112375b666e55c865aa5aab02e52f4c664814 0.0s done [2025-06-30T08:20:30.036Z] #112 naming to docker.io/library/security-spire-config done [2025-06-30T08:20:30.036Z] #112 writing image sha256:66cbffb48e4c1116ad7a9c39f108a363faf7903909b8255317d9976b12723933 done [2025-06-30T08:20:30.036Z] #112 naming to docker.io/library/security-spire-server done [2025-06-30T08:20:30.295Z] #112 writing image sha256:cefd6f49f6832970c32e7204f7388e00ce017f4d51813cfa2679892d9cf3ede2 done [2025-06-30T08:20:30.295Z] #112 naming to docker.io/library/security-spire-agent done [2025-06-30T08:20:30.295Z] #112 DONE 1.0s [2025-06-30T08:20:30.295Z] [2025-06-30T08:20:30.295Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-30T08:20:30.295Z] #71 5.809 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:30.295Z] #71 ... [2025-06-30T08:20:30.295Z] [2025-06-30T08:20:30.295Z] #113 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-30T08:20:30.295Z] #0 4.608 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:30.295Z] #0 7.403 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-30T08:20:31.233Z] #113 10.92 (1/1) Installing dumb-init (1.2.5-r3) [2025-06-30T08:20:32.172Z] #113 ... [2025-06-30T08:20:32.172Z] [2025-06-30T08:20:32.172Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-06-30T08:20:32.172Z] #71 9.412 OK: 248 MiB in 58 packages [2025-06-30T08:20:32.429Z] #71 DONE 9.6s [2025-06-30T08:20:32.429Z] [2025-06-30T08:20:32.430Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:20:32.430Z] #114 ... [2025-06-30T08:20:32.430Z] [2025-06-30T08:20:32.430Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-06-30T08:20:32.430Z] #115 DONE 0.0s [2025-06-30T08:20:32.430Z] [2025-06-30T08:20:32.430Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:20:32.996Z] #116 ... [2025-06-30T08:20:32.996Z] [2025-06-30T08:20:32.996Z] #113 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-06-30T08:20:32.996Z] #113 12.57 Executing busybox-1.36.1-r29.trigger [2025-06-30T08:20:32.996Z] #113 12.58 OK: 8 MiB in 15 packages [2025-06-30T08:20:32.996Z] #113 DONE 12.7s [2025-06-30T08:20:32.996Z] [2025-06-30T08:20:32.996Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:20:33.254Z] #117 ... [2025-06-30T08:20:33.254Z] [2025-06-30T08:20:33.254Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:21:29.541Z] #118 ... [2025-06-30T08:21:29.541Z] [2025-06-30T08:21:29.541Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:21:29.541Z] #116 DONE 52.3s [2025-06-30T08:21:29.541Z] [2025-06-30T08:21:29.541Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:21:29.541Z] #77 DONE 61.4s [2025-06-30T08:21:29.541Z] [2025-06-30T08:21:29.541Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:21:29.541Z] #118 DONE 61.8s [2025-06-30T08:21:29.541Z] [2025-06-30T08:21:29.541Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:21:29.541Z] #117 DONE 61.8s [2025-06-30T08:21:29.541Z] [2025-06-30T08:21:29.541Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:21:29.541Z] #114 DONE 61.8s [2025-06-30T08:21:29.541Z] [2025-06-30T08:21:29.541Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:21:29.541Z] #83 DONE 60.7s [2025-06-30T08:21:29.541Z] [2025-06-30T08:21:29.541Z] #119 [support-notifications builder 6/7] COPY . . [2025-06-30T08:21:34.809Z] #119 ... [2025-06-30T08:21:34.809Z] [2025-06-30T08:21:34.809Z] #120 [core-keeper builder 7/8] COPY . . [2025-06-30T08:21:34.809Z] #120 ... [2025-06-30T08:21:34.809Z] [2025-06-30T08:21:34.809Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-06-30T08:21:35.068Z] #121 ... [2025-06-30T08:21:35.068Z] [2025-06-30T08:21:35.068Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-30T08:21:35.068Z] #122 ... [2025-06-30T08:21:35.068Z] [2025-06-30T08:21:35.069Z] #123 [support-scheduler builder 6/7] COPY . . [2025-06-30T08:21:35.327Z] #123 ... [2025-06-30T08:21:35.327Z] [2025-06-30T08:21:35.327Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-06-30T08:21:38.621Z] #124 DONE 13.9s [2025-06-30T08:21:38.621Z] [2025-06-30T08:21:38.621Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-06-30T08:21:38.885Z] #121 DONE 14.0s [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #125 [core-metadata builder 6/7] COPY . . [2025-06-30T08:21:38.885Z] #125 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:21:38.885Z] #126 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-06-30T08:21:38.885Z] #127 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-06-30T08:21:38.885Z] #128 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:21:38.885Z] #129 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #130 [security-proxy-auth builder 6/7] COPY . . [2025-06-30T08:21:38.885Z] #130 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-06-30T08:21:38.885Z] #122 DONE 14.0s [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-06-30T08:21:38.885Z] #131 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:21:38.885Z] #132 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #133 [core-command builder 6/7] COPY . . [2025-06-30T08:21:38.885Z] #133 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #123 [support-scheduler builder 6/7] COPY . . [2025-06-30T08:21:38.885Z] #123 DONE 14.0s [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #134 [core-data builder 6/7] COPY . . [2025-06-30T08:21:38.885Z] #134 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:21:38.885Z] #135 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-06-30T08:21:38.885Z] #136 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #120 [core-keeper builder 7/8] COPY . . [2025-06-30T08:21:38.885Z] #120 DONE 14.0s [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #137 [security-bootstrapper builder 6/7] COPY . . [2025-06-30T08:21:38.885Z] #137 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:21:38.885Z] #138 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-06-30T08:21:38.885Z] #139 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-30T08:21:38.885Z] #140 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-06-30T08:21:38.885Z] #141 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2025-06-30T08:21:38.885Z] #142 CACHED [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #119 [support-notifications builder 6/7] COPY . . [2025-06-30T08:21:38.885Z] #119 DONE 14.0s [2025-06-30T08:21:38.885Z] [2025-06-30T08:21:38.885Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-30T08:21:39.847Z] #143 0.949 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-06-30T08:21:49.835Z] #143 ... [2025-06-30T08:21:49.835Z] [2025-06-30T08:21:49.835Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-30T08:21:49.835Z] #0 1.275 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-06-30T08:21:49.835Z] #144 ... [2025-06-30T08:21:49.835Z] [2025-06-30T08:21:49.835Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-30T08:21:49.835Z] #0 0.724 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-06-30T08:21:49.835Z] #145 ... [2025-06-30T08:21:49.835Z] [2025-06-30T08:21:49.835Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-30T08:21:49.835Z] #0 1.673 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-06-30T08:21:49.835Z] #146 ... [2025-06-30T08:21:49.835Z] [2025-06-30T08:21:49.835Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-30T08:21:49.835Z] #0 1.601 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-06-30T08:21:49.835Z] #147 ... [2025-06-30T08:21:49.835Z] [2025-06-30T08:21:49.835Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-30T08:21:49.835Z] #0 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-06-30T08:21:49.835Z] #148 ... [2025-06-30T08:21:49.835Z] [2025-06-30T08:21:49.835Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-30T08:21:49.835Z] #0 0.695 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-06-30T08:21:49.835Z] #149 ... [2025-06-30T08:21:49.835Z] [2025-06-30T08:21:49.835Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-30T08:21:49.835Z] #0 0.464 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-06-30T08:21:49.835Z] #150 ... [2025-06-30T08:21:49.835Z] [2025-06-30T08:21:49.835Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-30T08:21:49.835Z] #0 0.842 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-06-30T08:21:50.095Z] #151 ... [2025-06-30T08:21:50.095Z] [2025-06-30T08:21:50.095Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-30T08:21:50.095Z] #0 0.710 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-06-30T08:21:50.095Z] #152 ... [2025-06-30T08:21:50.095Z] [2025-06-30T08:21:50.095Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-30T08:21:50.095Z] #0 1.308 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-06-30T08:21:50.354Z] #153 ... [2025-06-30T08:21:50.354Z] [2025-06-30T08:21:50.354Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-30T08:21:50.354Z] #0 1.576 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-06-30T08:24:11.832Z] #154 ... [2025-06-30T08:24:11.832Z] [2025-06-30T08:24:11.832Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-30T08:24:11.832Z] #149 148.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-06-30T08:24:16.016Z] #149 ... [2025-06-30T08:24:16.016Z] [2025-06-30T08:24:16.016Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-06-30T08:24:16.016Z] #143 DONE 156.0s [2025-06-30T08:24:16.016Z] [2025-06-30T08:24:16.016Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-30T08:24:21.283Z] #155 ... [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-06-30T08:24:21.283Z] #147 DONE 162.0s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-06-30T08:24:21.283Z] #153 DONE 162.0s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-06-30T08:24:21.283Z] #152 DONE 162.0s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-06-30T08:24:21.283Z] #149 DONE 162.0s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-06-30T08:24:21.283Z] #150 DONE 162.0s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-06-30T08:24:21.283Z] #144 DONE 162.1s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-06-30T08:24:21.283Z] #148 DONE 162.1s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T08:24:21.283Z] #156 ... [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-06-30T08:24:21.283Z] #145 DONE 162.2s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-06-30T08:24:21.283Z] #146 DONE 162.2s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-06-30T08:24:21.283Z] #154 DONE 162.2s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-06-30T08:24:21.283Z] #155 DONE 5.6s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-06-30T08:24:21.283Z] #151 DONE 162.1s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T08:24:21.283Z] #157 DONE 0.3s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T08:24:21.283Z] #158 DONE 0.3s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #159 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T08:24:21.283Z] #159 ... [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T08:24:21.283Z] #156 DONE 0.3s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T08:24:21.283Z] #160 DONE 0.4s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T08:24:21.283Z] #161 DONE 0.4s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-06-30T08:24:21.283Z] #162 DONE 0.3s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T08:24:21.283Z] #163 DONE 0.2s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #164 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-30T08:24:21.283Z] #164 DONE 0.2s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #159 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T08:24:21.283Z] #159 DONE 0.2s [2025-06-30T08:24:21.283Z] [2025-06-30T08:24:21.283Z] #165 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-30T08:24:22.018Z] #165 ... [2025-06-30T08:24:22.018Z] [2025-06-30T08:24:22.018Z] #166 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T08:24:22.018Z] #166 DONE 0.2s [2025-06-30T08:24:22.018Z] [2025-06-30T08:24:22.018Z] #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T08:24:22.018Z] #167 CACHED [2025-06-30T08:24:22.018Z] [2025-06-30T08:24:22.018Z] #168 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-30T08:24:22.018Z] #168 CACHED [2025-06-30T08:24:22.018Z] [2025-06-30T08:24:22.018Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-30T08:24:22.018Z] #169 DONE 0.2s [2025-06-30T08:24:22.018Z] [2025-06-30T08:24:22.018Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-06-30T08:24:22.018Z] #170 CACHED [2025-06-30T08:24:22.018Z] [2025-06-30T08:24:22.018Z] #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T08:24:22.018Z] #171 CACHED [2025-06-30T08:24:22.018Z] [2025-06-30T08:24:22.018Z] #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-06-30T08:24:22.018Z] #172 CACHED [2025-06-30T08:24:22.018Z] [2025-06-30T08:24:22.018Z] #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T08:24:22.018Z] #173 CACHED [2025-06-30T08:24:22.018Z] [2025-06-30T08:24:22.018Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-06-30T08:24:22.018Z] #174 DONE 0.3s [2025-06-30T08:24:22.277Z] [2025-06-30T08:24:22.277Z] #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-06-30T08:24:22.277Z] #175 ... [2025-06-30T08:24:22.277Z] [2025-06-30T08:24:22.277Z] #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-30T08:24:22.277Z] #176 DONE 1.0s [2025-06-30T08:24:22.277Z] [2025-06-30T08:24:22.277Z] #177 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-06-30T08:24:22.277Z] #177 DONE 1.0s [2025-06-30T08:24:22.543Z] [2025-06-30T08:24:22.543Z] #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-06-30T08:24:23.180Z] #178 ... [2025-06-30T08:24:23.180Z] [2025-06-30T08:24:23.180Z] #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-30T08:24:23.180Z] #179 DONE 1.7s [2025-06-30T08:24:23.180Z] [2025-06-30T08:24:23.180Z] #180 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-06-30T08:24:23.180Z] #180 DONE 1.7s [2025-06-30T08:24:23.452Z] [2025-06-30T08:24:23.452Z] #181 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-06-30T08:24:23.452Z] #181 DONE 1.8s [2025-06-30T08:24:23.452Z] [2025-06-30T08:24:23.452Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-06-30T08:24:23.452Z] #182 DONE 1.8s [2025-06-30T08:24:23.452Z] [2025-06-30T08:24:23.452Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-06-30T08:24:23.452Z] #183 DONE 1.8s [2025-06-30T08:24:23.452Z] [2025-06-30T08:24:23.452Z] #184 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-06-30T08:24:23.452Z] #184 DONE 1.8s [2025-06-30T08:24:23.452Z] [2025-06-30T08:24:23.452Z] #165 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-06-30T08:24:23.452Z] #165 DONE 1.8s [2025-06-30T08:24:23.452Z] [2025-06-30T08:24:23.452Z] #185 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-06-30T08:24:23.713Z] #185 ... [2025-06-30T08:24:23.713Z] [2025-06-30T08:24:23.713Z] #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-06-30T08:24:23.713Z] #175 DONE 2.1s [2025-06-30T08:24:23.713Z] [2025-06-30T08:24:23.713Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-06-30T08:24:23.713Z] #186 DONE 2.2s [2025-06-30T08:24:23.713Z] [2025-06-30T08:24:23.713Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-30T08:24:24.281Z] #187 ... [2025-06-30T08:24:24.282Z] [2025-06-30T08:24:24.282Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-06-30T08:24:24.282Z] #188 DONE 1.9s [2025-06-30T08:24:24.282Z] [2025-06-30T08:24:24.282Z] #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-06-30T08:24:24.282Z] #178 DONE 1.9s [2025-06-30T08:24:24.282Z] [2025-06-30T08:24:24.282Z] #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-06-30T08:24:24.282Z] #189 DONE 1.2s [2025-06-30T08:24:24.282Z] [2025-06-30T08:24:24.282Z] #190 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-06-30T08:24:24.282Z] #190 DONE 1.1s [2025-06-30T08:24:24.282Z] [2025-06-30T08:24:24.282Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-06-30T08:24:24.282Z] #191 DONE 1.1s [2025-06-30T08:24:24.282Z] [2025-06-30T08:24:24.282Z] #192 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-06-30T08:24:24.282Z] #192 DONE 0.8s [2025-06-30T08:24:24.282Z] [2025-06-30T08:24:24.282Z] #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-06-30T08:24:24.282Z] #193 DONE 1.1s [2025-06-30T08:24:24.282Z] [2025-06-30T08:24:24.282Z] #194 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-30T08:24:24.282Z] #194 ... [2025-06-30T08:24:24.282Z] [2025-06-30T08:24:24.282Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-06-30T08:24:24.282Z] #195 DONE 1.1s [2025-06-30T08:24:24.282Z] [2025-06-30T08:24:24.282Z] #185 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-06-30T08:24:24.282Z] #185 DONE 1.1s [2025-06-30T08:24:24.282Z] [2025-06-30T08:24:24.282Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-06-30T08:24:24.282Z] #196 DONE 0.8s [2025-06-30T08:24:24.282Z] [2025-06-30T08:24:24.282Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-06-30T08:24:24.282Z] #187 DONE 0.8s [2025-06-30T08:24:24.282Z] [2025-06-30T08:24:24.282Z] #197 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-06-30T08:24:24.282Z] #197 DONE 3.5s [2025-06-30T08:24:24.282Z] [2025-06-30T08:24:24.282Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-06-30T08:24:24.282Z] #198 DONE 0.2s [2025-06-30T08:24:24.542Z] [2025-06-30T08:24:24.542Z] #199 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-06-30T08:24:24.542Z] #199 DONE 0.2s [2025-06-30T08:24:24.542Z] [2025-06-30T08:24:24.542Z] #112 [security-spiffe-token-provider] exporting to image [2025-06-30T08:24:24.542Z] #112 exporting layers [2025-06-30T08:24:24.542Z] #112 ... [2025-06-30T08:24:24.542Z] [2025-06-30T08:24:24.542Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-06-30T08:24:24.542Z] #200 DONE 0.4s [2025-06-30T08:24:24.542Z] [2025-06-30T08:24:24.542Z] #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-06-30T08:24:24.542Z] #201 DONE 0.4s [2025-06-30T08:24:24.542Z] [2025-06-30T08:24:24.542Z] #112 [support-scheduler] exporting to image [2025-06-30T08:24:24.973Z] #112 ... [2025-06-30T08:24:24.973Z] [2025-06-30T08:24:24.973Z] #194 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-06-30T08:24:24.973Z] #194 DONE 0.4s [2025-06-30T08:24:24.973Z] [2025-06-30T08:24:24.973Z] #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-06-30T08:24:24.973Z] #202 DONE 0.4s [2025-06-30T08:24:24.973Z] [2025-06-30T08:24:24.973Z] #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-06-30T08:24:24.973Z] #203 DONE 0.4s [2025-06-30T08:24:24.973Z] [2025-06-30T08:24:24.973Z] #112 [core-metadata] exporting to image [2025-06-30T08:24:24.973Z] #112 exporting layers 0.4s done [2025-06-30T08:24:25.486Z] #112 ... [2025-06-30T08:24:25.486Z] [2025-06-30T08:24:25.486Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-06-30T08:24:25.486Z] #204 DONE 0.5s [2025-06-30T08:24:25.486Z] [2025-06-30T08:24:25.486Z] #205 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-06-30T08:24:25.486Z] #205 DONE 0.4s [2025-06-30T08:24:25.486Z] [2025-06-30T08:24:25.486Z] #112 [core-keeper] exporting to image [2025-06-30T08:24:25.486Z] #112 exporting layers 0.4s done [2025-06-30T08:24:25.486Z] #112 writing image sha256:ddc581431acb9cbd9dbd98e25c08c510641134c1a2b41749fa4a9a9306c81ab1 done [2025-06-30T08:24:25.486Z] #112 naming to docker.io/library/core-keeper done [2025-06-30T08:24:25.486Z] #112 writing image sha256:7906fc537a340a4832c506d3bba3a6b1e7ebc11e457c83422996939200f6ac30 [2025-06-30T08:24:25.486Z] #112 writing image sha256:677edb2f0ed81e35b52aed0fc121d97a17d996a87e14a29d7fa7019dc93f5253 [2025-06-30T08:24:25.486Z] #112 writing image sha256:7906fc537a340a4832c506d3bba3a6b1e7ebc11e457c83422996939200f6ac30 0.3s done [2025-06-30T08:24:25.487Z] #112 naming to docker.io/library/core-data [2025-06-30T08:24:25.487Z] #112 ... [2025-06-30T08:24:25.487Z] [2025-06-30T08:24:25.487Z] #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-06-30T08:24:25.487Z] #206 DONE 0.6s [2025-06-30T08:24:25.487Z] [2025-06-30T08:24:25.487Z] #112 [security-spiffe-token-provider] exporting to image [2025-06-30T08:24:25.487Z] #112 exporting layers 0.6s done [2025-06-30T08:24:25.487Z] #112 writing image sha256:677edb2f0ed81e35b52aed0fc121d97a17d996a87e14a29d7fa7019dc93f5253 0.3s done [2025-06-30T08:24:25.487Z] #112 naming to docker.io/library/core-data done [2025-06-30T08:24:25.487Z] #112 naming to docker.io/library/core-command done [2025-06-30T08:24:25.487Z] #112 writing image sha256:f78afb3706551587154d3c17dec17e4ba9fd120499d9372f20f1a8f305dc7e43 done [2025-06-30T08:24:25.487Z] #112 naming to docker.io/library/security-spiffe-token-provider done [2025-06-30T08:24:25.751Z] #112 exporting layers 0.6s done [2025-06-30T08:24:25.751Z] #112 writing image sha256:81f53ed8d0fcd21a29b16ad23fc096b9f1ea7b7ba5c3e5a4d81485a507e085cd done [2025-06-30T08:24:25.751Z] #112 writing image sha256:442a947a02417f5a92c577f3b9396c673635b7f6d5e7da7027c59d7fa7d2d95d 0.0s done [2025-06-30T08:24:25.751Z] #112 writing image sha256:5d81fdf04341869e642cb1413a9ada4c7c5d54bccbbb8afe49bbd374ec8f425a 0.0s done [2025-06-30T08:24:25.751Z] #112 naming to docker.io/library/core-metadata done [2025-06-30T08:24:25.751Z] #112 naming to docker.io/library/support-scheduler done [2025-06-30T08:24:25.751Z] #112 naming to docker.io/library/support-notifications done [2025-06-30T08:24:25.751Z] #112 DONE 2.2s [2025-06-30T08:24:25.751Z] [2025-06-30T08:24:25.751Z] #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-06-30T08:24:25.751Z] #207 DONE 0.5s [2025-06-30T08:24:25.751Z] [2025-06-30T08:24:25.751Z] #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-06-30T08:24:25.751Z] #208 DONE 0.5s [2025-06-30T08:24:25.751Z] [2025-06-30T08:24:25.751Z] #209 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-30T08:24:25.751Z] #209 ... [2025-06-30T08:24:25.751Z] [2025-06-30T08:24:25.751Z] #210 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-06-30T08:24:25.751Z] #210 DONE 0.5s [2025-06-30T08:24:25.751Z] [2025-06-30T08:24:25.751Z] #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-30T08:24:25.751Z] #211 DONE 1.0s [2025-06-30T08:24:25.751Z] [2025-06-30T08:24:25.751Z] #112 [core-common-config-bootstrapper] exporting to image [2025-06-30T08:24:26.011Z] #112 ... [2025-06-30T08:24:26.011Z] [2025-06-30T08:24:26.011Z] #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-30T08:24:26.011Z] #212 DONE 1.1s [2025-06-30T08:24:26.011Z] [2025-06-30T08:24:26.011Z] #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-06-30T08:24:26.011Z] #213 DONE 0.6s [2025-06-30T08:24:26.011Z] [2025-06-30T08:24:26.011Z] #214 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-06-30T08:24:26.011Z] #214 DONE 0.2s [2025-06-30T08:24:26.011Z] [2025-06-30T08:24:26.011Z] #215 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-06-30T08:24:26.011Z] #215 DONE 0.1s [2025-06-30T08:24:26.011Z] [2025-06-30T08:24:26.011Z] #112 [security-proxy-auth] exporting to image [2025-06-30T08:24:26.011Z] #112 ... [2025-06-30T08:24:26.011Z] [2025-06-30T08:24:26.011Z] #216 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-06-30T08:24:26.011Z] #216 DONE 0.1s [2025-06-30T08:24:26.011Z] [2025-06-30T08:24:26.011Z] #112 [core-common-config-bootstrapper] exporting to image [2025-06-30T08:24:26.011Z] #112 exporting layers 0.2s done [2025-06-30T08:24:26.011Z] #112 writing image sha256:b81be2245cad9a42217cf101985afe99585b5fa61c0c83fe4218fa6a0bd2b9ac done [2025-06-30T08:24:26.011Z] #112 naming to docker.io/library/core-common-config-bootstrapper done [2025-06-30T08:24:26.270Z] #112 ... [2025-06-30T08:24:26.270Z] [2025-06-30T08:24:26.270Z] #217 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-06-30T08:24:26.270Z] #217 DONE 0.0s [2025-06-30T08:24:26.270Z] [2025-06-30T08:24:26.270Z] #218 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-06-30T08:24:26.270Z] #218 DONE 0.1s [2025-06-30T08:24:26.270Z] [2025-06-30T08:24:26.270Z] #209 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-30T08:24:26.270Z] #209 DONE 0.9s [2025-06-30T08:24:26.271Z] [2025-06-30T08:24:26.271Z] #219 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-06-30T08:24:26.271Z] #219 DONE 0.0s [2025-06-30T08:24:26.271Z] [2025-06-30T08:24:26.271Z] #112 [security-proxy-setup] exporting to image [2025-06-30T08:24:26.271Z] #112 writing image sha256:2a6285f90a7a81065bfea122f40565769e91c774df8c7a5c1e2fec44f2fcbd85 done [2025-06-30T08:24:26.271Z] #112 naming to docker.io/library/security-proxy-auth done [2025-06-30T08:24:26.529Z] #112 exporting layers 0.2s done [2025-06-30T08:24:26.529Z] #112 writing image sha256:cb6f11c7ea523ead2ef1c44ef0396a9ec7309574c07e5d5ba1c05d4c26f75be5 done [2025-06-30T08:24:26.529Z] #112 naming to docker.io/library/security-proxy-setup done [2025-06-30T08:24:26.529Z] #112 DONE 2.8s [2025-06-30T08:24:26.529Z] [2025-06-30T08:24:26.530Z] #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-30T08:24:26.530Z] #220 ... [2025-06-30T08:24:26.530Z] [2025-06-30T08:24:26.530Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-06-30T08:24:26.530Z] #221 DONE 0.6s [2025-06-30T08:24:26.789Z] [2025-06-30T08:24:26.789Z] #112 [security-secretstore-setup] exporting to image [2025-06-30T08:24:26.789Z] #112 exporting layers 0.2s done [2025-06-30T08:24:26.789Z] #112 writing image sha256:bcf04f2bf35842c5c376e575d83903dcd2a43d952308ac2bc7b3080b0cb26476 done [2025-06-30T08:24:26.789Z] #112 naming to docker.io/library/security-secretstore-setup done [2025-06-30T08:24:26.789Z] #112 DONE 3.0s [2025-06-30T08:24:26.789Z] [2025-06-30T08:24:26.789Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-06-30T08:24:27.048Z] #61 ... [2025-06-30T08:24:27.048Z] [2025-06-30T08:24:27.048Z] #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-06-30T08:24:27.048Z] #220 DONE 0.7s [2025-06-30T08:24:27.048Z] [2025-06-30T08:24:27.048Z] #112 [security-bootstrapper] exporting to image [2025-06-30T08:24:27.048Z] #112 exporting layers 0.2s done [2025-06-30T08:24:27.048Z] #112 writing image sha256:0ef712e4d6dcf05a77c42a91cb271e6e19249e5437bbc55c3635a0fa3d0b282a done [2025-06-30T08:24:27.048Z] #112 naming to docker.io/library/security-bootstrapper done [2025-06-30T08:24:27.048Z] #112 DONE 3.2s [2025-06-30T08:24:27.048Z] [2025-06-30T08:24:27.048Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-06-30T08:24:27.048Z] time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T08:24:27.048Z] time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T08:24:27.048Z] time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T08:24:27.048Z] time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T08:24:27.048Z] time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T08:24:27.048Z] time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T08:24:27.048Z] time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T08:24:27.048Z] time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T08:24:27.048Z] time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T08:24:27.048Z] time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T08:24:27.048Z] time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T08:24:27.048Z] time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T08:24:27.048Z] time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T08:24:27.048Z] time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-06-30T08:24:27.048Z] time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-06-30T08:24:27.089Z] $ docker stop --time=1 abd98c05bcf916b6faafc5e898b9ab744226aa52da8e814af646264a267bc5b2 [2025-06-30T08:24:28.377Z] $ docker rm -f --volumes abd98c05bcf916b6faafc5e898b9ab744226aa52da8e814af646264a267bc5b2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-30T08:24:28.787Z] + docker images [2025-06-30T08:24:28.788Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-06-30T08:24:28.788Z] security-proxy-setup latest cb6f11c7ea52 2 seconds ago 38.6MB [2025-06-30T08:24:28.788Z] security-bootstrapper latest 0ef712e4d6dc 2 seconds ago 20.4MB [2025-06-30T08:24:28.788Z] security-secretstore-setup latest bcf04f2bf358 2 seconds ago 68.9MB [2025-06-30T08:24:28.788Z] core-common-config-bootstrapper latest b81be2245cad 3 seconds ago 17.1MB [2025-06-30T08:24:28.788Z] security-proxy-auth latest 2a6285f90a7a 3 seconds ago 31.9MB [2025-06-30T08:24:28.788Z] support-scheduler latest 5d81fdf04341 4 seconds ago 48.7MB [2025-06-30T08:24:28.788Z] core-metadata latest 81f53ed8d0fc 4 seconds ago 33.2MB [2025-06-30T08:24:28.788Z] security-spiffe-token-provider latest f78afb370655 4 seconds ago 47.5MB [2025-06-30T08:24:28.788Z] core-keeper latest ddc581431acb 4 seconds ago 32.6MB [2025-06-30T08:24:28.788Z] core-command latest 677edb2f0ed8 4 seconds ago 28.5MB [2025-06-30T08:24:28.788Z] support-notifications latest 442a947a0241 4 seconds ago 52.3MB [2025-06-30T08:24:28.788Z] core-data latest 7906fc537a34 4 seconds ago 33MB [2025-06-30T08:24:28.788Z] security-spire-server latest 66cbffb48e4c 3 minutes ago 149MB [2025-06-30T08:24:28.788Z] security-spire-agent latest cefd6f49f683 3 minutes ago 195MB [2025-06-30T08:24:28.788Z] security-spire-config latest 4fa4253c1a64 4 minutes ago 149MB [2025-06-30T08:24:28.788Z] ci-base-image-x86_64 latest f89fc320dd9a 7 minutes ago 924MB [2025-06-30T08:24:28.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine ea6120ae94a0 12 days ago 574MB [2025-06-30T08:24:28.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 weeks ago 573MB [2025-06-30T08:24:28.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-06-30T08:24:29.967Z] provisioning config files... [2025-06-30T08:24:29.974Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12447330028312286976tmp [Pipeline] { [Pipeline] sh [2025-06-30T08:24:30.317Z] + set +x [2025-06-30T08:24:30.317Z] + curl -s https://codecov.io/bash [2025-06-30T08:24:30.317Z] + bash -s -- [2025-06-30T08:24:30.575Z] [2025-06-30T08:24:30.575Z] _____ _ [2025-06-30T08:24:30.575Z] / ____| | | [2025-06-30T08:24:30.575Z] | | ___ __| | ___ ___ _____ __ [2025-06-30T08:24:30.575Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-06-30T08:24:30.575Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-06-30T08:24:30.575Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-06-30T08:24:30.575Z] Bash-1.0.6 [2025-06-30T08:24:30.575Z] [2025-06-30T08:24:30.575Z] [2025-06-30T08:24:30.575Z] ==> git version 2.25.1 found [2025-06-30T08:24:30.575Z] ==> 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 [2025-06-30T08:24:30.575Z] Release-Date: 2020-01-08 [2025-06-30T08:24:30.575Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-30T08:24:30.575Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-06-30T08:24:30.575Z] ==> Jenkins CI detected. [2025-06-30T08:24:30.575Z] current dir:  /w/workspace/edgex-go/1 [2025-06-30T08:24:30.575Z] project root: . [2025-06-30T08:24:30.575Z] --> token set from env [2025-06-30T08:24:30.575Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-06-30T08:24:30.575Z] ==> Running gcov in . (disable via -X gcov) [2025-06-30T08:24:30.575Z] ==> Python coveragepy not found [2025-06-30T08:24:30.575Z] ==> Searching for coverage reports in: [2025-06-30T08:24:30.575Z] + . [2025-06-30T08:24:30.575Z] -> Found 1 reports [2025-06-30T08:24:30.575Z] ==> Detecting git/mercurial file structure [2025-06-30T08:24:30.575Z] ==> Reading reports [2025-06-30T08:24:30.575Z] + ./coverage.out bytes=1667165 [2025-06-30T08:24:30.575Z] ==> Appending adjustments [2025-06-30T08:24:30.575Z] https://docs.codecov.io/docs/fixing-reports [2025-06-30T08:24:31.951Z] + Found adjustments [2025-06-30T08:24:31.951Z] ==> Gzipping contents [2025-06-30T08:24:31.951Z] 140K /tmp/codecov.GxbWym.gz [2025-06-30T08:24:31.951Z] ==> Uploading reports [2025-06-30T08:24:31.951Z] url: https://codecov.io [2025-06-30T08:24:31.951Z] query: branch=PR-5198&commit=4437a08569a6464f9398f9933bd3d0eed472f476&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5198%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5198&job=&cmd_args= [2025-06-30T08:24:31.951Z] -> Pinging Codecov [2025-06-30T08:24:31.951Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5198&commit=4437a08569a6464f9398f9933bd3d0eed472f476&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5198%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5198&job=&cmd_args= [2025-06-30T08:24:32.211Z] -> Uploading to [2025-06-30T08:24:32.211Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/4437a08569a6464f9398f9933bd3d0eed472f476/cde67c84-a287-4e10-9e30-509345f7d9c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250630%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250630T082432Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=98ded4517f362a6296e2e32b0ac637d9f3204af6379c13b2a8cd0fb410d22543 [2025-06-30T08:24:32.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-30T08:24:32.211Z] Dload Upload Total Spent Left Speed [2025-06-30T08:24:32.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 345k --:--:-- --:--:-- --:--:-- 344k 100 139k 0 0 100 139k 0 345k --:--:-- --:--:-- --:--:-- 344k [2025-06-30T08:24:32.780Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4437a08569a6464f9398f9933bd3d0eed472f476 [Pipeline] } [2025-06-30T08:24:32.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-06-30T08:24:34.354Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-06-30T08:24:34.688Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T08:24:35.576Z] ---> package-listing.sh [2025-06-30T08:24:35.576Z] ++ facter osfamily [2025-06-30T08:24:35.576Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-30T08:24:35.835Z] + OS_FAMILY=debian [2025-06-30T08:24:35.835Z] + workspace=/w/workspace/edgex-go/1 [2025-06-30T08:24:35.835Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-30T08:24:35.835Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-30T08:24:35.835Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-30T08:24:35.835Z] + PACKAGES=/tmp/packages_start.txt [2025-06-30T08:24:35.835Z] + '[' /w/workspace/edgex-go/1 ']' [2025-06-30T08:24:35.835Z] + PACKAGES=/tmp/packages_end.txt [2025-06-30T08:24:35.835Z] + case "${OS_FAMILY}" in [2025-06-30T08:24:35.835Z] + dpkg -l [2025-06-30T08:24:35.835Z] + grep '^ii' [2025-06-30T08:24:35.835Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-30T08:24:35.835Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-30T08:24:35.835Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-30T08:24:35.835Z] + '[' /w/workspace/edgex-go/1 ']' [2025-06-30T08:24:35.835Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-06-30T08:24:35.835Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-06-30T08:24:35.871Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-30T08:24:36.164Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T08:24:36.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-30T08:24:36.809Z] [2025-06-30T08:24:36.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-30T08:24:37.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-30T08:24:37.195Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-30T08:24:37.195Z] 5eb5b503b376: Pulling fs layer [2025-06-30T08:24:37.195Z] 5c69ac0246d0: Pulling fs layer [2025-06-30T08:24:37.195Z] ec43610c2a17: Pulling fs layer [2025-06-30T08:24:37.195Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-30T08:24:37.195Z] 33b1e0a273af: Pulling fs layer [2025-06-30T08:24:37.195Z] 5d3b04190fa2: Pulling fs layer [2025-06-30T08:24:37.195Z] 2f39f015ded8: Pulling fs layer [2025-06-30T08:24:37.195Z] 33b1e0a273af: Waiting [2025-06-30T08:24:37.195Z] 5d3b04190fa2: Waiting [2025-06-30T08:24:37.195Z] 3a2ae6a8a46f: Waiting [2025-06-30T08:24:37.195Z] 2f39f015ded8: Waiting [2025-06-30T08:24:37.195Z] 5c69ac0246d0: Download complete [2025-06-30T08:24:37.195Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-30T08:24:37.195Z] 3a2ae6a8a46f: Download complete [2025-06-30T08:24:37.454Z] 33b1e0a273af: Verifying Checksum [2025-06-30T08:24:37.454Z] 33b1e0a273af: Download complete [2025-06-30T08:24:37.454Z] 5d3b04190fa2: Verifying Checksum [2025-06-30T08:24:37.454Z] 5d3b04190fa2: Download complete [2025-06-30T08:24:37.454Z] ec43610c2a17: Verifying Checksum [2025-06-30T08:24:37.454Z] ec43610c2a17: Download complete [2025-06-30T08:24:37.711Z] 5eb5b503b376: Verifying Checksum [2025-06-30T08:24:37.711Z] 5eb5b503b376: Download complete [2025-06-30T08:24:38.279Z] 2f39f015ded8: Download complete [2025-06-30T08:24:38.846Z] 5eb5b503b376: Pull complete [2025-06-30T08:24:38.846Z] 5c69ac0246d0: Pull complete [2025-06-30T08:24:39.104Z] ec43610c2a17: Pull complete [2025-06-30T08:24:39.104Z] 3a2ae6a8a46f: Pull complete [2025-06-30T08:24:39.364Z] 33b1e0a273af: Pull complete [2025-06-30T08:24:39.364Z] 5d3b04190fa2: Pull complete [2025-06-30T08:24:43.612Z] 2f39f015ded8: Pull complete [2025-06-30T08:24:43.612Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-30T08:24:43.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-30T08:24:43.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-30T08:24:43.929Z] prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container [2025-06-30T08:24:43.985Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-30T08:24:47.881Z] $ docker top f0d5069b668caf8df067f8f38e9508c69c5c7caa5d3cdb876d65a0c82b4e8c6c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-30T08:24:48.335Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-30T08:24:48.645Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-30T08:24:48.953Z] + ls /var/log/sa-host [2025-06-30T08:24:48.953Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-30T08:24:49.182Z] provisioning config files... [2025-06-30T08:24:49.192Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11555118251214811153tmp [Pipeline] { [Pipeline] echo [2025-06-30T08:24:49.249Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T08:24:49.571Z] ---> create-netrc.sh [Pipeline] } [2025-06-30T08:24:49.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-30T08:24:50.026Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-30T08:24:50.061Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T08:24:50.377Z] ---> sudo-logs.sh [2025-06-30T08:24:50.377Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-30T08:24:50.467Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T08:24:50.786Z] ---> job-cost.sh [2025-06-30T08:24:50.786Z] lf-activate-venv: SKIPPING [2025-06-30T08:24:50.786Z] INFO: No Stack... [2025-06-30T08:24:51.353Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-30T08:24:51.613Z] INFO: Archiving Costs [Pipeline] echo [2025-06-30T08:24:51.655Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-30T08:24:51.976Z] ---> logs-deploy.sh [2025-06-30T08:24:51.976Z] lf-activate-venv: SKIPPING [2025-06-30T08:24:51.976Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5198/1 [2025-06-30T08:24:51.976Z] INFO: archiving workspace using pattern(s): [2025-06-30T08:24:52.910Z] Archives upload complete. [2025-06-30T08:24:52.910Z] INFO: archiving logs to Nexus