Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0efe9bafff030187fa7a6b5fea92f58a88718116+676951d955e4c4c86fc34e64f6f39dfe192b487c (966b28a6de8e547dac3c74798bbf984f9ba9f440) 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-ssh10787189736636245963.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 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-ssh7222286103687845031.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 aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 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-5267/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-5267/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2538947979391545535.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe # timeout=10 Commit message: "Merge pull request #474 from cherrycl/support-golang-1.25" > 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-ssh3569765175718857613.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-5267/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-5267/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2297513182712968319.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.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-357129’ Running on prd-ubuntu20.04-docker-8c-8g-357197 in /w/workspace/edgexfoundry_edgex-go_PR-5267 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 676951d955e4c4c86fc34e64f6f39dfe192b487c into PR head commit 0efe9bafff030187fa7a6b5fea92f58a88718116 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5267/head:refs/remotes/origin/PR-5267 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 3fd479a347a0748bfe71535a145a8a653747d39c Checking out Revision 3fd479a347a0748bfe71535a145a8a653747d39c (PR-5267) > git checkout -f 0efe9bafff030187fa7a6b5fea92f58a88718116 # 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 676951d955e4c4c86fc34e64f6f39dfe192b487c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fd479a347a0748bfe71535a145a8a653747d39c # timeout=10 Commit message: "Merge commit '676951d955e4c4c86fc34e64f6f39dfe192b487c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-17T08:53:14.009Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-17T08:53:14.069Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-17T08:53:14.090Z] ========================================================= [2025-10-17T08:53:14.090Z] EdgeX Global Pipelines Version Info [2025-10-17T08:53:14.090Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 01659885ca874c9ff068fb0f761488444276cc48 # timeout=10 [2025-10-17T08:53:14.919Z] ------------------- [2025-10-17T08:53:14.919Z] stable info: [2025-10-17T08:53:14.919Z] ------------------- [2025-10-17T08:53:14.919Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-17T08:53:14.919Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-17T08:53:14.919Z] Message: update stable to v1.0.277 [2025-10-17T08:53:15.860Z] ------------------- [2025-10-17T08:53:15.860Z] experimental info: [2025-10-17T08:53:15.860Z] ------------------- [2025-10-17T08:53:15.860Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-17T08:53:15.860Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-17T08:53:15.860Z] Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-17T08:53:15.935Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-10-17T08:53:15.962Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-10-17T08:53:15.981Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-17T08:53:16.001Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-17T08:53:16.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-17T08:53:16.044Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-17T08:53:16.067Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-17T08:53:16.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-10-17T08:53:16.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-10-17T08:53:16.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-10-17T08:53:16.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-17T08:53:16.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-17T08:53:16.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-17T08:53:16.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-17T08:53:16.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-17T08:53:16.282Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-17T08:53:16.314Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-17T08:53:16.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-17T08:53:16.355Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-17T08:53:16.377Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-17T08:53:16.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-17T08:53:16.426Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-17T08:53:16.450Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-17T08:53:16.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5267 [Pipeline] echo [2025-10-17T08:53:16.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5267 [Pipeline] echo [2025-10-17T08:53:16.528Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5267 [Pipeline] echo [2025-10-17T08:53:16.558Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fd479a347a0748bfe71535a145a8a653747d39c [Pipeline] echo [2025-10-17T08:53:16.584Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fd479a [Pipeline] echo [2025-10-17T08:53:16.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-17T08:53:16.675Z] provisioning config files... [2025-10-17T08:53:16.687Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3852841112131247441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:53:17.033Z] ---> ****-login.sh [2025-10-17T08:53:17.033Z] nexus3.edgexfoundry.org:10001 [2025-10-17T08:53:17.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T08:53:17.293Z] [2025-10-17T08:53:17.293Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T08:53:17.293Z] Configure a credential helper to remove this warning. See [2025-10-17T08:53:17.293Z] https://docs.****.com/go/credential-store/ [2025-10-17T08:53:17.293Z] [2025-10-17T08:53:17.293Z] Login Succeeded [2025-10-17T08:53:17.293Z] nexus3.edgexfoundry.org:10002 [2025-10-17T08:53:17.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T08:53:17.293Z] [2025-10-17T08:53:17.293Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T08:53:17.293Z] Configure a credential helper to remove this warning. See [2025-10-17T08:53:17.293Z] https://docs.****.com/go/credential-store/ [2025-10-17T08:53:17.293Z] [2025-10-17T08:53:17.293Z] Login Succeeded [2025-10-17T08:53:17.293Z] nexus3.edgexfoundry.org:10003 [2025-10-17T08:53:17.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T08:53:17.553Z] [2025-10-17T08:53:17.553Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T08:53:17.553Z] Configure a credential helper to remove this warning. See [2025-10-17T08:53:17.553Z] https://docs.****.com/go/credential-store/ [2025-10-17T08:53:17.553Z] [2025-10-17T08:53:17.553Z] Login Succeeded [2025-10-17T08:53:17.553Z] nexus3.edgexfoundry.org:10004 [2025-10-17T08:53:17.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T08:53:17.554Z] [2025-10-17T08:53:17.554Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T08:53:17.554Z] Configure a credential helper to remove this warning. See [2025-10-17T08:53:17.554Z] https://docs.****.com/go/credential-store/ [2025-10-17T08:53:17.554Z] [2025-10-17T08:53:17.554Z] Login Succeeded [2025-10-17T08:53:17.554Z] ****.io [2025-10-17T08:53:17.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-17T08:53:17.813Z] [2025-10-17T08:53:17.813Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-17T08:53:17.814Z] Configure a credential helper to remove this warning. See [2025-10-17T08:53:17.814Z] https://docs.****.com/go/credential-store/ [2025-10-17T08:53:17.814Z] [2025-10-17T08:53:17.814Z] Login Succeeded [2025-10-17T08:53:17.814Z] ---> ****-login.sh ends [Pipeline] } [2025-10-17T08:53:17.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-17T08:53:18.148Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-10-17T08:53:18.148Z] + dirname cmd/core-command/Dockerfile [2025-10-17T08:53:18.148Z] + cut -d/ -f2 [2025-10-17T08:53:18.148Z] + echo core-command,cmd/core-command/Dockerfile [2025-10-17T08:53:18.148Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2025-10-17T08:53:18.148Z] -f2 [2025-10-17T08:53:18.148Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-10-17T08:53:18.148Z] + + cut -d/ -f2 [2025-10-17T08:53:18.148Z] dirname cmd/core-data/Dockerfile [2025-10-17T08:53:18.148Z] + echo core-data,cmd/core-data/Dockerfile [2025-10-17T08:53:18.148Z] + dirname cmd/core-keeper/Dockerfile [2025-10-17T08:53:18.148Z] + cut -d/ -f2 [2025-10-17T08:53:18.148Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-10-17T08:53:18.148Z] + dirname cmd/core-metadata/Dockerfile [2025-10-17T08:53:18.148Z] + cut -d/ -f2 [2025-10-17T08:53:18.148Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-10-17T08:53:18.148Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-10-17T08:53:18.148Z] + cut -d/ -f2 [2025-10-17T08:53:18.148Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-10-17T08:53:18.148Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-10-17T08:53:18.148Z] + cut -d/ -f2 [2025-10-17T08:53:18.148Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-10-17T08:53:18.148Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-10-17T08:53:18.148Z] + cut -d/ -f2 [2025-10-17T08:53:18.148Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-10-17T08:53:18.148Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-10-17T08:53:18.148Z] + cut -d/ -f2 [2025-10-17T08:53:18.148Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-10-17T08:53:18.148Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-10-17T08:53:18.148Z] + cut -d/ -f2 [2025-10-17T08:53:18.148Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-10-17T08:53:18.148Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2025-10-17T08:53:18.148Z] -f2 [2025-10-17T08:53:18.148Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-10-17T08:53:18.148Z] + dirname cmd/security-spire-config/Dockerfile [2025-10-17T08:53:18.148Z] + cut -d/ -f2 [2025-10-17T08:53:18.148Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-10-17T08:53:18.148Z] + dirname cmd/security-spire-server/Dockerfile [2025-10-17T08:53:18.148Z] + cut -d/ -f2 [2025-10-17T08:53:18.148Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-10-17T08:53:18.148Z] + dirname cmd/support-notifications/Dockerfile [2025-10-17T08:53:18.148Z] + cut -d/ -f2 [2025-10-17T08:53:18.148Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-10-17T08:53:18.148Z] + + dirname cmd/support-scheduler/Dockerfile [2025-10-17T08:53:18.148Z] cut -d/ -f2 [2025-10-17T08:53:18.148Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-10-17T08:53:18.183Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-17T08:53:18.537Z] + git rev-list -1 --merges 3fd479a347a0748bfe71535a145a8a653747d39c~1..3fd479a347a0748bfe71535a145a8a653747d39c [Pipeline] echo [2025-10-17T08:53:18.550Z] -----------> git rev-list -1 --merges 3fd479a347a0748bfe71535a145a8a653747d39c~1..3fd479a347a0748bfe71535a145a8a653747d39c 3fd479a347a0748bfe71535a145a8a653747d39c [2025-10-17T08:53:18.550Z] 3fd479a347a0748bfe71535a145a8a653747d39c [false] [Pipeline] sh [2025-10-17T08:53:18.843Z] + git log --format=format:%s -1 3fd479a347a0748bfe71535a145a8a653747d39c [Pipeline] echo [2025-10-17T08:53:18.860Z] ========================================================= [2025-10-17T08:53:18.860Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-17T08:53:18.860Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-10-17T08:53:19.244Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-17T08:53:19.244Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-17T08:53:19.244Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-17T08:53:19.244Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-17T08:53:19.244Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-17T08:53:19.244Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-17T08:53:19.244Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:53:19.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-17T08:53:19.616Z] [2025-10-17T08:53:19.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:53:19.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-17T08:53:19.921Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-17T08:53:19.921Z] 3dae71ba6b94: Pulling fs layer [2025-10-17T08:53:19.921Z] 6bf1a483ea7c: Pulling fs layer [2025-10-17T08:53:19.921Z] f5dfc541a4d3: Pulling fs layer [2025-10-17T08:53:19.921Z] 461d9e800cba: Pulling fs layer [2025-10-17T08:53:19.921Z] 80192f66455f: Pulling fs layer [2025-10-17T08:53:19.921Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-17T08:53:19.921Z] a29436f7fd5d: Pulling fs layer [2025-10-17T08:53:19.921Z] 923cac83aea3: Pulling fs layer [2025-10-17T08:53:19.921Z] 25ad8b0a4227: Pulling fs layer [2025-10-17T08:53:19.921Z] db01528c6b51: Pulling fs layer [2025-10-17T08:53:19.921Z] 28988de357af: Pulling fs layer [2025-10-17T08:53:19.921Z] 80192f66455f: Waiting [2025-10-17T08:53:19.921Z] 2e8e34ca0e6c: Waiting [2025-10-17T08:53:19.921Z] a29436f7fd5d: Waiting [2025-10-17T08:53:19.921Z] 923cac83aea3: Waiting [2025-10-17T08:53:19.921Z] 25ad8b0a4227: Waiting [2025-10-17T08:53:19.921Z] db01528c6b51: Waiting [2025-10-17T08:53:19.921Z] 461d9e800cba: Waiting [2025-10-17T08:53:19.921Z] 6bf1a483ea7c: Verifying Checksum [2025-10-17T08:53:19.921Z] 6bf1a483ea7c: Download complete [2025-10-17T08:53:20.181Z] 461d9e800cba: Verifying Checksum [2025-10-17T08:53:20.181Z] 461d9e800cba: Download complete [2025-10-17T08:53:20.181Z] 80192f66455f: Verifying Checksum [2025-10-17T08:53:20.181Z] 80192f66455f: Download complete [2025-10-17T08:53:20.181Z] f5dfc541a4d3: Verifying Checksum [2025-10-17T08:53:20.181Z] f5dfc541a4d3: Download complete [2025-10-17T08:53:20.443Z] 3dae71ba6b94: Verifying Checksum [2025-10-17T08:53:20.443Z] 3dae71ba6b94: Download complete [2025-10-17T08:53:20.443Z] 923cac83aea3: Download complete [2025-10-17T08:53:20.443Z] 25ad8b0a4227: Verifying Checksum [2025-10-17T08:53:20.443Z] 25ad8b0a4227: Download complete [2025-10-17T08:53:20.443Z] db01528c6b51: Verifying Checksum [2025-10-17T08:53:20.443Z] 28988de357af: Verifying Checksum [2025-10-17T08:53:20.443Z] 28988de357af: Download complete [2025-10-17T08:53:20.705Z] a29436f7fd5d: Verifying Checksum [2025-10-17T08:53:20.705Z] a29436f7fd5d: Download complete [2025-10-17T08:53:21.274Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-17T08:53:21.274Z] 2e8e34ca0e6c: Download complete [2025-10-17T08:53:21.534Z] 3dae71ba6b94: Pull complete [2025-10-17T08:53:21.792Z] 6bf1a483ea7c: Pull complete [2025-10-17T08:53:22.363Z] f5dfc541a4d3: Pull complete [2025-10-17T08:53:22.363Z] 461d9e800cba: Pull complete [2025-10-17T08:53:22.624Z] 80192f66455f: Pull complete [2025-10-17T08:53:26.824Z] 2e8e34ca0e6c: Pull complete [2025-10-17T08:53:27.389Z] a29436f7fd5d: Pull complete [2025-10-17T08:53:27.389Z] 923cac83aea3: Pull complete [2025-10-17T08:53:27.648Z] 25ad8b0a4227: Pull complete [2025-10-17T08:53:27.648Z] db01528c6b51: Pull complete [2025-10-17T08:53:27.648Z] 28988de357af: Pull complete [2025-10-17T08:53:27.648Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-17T08:53:27.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-17T08:53:27.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:53:27.792Z] prd-ubuntu20.04-docker-8c-8g-357197 does not seem to be running inside a container [2025-10-17T08:53:27.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-17T08:53:32.985Z] $ docker top a6161fabf82d60404615251a97615b1141689f03b1241e471d8115eb5086da1c -eo pid,comm [2025-10-17T08:53:33.033Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-10-17T08:53:33.033Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-17T08:53:33.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-17T08:53:33.091Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-17T08:53:33.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-17T08:53:33.213Z] $ docker exec a6161fabf82d60404615251a97615b1141689f03b1241e471d8115eb5086da1c ssh-agent [2025-10-17T08:53:33.315Z] SSH_AUTH_SOCK=/tmp/ssh-63d08wb9LZeT/agent.32 [2025-10-17T08:53:33.315Z] SSH_AGENT_PID=38 [2025-10-17T08:53:33.323Z] Running ssh-add (command line suppressed) [2025-10-17T08:53:33.413Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6715778510275043172.key (/w/workspace/edgex-go/3@tmp/private_key_6715778510275043172.key) [2025-10-17T08:53:33.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-17T08:53:33.722Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] sh [2025-10-17T08:53:34.011Z] + git tag --points-at HEAD [Pipeline] } [2025-10-17T08:53:34.024Z] $ docker exec --env ******** --env ******** a6161fabf82d60404615251a97615b1141689f03b1241e471d8115eb5086da1c ssh-agent -k [2025-10-17T08:53:34.108Z] unset SSH_AUTH_SOCK; [2025-10-17T08:53:34.109Z] unset SSH_AGENT_PID; [2025-10-17T08:53:34.109Z] echo Agent pid 38 killed; [2025-10-17T08:53:34.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-17T08:53:34.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-17T08:53:34.159Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-17T08:53:34.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-17T08:53:34.269Z] $ docker exec a6161fabf82d60404615251a97615b1141689f03b1241e471d8115eb5086da1c ssh-agent [2025-10-17T08:53:34.370Z] SSH_AUTH_SOCK=/tmp/ssh-6SpCrqNZkBzj/agent.85 [2025-10-17T08:53:34.370Z] SSH_AGENT_PID=91 [2025-10-17T08:53:34.376Z] Running ssh-add (command line suppressed) [2025-10-17T08:53:34.473Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_10549833364800992297.key (/w/workspace/edgex-go/3@tmp/private_key_10549833364800992297.key) [2025-10-17T08:53:34.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-17T08:53:34.786Z] + git semver init [2025-10-17T08:53:35.048Z] 2025-10-17 08:53:35,005 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-17T08:53:35.048Z] 2025-10-17 08:53:35,015 [run_init] DEBUG init version:0.0.0 force:False [2025-10-17T08:53:35.048Z] 2025-10-17 08:53:35,017 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2025-10-17T08:53:35.048Z] 2025-10-17 08:53:35,017 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2025-10-17T08:53:35.048Z] 2025-10-17 08:53:35,017 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, stdin=None, shell=False, universal_newlines=False) [2025-10-17T08:53:40.399Z] 2025-10-17 08:53:40,399 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2025-10-17T08:53:40.399Z] 2025-10-17 08:53:40,400 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-5267 with force:False [2025-10-17T08:53:40.399Z] 2025-10-17 08:53:40,400 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-5267 [2025-10-17T08:53:40.661Z] 2025-10-17 08:53:40,404 [execute] INFO git cat-file --batch-check [2025-10-17T08:53:40.661Z] 2025-10-17 08:53:40,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-17T08:53:40.661Z] 2025-10-17 08:53:40,409 [execute] INFO git cat-file --batch [2025-10-17T08:53:40.661Z] 2025-10-17 08:53:40,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-17T08:53:40.661Z] 2025-10-17 08:53:40,412 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-5267 [2025-10-17T08:53:40.661Z] 0.0.0 [Pipeline] } [2025-10-17T08:53:40.670Z] $ docker exec --env ******** --env ******** a6161fabf82d60404615251a97615b1141689f03b1241e471d8115eb5086da1c ssh-agent -k [2025-10-17T08:53:40.776Z] unset SSH_AUTH_SOCK; [2025-10-17T08:53:40.777Z] unset SSH_AGENT_PID; [2025-10-17T08:53:40.777Z] echo Agent pid 91 killed; [2025-10-17T08:53:40.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-17T08:53:41.110Z] + git semver [Pipeline] } [2025-10-17T08:53:41.381Z] $ docker stop --time=1 a6161fabf82d60404615251a97615b1141689f03b1241e471d8115eb5086da1c [2025-10-17T08:53:42.654Z] $ docker rm -f --volumes a6161fabf82d60404615251a97615b1141689f03b1241e471d8115eb5086da1c [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-17T08:53:43.007Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-17T08:53:43.287Z] Stashed 1 file(s) [Pipeline] echo [2025-10-17T08:53:43.293Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2025-10-17T08:53:43.856Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2025-10-17T08:53:43.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-17T08:53:43.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-17T08:53:43.922Z] ========================================================= [2025-10-17T08:53:43.922Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-17T08:53:43.922Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-10-17T08:53:44.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T08:53:44.298Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-10-17T08:53:44.298Z] 9824c27679d3: Pulling fs layer [2025-10-17T08:53:44.298Z] 8371a51cbc44: Pulling fs layer [2025-10-17T08:53:44.298Z] d5791340ef18: Pulling fs layer [2025-10-17T08:53:44.298Z] d3178a7b2709: Pulling fs layer [2025-10-17T08:53:44.298Z] 4f4fb700ef54: Pulling fs layer [2025-10-17T08:53:44.298Z] 063b4f904bf5: Pulling fs layer [2025-10-17T08:53:44.298Z] 066ecc492849: Pulling fs layer [2025-10-17T08:53:44.298Z] 50a4da29d654: Pulling fs layer [2025-10-17T08:53:44.298Z] 417dd178857c: Pulling fs layer [2025-10-17T08:53:44.298Z] d3178a7b2709: Waiting [2025-10-17T08:53:44.298Z] 4f4fb700ef54: Waiting [2025-10-17T08:53:44.298Z] 50a4da29d654: Waiting [2025-10-17T08:53:44.298Z] 063b4f904bf5: Waiting [2025-10-17T08:53:44.298Z] 066ecc492849: Waiting [2025-10-17T08:53:44.298Z] 417dd178857c: Waiting [2025-10-17T08:53:44.298Z] 8371a51cbc44: Verifying Checksum [2025-10-17T08:53:44.298Z] 8371a51cbc44: Download complete [2025-10-17T08:53:44.298Z] d3178a7b2709: Verifying Checksum [2025-10-17T08:53:44.298Z] d3178a7b2709: Download complete [2025-10-17T08:53:44.298Z] 4f4fb700ef54: Download complete [2025-10-17T08:53:44.298Z] 063b4f904bf5: Verifying Checksum [2025-10-17T08:53:44.298Z] 063b4f904bf5: Download complete [2025-10-17T08:53:44.298Z] 9824c27679d3: Verifying Checksum [2025-10-17T08:53:44.298Z] 9824c27679d3: Download complete [2025-10-17T08:53:44.298Z] 066ecc492849: Verifying Checksum [2025-10-17T08:53:44.298Z] 066ecc492849: Download complete [2025-10-17T08:53:44.559Z] 9824c27679d3: Pull complete [2025-10-17T08:53:44.559Z] 417dd178857c: Verifying Checksum [2025-10-17T08:53:44.559Z] 417dd178857c: Download complete [2025-10-17T08:53:44.820Z] 8371a51cbc44: Pull complete [2025-10-17T08:53:44.820Z] d5791340ef18: Verifying Checksum [2025-10-17T08:53:44.820Z] d5791340ef18: Download complete [2025-10-17T08:53:45.400Z] 50a4da29d654: Verifying Checksum [2025-10-17T08:53:45.401Z] 50a4da29d654: Download complete [2025-10-17T08:53:50.815Z] d5791340ef18: Pull complete [2025-10-17T08:53:50.815Z] d3178a7b2709: Pull complete [2025-10-17T08:53:50.815Z] 4f4fb700ef54: Pull complete [2025-10-17T08:53:50.815Z] 063b4f904bf5: Pull complete [2025-10-17T08:53:50.815Z] 066ecc492849: Pull complete [2025-10-17T08:53:53.358Z] 50a4da29d654: Pull complete [2025-10-17T08:53:53.617Z] 417dd178857c: Pull complete [2025-10-17T08:53:53.617Z] Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-17T08:53:53.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T08:53:53.617Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-10-17T08:53:53.932Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T08:53:53.932Z] WORKDIR /edgex [2025-10-17T08:53:53.932Z] COPY go.mod . [2025-10-17T08:53:53.932Z] RUN go mod download+ [2025-10-17T08:53:53.932Z] docker build -t ci-base-image-x86_64 -f - . [2025-10-17T08:53:54.499Z] #0 building with "default" instance using docker driver [2025-10-17T08:53:54.499Z] [2025-10-17T08:53:54.499Z] #1 [internal] load build definition from Dockerfile [2025-10-17T08:53:54.499Z] #1 transferring dockerfile: 164B done [2025-10-17T08:53:54.499Z] #1 DONE 0.0s [2025-10-17T08:53:54.499Z] [2025-10-17T08:53:54.499Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T08:53:54.499Z] #2 DONE 0.0s [2025-10-17T08:53:54.499Z] [2025-10-17T08:53:54.499Z] #3 [internal] load .dockerignore [2025-10-17T08:53:54.499Z] #3 transferring context: 50B done [2025-10-17T08:53:54.499Z] #3 DONE 0.0s [2025-10-17T08:53:54.499Z] [2025-10-17T08:53:54.499Z] #4 [internal] load build context [2025-10-17T08:53:54.499Z] #4 transferring context: 6.57kB done [2025-10-17T08:53:54.784Z] #4 DONE 0.0s [2025-10-17T08:53:54.784Z] [2025-10-17T08:53:54.784Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-17T08:53:54.784Z] #5 DONE 0.1s [2025-10-17T08:53:54.784Z] [2025-10-17T08:53:54.784Z] #6 [2/4] WORKDIR /edgex [2025-10-17T08:54:01.366Z] #6 DONE 6.0s [2025-10-17T08:54:01.366Z] [2025-10-17T08:54:01.366Z] #7 [3/4] COPY go.mod . [2025-10-17T08:54:01.366Z] #7 DONE 0.0s [2025-10-17T08:54:01.366Z] [2025-10-17T08:54:01.366Z] #8 [4/4] RUN go mod download [2025-10-17T08:54:13.576Z] #8 DONE 12.4s [2025-10-17T08:54:13.576Z] [2025-10-17T08:54:13.576Z] #9 exporting to image [2025-10-17T08:54:13.576Z] #9 exporting layers [2025-10-17T08:54:16.866Z] #9 exporting layers 3.5s done [2025-10-17T08:54:16.866Z] #9 writing image sha256:cbd0e22a1e2ca626ef5782e43b5230bee8a14939b219f555e651bca5357b1f6b done [2025-10-17T08:54:16.866Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-17T08:54:16.866Z] #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:54:17.172Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-17T08:54:17.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:54:17.244Z] prd-ubuntu20.04-docker-8c-8g-357197 does not seem to be running inside a container [2025-10-17T08:54:17.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-17T08:54:17.588Z] $ docker top fb56be590198540a259e75557da91d957412098c5ff978f974296115c020c5a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-17T08:54:17.924Z] + go version [2025-10-17T08:54:17.924Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-17T08:54:17.938Z] $ docker stop --time=1 fb56be590198540a259e75557da91d957412098c5ff978f974296115c020c5a7 [2025-10-17T08:54:19.326Z] $ docker rm -f --volumes fb56be590198540a259e75557da91d957412098c5ff978f974296115c020c5a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:54:19.780Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-17T08:54:19.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:54:19.855Z] prd-ubuntu20.04-docker-8c-8g-357197 does not seem to be running inside a container [2025-10-17T08:54:19.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-10-17T08:54:20.181Z] $ docker top 0276c02e0bac262c9149ecb22114722bd43880bc57886c65087cf46bb739240a -eo pid,comm [Pipeline] { [Pipeline] echo [2025-10-17T08:54:20.242Z] ========================================================= [2025-10-17T08:54:20.242Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-10-17T08:54:20.242Z] ========================================================= [Pipeline] sh [2025-10-17T08:54:20.525Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2025-10-17T08:54:20.825Z] + make test [2025-10-17T08:54:20.825Z] go test -race -coverprofile=coverage.out ./... [2025-10-17T08:54:28.946Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-10-17T08:54:50.889Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-10-17T08:54:50.889Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-10-17T08:54:50.889Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-10-17T08:54:50.889Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-10-17T08:54:51.149Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-10-17T08:54:51.720Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-10-17T08:54:51.720Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-10-17T08:54:52.305Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-10-17T08:54:52.305Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-10-17T08:54:52.305Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-10-17T08:54:52.564Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-10-17T08:54:52.564Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-10-17T08:54:52.564Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-10-17T08:54:52.564Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-10-17T08:54:52.564Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-10-17T08:54:52.564Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-10-17T08:54:52.564Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-10-17T08:54:53.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 42.3% of statements [2025-10-17T08:54:53.770Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-10-17T08:54:53.770Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-10-17T08:54:54.337Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2025-10-17T08:54:54.337Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-10-17T08:54:54.337Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-10-17T08:54:55.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-10-17T08:54:55.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-10-17T08:54:55.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-10-17T08:54:55.275Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-10-17T08:54:55.275Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-10-17T08:54:55.275Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:54:55.275Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-10-17T08:54:55.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-10-17T08:54:55.275Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-10-17T08:54:55.275Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-10-17T08:54:55.275Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-10-17T08:54:56.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-10-17T08:54:56.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-10-17T08:54:56.668Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:54:56.668Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-10-17T08:54:56.668Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-10-17T08:54:56.668Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-10-17T08:54:58.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.044s coverage: 69.4% of statements [2025-10-17T08:54:58.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements [2025-10-17T08:54:58.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 57.6% of statements [2025-10-17T08:54:58.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements [2025-10-17T08:54:58.324Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-10-17T08:54:58.324Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-10-17T08:54:58.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.562s coverage: 94.2% of statements [2025-10-17T08:54:58.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 92.4% of statements [2025-10-17T08:54:59.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.4% of statements [2025-10-17T08:55:00.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-10-17T08:55:00.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-10-17T08:55:00.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-10-17T08:55:00.116Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-10-17T08:55:00.116Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-10-17T08:55:00.116Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-10-17T08:55:00.116Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-10-17T08:55:00.116Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-10-17T08:55:00.116Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:55:00.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-10-17T08:55:00.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-10-17T08:55:00.116Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-10-17T08:55:00.116Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-10-17T08:55:00.116Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-10-17T08:55:00.116Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-10-17T08:55:01.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.296s coverage: 95.8% of statements [2025-10-17T08:55:01.487Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2025-10-17T08:55:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-10-17T08:55:02.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-10-17T08:55:02.056Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-10-17T08:55:02.056Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-10-17T08:55:02.056Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:55:03.442Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 2.4% of statements [2025-10-17T08:55:03.442Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 1.0% of statements [2025-10-17T08:55:03.442Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 39.4% of statements [2025-10-17T08:55:03.442Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements [2025-10-17T08:55:03.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 40.0% of statements [2025-10-17T08:55:03.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 87.1% of statements [2025-10-17T08:55:03.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2025-10-17T08:55:03.961Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-10-17T08:55:03.961Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-10-17T08:55:03.961Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-10-17T08:55:03.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements [2025-10-17T08:55:04.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-10-17T08:55:04.529Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-10-17T08:55:04.529Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-10-17T08:55:04.529Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-10-17T08:55:04.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements [2025-10-17T08:55:05.356Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-10-17T08:55:05.356Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-10-17T08:55:05.356Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-10-17T08:55:05.616Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-10-17T08:55:05.616Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-10-17T08:55:05.616Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-10-17T08:55:05.616Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-10-17T08:55:06.182Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-10-17T08:55:06.182Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-10-17T08:55:06.748Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-10-17T08:55:08.127Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-10-17T08:55:08.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-10-17T08:55:09.761Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-10-17T08:55:10.698Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-10-17T08:55:10.698Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-10-17T08:55:10.698Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-10-17T08:55:13.983Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-10-17T08:55:14.243Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-10-17T08:55:14.243Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-10-17T08:55:14.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-10-17T08:55:14.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-10-17T08:55:14.502Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:55:16.431Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-10-17T08:55:16.432Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-10-17T08:55:16.432Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-10-17T08:55:16.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-10-17T08:55:16.690Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-10-17T08:55:16.690Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-10-17T08:55:16.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2025-10-17T08:55:17.256Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-10-17T08:55:17.256Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-10-17T08:55:17.256Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-10-17T08:55:17.256Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-10-17T08:55:17.256Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-10-17T08:55:17.256Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-10-17T08:55:19.162Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-10-17T08:55:19.162Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-10-17T08:55:19.162Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-10-17T08:55:19.162Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-10-17T08:55:20.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-10-17T08:55:20.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-10-17T08:55:20.099Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-10-17T08:55:20.099Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:55:20.099Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-10-17T08:55:20.099Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-10-17T08:55:20.099Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-10-17T08:55:21.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-10-17T08:55:21.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-10-17T08:55:21.477Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.410s coverage: 92.9% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.021s coverage: 62.3% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.078s coverage: 81.8% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.018s coverage: 86.0% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.043s coverage: 6.8% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.046s coverage: 100.0% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.180s coverage: 54.5% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 29.2% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.016s coverage: 93.8% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 3.1% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2025-10-17T08:55:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.017s coverage: 54.0% of statements [2025-10-17T08:55:25.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements [2025-10-17T08:55:25.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.135s coverage: 94.9% of statements [2025-10-17T08:55:25.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements [2025-10-17T08:55:25.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.084s coverage: 97.7% of statements [2025-10-17T08:55:25.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.024s coverage: 43.6% of statements [2025-10-17T08:55:26.188Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-10-17T08:55:26.447Z] running golangci-lint [2025-10-17T08:55:26.447Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-10-17T08:55:26.447Z] go version go1.23.12 linux/amd64 [2025-10-17T08:55:26.710Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-10-17T08:55:26.710Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-10-17T08:55:26.710Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-10-17T08:55:48.631Z] level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|exports_file|deps|imports|name|compiled_files) took 19.167154368s" [2025-10-17T08:55:48.631Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.591745ms" [2025-10-17T08:55:58.610Z] level=info msg="[linters_context/goanalysis] analyzers took 1m40.413012263s with top 10 stages: buildir: 56.10512053s, gosec: 4.218213464s, inspect: 2.921474533s, fact_deprecated: 2.911569196s, printf: 2.250127955s, ctrlflow: 2.082246882s, fact_purity: 1.272571789s, nilness: 1.191502557s, directives: 1.10592211s, S1038: 1.089913093s" [2025-10-17T08:55:58.610Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-10-17T08:55:58.610Z] level=info msg="[runner] Processors filtering stat (in/out): exclude: 201/201, filename_unadjuster: 201/201, invalid_issue: 201/201, cgo: 201/201, skip_files: 201/201, identifier_marker: 201/201, nolint: 20/0, autogenerated_exclude: 201/201, exclude-rules: 201/20, path_prettifier: 201/201, skip_dirs: 201/201" [2025-10-17T08:55:58.610Z] level=info msg="[runner] processing took 23.192902ms with stages: nolint: 11.239238ms, identifier_marker: 6.450782ms, path_prettifier: 1.654622ms, autogenerated_exclude: 1.631351ms, exclude-rules: 1.116349ms, skip_dirs: 1.019304ms, cgo: 30.412µs, invalid_issue: 29.642µs, filename_unadjuster: 14.931µs, max_same_issues: 1.58µs, uniq_by_line: 691ns, skip_files: 570ns, diff: 500ns, fixer: 480ns, exclude: 460ns, source_code: 450ns, max_from_linter: 420ns, sort_results: 390ns, max_per_file_from_linter: 210ns, path_prefixer: 180ns, path_shortener: 180ns, severity-rules: 160ns" [2025-10-17T08:55:58.610Z] level=info msg="[runner] linters took 11.519576719s with stages: goanalysis_metalinter: 11.49625755s" [2025-10-17T08:55:58.610Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-10-17T08:55:58.610Z] level=info msg="Memory: 307 samples, avg is 322.7MB, max is 1365.5MB" [2025-10-17T08:55:58.610Z] level=info msg="Execution took 30.737470426s" [2025-10-17T08:55:58.610Z] go vet ./... [2025-10-17T08:56:03.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-17T08:56:03.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-17T08:56:03.875Z] ./bin/test-attribution-txt.sh [2025-10-17T08:56:04.133Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-17T08:56:04.133Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-17T08:56:04.133Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-17T08:56:04.133Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-17T08:56:04.133Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-17T08:56:04.133Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-17T08:56:04.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-17T08:56:04.447Z] + ls -al . [2025-10-17T08:56:04.447Z] total 2064 [2025-10-17T08:56:04.447Z] drwxrwxr-x 11 1001 1001 4096 Oct 17 08:54 . [2025-10-17T08:56:04.447Z] drwxr-xr-x 4 root root 4096 Oct 17 08:54 .. [2025-10-17T08:56:04.447Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 08:53 .blubracket [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 10 Oct 17 08:53 .dockerignore [2025-10-17T08:56:04.447Z] drwxrwxr-x 8 1001 1001 4096 Oct 17 08:55 .git [2025-10-17T08:56:04.447Z] drwxrwxr-x 3 1001 1001 4096 Oct 17 08:53 .github [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 909 Oct 17 08:53 .gitignore [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 218 Oct 17 08:53 .golangci.yml [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 100 Oct 17 08:53 .hadolint.yml [2025-10-17T08:56:04.447Z] drwxr-xr-x 3 1001 1001 4096 Oct 17 08:53 .semver [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 155 Oct 17 08:53 .sonarcloud.properties [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 1171 Oct 17 08:53 ADOPTERS.md [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 17374 Oct 17 08:53 Attribution.txt [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 108018 Oct 17 08:53 CHANGELOG.md [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 3804 Oct 17 08:53 CONTRIBUTING.md [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 677 Oct 17 08:53 GOVERNANCE.md [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 886 Oct 17 08:53 Jenkinsfile [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 10775 Oct 17 08:53 LICENSE [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 16740 Oct 17 08:53 Makefile [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 582 Oct 17 08:53 OWNERS.md [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 9932 Oct 17 08:53 README.md [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 789 Oct 17 08:53 SECURITY.md [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 5 Oct 17 08:53 VERSION [2025-10-17T08:56:04.447Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 08:53 bin [2025-10-17T08:56:04.447Z] drwxrwxr-x 19 1001 1001 4096 Oct 17 08:53 cmd [2025-10-17T08:56:04.447Z] -rw-r--r-- 1 root root 1733636 Oct 17 08:55 coverage.out [2025-10-17T08:56:04.447Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 08:53 fuzz_test [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 6539 Oct 17 08:53 go.mod [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 88541 Oct 17 08:53 go.sum [2025-10-17T08:56:04.447Z] drwxrwxr-x 7 1001 1001 4096 Oct 17 08:53 internal [2025-10-17T08:56:04.447Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 08:53 openapi [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 584 Oct 17 08:53 security.txt [2025-10-17T08:56:04.447Z] -rw-rw-r-- 1 1001 1001 204 Oct 17 08:53 version.go [Pipeline] sh [2025-10-17T08:56:04.735Z] + '[' -e coverage.out ] [2025-10-17T08:56:04.735Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-10-17T08:56:04.892Z] Stashed 1 file(s) [Pipeline] sh [2025-10-17T08:56:05.175Z] + make build [2025-10-17T08:56:05.175Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-10-17T08:56:27.099Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-10-17T08:56:28.039Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-10-17T08:56:29.413Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-10-17T08:56:29.980Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-10-17T08:56:31.923Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-10-17T08:56:36.120Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-10-17T08:56:38.655Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-10-17T08:56:40.560Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-10-17T08:56:43.092Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-10-17T08:56:44.743Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-10-17T08:56:45.680Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-10-17T08:56:46.617Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-10-17T08:56:48.054Z] $ docker stop --time=1 0276c02e0bac262c9149ecb22114722bd43880bc57886c65087cf46bb739240a [2025-10-17T08:56:59.807Z] $ docker rm -f --volumes 0276c02e0bac262c9149ecb22114722bd43880bc57886c65087cf46bb739240a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:57:00.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-17T08:57:00.910Z] [2025-10-17T08:57:00.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:57:01.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-17T08:57:01.488Z] latest: Pulling from edgex-devops/edgex-compose [2025-10-17T08:57:01.488Z] 91d30c5bc195: Pulling fs layer [2025-10-17T08:57:01.488Z] 2e9b0aa3be6d: Pulling fs layer [2025-10-17T08:57:01.488Z] 9c61dcf015f6: Pulling fs layer [2025-10-17T08:57:01.488Z] 4698f68db338: Pulling fs layer [2025-10-17T08:57:01.488Z] 2a2f49069b9e: Pulling fs layer [2025-10-17T08:57:01.488Z] e0025b399a48: Pulling fs layer [2025-10-17T08:57:01.488Z] 4698f68db338: Waiting [2025-10-17T08:57:01.488Z] 2a2f49069b9e: Waiting [2025-10-17T08:57:01.488Z] e0025b399a48: Waiting [2025-10-17T08:57:01.488Z] 91d30c5bc195: Verifying Checksum [2025-10-17T08:57:01.488Z] 91d30c5bc195: Download complete [2025-10-17T08:57:01.488Z] 4698f68db338: Verifying Checksum [2025-10-17T08:57:01.488Z] 4698f68db338: Download complete [2025-10-17T08:57:01.746Z] 91d30c5bc195: Pull complete [2025-10-17T08:57:01.746Z] 2e9b0aa3be6d: Verifying Checksum [2025-10-17T08:57:01.746Z] 2e9b0aa3be6d: Download complete [2025-10-17T08:57:01.746Z] e0025b399a48: Download complete [2025-10-17T08:57:01.746Z] 2a2f49069b9e: Download complete [2025-10-17T08:57:02.005Z] 2e9b0aa3be6d: Pull complete [2025-10-17T08:57:02.942Z] 9c61dcf015f6: Verifying Checksum [2025-10-17T08:57:02.942Z] 9c61dcf015f6: Download complete [2025-10-17T08:57:06.227Z] 9c61dcf015f6: Pull complete [2025-10-17T08:57:06.227Z] 4698f68db338: Pull complete [2025-10-17T08:57:06.227Z] 2a2f49069b9e: Pull complete [2025-10-17T08:57:06.227Z] e0025b399a48: Pull complete [2025-10-17T08:57:06.227Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-10-17T08:57:06.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-10-17T08:57:06.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:57:06.332Z] prd-ubuntu20.04-docker-8c-8g-357197 does not seem to be running inside a container [2025-10-17T08:57:06.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-10-17T08:57:12.226Z] $ docker top bd2dcc05a864c907b70eb15d1e878cd27f7c57f7c2f7816c738a585d3926b2b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-17T08:57:12.581Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-10-17T08:57:12.581Z] #1 [core-data internal] load build definition from Dockerfile [2025-10-17T08:57:12.581Z] #1 DONE 0.0s [2025-10-17T08:57:12.841Z] [2025-10-17T08:57:12.841Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-17T08:57:12.841Z] #2 ... [2025-10-17T08:57:12.841Z] [2025-10-17T08:57:12.841Z] #1 [core-data internal] load build definition from Dockerfile [2025-10-17T08:57:12.841Z] #1 transferring dockerfile: 2.04kB done [2025-10-17T08:57:12.841Z] #1 DONE 0.1s [2025-10-17T08:57:12.841Z] [2025-10-17T08:57:12.841Z] #3 [security-spire-config internal] load build definition from Dockerfile [2025-10-17T08:57:12.841Z] #3 transferring dockerfile: 1.69kB done [2025-10-17T08:57:12.841Z] #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-17T08:57:12.841Z] #3 DONE 0.2s [2025-10-17T08:57:12.841Z] [2025-10-17T08:57:12.841Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-10-17T08:57:12.841Z] #4 transferring dockerfile: 2.00kB done [2025-10-17T08:57:12.841Z] #4 DONE 0.2s [2025-10-17T08:57:12.841Z] [2025-10-17T08:57:12.841Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-10-17T08:57:12.841Z] #5 transferring dockerfile: 3.02kB done [2025-10-17T08:57:12.841Z] #5 DONE 0.2s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #6 [support-scheduler internal] load build definition from Dockerfile [2025-10-17T08:57:13.100Z] #6 transferring dockerfile: 1.83kB done [2025-10-17T08:57:13.100Z] #6 DONE 0.2s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #7 [security-spire-server internal] load build definition from Dockerfile [2025-10-17T08:57:13.100Z] #7 transferring dockerfile: 1.70kB done [2025-10-17T08:57:13.100Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-17T08:57:13.100Z] #7 DONE 0.3s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-10-17T08:57:13.100Z] #8 transferring dockerfile: 1.81kB done [2025-10-17T08:57:13.100Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-10-17T08:57:13.100Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-10-17T08:57:13.100Z] #8 DONE 0.3s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-10-17T08:57:13.100Z] #9 transferring dockerfile: 2.14kB done [2025-10-17T08:57:13.100Z] #9 DONE 0.3s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #10 [core-command internal] load build definition from Dockerfile [2025-10-17T08:57:13.100Z] #10 transferring dockerfile: 1.94kB done [2025-10-17T08:57:13.100Z] #10 DONE 0.3s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-10-17T08:57:13.100Z] #11 transferring dockerfile: 2.23kB done [2025-10-17T08:57:13.100Z] #11 DONE 0.3s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2025-10-17T08:57:13.100Z] #12 transferring dockerfile: 2.49kB done [2025-10-17T08:57:13.100Z] #12 DONE 0.2s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #13 [core-keeper internal] load build definition from Dockerfile [2025-10-17T08:57:13.100Z] #13 transferring dockerfile: 2.01kB done [2025-10-17T08:57:13.100Z] #13 DONE 0.2s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2025-10-17T08:57:13.100Z] #14 transferring dockerfile: 2.50kB done [2025-10-17T08:57:13.100Z] #14 DONE 0.2s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #15 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-10-17T08:57:13.100Z] #15 DONE 0.2s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #16 [core-metadata internal] load build definition from Dockerfile [2025-10-17T08:57:13.100Z] #16 transferring dockerfile: 2.10kB done [2025-10-17T08:57:13.100Z] #16 DONE 0.2s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-10-17T08:57:13.100Z] #2 transferring dockerfile: 1.89kB done [2025-10-17T08:57:13.100Z] #2 DONE 0.3s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:57:13.100Z] #17 DONE 0.0s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #18 [core-data internal] load .dockerignore [2025-10-17T08:57:13.100Z] #18 transferring context: 50B done [2025-10-17T08:57:13.100Z] #18 DONE 0.1s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #19 [support-scheduler internal] load .dockerignore [2025-10-17T08:57:13.100Z] #19 transferring context: 50B done [2025-10-17T08:57:13.100Z] #19 DONE 0.1s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #20 [security-bootstrapper internal] load .dockerignore [2025-10-17T08:57:13.100Z] #20 transferring context: 50B done [2025-10-17T08:57:13.100Z] #20 DONE 0.1s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #21 [support-notifications internal] load .dockerignore [2025-10-17T08:57:13.100Z] #21 transferring context: 50B done [2025-10-17T08:57:13.100Z] #21 DONE 0.1s [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #22 [support-notifications internal] load build context [2025-10-17T08:57:13.100Z] #22 ... [2025-10-17T08:57:13.100Z] [2025-10-17T08:57:13.100Z] #23 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22.1 [2025-10-17T08:57:13.100Z] #23 DONE 0.2s [2025-10-17T08:57:13.369Z] [2025-10-17T08:57:13.369Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-10-17T08:57:13.369Z] #24 transferring context: 50B done [2025-10-17T08:57:13.369Z] #24 DONE 0.3s [2025-10-17T08:57:13.369Z] [2025-10-17T08:57:13.369Z] #25 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:57:13.369Z] #25 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.2s done [2025-10-17T08:57:13.628Z] #25 ... [2025-10-17T08:57:13.628Z] [2025-10-17T08:57:13.628Z] #26 [core-keeper internal] load .dockerignore [2025-10-17T08:57:13.628Z] #26 transferring context: 50B done [2025-10-17T08:57:13.628Z] #26 DONE 0.3s [2025-10-17T08:57:13.628Z] [2025-10-17T08:57:13.628Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-10-17T08:57:13.628Z] #27 transferring context: 50B done [2025-10-17T08:57:13.628Z] #27 DONE 0.3s [2025-10-17T08:57:13.628Z] [2025-10-17T08:57:13.628Z] #28 [security-proxy-setup internal] load .dockerignore [2025-10-17T08:57:13.628Z] #28 transferring context: 50B done [2025-10-17T08:57:13.628Z] #28 DONE 0.4s [2025-10-17T08:57:13.628Z] [2025-10-17T08:57:13.628Z] #29 [core-command internal] load .dockerignore [2025-10-17T08:57:13.628Z] #29 transferring context: 50B done [2025-10-17T08:57:13.628Z] #29 DONE 0.4s [2025-10-17T08:57:13.628Z] [2025-10-17T08:57:13.628Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-10-17T08:57:13.628Z] #30 DONE 0.6s [2025-10-17T08:57:13.628Z] [2025-10-17T08:57:13.628Z] #31 [core-metadata internal] load .dockerignore [2025-10-17T08:57:13.628Z] #31 transferring context: 50B done [2025-10-17T08:57:13.628Z] #31 DONE 0.4s [2025-10-17T08:57:13.628Z] [2025-10-17T08:57:13.628Z] #32 [security-proxy-setup internal] load build context [2025-10-17T08:57:13.628Z] #32 DONE 0.0s [2025-10-17T08:57:13.628Z] [2025-10-17T08:57:13.628Z] #33 [security-spiffe-token-provider internal] load .dockerignore [2025-10-17T08:57:13.628Z] #33 transferring context: 50B done [2025-10-17T08:57:13.628Z] #33 DONE 0.4s [2025-10-17T08:57:13.628Z] [2025-10-17T08:57:13.628Z] #25 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:57:13.628Z] #25 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.2s done [2025-10-17T08:57:13.628Z] #25 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T08:57:13.628Z] #25 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T08:57:13.628Z] #25 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T08:57:13.628Z] #25 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-17T08:57:13.628Z] #25 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 [2025-10-17T08:57:13.628Z] #25 ... [2025-10-17T08:57:13.628Z] [2025-10-17T08:57:13.628Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-10-17T08:57:13.628Z] #34 DONE 0.6s [2025-10-17T08:57:13.628Z] [2025-10-17T08:57:13.628Z] #25 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:57:13.628Z] #25 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.2s done [2025-10-17T08:57:13.628Z] #25 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T08:57:13.628Z] #25 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T08:57:13.628Z] #25 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T08:57:13.628Z] #25 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-17T08:57:13.628Z] #25 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-17T08:57:13.919Z] #25 ... [2025-10-17T08:57:13.920Z] [2025-10-17T08:57:13.920Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:57:13.920Z] #35 DONE 0.7s [2025-10-17T08:57:14.178Z] [2025-10-17T08:57:14.178Z] #25 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:57:14.178Z] #25 DONE 0.9s [2025-10-17T08:57:14.178Z] [2025-10-17T08:57:14.178Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-10-17T08:57:19.758Z] #36 ... [2025-10-17T08:57:19.758Z] [2025-10-17T08:57:19.758Z] #37 [core-metadata internal] load build context [2025-10-17T08:57:19.758Z] #37 transferring context: 461.40MB 5.3s [2025-10-17T08:57:20.039Z] #37 ... [2025-10-17T08:57:20.039Z] [2025-10-17T08:57:20.039Z] #22 [support-notifications internal] load build context [2025-10-17T08:57:20.039Z] #22 ... [2025-10-17T08:57:20.039Z] [2025-10-17T08:57:20.039Z] #38 [security-bootstrapper internal] load build context [2025-10-17T08:57:20.039Z] #38 ... [2025-10-17T08:57:20.039Z] [2025-10-17T08:57:20.039Z] #22 [support-notifications internal] load build context [2025-10-17T08:57:22.567Z] #22 transferring context: 595.94MB 9.0s done [2025-10-17T08:57:23.137Z] #22 ... [2025-10-17T08:57:23.137Z] [2025-10-17T08:57:23.137Z] #39 [support-scheduler internal] load build context [2025-10-17T08:57:23.137Z] #39 transferring context: 595.94MB 9.8s done [2025-10-17T08:57:23.137Z] #39 ... [2025-10-17T08:57:23.137Z] [2025-10-17T08:57:23.137Z] #40 [security-proxy-auth internal] load .dockerignore [2025-10-17T08:57:23.398Z] #40 ... [2025-10-17T08:57:23.398Z] [2025-10-17T08:57:23.398Z] #41 [core-data internal] load build context [2025-10-17T08:57:23.398Z] #41 transferring context: 595.94MB 10.0s done [2025-10-17T08:57:23.398Z] #41 ... [2025-10-17T08:57:23.398Z] [2025-10-17T08:57:23.398Z] #42 [security-spire-server internal] load .dockerignore [2025-10-17T08:57:23.657Z] #42 ... [2025-10-17T08:57:23.657Z] [2025-10-17T08:57:23.657Z] #43 [security-spire-agent internal] load .dockerignore [2025-10-17T08:57:23.657Z] #43 ... [2025-10-17T08:57:23.657Z] [2025-10-17T08:57:23.657Z] #32 [security-proxy-setup internal] load build context [2025-10-17T08:57:23.657Z] #32 transferring context: 595.94MB 8.4s done [2025-10-17T08:57:23.918Z] #32 ... [2025-10-17T08:57:23.918Z] [2025-10-17T08:57:23.918Z] #44 [core-command internal] load build context [2025-10-17T08:57:23.918Z] #44 transferring context: 595.94MB 8.7s done [2025-10-17T08:57:24.176Z] #44 ... [2025-10-17T08:57:24.176Z] [2025-10-17T08:57:24.176Z] #45 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-17T08:57:24.176Z] #45 ... [2025-10-17T08:57:24.176Z] [2025-10-17T08:57:24.176Z] #46 [security-spire-config internal] load .dockerignore [2025-10-17T08:57:25.952Z] #46 ... [2025-10-17T08:57:25.952Z] [2025-10-17T08:57:25.952Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-17T08:57:25.952Z] #47 ... [2025-10-17T08:57:25.952Z] [2025-10-17T08:57:25.952Z] #48 [core-keeper internal] load build context [2025-10-17T08:57:25.952Z] #48 transferring context: 595.94MB 9.3s done [2025-10-17T08:57:25.952Z] #48 ... [2025-10-17T08:57:25.952Z] [2025-10-17T08:57:25.952Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-17T08:57:26.210Z] #49 ... [2025-10-17T08:57:26.210Z] [2025-10-17T08:57:26.210Z] #50 [security-secretstore-setup internal] load build context [2025-10-17T08:57:26.210Z] #50 transferring context: 595.94MB 9.4s done [2025-10-17T08:57:26.210Z] #50 ... [2025-10-17T08:57:26.210Z] [2025-10-17T08:57:26.210Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-17T08:57:26.469Z] #51 ... [2025-10-17T08:57:26.469Z] [2025-10-17T08:57:26.469Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T08:57:26.469Z] #52 ... [2025-10-17T08:57:26.469Z] [2025-10-17T08:57:26.469Z] #53 [security-spiffe-token-provider internal] load build context [2025-10-17T08:57:26.469Z] #53 transferring context: 595.94MB 8.8s done [2025-10-17T08:57:26.728Z] #53 ... [2025-10-17T08:57:26.728Z] [2025-10-17T08:57:26.728Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-17T08:57:26.728Z] #54 ... [2025-10-17T08:57:26.728Z] [2025-10-17T08:57:26.728Z] #55 [core-common-config-bootstrapper internal] load build context [2025-10-17T08:57:26.728Z] #55 transferring context: 595.94MB 8.3s done [2025-10-17T08:57:26.986Z] #55 ... [2025-10-17T08:57:26.986Z] [2025-10-17T08:57:26.986Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-17T08:57:27.245Z] #56 ... [2025-10-17T08:57:27.245Z] [2025-10-17T08:57:27.245Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-17T08:57:27.245Z] #57 ... [2025-10-17T08:57:27.245Z] [2025-10-17T08:57:27.245Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-17T08:57:27.504Z] #58 ... [2025-10-17T08:57:27.504Z] [2025-10-17T08:57:27.504Z] #38 [security-bootstrapper internal] load build context [2025-10-17T08:57:27.504Z] #38 transferring context: 595.94MB 10.4s done [2025-10-17T08:57:30.063Z] #38 ... [2025-10-17T08:57:30.063Z] [2025-10-17T08:57:30.063Z] #37 [core-metadata internal] load build context [2025-10-17T08:57:30.063Z] #37 transferring context: 595.94MB 8.0s done [2025-10-17T08:57:36.718Z] #37 ... [2025-10-17T08:57:36.718Z] [2025-10-17T08:57:36.718Z] #46 [security-spire-config internal] load .dockerignore [2025-10-17T08:57:36.718Z] #46 transferring context: 50B 0.0s done [2025-10-17T08:58:17.251Z] #46 ... [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #37 [core-metadata internal] load build context [2025-10-17T08:58:17.251Z] #37 DONE 58.5s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #40 [security-proxy-auth internal] load .dockerignore [2025-10-17T08:58:17.251Z] #40 transferring context: 50B done [2025-10-17T08:58:17.251Z] #40 ... [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2025-10-17T08:58:17.251Z] #36 DONE 58.2s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #55 [core-common-config-bootstrapper internal] load build context [2025-10-17T08:58:17.251Z] #55 DONE 58.6s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #32 [security-proxy-setup internal] load build context [2025-10-17T08:58:17.251Z] #32 DONE 58.5s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #22 [support-notifications internal] load build context [2025-10-17T08:58:17.251Z] #22 DONE 59.0s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #44 [core-command internal] load build context [2025-10-17T08:58:17.251Z] #44 DONE 58.6s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #53 [security-spiffe-token-provider internal] load build context [2025-10-17T08:58:17.251Z] #53 DONE 58.6s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #48 [core-keeper internal] load build context [2025-10-17T08:58:17.251Z] #48 DONE 58.8s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T08:58:17.251Z] #59 ... [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #25 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:58:17.251Z] #25 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.2s done [2025-10-17T08:58:17.251Z] #25 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T08:58:17.251Z] #25 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T08:58:17.251Z] #25 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T08:58:17.251Z] #25 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-17T08:58:17.251Z] #25 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-17T08:58:17.251Z] #25 DONE 0.9s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #50 [security-secretstore-setup internal] load build context [2025-10-17T08:58:17.251Z] #50 DONE 58.8s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #39 [support-scheduler internal] load build context [2025-10-17T08:58:17.251Z] #39 DONE 59.1s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #41 [core-data internal] load build context [2025-10-17T08:58:17.251Z] #41 DONE 59.2s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #38 [security-bootstrapper internal] load build context [2025-10-17T08:58:17.251Z] #38 DONE 59.1s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #46 [security-spire-config internal] load .dockerignore [2025-10-17T08:58:17.251Z] #46 DONE 58.8s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #42 [security-spire-server internal] load .dockerignore [2025-10-17T08:58:17.251Z] #42 transferring context: 50B done [2025-10-17T08:58:17.251Z] #42 DONE 58.8s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-17T08:58:17.251Z] #35 DONE 0.7s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #25 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-10-17T08:58:17.251Z] #25 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.2s done [2025-10-17T08:58:17.251Z] #25 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-10-17T08:58:17.251Z] #25 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-10-17T08:58:17.251Z] #25 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-10-17T08:58:17.251Z] #25 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done [2025-10-17T08:58:17.251Z] #25 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.3s done [2025-10-17T08:58:17.251Z] #25 DONE 0.9s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-10-17T08:58:17.251Z] #36 DONE 58.2s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #40 [security-proxy-auth internal] load .dockerignore [2025-10-17T08:58:17.251Z] #40 DONE 59.1s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #43 [security-spire-agent internal] load .dockerignore [2025-10-17T08:58:17.251Z] #43 transferring context: 50B done [2025-10-17T08:58:17.251Z] #43 DONE 58.7s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:58:17.251Z] #60 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:58:17.251Z] #60 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-10-17T08:58:17.251Z] #60 ... [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #61 [security-spire-config internal] load build context [2025-10-17T08:58:17.251Z] #61 transferring context: 22.05kB done [2025-10-17T08:58:17.251Z] #61 DONE 0.3s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:58:17.251Z] #60 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-10-17T08:58:17.251Z] #60 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-10-17T08:58:17.251Z] #60 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-10-17T08:58:17.251Z] #60 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-10-17T08:58:17.251Z] #60 ... [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #62 [security-spire-agent internal] load build context [2025-10-17T08:58:17.251Z] #62 transferring context: 23.33kB done [2025-10-17T08:58:17.251Z] #62 DONE 4.5s [2025-10-17T08:58:17.251Z] [2025-10-17T08:58:17.251Z] #63 [security-proxy-auth internal] load build context [2025-10-17T08:58:17.252Z] #63 transferring context: 595.94MB 2.8s done [2025-10-17T08:58:21.170Z] #63 ... [2025-10-17T08:58:21.171Z] [2025-10-17T08:58:21.171Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-17T08:58:21.171Z] #58 65.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:21.171Z] #58 66.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:21.171Z] #58 66.29 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-17T08:58:21.171Z] #58 66.30 (2/4) Installing openssl (3.3.5-r0) [2025-10-17T08:58:21.171Z] #58 66.31 (3/4) Installing su-exec (0.2-r3) [2025-10-17T08:58:21.171Z] #58 66.31 (4/4) Installing yq-go (4.44.1-r2) [2025-10-17T08:58:22.152Z] #58 ... [2025-10-17T08:58:22.152Z] [2025-10-17T08:58:22.152Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-17T08:58:22.413Z] #64 ... [2025-10-17T08:58:22.413Z] [2025-10-17T08:58:22.413Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T08:58:22.413Z] #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-10-17T08:58:22.413Z] #65 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-10-17T08:58:22.413Z] #65 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-10-17T08:58:22.413Z] #65 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-10-17T08:58:22.672Z] #65 ... [2025-10-17T08:58:22.672Z] [2025-10-17T08:58:22.672Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-17T08:58:22.672Z] #66 ... [2025-10-17T08:58:22.672Z] [2025-10-17T08:58:22.672Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T08:58:22.672Z] #52 58.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:22.672Z] #52 58.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:22.672Z] #52 59.12 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-17T08:58:22.672Z] #52 59.12 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-17T08:58:22.672Z] #52 59.12 OK: 24171 distinct packages available [2025-10-17T08:58:22.672Z] #52 59.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:22.672Z] #52 59.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:22.672Z] #52 59.57 (1/14) Installing ca-certificates (20250911-r0) [2025-10-17T08:58:22.672Z] #52 59.59 (2/14) Installing brotli-libs (1.1.0-r2) [2025-10-17T08:58:22.672Z] #52 59.61 (3/14) Installing c-ares (1.33.1-r0) [2025-10-17T08:58:22.672Z] #52 59.61 (4/14) Installing libunistring (1.2-r0) [2025-10-17T08:58:22.672Z] #52 59.64 (5/14) Installing libidn2 (2.3.7-r0) [2025-10-17T08:58:22.672Z] #52 59.64 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-10-17T08:58:22.672Z] #52 59.65 (7/14) Installing libpsl (0.21.5-r1) [2025-10-17T08:58:22.672Z] #52 59.65 (8/14) Installing zstd-libs (1.5.6-r0) [2025-10-17T08:58:22.672Z] #52 59.66 (9/14) Installing libcurl (8.14.1-r2) [2025-10-17T08:58:22.672Z] #52 59.68 (10/14) Installing curl (8.14.1-r2) [2025-10-17T08:58:22.672Z] #52 59.69 (11/14) Installing dumb-init (1.2.5-r3) [2025-10-17T08:58:22.672Z] #52 59.69 (12/14) Installing musl-obstack (1.2.3-r2) [2025-10-17T08:58:22.672Z] #52 59.69 (13/14) Installing libucontext (1.2-r3) [2025-10-17T08:58:22.672Z] #52 59.69 (14/14) Installing gcompat (1.1.0-r4) [2025-10-17T08:58:22.672Z] #52 59.70 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:58:22.672Z] #52 59.71 Executing ca-certificates-20250911-r0.trigger [2025-10-17T08:58:22.672Z] #52 59.75 OK: 13 MiB in 28 packages [2025-10-17T08:58:22.933Z] #52 ... [2025-10-17T08:58:22.933Z] [2025-10-17T08:58:22.933Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-17T08:58:22.933Z] #67 ... [2025-10-17T08:58:22.933Z] [2025-10-17T08:58:22.933Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-17T08:58:23.193Z] #68 ... [2025-10-17T08:58:23.193Z] [2025-10-17T08:58:23.193Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-17T08:58:23.193Z] #47 58.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:23.193Z] #47 58.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:23.193Z] #47 59.07 (1/2) Installing dumb-init (1.2.5-r3) [2025-10-17T08:58:23.193Z] #47 59.08 (2/2) Installing su-exec (0.2-r3) [2025-10-17T08:58:23.193Z] #47 59.08 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:58:23.193Z] #47 59.08 OK: 8 MiB in 16 packages [2025-10-17T08:58:23.193Z] #47 ... [2025-10-17T08:58:23.193Z] [2025-10-17T08:58:23.193Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T08:58:23.828Z] #69 ... [2025-10-17T08:58:23.828Z] [2025-10-17T08:58:23.828Z] #70 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-17T08:58:23.828Z] #70 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-17T08:58:23.828Z] #70 ... [2025-10-17T08:58:23.828Z] [2025-10-17T08:58:23.828Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-17T08:58:23.828Z] #49 58.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:23.828Z] #49 58.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:23.828Z] #49 59.05 (1/4) Installing ca-certificates (20250911-r0) [2025-10-17T08:58:23.828Z] #49 59.08 (2/4) Installing dumb-init (1.2.5-r3) [2025-10-17T08:58:23.828Z] #49 59.08 (3/4) Installing su-exec (0.2-r3) [2025-10-17T08:58:23.828Z] #49 59.08 (4/4) Installing yq-go (4.44.1-r2) [2025-10-17T08:58:23.828Z] #49 59.16 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:58:23.828Z] #49 59.17 Executing ca-certificates-20250911-r0.trigger [2025-10-17T08:58:23.828Z] #49 59.22 OK: 19 MiB in 18 packages [2025-10-17T08:58:24.088Z] #49 ... [2025-10-17T08:58:24.088Z] [2025-10-17T08:58:24.088Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-17T08:58:24.088Z] #51 58.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:24.088Z] #51 58.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:24.088Z] #51 58.94 (1/7) Installing ca-certificates (20250911-r0) [2025-10-17T08:58:24.088Z] #51 58.95 (2/7) Installing dumb-init (1.2.5-r3) [2025-10-17T08:58:24.088Z] #51 58.95 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-10-17T08:58:24.088Z] #51 58.96 (4/7) Installing libsodium (1.0.19-r0) [2025-10-17T08:58:24.088Z] #51 58.97 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-10-17T08:58:24.088Z] #51 58.99 (6/7) Installing libzmq (4.3.5-r2) [2025-10-17T08:58:24.088Z] #51 59.02 (7/7) Installing zeromq (4.3.5-r2) [2025-10-17T08:58:24.088Z] #51 59.02 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:58:24.088Z] #51 59.02 Executing ca-certificates-20250911-r0.trigger [2025-10-17T08:58:24.088Z] #51 59.05 OK: 12 MiB in 21 packages [2025-10-17T08:58:24.088Z] #51 ... [2025-10-17T08:58:24.088Z] [2025-10-17T08:58:24.088Z] #71 [security-spire-server internal] load build context [2025-10-17T08:58:24.088Z] #71 transferring context: 23.80kB done [2025-10-17T08:58:24.088Z] #71 ... [2025-10-17T08:58:24.088Z] [2025-10-17T08:58:24.088Z] #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-17T08:58:24.088Z] #72 ... [2025-10-17T08:58:24.088Z] [2025-10-17T08:58:24.088Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T08:58:24.347Z] #73 ... [2025-10-17T08:58:24.347Z] [2025-10-17T08:58:24.347Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-17T08:58:24.347Z] #57 58.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:24.347Z] #57 58.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:24.347Z] #57 58.80 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-17T08:58:24.347Z] #57 58.80 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:58:24.347Z] #57 58.81 OK: 8 MiB in 15 packages [2025-10-17T08:58:24.347Z] #57 ... [2025-10-17T08:58:24.347Z] [2025-10-17T08:58:24.347Z] #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T08:58:24.607Z] #59 ... [2025-10-17T08:58:24.607Z] [2025-10-17T08:58:24.607Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:58:24.607Z] #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 8.8s [2025-10-17T08:58:24.607Z] #60 ... [2025-10-17T08:58:24.607Z] [2025-10-17T08:58:24.607Z] #71 [security-spire-server internal] load build context [2025-10-17T08:58:24.607Z] #71 DONE 12.3s [2025-10-17T08:58:24.607Z] [2025-10-17T08:58:24.607Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:58:25.542Z] #60 ... [2025-10-17T08:58:25.542Z] [2025-10-17T08:58:25.542Z] #63 [security-proxy-auth internal] load build context [2025-10-17T08:58:25.542Z] #63 DONE 13.0s [2025-10-17T08:58:25.542Z] [2025-10-17T08:58:25.542Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-10-17T08:58:25.542Z] #58 68.55 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:58:25.542Z] #58 68.55 OK: 19 MiB in 18 packages [2025-10-17T08:58:25.542Z] #58 DONE 71.3s [2025-10-17T08:58:25.542Z] [2025-10-17T08:58:25.542Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:58:25.542Z] #60 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 9.6s [2025-10-17T08:58:25.542Z] #60 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 9.8s [2025-10-17T08:58:25.824Z] #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 9.7s done [2025-10-17T08:58:25.824Z] #60 ... [2025-10-17T08:58:25.824Z] [2025-10-17T08:58:25.824Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-17T08:58:25.824Z] #57 DONE 71.8s [2025-10-17T08:58:25.824Z] [2025-10-17T08:58:25.824Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:58:25.824Z] #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 9.7s done [2025-10-17T08:58:26.095Z] #60 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-17T08:58:26.095Z] #60 ... [2025-10-17T08:58:26.095Z] [2025-10-17T08:58:26.095Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-10-17T08:58:26.095Z] #49 DONE 72.0s [2025-10-17T08:58:26.095Z] [2025-10-17T08:58:26.095Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-10-17T08:58:26.095Z] #56 66.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:26.095Z] #56 68.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:26.095Z] #56 68.64 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-17T08:58:26.095Z] #56 68.65 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:58:26.095Z] #56 68.66 OK: 8 MiB in 15 packages [2025-10-17T08:58:26.095Z] #56 DONE 72.1s [2025-10-17T08:58:26.095Z] [2025-10-17T08:58:26.095Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-10-17T08:58:26.095Z] #52 DONE 72.1s [2025-10-17T08:58:26.095Z] [2025-10-17T08:58:26.095Z] #45 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-17T08:58:26.095Z] #45 DONE 72.1s [2025-10-17T08:58:26.095Z] [2025-10-17T08:58:26.095Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-10-17T08:58:26.095Z] #47 DONE 72.1s [2025-10-17T08:58:26.095Z] [2025-10-17T08:58:26.095Z] #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-10-17T08:58:26.095Z] #51 DONE 72.1s [2025-10-17T08:58:26.095Z] [2025-10-17T08:58:26.095Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-10-17T08:58:26.095Z] #54 70.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:26.095Z] #54 70.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:26.095Z] #54 71.29 (1/3) Installing ca-certificates (20250911-r0) [2025-10-17T08:58:26.095Z] #54 71.35 (2/3) Installing dumb-init (1.2.5-r3) [2025-10-17T08:58:26.095Z] #54 71.35 (3/3) Installing tzdata (2025b-r0) [2025-10-17T08:58:26.095Z] #54 71.38 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:58:26.095Z] #54 71.39 Executing ca-certificates-20250911-r0.trigger [2025-10-17T08:58:26.095Z] #54 71.51 OK: 10 MiB in 17 packages [2025-10-17T08:58:26.095Z] #54 DONE 72.1s [2025-10-17T08:58:26.095Z] [2025-10-17T08:58:26.095Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:58:26.095Z] #60 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 10.3s done [2025-10-17T08:58:26.095Z] #60 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-17T08:58:26.095Z] #60 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 10.4s [2025-10-17T08:58:26.363Z] #60 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 10.5s done [2025-10-17T08:58:26.363Z] #60 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-10-17T08:58:26.363Z] #60 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.19MB / 36.47MB 10.5s [2025-10-17T08:58:26.363Z] #60 ... [2025-10-17T08:58:26.363Z] [2025-10-17T08:58:26.363Z] #70 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-10-17T08:58:26.363Z] #70 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 13.0s done [2025-10-17T08:58:26.363Z] #70 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2025-10-17T08:58:26.363Z] #70 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done [2025-10-17T08:58:26.363Z] #70 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done [2025-10-17T08:58:26.363Z] #70 DONE 14.1s [2025-10-17T08:58:26.363Z] [2025-10-17T08:58:26.363Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:58:26.363Z] #60 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 31.46MB / 36.47MB 10.7s [2025-10-17T08:58:26.622Z] #60 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 10.8s [2025-10-17T08:58:26.883Z] #60 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 11.0s done [2025-10-17T08:58:26.883Z] #60 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-10-17T08:58:27.143Z] #60 ... [2025-10-17T08:58:27.143Z] [2025-10-17T08:58:27.143Z] #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-10-17T08:58:27.143Z] #72 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:27.143Z] #72 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:27.143Z] #72 14.67 OK: 265 MiB in 60 packages [2025-10-17T08:58:27.143Z] #72 DONE 15.2s [2025-10-17T08:58:27.143Z] [2025-10-17T08:58:27.143Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:58:28.116Z] #60 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s done [2025-10-17T08:58:28.376Z] #60 ... [2025-10-17T08:58:28.376Z] [2025-10-17T08:58:28.376Z] #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T08:58:28.376Z] #73 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:28.376Z] #73 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:28.376Z] #73 15.69 OK: 265 MiB in 60 packages [2025-10-17T08:58:28.376Z] #73 DONE 16.5s [2025-10-17T08:58:28.634Z] [2025-10-17T08:58:28.634Z] #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-10-17T08:58:28.634Z] #59 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:28.634Z] #59 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:28.634Z] #59 15.69 OK: 265 MiB in 60 packages [2025-10-17T08:58:28.634Z] #59 DONE 16.5s [2025-10-17T08:58:28.634Z] [2025-10-17T08:58:28.634Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-10-17T08:58:28.634Z] #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 12.8s done [2025-10-17T08:58:28.634Z] #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 13.4s done [2025-10-17T08:58:28.634Z] #65 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 13.4s done [2025-10-17T08:58:28.634Z] #65 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-10-17T08:58:28.634Z] #65 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-10-17T08:58:28.634Z] #65 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 13.9s done [2025-10-17T08:58:28.634Z] #65 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-10-17T08:58:28.634Z] #65 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.5s done [2025-10-17T08:58:28.634Z] #65 DONE 16.2s [2025-10-17T08:58:28.634Z] [2025-10-17T08:58:28.634Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-10-17T08:58:28.634Z] #64 DONE 16.5s [2025-10-17T08:58:28.634Z] [2025-10-17T08:58:28.634Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:58:28.634Z] #74 DONE 1.3s [2025-10-17T08:58:28.634Z] [2025-10-17T08:58:28.634Z] #75 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:58:28.634Z] #75 DONE 0.2s [2025-10-17T08:58:28.634Z] [2025-10-17T08:58:28.634Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:58:28.634Z] #76 DONE 0.1s [2025-10-17T08:58:28.634Z] [2025-10-17T08:58:28.634Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-10-17T08:58:28.895Z] #60 DONE 16.4s [2025-10-17T08:58:28.895Z] [2025-10-17T08:58:28.895Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:58:30.273Z] #77 ... [2025-10-17T08:58:30.273Z] [2025-10-17T08:58:30.273Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-10-17T08:58:30.273Z] #66 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.273Z] #66 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.273Z] #66 17.55 OK: 265 MiB in 60 packages [2025-10-17T08:58:30.273Z] #66 DONE 17.9s [2025-10-17T08:58:30.273Z] [2025-10-17T08:58:30.273Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-10-17T08:58:30.273Z] #0 3.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.273Z] #0 4.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.273Z] #0 4.341 OK: 19 MiB in 18 packages [2025-10-17T08:58:30.273Z] #78 DONE 4.6s [2025-10-17T08:58:30.273Z] [2025-10-17T08:58:30.273Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T08:58:30.273Z] #69 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.273Z] #69 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.273Z] #69 17.26 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-17T08:58:30.273Z] #69 17.26 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-17T08:58:30.273Z] #69 17.26 OK: 24171 distinct packages available [2025-10-17T08:58:30.273Z] #69 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.273Z] #69 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.273Z] #69 17.75 (1/5) Installing dumb-init (1.2.5-r3) [2025-10-17T08:58:30.273Z] #69 17.75 (2/5) Installing musl-obstack (1.2.3-r2) [2025-10-17T08:58:30.273Z] #69 17.75 (3/5) Installing libucontext (1.2-r3) [2025-10-17T08:58:30.273Z] #69 17.75 (4/5) Installing gcompat (1.1.0-r4) [2025-10-17T08:58:30.273Z] #69 17.76 (5/5) Installing openssl (3.3.5-r0) [2025-10-17T08:58:30.273Z] #69 17.77 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:58:30.273Z] #69 17.79 OK: 9 MiB in 19 packages [2025-10-17T08:58:30.273Z] #69 ... [2025-10-17T08:58:30.273Z] [2025-10-17T08:58:30.273Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-10-17T08:58:30.273Z] #79 DONE 0.2s [2025-10-17T08:58:30.273Z] [2025-10-17T08:58:30.273Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-10-17T08:58:30.273Z] #68 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.273Z] #68 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.273Z] #68 17.55 v3.22.2-46-gf44c8d388fc [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-10-17T08:58:30.273Z] #68 17.55 v3.22.2-49-g5ccb1eb14d7 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-10-17T08:58:30.273Z] #68 17.55 OK: 26319 distinct packages available [2025-10-17T08:58:30.273Z] #68 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.273Z] #68 17.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.273Z] #68 18.02 OK: 265 MiB in 60 packages [2025-10-17T08:58:30.273Z] #68 DONE 18.2s [2025-10-17T08:58:30.273Z] [2025-10-17T08:58:30.273Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:58:30.273Z] #80 DONE 0.2s [2025-10-17T08:58:30.273Z] [2025-10-17T08:58:30.273Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-10-17T08:58:30.273Z] #67 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.273Z] #67 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.273Z] #67 17.24 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-10-17T08:58:30.273Z] #67 17.24 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-10-17T08:58:30.273Z] #67 17.24 OK: 24171 distinct packages available [2025-10-17T08:58:30.274Z] #67 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.274Z] #67 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.274Z] #67 17.72 (1/4) Installing dumb-init (1.2.5-r3) [2025-10-17T08:58:30.274Z] #67 17.72 (2/4) Installing musl-obstack (1.2.3-r2) [2025-10-17T08:58:30.274Z] #67 17.72 (3/4) Installing libucontext (1.2-r3) [2025-10-17T08:58:30.274Z] #67 17.73 (4/4) Installing gcompat (1.1.0-r4) [2025-10-17T08:58:30.274Z] #67 17.74 Executing busybox-1.36.1-r30.trigger [2025-10-17T08:58:30.274Z] #67 17.75 OK: 8 MiB in 18 packages [2025-10-17T08:58:30.274Z] #67 DONE 17.9s [2025-10-17T08:58:30.534Z] [2025-10-17T08:58:30.534Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-10-17T08:58:30.534Z] #69 DONE 18.0s [2025-10-17T08:58:30.534Z] [2025-10-17T08:58:30.534Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:58:30.534Z] #0 3.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.534Z] #0 3.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.534Z] #0 4.148 OK: 8 MiB in 15 packages [2025-10-17T08:58:30.534Z] #81 DONE 4.3s [2025-10-17T08:58:30.534Z] [2025-10-17T08:58:30.534Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-10-17T08:58:30.534Z] #0 3.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.534Z] #0 3.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.534Z] #0 4.133 OK: 8 MiB in 16 packages [2025-10-17T08:58:30.534Z] #82 DONE 4.3s [2025-10-17T08:58:30.534Z] [2025-10-17T08:58:30.534Z] #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-17T08:58:30.534Z] #83 ... [2025-10-17T08:58:30.534Z] [2025-10-17T08:58:30.534Z] #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-10-17T08:58:30.534Z] #0 3.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.534Z] #0 4.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.534Z] #0 4.285 OK: 8 MiB in 15 packages [2025-10-17T08:58:30.534Z] #84 DONE 4.4s [2025-10-17T08:58:30.534Z] [2025-10-17T08:58:30.534Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-10-17T08:58:30.534Z] #85 DONE 0.2s [2025-10-17T08:58:30.534Z] [2025-10-17T08:58:30.534Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-10-17T08:58:30.534Z] #0 3.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.534Z] #0 3.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.534Z] #0 4.313 OK: 19 MiB in 18 packages [2025-10-17T08:58:30.534Z] #86 DONE 4.4s [2025-10-17T08:58:30.534Z] [2025-10-17T08:58:30.534Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:58:30.534Z] #0 3.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.534Z] #0 3.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.534Z] #0 4.274 OK: 13 MiB in 28 packages [2025-10-17T08:58:30.534Z] #87 DONE 4.5s [2025-10-17T08:58:30.534Z] [2025-10-17T08:58:30.534Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:58:30.534Z] #0 4.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.534Z] #0 4.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.534Z] #0 4.451 OK: 12 MiB in 21 packages [2025-10-17T08:58:30.534Z] #88 DONE 4.6s [2025-10-17T08:58:30.534Z] [2025-10-17T08:58:30.534Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:58:30.792Z] #89 ... [2025-10-17T08:58:30.792Z] [2025-10-17T08:58:30.792Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-10-17T08:58:30.792Z] #0 3.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.792Z] #0 4.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:30.792Z] #0 4.566 OK: 10 MiB in 17 packages [2025-10-17T08:58:30.792Z] #90 DONE 4.7s [2025-10-17T08:58:31.051Z] [2025-10-17T08:58:31.051Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-17T08:58:31.617Z] #91 ... [2025-10-17T08:58:31.617Z] [2025-10-17T08:58:31.617Z] #92 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-10-17T08:58:31.617Z] #0 4.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:31.617Z] #0 4.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:31.617Z] #0 4.961 (1/1) Installing dumb-init (1.2.5-r3) [2025-10-17T08:58:31.617Z] #0 4.965 Executing busybox-1.37.0-r18.trigger [2025-10-17T08:58:31.617Z] #0 4.975 OK: 7 MiB in 17 packages [2025-10-17T08:58:31.617Z] #92 DONE 5.1s [2025-10-17T08:58:31.877Z] [2025-10-17T08:58:31.877Z] #93 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-17T08:58:32.444Z] #93 ... [2025-10-17T08:58:32.444Z] [2025-10-17T08:58:32.444Z] #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-10-17T08:58:32.444Z] #91 DONE 1.9s [2025-10-17T08:58:32.444Z] [2025-10-17T08:58:32.444Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-10-17T08:58:32.444Z] #94 DONE 0.1s [2025-10-17T08:58:32.444Z] [2025-10-17T08:58:32.444Z] #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-17T08:58:32.444Z] #83 2.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:32.708Z] #83 2.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:32.967Z] #83 ... [2025-10-17T08:58:32.967Z] [2025-10-17T08:58:32.967Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-10-17T08:58:32.967Z] #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:32.967Z] #0 2.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:32.967Z] #0 2.471 OK: 8 MiB in 18 packages [2025-10-17T08:58:32.967Z] #95 DONE 2.6s [2025-10-17T08:58:32.967Z] [2025-10-17T08:58:32.967Z] #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-10-17T08:58:32.967Z] #83 2.564 OK: 9 MiB in 19 packages [2025-10-17T08:58:34.346Z] #83 DONE 3.8s [2025-10-17T08:58:34.346Z] [2025-10-17T08:58:34.346Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-17T08:58:34.346Z] #96 ... [2025-10-17T08:58:34.346Z] [2025-10-17T08:58:34.346Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T08:58:34.346Z] #97 DONE 1.3s [2025-10-17T08:58:34.346Z] [2025-10-17T08:58:34.346Z] #93 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-10-17T08:58:34.346Z] #93 0.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:34.346Z] #93 1.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:34.346Z] #93 1.405 Upgrading critical system libraries and apk-tools: [2025-10-17T08:58:34.346Z] #93 1.405 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-10-17T08:58:34.346Z] #93 1.409 Executing busybox-1.37.0-r18.trigger [2025-10-17T08:58:34.346Z] #93 1.488 Continuing the upgrade transaction with new apk-tools: [2025-10-17T08:58:34.346Z] #93 1.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:34.346Z] #93 1.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:34.346Z] #93 1.853 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-10-17T08:58:34.346Z] #93 1.866 Executing busybox-1.37.0-r19.post-upgrade [2025-10-17T08:58:34.346Z] #93 2.517 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-10-17T08:58:34.346Z] #93 2.520 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-10-17T08:58:34.346Z] #93 2.523 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-17T08:58:34.346Z] #93 2.590 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-10-17T08:58:34.346Z] #93 2.596 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-10-17T08:58:34.346Z] #93 2.615 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-10-17T08:58:34.346Z] #93 2.649 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-10-17T08:58:34.346Z] #93 2.655 Executing busybox-1.37.0-r19.trigger [2025-10-17T08:58:34.346Z] #93 2.723 OK: 7 MiB in 17 packages [2025-10-17T08:58:35.725Z] #93 DONE 3.9s [2025-10-17T08:58:35.725Z] [2025-10-17T08:58:35.725Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-10-17T08:58:35.725Z] #98 DONE 1.6s [2025-10-17T08:58:35.725Z] [2025-10-17T08:58:35.725Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T08:58:35.725Z] #99 DONE 1.7s [2025-10-17T08:58:35.725Z] [2025-10-17T08:58:35.725Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-10-17T08:58:35.725Z] #96 DONE 1.7s [2025-10-17T08:58:35.725Z] [2025-10-17T08:58:35.725Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-10-17T08:58:35.989Z] #100 DONE 0.2s [2025-10-17T08:58:35.989Z] [2025-10-17T08:58:35.989Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2025-10-17T08:58:35.989Z] #101 DONE 0.2s [2025-10-17T08:58:35.989Z] [2025-10-17T08:58:35.989Z] #102 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-17T08:58:35.989Z] #0 3.652 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:35.989Z] #0 8.652 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/main: temporary error (try again later) [2025-10-17T08:58:35.989Z] #0 8.652 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:36.248Z] #102 ... [2025-10-17T08:58:36.248Z] [2025-10-17T08:58:36.248Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-10-17T08:58:37.186Z] #103 DONE 1.0s [2025-10-17T08:58:37.186Z] [2025-10-17T08:58:37.186Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T08:58:37.186Z] #104 DONE 1.0s [2025-10-17T08:58:37.186Z] [2025-10-17T08:58:37.186Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-10-17T08:58:37.186Z] #105 DONE 1.2s [2025-10-17T08:58:37.186Z] [2025-10-17T08:58:37.186Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-10-17T08:58:37.186Z] #106 DONE 0.1s [2025-10-17T08:58:37.186Z] [2025-10-17T08:58:37.186Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-10-17T08:58:37.186Z] #107 DONE 0.1s [2025-10-17T08:58:37.186Z] [2025-10-17T08:58:37.186Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-10-17T08:58:37.186Z] #108 DONE 0.1s [2025-10-17T08:58:37.186Z] [2025-10-17T08:58:37.186Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T08:58:37.186Z] #109 DONE 0.1s [2025-10-17T08:58:37.186Z] [2025-10-17T08:58:37.186Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-10-17T08:58:37.444Z] #110 DONE 0.1s [2025-10-17T08:58:37.444Z] [2025-10-17T08:58:37.444Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-10-17T08:58:37.444Z] #111 DONE 0.1s [2025-10-17T08:58:37.444Z] [2025-10-17T08:58:37.444Z] #112 [security-spire-config] exporting to image [2025-10-17T08:58:37.444Z] #112 exporting layers [2025-10-17T08:58:37.444Z] #112 ... [2025-10-17T08:58:37.444Z] [2025-10-17T08:58:37.444Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-10-17T08:58:37.444Z] #113 DONE 0.2s [2025-10-17T08:58:37.703Z] [2025-10-17T08:58:37.703Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-10-17T08:58:37.703Z] #114 DONE 0.2s [2025-10-17T08:58:37.703Z] [2025-10-17T08:58:37.703Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-10-17T08:58:37.703Z] #115 DONE 0.1s [2025-10-17T08:58:37.703Z] [2025-10-17T08:58:37.703Z] #116 [security-spire-server] exporting to image [2025-10-17T08:58:37.703Z] #116 ... [2025-10-17T08:58:37.703Z] [2025-10-17T08:58:37.703Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-10-17T08:58:37.703Z] #117 DONE 0.1s [2025-10-17T08:58:37.962Z] [2025-10-17T08:58:37.962Z] #112 [security-spire-config] exporting to image [2025-10-17T08:58:37.962Z] #112 exporting layers 0.6s done [2025-10-17T08:58:37.962Z] #112 writing image sha256:9c9b60215478179069ccec2b88fe4157c2d13d320f71a290eeb026b108e4a895 0.0s done [2025-10-17T08:58:37.962Z] #112 naming to docker.io/library/security-spire-config done [2025-10-17T08:58:37.962Z] #112 DONE 0.6s [2025-10-17T08:58:37.962Z] [2025-10-17T08:58:37.962Z] #118 [security-spire-agent] exporting to image [2025-10-17T08:58:37.962Z] #118 ... [2025-10-17T08:58:37.962Z] [2025-10-17T08:58:37.962Z] #116 [security-spire-server] exporting to image [2025-10-17T08:58:37.962Z] #116 exporting layers 0.5s done [2025-10-17T08:58:37.962Z] #116 writing image sha256:17007d702d76ec00a6b22c1b51e9c082dff43b86fbeac9bcad1075b59a618710 done [2025-10-17T08:58:37.962Z] #116 naming to docker.io/library/security-spire-server done [2025-10-17T08:58:37.962Z] #116 DONE 0.5s [2025-10-17T08:58:38.226Z] [2025-10-17T08:58:38.226Z] #118 [security-spire-agent] exporting to image [2025-10-17T08:58:38.226Z] #118 exporting layers 0.5s done [2025-10-17T08:58:38.226Z] #118 writing image sha256:f2c53a9c6b4ddae6b81b4ee6f52251c893a4eab1e7b23ec057c3b976c434731c done [2025-10-17T08:58:38.226Z] #118 naming to docker.io/library/security-spire-agent 0.1s done [2025-10-17T08:58:38.226Z] #118 DONE 0.6s [2025-10-17T08:58:38.226Z] [2025-10-17T08:58:38.226Z] #119 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-17T08:58:38.226Z] #0 2.571 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:38.226Z] #0 7.577 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:58:38.226Z] #0 7.577 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.22/main: temporary error (try again later) [2025-10-17T08:58:38.485Z] #119 ... [2025-10-17T08:58:38.485Z] [2025-10-17T08:58:38.485Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:58:38.745Z] #120 ... [2025-10-17T08:58:38.745Z] [2025-10-17T08:58:38.745Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:58:39.680Z] #121 ... [2025-10-17T08:58:39.680Z] [2025-10-17T08:58:39.680Z] #102 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-17T08:58:39.680Z] #102 13.66 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/community: temporary error (try again later) [2025-10-17T08:58:39.680Z] #102 13.66 ERROR: unable to select packages: [2025-10-17T08:58:39.680Z] #102 13.66 dumb-init (no such package): [2025-10-17T08:58:39.680Z] #102 13.66 required by: world[dumb-init] [2025-10-17T08:58:40.260Z] #102 ... [2025-10-17T08:58:40.260Z] [2025-10-17T08:58:40.260Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:58:48.548Z] #122 ... [2025-10-17T08:58:48.548Z] [2025-10-17T08:58:48.548Z] #119 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-10-17T08:58:48.548Z] #119 12.58 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.22/community: temporary error (try again later) [2025-10-17T08:58:48.548Z] #119 19.35 OK: 265 MiB in 60 packages [2025-10-17T08:59:35.322Z] #119 DONE 60.9s [2025-10-17T08:59:35.322Z] [2025-10-17T08:59:35.322Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:59:35.322Z] #122 DONE 59.1s [2025-10-17T08:59:35.322Z] [2025-10-17T08:59:35.322Z] #102 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-10-17T08:59:35.322Z] #102 ERROR: process "/bin/sh -c apk add --update --no-cache dumb-init" did not complete successfully: exit code: 1 [2025-10-17T08:59:35.322Z] [2025-10-17T08:59:35.322Z] #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:59:35.322Z] #77 DONE 60.7s [2025-10-17T08:59:35.322Z] [2025-10-17T08:59:35.322Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:59:35.322Z] #120 DONE 60.9s [2025-10-17T08:59:35.322Z] [2025-10-17T08:59:35.322Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:59:35.322Z] #121 DONE 60.8s [2025-10-17T08:59:35.322Z] [2025-10-17T08:59:35.322Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-17T08:59:35.322Z] #89 DONE 59.0s [2025-10-17T08:59:35.322Z] [2025-10-17T08:59:35.322Z] #123 [core-command builder 6/7] COPY . . [2025-10-17T08:59:35.322Z] #123 CANCELED [2025-10-17T08:59:35.322Z] [2025-10-17T08:59:35.322Z] #124 [support-notifications builder 6/7] COPY . . [2025-10-17T08:59:35.322Z] #124 CANCELED [2025-10-17T08:59:35.322Z] [2025-10-17T08:59:35.322Z] #125 [support-scheduler builder 6/7] COPY . . [2025-10-17T08:59:35.322Z] #125 CANCELED [2025-10-17T08:59:35.322Z] [2025-10-17T08:59:35.322Z] #126 [security-proxy-setup builder 6/7] COPY . . [2025-10-17T08:59:35.322Z] #126 CANCELED [2025-10-17T08:59:35.322Z] [2025-10-17T08:59:35.322Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2025-10-17T08:59:35.322Z] #127 CANCELED [2025-10-17T08:59:35.322Z] ------ [2025-10-17T08:59:35.322Z] > [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init: [2025-10-17T08:59:35.322Z] #0 3.652 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-17T08:59:35.322Z] #0 8.652 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/main: temporary error (try again later) [2025-10-17T08:59:35.322Z] #0 8.652 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-17T08:59:35.322Z] #102 13.66 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.20/community: temporary error (try again later) [2025-10-17T08:59:35.322Z] #102 13.66 ERROR: unable to select packages: [2025-10-17T08:59:35.322Z] #102 13.66 dumb-init (no such package): [2025-10-17T08:59:35.322Z] #102 13.66 required by: world[dumb-init] [2025-10-17T08:59:35.322Z] ------ [2025-10-17T08:59:35.322Z] time="2025-10-17T08:57:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:59:35.322Z] time="2025-10-17T08:57:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:59:35.322Z] time="2025-10-17T08:57:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:59:35.322Z] time="2025-10-17T08:57:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:59:35.322Z] time="2025-10-17T08:57:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:59:35.322Z] time="2025-10-17T08:57:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:59:35.322Z] time="2025-10-17T08:57:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:59:35.322Z] time="2025-10-17T08:57:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:59:35.322Z] time="2025-10-17T08:57:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:59:35.322Z] time="2025-10-17T08:57:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:59:35.322Z] time="2025-10-17T08:57:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:59:35.322Z] time="2025-10-17T08:57:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:59:35.322Z] time="2025-10-17T08:57:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:59:35.322Z] time="2025-10-17T08:57:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:59:35.322Z] time="2025-10-17T08:57:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-10-17T08:59:35.322Z] failed to solve: process "/bin/sh -c apk add --update --no-cache dumb-init" did not complete successfully: exit code: 1 [Pipeline] } [2025-10-17T08:59:35.352Z] $ docker stop --time=1 bd2dcc05a864c907b70eb15d1e878cd27f7c57f7c2f7816c738a585d3926b2b1 [2025-10-17T08:59:36.601Z] $ docker rm -f --volumes bd2dcc05a864c907b70eb15d1e878cd27f7c57f7c2f7816c738a585d3926b2b1 [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] } [2025-10-17T08:59:36.957Z] 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 [2025-10-17T08:59:37.679Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:59:37.973Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:59:38.830Z] ---> package-listing.sh [2025-10-17T08:59:38.830Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-17T08:59:38.830Z] ++ facter osfamily [2025-10-17T08:59:39.089Z] + OS_FAMILY=debian [2025-10-17T08:59:39.089Z] + workspace=/w/workspace/edgex-go/3 [2025-10-17T08:59:39.089Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-17T08:59:39.089Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-17T08:59:39.089Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-17T08:59:39.089Z] + PACKAGES=/tmp/packages_start.txt [2025-10-17T08:59:39.089Z] + '[' /w/workspace/edgex-go/3 ']' [2025-10-17T08:59:39.089Z] + PACKAGES=/tmp/packages_end.txt [2025-10-17T08:59:39.089Z] + case "${OS_FAMILY}" in [2025-10-17T08:59:39.089Z] + dpkg -l [2025-10-17T08:59:39.089Z] + grep '^ii' [2025-10-17T08:59:39.089Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-17T08:59:39.089Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-17T08:59:39.089Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-17T08:59:39.089Z] + '[' /w/workspace/edgex-go/3 ']' [2025-10-17T08:59:39.089Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2025-10-17T08:59:39.089Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2025-10-17T08:59:39.103Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-17T08:59:39.378Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:59:39.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-17T08:59:39.959Z] [2025-10-17T08:59:39.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-17T08:59:40.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-17T08:59:40.269Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-17T08:59:40.269Z] 5eb5b503b376: Pulling fs layer [2025-10-17T08:59:40.269Z] 5c69ac0246d0: Pulling fs layer [2025-10-17T08:59:40.269Z] ec43610c2a17: Pulling fs layer [2025-10-17T08:59:40.269Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-17T08:59:40.269Z] 33b1e0a273af: Pulling fs layer [2025-10-17T08:59:40.269Z] 5d3b04190fa2: Pulling fs layer [2025-10-17T08:59:40.269Z] 2f39f015ded8: Pulling fs layer [2025-10-17T08:59:40.269Z] 3a2ae6a8a46f: Waiting [2025-10-17T08:59:40.269Z] 5d3b04190fa2: Waiting [2025-10-17T08:59:40.269Z] 33b1e0a273af: Waiting [2025-10-17T08:59:40.269Z] 2f39f015ded8: Waiting [2025-10-17T08:59:40.269Z] 5c69ac0246d0: Download complete [2025-10-17T08:59:40.269Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-17T08:59:40.269Z] 3a2ae6a8a46f: Download complete [2025-10-17T08:59:40.269Z] 33b1e0a273af: Verifying Checksum [2025-10-17T08:59:40.269Z] 33b1e0a273af: Download complete [2025-10-17T08:59:40.269Z] 5d3b04190fa2: Verifying Checksum [2025-10-17T08:59:40.269Z] 5d3b04190fa2: Download complete [2025-10-17T08:59:40.529Z] ec43610c2a17: Verifying Checksum [2025-10-17T08:59:40.529Z] ec43610c2a17: Download complete [2025-10-17T08:59:40.788Z] 5eb5b503b376: Verifying Checksum [2025-10-17T08:59:40.788Z] 5eb5b503b376: Download complete [2025-10-17T08:59:41.356Z] 2f39f015ded8: Download complete [2025-10-17T08:59:42.290Z] 5eb5b503b376: Pull complete [2025-10-17T08:59:42.290Z] 5c69ac0246d0: Pull complete [2025-10-17T08:59:42.856Z] ec43610c2a17: Pull complete [2025-10-17T08:59:42.856Z] 3a2ae6a8a46f: Pull complete [2025-10-17T08:59:43.114Z] 33b1e0a273af: Pull complete [2025-10-17T08:59:43.114Z] 5d3b04190fa2: Pull complete [2025-10-17T08:59:48.384Z] 2f39f015ded8: Pull complete [2025-10-17T08:59:48.384Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-17T08:59:48.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-17T08:59:48.384Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-17T08:59:48.484Z] prd-ubuntu20.04-docker-8c-8g-357197 does not seem to be running inside a container [2025-10-17T08:59:48.522Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-17T08:59:55.389Z] $ docker top a3ef3fd048187e6816d019550bca103116deb286b451ba8dbc97c55f3300cf2b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-17T08:59:55.730Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-17T08:59:56.018Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-17T08:59:56.305Z] + ls /var/log/sa-host [2025-10-17T08:59:56.305Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-17T08:59:56.393Z] provisioning config files... [2025-10-17T08:59:56.403Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config4127124359561740880tmp [Pipeline] { [Pipeline] echo [2025-10-17T08:59:56.425Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:59:56.714Z] ---> create-netrc.sh [Pipeline] } [2025-10-17T08:59:56.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:59:57.058Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-17T08:59:57.069Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:59:57.355Z] ---> sudo-logs.sh [2025-10-17T08:59:57.355Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-17T08:59:57.388Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:59:57.671Z] ---> job-cost.sh [2025-10-17T08:59:57.672Z] lf-activate-venv: SKIPPING [2025-10-17T08:59:57.672Z] INFO: No Stack... [2025-10-17T08:59:57.930Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-17T08:59:58.249Z] INFO: Archiving Costs [Pipeline] echo [2025-10-17T08:59:58.293Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-17T08:59:58.663Z] ---> logs-deploy.sh [2025-10-17T08:59:58.663Z] lf-activate-venv: SKIPPING [2025-10-17T08:59:58.663Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5267/3 [2025-10-17T08:59:58.663Z] INFO: archiving workspace using pattern(s): [2025-10-17T08:59:59.668Z] Archives upload complete. [2025-10-17T08:59:59.971Z] INFO: archiving logs to Nexus [2025-10-17T09:00:00.561Z] ---> uname -a: [2025-10-17T09:00:00.561Z] Linux prd-ubuntu20-04-docker-8c-8g-357197 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] ---> lscpu: [2025-10-17T09:00:00.561Z] Architecture: x86_64 [2025-10-17T09:00:00.561Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-17T09:00:00.561Z] Byte Order: Little Endian [2025-10-17T09:00:00.561Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-17T09:00:00.561Z] CPU(s): 8 [2025-10-17T09:00:00.561Z] On-line CPU(s) list: 0-7 [2025-10-17T09:00:00.561Z] Thread(s) per core: 1 [2025-10-17T09:00:00.561Z] Core(s) per socket: 1 [2025-10-17T09:00:00.561Z] Socket(s): 8 [2025-10-17T09:00:00.561Z] NUMA node(s): 1 [2025-10-17T09:00:00.561Z] Vendor ID: AuthenticAMD [2025-10-17T09:00:00.561Z] CPU family: 23 [2025-10-17T09:00:00.561Z] Model: 49 [2025-10-17T09:00:00.561Z] Model name: AMD EPYC-Rome Processor [2025-10-17T09:00:00.561Z] Stepping: 0 [2025-10-17T09:00:00.561Z] CPU MHz: 2799.998 [2025-10-17T09:00:00.561Z] BogoMIPS: 5599.99 [2025-10-17T09:00:00.561Z] Virtualization: AMD-V [2025-10-17T09:00:00.561Z] Hypervisor vendor: KVM [2025-10-17T09:00:00.561Z] Virtualization type: full [2025-10-17T09:00:00.561Z] L1d cache: 256 KiB [2025-10-17T09:00:00.561Z] L1i cache: 256 KiB [2025-10-17T09:00:00.561Z] L2 cache: 4 MiB [2025-10-17T09:00:00.561Z] L3 cache: 128 MiB [2025-10-17T09:00:00.561Z] NUMA node0 CPU(s): 0-7 [2025-10-17T09:00:00.561Z] Vulnerability Gather data sampling: Not affected [2025-10-17T09:00:00.561Z] Vulnerability Itlb multihit: Not affected [2025-10-17T09:00:00.561Z] Vulnerability L1tf: Not affected [2025-10-17T09:00:00.561Z] Vulnerability Mds: Not affected [2025-10-17T09:00:00.561Z] Vulnerability Meltdown: Not affected [2025-10-17T09:00:00.561Z] Vulnerability Mmio stale data: Not affected [2025-10-17T09:00:00.561Z] Vulnerability Retbleed: Vulnerable [2025-10-17T09:00:00.561Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-17T09:00:00.561Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-10-17T09:00:00.561Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-10-17T09:00:00.561Z] Vulnerability Srbds: Not affected [2025-10-17T09:00:00.561Z] Vulnerability Tsx async abort: Not affected [2025-10-17T09:00:00.561Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] ---> nproc: [2025-10-17T09:00:00.561Z] 8 [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] ---> df -h: [2025-10-17T09:00:00.561Z] Filesystem Size Used Avail Use% Mounted on [2025-10-17T09:00:00.561Z] overlay 155G 23G 133G 15% / [2025-10-17T09:00:00.561Z] tmpfs 64M 0 64M 0% /dev [2025-10-17T09:00:00.561Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-10-17T09:00:00.561Z] shm 64M 0 64M 0% /dev/shm [2025-10-17T09:00:00.561Z] /dev/vda1 155G 23G 133G 15% /facter-os [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] ---> sar -b -r -n DEV: [2025-10-17T09:00:00.561Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-357197) 10/17/25 _x86_64_ (8 CPU) [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] 08:52:16 LINUX RESTART (8 CPU) [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] 08:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-10-17T09:00:00.561Z] 08:54:01 343.11 22.63 320.48 0.00 3355.97 67188.00 0.00 [2025-10-17T09:00:00.561Z] 08:55:01 124.90 1.68 123.21 0.00 20.66 52160.24 0.00 [2025-10-17T09:00:00.561Z] 08:56:01 44.33 0.15 44.18 0.00 1.20 24551.47 0.00 [2025-10-17T09:00:00.561Z] 08:57:01 81.83 0.10 81.73 0.00 1.73 54059.73 0.00 [2025-10-17T09:00:00.561Z] 08:58:01 186.04 0.13 185.90 0.00 7.06 185377.01 0.00 [2025-10-17T09:00:00.561Z] 08:59:01 594.62 14.28 580.34 0.00 130.24 129068.36 0.00 [2025-10-17T09:00:00.561Z] Average: 229.13 6.50 222.63 0.00 586.11 85401.07 0.00 [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] 08:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-10-17T09:00:00.561Z] 08:54:01 28104664 31488272 795060 2.42 94024 3551312 2052108 6.05 1091556 3254048 1112 [2025-10-17T09:00:00.561Z] 08:55:01 26276816 31355640 918500 2.79 125796 5068880 2025840 5.97 2063928 3957340 329680 [2025-10-17T09:00:00.561Z] 08:56:01 26220480 31344912 926976 2.82 132460 5075460 2199172 6.48 1604940 4438288 440908 [2025-10-17T09:00:00.561Z] 08:57:01 27188464 31516344 763084 2.32 135560 4352444 1795380 5.29 1404544 3755112 9312 [2025-10-17T09:00:00.561Z] 08:58:01 20073460 31401140 869668 2.65 150208 11118728 2156688 6.36 2081584 9958216 1193392 [2025-10-17T09:00:00.561Z] 08:59:01 15575872 31346516 900156 2.74 320768 15033340 2327736 6.86 2913740 13237828 2204360 [2025-10-17T09:00:00.561Z] Average: 23906626 31408804 862241 2.62 159803 7366694 2092821 6.17 1860049 6433472 696461 [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] 08:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-10-17T09:00:00.561Z] 08:54:01 veth6ac839c 34.33 36.73 3.24 38.16 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:54:01 docker0 547.94 543.86 39.32 3023.45 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:54:01 lo 4.60 4.60 0.46 0.46 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:54:01 ens3 1370.07 1249.59 13448.52 195.44 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:55:01 docker0 170.04 254.12 14.80 1656.22 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:55:01 ens3 292.65 194.37 1695.71 33.42 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:55:01 veth8724bd4 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:56:01 docker0 1.30 1.30 0.10 0.11 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:56:01 ens3 31.62 21.21 24.73 14.08 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:56:01 veth8724bd4 1.30 1.32 0.11 0.11 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:57:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:57:01 ens3 32.10 21.07 69.47 14.70 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:58:01 docker0 0.45 0.33 0.03 0.13 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:58:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:58:01 ens3 90.92 59.98 2231.73 15.76 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:58:01 veth5260842 0.45 0.48 0.04 0.14 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:59:01 veth7117931 81.55 181.62 8.39 1254.89 0.00 0.00 0.00 0.10 [2025-10-17T09:00:00.561Z] 08:59:01 docker0 447.48 897.60 39.09 7793.42 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:59:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:59:01 veth03c0b59 136.71 74.47 1258.73 7.89 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:59:01 ens3 958.62 481.29 8666.82 58.38 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:59:01 veth3a496a6 74.47 136.71 7.89 1258.73 0.00 0.00 0.00 0.10 [2025-10-17T09:00:00.561Z] 08:59:01 veth366b433 181.62 81.55 1254.89 8.39 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] 08:59:01 veth8dd5d72 79.39 171.90 8.23 1239.72 0.00 0.00 0.00 0.10 [2025-10-17T09:00:00.561Z] 08:59:01 veth5260842 0.17 2.72 0.01 0.12 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] Average: veth7117931 13.59 30.27 1.40 209.14 0.00 0.00 0.00 0.02 [2025-10-17T09:00:00.561Z] Average: docker0 194.52 282.85 15.56 2078.77 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] Average: lo 1.18 1.18 0.11 0.11 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] Average: veth03c0b59 22.78 12.41 209.78 1.32 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] Average: ens3 462.64 337.90 4355.98 55.29 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] Average: veth3a496a6 12.41 22.78 1.32 209.78 0.00 0.00 0.00 0.02 [2025-10-17T09:00:00.561Z] Average: veth366b433 30.27 13.59 209.14 1.40 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] Average: veth8dd5d72 13.23 28.65 1.37 206.61 0.00 0.00 0.00 0.02 [2025-10-17T09:00:00.561Z] Average: veth5260842 0.10 0.53 0.01 0.04 0.00 0.00 0.00 0.00 [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] ---> sar -P ALL: [2025-10-17T09:00:00.561Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-357197) 10/17/25 _x86_64_ (8 CPU) [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] 08:52:16 LINUX RESTART (8 CPU) [2025-10-17T09:00:00.561Z] [2025-10-17T09:00:00.561Z] 08:53:01 CPU %user %nice %system %iowait %steal %idle [2025-10-17T09:00:00.561Z] 08:54:01 all 9.76 0.00 3.36 3.89 0.07 82.93 [2025-10-17T09:00:00.561Z] 08:54:01 0 12.98 0.00 4.68 2.31 0.08 79.95 [2025-10-17T09:00:00.561Z] 08:54:01 1 8.56 0.00 3.97 0.97 0.05 86.46 [2025-10-17T09:00:00.561Z] 08:54:01 2 8.54 0.00 2.89 0.48 0.07 88.03 [2025-10-17T09:00:00.561Z] 08:54:01 3 14.56 0.00 3.78 1.67 0.07 79.91 [2025-10-17T09:00:00.561Z] 08:54:01 4 7.86 0.00 2.85 11.01 0.05 78.24 [2025-10-17T09:00:00.561Z] 08:54:01 5 9.59 0.00 2.81 10.12 0.07 77.42 [2025-10-17T09:00:00.561Z] 08:54:01 6 7.45 0.00 3.50 1.65 0.07 87.34 [2025-10-17T09:00:00.561Z] 08:54:01 7 8.52 0.00 2.42 2.90 0.08 86.07 [2025-10-17T09:00:00.561Z] 08:55:01 all 38.12 0.00 6.26 3.72 0.10 51.80 [2025-10-17T09:00:00.561Z] 08:55:01 0 36.32 0.00 6.14 1.04 0.08 56.42 [2025-10-17T09:00:00.561Z] 08:55:01 1 38.75 0.00 6.54 5.04 0.10 49.57 [2025-10-17T09:00:00.561Z] 08:55:01 2 38.81 0.00 7.26 0.66 0.12 53.16 [2025-10-17T09:00:00.561Z] 08:55:01 3 38.22 0.00 6.01 2.03 0.10 53.65 [2025-10-17T09:00:00.561Z] 08:55:01 4 37.76 0.00 7.11 3.88 0.10 51.14 [2025-10-17T09:00:00.561Z] 08:55:01 5 37.26 0.00 6.00 3.97 0.08 52.69 [2025-10-17T09:00:00.561Z] 08:55:01 6 39.76 0.00 5.61 2.77 0.10 51.75 [2025-10-17T09:00:00.561Z] 08:55:01 7 38.04 0.00 5.39 10.45 0.10 46.02 [2025-10-17T09:00:00.561Z] 08:56:01 all 50.37 0.00 6.28 1.14 0.11 42.10 [2025-10-17T09:00:00.561Z] 08:56:01 0 49.03 0.00 6.75 2.56 0.12 41.54 [2025-10-17T09:00:00.561Z] 08:56:01 1 49.85 0.00 6.66 0.34 0.12 43.04 [2025-10-17T09:00:00.561Z] 08:56:01 2 51.02 0.00 5.69 0.17 0.10 43.02 [2025-10-17T09:00:00.561Z] 08:56:01 3 50.18 0.00 6.22 1.91 0.12 41.58 [2025-10-17T09:00:00.561Z] 08:56:01 4 52.34 0.00 6.26 0.29 0.10 41.01 [2025-10-17T09:00:00.561Z] 08:56:01 5 49.97 0.00 5.69 0.23 0.10 44.01 [2025-10-17T09:00:00.561Z] 08:56:01 6 49.59 0.00 6.05 0.57 0.10 43.69 [2025-10-17T09:00:00.561Z] 08:56:01 7 50.97 0.00 6.93 3.05 0.12 38.93 [2025-10-17T09:00:00.561Z] 08:57:01 all 31.92 0.00 5.57 3.60 0.09 58.82 [2025-10-17T09:00:00.561Z] 08:57:01 0 29.07 0.00 5.60 22.80 0.08 42.44 [2025-10-17T09:00:00.561Z] 08:57:01 1 31.19 0.00 5.31 0.03 0.12 63.35 [2025-10-17T09:00:00.561Z] 08:57:01 2 32.46 0.00 5.33 0.67 0.10 61.43 [2025-10-17T09:00:00.561Z] 08:57:01 3 32.17 0.00 5.92 3.16 0.08 58.66 [2025-10-17T09:00:00.561Z] 08:57:01 4 35.79 0.00 5.67 0.56 0.10 57.88 [2025-10-17T09:00:00.561Z] 08:57:01 5 32.42 0.00 5.79 0.02 0.08 61.69 [2025-10-17T09:00:00.561Z] 08:57:01 6 32.83 0.00 5.61 0.22 0.10 61.24 [2025-10-17T09:00:00.561Z] 08:57:01 7 29.40 0.00 5.32 1.40 0.08 63.79 [2025-10-17T09:00:00.561Z] 08:58:01 all 10.40 0.00 4.02 26.10 0.06 59.41 [2025-10-17T09:00:00.561Z] 08:58:01 0 10.34 0.00 4.87 73.47 0.09 11.23 [2025-10-17T09:00:00.561Z] 08:58:01 1 10.19 0.00 4.07 2.55 0.05 83.14 [2025-10-17T09:00:00.561Z] 08:58:01 2 11.09 0.00 3.61 22.84 0.03 62.42 [2025-10-17T09:00:00.561Z] 08:58:01 3 10.65 0.00 4.06 8.01 0.05 77.23 [2025-10-17T09:00:00.562Z] 08:58:01 4 10.55 0.00 4.13 51.45 0.03 33.83 [2025-10-17T09:00:00.562Z] 08:58:01 5 9.59 0.00 3.95 7.16 0.07 79.23 [2025-10-17T09:00:00.562Z] 08:58:01 6 10.28 0.00 3.71 15.42 0.10 70.49 [2025-10-17T09:00:00.562Z] 08:58:01 7 10.52 0.00 3.75 28.22 0.07 57.44 [2025-10-17T09:00:00.562Z] 08:59:01 all 12.27 0.00 5.86 40.74 0.09 41.04 [2025-10-17T09:00:00.562Z] 08:59:01 0 11.76 0.00 5.58 58.36 0.07 24.24 [2025-10-17T09:00:00.562Z] 08:59:01 1 11.46 0.00 6.68 41.52 0.10 40.24 [2025-10-17T09:00:00.562Z] 08:59:01 2 14.33 0.00 5.65 38.63 0.08 41.31 [2025-10-17T09:00:00.562Z] 08:59:01 3 11.63 0.00 5.46 38.00 0.07 44.85 [2025-10-17T09:00:00.562Z] 08:59:01 4 12.40 0.00 5.71 41.58 0.09 40.23 [2025-10-17T09:00:00.562Z] 08:59:01 5 12.29 0.00 5.82 25.84 0.09 55.96 [2025-10-17T09:00:00.562Z] 08:59:01 6 13.03 0.00 5.67 31.58 0.10 49.62 [2025-10-17T09:00:00.562Z] 08:59:01 7 11.27 0.00 6.29 50.18 0.10 32.16 [2025-10-17T09:00:00.562Z] Average: all 25.54 0.00 5.23 13.15 0.09 56.00 [2025-10-17T09:00:00.562Z] Average: 0 25.01 0.00 5.61 26.62 0.09 42.68 [2025-10-17T09:00:00.562Z] Average: 1 25.05 0.00 5.54 8.38 0.09 60.94 [2025-10-17T09:00:00.562Z] Average: 2 26.11 0.00 5.08 10.56 0.08 58.17 [2025-10-17T09:00:00.562Z] Average: 3 26.29 0.00 5.24 9.12 0.08 59.27 [2025-10-17T09:00:00.562Z] Average: 4 26.18 0.00 5.29 18.05 0.08 50.41 [2025-10-17T09:00:00.562Z] Average: 5 25.27 0.00 5.01 7.83 0.08 61.81 [2025-10-17T09:00:00.562Z] Average: 6 25.58 0.00 5.03 8.64 0.10 60.66 [2025-10-17T09:00:00.562Z] Average: 7 24.83 0.00 5.02 15.97 0.09 54.09 [2025-10-17T09:00:00.562Z] [2025-10-17T09:00:00.562Z] [2025-10-17T09:00:00.562Z]