Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 211a306d4e51807ec93b159e8cdc3c8b452e00ed+93517cc9be75f0d1e27fcce786eddade622644b5 (6b5e43e52eaa89d5fa4f80144bfa90d70badbacb) 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-ssh15529768032251218947.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh79150569938310606.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5356/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5356/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15039707148039869623.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12360006509619756834.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5356/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5356/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17908179058102286474.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [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.25 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11609 in /w/workspace/edgexfoundry_edgex-go_PR-5356 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/26 [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/26 # 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 > 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 Merging remotes/origin/main commit 93517cc9be75f0d1e27fcce786eddade622644b5 into PR head commit 211a306d4e51807ec93b159e8cdc3c8b452e00ed Merge succeeded, producing f05f64de33363e927347a78acf7c8b723483abc5 Checking out Revision f05f64de33363e927347a78acf7c8b723483abc5 (PR-5356) > 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/5356/head:refs/remotes/origin/PR-5356 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 211a306d4e51807ec93b159e8cdc3c8b452e00ed # 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 93517cc9be75f0d1e27fcce786eddade622644b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f05f64de33363e927347a78acf7c8b723483abc5 # timeout=10 Commit message: "Merge commit '93517cc9be75f0d1e27fcce786eddade622644b5' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk be73e2273a271bec500928ef94df1064c5a0a58a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-27T08:30:58.306Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-27T08:30:58.381Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-27T08:30:58.407Z] ========================================================= [2026-05-27T08:30:58.407Z] EdgeX Global Pipelines Version Info [2026-05-27T08:30:58.407Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:30:59.556Z] ------------------- [2026-05-27T08:30:59.556Z] stable info: [2026-05-27T08:30:59.556Z] ------------------- [2026-05-27T08:30:59.556Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-27T08:30:59.556Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-27T08:30:59.556Z] Message: update stable to v1.0.280 [2026-05-27T08:31:00.127Z] ------------------- [2026-05-27T08:31:00.127Z] experimental info: [2026-05-27T08:31:00.127Z] ------------------- [2026-05-27T08:31:00.127Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-27T08:31:00.127Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-27T08:31:00.127Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-27T08:31:00.204Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-05-27T08:31:00.227Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-05-27T08:31:00.246Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-27T08:31:00.266Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-27T08:31:00.289Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-27T08:31:00.314Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-27T08:31:00.342Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-27T08:31:00.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-05-27T08:31:00.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-05-27T08:31:00.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-05-27T08:31:00.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-27T08:31:00.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-27T08:31:00.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-27T08:31:00.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-27T08:31:00.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-27T08:31:00.574Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-27T08:31:00.598Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-27T08:31:00.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-27T08:31:00.927Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-27T08:31:00.953Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-05-27T08:31:00.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-27T08:31:00.996Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-27T08:31:01.019Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-27T08:31:01.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5356 [Pipeline] echo [2026-05-27T08:31:01.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5356 [Pipeline] echo [2026-05-27T08:31:01.094Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5356 [Pipeline] echo [2026-05-27T08:31:01.120Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f05f64de33363e927347a78acf7c8b723483abc5 [Pipeline] echo [2026-05-27T08:31:01.148Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f05f64d [Pipeline] echo [2026-05-27T08:31:01.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T08:31:01.241Z] provisioning config files... [2026-05-27T08:31:01.257Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/26@tmp/config8605554284511923585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:31:01.598Z] ---> ****-login.sh [2026-05-27T08:31:01.598Z] nexus3.edgexfoundry.org:10001 [2026-05-27T08:31:01.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:31:01.863Z] [2026-05-27T08:31:01.863Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T08:31:01.863Z] Configure a credential helper to remove this warning. See [2026-05-27T08:31:01.863Z] https://docs.****.com/go/credential-store/ [2026-05-27T08:31:01.863Z] [2026-05-27T08:31:01.863Z] Login Succeeded [2026-05-27T08:31:01.863Z] nexus3.edgexfoundry.org:10002 [2026-05-27T08:31:01.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:31:01.863Z] [2026-05-27T08:31:01.863Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T08:31:01.863Z] Configure a credential helper to remove this warning. See [2026-05-27T08:31:01.863Z] https://docs.****.com/go/credential-store/ [2026-05-27T08:31:01.863Z] [2026-05-27T08:31:01.863Z] Login Succeeded [2026-05-27T08:31:01.863Z] nexus3.edgexfoundry.org:10003 [2026-05-27T08:31:01.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:31:02.125Z] [2026-05-27T08:31:02.125Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T08:31:02.125Z] Configure a credential helper to remove this warning. See [2026-05-27T08:31:02.125Z] https://docs.****.com/go/credential-store/ [2026-05-27T08:31:02.125Z] [2026-05-27T08:31:02.125Z] Login Succeeded [2026-05-27T08:31:02.125Z] nexus3.edgexfoundry.org:10004 [2026-05-27T08:31:02.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:31:02.125Z] [2026-05-27T08:31:02.125Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T08:31:02.125Z] Configure a credential helper to remove this warning. See [2026-05-27T08:31:02.125Z] https://docs.****.com/go/credential-store/ [2026-05-27T08:31:02.125Z] [2026-05-27T08:31:02.125Z] Login Succeeded [2026-05-27T08:31:02.125Z] ****.io [2026-05-27T08:31:02.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-27T08:31:02.387Z] [2026-05-27T08:31:02.387Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-27T08:31:02.387Z] Configure a credential helper to remove this warning. See [2026-05-27T08:31:02.387Z] https://docs.****.com/go/credential-store/ [2026-05-27T08:31:02.387Z] [2026-05-27T08:31:02.387Z] Login Succeeded [2026-05-27T08:31:02.387Z] ---> ****-login.sh ends [Pipeline] } [2026-05-27T08:31:02.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-27T08:31:02.741Z] + 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 [2026-05-27T08:31:02.741Z] + dirname cmd/core-command/Dockerfile [2026-05-27T08:31:02.741Z] + cut -d/ -f2 [2026-05-27T08:31:02.741Z] + echo core-command,cmd/core-command/Dockerfile [2026-05-27T08:31:02.741Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-05-27T08:31:02.741Z] + cut -d/ -f2 [2026-05-27T08:31:02.741Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-05-27T08:31:02.741Z] + dirname cmd/core-data/Dockerfile [2026-05-27T08:31:02.741Z] + cut -d/ -f2 [2026-05-27T08:31:02.741Z] + echo core-data,cmd/core-data/Dockerfile [2026-05-27T08:31:02.741Z] + + cut -d/dirname -f2 cmd/core-keeper/Dockerfile [2026-05-27T08:31:02.741Z] [2026-05-27T08:31:02.741Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-05-27T08:31:02.741Z] + dirname cmd/core-metadata/Dockerfile [2026-05-27T08:31:02.741Z] + cut -d/ -f2 [2026-05-27T08:31:02.741Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-05-27T08:31:02.741Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-05-27T08:31:02.741Z] + cut -d/ -f2 [2026-05-27T08:31:02.741Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-05-27T08:31:02.741Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-05-27T08:31:02.741Z] + cut -d/ -f2 [2026-05-27T08:31:02.741Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-05-27T08:31:02.741Z] + cut -d/ -f2 [2026-05-27T08:31:02.741Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-05-27T08:31:02.741Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-05-27T08:31:02.741Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-05-27T08:31:02.741Z] + cut -d/ -f2 [2026-05-27T08:31:02.741Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-05-27T08:31:02.741Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-05-27T08:31:02.741Z] + cut -d/ -f2 [2026-05-27T08:31:02.741Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-05-27T08:31:02.741Z] + dirname cmd/security-spire-agent/Dockerfile [2026-05-27T08:31:02.741Z] + cut -d/ -f2 [2026-05-27T08:31:02.741Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-05-27T08:31:02.741Z] + + dirname cmd/security-spire-config/Dockerfile [2026-05-27T08:31:02.741Z] cut -d/ -f2 [2026-05-27T08:31:02.741Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-05-27T08:31:02.741Z] + + dirnamecut cmd/security-spire-server/Dockerfile -d/ [2026-05-27T08:31:02.741Z] -f2 [2026-05-27T08:31:02.741Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-05-27T08:31:02.741Z] + dirname cmd/support-notifications/Dockerfile [2026-05-27T08:31:02.741Z] + cut -d/ -f2 [2026-05-27T08:31:02.741Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-05-27T08:31:02.741Z] + dirname cmd/support-scheduler/Dockerfile [2026-05-27T08:31:02.741Z] + cut -d/ -f2 [2026-05-27T08:31:02.741Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-05-27T08:31:02.784Z] 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 [2026-05-27T08:31:03.175Z] + git rev-list -1 --merges f05f64de33363e927347a78acf7c8b723483abc5~1..f05f64de33363e927347a78acf7c8b723483abc5 [Pipeline] echo [2026-05-27T08:31:03.188Z] -----------> git rev-list -1 --merges f05f64de33363e927347a78acf7c8b723483abc5~1..f05f64de33363e927347a78acf7c8b723483abc5 f05f64de33363e927347a78acf7c8b723483abc5 [2026-05-27T08:31:03.188Z] f05f64de33363e927347a78acf7c8b723483abc5 [false] [Pipeline] sh [2026-05-27T08:31:03.482Z] + git log --format=format:%s -1 f05f64de33363e927347a78acf7c8b723483abc5 [Pipeline] echo [2026-05-27T08:31:03.517Z] ========================================================= [2026-05-27T08:31:03.518Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-27T08:31:03.518Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-27T08:31:03.931Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-27T08:31:03.931Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-27T08:31:03.931Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-27T08:31:03.931Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-27T08:31:03.931Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-27T08:31:03.931Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-27T08:31:03.931Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:31:04.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T08:31:04.314Z] [2026-05-27T08:31:04.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:31:04.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T08:31:04.628Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-27T08:31:04.628Z] 3dae71ba6b94: Pulling fs layer [2026-05-27T08:31:04.628Z] 6bf1a483ea7c: Pulling fs layer [2026-05-27T08:31:04.628Z] f5dfc541a4d3: Pulling fs layer [2026-05-27T08:31:04.628Z] 461d9e800cba: Pulling fs layer [2026-05-27T08:31:04.628Z] 80192f66455f: Pulling fs layer [2026-05-27T08:31:04.628Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-27T08:31:04.628Z] a29436f7fd5d: Pulling fs layer [2026-05-27T08:31:04.628Z] 923cac83aea3: Pulling fs layer [2026-05-27T08:31:04.628Z] 25ad8b0a4227: Pulling fs layer [2026-05-27T08:31:04.628Z] db01528c6b51: Pulling fs layer [2026-05-27T08:31:04.628Z] 28988de357af: Pulling fs layer [2026-05-27T08:31:04.628Z] a29436f7fd5d: Waiting [2026-05-27T08:31:04.628Z] 80192f66455f: Waiting [2026-05-27T08:31:04.628Z] 923cac83aea3: Waiting [2026-05-27T08:31:04.628Z] 2e8e34ca0e6c: Waiting [2026-05-27T08:31:04.628Z] 461d9e800cba: Waiting [2026-05-27T08:31:04.628Z] 28988de357af: Waiting [2026-05-27T08:31:04.628Z] 6bf1a483ea7c: Verifying Checksum [2026-05-27T08:31:04.628Z] 6bf1a483ea7c: Download complete [2026-05-27T08:31:04.628Z] 461d9e800cba: Verifying Checksum [2026-05-27T08:31:04.628Z] 461d9e800cba: Download complete [2026-05-27T08:31:04.890Z] 80192f66455f: Verifying Checksum [2026-05-27T08:31:04.890Z] 80192f66455f: Download complete [2026-05-27T08:31:04.890Z] f5dfc541a4d3: Verifying Checksum [2026-05-27T08:31:04.890Z] f5dfc541a4d3: Download complete [2026-05-27T08:31:04.890Z] 3dae71ba6b94: Verifying Checksum [2026-05-27T08:31:04.890Z] 3dae71ba6b94: Download complete [2026-05-27T08:31:04.890Z] 923cac83aea3: Verifying Checksum [2026-05-27T08:31:04.890Z] 923cac83aea3: Download complete [2026-05-27T08:31:05.152Z] 25ad8b0a4227: Verifying Checksum [2026-05-27T08:31:05.152Z] 25ad8b0a4227: Download complete [2026-05-27T08:31:05.152Z] db01528c6b51: Verifying Checksum [2026-05-27T08:31:05.152Z] db01528c6b51: Download complete [2026-05-27T08:31:05.152Z] 28988de357af: Verifying Checksum [2026-05-27T08:31:05.152Z] 28988de357af: Download complete [2026-05-27T08:31:05.470Z] a29436f7fd5d: Verifying Checksum [2026-05-27T08:31:05.470Z] a29436f7fd5d: Download complete [2026-05-27T08:31:06.236Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-27T08:31:06.236Z] 2e8e34ca0e6c: Download complete [2026-05-27T08:31:06.236Z] 3dae71ba6b94: Pull complete [2026-05-27T08:31:06.538Z] 6bf1a483ea7c: Pull complete [2026-05-27T08:31:07.170Z] f5dfc541a4d3: Pull complete [2026-05-27T08:31:07.170Z] 461d9e800cba: Pull complete [2026-05-27T08:31:07.678Z] 80192f66455f: Pull complete [2026-05-27T08:31:10.829Z] 2e8e34ca0e6c: Pull complete [2026-05-27T08:31:11.912Z] a29436f7fd5d: Pull complete [2026-05-27T08:31:11.912Z] 923cac83aea3: Pull complete [2026-05-27T08:31:11.912Z] 25ad8b0a4227: Pull complete [2026-05-27T08:31:11.912Z] db01528c6b51: Pull complete [2026-05-27T08:31:11.912Z] 28988de357af: Pull complete [2026-05-27T08:31:11.912Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-27T08:31:11.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-27T08:31:11.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:31:12.083Z] prd-ubuntu20.04-docker-8c-8g-11609 does not seem to be running inside a container [2026-05-27T08:31:12.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@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-devops/py-git-semver:0.1.4 cat [2026-05-27T08:31:13.832Z] $ docker top 2d9b847e240af1b1896ffafc9087fea24b707c39aee8b2f3e153cecdca0ca9eb -eo pid,comm [2026-05-27T08:31:13.886Z] 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). [2026-05-27T08:31:13.886Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-27T08:31:13.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-27T08:31:13.945Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-27T08:31:14.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-27T08:31:14.067Z] $ docker exec 2d9b847e240af1b1896ffafc9087fea24b707c39aee8b2f3e153cecdca0ca9eb ssh-agent [2026-05-27T08:31:14.177Z] SSH_AUTH_SOCK=/tmp/ssh-axwkY8OmZoJs/agent.33 [2026-05-27T08:31:14.177Z] SSH_AGENT_PID=39 [2026-05-27T08:31:14.185Z] Running ssh-add (command line suppressed) [2026-05-27T08:31:14.288Z] Identity added: /w/workspace/edgex-go/26@tmp/private_key_4803733599134311363.key (/w/workspace/edgex-go/26@tmp/private_key_4803733599134311363.key) [2026-05-27T08:31:14.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-27T08:31:14.768Z] + git config --global --add safe.directory /w/workspace/edgex-go/26 [Pipeline] sh [2026-05-27T08:31:15.066Z] + git tag --points-at HEAD [Pipeline] } [2026-05-27T08:31:15.082Z] $ docker exec --env ******** --env ******** 2d9b847e240af1b1896ffafc9087fea24b707c39aee8b2f3e153cecdca0ca9eb ssh-agent -k [2026-05-27T08:31:15.193Z] unset SSH_AUTH_SOCK; [2026-05-27T08:31:15.193Z] unset SSH_AGENT_PID; [2026-05-27T08:31:15.193Z] echo Agent pid 39 killed; [2026-05-27T08:31:15.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-27T08:31:15.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-27T08:31:15.247Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-27T08:31:15.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-27T08:31:15.367Z] $ docker exec 2d9b847e240af1b1896ffafc9087fea24b707c39aee8b2f3e153cecdca0ca9eb ssh-agent [2026-05-27T08:31:15.475Z] SSH_AUTH_SOCK=/tmp/ssh-UdHfAObbFTHr/agent.86 [2026-05-27T08:31:15.475Z] SSH_AGENT_PID=92 [2026-05-27T08:31:15.483Z] Running ssh-add (command line suppressed) [2026-05-27T08:31:15.582Z] Identity added: /w/workspace/edgex-go/26@tmp/private_key_6402966097749989813.key (/w/workspace/edgex-go/26@tmp/private_key_6402966097749989813.key) [2026-05-27T08:31:15.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-27T08:31:15.900Z] + git semver init [2026-05-27T08:31:16.160Z] 2026-05-27 08:31:16,161 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-27T08:31:16.420Z] 2026-05-27 08:31:16,165 [run_init] DEBUG init version:0.0.0 force:False [2026-05-27T08:31:16.420Z] 2026-05-27 08:31:16,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/26/.semver [2026-05-27T08:31:16.420Z] 2026-05-27 08:31:16,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/26/.semver [2026-05-27T08:31:16.420Z] 2026-05-27 08:31:16,166 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/26/.semver'], cwd=/w/workspace/edgex-go/26, stdin=None, shell=False, universal_newlines=False) [2026-05-27T08:31:21.983Z] 2026-05-27 08:31:21,474 [append_file] DEBUG append to file:/w/workspace/edgex-go/26/.git/info/exclude [2026-05-27T08:31:21.983Z] 2026-05-27 08:31:21,475 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/26/.semver/PR-5356 with force:False [2026-05-27T08:31:21.983Z] 2026-05-27 08:31:21,475 [write_file] DEBUG write to file:/w/workspace/edgex-go/26/.semver/PR-5356 [2026-05-27T08:31:21.983Z] 2026-05-27 08:31:21,479 [execute] INFO git cat-file --batch-check [2026-05-27T08:31:21.983Z] 2026-05-27 08:31:21,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/26/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-27T08:31:21.983Z] 2026-05-27 08:31:21,483 [execute] INFO git cat-file --batch [2026-05-27T08:31:21.983Z] 2026-05-27 08:31:21,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/26/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-27T08:31:21.983Z] 2026-05-27 08:31:21,486 [read_version] DEBUG read version from /w/workspace/edgex-go/26/.semver/PR-5356 [2026-05-27T08:31:21.983Z] 0.0.0 [Pipeline] } [2026-05-27T08:31:22.025Z] $ docker exec --env ******** --env ******** 2d9b847e240af1b1896ffafc9087fea24b707c39aee8b2f3e153cecdca0ca9eb ssh-agent -k [2026-05-27T08:31:22.122Z] unset SSH_AUTH_SOCK; [2026-05-27T08:31:22.124Z] unset SSH_AGENT_PID; [2026-05-27T08:31:22.124Z] echo Agent pid 92 killed; [2026-05-27T08:31:22.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-27T08:31:22.455Z] + git semver [Pipeline] } [2026-05-27T08:31:22.797Z] $ docker stop --time=1 2d9b847e240af1b1896ffafc9087fea24b707c39aee8b2f3e153cecdca0ca9eb [2026-05-27T08:31:24.117Z] $ docker rm -f --volumes 2d9b847e240af1b1896ffafc9087fea24b707c39aee8b2f3e153cecdca0ca9eb [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-27T08:31:24.455Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-27T08:31:24.834Z] Stashed 1 file(s) [Pipeline] echo [2026-05-27T08:31:24.838Z] [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] } [2026-05-27T08:31:25.451Z] + git config --global --add safe.directory /w/workspace/edgex-go/26 [Pipeline] echo [2026-05-27T08:31:25.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T08:31:25.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-27T08:31:25.502Z] ========================================================= [2026-05-27T08:31:25.502Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-27T08:31:25.502Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-27T08:31:26.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-27T08:31:26.048Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-05-27T08:31:26.048Z] 2d35ebdb57d9: Pulling fs layer [2026-05-27T08:31:26.048Z] c35fb4624d26: Pulling fs layer [2026-05-27T08:31:26.048Z] 4e2aec7ef170: Pulling fs layer [2026-05-27T08:31:26.048Z] 333b49ad6fbf: Pulling fs layer [2026-05-27T08:31:26.048Z] 4f4fb700ef54: Pulling fs layer [2026-05-27T08:31:26.048Z] c3e65509a76b: Pulling fs layer [2026-05-27T08:31:26.048Z] 7cf9ebb963bd: Pulling fs layer [2026-05-27T08:31:26.048Z] bb34ca984cfb: Pulling fs layer [2026-05-27T08:31:26.048Z] 151cf03bc807: Pulling fs layer [2026-05-27T08:31:26.048Z] c3e65509a76b: Waiting [2026-05-27T08:31:26.048Z] 7cf9ebb963bd: Waiting [2026-05-27T08:31:26.048Z] bb34ca984cfb: Waiting [2026-05-27T08:31:26.048Z] 151cf03bc807: Waiting [2026-05-27T08:31:26.048Z] 333b49ad6fbf: Waiting [2026-05-27T08:31:26.048Z] 4f4fb700ef54: Waiting [2026-05-27T08:31:26.048Z] c35fb4624d26: Verifying Checksum [2026-05-27T08:31:26.048Z] c35fb4624d26: Download complete [2026-05-27T08:31:26.048Z] 333b49ad6fbf: Verifying Checksum [2026-05-27T08:31:26.048Z] 333b49ad6fbf: Download complete [2026-05-27T08:31:26.311Z] 4f4fb700ef54: Download complete [2026-05-27T08:31:26.311Z] c3e65509a76b: Download complete [2026-05-27T08:31:26.311Z] 2d35ebdb57d9: Verifying Checksum [2026-05-27T08:31:26.311Z] 2d35ebdb57d9: Download complete [2026-05-27T08:31:26.311Z] 7cf9ebb963bd: Verifying Checksum [2026-05-27T08:31:26.311Z] 7cf9ebb963bd: Download complete [2026-05-27T08:31:26.311Z] 2d35ebdb57d9: Pull complete [2026-05-27T08:31:26.574Z] 4e2aec7ef170: Verifying Checksum [2026-05-27T08:31:26.574Z] 4e2aec7ef170: Download complete [2026-05-27T08:31:26.574Z] c35fb4624d26: Pull complete [2026-05-27T08:31:26.574Z] 151cf03bc807: Verifying Checksum [2026-05-27T08:31:26.574Z] 151cf03bc807: Download complete [2026-05-27T08:31:27.141Z] bb34ca984cfb: Verifying Checksum [2026-05-27T08:31:27.141Z] bb34ca984cfb: Download complete [2026-05-27T08:31:32.422Z] 4e2aec7ef170: Pull complete [2026-05-27T08:31:32.422Z] 333b49ad6fbf: Pull complete [2026-05-27T08:31:32.422Z] 4f4fb700ef54: Pull complete [2026-05-27T08:31:32.422Z] c3e65509a76b: Pull complete [2026-05-27T08:31:32.422Z] 7cf9ebb963bd: Pull complete [2026-05-27T08:31:34.953Z] bb34ca984cfb: Pull complete [2026-05-27T08:31:35.213Z] 151cf03bc807: Pull complete [2026-05-27T08:31:35.213Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-27T08:31:35.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-27T08:31:35.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-27T08:31:35.523Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-27T08:31:35.523Z] WORKDIR /edgex [2026-05-27T08:31:35.523Z] COPY go.mod . [2026-05-27T08:31:35.523Z] RUN go mod download [2026-05-27T08:31:35.523Z] + docker build -t ci-base-image-x86_64 -f - . [2026-05-27T08:31:36.096Z] #0 building with "default" instance using docker driver [2026-05-27T08:31:36.096Z] [2026-05-27T08:31:36.096Z] #1 [internal] load build definition from Dockerfile [2026-05-27T08:31:36.096Z] #1 transferring dockerfile: 164B done [2026-05-27T08:31:36.096Z] #1 DONE 0.0s [2026-05-27T08:31:36.096Z] [2026-05-27T08:31:36.096Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-27T08:31:36.096Z] #2 DONE 0.0s [2026-05-27T08:31:36.096Z] [2026-05-27T08:31:36.096Z] #3 [internal] load .dockerignore [2026-05-27T08:31:36.096Z] #3 transferring context: 50B done [2026-05-27T08:31:36.096Z] #3 DONE 0.0s [2026-05-27T08:31:36.096Z] [2026-05-27T08:31:36.096Z] #4 [internal] load build context [2026-05-27T08:31:36.096Z] #4 transferring context: 6.95kB done [2026-05-27T08:31:36.096Z] #4 DONE 0.0s [2026-05-27T08:31:36.096Z] [2026-05-27T08:31:36.096Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-27T08:31:36.355Z] #5 DONE 0.1s [2026-05-27T08:31:36.355Z] [2026-05-27T08:31:36.355Z] #6 [2/4] WORKDIR /edgex [2026-05-27T08:31:37.747Z] #6 DONE 1.5s [2026-05-27T08:31:37.747Z] [2026-05-27T08:31:37.747Z] #7 [3/4] COPY go.mod . [2026-05-27T08:31:37.747Z] #7 DONE 0.1s [2026-05-27T08:31:37.747Z] [2026-05-27T08:31:37.747Z] #8 [4/4] RUN go mod download [2026-05-27T08:31:45.891Z] #8 DONE 8.0s [2026-05-27T08:31:45.891Z] [2026-05-27T08:31:45.891Z] #9 exporting to image [2026-05-27T08:31:45.891Z] #9 exporting layers [2026-05-27T08:31:49.177Z] #9 exporting layers 3.4s done [2026-05-27T08:31:49.177Z] #9 writing image sha256:9787a70eff8dc996d220c703f3c21dc279aa00eb28d675c215d79b7ca4c03e42 done [2026-05-27T08:31:49.177Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-27T08:31:49.177Z] #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:31:49.480Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-27T08:31:49.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:31:49.565Z] prd-ubuntu20.04-docker-8c-8g-11609 does not seem to be running inside a container [2026-05-27T08:31:49.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-27T08:31:50.128Z] $ docker top 7fc0cc188f970e0d02443a444c82ec5a120aea1ffabd173d77a5061e3493c2b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T08:31:50.702Z] + go version [2026-05-27T08:31:50.702Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-27T08:31:50.720Z] $ docker stop --time=1 7fc0cc188f970e0d02443a444c82ec5a120aea1ffabd173d77a5061e3493c2b4 [2026-05-27T08:31:54.137Z] $ docker rm -f --volumes 7fc0cc188f970e0d02443a444c82ec5a120aea1ffabd173d77a5061e3493c2b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:31:54.666Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-27T08:31:54.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:31:54.744Z] prd-ubuntu20.04-docker-8c-8g-11609 does not seem to be running inside a container [2026-05-27T08:31:54.792Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-27T08:31:55.043Z] $ docker top cbaf17a4a40075234a242535f03da50edb4c6e7944923c07cf01f73094651f66 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-05-27T08:31:55.108Z] ========================================================= [2026-05-27T08:31:55.108Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-05-27T08:31:55.108Z] ========================================================= [Pipeline] sh [2026-05-27T08:31:55.389Z] + git config --global --add safe.directory /w/workspace/edgex-go/26 [Pipeline] fileExists [Pipeline] sh [2026-05-27T08:31:55.911Z] + make test [2026-05-27T08:31:55.911Z] go test -race -coverprofile=coverage.out ./... [2026-05-27T08:32:06.044Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-05-27T08:32:40.012Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-05-27T08:32:44.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2026-05-27T08:32:47.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.086s coverage: 71.0% of statements [2026-05-27T08:32:47.508Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-05-27T08:32:47.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.029s coverage: 4.8% of statements [2026-05-27T08:32:47.508Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-05-27T08:32:47.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 57.3% of statements [2026-05-27T08:32:47.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.023s coverage: 86.5% of statements [2026-05-27T08:32:47.508Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-05-27T08:32:47.508Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-05-27T08:32:48.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.104s coverage: 94.2% of statements [2026-05-27T08:32:48.444Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-05-27T08:32:48.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-05-27T08:32:48.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-05-27T08:32:48.444Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T08:32:48.444Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-05-27T08:32:48.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-05-27T08:32:48.444Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-05-27T08:32:48.444Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-05-27T08:32:48.444Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-05-27T08:32:48.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-05-27T08:32:48.444Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-05-27T08:32:48.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.062s coverage: 90.7% of statements [2026-05-27T08:32:48.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-05-27T08:32:48.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-05-27T08:32:48.444Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T08:32:48.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.037s coverage: 0.0% of statements [2026-05-27T08:32:48.444Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-05-27T08:32:48.444Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-05-27T08:32:49.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 11.1% of statements [2026-05-27T08:32:49.822Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-05-27T08:32:49.822Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-05-27T08:32:52.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.449s coverage: 97.7% of statements [2026-05-27T08:32:52.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-05-27T08:32:52.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-05-27T08:32:52.375Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T08:32:52.375Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-05-27T08:32:52.375Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-05-27T08:32:52.375Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.033s coverage: 72.2% of statements [2026-05-27T08:32:52.375Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-05-27T08:32:52.375Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-05-27T08:32:52.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-05-27T08:32:52.375Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-05-27T08:32:52.375Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-05-27T08:32:52.375Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-05-27T08:32:52.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-05-27T08:32:52.375Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-05-27T08:32:52.375Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-05-27T08:32:52.375Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-05-27T08:32:54.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.059s coverage: 3.5% of statements [2026-05-27T08:32:54.896Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-05-27T08:32:54.896Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-05-27T08:32:54.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements [2026-05-27T08:32:54.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-05-27T08:32:54.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements [2026-05-27T08:32:54.896Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements [2026-05-27T08:32:54.896Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-05-27T08:32:54.896Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-05-27T08:32:54.896Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-05-27T08:32:55.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2026-05-27T08:32:55.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements [2026-05-27T08:32:55.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 89.5% of statements [2026-05-27T08:32:55.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 93.1% of statements [2026-05-27T08:32:55.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2026-05-27T08:33:08.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.053s coverage: 92.9% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.030s coverage: 68.8% of statements [2026-05-27T08:33:16.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.040s coverage: 62.3% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.033s coverage: 47.4% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.049s coverage: 82.1% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2026-05-27T08:33:16.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.031s coverage: 6.8% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.035s coverage: 33.3% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.153s coverage: 54.8% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.6% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.026s coverage: 20.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2026-05-27T08:33:16.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-05-27T08:33:16.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.102s coverage: 29.2% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 3.1% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.036s coverage: 76.2% of statements [2026-05-27T08:33:16.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.017s coverage: 54.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-05-27T08:33:16.302Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-05-27T08:33:21.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.1% of statements [2026-05-27T08:33:21.567Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-05-27T08:33:21.567Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-05-27T08:33:21.567Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-05-27T08:33:21.567Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-05-27T08:33:21.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 94.9% of statements [2026-05-27T08:33:21.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-05-27T08:33:21.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-05-27T08:33:21.567Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T08:33:21.567Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-05-27T08:33:21.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2026-05-27T08:33:21.567Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-05-27T08:33:21.567Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-05-27T08:33:21.567Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-05-27T08:33:21.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 97.7% of statements [2026-05-27T08:33:21.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-05-27T08:33:21.567Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 47.1% of statements [2026-05-27T08:33:21.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-05-27T08:33:21.567Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-27T08:33:21.567Z] 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 [2026-05-27T08:33:21.567Z] running golangci-lint [2026-05-27T08:33:21.567Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-05-27T08:33:21.567Z] go version go1.25.2 linux/amd64 [2026-05-27T08:33:21.567Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-05-27T08:33:21.567Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-05-27T08:33:21.567Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-05-27T08:33:21.567Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-05-27T08:33:21.567Z] level=info msg="[goenv] Read go env for 3.285616ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-05-27T08:33:21.567Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-05-27T08:33:48.102Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|files|imports|exports_file|name|types_sizes) took 22.287251067s" [2026-05-27T08:33:48.102Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.384914ms" [2026-05-27T08:33:56.216Z] level=info msg="[linters_context/goanalysis] analyzers took 1m53.283846218s with top 10 stages: buildir: 57.267006667s, gosec: 2.878318927s, fact_deprecated: 2.724235228s, inspect: 2.552928096s, ctrlflow: 2.155175181s, printf: 1.771880521s, fact_purity: 1.407142338s, S1038: 1.309206717s, nilness: 1.170572916s, isgenerated: 1.10081606s" [2026-05-27T08:33:56.216Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-05-27T08:33:56.216Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-05-27T08:33:56.216Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-05-27T08:33:56.216Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-05-27T08:33:56.216Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, path_absoluter: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, exclusion_paths: 35/35, invalid_issue: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, generated_file_filter: 35/22" [2026-05-27T08:33:56.216Z] level=info msg="[runner] processing took 10.645413ms with stages: nolint_filter: 9.499239ms, generated_file_filter: 790.904µs, exclusion_rules: 168.669µs, exclusion_paths: 116.126µs, path_relativity: 53.193µs, cgo: 3.921µs, path_absoluter: 2.67µs, invalid_issue: 2.48µs, sort_results: 2.451µs, max_same_issues: 1.29µs, filename_unadjuster: 1.28µs, diff: 600ns, fixer: 590ns, source_code: 400ns, path_prettifier: 330ns, uniq_by_line: 310ns, severity-rules: 280ns, path_shortener: 250ns, max_from_linter: 240ns, max_per_file_from_linter: 190ns" [2026-05-27T08:33:56.216Z] level=info msg="[runner] linters took 12.059064074s with stages: goanalysis_metalinter: 12.048323005s" [2026-05-27T08:33:56.216Z] 0 issues. [2026-05-27T08:33:56.216Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-05-27T08:33:56.216Z] level=info msg="Memory: 343 samples, avg is 334.1MB, max is 1378.4MB" [2026-05-27T08:33:56.216Z] level=info msg="Execution took 34.38978101s" [2026-05-27T08:33:56.216Z] go vet ./... [2026-05-27T08:34:04.349Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-27T08:34:04.349Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-27T08:34:04.349Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-27T08:34:04.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-27T08:34:04.672Z] + ls -al . [2026-05-27T08:34:04.672Z] total 1404 [2026-05-27T08:34:04.672Z] drwxrwxr-x 11 1001 1001 4096 May 27 08:31 . [2026-05-27T08:34:04.672Z] drwxr-xr-x 4 root root 4096 May 27 08:31 .. [2026-05-27T08:34:04.672Z] drwxrwxr-x 2 1001 1001 4096 May 27 08:30 .blubracket [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 10 May 27 08:30 .dockerignore [2026-05-27T08:34:04.672Z] drwxrwxr-x 8 1001 1001 4096 May 27 08:33 .git [2026-05-27T08:34:04.672Z] drwxrwxr-x 3 1001 1001 4096 May 27 08:30 .github [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 909 May 27 08:30 .gitignore [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 359 May 27 08:30 .golangci.yml [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 100 May 27 08:30 .hadolint.yml [2026-05-27T08:34:04.672Z] drwxr-xr-x 3 1001 1001 4096 May 27 08:31 .semver [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 155 May 27 08:30 .sonarcloud.properties [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 1171 May 27 08:30 ADOPTERS.md [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 20149 May 27 08:30 Attribution.txt [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 118730 May 27 08:30 CHANGELOG.md [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 3804 May 27 08:30 CONTRIBUTING.md [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 677 May 27 08:30 GOVERNANCE.md [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 886 May 27 08:30 Jenkinsfile [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 10775 May 27 08:30 LICENSE [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 16743 May 27 08:30 Makefile [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 582 May 27 08:30 OWNERS.md [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 9932 May 27 08:30 README.md [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 789 May 27 08:30 SECURITY.md [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 5 May 27 08:31 VERSION [2026-05-27T08:34:04.672Z] drwxrwxr-x 2 1001 1001 4096 May 27 08:30 bin [2026-05-27T08:34:04.672Z] drwxrwxr-x 19 1001 1001 4096 May 27 08:30 cmd [2026-05-27T08:34:04.672Z] -rw-r--r-- 1 root root 1048214 May 27 08:33 coverage.out [2026-05-27T08:34:04.672Z] drwxrwxr-x 2 1001 1001 4096 May 27 08:30 fuzz_test [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 6910 May 27 08:30 go.mod [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 90677 May 27 08:30 go.sum [2026-05-27T08:34:04.672Z] drwxrwxr-x 7 1001 1001 4096 May 27 08:30 internal [2026-05-27T08:34:04.672Z] drwxrwxr-x 2 1001 1001 4096 May 27 08:30 openapi [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 584 May 27 08:30 security.txt [2026-05-27T08:34:04.672Z] -rw-rw-r-- 1 1001 1001 204 May 27 08:30 version.go [Pipeline] sh [2026-05-27T08:34:04.962Z] + '[' -e coverage.out ] [2026-05-27T08:34:04.962Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-05-27T08:34:05.110Z] Stashed 1 file(s) [Pipeline] sh [2026-05-27T08:34:05.392Z] + make build [2026-05-27T08:34:05.392Z] 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 [2026-05-27T08:34:31.934Z] 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 [2026-05-27T08:34:31.934Z] 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 [2026-05-27T08:34:33.833Z] 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 [2026-05-27T08:34:34.401Z] 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 [2026-05-27T08:34:36.305Z] 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 [2026-05-27T08:34:41.564Z] 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 [2026-05-27T08:34:44.094Z] 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 [2026-05-27T08:34:46.628Z] 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 [2026-05-27T08:34:49.162Z] 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 [2026-05-27T08:34:51.061Z] 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 [2026-05-27T08:34:52.436Z] 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 [2026-05-27T08:34:53.371Z] 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] } [2026-05-27T08:34:54.767Z] $ docker stop --time=1 cbaf17a4a40075234a242535f03da50edb4c6e7944923c07cf01f73094651f66 [2026-05-27T08:34:57.455Z] $ docker rm -f --volumes cbaf17a4a40075234a242535f03da50edb4c6e7944923c07cf01f73094651f66 [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 [2026-05-27T08:34:58.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-27T08:34:58.637Z] [2026-05-27T08:34:58.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:34:58.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-27T08:34:58.950Z] latest: Pulling from edgex-devops/edgex-compose [2026-05-27T08:34:58.950Z] 91d30c5bc195: Pulling fs layer [2026-05-27T08:34:58.950Z] 2e9b0aa3be6d: Pulling fs layer [2026-05-27T08:34:58.950Z] 9c61dcf015f6: Pulling fs layer [2026-05-27T08:34:58.950Z] 4698f68db338: Pulling fs layer [2026-05-27T08:34:58.950Z] 2a2f49069b9e: Pulling fs layer [2026-05-27T08:34:58.950Z] e0025b399a48: Pulling fs layer [2026-05-27T08:34:58.950Z] 2a2f49069b9e: Waiting [2026-05-27T08:34:58.950Z] e0025b399a48: Waiting [2026-05-27T08:34:58.950Z] 4698f68db338: Waiting [2026-05-27T08:34:58.950Z] 91d30c5bc195: Verifying Checksum [2026-05-27T08:34:58.950Z] 91d30c5bc195: Download complete [2026-05-27T08:34:58.950Z] 4698f68db338: Verifying Checksum [2026-05-27T08:34:58.950Z] 4698f68db338: Download complete [2026-05-27T08:34:59.214Z] 91d30c5bc195: Pull complete [2026-05-27T08:34:59.214Z] 2e9b0aa3be6d: Verifying Checksum [2026-05-27T08:34:59.214Z] 2e9b0aa3be6d: Download complete [2026-05-27T08:34:59.214Z] e0025b399a48: Download complete [2026-05-27T08:34:59.475Z] 2a2f49069b9e: Download complete [2026-05-27T08:34:59.475Z] 2e9b0aa3be6d: Pull complete [2026-05-27T08:35:00.054Z] 9c61dcf015f6: Verifying Checksum [2026-05-27T08:35:00.054Z] 9c61dcf015f6: Download complete [2026-05-27T08:35:02.687Z] 9c61dcf015f6: Pull complete [2026-05-27T08:35:02.687Z] 4698f68db338: Pull complete [2026-05-27T08:35:03.254Z] 2a2f49069b9e: Pull complete [2026-05-27T08:35:03.254Z] e0025b399a48: Pull complete [2026-05-27T08:35:03.254Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-05-27T08:35:03.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-27T08:35:03.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:35:03.379Z] prd-ubuntu20.04-docker-8c-8g-11609 does not seem to be running inside a container [2026-05-27T08:35:03.430Z] $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-05-27T08:35:05.246Z] $ docker top c61894c0394165eccef57d43d3f590317c3a5a58469034391f3c32e1ecf73da4 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T08:35:05.589Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-27T08:35:05.853Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-27T08:35:06.111Z] #1 transferring dockerfile: [2026-05-27T08:35:06.371Z] #1 transferring dockerfile: 2.50kB done [2026-05-27T08:35:06.371Z] #1 DONE 0.4s [2026-05-27T08:35:06.371Z] [2026-05-27T08:35:06.371Z] #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-27T08:35:06.371Z] #2 DONE 0.0s [2026-05-27T08:35:06.371Z] [2026-05-27T08:35:06.371Z] #3 [core-command internal] load build definition from Dockerfile [2026-05-27T08:35:06.371Z] #3 transferring dockerfile: 1.94kB done [2026-05-27T08:35:06.371Z] #3 DONE 0.4s [2026-05-27T08:35:06.371Z] [2026-05-27T08:35:06.371Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-27T08:35:06.631Z] #4 ... [2026-05-27T08:35:06.631Z] [2026-05-27T08:35:06.631Z] #5 [core-data internal] load build definition from Dockerfile [2026-05-27T08:35:06.631Z] #5 transferring dockerfile: 2.04kB done [2026-05-27T08:35:06.631Z] #5 DONE 0.4s [2026-05-27T08:35:06.631Z] [2026-05-27T08:35:06.631Z] #2 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-27T08:35:06.631Z] #2 DONE 0.0s [2026-05-27T08:35:06.631Z] [2026-05-27T08:35:06.631Z] #6 [security-spire-config internal] load build definition from Dockerfile [2026-05-27T08:35:06.631Z] #6 ... [2026-05-27T08:35:06.631Z] [2026-05-27T08:35:06.631Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2026-05-27T08:35:06.631Z] #7 transferring dockerfile: 1.81kB done [2026-05-27T08:35:06.631Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-27T08:35:06.631Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-05-27T08:35:06.631Z] #7 DONE 0.5s [2026-05-27T08:35:06.631Z] [2026-05-27T08:35:06.631Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-27T08:35:06.631Z] #8 transferring dockerfile: 1.89kB done [2026-05-27T08:35:06.631Z] #8 DONE 0.5s [2026-05-27T08:35:06.631Z] [2026-05-27T08:35:06.631Z] #9 [support-scheduler internal] load build definition from Dockerfile [2026-05-27T08:35:06.631Z] #9 transferring dockerfile: 1.83kB done [2026-05-27T08:35:06.631Z] #9 DONE 0.5s [2026-05-27T08:35:06.631Z] [2026-05-27T08:35:06.631Z] #2 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-27T08:35:06.631Z] #2 DONE 0.0s [2026-05-27T08:35:06.631Z] [2026-05-27T08:35:06.631Z] #6 [security-spire-config internal] load build definition from Dockerfile [2026-05-27T08:35:06.631Z] #6 transferring dockerfile: 1.69kB done [2026-05-27T08:35:06.892Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-27T08:35:06.892Z] #6 DONE 0.4s [2026-05-27T08:35:06.892Z] [2026-05-27T08:35:06.892Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-27T08:35:06.892Z] #4 transferring dockerfile: 2.23kB done [2026-05-27T08:35:06.892Z] #4 DONE 0.5s [2026-05-27T08:35:06.892Z] [2026-05-27T08:35:06.892Z] #10 [core-data internal] load metadata for docker.io/library/alpine:3.23.2 [2026-05-27T08:35:06.892Z] #10 DONE 0.4s [2026-05-27T08:35:06.892Z] [2026-05-27T08:35:06.892Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-27T08:35:06.892Z] #11 transferring dockerfile: 3.02kB done [2026-05-27T08:35:06.892Z] #11 DONE 0.5s [2026-05-27T08:35:06.892Z] [2026-05-27T08:35:06.892Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-27T08:35:06.892Z] #12 transferring dockerfile: 2.49kB done [2026-05-27T08:35:06.892Z] #12 DONE 0.5s [2026-05-27T08:35:06.892Z] [2026-05-27T08:35:06.892Z] #13 [support-notifications internal] load build definition from Dockerfile [2026-05-27T08:35:06.892Z] #13 transferring dockerfile: 2.02kB done [2026-05-27T08:35:06.892Z] #13 DONE 0.5s [2026-05-27T08:35:06.892Z] [2026-05-27T08:35:06.892Z] #2 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-27T08:35:06.892Z] #2 DONE 0.0s [2026-05-27T08:35:06.892Z] [2026-05-27T08:35:06.892Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-27T08:35:06.892Z] #14 transferring dockerfile: 2.14kB done [2026-05-27T08:35:06.892Z] #14 DONE 0.5s [2026-05-27T08:35:06.892Z] [2026-05-27T08:35:06.892Z] #15 [core-data internal] load .dockerignore [2026-05-27T08:35:07.151Z] #15 ... [2026-05-27T08:35:07.151Z] [2026-05-27T08:35:07.151Z] #16 [security-spire-server internal] load build definition from Dockerfile [2026-05-27T08:35:07.151Z] #16 transferring dockerfile: 1.70kB done [2026-05-27T08:35:07.151Z] #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-27T08:35:07.151Z] #16 DONE 0.5s [2026-05-27T08:35:07.151Z] [2026-05-27T08:35:07.151Z] #2 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-27T08:35:07.151Z] #2 DONE 0.0s [2026-05-27T08:35:07.151Z] [2026-05-27T08:35:07.151Z] #17 [security-proxy-setup internal] load .dockerignore [2026-05-27T08:35:07.151Z] #17 transferring context: 50B done [2026-05-27T08:35:07.151Z] #17 DONE 0.2s [2026-05-27T08:35:07.151Z] [2026-05-27T08:35:07.151Z] #18 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T08:35:07.151Z] #18 DONE 0.8s [2026-05-27T08:35:07.151Z] [2026-05-27T08:35:07.151Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2026-05-27T08:35:07.151Z] #19 transferring context: 50B done [2026-05-27T08:35:07.151Z] #19 DONE 0.3s [2026-05-27T08:35:07.151Z] [2026-05-27T08:35:07.151Z] #15 [core-data internal] load .dockerignore [2026-05-27T08:35:07.151Z] #15 transferring context: 50B done [2026-05-27T08:35:07.409Z] #15 DONE 0.4s [2026-05-27T08:35:07.409Z] [2026-05-27T08:35:07.409Z] #20 [support-scheduler internal] load .dockerignore [2026-05-27T08:35:07.409Z] #20 transferring context: 50B done [2026-05-27T08:35:07.409Z] #20 DONE 0.4s [2026-05-27T08:35:07.409Z] [2026-05-27T08:35:07.409Z] #21 [core-command internal] load .dockerignore [2026-05-27T08:35:07.409Z] #21 transferring context: 50B done [2026-05-27T08:35:07.409Z] #21 DONE 0.4s [2026-05-27T08:35:07.409Z] [2026-05-27T08:35:07.409Z] #22 [core-metadata internal] load build definition from Dockerfile [2026-05-27T08:35:07.409Z] #22 transferring dockerfile: 2.10kB done [2026-05-27T08:35:07.409Z] #22 DONE 0.8s [2026-05-27T08:35:07.409Z] [2026-05-27T08:35:07.409Z] #23 [core-keeper internal] load build definition from Dockerfile [2026-05-27T08:35:07.409Z] #23 transferring dockerfile: 2.07kB done [2026-05-27T08:35:07.409Z] #23 DONE 0.8s [2026-05-27T08:35:07.409Z] [2026-05-27T08:35:07.409Z] #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-27T08:35:07.409Z] #2 DONE 0.0s [2026-05-27T08:35:07.409Z] [2026-05-27T08:35:07.409Z] #24 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:35:07.409Z] #24 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-27T08:35:07.409Z] #24 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s [2026-05-27T08:35:07.409Z] #24 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:35:07.409Z] #24 ... [2026-05-27T08:35:07.409Z] [2026-05-27T08:35:07.409Z] #2 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-27T08:35:07.409Z] #2 DONE 0.0s [2026-05-27T08:35:07.409Z] [2026-05-27T08:35:07.409Z] #25 [security-bootstrapper internal] load .dockerignore [2026-05-27T08:35:07.409Z] #25 transferring context: 50B done [2026-05-27T08:35:07.409Z] #25 DONE 0.2s [2026-05-27T08:35:07.409Z] [2026-05-27T08:35:07.409Z] #26 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-27T08:35:07.409Z] #26 DONE 0.7s [2026-05-27T08:35:07.409Z] [2026-05-27T08:35:07.409Z] #24 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:35:07.409Z] #24 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-27T08:35:07.409Z] #24 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-27T08:35:07.409Z] #24 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:35:07.409Z] #24 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T08:35:07.409Z] #24 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T08:35:07.409Z] #24 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-27T08:35:07.409Z] #24 ... [2026-05-27T08:35:07.409Z] [2026-05-27T08:35:07.409Z] #18 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-05-27T08:35:07.409Z] #18 DONE 0.9s [2026-05-27T08:35:07.409Z] [2026-05-27T08:35:07.409Z] #24 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:35:07.667Z] #24 ... [2026-05-27T08:35:07.667Z] [2026-05-27T08:35:07.667Z] #27 [security-proxy-auth internal] load .dockerignore [2026-05-27T08:35:07.667Z] #27 transferring context: 50B done [2026-05-27T08:35:07.667Z] #27 DONE 0.4s [2026-05-27T08:35:07.667Z] [2026-05-27T08:35:07.667Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-27T08:35:07.667Z] #28 transferring context: 50B done [2026-05-27T08:35:07.667Z] #28 DONE 0.4s [2026-05-27T08:35:07.667Z] [2026-05-27T08:35:07.667Z] #29 [security-secretstore-setup internal] load .dockerignore [2026-05-27T08:35:07.667Z] #29 transferring context: 50B done [2026-05-27T08:35:07.667Z] #29 DONE 0.4s [2026-05-27T08:35:07.667Z] [2026-05-27T08:35:07.667Z] #30 [support-notifications internal] load .dockerignore [2026-05-27T08:35:07.667Z] #30 transferring context: 50B done [2026-05-27T08:35:07.667Z] #30 DONE 0.4s [2026-05-27T08:35:07.667Z] [2026-05-27T08:35:07.667Z] #24 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:35:07.667Z] #24 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-27T08:35:07.667Z] #24 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-27T08:35:07.667Z] #24 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:35:07.667Z] #24 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T08:35:07.667Z] #24 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T08:35:07.667Z] #24 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-05-27T08:35:07.941Z] #24 ... [2026-05-27T08:35:07.941Z] [2026-05-27T08:35:07.941Z] #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-27T08:35:07.941Z] #31 DONE 0.6s [2026-05-27T08:35:07.941Z] [2026-05-27T08:35:07.941Z] #32 [support-scheduler builder 2/7] WORKDIR /edgex-go [2026-05-27T08:35:08.203Z] #32 ... [2026-05-27T08:35:08.203Z] [2026-05-27T08:35:08.203Z] #33 [core-keeper internal] load .dockerignore [2026-05-27T08:35:08.203Z] #33 transferring context: 50B done [2026-05-27T08:35:08.203Z] #33 DONE 0.7s [2026-05-27T08:35:08.203Z] [2026-05-27T08:35:08.203Z] #34 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 [2026-05-27T08:35:08.203Z] #34 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.2s done [2026-05-27T08:35:08.203Z] #34 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done [2026-05-27T08:35:08.203Z] #34 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done [2026-05-27T08:35:08.203Z] #34 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done [2026-05-27T08:35:08.203Z] #34 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.1s done [2026-05-27T08:35:08.203Z] #34 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.4s done [2026-05-27T08:35:08.463Z] #34 ... [2026-05-27T08:35:08.463Z] [2026-05-27T08:35:08.463Z] #24 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:35:08.463Z] #24 DONE 1.1s [2026-05-27T08:35:08.463Z] [2026-05-27T08:35:08.463Z] #35 [security-spiffe-token-provider internal] load build context [2026-05-27T08:35:09.834Z] #35 ... [2026-05-27T08:35:09.834Z] [2026-05-27T08:35:09.834Z] #31 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-27T08:35:09.834Z] #31 DONE 0.6s [2026-05-27T08:35:09.834Z] [2026-05-27T08:35:09.834Z] #24 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:35:09.834Z] #24 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-27T08:35:09.834Z] #24 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-27T08:35:09.834Z] #24 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:35:09.834Z] #24 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T08:35:09.834Z] #24 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T08:35:09.834Z] #24 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-05-27T08:35:09.834Z] #24 DONE 1.1s [2026-05-27T08:35:09.834Z] [2026-05-27T08:35:09.834Z] #35 [security-spiffe-token-provider internal] load build context [2026-05-27T08:35:10.093Z] #35 ... [2026-05-27T08:35:10.093Z] [2026-05-27T08:35:10.093Z] #32 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-05-27T08:35:10.093Z] #32 DONE 2.2s [2026-05-27T08:35:10.093Z] [2026-05-27T08:35:10.093Z] #35 [security-spiffe-token-provider internal] load build context [2026-05-27T08:35:12.005Z] #35 ... [2026-05-27T08:35:12.005Z] [2026-05-27T08:35:12.005Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-27T08:35:12.005Z] #36 ERROR: unexpected status from HEAD request to https://ghcr.io/v2/spiffe/spire-server/manifests/1.13.3: 502 Bad Gateway [2026-05-27T08:35:12.005Z] [2026-05-27T08:35:12.005Z] #35 [security-spiffe-token-provider internal] load build context [2026-05-27T08:35:12.575Z] #35 ... [2026-05-27T08:35:12.575Z] [2026-05-27T08:35:12.575Z] #37 [core-metadata internal] load .dockerignore [2026-05-27T08:35:12.576Z] #37 transferring context: 50B done [2026-05-27T08:35:12.576Z] #37 DONE 4.9s [2026-05-27T08:35:12.576Z] [2026-05-27T08:35:12.576Z] #35 [security-spiffe-token-provider internal] load build context [2026-05-27T08:35:12.576Z] #35 ... [2026-05-27T08:35:12.576Z] [2026-05-27T08:35:12.576Z] #31 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-27T08:35:12.576Z] #31 DONE 0.6s [2026-05-27T08:35:12.576Z] [2026-05-27T08:35:12.576Z] #24 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-27T08:35:12.576Z] #24 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-27T08:35:12.576Z] #24 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-27T08:35:12.576Z] #24 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-27T08:35:12.576Z] #24 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-27T08:35:12.576Z] #24 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-27T08:35:12.576Z] #24 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-05-27T08:35:12.576Z] #24 DONE 1.1s [2026-05-27T08:35:12.576Z] [2026-05-27T08:35:12.576Z] #32 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-05-27T08:35:12.576Z] #32 DONE 2.2s [2026-05-27T08:35:12.576Z] [2026-05-27T08:35:12.576Z] #35 [security-spiffe-token-provider internal] load build context [2026-05-27T08:35:15.131Z] #35 transferring context: 475.23MB 7.5s [2026-05-27T08:35:17.037Z] #35 transferring context: 570.97MB 9.4s done [2026-05-27T08:35:17.037Z] #35 ... [2026-05-27T08:35:17.037Z] [2026-05-27T08:35:17.037Z] #38 [security-proxy-setup internal] load build context [2026-05-27T08:35:17.037Z] #38 transferring context: 388.94MB 9.4s done [2026-05-27T08:35:17.304Z] #38 ... [2026-05-27T08:35:17.304Z] [2026-05-27T08:35:17.304Z] #39 [support-scheduler internal] load build context [2026-05-27T08:35:17.304Z] #39 transferring context: 519.88MB 9.3s done [2026-05-27T08:35:17.564Z] #39 ... [2026-05-27T08:35:17.564Z] [2026-05-27T08:35:17.564Z] #40 [security-bootstrapper internal] load build context [2026-05-27T08:35:17.564Z] #40 transferring context: 489.16MB 9.2s done [2026-05-27T08:35:17.564Z] #40 ... [2026-05-27T08:35:17.564Z] [2026-05-27T08:35:17.564Z] #41 [support-notifications internal] load build context [2026-05-27T08:35:17.564Z] #41 transferring context: 540.30MB 8.9s done [2026-05-27T08:35:17.824Z] #41 ... [2026-05-27T08:35:17.824Z] [2026-05-27T08:35:17.824Z] #42 [core-data internal] load build context [2026-05-27T08:35:17.824Z] #42 transferring context: 430.56MB 9.2s done [2026-05-27T08:35:17.824Z] #42 CANCELED [2026-05-27T08:35:17.824Z] [2026-05-27T08:35:17.824Z] #43 [security-proxy-auth internal] load build context [2026-05-27T08:35:17.824Z] #43 transferring context: 536.17MB 8.9s done [2026-05-27T08:35:18.083Z] #43 ... [2026-05-27T08:35:18.084Z] [2026-05-27T08:35:18.084Z] #44 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:35:18.084Z] #44 transferring context: 511.66MB 8.9s done [2026-05-27T08:35:18.084Z] #44 ... [2026-05-27T08:35:18.084Z] [2026-05-27T08:35:18.084Z] #45 [core-command internal] load build context [2026-05-27T08:35:18.084Z] #45 transferring context: 486.28MB 9.2s done [2026-05-27T08:35:18.347Z] #45 ... [2026-05-27T08:35:18.347Z] [2026-05-27T08:35:18.347Z] #46 [security-secretstore-setup internal] load build context [2026-05-27T08:35:18.347Z] #46 transferring context: 489.43MB 8.9s done [2026-05-27T08:35:18.915Z] #46 ... [2026-05-27T08:35:18.915Z] [2026-05-27T08:35:18.915Z] #44 [core-common-config-bootstrapper internal] load build context [2026-05-27T08:35:18.915Z] #44 ERROR: rpc error: code = Unavailable desc = error reading from server: read unix /var/run/docker.sock->@: read: connection reset by peer [2026-05-27T08:35:18.915Z] [2026-05-27T08:35:18.915Z] #47 [core-keeper internal] load build context [2026-05-27T08:35:18.915Z] #47 transferring context: 95.83MB 3.4s done [2026-05-27T08:35:19.176Z] #47 ... [2026-05-27T08:35:19.176Z] [2026-05-27T08:35:19.176Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-27T08:35:19.599Z] #48 ... [2026-05-27T08:35:19.599Z] [2026-05-27T08:35:19.599Z] #46 [security-secretstore-setup internal] load build context [2026-05-27T08:35:19.599Z] #46 ERROR: rpc error: code = Unavailable desc = error reading from server: read unix /var/run/docker.sock->@: read: connection reset by peer [2026-05-27T08:35:19.599Z] [2026-05-27T08:35:19.599Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-27T08:35:19.599Z] #0 4.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:35:19.599Z] #0 5.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:35:19.599Z] #0 5.320 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-27T08:35:19.599Z] #0 5.487 (2/4) Installing openssl (3.5.6-r0) [2026-05-27T08:35:19.599Z] #0 5.497 (3/4) Installing su-exec (0.2-r3) [2026-05-27T08:35:19.599Z] #0 5.503 (4/4) Installing yq-go (4.47.2-r3) [2026-05-27T08:35:19.599Z] #0 5.646 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:35:19.599Z] #0 5.665 OK: 20 MiB in 20 packages [2026-05-27T08:35:19.858Z] #49 ... [2026-05-27T08:35:19.858Z] [2026-05-27T08:35:19.858Z] #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-27T08:35:19.858Z] #0 6.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:35:19.858Z] #0 6.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:35:19.858Z] #0 6.908 (1/3) Installing ca-certificates (20260413-r0) [2026-05-27T08:35:19.858Z] #0 7.153 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-27T08:35:19.858Z] #0 7.158 (3/3) Installing tzdata (2026b-r0) [2026-05-27T08:35:19.858Z] #0 7.201 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:35:19.858Z] #0 7.208 Executing ca-certificates-20260413-r0.trigger [2026-05-27T08:35:19.858Z] #0 7.246 OK: 8 MiB in 19 packages [2026-05-27T08:35:19.858Z] #50 ... [2026-05-27T08:35:19.858Z] [2026-05-27T08:35:19.858Z] #38 [security-proxy-setup internal] load build context [2026-05-27T08:35:19.858Z] #38 ERROR: rpc error: code = Unavailable desc = error reading from server: read unix /var/run/docker.sock->@: read: connection reset by peer [2026-05-27T08:35:19.858Z] [2026-05-27T08:35:19.858Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-27T08:35:19.859Z] #0 4.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-27T08:35:19.859Z] #0 4.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-27T08:35:19.859Z] #0 5.043 (1/4) Installing ca-certificates (20260413-r0) [2026-05-27T08:35:19.859Z] #0 5.071 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-27T08:35:19.859Z] #0 5.074 (3/4) Installing su-exec (0.2-r3) [2026-05-27T08:35:19.859Z] #0 5.076 (4/4) Installing yq-go (4.47.2-r3) [2026-05-27T08:35:19.859Z] #0 5.666 Executing busybox-1.37.0-r20.trigger [2026-05-27T08:35:19.859Z] #0 5.675 Executing ca-certificates-20260413-r0.trigger [2026-05-27T08:35:19.859Z] #0 5.855 OK: 20 MiB in 20 packages [2026-05-27T08:35:19.859Z] #51 ... [2026-05-27T08:35:19.859Z] [2026-05-27T08:35:19.859Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-27T08:35:19.859Z] ------ [2026-05-27T08:35:19.859Z] > [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3: [2026-05-27T08:35:19.859Z] ------ [2026-05-27T08:35:19.859Z] ------ [2026-05-27T08:35:19.859Z] > [security-proxy-setup internal] load build context: [2026-05-27T08:35:19.859Z] ------ [2026-05-27T08:35:19.859Z] ------ [2026-05-27T08:35:19.859Z] > [core-common-config-bootstrapper internal] load build context: [2026-05-27T08:35:19.859Z] ------ [2026-05-27T08:35:19.859Z] ------ [2026-05-27T08:35:19.859Z] > [security-secretstore-setup internal] load build context: [2026-05-27T08:35:19.859Z] ------ [2026-05-27T08:35:19.859Z] time="2026-05-27T08:35:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:35:19.859Z] time="2026-05-27T08:35:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:35:19.859Z] time="2026-05-27T08:35:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:35:19.859Z] time="2026-05-27T08:35:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:35:19.859Z] time="2026-05-27T08:35:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:35:19.859Z] time="2026-05-27T08:35:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:35:19.859Z] time="2026-05-27T08:35:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:35:19.859Z] time="2026-05-27T08:35:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:35:19.859Z] time="2026-05-27T08:35:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:35:19.859Z] time="2026-05-27T08:35:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:35:19.859Z] time="2026-05-27T08:35:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:35:19.859Z] time="2026-05-27T08:35:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:35:19.859Z] time="2026-05-27T08:35:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:35:19.859Z] time="2026-05-27T08:35:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:35:19.859Z] time="2026-05-27T08:35:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-27T08:35:19.859Z] failed to run Build function: ghcr.io/spiffe/spire-server:1.13.3: failed to resolve source metadata for ghcr.io/spiffe/spire-server:1.13.3: unexpected status from HEAD request to https://ghcr.io/v2/spiffe/spire-server/manifests/1.13.3: 502 Bad Gateway [Pipeline] } [2026-05-27T08:35:19.881Z] $ docker stop --time=1 c61894c0394165eccef57d43d3f590317c3a5a58469034391f3c32e1ecf73da4 [2026-05-27T08:35:37.940Z] $ docker rm -f --volumes c61894c0394165eccef57d43d3f590317c3a5a58469034391f3c32e1ecf73da4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-27T08:35:38.601Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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 [2026-05-27T08:35:39.339Z] + [ -d /w/workspace/edgex-go/26/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:35:39.633Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:35:40.495Z] ---> package-listing.sh [2026-05-27T08:35:40.495Z] ++ facter osfamily [2026-05-27T08:35:40.495Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-27T08:35:40.752Z] + OS_FAMILY=debian [2026-05-27T08:35:40.752Z] + workspace=/w/workspace/edgex-go/26 [2026-05-27T08:35:40.752Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-27T08:35:40.752Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-27T08:35:40.752Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-27T08:35:40.752Z] + PACKAGES=/tmp/packages_start.txt [2026-05-27T08:35:40.752Z] + '[' /w/workspace/edgex-go/26 ']' [2026-05-27T08:35:40.752Z] + PACKAGES=/tmp/packages_end.txt [2026-05-27T08:35:40.752Z] + case "${OS_FAMILY}" in [2026-05-27T08:35:40.752Z] + dpkg -l [2026-05-27T08:35:40.752Z] + grep '^ii' [2026-05-27T08:35:40.752Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-27T08:35:40.752Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-27T08:35:40.752Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-27T08:35:40.752Z] + '[' /w/workspace/edgex-go/26 ']' [2026-05-27T08:35:40.752Z] + mkdir -p /w/workspace/edgex-go/26/archives/ [2026-05-27T08:35:40.752Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/26/archives/ [Pipeline] echo [2026-05-27T08:35:40.762Z] 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/26/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-27T08:35:41.054Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:35:41.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-27T08:35:41.654Z] [2026-05-27T08:35:41.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-27T08:35:41.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-27T08:35:41.960Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-27T08:35:41.960Z] 5eb5b503b376: Pulling fs layer [2026-05-27T08:35:41.960Z] 5c69ac0246d0: Pulling fs layer [2026-05-27T08:35:41.960Z] ec43610c2a17: Pulling fs layer [2026-05-27T08:35:41.960Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-27T08:35:41.960Z] 33b1e0a273af: Pulling fs layer [2026-05-27T08:35:41.960Z] 5d3b04190fa2: Pulling fs layer [2026-05-27T08:35:41.960Z] 2f39f015ded8: Pulling fs layer [2026-05-27T08:35:41.960Z] 5d3b04190fa2: Waiting [2026-05-27T08:35:41.960Z] 33b1e0a273af: Waiting [2026-05-27T08:35:41.960Z] 2f39f015ded8: Waiting [2026-05-27T08:35:41.960Z] 3a2ae6a8a46f: Waiting [2026-05-27T08:35:41.960Z] 5c69ac0246d0: Verifying Checksum [2026-05-27T08:35:41.960Z] 5c69ac0246d0: Download complete [2026-05-27T08:35:41.960Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-27T08:35:41.960Z] 3a2ae6a8a46f: Download complete [2026-05-27T08:35:41.960Z] 33b1e0a273af: Verifying Checksum [2026-05-27T08:35:41.960Z] 33b1e0a273af: Download complete [2026-05-27T08:35:42.220Z] ec43610c2a17: Verifying Checksum [2026-05-27T08:35:42.220Z] ec43610c2a17: Download complete [2026-05-27T08:35:42.220Z] 5d3b04190fa2: Download complete [2026-05-27T08:35:42.220Z] 5eb5b503b376: Verifying Checksum [2026-05-27T08:35:42.220Z] 5eb5b503b376: Download complete [2026-05-27T08:35:42.796Z] 2f39f015ded8: Verifying Checksum [2026-05-27T08:35:42.796Z] 2f39f015ded8: Download complete [2026-05-27T08:35:43.734Z] 5eb5b503b376: Pull complete [2026-05-27T08:35:43.734Z] 5c69ac0246d0: Pull complete [2026-05-27T08:35:44.309Z] ec43610c2a17: Pull complete [2026-05-27T08:35:44.309Z] 3a2ae6a8a46f: Pull complete [2026-05-27T08:35:44.570Z] 33b1e0a273af: Pull complete [2026-05-27T08:35:44.570Z] 5d3b04190fa2: Pull complete [2026-05-27T08:35:49.887Z] 2f39f015ded8: Pull complete [2026-05-27T08:35:49.887Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-27T08:35:49.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-27T08:35:49.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-27T08:35:50.077Z] prd-ubuntu20.04-docker-8c-8g-11609 does not seem to be running inside a container [2026-05-27T08:35:50.118Z] $ 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/26/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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-27T08:35:52.453Z] $ docker top 9e539d61ec4171d8be93ec08518fa3ec37115c66e45772f1184b99e9c162a905 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-27T08:35:52.804Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-27T08:35:53.120Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-27T08:35:53.407Z] + ls /var/log/sa-host [2026-05-27T08:35:53.407Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-27T08:35:53.583Z] provisioning config files... [2026-05-27T08:35:53.591Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/26@tmp/config2758767557596256605tmp [Pipeline] { [Pipeline] echo [2026-05-27T08:35:53.612Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:35:53.898Z] ---> create-netrc.sh [Pipeline] } [2026-05-27T08:35:53.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:35:54.265Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-27T08:35:54.273Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:35:54.558Z] ---> sudo-logs.sh [2026-05-27T08:35:54.558Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-27T08:35:54.589Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:35:54.873Z] ---> job-cost.sh [2026-05-27T08:35:54.873Z] lf-activate-venv: SKIPPING [2026-05-27T08:35:54.873Z] INFO: No Stack... [2026-05-27T08:35:55.132Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-27T08:35:55.703Z] INFO: Archiving Costs [Pipeline] echo [2026-05-27T08:35:55.716Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-27T08:35:56.004Z] ---> logs-deploy.sh [2026-05-27T08:35:56.004Z] lf-activate-venv: SKIPPING [2026-05-27T08:35:56.004Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5356/26 [2026-05-27T08:35:56.004Z] INFO: archiving workspace using pattern(s): [2026-05-27T08:35:56.943Z] Archives upload complete. [2026-05-27T08:35:57.203Z] INFO: archiving logs to Nexus