Pull request #5234 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Obtained Jenkinsfile from 553bb05831200d830191a7dd348a551b7d8601dc+c5c6148199ce00eccccaddf73a9bca5b121fa2ed (486b6881592eb54c8900ca381d4ad98cc26f88d3) 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-ssh8656356281679314649.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh15790614926595312138.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5234/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5234/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17111060688297244396.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5234/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14548033074224687637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9265871850387071405.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5234/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5234/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2058161424253108867.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7622’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7623 in /w/workspace/edgexfoundry_edgex-go_PR-5234 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c5c6148199ce00eccccaddf73a9bca5b121fa2ed into PR head commit 553bb05831200d830191a7dd348a551b7d8601dc Merge succeeded, producing 553bb05831200d830191a7dd348a551b7d8601dc Checking out Revision 553bb05831200d830191a7dd348a551b7d8601dc (PR-5234) > 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/5234/head:refs/remotes/origin/PR-5234 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 553bb05831200d830191a7dd348a551b7d8601dc # 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 c5c6148199ce00eccccaddf73a9bca5b121fa2ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 553bb05831200d830191a7dd348a551b7d8601dc # timeout=10 Commit message: "feat: Allow event reading query to return numeric value" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-26T07:50:57.317Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-26T07:50:57.482Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-26T07:50:57.583Z] ========================================================= [2025-08-26T07:50:57.583Z] EdgeX Global Pipelines Version Info [2025-08-26T07:50:57.583Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-26T07:50:58.720Z] ------------------- [2025-08-26T07:50:58.721Z] stable info: [2025-08-26T07:50:58.721Z] ------------------- [2025-08-26T07:50:58.721Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-26T07:50:58.721Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-26T07:50:58.721Z] Message: update stable to v1.0.276 [2025-08-26T07:50:59.298Z] ------------------- [2025-08-26T07:50:59.298Z] experimental info: [2025-08-26T07:50:59.298Z] ------------------- [2025-08-26T07:50:59.298Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-26T07:50:59.298Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-26T07:50:59.298Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-26T07:50:59.537Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-08-26T07:50:59.587Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-08-26T07:50:59.638Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-26T07:50:59.686Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-26T07:50:59.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-26T07:50:59.788Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-26T07:50:59.838Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-26T07:50:59.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-08-26T07:50:59.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-08-26T07:50:59.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-08-26T07:51:00.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-26T07:51:00.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-26T07:51:00.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-26T07:51:00.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-26T07:51:00.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-26T07:51:00.265Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-26T07:51:00.307Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-26T07:51:00.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-26T07:51:00.388Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-26T07:51:00.436Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-08-26T07:51:00.480Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-26T07:51:00.520Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-26T07:51:00.569Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-26T07:51:00.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5234 [Pipeline] echo [2025-08-26T07:51:00.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5234 [Pipeline] echo [2025-08-26T07:51:00.706Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5234 [Pipeline] echo [2025-08-26T07:51:00.755Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 553bb05831200d830191a7dd348a551b7d8601dc [Pipeline] echo [2025-08-26T07:51:00.806Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 553bb05 [Pipeline] echo [2025-08-26T07:51:00.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T07:51:00.992Z] provisioning config files... [2025-08-26T07:51:01.007Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1721792765872203676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-26T07:51:01.392Z] ---> ****-login.sh [2025-08-26T07:51:01.392Z] nexus3.edgexfoundry.org:10001 [2025-08-26T07:51:01.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T07:51:01.660Z] [2025-08-26T07:51:01.660Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-26T07:51:01.660Z] Configure a credential helper to remove this warning. See [2025-08-26T07:51:01.660Z] https://docs.****.com/go/credential-store/ [2025-08-26T07:51:01.660Z] [2025-08-26T07:51:01.660Z] Login Succeeded [2025-08-26T07:51:01.660Z] nexus3.edgexfoundry.org:10002 [2025-08-26T07:51:01.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T07:51:01.921Z] [2025-08-26T07:51:01.921Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-26T07:51:01.921Z] Configure a credential helper to remove this warning. See [2025-08-26T07:51:01.921Z] https://docs.****.com/go/credential-store/ [2025-08-26T07:51:01.921Z] [2025-08-26T07:51:01.921Z] Login Succeeded [2025-08-26T07:51:01.921Z] nexus3.edgexfoundry.org:10003 [2025-08-26T07:51:01.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T07:51:01.921Z] [2025-08-26T07:51:01.921Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-26T07:51:01.922Z] Configure a credential helper to remove this warning. See [2025-08-26T07:51:01.922Z] https://docs.****.com/go/credential-store/ [2025-08-26T07:51:01.922Z] [2025-08-26T07:51:01.922Z] Login Succeeded [2025-08-26T07:51:01.922Z] nexus3.edgexfoundry.org:10004 [2025-08-26T07:51:01.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T07:51:01.922Z] [2025-08-26T07:51:01.922Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-26T07:51:01.922Z] Configure a credential helper to remove this warning. See [2025-08-26T07:51:01.922Z] https://docs.****.com/go/credential-store/ [2025-08-26T07:51:01.922Z] [2025-08-26T07:51:01.922Z] Login Succeeded [2025-08-26T07:51:01.922Z] ****.io [2025-08-26T07:51:01.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-26T07:51:02.183Z] [2025-08-26T07:51:02.183Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-26T07:51:02.183Z] Configure a credential helper to remove this warning. See [2025-08-26T07:51:02.183Z] https://docs.****.com/go/credential-store/ [2025-08-26T07:51:02.183Z] [2025-08-26T07:51:02.183Z] Login Succeeded [2025-08-26T07:51:02.183Z] ---> ****-login.sh ends [Pipeline] } [2025-08-26T07:51:02.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-26T07:51:02.640Z] + 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-08-26T07:51:02.640Z] + dirname cmd/core-command/Dockerfile [2025-08-26T07:51:02.640Z] + cut -d/ -f2 [2025-08-26T07:51:02.640Z] + echo core-command,cmd/core-command/Dockerfile [2025-08-26T07:51:02.640Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-08-26T07:51:02.640Z] + cut -d/ -f2 [2025-08-26T07:51:02.640Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-08-26T07:51:02.640Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2025-08-26T07:51:02.640Z] -f2 [2025-08-26T07:51:02.640Z] + echo core-data,cmd/core-data/Dockerfile [2025-08-26T07:51:02.640Z] + dirname cmd/core-keeper/Dockerfile [2025-08-26T07:51:02.640Z] + cut -d/ -f2 [2025-08-26T07:51:02.640Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-08-26T07:51:02.640Z] + dirname cmd/core-metadata/Dockerfile [2025-08-26T07:51:02.640Z] + cut -d/ -f2 [2025-08-26T07:51:02.640Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-08-26T07:51:02.640Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-08-26T07:51:02.640Z] + cut -d/ -f2 [2025-08-26T07:51:02.640Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-08-26T07:51:02.640Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-08-26T07:51:02.640Z] + cut -d/ -f2 [2025-08-26T07:51:02.640Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-08-26T07:51:02.640Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-08-26T07:51:02.640Z] + cut -d/ -f2 [2025-08-26T07:51:02.640Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-08-26T07:51:02.640Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-08-26T07:51:02.640Z] + cut -d/ -f2 [2025-08-26T07:51:02.640Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-08-26T07:51:02.640Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-08-26T07:51:02.640Z] + cut -d/ -f2 [2025-08-26T07:51:02.640Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-08-26T07:51:02.640Z] + dirname cmd/security-spire-agent/Dockerfile [2025-08-26T07:51:02.640Z] + cut -d/ -f2 [2025-08-26T07:51:02.640Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-08-26T07:51:02.640Z] + dirname cmd/security-spire-config/Dockerfile [2025-08-26T07:51:02.640Z] + cut -d/ -f2 [2025-08-26T07:51:02.640Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-08-26T07:51:02.640Z] + dirname cmd/security-spire-server/Dockerfile [2025-08-26T07:51:02.640Z] + cut -d/ -f2 [2025-08-26T07:51:02.640Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-08-26T07:51:02.640Z] + dirname cmd/support-notifications/Dockerfile [2025-08-26T07:51:02.640Z] + cut -d/ -f2 [2025-08-26T07:51:02.640Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-08-26T07:51:02.640Z] + dirname cmd/support-scheduler/Dockerfile [2025-08-26T07:51:02.640Z] + cut -d/ -f2 [2025-08-26T07:51:02.640Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-08-26T07:51:02.699Z] 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-08-26T07:51:03.275Z] + git rev-list -1 --merges 553bb05831200d830191a7dd348a551b7d8601dc~1..553bb05831200d830191a7dd348a551b7d8601dc [Pipeline] echo [2025-08-26T07:51:03.305Z] -----------> git rev-list -1 --merges 553bb05831200d830191a7dd348a551b7d8601dc~1..553bb05831200d830191a7dd348a551b7d8601dc 553bb05831200d830191a7dd348a551b7d8601dc [false] [Pipeline] sh [2025-08-26T07:51:03.619Z] + git log --format=format:%s -1 553bb05831200d830191a7dd348a551b7d8601dc [Pipeline] echo [2025-08-26T07:51:03.656Z] ========================================================= [2025-08-26T07:51:03.656Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-26T07:51:03.656Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-26T07:51:04.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-26T07:51:04.160Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-26T07:51:04.160Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-26T07:51:04.160Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-26T07:51:04.160Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-26T07:51:04.160Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-26T07:51:04.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T07:51:04.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-26T07:51:04.578Z] [2025-08-26T07:51:04.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T07:51:04.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-26T07:51:04.948Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-26T07:51:04.948Z] 3dae71ba6b94: Pulling fs layer [2025-08-26T07:51:04.948Z] 6bf1a483ea7c: Pulling fs layer [2025-08-26T07:51:04.948Z] f5dfc541a4d3: Pulling fs layer [2025-08-26T07:51:04.948Z] 461d9e800cba: Pulling fs layer [2025-08-26T07:51:04.948Z] 80192f66455f: Pulling fs layer [2025-08-26T07:51:04.948Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-26T07:51:04.948Z] a29436f7fd5d: Pulling fs layer [2025-08-26T07:51:04.948Z] 923cac83aea3: Pulling fs layer [2025-08-26T07:51:04.948Z] 25ad8b0a4227: Pulling fs layer [2025-08-26T07:51:04.948Z] db01528c6b51: Pulling fs layer [2025-08-26T07:51:04.948Z] 28988de357af: Pulling fs layer [2025-08-26T07:51:04.948Z] 461d9e800cba: Waiting [2025-08-26T07:51:04.948Z] 80192f66455f: Waiting [2025-08-26T07:51:04.948Z] 2e8e34ca0e6c: Waiting [2025-08-26T07:51:04.948Z] a29436f7fd5d: Waiting [2025-08-26T07:51:04.948Z] 923cac83aea3: Waiting [2025-08-26T07:51:04.948Z] 25ad8b0a4227: Waiting [2025-08-26T07:51:04.948Z] 6bf1a483ea7c: Verifying Checksum [2025-08-26T07:51:04.948Z] 6bf1a483ea7c: Download complete [2025-08-26T07:51:04.948Z] 461d9e800cba: Verifying Checksum [2025-08-26T07:51:04.948Z] 461d9e800cba: Download complete [2025-08-26T07:51:04.948Z] 80192f66455f: Download complete [2025-08-26T07:51:05.208Z] f5dfc541a4d3: Verifying Checksum [2025-08-26T07:51:05.208Z] f5dfc541a4d3: Download complete [2025-08-26T07:51:05.208Z] 3dae71ba6b94: Verifying Checksum [2025-08-26T07:51:05.208Z] 3dae71ba6b94: Download complete [2025-08-26T07:51:05.208Z] 923cac83aea3: Verifying Checksum [2025-08-26T07:51:05.208Z] 923cac83aea3: Download complete [2025-08-26T07:51:05.208Z] 25ad8b0a4227: Verifying Checksum [2025-08-26T07:51:05.208Z] 25ad8b0a4227: Download complete [2025-08-26T07:51:05.208Z] db01528c6b51: Verifying Checksum [2025-08-26T07:51:05.208Z] db01528c6b51: Download complete [2025-08-26T07:51:05.208Z] 28988de357af: Download complete [2025-08-26T07:51:05.466Z] a29436f7fd5d: Verifying Checksum [2025-08-26T07:51:05.466Z] a29436f7fd5d: Download complete [2025-08-26T07:51:06.034Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-26T07:51:06.034Z] 2e8e34ca0e6c: Download complete [2025-08-26T07:51:06.602Z] 3dae71ba6b94: Pull complete [2025-08-26T07:51:06.864Z] 6bf1a483ea7c: Pull complete [2025-08-26T07:51:07.432Z] f5dfc541a4d3: Pull complete [2025-08-26T07:51:07.432Z] 461d9e800cba: Pull complete [2025-08-26T07:51:07.432Z] 80192f66455f: Pull complete [2025-08-26T07:51:11.623Z] 2e8e34ca0e6c: Pull complete [2025-08-26T07:51:12.189Z] a29436f7fd5d: Pull complete [2025-08-26T07:51:12.189Z] 923cac83aea3: Pull complete [2025-08-26T07:51:12.189Z] 25ad8b0a4227: Pull complete [2025-08-26T07:51:12.189Z] db01528c6b51: Pull complete [2025-08-26T07:51:12.189Z] 28988de357af: Pull complete [2025-08-26T07:51:12.189Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-26T07:51:12.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-26T07:51:12.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T07:51:12.448Z] prd-ubuntu20.04-docker-8c-8g-7623 does not seem to be running inside a container [2025-08-26T07:51:12.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-26T07:51:14.959Z] $ docker top 6d891b830ab5b08df46cf7121a8f6de911fe36ae47d4208e2e2ba84694021bf0 -eo pid,comm [2025-08-26T07:51:15.008Z] 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-08-26T07:51:15.008Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-26T07:51:15.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-26T07:51:15.155Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-26T07:51:15.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-26T07:51:15.265Z] $ docker exec 6d891b830ab5b08df46cf7121a8f6de911fe36ae47d4208e2e2ba84694021bf0 ssh-agent [2025-08-26T07:51:15.369Z] SSH_AUTH_SOCK=/tmp/ssh-piZARfABE1tr/agent.32 [2025-08-26T07:51:15.369Z] SSH_AGENT_PID=38 [2025-08-26T07:51:15.381Z] Running ssh-add (command line suppressed) [2025-08-26T07:51:15.490Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17284540518945258978.key (/w/workspace/edgex-go/1@tmp/private_key_17284540518945258978.key) [2025-08-26T07:51:15.506Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-26T07:51:15.846Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh [2025-08-26T07:51:16.162Z] + git tag --points-at HEAD [Pipeline] } [2025-08-26T07:51:16.189Z] $ docker exec --env ******** --env ******** 6d891b830ab5b08df46cf7121a8f6de911fe36ae47d4208e2e2ba84694021bf0 ssh-agent -k [2025-08-26T07:51:16.292Z] unset SSH_AUTH_SOCK; [2025-08-26T07:51:16.292Z] unset SSH_AGENT_PID; [2025-08-26T07:51:16.293Z] echo Agent pid 38 killed; [2025-08-26T07:51:16.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-26T07:51:16.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-26T07:51:16.412Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-26T07:51:16.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-26T07:51:16.530Z] $ docker exec 6d891b830ab5b08df46cf7121a8f6de911fe36ae47d4208e2e2ba84694021bf0 ssh-agent [2025-08-26T07:51:16.630Z] SSH_AUTH_SOCK=/tmp/ssh-mGo1Gu66LP6o/agent.85 [2025-08-26T07:51:16.630Z] SSH_AGENT_PID=91 [2025-08-26T07:51:16.635Z] Running ssh-add (command line suppressed) [2025-08-26T07:51:16.747Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6563756589975109234.key (/w/workspace/edgex-go/1@tmp/private_key_6563756589975109234.key) [2025-08-26T07:51:16.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-26T07:51:17.107Z] + git semver init [2025-08-26T07:51:17.368Z] 2025-08-26 07:51:17,315 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-26T07:51:17.368Z] 2025-08-26 07:51:17,319 [run_init] DEBUG init version:0.0.0 force:False [2025-08-26T07:51:17.368Z] 2025-08-26 07:51:17,320 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-08-26T07:51:17.368Z] 2025-08-26 07:51:17,320 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-08-26T07:51:17.368Z] 2025-08-26 07:51:17,321 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) [2025-08-26T07:51:22.652Z] 2025-08-26 07:51:21,996 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-08-26T07:51:22.652Z] 2025-08-26 07:51:21,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5234 with force:False [2025-08-26T07:51:22.652Z] 2025-08-26 07:51:21,997 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5234 [2025-08-26T07:51:22.652Z] 2025-08-26 07:51:22,002 [execute] INFO git cat-file --batch-check [2025-08-26T07:51:22.652Z] 2025-08-26 07:51:22,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-26T07:51:22.652Z] 2025-08-26 07:51:22,007 [execute] INFO git cat-file --batch [2025-08-26T07:51:22.652Z] 2025-08-26 07:51:22,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-26T07:51:22.652Z] 2025-08-26 07:51:22,011 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5234 [2025-08-26T07:51:22.652Z] 0.0.0 [Pipeline] } [2025-08-26T07:51:22.681Z] $ docker exec --env ******** --env ******** 6d891b830ab5b08df46cf7121a8f6de911fe36ae47d4208e2e2ba84694021bf0 ssh-agent -k [2025-08-26T07:51:22.776Z] unset SSH_AUTH_SOCK; [2025-08-26T07:51:22.777Z] unset SSH_AGENT_PID; [2025-08-26T07:51:22.777Z] echo Agent pid 91 killed; [2025-08-26T07:51:22.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-26T07:51:23.220Z] + git semver [Pipeline] } [2025-08-26T07:51:23.509Z] $ docker stop --time=1 6d891b830ab5b08df46cf7121a8f6de911fe36ae47d4208e2e2ba84694021bf0 [2025-08-26T07:51:24.807Z] $ docker rm -f --volumes 6d891b830ab5b08df46cf7121a8f6de911fe36ae47d4208e2e2ba84694021bf0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-26T07:51:25.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-26T07:51:25.588Z] Stashed 1 file(s) [Pipeline] echo [2025-08-26T07:51:25.610Z] [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-08-26T07:51:26.872Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-08-26T07:51:26.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-26T07:51:26.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-26T07:51:27.000Z] ========================================================= [2025-08-26T07:51:27.000Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-26T07:51:27.000Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-26T07:51:27.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-26T07:51:27.359Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-08-26T07:51:27.359Z] 0a9a5dfd008f: Pulling fs layer [2025-08-26T07:51:27.359Z] 36466aa92d05: Pulling fs layer [2025-08-26T07:51:27.359Z] e10405b45d13: Pulling fs layer [2025-08-26T07:51:27.359Z] 096b7ceb2af7: Pulling fs layer [2025-08-26T07:51:27.359Z] 4f4fb700ef54: Pulling fs layer [2025-08-26T07:51:27.359Z] c451b95d7931: Pulling fs layer [2025-08-26T07:51:27.359Z] 9febf9df4401: Pulling fs layer [2025-08-26T07:51:27.359Z] 1477f019b032: Pulling fs layer [2025-08-26T07:51:27.360Z] c7dc25521971: Pulling fs layer [2025-08-26T07:51:27.360Z] 096b7ceb2af7: Waiting [2025-08-26T07:51:27.360Z] 4f4fb700ef54: Waiting [2025-08-26T07:51:27.360Z] c451b95d7931: Waiting [2025-08-26T07:51:27.360Z] 9febf9df4401: Waiting [2025-08-26T07:51:27.360Z] 1477f019b032: Waiting [2025-08-26T07:51:27.360Z] c7dc25521971: Waiting [2025-08-26T07:51:27.360Z] 36466aa92d05: Verifying Checksum [2025-08-26T07:51:27.360Z] 36466aa92d05: Download complete [2025-08-26T07:51:27.360Z] 096b7ceb2af7: Verifying Checksum [2025-08-26T07:51:27.360Z] 096b7ceb2af7: Download complete [2025-08-26T07:51:27.360Z] 4f4fb700ef54: Verifying Checksum [2025-08-26T07:51:27.360Z] 4f4fb700ef54: Download complete [2025-08-26T07:51:27.360Z] c451b95d7931: Verifying Checksum [2025-08-26T07:51:27.360Z] c451b95d7931: Download complete [2025-08-26T07:51:27.360Z] 0a9a5dfd008f: Verifying Checksum [2025-08-26T07:51:27.360Z] 0a9a5dfd008f: Download complete [2025-08-26T07:51:27.360Z] 9febf9df4401: Verifying Checksum [2025-08-26T07:51:27.360Z] 9febf9df4401: Download complete [2025-08-26T07:51:27.619Z] 0a9a5dfd008f: Pull complete [2025-08-26T07:51:27.619Z] 36466aa92d05: Pull complete [2025-08-26T07:51:27.879Z] c7dc25521971: Verifying Checksum [2025-08-26T07:51:27.879Z] c7dc25521971: Download complete [2025-08-26T07:51:27.879Z] e10405b45d13: Download complete [2025-08-26T07:51:28.138Z] 1477f019b032: Verifying Checksum [2025-08-26T07:51:28.138Z] 1477f019b032: Download complete [2025-08-26T07:51:33.413Z] e10405b45d13: Pull complete [2025-08-26T07:51:33.413Z] 096b7ceb2af7: Pull complete [2025-08-26T07:51:33.413Z] 4f4fb700ef54: Pull complete [2025-08-26T07:51:33.413Z] c451b95d7931: Pull complete [2025-08-26T07:51:33.413Z] 9febf9df4401: Pull complete [2025-08-26T07:51:35.947Z] 1477f019b032: Pull complete [2025-08-26T07:51:36.206Z] c7dc25521971: Pull complete [2025-08-26T07:51:36.465Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-26T07:51:36.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-26T07:51:36.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-26T07:51:36.840Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-26T07:51:36.840Z] WORKDIR /edgex [2025-08-26T07:51:36.840Z] COPY go.mod . [2025-08-26T07:51:36.840Z] RUN go mod download [2025-08-26T07:51:36.840Z] + docker build -t ci-base-image-x86_64 -f - . [2025-08-26T07:51:37.415Z] #0 building with "default" instance using docker driver [2025-08-26T07:51:37.415Z] [2025-08-26T07:51:37.415Z] #1 [internal] load build definition from Dockerfile [2025-08-26T07:51:37.415Z] #1 transferring dockerfile: 164B done [2025-08-26T07:51:37.415Z] #1 DONE 0.0s [2025-08-26T07:51:37.415Z] [2025-08-26T07:51:37.415Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-26T07:51:37.415Z] #2 DONE 0.0s [2025-08-26T07:51:37.415Z] [2025-08-26T07:51:37.415Z] #3 [internal] load .dockerignore [2025-08-26T07:51:37.415Z] #3 transferring context: 50B done [2025-08-26T07:51:37.415Z] #3 DONE 0.0s [2025-08-26T07:51:37.415Z] [2025-08-26T07:51:37.415Z] #4 [internal] load build context [2025-08-26T07:51:37.415Z] #4 transferring context: 6.57kB done [2025-08-26T07:51:37.415Z] #4 DONE 0.0s [2025-08-26T07:51:37.415Z] [2025-08-26T07:51:37.415Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-26T07:51:37.674Z] #5 DONE 0.1s [2025-08-26T07:51:37.674Z] [2025-08-26T07:51:37.674Z] #6 [2/4] WORKDIR /edgex [2025-08-26T07:51:39.581Z] #6 DONE 2.1s [2025-08-26T07:51:39.842Z] [2025-08-26T07:51:39.842Z] #7 [3/4] COPY go.mod . [2025-08-26T07:51:39.842Z] #7 DONE 0.0s [2025-08-26T07:51:39.842Z] [2025-08-26T07:51:39.842Z] #8 [4/4] RUN go mod download [2025-08-26T07:51:49.828Z] #8 DONE 9.0s [2025-08-26T07:51:49.828Z] [2025-08-26T07:51:49.828Z] #9 exporting to image [2025-08-26T07:51:49.828Z] #9 exporting layers [2025-08-26T07:51:52.370Z] #9 exporting layers 3.6s done [2025-08-26T07:51:52.370Z] #9 writing image sha256:4540677d701a5f4e19c2419ec672e56acdc1fe5adb6e8763d08c24c30e118d26 done [2025-08-26T07:51:52.370Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-26T07:51:52.370Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T07:51:52.770Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-26T07:51:52.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T07:51:52.926Z] prd-ubuntu20.04-docker-8c-8g-7623 does not seem to be running inside a container [2025-08-26T07:51:52.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-26T07:51:53.210Z] $ docker top fc607ded7f1e2b4bc8fdeb3ffc45e1f149d4e22c7422fe5000ea1af23939410d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T07:51:53.599Z] + go version [2025-08-26T07:51:53.599Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-26T07:51:53.629Z] $ docker stop --time=1 fc607ded7f1e2b4bc8fdeb3ffc45e1f149d4e22c7422fe5000ea1af23939410d [2025-08-26T07:51:54.874Z] $ docker rm -f --volumes fc607ded7f1e2b4bc8fdeb3ffc45e1f149d4e22c7422fe5000ea1af23939410d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T07:51:55.608Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-26T07:51:55.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T07:51:55.779Z] prd-ubuntu20.04-docker-8c-8g-7623 does not seem to be running inside a container [2025-08-26T07:51:55.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-26T07:51:56.057Z] $ docker top 9f7bfa5eea534fc1f91b445ae29b0d0d7f840023448644a56a88b7b03caa2e07 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-08-26T07:51:56.192Z] ========================================================= [2025-08-26T07:51:56.192Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-08-26T07:51:56.192Z] ========================================================= [Pipeline] sh [2025-08-26T07:51:56.488Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-08-26T07:51:56.857Z] + make test [2025-08-26T07:51:56.857Z] go test -race -coverprofile=coverage.out ./... [2025-08-26T07:52:04.984Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 42.3% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-08-26T07:52:31.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements [2025-08-26T07:52:32.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-08-26T07:52:32.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-08-26T07:52:32.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-08-26T07:52:32.446Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-08-26T07:52:32.446Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-26T07:52:32.446Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-08-26T07:52:32.446Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-08-26T07:52:32.446Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-08-26T07:52:32.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-08-26T07:52:32.446Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-08-26T07:52:32.446Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-08-26T07:52:33.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-08-26T07:52:33.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-08-26T07:52:33.824Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-08-26T07:52:33.824Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-08-26T07:52:33.824Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-08-26T07:52:33.824Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-26T07:52:34.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.4% of statements [2025-08-26T07:52:34.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 5.1% of statements [2025-08-26T07:52:34.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 49.4% of statements [2025-08-26T07:52:35.326Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-08-26T07:52:35.326Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-08-26T07:52:36.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.706s coverage: 93.6% of statements [2025-08-26T07:52:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 92.4% of statements [2025-08-26T07:52:36.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements [2025-08-26T07:52:37.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-08-26T07:52:37.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-08-26T07:52:37.229Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-08-26T07:52:37.229Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-08-26T07:52:37.229Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-08-26T07:52:37.229Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-08-26T07:52:37.229Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-08-26T07:52:37.229Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-08-26T07:52:37.229Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-26T07:52:37.229Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-08-26T07:52:37.229Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-08-26T07:52:37.229Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-08-26T07:52:37.229Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-08-26T07:52:37.229Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-08-26T07:52:38.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.392s coverage: 95.8% of statements [2025-08-26T07:52:38.604Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-08-26T07:52:38.862Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-08-26T07:52:38.863Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-08-26T07:52:38.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-08-26T07:52:38.863Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-08-26T07:52:38.863Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-08-26T07:52:38.863Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-08-26T07:52:39.826Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.058s coverage: 0.0% of statements [no tests to run] [2025-08-26T07:52:40.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2025-08-26T07:52:40.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.1% of statements [2025-08-26T07:52:40.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.016s coverage: 81.1% of statements [2025-08-26T07:52:40.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2025-08-26T07:52:40.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2025-08-26T07:52:40.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 94.1% of statements [2025-08-26T07:52:40.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-08-26T07:52:40.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-08-26T07:52:40.665Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-08-26T07:52:40.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2025-08-26T07:52:41.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-08-26T07:52:41.233Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-08-26T07:52:41.233Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-08-26T07:52:41.233Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-08-26T07:52:41.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-08-26T07:52:42.424Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-08-26T07:52:42.425Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-08-26T07:52:42.425Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-08-26T07:52:42.425Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-08-26T07:52:42.425Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-08-26T07:52:42.425Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-08-26T07:52:42.425Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-08-26T07:52:42.989Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-08-26T07:52:42.989Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-08-26T07:52:43.555Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-08-26T07:52:45.461Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-08-26T07:52:45.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-08-26T07:52:46.836Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-08-26T07:52:47.772Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-08-26T07:52:47.772Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-08-26T07:52:47.772Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-08-26T07:52:51.057Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-08-26T07:52:51.623Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-08-26T07:52:51.623Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-08-26T07:52:51.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-08-26T07:52:51.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-08-26T07:52:51.623Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-26T07:52:53.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2025-08-26T07:52:53.525Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-08-26T07:52:53.525Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-08-26T07:52:53.525Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-08-26T07:52:53.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-08-26T07:52:53.783Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-08-26T07:52:53.783Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-08-26T07:52:54.042Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-08-26T07:52:54.301Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-08-26T07:52:54.301Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-08-26T07:52:54.301Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-08-26T07:52:54.301Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-08-26T07:52:54.301Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-08-26T07:52:56.202Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-08-26T07:52:56.202Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-08-26T07:52:56.202Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-08-26T07:52:56.202Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-08-26T07:52:57.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-08-26T07:52:57.137Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-08-26T07:52:57.137Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-08-26T07:52:57.137Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-26T07:52:57.137Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-08-26T07:52:57.137Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-08-26T07:52:57.137Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-08-26T07:52:58.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-08-26T07:52:58.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-08-26T07:52:58.520Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.040s coverage: 92.9% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.098s coverage: 81.8% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.029s coverage: 86.0% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.046s coverage: 33.3% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.054s coverage: 100.0% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.161s coverage: 54.5% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.015s coverage: 100.0% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 29.2% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 94.9% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 97.7% of statements [2025-08-26T07:53:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2025-08-26T07:53:06.638Z] 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-08-26T07:53:06.638Z] running golangci-lint [2025-08-26T07:53:06.638Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-08-26T07:53:06.638Z] go version go1.23.9 linux/amd64 [2025-08-26T07:53:06.638Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-08-26T07:53:06.638Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-08-26T07:53:06.638Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-08-26T07:53:33.173Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 22.813260533s" [2025-08-26T07:53:33.173Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 59.06052ms" [2025-08-26T07:53:43.144Z] level=info msg="[linters_context/goanalysis] analyzers took 1m31.457484016s with top 10 stages: buildir: 57.992714033s, gosec: 3.812536754s, inspect: 2.85472465s, fact_deprecated: 2.704029802s, printf: 1.891735467s, ctrlflow: 1.257304344s, fact_purity: 1.165870133s, S1038: 1.068354865s, nilness: 1.05908718s, typedness: 698.927388ms" [2025-08-26T07:53:43.144Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2025-08-26T07:53:43.144Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 201/201, nolint: 20/0, cgo: 201/201, skip_dirs: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201, exclude-rules: 201/20, filename_unadjuster: 201/201, exclude: 201/201, invalid_issue: 201/201, skip_files: 201/201" [2025-08-26T07:53:43.144Z] level=info msg="[runner] processing took 17.934962ms with stages: nolint: 7.28341ms, identifier_marker: 4.258771ms, path_prettifier: 1.967249ms, autogenerated_exclude: 1.654566ms, skip_dirs: 1.536014ms, exclude-rules: 1.163221ms, cgo: 28.021µs, invalid_issue: 27.18µs, filename_unadjuster: 12.9µs, max_same_issues: 1.03µs, uniq_by_line: 410ns, fixer: 400ns, skip_files: 370ns, exclude: 270ns, sort_results: 250ns, max_from_linter: 170ns, diff: 150ns, source_code: 130ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" [2025-08-26T07:53:43.144Z] level=info msg="[runner] linters took 12.058162735s with stages: goanalysis_metalinter: 12.040139932s" [2025-08-26T07:53:43.144Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-08-26T07:53:43.144Z] level=info msg="Memory: 347 samples, avg is 288.4MB, max is 1343.6MB" [2025-08-26T07:53:43.144Z] level=info msg="Execution took 34.9382893s" [2025-08-26T07:53:43.144Z] go vet ./... [2025-08-26T07:53:48.408Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-26T07:53:48.408Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-26T07:53:48.408Z] ./bin/test-attribution-txt.sh [2025-08-26T07:53:48.408Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-26T07:53:48.408Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-26T07:53:48.408Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-26T07:53:48.408Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-26T07:53:48.408Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-26T07:53:48.408Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-26T07:53:48.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-08-26T07:53:48.774Z] + ls -al . [2025-08-26T07:53:48.774Z] total 2000 [2025-08-26T07:53:48.774Z] drwxrwxr-x 11 1001 1001 4096 Aug 26 07:51 . [2025-08-26T07:53:48.774Z] drwxr-xr-x 4 root root 4096 Aug 26 07:51 .. [2025-08-26T07:53:48.774Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 07:50 .blubracket [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 10 Aug 26 07:50 .dockerignore [2025-08-26T07:53:48.774Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 07:53 .git [2025-08-26T07:53:48.774Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 07:50 .github [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 909 Aug 26 07:50 .gitignore [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 218 Aug 26 07:50 .golangci.yml [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 100 Aug 26 07:50 .hadolint.yml [2025-08-26T07:53:48.774Z] drwxr-xr-x 3 1001 1001 4096 Aug 26 07:51 .semver [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 155 Aug 26 07:50 .sonarcloud.properties [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 07:50 ADOPTERS.md [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 17374 Aug 26 07:50 Attribution.txt [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 108018 Aug 26 07:50 CHANGELOG.md [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 07:50 CONTRIBUTING.md [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 07:50 GOVERNANCE.md [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 858 Aug 26 07:50 Jenkinsfile [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 07:50 LICENSE [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 16740 Aug 26 07:50 Makefile [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 07:50 OWNERS.md [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 9932 Aug 26 07:50 README.md [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 789 Aug 26 07:50 SECURITY.md [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 5 Aug 26 07:51 VERSION [2025-08-26T07:53:48.774Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 07:50 bin [2025-08-26T07:53:48.774Z] drwxrwxr-x 19 1001 1001 4096 Aug 26 07:50 cmd [2025-08-26T07:53:48.774Z] -rw-r--r-- 1 root root 1670297 Aug 26 07:53 coverage.out [2025-08-26T07:53:48.774Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 07:50 fuzz_test [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 6538 Aug 26 07:50 go.mod [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 88539 Aug 26 07:50 go.sum [2025-08-26T07:53:48.774Z] drwxrwxr-x 7 1001 1001 4096 Aug 26 07:50 internal [2025-08-26T07:53:48.774Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 07:50 openapi [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 584 Aug 26 07:50 security.txt [2025-08-26T07:53:48.774Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 07:50 version.go [Pipeline] sh [2025-08-26T07:53:49.090Z] + '[' -e coverage.out ] [2025-08-26T07:53:49.090Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-08-26T07:53:49.270Z] Stashed 1 file(s) [Pipeline] sh [2025-08-26T07:53:49.573Z] + make build [2025-08-26T07:53:49.573Z] 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-08-26T07:54:11.505Z] 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-08-26T07:54:12.440Z] 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-08-26T07:54:14.342Z] 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-08-26T07:54:14.600Z] 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-08-26T07:54:16.502Z] 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-08-26T07:54:21.765Z] 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-08-26T07:54:23.664Z] 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-08-26T07:54:25.565Z] 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-08-26T07:54:28.093Z] 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-08-26T07:54:29.466Z] 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-08-26T07:54:30.838Z] 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-08-26T07:54:31.774Z] 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-08-26T07:54:33.169Z] $ docker stop --time=1 9f7bfa5eea534fc1f91b445ae29b0d0d7f840023448644a56a88b7b03caa2e07 [2025-08-26T07:54:36.533Z] $ docker rm -f --volumes 9f7bfa5eea534fc1f91b445ae29b0d0d7f840023448644a56a88b7b03caa2e07 [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-08-26T07:54:38.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-26T07:54:38.338Z] [2025-08-26T07:54:38.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T07:54:38.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-26T07:54:38.717Z] latest: Pulling from edgex-devops/edgex-compose [2025-08-26T07:54:38.717Z] 91d30c5bc195: Pulling fs layer [2025-08-26T07:54:38.717Z] 2e9b0aa3be6d: Pulling fs layer [2025-08-26T07:54:38.717Z] 9c61dcf015f6: Pulling fs layer [2025-08-26T07:54:38.717Z] 4698f68db338: Pulling fs layer [2025-08-26T07:54:38.717Z] 2a2f49069b9e: Pulling fs layer [2025-08-26T07:54:38.717Z] e0025b399a48: Pulling fs layer [2025-08-26T07:54:38.717Z] 4698f68db338: Waiting [2025-08-26T07:54:38.717Z] 2a2f49069b9e: Waiting [2025-08-26T07:54:38.717Z] e0025b399a48: Waiting [2025-08-26T07:54:38.717Z] 91d30c5bc195: Verifying Checksum [2025-08-26T07:54:38.717Z] 91d30c5bc195: Download complete [2025-08-26T07:54:38.717Z] 4698f68db338: Download complete [2025-08-26T07:54:38.974Z] 2e9b0aa3be6d: Verifying Checksum [2025-08-26T07:54:38.974Z] 2e9b0aa3be6d: Download complete [2025-08-26T07:54:38.974Z] e0025b399a48: Verifying Checksum [2025-08-26T07:54:38.974Z] e0025b399a48: Download complete [2025-08-26T07:54:38.974Z] 91d30c5bc195: Pull complete [2025-08-26T07:54:38.974Z] 2a2f49069b9e: Download complete [2025-08-26T07:54:39.232Z] 2e9b0aa3be6d: Pull complete [2025-08-26T07:54:39.489Z] 9c61dcf015f6: Verifying Checksum [2025-08-26T07:54:39.489Z] 9c61dcf015f6: Download complete [2025-08-26T07:54:43.670Z] 9c61dcf015f6: Pull complete [2025-08-26T07:54:43.670Z] 4698f68db338: Pull complete [2025-08-26T07:54:43.670Z] 2a2f49069b9e: Pull complete [2025-08-26T07:54:43.670Z] e0025b399a48: Pull complete [2025-08-26T07:54:43.670Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-08-26T07:54:43.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-26T07:54:43.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T07:54:43.915Z] prd-ubuntu20.04-docker-8c-8g-7623 does not seem to be running inside a container [2025-08-26T07:54:43.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-08-26T07:54:44.948Z] $ docker top 1b661b52fc83cd2cb4c162cbb867a17526cf2f0cb94992222f4dfe5d1e8af3dc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T07:54:45.350Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-26T07:54:45.610Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-26T07:54:45.610Z] #1 transferring dockerfile: 2.23kB done [2025-08-26T07:54:45.610Z] #1 DONE 0.1s [2025-08-26T07:54:45.610Z] [2025-08-26T07:54:45.610Z] #2 [core-command internal] load build definition from Dockerfile [2025-08-26T07:54:45.610Z] #2 transferring dockerfile: 1.94kB done [2025-08-26T07:54:45.610Z] #2 DONE 0.1s [2025-08-26T07:54:45.610Z] [2025-08-26T07:54:45.610Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-26T07:54:45.610Z] #3 DONE 0.0s [2025-08-26T07:54:45.610Z] [2025-08-26T07:54:45.610Z] #4 [core-data internal] load build definition from Dockerfile [2025-08-26T07:54:45.610Z] #4 transferring dockerfile: 2.04kB done [2025-08-26T07:54:45.610Z] #4 DONE 0.1s [2025-08-26T07:54:45.610Z] [2025-08-26T07:54:45.610Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-26T07:54:45.610Z] #5 transferring dockerfile: 2.50kB done [2025-08-26T07:54:45.610Z] #5 DONE 0.1s [2025-08-26T07:54:45.610Z] [2025-08-26T07:54:45.610Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-26T07:54:45.610Z] #6 transferring dockerfile: 3.02kB done [2025-08-26T07:54:45.610Z] #6 DONE 0.1s [2025-08-26T07:54:45.610Z] [2025-08-26T07:54:45.610Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-26T07:54:45.610Z] #7 transferring dockerfile: 2.49kB done [2025-08-26T07:54:45.610Z] #7 DONE 0.2s [2025-08-26T07:54:45.610Z] [2025-08-26T07:54:45.610Z] #8 [core-keeper internal] load build definition from Dockerfile [2025-08-26T07:54:45.610Z] #8 transferring dockerfile: 2.01kB done [2025-08-26T07:54:45.610Z] #8 DONE 0.2s [2025-08-26T07:54:45.610Z] [2025-08-26T07:54:45.610Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-26T07:54:45.610Z] #3 DONE 0.0s [2025-08-26T07:54:45.610Z] [2025-08-26T07:54:45.610Z] #9 [security-spire-server internal] load build definition from Dockerfile [2025-08-26T07:54:45.610Z] #9 transferring dockerfile: 1.70kB done [2025-08-26T07:54:45.610Z] #9 DONE 0.2s [2025-08-26T07:54:45.610Z] [2025-08-26T07:54:45.610Z] #10 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-08-26T07:54:45.610Z] #10 DONE 0.1s [2025-08-26T07:54:45.610Z] [2025-08-26T07:54:45.610Z] #11 [core-command internal] load .dockerignore [2025-08-26T07:54:45.610Z] #11 DONE 0.0s [2025-08-26T07:54:45.610Z] [2025-08-26T07:54:45.610Z] #12 [core-data internal] load .dockerignore [2025-08-26T07:54:45.610Z] #12 DONE 0.0s [2025-08-26T07:54:45.610Z] [2025-08-26T07:54:45.610Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-08-26T07:54:45.610Z] #13 transferring dockerfile: 2.00kB done [2025-08-26T07:54:45.610Z] #13 DONE 0.2s [2025-08-26T07:54:45.610Z] [2025-08-26T07:54:45.610Z] #14 [security-proxy-setup internal] load .dockerignore [2025-08-26T07:54:45.872Z] #14 ... [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-08-26T07:54:45.872Z] #15 transferring dockerfile: 1.69kB done [2025-08-26T07:54:45.872Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-26T07:54:45.872Z] #15 DONE 0.2s [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #16 [support-scheduler internal] load build definition from Dockerfile [2025-08-26T07:54:45.872Z] #16 transferring dockerfile: 1.83kB done [2025-08-26T07:54:45.872Z] #16 DONE 0.2s [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2025-08-26T07:54:45.872Z] #17 transferring dockerfile: 1.81kB done [2025-08-26T07:54:45.872Z] #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-26T07:54:45.872Z] #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-08-26T07:54:45.872Z] #17 DONE 0.2s [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #18 [core-metadata internal] load build definition from Dockerfile [2025-08-26T07:54:45.872Z] #18 transferring dockerfile: 2.10kB done [2025-08-26T07:54:45.872Z] #18 DONE 0.2s [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #19 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-26T07:54:45.872Z] #19 transferring dockerfile: 1.89kB done [2025-08-26T07:54:45.872Z] #19 DONE 0.2s [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #20 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-26T07:54:45.872Z] #20 transferring dockerfile: 2.14kB done [2025-08-26T07:54:45.872Z] #20 DONE 0.2s [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-26T07:54:45.872Z] #3 DONE 0.0s [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #10 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-08-26T07:54:45.872Z] #10 DONE 0.2s [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #14 [security-proxy-setup internal] load .dockerignore [2025-08-26T07:54:45.872Z] #14 transferring context: 50B done [2025-08-26T07:54:45.872Z] #14 DONE 0.1s [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #11 [core-command internal] load .dockerignore [2025-08-26T07:54:45.872Z] #11 transferring context: 50B done [2025-08-26T07:54:45.872Z] #11 DONE 0.1s [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #12 [core-data internal] load .dockerignore [2025-08-26T07:54:45.872Z] #12 transferring context: 50B done [2025-08-26T07:54:45.872Z] #12 DONE 0.1s [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-26T07:54:45.872Z] #21 transferring context: 50B done [2025-08-26T07:54:45.872Z] #21 DONE 0.1s [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #22 [security-bootstrapper internal] load .dockerignore [2025-08-26T07:54:45.872Z] #22 transferring context: 50B done [2025-08-26T07:54:45.872Z] #22 DONE 0.1s [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #23 [security-secretstore-setup internal] load .dockerignore [2025-08-26T07:54:45.872Z] #23 transferring context: 50B done [2025-08-26T07:54:45.872Z] #23 DONE 0.1s [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #24 [core-keeper internal] load .dockerignore [2025-08-26T07:54:45.872Z] #24 transferring context: 50B done [2025-08-26T07:54:45.872Z] #24 DONE 0.1s [2025-08-26T07:54:45.872Z] [2025-08-26T07:54:45.872Z] #25 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-26T07:54:45.872Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-26T07:54:46.129Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-26T07:54:46.129Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.15MB / 3.62MB 0.1s [2025-08-26T07:54:46.129Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-26T07:54:46.129Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-26T07:54:46.129Z] #25 ... [2025-08-26T07:54:46.129Z] [2025-08-26T07:54:46.129Z] #26 [security-proxy-auth internal] load .dockerignore [2025-08-26T07:54:46.129Z] #26 transferring context: 50B done [2025-08-26T07:54:46.129Z] #26 DONE 0.3s [2025-08-26T07:54:46.129Z] [2025-08-26T07:54:46.129Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-08-26T07:54:46.129Z] #27 transferring context: 50B done [2025-08-26T07:54:46.129Z] #27 DONE 0.3s [2025-08-26T07:54:46.129Z] [2025-08-26T07:54:46.129Z] #28 [support-scheduler internal] load .dockerignore [2025-08-26T07:54:46.129Z] #28 transferring context: 50B done [2025-08-26T07:54:46.129Z] #28 DONE 0.3s [2025-08-26T07:54:46.129Z] [2025-08-26T07:54:46.129Z] #29 [support-notifications internal] load .dockerignore [2025-08-26T07:54:46.129Z] #29 transferring context: 50B done [2025-08-26T07:54:46.129Z] #29 DONE 0.3s [2025-08-26T07:54:46.129Z] [2025-08-26T07:54:46.129Z] #30 [core-metadata internal] load .dockerignore [2025-08-26T07:54:46.129Z] #30 transferring context: 50B done [2025-08-26T07:54:46.129Z] #30 DONE 0.3s [2025-08-26T07:54:46.129Z] [2025-08-26T07:54:46.129Z] #25 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-26T07:54:46.129Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-26T07:54:46.129Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-26T07:54:46.129Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-26T07:54:46.129Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-26T07:54:46.129Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-26T07:54:46.130Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-26T07:54:46.130Z] #25 ... [2025-08-26T07:54:46.130Z] [2025-08-26T07:54:46.130Z] #31 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-26T07:54:46.130Z] #31 DONE 0.3s [2025-08-26T07:54:46.130Z] [2025-08-26T07:54:46.130Z] #25 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-26T07:54:46.391Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-26T07:54:48.292Z] #25 DONE 2.3s [2025-08-26T07:54:48.292Z] [2025-08-26T07:54:48.292Z] #32 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-08-26T07:54:48.292Z] #32 DONE 2.0s [2025-08-26T07:54:48.292Z] [2025-08-26T07:54:48.292Z] #33 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-08-26T07:54:48.555Z] #33 ... [2025-08-26T07:54:48.555Z] [2025-08-26T07:54:48.555Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-26T07:54:48.555Z] #34 DONE 2.7s [2025-08-26T07:54:48.555Z] [2025-08-26T07:54:48.555Z] #35 [security-spire-server internal] load .dockerignore [2025-08-26T07:54:48.555Z] #35 transferring context: 50B 0.0s done [2025-08-26T07:54:48.555Z] #35 DONE 0.1s [2025-08-26T07:54:48.555Z] [2025-08-26T07:54:48.555Z] #36 [security-spire-config internal] load .dockerignore [2025-08-26T07:54:48.555Z] #36 transferring context: 50B 0.0s done [2025-08-26T07:54:48.815Z] #36 DONE 0.2s [2025-08-26T07:54:48.815Z] [2025-08-26T07:54:48.815Z] #25 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-26T07:54:48.815Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-26T07:54:48.815Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-26T07:54:48.815Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-26T07:54:48.815Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-26T07:54:48.815Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-26T07:54:48.815Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-26T07:54:48.815Z] #25 DONE 2.3s [2025-08-26T07:54:48.815Z] [2025-08-26T07:54:48.815Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-26T07:54:48.815Z] #37 DONE 3.0s [2025-08-26T07:54:48.815Z] [2025-08-26T07:54:48.815Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-26T07:54:48.815Z] #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-26T07:54:48.815Z] #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-08-26T07:54:48.815Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-08-26T07:54:48.815Z] #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-26T07:54:48.815Z] #38 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-26T07:54:48.815Z] #38 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-08-26T07:54:48.815Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-08-26T07:54:48.815Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-08-26T07:54:49.075Z] #38 ... [2025-08-26T07:54:49.075Z] [2025-08-26T07:54:49.075Z] #39 [security-spire-agent internal] load .dockerignore [2025-08-26T07:54:49.075Z] #39 transferring context: 50B 0.0s done [2025-08-26T07:54:49.075Z] #39 DONE 0.3s [2025-08-26T07:54:49.075Z] [2025-08-26T07:54:49.075Z] #40 [security-spire-server internal] load build context [2025-08-26T07:54:49.075Z] #40 transferring context: 23.80kB 0.1s done [2025-08-26T07:54:49.075Z] #40 DONE 0.4s [2025-08-26T07:54:49.075Z] [2025-08-26T07:54:49.075Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-26T07:54:49.075Z] #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-08-26T07:54:49.075Z] #38 ... [2025-08-26T07:54:49.075Z] [2025-08-26T07:54:49.075Z] #25 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-26T07:54:49.075Z] #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-26T07:54:49.075Z] #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-26T07:54:49.075Z] #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-26T07:54:49.075Z] #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-26T07:54:49.075Z] #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-26T07:54:49.075Z] #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-26T07:54:49.075Z] #25 DONE 2.3s [2025-08-26T07:54:49.075Z] [2025-08-26T07:54:49.075Z] #41 [security-spire-config internal] load build context [2025-08-26T07:54:49.075Z] #41 transferring context: 22.05kB 0.0s done [2025-08-26T07:54:49.075Z] #41 DONE 0.3s [2025-08-26T07:54:49.075Z] [2025-08-26T07:54:49.075Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-26T07:54:49.075Z] #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-08-26T07:54:49.075Z] #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-26T07:54:49.075Z] #38 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-26T07:54:49.075Z] #38 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-08-26T07:54:49.075Z] #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-26T07:54:49.075Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s [2025-08-26T07:54:49.075Z] #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-08-26T07:54:49.075Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-08-26T07:54:49.340Z] #38 ... [2025-08-26T07:54:49.340Z] [2025-08-26T07:54:49.340Z] #42 [security-spire-agent internal] load build context [2025-08-26T07:54:49.340Z] #42 transferring context: 23.33kB 0.0s done [2025-08-26T07:54:49.340Z] #42 DONE 0.1s [2025-08-26T07:54:49.340Z] [2025-08-26T07:54:49.340Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-26T07:54:49.340Z] #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-08-26T07:54:49.340Z] #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-08-26T07:54:49.340Z] #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-08-26T07:54:49.340Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.19MB / 36.47MB 0.5s [2025-08-26T07:54:49.340Z] #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-08-26T07:54:49.607Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 9.44MB / 36.47MB 0.7s [2025-08-26T07:54:49.607Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 15.34MB / 36.47MB 0.8s [2025-08-26T07:54:49.866Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 24.12MB / 36.47MB 0.9s [2025-08-26T07:54:49.866Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.20MB / 36.47MB 1.1s [2025-08-26T07:54:50.129Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.36MB / 36.47MB 1.3s [2025-08-26T07:54:52.040Z] #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.8s done [2025-08-26T07:54:54.578Z] #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-08-26T07:54:55.967Z] #38 ... [2025-08-26T07:54:55.967Z] [2025-08-26T07:54:55.967Z] #43 [security-proxy-setup internal] load build context [2025-08-26T07:54:55.967Z] #43 transferring context: 154.06MB 9.7s [2025-08-26T07:54:55.967Z] #43 ... [2025-08-26T07:54:55.967Z] [2025-08-26T07:54:55.967Z] #44 [core-command internal] load build context [2025-08-26T07:54:55.967Z] #44 ... [2025-08-26T07:54:55.967Z] [2025-08-26T07:54:55.967Z] #45 [support-notifications internal] load build context [2025-08-26T07:54:56.229Z] #45 ... [2025-08-26T07:54:56.229Z] [2025-08-26T07:54:56.229Z] #46 [core-metadata internal] load build context [2025-08-26T07:54:56.229Z] #46 ... [2025-08-26T07:54:56.229Z] [2025-08-26T07:54:56.229Z] #47 [security-proxy-auth internal] load build context [2025-08-26T07:54:56.487Z] #47 ... [2025-08-26T07:54:56.487Z] [2025-08-26T07:54:56.487Z] #48 [security-bootstrapper internal] load build context [2025-08-26T07:54:56.748Z] #48 ... [2025-08-26T07:54:56.748Z] [2025-08-26T07:54:56.748Z] #49 [security-secretstore-setup internal] load build context [2025-08-26T07:54:56.748Z] #49 ... [2025-08-26T07:54:56.748Z] [2025-08-26T07:54:56.748Z] #50 [core-keeper internal] load build context [2025-08-26T07:54:56.748Z] #50 ... [2025-08-26T07:54:56.748Z] [2025-08-26T07:54:56.748Z] #51 [core-data internal] load build context [2025-08-26T07:54:57.016Z] #51 ... [2025-08-26T07:54:57.016Z] [2025-08-26T07:54:57.016Z] #52 [support-scheduler internal] load build context [2025-08-26T07:54:57.016Z] #52 ... [2025-08-26T07:54:57.016Z] [2025-08-26T07:54:57.016Z] #53 [core-common-config-bootstrapper internal] load build context [2025-08-26T07:54:57.328Z] #53 ... [2025-08-26T07:54:57.328Z] [2025-08-26T07:54:57.328Z] #54 [security-spiffe-token-provider internal] load build context [2025-08-26T07:54:57.328Z] #54 ... [2025-08-26T07:54:57.328Z] [2025-08-26T07:54:57.328Z] #53 [core-common-config-bootstrapper internal] load build context [2025-08-26T07:54:58.273Z] #53 ... [2025-08-26T07:54:58.273Z] [2025-08-26T07:54:58.273Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-26T07:54:58.273Z] #0 1.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:58.273Z] #0 1.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:58.273Z] #0 2.459 (1/4) Installing ca-certificates (20250619-r0) [2025-08-26T07:54:58.273Z] #0 2.498 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-26T07:54:58.273Z] #0 2.502 (3/4) Installing su-exec (0.2-r3) [2025-08-26T07:54:58.273Z] #0 2.509 (4/4) Installing yq-go (4.44.1-r2) [2025-08-26T07:54:58.273Z] #0 2.622 Executing busybox-1.36.1-r29.trigger [2025-08-26T07:54:58.273Z] #0 2.637 Executing ca-certificates-20250619-r0.trigger [2025-08-26T07:54:58.273Z] #0 2.686 OK: 19 MiB in 18 packages [2025-08-26T07:54:58.273Z] #55 ... [2025-08-26T07:54:58.273Z] [2025-08-26T07:54:58.273Z] #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-26T07:54:58.273Z] #0 6.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:58.273Z] #0 6.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:58.273Z] #0 6.770 OK: 248 MiB in 58 packages [2025-08-26T07:54:58.273Z] #56 ... [2025-08-26T07:54:58.273Z] [2025-08-26T07:54:58.273Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-26T07:54:58.273Z] #0 0.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:58.273Z] #0 0.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:58.273Z] #0 1.674 (1/7) Installing ca-certificates (20250619-r0) [2025-08-26T07:54:58.273Z] #0 1.745 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-26T07:54:58.273Z] #0 1.752 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-26T07:54:58.273Z] #0 1.762 (4/7) Installing libsodium (1.0.19-r0) [2025-08-26T07:54:58.273Z] #0 1.781 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-26T07:54:58.273Z] #0 1.816 (6/7) Installing libzmq (4.3.5-r2) [2025-08-26T07:54:58.273Z] #0 1.891 (7/7) Installing zeromq (4.3.5-r2) [2025-08-26T07:54:58.273Z] #0 1.891 Executing busybox-1.36.1-r29.trigger [2025-08-26T07:54:58.273Z] #0 1.891 Executing ca-certificates-20250619-r0.trigger [2025-08-26T07:54:58.273Z] #0 2.058 OK: 12 MiB in 21 packages [2025-08-26T07:54:58.576Z] #57 ... [2025-08-26T07:54:58.576Z] [2025-08-26T07:54:58.576Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-26T07:54:58.576Z] #0 1.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:58.576Z] #0 1.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:58.576Z] #0 2.519 OK: 248 MiB in 58 packages [2025-08-26T07:54:58.576Z] #58 ... [2025-08-26T07:54:58.576Z] [2025-08-26T07:54:58.576Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-26T07:54:58.576Z] #0 1.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:58.576Z] #0 1.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:58.576Z] #0 2.519 OK: 248 MiB in 58 packages [2025-08-26T07:54:58.576Z] #59 ... [2025-08-26T07:54:58.576Z] [2025-08-26T07:54:58.576Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-26T07:54:58.576Z] #0 1.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:58.576Z] #0 1.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:58.576Z] #0 2.151 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-26T07:54:58.576Z] #0 2.151 (2/4) Installing openssl (3.3.4-r0) [2025-08-26T07:54:58.576Z] #0 2.239 (3/4) Installing su-exec (0.2-r3) [2025-08-26T07:54:58.576Z] #0 2.325 (4/4) Installing yq-go (4.44.1-r2) [2025-08-26T07:54:58.576Z] #0 2.479 Executing busybox-1.36.1-r29.trigger [2025-08-26T07:54:58.576Z] #0 2.493 OK: 19 MiB in 18 packages [2025-08-26T07:54:59.067Z] #60 ... [2025-08-26T07:54:59.067Z] [2025-08-26T07:54:59.067Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-26T07:54:59.067Z] #61 ... [2025-08-26T07:54:59.067Z] [2025-08-26T07:54:59.067Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-26T07:54:59.067Z] #0 1.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.067Z] #0 1.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.067Z] #0 2.475 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-26T07:54:59.067Z] #0 2.484 (2/2) Installing su-exec (0.2-r3) [2025-08-26T07:54:59.067Z] #0 2.489 Executing busybox-1.36.1-r29.trigger [2025-08-26T07:54:59.067Z] #0 2.502 OK: 8 MiB in 16 packages [2025-08-26T07:54:59.329Z] #62 ... [2025-08-26T07:54:59.329Z] [2025-08-26T07:54:59.329Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-26T07:54:59.329Z] #0 5.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.329Z] #0 5.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.329Z] #0 6.260 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-26T07:54:59.329Z] #0 6.260 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-26T07:54:59.329Z] #0 6.260 OK: 24174 distinct packages available [2025-08-26T07:54:59.329Z] #0 6.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.329Z] #0 6.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.329Z] #0 7.063 (1/14) Installing ca-certificates (20250619-r0) [2025-08-26T07:54:59.329Z] #0 7.092 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-26T07:54:59.329Z] #0 7.115 (3/14) Installing c-ares (1.33.1-r0) [2025-08-26T07:54:59.329Z] #0 7.131 (4/14) Installing libunistring (1.2-r0) [2025-08-26T07:54:59.329Z] #0 7.157 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-26T07:54:59.329Z] #0 7.164 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-26T07:54:59.329Z] #0 7.174 (7/14) Installing libpsl (0.21.5-r1) [2025-08-26T07:54:59.329Z] #0 7.196 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-26T07:54:59.329Z] #0 7.221 (9/14) Installing libcurl (8.12.1-r0) [2025-08-26T07:54:59.329Z] #0 7.239 (10/14) Installing curl (8.12.1-r0) [2025-08-26T07:54:59.329Z] #0 7.261 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-26T07:54:59.329Z] #0 7.266 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-26T07:54:59.329Z] #0 7.276 (13/14) Installing libucontext (1.2-r3) [2025-08-26T07:54:59.329Z] #0 7.276 (14/14) Installing gcompat (1.1.0-r4) [2025-08-26T07:54:59.329Z] #0 7.281 Executing busybox-1.36.1-r29.trigger [2025-08-26T07:54:59.329Z] #0 7.293 Executing ca-certificates-20250619-r0.trigger [2025-08-26T07:54:59.329Z] #0 7.377 OK: 13 MiB in 28 packages [2025-08-26T07:54:59.329Z] #63 ... [2025-08-26T07:54:59.329Z] [2025-08-26T07:54:59.329Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-26T07:54:59.329Z] #64 ... [2025-08-26T07:54:59.329Z] [2025-08-26T07:54:59.329Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-26T07:54:59.599Z] #65 ... [2025-08-26T07:54:59.599Z] [2025-08-26T07:54:59.599Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-26T07:54:59.599Z] #0 4.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.599Z] #0 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.599Z] #0 5.215 (1/3) Installing ca-certificates (20250619-r0) [2025-08-26T07:54:59.599Z] #0 5.241 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-26T07:54:59.599Z] #0 5.253 (3/3) Installing tzdata (2025b-r0) [2025-08-26T07:54:59.599Z] #0 5.285 Executing busybox-1.36.1-r29.trigger [2025-08-26T07:54:59.599Z] #0 5.298 Executing ca-certificates-20250619-r0.trigger [2025-08-26T07:54:59.599Z] #0 5.549 OK: 10 MiB in 17 packages [2025-08-26T07:54:59.599Z] #66 ... [2025-08-26T07:54:59.599Z] [2025-08-26T07:54:59.599Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-26T07:54:59.599Z] #0 0.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.599Z] #0 0.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.599Z] #0 1.416 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-26T07:54:59.599Z] #0 1.488 Executing busybox-1.36.1-r29.trigger [2025-08-26T07:54:59.599Z] #0 1.488 OK: 8 MiB in 15 packages [2025-08-26T07:54:59.599Z] #67 ... [2025-08-26T07:54:59.599Z] [2025-08-26T07:54:59.599Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-26T07:54:59.865Z] #68 ... [2025-08-26T07:54:59.865Z] [2025-08-26T07:54:59.865Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-26T07:54:59.865Z] #0 7.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.865Z] #0 7.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.865Z] #0 7.814 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-26T07:54:59.865Z] #0 7.814 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-26T07:54:59.865Z] #0 7.814 OK: 24174 distinct packages available [2025-08-26T07:54:59.865Z] #0 7.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.865Z] #0 8.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.865Z] #0 8.506 OK: 248 MiB in 58 packages [2025-08-26T07:54:59.865Z] #69 ... [2025-08-26T07:54:59.865Z] [2025-08-26T07:54:59.865Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-26T07:54:59.865Z] #0 1.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.865Z] #0 1.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:54:59.865Z] #0 2.118 OK: 248 MiB in 58 packages [2025-08-26T07:55:00.124Z] #70 ... [2025-08-26T07:55:00.124Z] [2025-08-26T07:55:00.124Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-26T07:55:00.124Z] #71 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-08-26T07:55:00.124Z] #71 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-08-26T07:55:00.124Z] #71 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-08-26T07:55:00.124Z] #71 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done [2025-08-26T07:55:00.124Z] #71 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-26T07:55:00.124Z] #71 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-08-26T07:55:00.124Z] #71 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-08-26T07:55:00.124Z] #71 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-08-26T07:55:00.124Z] #71 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-08-26T07:55:00.124Z] #71 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-08-26T07:55:00.124Z] #71 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 4.4s done [2025-08-26T07:55:00.124Z] #71 ... [2025-08-26T07:55:00.124Z] [2025-08-26T07:55:00.124Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-26T07:55:00.124Z] #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 5.9s [2025-08-26T07:55:02.037Z] #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.8s done [2025-08-26T07:55:06.226Z] #38 ... [2025-08-26T07:55:06.226Z] [2025-08-26T07:55:06.226Z] #43 [security-proxy-setup internal] load build context [2025-08-26T07:55:06.226Z] #43 transferring context: 460.48MB 20.0s [2025-08-26T07:55:06.226Z] #43 ... [2025-08-26T07:55:06.226Z] [2025-08-26T07:55:06.226Z] #44 [core-command internal] load build context [2025-08-26T07:55:06.226Z] #44 ... [2025-08-26T07:55:06.226Z] [2025-08-26T07:55:06.226Z] #45 [support-notifications internal] load build context [2025-08-26T07:55:06.226Z] #45 transferring context: 595.00MB 17.7s done [2025-08-26T07:55:06.226Z] #45 ... [2025-08-26T07:55:06.226Z] [2025-08-26T07:55:06.226Z] #44 [core-command internal] load build context [2025-08-26T07:55:06.483Z] #44 ... [2025-08-26T07:55:06.483Z] [2025-08-26T07:55:06.483Z] #46 [core-metadata internal] load build context [2025-08-26T07:55:06.483Z] #46 transferring context: 595.00MB 18.6s done [2025-08-26T07:55:06.483Z] #46 ... [2025-08-26T07:55:06.483Z] [2025-08-26T07:55:06.483Z] #47 [security-proxy-auth internal] load build context [2025-08-26T07:55:06.483Z] #47 transferring context: 595.00MB 18.3s done [2025-08-26T07:55:06.759Z] #47 ... [2025-08-26T07:55:06.759Z] [2025-08-26T07:55:06.759Z] #44 [core-command internal] load build context [2025-08-26T07:55:07.018Z] #44 ... [2025-08-26T07:55:07.018Z] [2025-08-26T07:55:07.018Z] #49 [security-secretstore-setup internal] load build context [2025-08-26T07:55:07.018Z] #49 transferring context: 595.00MB 20.2s done [2025-08-26T07:55:07.018Z] #49 ... [2025-08-26T07:55:07.018Z] [2025-08-26T07:55:07.018Z] #50 [core-keeper internal] load build context [2025-08-26T07:55:07.018Z] #50 transferring context: 595.00MB 16.4s done [2025-08-26T07:55:07.018Z] #50 ... [2025-08-26T07:55:07.018Z] [2025-08-26T07:55:07.018Z] #52 [support-scheduler internal] load build context [2025-08-26T07:55:07.018Z] #52 transferring context: 595.00MB 16.2s done [2025-08-26T07:55:07.277Z] #52 ... [2025-08-26T07:55:07.277Z] [2025-08-26T07:55:07.277Z] #51 [core-data internal] load build context [2025-08-26T07:55:07.277Z] #51 transferring context: 595.00MB 19.7s done [2025-08-26T07:55:07.535Z] #51 ... [2025-08-26T07:55:07.535Z] [2025-08-26T07:55:07.535Z] #48 [security-bootstrapper internal] load build context [2025-08-26T07:55:07.535Z] #48 transferring context: 595.00MB 17.8s done [2025-08-26T07:55:07.535Z] #48 ... [2025-08-26T07:55:07.535Z] [2025-08-26T07:55:07.535Z] #54 [security-spiffe-token-provider internal] load build context [2025-08-26T07:55:07.535Z] #54 transferring context: 595.00MB 17.9s done [2025-08-26T07:55:07.924Z] #54 ... [2025-08-26T07:55:07.924Z] [2025-08-26T07:55:07.924Z] #53 [core-common-config-bootstrapper internal] load build context [2025-08-26T07:55:07.924Z] #53 transferring context: 595.00MB 20.0s done [2025-08-26T07:55:14.498Z] #53 ... [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #50 [core-keeper internal] load build context [2025-08-26T07:55:14.498Z] #50 DONE 27.7s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #43 [security-proxy-setup internal] load build context [2025-08-26T07:55:14.498Z] #43 transferring context: 595.00MB 21.1s done [2025-08-26T07:55:14.498Z] #43 ... [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-26T07:55:14.498Z] #67 DONE 25.4s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #52 [support-scheduler internal] load build context [2025-08-26T07:55:14.498Z] #52 DONE 27.5s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-26T07:55:14.498Z] #55 DONE 25.4s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-26T07:55:14.498Z] #69 DONE 25.5s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-26T07:55:14.498Z] #70 DONE 25.5s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-26T07:55:14.498Z] #60 DONE 25.5s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-26T07:55:14.498Z] #57 DONE 25.5s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-26T07:55:14.498Z] #61 DONE 25.5s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-26T07:55:14.498Z] #58 DONE 25.5s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-08-26T07:55:14.498Z] #59 DONE 25.5s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-26T07:55:14.498Z] #62 DONE 25.5s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-26T07:55:14.498Z] #63 DONE 25.5s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-26T07:55:14.498Z] #66 DONE 25.5s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-08-26T07:55:14.498Z] #56 DONE 25.5s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-26T07:55:14.498Z] #68 DONE 25.5s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #48 [security-bootstrapper internal] load build context [2025-08-26T07:55:14.498Z] #48 DONE 27.8s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #45 [support-notifications internal] load build context [2025-08-26T07:55:14.498Z] #45 DONE 27.6s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #54 [security-spiffe-token-provider internal] load build context [2025-08-26T07:55:14.498Z] #54 DONE 27.6s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #47 [security-proxy-auth internal] load build context [2025-08-26T07:55:14.498Z] #47 DONE 27.7s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #46 [core-metadata internal] load build context [2025-08-26T07:55:14.498Z] #46 DONE 27.6s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #51 [core-data internal] load build context [2025-08-26T07:55:14.498Z] #51 DONE 27.9s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #49 [security-secretstore-setup internal] load build context [2025-08-26T07:55:14.498Z] #49 DONE 27.9s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #53 [core-common-config-bootstrapper internal] load build context [2025-08-26T07:55:14.498Z] #53 DONE 27.9s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #43 [security-proxy-setup internal] load build context [2025-08-26T07:55:14.498Z] #43 DONE 27.9s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #44 [core-command internal] load build context [2025-08-26T07:55:14.498Z] #44 transferring context: 595.00MB 21.1s done [2025-08-26T07:55:14.498Z] #44 DONE 27.9s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-26T07:55:14.498Z] #72 ... [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-26T07:55:14.498Z] #73 DONE 0.2s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #72 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-26T07:55:14.498Z] #72 DONE 0.2s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-26T07:55:14.498Z] #74 DONE 0.2s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-26T07:55:14.498Z] #75 DONE 0.2s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-26T07:55:14.498Z] #76 DONE 0.2s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-26T07:55:14.498Z] #71 DONE 25.0s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:55:14.498Z] #77 ... [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-26T07:55:14.498Z] #38 DONE 25.4s [2025-08-26T07:55:14.498Z] [2025-08-26T07:55:14.498Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:55:15.444Z] #78 ... [2025-08-26T07:55:15.444Z] [2025-08-26T07:55:15.444Z] #33 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-08-26T07:55:15.444Z] #33 25.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.444Z] #33 26.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.444Z] #33 26.86 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-26T07:55:15.444Z] #33 26.86 Executing busybox-1.36.1-r29.trigger [2025-08-26T07:55:15.444Z] #33 26.88 OK: 8 MiB in 15 packages [2025-08-26T07:55:15.444Z] #33 DONE 27.1s [2025-08-26T07:55:15.444Z] [2025-08-26T07:55:15.444Z] #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-08-26T07:55:15.703Z] #79 ... [2025-08-26T07:55:15.703Z] [2025-08-26T07:55:15.703Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-26T07:55:15.703Z] #0 1.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.703Z] #0 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.703Z] #0 1.739 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:15.703Z] #0 1.763 Executing busybox-1.36.1-r30.post-upgrade [2025-08-26T07:55:15.703Z] #0 1.883 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:15.703Z] #0 1.886 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:15.703Z] #0 1.890 Executing busybox-1.36.1-r30.trigger [2025-08-26T07:55:15.703Z] #0 1.913 OK: 8 MiB in 15 packages [2025-08-26T07:55:15.703Z] #80 DONE 2.2s [2025-08-26T07:55:15.703Z] [2025-08-26T07:55:15.703Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-26T07:55:15.703Z] #0 1.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.703Z] #0 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.703Z] #0 1.653 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:15.703Z] #0 1.672 Executing busybox-1.36.1-r30.post-upgrade [2025-08-26T07:55:15.703Z] #0 1.796 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:15.703Z] #0 1.797 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:15.703Z] #0 1.806 Executing busybox-1.36.1-r30.trigger [2025-08-26T07:55:15.703Z] #0 1.822 OK: 19 MiB in 18 packages [2025-08-26T07:55:15.703Z] #81 DONE 2.2s [2025-08-26T07:55:15.703Z] [2025-08-26T07:55:15.703Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-26T07:55:15.703Z] #65 25.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.703Z] #65 25.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.703Z] #65 26.34 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-26T07:55:15.703Z] #65 26.34 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-26T07:55:15.703Z] #65 26.34 OK: 24174 distinct packages available [2025-08-26T07:55:15.703Z] #65 26.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.703Z] #65 26.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.703Z] #65 26.98 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-26T07:55:15.703Z] #65 26.98 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-26T07:55:15.703Z] #65 26.99 (3/5) Installing libucontext (1.2-r3) [2025-08-26T07:55:15.703Z] #65 27.00 (4/5) Installing gcompat (1.1.0-r4) [2025-08-26T07:55:15.703Z] #65 27.00 (5/5) Installing openssl (3.3.4-r0) [2025-08-26T07:55:15.703Z] #65 27.01 Executing busybox-1.36.1-r29.trigger [2025-08-26T07:55:15.703Z] #65 27.02 OK: 9 MiB in 19 packages [2025-08-26T07:55:15.703Z] #65 DONE 27.2s [2025-08-26T07:55:15.961Z] [2025-08-26T07:55:15.961Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-26T07:55:15.961Z] #0 1.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.961Z] #0 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.961Z] #0 1.658 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:15.961Z] #0 1.684 Executing busybox-1.36.1-r30.post-upgrade [2025-08-26T07:55:15.961Z] #0 1.843 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:15.961Z] #0 1.844 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:15.961Z] #0 1.849 Executing busybox-1.36.1-r30.trigger [2025-08-26T07:55:15.961Z] #0 1.858 OK: 12 MiB in 21 packages [2025-08-26T07:55:15.961Z] #82 DONE 2.3s [2025-08-26T07:55:15.961Z] [2025-08-26T07:55:15.961Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-26T07:55:15.961Z] #0 1.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.961Z] #0 1.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.961Z] #0 1.863 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:15.961Z] #0 1.875 Executing busybox-1.36.1-r30.post-upgrade [2025-08-26T07:55:15.961Z] #0 1.954 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:15.961Z] #0 1.954 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:15.961Z] #0 1.954 Executing busybox-1.36.1-r30.trigger [2025-08-26T07:55:15.961Z] #0 1.955 OK: 19 MiB in 18 packages [2025-08-26T07:55:15.961Z] #83 DONE 2.3s [2025-08-26T07:55:15.961Z] [2025-08-26T07:55:15.961Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-26T07:55:15.961Z] #84 ... [2025-08-26T07:55:15.961Z] [2025-08-26T07:55:15.961Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-26T07:55:15.961Z] #0 1.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.961Z] #0 1.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:15.961Z] #0 1.912 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:15.961Z] #0 1.934 Executing busybox-1.36.1-r30.post-upgrade [2025-08-26T07:55:15.961Z] #0 2.043 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:15.961Z] #0 2.045 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:15.961Z] #0 2.048 Executing busybox-1.36.1-r30.trigger [2025-08-26T07:55:15.961Z] #0 2.068 OK: 8 MiB in 16 packages [2025-08-26T07:55:15.961Z] #85 DONE 2.4s [2025-08-26T07:55:16.221Z] [2025-08-26T07:55:16.221Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-26T07:55:16.221Z] #86 DONE 0.1s [2025-08-26T07:55:16.221Z] [2025-08-26T07:55:16.221Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-26T07:55:16.221Z] #64 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:16.221Z] #64 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:16.221Z] #64 26.30 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-26T07:55:16.221Z] #64 26.30 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-26T07:55:16.221Z] #64 26.30 OK: 24174 distinct packages available [2025-08-26T07:55:16.221Z] #64 26.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:16.221Z] #64 26.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:16.221Z] #64 27.14 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-26T07:55:16.221Z] #64 27.15 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-26T07:55:16.221Z] #64 27.16 (3/4) Installing libucontext (1.2-r3) [2025-08-26T07:55:16.221Z] #64 27.16 (4/4) Installing gcompat (1.1.0-r4) [2025-08-26T07:55:16.221Z] #64 27.16 Executing busybox-1.36.1-r29.trigger [2025-08-26T07:55:16.221Z] #64 27.18 OK: 8 MiB in 18 packages [2025-08-26T07:55:16.221Z] #64 DONE 27.4s [2025-08-26T07:55:16.221Z] [2025-08-26T07:55:16.221Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-26T07:55:16.221Z] #87 ... [2025-08-26T07:55:16.221Z] [2025-08-26T07:55:16.221Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-26T07:55:16.221Z] #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:16.221Z] #0 1.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:16.221Z] #0 2.197 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:16.221Z] #0 2.233 Executing busybox-1.36.1-r30.post-upgrade [2025-08-26T07:55:16.221Z] #0 2.341 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:16.221Z] #0 2.351 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:16.221Z] #0 2.351 Executing busybox-1.36.1-r30.trigger [2025-08-26T07:55:16.221Z] #0 2.360 OK: 10 MiB in 17 packages [2025-08-26T07:55:16.221Z] #88 DONE 2.5s [2025-08-26T07:55:16.483Z] [2025-08-26T07:55:16.483Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-26T07:55:16.483Z] #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:16.483Z] #0 1.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:16.483Z] #0 2.529 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:16.483Z] #0 2.546 Executing busybox-1.36.1-r30.post-upgrade [2025-08-26T07:55:16.483Z] #0 2.588 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:16.483Z] #0 2.593 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:16.483Z] #0 2.596 Executing busybox-1.36.1-r30.trigger [2025-08-26T07:55:16.483Z] #0 2.602 OK: 13 MiB in 28 packages [2025-08-26T07:55:16.483Z] #89 DONE 2.8s [2025-08-26T07:55:16.483Z] [2025-08-26T07:55:16.483Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-26T07:55:16.483Z] #90 ... [2025-08-26T07:55:16.483Z] [2025-08-26T07:55:16.483Z] #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-26T07:55:16.483Z] #0 1.288 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:16.483Z] #0 1.872 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:16.483Z] #0 2.669 OK: 248 MiB in 58 packages [2025-08-26T07:55:16.483Z] #91 DONE 2.8s [2025-08-26T07:55:16.483Z] [2025-08-26T07:55:16.483Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-26T07:55:16.483Z] #92 DONE 0.1s [2025-08-26T07:55:16.742Z] [2025-08-26T07:55:16.742Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:55:17.313Z] #93 ... [2025-08-26T07:55:17.313Z] [2025-08-26T07:55:17.313Z] #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-26T07:55:17.313Z] #0 1.854 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:17.313Z] #0 2.317 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:17.313Z] #0 3.110 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-26T07:55:17.313Z] #0 3.405 Executing busybox-1.36.1-r29.trigger [2025-08-26T07:55:17.313Z] #0 3.411 OK: 8 MiB in 15 packages [2025-08-26T07:55:17.313Z] #94 DONE 3.6s [2025-08-26T07:55:17.572Z] [2025-08-26T07:55:17.572Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-26T07:55:17.572Z] #87 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:17.572Z] #87 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:17.572Z] #87 ... [2025-08-26T07:55:17.572Z] [2025-08-26T07:55:17.572Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-26T07:55:17.572Z] #90 DONE 1.4s [2025-08-26T07:55:17.572Z] [2025-08-26T07:55:17.572Z] #79 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-08-26T07:55:17.572Z] #79 1.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:17.572Z] #79 1.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:17.572Z] #79 1.972 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:17.572Z] #79 1.987 Executing busybox-1.36.1-r30.post-upgrade [2025-08-26T07:55:17.572Z] #79 2.073 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:17.572Z] #79 2.077 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:17.572Z] #79 2.084 Executing busybox-1.36.1-r30.trigger [2025-08-26T07:55:17.572Z] #79 2.096 OK: 8 MiB in 15 packages [2025-08-26T07:55:17.572Z] #79 DONE 2.3s [2025-08-26T07:55:17.572Z] [2025-08-26T07:55:17.572Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-26T07:55:17.572Z] #95 DONE 0.1s [2025-08-26T07:55:17.830Z] [2025-08-26T07:55:17.830Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-26T07:55:17.830Z] #84 1.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:17.830Z] #84 1.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-26T07:55:17.830Z] #84 1.775 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:17.830Z] #84 1.794 Executing busybox-1.36.1-r30.post-upgrade [2025-08-26T07:55:17.830Z] #84 1.841 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:17.830Z] #84 1.845 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:17.830Z] #84 1.848 Executing busybox-1.36.1-r30.trigger [2025-08-26T07:55:17.830Z] #84 1.859 OK: 9 MiB in 19 packages [2025-08-26T07:55:18.089Z] #84 DONE 2.1s [2025-08-26T07:55:18.089Z] [2025-08-26T07:55:18.089Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-26T07:55:18.089Z] #87 1.810 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:18.089Z] #87 1.823 Executing busybox-1.36.1-r30.post-upgrade [2025-08-26T07:55:18.089Z] #87 1.860 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:18.089Z] #87 1.863 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-26T07:55:18.089Z] #87 1.868 Executing busybox-1.36.1-r30.trigger [2025-08-26T07:55:18.089Z] #87 1.881 OK: 8 MiB in 18 packages [2025-08-26T07:55:19.040Z] #87 DONE 2.9s [2025-08-26T07:55:19.040Z] [2025-08-26T07:55:19.040Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-26T07:55:19.040Z] #96 DONE 1.1s [2025-08-26T07:55:19.040Z] [2025-08-26T07:55:19.040Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-26T07:55:19.040Z] #97 DONE 1.1s [2025-08-26T07:55:19.040Z] [2025-08-26T07:55:19.040Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-26T07:55:19.298Z] #98 DONE 0.2s [2025-08-26T07:55:19.298Z] [2025-08-26T07:55:19.298Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-26T07:55:20.236Z] #99 DONE 1.1s [2025-08-26T07:55:20.236Z] [2025-08-26T07:55:20.236Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-26T07:55:20.236Z] #100 DONE 1.1s [2025-08-26T07:55:20.236Z] [2025-08-26T07:55:20.236Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-26T07:55:20.236Z] #101 DONE 0.8s [2025-08-26T07:55:20.236Z] [2025-08-26T07:55:20.236Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-26T07:55:20.236Z] #102 DONE 0.1s [2025-08-26T07:55:20.236Z] [2025-08-26T07:55:20.236Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-26T07:55:20.236Z] #103 DONE 0.1s [2025-08-26T07:55:20.236Z] [2025-08-26T07:55:20.236Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-26T07:55:20.236Z] #104 DONE 0.1s [2025-08-26T07:55:20.236Z] [2025-08-26T07:55:20.236Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-26T07:55:20.236Z] #105 DONE 0.1s [2025-08-26T07:55:20.236Z] [2025-08-26T07:55:20.236Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-26T07:55:20.236Z] #106 DONE 0.1s [2025-08-26T07:55:20.236Z] [2025-08-26T07:55:20.236Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-26T07:55:20.236Z] #107 DONE 0.1s [2025-08-26T07:55:20.236Z] [2025-08-26T07:55:20.236Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-26T07:55:20.236Z] #108 DONE 0.1s [2025-08-26T07:55:20.236Z] [2025-08-26T07:55:20.236Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-26T07:55:20.236Z] #109 DONE 0.1s [2025-08-26T07:55:20.236Z] [2025-08-26T07:55:20.236Z] #110 [security-spire-server] exporting to image [2025-08-26T07:55:20.236Z] #110 exporting layers [2025-08-26T07:55:20.494Z] #110 ... [2025-08-26T07:55:20.494Z] [2025-08-26T07:55:20.494Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-26T07:55:20.494Z] #111 DONE 0.1s [2025-08-26T07:55:20.494Z] [2025-08-26T07:55:20.494Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-26T07:55:20.494Z] #112 DONE 0.1s [2025-08-26T07:55:20.494Z] [2025-08-26T07:55:20.494Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-26T07:55:20.494Z] #113 DONE 0.0s [2025-08-26T07:55:20.494Z] [2025-08-26T07:55:20.494Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-26T07:55:20.494Z] #114 DONE 0.0s [2025-08-26T07:55:20.494Z] [2025-08-26T07:55:20.494Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-26T07:55:20.494Z] #115 DONE 0.1s [2025-08-26T07:55:20.494Z] [2025-08-26T07:55:20.494Z] #116 [security-spire-agent] exporting to image [2025-08-26T07:55:20.752Z] #116 ... [2025-08-26T07:55:20.752Z] [2025-08-26T07:55:20.752Z] #110 [security-spire-server] exporting to image [2025-08-26T07:55:20.752Z] #110 exporting layers 0.4s done [2025-08-26T07:55:20.752Z] #110 writing image sha256:00d1006a436af7fae46aa1a944b5e219c07f950ed3ba11efc44a2052f31203b6 done [2025-08-26T07:55:20.752Z] #110 naming to docker.io/library/security-spire-server done [2025-08-26T07:55:20.752Z] #110 DONE 0.4s [2025-08-26T07:55:20.752Z] [2025-08-26T07:55:20.752Z] #117 [security-spire-config] exporting to image [2025-08-26T07:55:20.752Z] #117 exporting layers 0.4s done [2025-08-26T07:55:20.752Z] #117 writing image sha256:e528a9802b38359eaede3ab2be506c99c3cf45a512e10e48dd8ec53db8fbda6c done [2025-08-26T07:55:20.752Z] #117 naming to docker.io/library/security-spire-config done [2025-08-26T07:55:21.013Z] #117 DONE 0.4s [2025-08-26T07:55:21.013Z] [2025-08-26T07:55:21.013Z] #116 [security-spire-agent] exporting to image [2025-08-26T07:55:21.013Z] #116 exporting layers 0.4s done [2025-08-26T07:55:21.013Z] #116 writing image sha256:00b27dbc8ff89dd4db684d960708d3bc6636f6b188bb44be27d43267283d3245 done [2025-08-26T07:55:21.013Z] #116 naming to docker.io/library/security-spire-agent done [2025-08-26T07:55:21.013Z] #116 DONE 0.4s [2025-08-26T07:55:21.013Z] [2025-08-26T07:55:21.013Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:55:24.374Z] #118 ... [2025-08-26T07:55:24.374Z] [2025-08-26T07:55:24.374Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:55:24.374Z] #119 ... [2025-08-26T07:55:24.374Z] [2025-08-26T07:55:24.374Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:55:46.329Z] #120 ... [2025-08-26T07:55:46.329Z] [2025-08-26T07:55:46.329Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:55:46.329Z] #119 DONE 31.9s [2025-08-26T07:55:46.329Z] [2025-08-26T07:55:46.329Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:55:46.329Z] #118 DONE 31.8s [2025-08-26T07:55:46.329Z] [2025-08-26T07:55:46.329Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:55:46.329Z] #77 DONE 31.8s [2025-08-26T07:55:46.329Z] [2025-08-26T07:55:46.329Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:55:46.329Z] #78 DONE 31.9s [2025-08-26T07:55:46.329Z] [2025-08-26T07:55:46.329Z] #121 [core-data builder 6/7] COPY . . [2025-08-26T07:55:46.329Z] #121 ... [2025-08-26T07:55:46.329Z] [2025-08-26T07:55:46.329Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:55:46.329Z] #120 DONE 31.9s [2025-08-26T07:55:46.329Z] [2025-08-26T07:55:46.329Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:55:46.329Z] #93 DONE 29.2s [2025-08-26T07:55:46.329Z] [2025-08-26T07:55:46.329Z] #121 [core-metadata builder 6/7] COPY . . [2025-08-26T07:55:51.605Z] #121 ... [2025-08-26T07:55:51.605Z] [2025-08-26T07:55:51.605Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-08-26T07:55:56.118Z] #122 ... [2025-08-26T07:55:56.118Z] [2025-08-26T07:55:56.118Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-26T07:55:56.464Z] #123 ... [2025-08-26T07:55:56.464Z] [2025-08-26T07:55:56.464Z] #124 [core-keeper builder 7/8] COPY . . [2025-08-26T07:55:56.722Z] #124 ... [2025-08-26T07:55:56.722Z] [2025-08-26T07:55:56.722Z] #125 [support-notifications builder 6/7] COPY . . [2025-08-26T07:55:56.722Z] #125 ... [2025-08-26T07:55:56.722Z] [2025-08-26T07:55:56.722Z] #126 [support-scheduler builder 6/7] COPY . . [2025-08-26T07:56:01.992Z] #126 ... [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #125 [support-notifications builder 6/7] COPY . . [2025-08-26T07:56:01.992Z] #125 DONE 15.4s [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #124 [core-keeper builder 7/8] COPY . . [2025-08-26T07:56:01.992Z] #124 DONE 15.4s [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #126 [support-scheduler builder 6/7] COPY . . [2025-08-26T07:56:01.992Z] #126 DONE 15.5s [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-26T07:56:01.992Z] #123 DONE 15.4s [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #121 [core-command builder 6/7] COPY . . [2025-08-26T07:56:01.992Z] #121 DONE 15.5s [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-08-26T07:56:01.992Z] #122 DONE 15.5s [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:56:01.992Z] #127 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-26T07:56:01.992Z] #128 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-26T07:56:01.992Z] #129 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:56:01.992Z] #130 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-26T07:56:01.992Z] #131 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #132 [core-command builder 6/7] COPY . . [2025-08-26T07:56:01.992Z] #132 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-26T07:56:01.992Z] #133 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:56:01.992Z] #134 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #135 [core-data builder 6/7] COPY . . [2025-08-26T07:56:01.992Z] #135 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:56:01.992Z] #136 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-26T07:56:01.992Z] #137 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #138 [core-metadata builder 6/7] COPY . . [2025-08-26T07:56:01.992Z] #138 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #139 [security-proxy-setup builder 6/7] COPY . . [2025-08-26T07:56:01.992Z] #139 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-26T07:56:01.992Z] #140 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:56:01.992Z] #141 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-26T07:56:01.992Z] #142 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2025-08-26T07:56:01.992Z] #143 CACHED [2025-08-26T07:56:01.992Z] [2025-08-26T07:56:01.992Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-26T07:56:01.993Z] #144 CACHED [2025-08-26T07:56:01.993Z] [2025-08-26T07:56:01.993Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-26T07:56:02.556Z] #145 1.163 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-08-26T07:56:12.543Z] #145 ... [2025-08-26T07:56:12.543Z] [2025-08-26T07:56:12.543Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-26T07:56:12.543Z] #0 0.776 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-08-26T07:56:12.543Z] #146 ... [2025-08-26T07:56:12.543Z] [2025-08-26T07:56:12.543Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-26T07:56:12.543Z] #0 0.742 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-26T07:56:12.543Z] #147 ... [2025-08-26T07:56:12.543Z] [2025-08-26T07:56:12.543Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-26T07:56:12.543Z] #0 0.489 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-08-26T07:56:12.543Z] #148 ... [2025-08-26T07:56:12.543Z] [2025-08-26T07:56:12.543Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-26T07:56:12.543Z] #0 0.627 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-08-26T07:56:12.543Z] #149 ... [2025-08-26T07:56:12.543Z] [2025-08-26T07:56:12.544Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-26T07:56:12.544Z] #0 0.794 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-08-26T07:56:12.544Z] #150 ... [2025-08-26T07:56:12.544Z] [2025-08-26T07:56:12.544Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-26T07:56:12.544Z] #0 1.167 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-08-26T07:56:12.544Z] #151 ... [2025-08-26T07:56:12.544Z] [2025-08-26T07:56:12.544Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-26T07:56:12.544Z] #0 0.486 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-08-26T07:56:12.544Z] #152 ... [2025-08-26T07:56:12.544Z] [2025-08-26T07:56:12.544Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-26T07:56:12.544Z] #0 1.003 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-08-26T07:56:12.544Z] #153 ... [2025-08-26T07:56:12.544Z] [2025-08-26T07:56:12.544Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-26T07:56:12.544Z] #0 1.103 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-08-26T07:56:12.544Z] #154 ... [2025-08-26T07:56:12.544Z] [2025-08-26T07:56:12.544Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-26T07:56:12.544Z] #0 0.791 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-08-26T07:56:12.801Z] #155 ... [2025-08-26T07:56:12.801Z] [2025-08-26T07:56:12.801Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-26T07:56:12.801Z] #0 1.167 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-08-26T07:57:49.226Z] #156 ... [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-26T07:57:49.226Z] #149 DONE 102.4s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-26T07:57:49.226Z] #155 DONE 102.4s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-26T07:57:49.226Z] #157 DONE 0.1s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-26T07:57:49.226Z] #158 DONE 0.2s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-26T07:57:49.226Z] #159 ... [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-26T07:57:49.226Z] #160 DONE 0.1s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-26T07:57:49.226Z] #161 DONE 0.3s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-08-26T07:57:49.226Z] #162 DONE 0.2s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-08-26T07:57:49.226Z] #163 DONE 0.2s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-26T07:57:49.226Z] #152 ... [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-26T07:57:49.226Z] #159 DONE 1.0s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-26T07:57:49.226Z] #164 ... [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-26T07:57:49.226Z] #165 DONE 0.3s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-26T07:57:49.226Z] #166 DONE 0.2s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-26T07:57:49.226Z] #167 DONE 0.2s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-26T07:57:49.226Z] #145 ... [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-26T07:57:49.226Z] #164 DONE 0.9s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-26T07:57:49.226Z] #168 DONE 0.1s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #169 [core-common-config-bootstrapper] exporting to image [2025-08-26T07:57:49.226Z] #169 exporting layers [2025-08-26T07:57:49.226Z] #169 ... [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-08-26T07:57:49.226Z] #170 DONE 0.3s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-08-26T07:57:49.226Z] #171 DONE 0.2s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #169 [core-common-config-bootstrapper] exporting to image [2025-08-26T07:57:49.226Z] #169 exporting layers 0.7s done [2025-08-26T07:57:49.226Z] #169 writing image sha256:c1853430b0f135d8e772f3b1f35fec6a641ae7f646adf7ec5248a04d6e3d2519 done [2025-08-26T07:57:49.226Z] #169 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-08-26T07:57:49.226Z] #169 DONE 0.7s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-08-26T07:57:49.226Z] #172 DONE 0.1s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-26T07:57:49.226Z] #156 ... [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-26T07:57:49.226Z] #173 DONE 0.1s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-26T07:57:49.226Z] #174 DONE 0.9s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #175 [security-bootstrapper] exporting to image [2025-08-26T07:57:49.226Z] #175 exporting layers 0.4s done [2025-08-26T07:57:49.226Z] #175 writing image sha256:1848d186ad071fe0176a8351e44d8e67c377d5e7076a6af5310d7d0a2f18ff81 done [2025-08-26T07:57:49.226Z] #175 naming to docker.io/library/security-bootstrapper done [2025-08-26T07:57:49.226Z] #175 DONE 0.4s [2025-08-26T07:57:49.226Z] [2025-08-26T07:57:49.226Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-26T07:59:10.687Z] #145 ... [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-26T07:59:10.687Z] #154 180.6 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-08-26T07:59:10.687Z] #154 ... [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-26T07:59:10.687Z] #151 DONE 182.7s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-26T07:59:10.687Z] #145 DONE 182.7s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-26T07:59:10.687Z] #176 DONE 0.0s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-26T07:59:10.687Z] #177 DONE 0.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-26T07:59:10.687Z] #178 DONE 0.0s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-26T07:59:10.687Z] #179 DONE 0.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-08-26T07:59:10.687Z] #180 DONE 0.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-26T07:59:10.687Z] #181 DONE 0.2s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-26T07:59:10.687Z] #182 DONE 0.2s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-26T07:59:10.687Z] #183 DONE 0.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-26T07:59:10.687Z] #184 DONE 0.3s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #185 [core-command] exporting to image [2025-08-26T07:59:10.687Z] #185 exporting layers 0.2s done [2025-08-26T07:59:10.687Z] #185 writing image sha256:2b679e8dc5f4ce83090582bfb704e5b11792a0428c77655fd13659258884e653 done [2025-08-26T07:59:10.687Z] #185 naming to docker.io/library/core-command done [2025-08-26T07:59:10.687Z] #185 DONE 0.3s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-26T07:59:10.687Z] #186 DONE 0.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-26T07:59:10.687Z] #187 ... [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-26T07:59:10.687Z] #154 DONE 184.5s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-26T07:59:10.687Z] #187 DONE 1.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #188 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-26T07:59:10.687Z] #188 DONE 0.2s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #189 [security-proxy-setup] exporting to image [2025-08-26T07:59:10.687Z] #189 ... [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-26T07:59:10.687Z] #190 DONE 0.2s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #191 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-08-26T07:59:10.687Z] #191 DONE 0.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #189 [security-proxy-setup] exporting to image [2025-08-26T07:59:10.687Z] #189 exporting layers 0.4s done [2025-08-26T07:59:10.687Z] #189 writing image sha256:1944cc232b67187d58f9036e5c5da69504c0ac5f2c26caf2425528a1d7a7d6a2 done [2025-08-26T07:59:10.687Z] #189 naming to docker.io/library/security-proxy-setup 0.1s done [2025-08-26T07:59:10.687Z] #189 DONE 0.5s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #192 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-08-26T07:59:10.687Z] #192 DONE 0.2s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-26T07:59:10.687Z] #193 DONE 0.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-26T07:59:10.687Z] #194 DONE 0.2s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-26T07:59:10.687Z] #146 ... [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-26T07:59:10.687Z] #195 DONE 0.4s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-26T07:59:10.687Z] #196 ... [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-26T07:59:10.687Z] #147 DONE 186.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-26T07:59:10.687Z] #196 DONE 0.2s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #197 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-26T07:59:10.687Z] #197 DONE 0.2s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #198 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-26T07:59:10.687Z] #198 DONE 0.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-26T07:59:10.687Z] #199 ... [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-26T07:59:10.687Z] #148 DONE 186.6s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #200 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-26T07:59:10.687Z] #200 DONE 0.2s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #201 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-08-26T07:59:10.687Z] #201 DONE 0.0s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-26T07:59:10.687Z] #199 DONE 0.6s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-26T07:59:10.687Z] #202 DONE 0.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #203 [security-secretstore-setup] exporting to image [2025-08-26T07:59:10.687Z] #203 ... [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-26T07:59:10.687Z] #204 DONE 0.3s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-26T07:59:10.687Z] #205 DONE 0.0s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #206 [security-spiffe-token-provider] exporting to image [2025-08-26T07:59:10.687Z] #206 exporting layers 0.4s done [2025-08-26T07:59:10.687Z] #206 writing image sha256:04f044da15c724a4fad5d56f645a3a4405c9f69a6af0c0b65e7aad3d08ed9931 done [2025-08-26T07:59:10.687Z] #206 naming to docker.io/library/security-spiffe-token-provider done [2025-08-26T07:59:10.687Z] #206 DONE 0.5s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #207 [core-keeper] exporting to image [2025-08-26T07:59:10.687Z] #207 exporting layers 0.1s done [2025-08-26T07:59:10.687Z] #207 writing image sha256:7d0dd3373f5a1943d19962405a6cdf0808f2864af5edaf022fe520754cc02d05 done [2025-08-26T07:59:10.687Z] #207 naming to docker.io/library/core-keeper done [2025-08-26T07:59:10.687Z] #207 DONE 0.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #203 [security-secretstore-setup] exporting to image [2025-08-26T07:59:10.687Z] #203 exporting layers 0.6s done [2025-08-26T07:59:10.687Z] #203 writing image sha256:6fff89a6a50f9cf236a4e471e8b230e6bd54aaa9e903066f43e0bffa43688957 done [2025-08-26T07:59:10.687Z] #203 naming to docker.io/library/security-secretstore-setup [2025-08-26T07:59:10.687Z] #203 naming to docker.io/library/security-secretstore-setup done [2025-08-26T07:59:10.687Z] #203 DONE 0.6s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-26T07:59:10.687Z] #146 DONE 187.9s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-26T07:59:10.687Z] #208 DONE 0.3s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-26T07:59:10.687Z] #156 ... [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-26T07:59:10.687Z] #209 DONE 0.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-26T07:59:10.687Z] #210 DONE 0.2s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-26T07:59:10.687Z] #153 DONE 188.6s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-26T07:59:10.687Z] #211 DONE 0.0s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-26T07:59:10.687Z] #156 DONE 188.7s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #212 [core-data] exporting to image [2025-08-26T07:59:10.687Z] #212 ... [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-26T07:59:10.687Z] #213 DONE 0.0s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #212 [core-data] exporting to image [2025-08-26T07:59:10.687Z] #212 exporting layers 0.2s done [2025-08-26T07:59:10.687Z] #212 writing image sha256:de7d01d9fd33af7da353c6de76b5bf90459a4468549e6dffa82452910cada3f5 [2025-08-26T07:59:10.687Z] #212 writing image sha256:de7d01d9fd33af7da353c6de76b5bf90459a4468549e6dffa82452910cada3f5 0.0s done [2025-08-26T07:59:10.687Z] #212 naming to docker.io/library/core-data done [2025-08-26T07:59:10.687Z] #212 DONE 0.2s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #213 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-26T07:59:10.687Z] #213 DONE 0.0s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #214 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-26T07:59:10.687Z] #214 DONE 0.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #215 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-26T07:59:10.687Z] #215 CACHED [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #216 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-26T07:59:10.687Z] #216 CACHED [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #217 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-26T07:59:10.687Z] #217 DONE 0.3s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #218 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-26T07:59:10.687Z] #218 DONE 0.3s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-26T07:59:10.687Z] #219 DONE 0.0s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #220 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-26T07:59:10.687Z] #220 DONE 0.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-26T07:59:10.687Z] #221 DONE 0.0s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #222 [core-metadata] exporting to image [2025-08-26T07:59:10.687Z] #222 ... [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #223 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-26T07:59:10.687Z] #223 DONE 0.0s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #222 [core-metadata] exporting to image [2025-08-26T07:59:10.687Z] #222 exporting layers 0.1s done [2025-08-26T07:59:10.687Z] #222 writing image sha256:e33188e9c4aa21c6fd4a4166b92c25db0f99c16d6aed0c67e69fb58e5f1c3d91 done [2025-08-26T07:59:10.687Z] #222 naming to docker.io/library/core-metadata done [2025-08-26T07:59:10.687Z] #222 DONE 0.1s [2025-08-26T07:59:10.687Z] [2025-08-26T07:59:10.687Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-26T07:59:10.946Z] #224 DONE 0.4s [2025-08-26T07:59:10.946Z] [2025-08-26T07:59:10.946Z] #225 [security-proxy-auth] exporting to image [2025-08-26T07:59:11.205Z] #225 exporting layers 0.3s done [2025-08-26T07:59:11.205Z] #225 writing image sha256:6f0ad9070c4f4ec5743f88af98409045ea6ff37c3d1cf066a3b12edfe9bbb578 done [2025-08-26T07:59:11.205Z] #225 naming to docker.io/library/security-proxy-auth done [2025-08-26T07:59:11.205Z] #225 DONE 0.3s [2025-08-26T07:59:11.205Z] [2025-08-26T07:59:11.205Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-26T07:59:12.151Z] #152 DONE 190.8s [2025-08-26T07:59:12.151Z] [2025-08-26T07:59:12.151Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-26T07:59:12.151Z] #150 ... [2025-08-26T07:59:12.151Z] [2025-08-26T07:59:12.151Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-26T07:59:12.151Z] #226 DONE 0.0s [2025-08-26T07:59:12.151Z] [2025-08-26T07:59:12.151Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-26T07:59:12.151Z] #227 DONE 0.0s [2025-08-26T07:59:12.411Z] [2025-08-26T07:59:12.411Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-26T07:59:12.411Z] #228 DONE 0.2s [2025-08-26T07:59:12.411Z] [2025-08-26T07:59:12.411Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-26T07:59:12.411Z] #150 DONE 191.1s [2025-08-26T07:59:12.411Z] [2025-08-26T07:59:12.411Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-26T07:59:12.411Z] #229 DONE 0.1s [2025-08-26T07:59:12.671Z] [2025-08-26T07:59:12.671Z] #230 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-26T07:59:12.671Z] #230 DONE 0.0s [2025-08-26T07:59:12.671Z] [2025-08-26T07:59:12.671Z] #231 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-26T07:59:12.671Z] #231 DONE 0.0s [2025-08-26T07:59:12.671Z] [2025-08-26T07:59:12.671Z] #232 [support-notifications] exporting to image [2025-08-26T07:59:12.671Z] #232 exporting layers 0.2s done [2025-08-26T07:59:12.671Z] #232 writing image sha256:33b57440b6ccfb39ff908558ceabe99e8801701af63040393721cf4ac9a6b911 done [2025-08-26T07:59:12.671Z] #232 naming to docker.io/library/support-notifications done [2025-08-26T07:59:12.671Z] #232 DONE 0.2s [2025-08-26T07:59:12.671Z] [2025-08-26T07:59:12.671Z] #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-26T07:59:12.931Z] #233 DONE 0.2s [2025-08-26T07:59:12.931Z] [2025-08-26T07:59:12.931Z] #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-26T07:59:12.931Z] #234 DONE 0.1s [2025-08-26T07:59:12.931Z] [2025-08-26T07:59:12.931Z] #235 [support-scheduler] exporting to image [2025-08-26T07:59:13.192Z] #235 exporting layers 0.2s done [2025-08-26T07:59:13.192Z] #235 writing image sha256:01d9e0e2a94c65567bce6a743ed87f90d9c6639a27c96d96cd85eb75f3b3367d done [2025-08-26T07:59:13.192Z] #235 naming to docker.io/library/support-scheduler done [2025-08-26T07:59:13.192Z] #235 DONE 0.2s [2025-08-26T07:59:13.192Z] time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-26T07:59:13.192Z] time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-26T07:59:13.192Z] time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-26T07:59:13.192Z] time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-26T07:59:13.192Z] time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-26T07:59:13.192Z] time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-26T07:59:13.192Z] time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-26T07:59:13.192Z] time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-26T07:59:13.192Z] time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-26T07:59:13.192Z] time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-26T07:59:13.192Z] time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-26T07:59:13.192Z] time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-26T07:59:13.192Z] time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-26T07:59:13.192Z] time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-26T07:59:13.192Z] time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-26T07:59:13.222Z] $ docker stop --time=1 1b661b52fc83cd2cb4c162cbb867a17526cf2f0cb94992222f4dfe5d1e8af3dc [2025-08-26T07:59:14.517Z] $ docker rm -f --volumes 1b661b52fc83cd2cb4c162cbb867a17526cf2f0cb94992222f4dfe5d1e8af3dc [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-26T07:59:14.936Z] + docker images [2025-08-26T07:59:14.936Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-26T07:59:14.936Z] support-notifications latest 33b57440b6cc 2 seconds ago 53.6MB [2025-08-26T07:59:14.936Z] support-scheduler latest 01d9e0e2a94c 2 seconds ago 50MB [2025-08-26T07:59:14.936Z] security-proxy-auth latest 6f0ad9070c4f 4 seconds ago 45.4MB [2025-08-26T07:59:14.936Z] core-metadata latest e33188e9c4aa 4 seconds ago 46.4MB [2025-08-26T07:59:14.936Z] core-data latest de7d01d9fd33 5 seconds ago 46.3MB [2025-08-26T07:59:14.936Z] core-keeper latest 7d0dd3373f5a 6 seconds ago 45.2MB [2025-08-26T07:59:14.936Z] security-secretstore-setup latest 6fff89a6a50f 7 seconds ago 80.6MB [2025-08-26T07:59:14.936Z] security-spiffe-token-provider latest 04f044da15c7 7 seconds ago 48.8MB [2025-08-26T07:59:14.936Z] security-proxy-setup latest 1944cc232b67 9 seconds ago 49.9MB [2025-08-26T07:59:14.936Z] core-command latest 2b679e8dc5f4 10 seconds ago 40.5MB [2025-08-26T07:59:14.936Z] security-bootstrapper latest 1848d186ad07 About a minute ago 21.2MB [2025-08-26T07:59:14.936Z] core-common-config-bootstrapper latest c1853430b0f1 About a minute ago 20.2MB [2025-08-26T07:59:14.936Z] security-spire-server latest 00d1006a436a 3 minutes ago 150MB [2025-08-26T07:59:14.936Z] security-spire-agent latest 00b27dbc8ff8 3 minutes ago 196MB [2025-08-26T07:59:14.936Z] security-spire-config latest e528a9802b38 3 minutes ago 150MB [2025-08-26T07:59:14.936Z] ci-base-image-x86_64 latest 4540677d701a 7 minutes ago 936MB [2025-08-26T07:59:14.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 3 weeks ago 580MB [2025-08-26T07:59:14.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB [2025-08-26T07:59:14.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-08-26T07:59:16.074Z] provisioning config files... [2025-08-26T07:59:16.097Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16343168605966167064tmp [Pipeline] { [Pipeline] sh [2025-08-26T07:59:16.440Z] + set +x [2025-08-26T07:59:16.440Z] + curl -s https://codecov.io/bash [2025-08-26T07:59:16.440Z] + bash -s -- [2025-08-26T07:59:16.440Z] [2025-08-26T07:59:16.440Z] _____ _ [2025-08-26T07:59:16.440Z] / ____| | | [2025-08-26T07:59:16.440Z] | | ___ __| | ___ ___ _____ __ [2025-08-26T07:59:16.440Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-26T07:59:16.440Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-26T07:59:16.440Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-26T07:59:16.440Z] Bash-1.0.6 [2025-08-26T07:59:16.440Z] [2025-08-26T07:59:16.440Z] [2025-08-26T07:59:16.440Z] ==> git version 2.25.1 found [2025-08-26T07:59:16.440Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-08-26T07:59:16.440Z] Release-Date: 2020-01-08 [2025-08-26T07:59:16.440Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-08-26T07:59:16.440Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-26T07:59:16.440Z] ==> Jenkins CI detected. [2025-08-26T07:59:16.440Z] current dir:  /w/workspace/edgex-go/1 [2025-08-26T07:59:16.440Z] project root: . [2025-08-26T07:59:16.440Z] --> token set from env [2025-08-26T07:59:16.440Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-26T07:59:16.440Z] ==> Running gcov in . (disable via -X gcov) [2025-08-26T07:59:16.440Z] ==> Python coveragepy not found [2025-08-26T07:59:16.440Z] ==> Searching for coverage reports in: [2025-08-26T07:59:16.440Z] + . [2025-08-26T07:59:16.700Z] -> Found 1 reports [2025-08-26T07:59:16.700Z] ==> Detecting git/mercurial file structure [2025-08-26T07:59:16.700Z] ==> Reading reports [2025-08-26T07:59:16.700Z] + ./coverage.out bytes=1670297 [2025-08-26T07:59:16.700Z] ==> Appending adjustments [2025-08-26T07:59:16.700Z] https://docs.codecov.io/docs/fixing-reports [2025-08-26T07:59:18.078Z] + Found adjustments [2025-08-26T07:59:18.078Z] ==> Gzipping contents [2025-08-26T07:59:18.078Z] 140K /tmp/codecov.XkdUug.gz [2025-08-26T07:59:18.078Z] ==> Uploading reports [2025-08-26T07:59:18.078Z] url: https://codecov.io [2025-08-26T07:59:18.078Z] query: branch=PR-5234&commit=553bb05831200d830191a7dd348a551b7d8601dc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5234%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5234&job=&cmd_args= [2025-08-26T07:59:18.078Z] -> Pinging Codecov [2025-08-26T07:59:18.079Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5234&commit=553bb05831200d830191a7dd348a551b7d8601dc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5234%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5234&job=&cmd_args= [2025-08-26T07:59:18.338Z] -> Uploading to [2025-08-26T07:59:18.338Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/553bb05831200d830191a7dd348a551b7d8601dc/1f79ac49-a1ca-45c1-b651-09cd0efc7939.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250826%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250826T075918Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fa603b705ff2080dfe1074926f854bcba8da7aa84cc9d4efcddcf121af468546 [2025-08-26T07:59:18.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-26T07:59:18.338Z] Dload Upload Total Spent Left Speed [2025-08-26T07:59:18.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 729k --:--:-- --:--:-- --:--:-- 729k [2025-08-26T07:59:18.596Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/553bb05831200d830191a7dd348a551b7d8601dc [Pipeline] } [2025-08-26T07:59:18.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-26T07:59:20.183Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-08-26T07:59:20.517Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T07:59:21.418Z] ---> package-listing.sh [2025-08-26T07:59:21.418Z] ++ facter osfamily [2025-08-26T07:59:21.418Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-26T07:59:21.679Z] + OS_FAMILY=debian [2025-08-26T07:59:21.679Z] + workspace=/w/workspace/edgex-go/1 [2025-08-26T07:59:21.679Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-26T07:59:21.679Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-26T07:59:21.679Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-26T07:59:21.679Z] + PACKAGES=/tmp/packages_start.txt [2025-08-26T07:59:21.679Z] + '[' /w/workspace/edgex-go/1 ']' [2025-08-26T07:59:21.679Z] + PACKAGES=/tmp/packages_end.txt [2025-08-26T07:59:21.679Z] + case "${OS_FAMILY}" in [2025-08-26T07:59:21.679Z] + dpkg -l [2025-08-26T07:59:21.679Z] + grep '^ii' [2025-08-26T07:59:21.679Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-26T07:59:21.679Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-26T07:59:21.679Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-26T07:59:21.679Z] + '[' /w/workspace/edgex-go/1 ']' [2025-08-26T07:59:21.679Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-08-26T07:59:21.679Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-08-26T07:59:21.723Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-26T07:59:22.023Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T07:59:22.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T07:59:22.673Z] [2025-08-26T07:59:22.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-26T07:59:23.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T07:59:23.064Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-26T07:59:23.064Z] 5eb5b503b376: Pulling fs layer [2025-08-26T07:59:23.064Z] 5c69ac0246d0: Pulling fs layer [2025-08-26T07:59:23.064Z] ec43610c2a17: Pulling fs layer [2025-08-26T07:59:23.064Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-26T07:59:23.064Z] 33b1e0a273af: Pulling fs layer [2025-08-26T07:59:23.064Z] 3a2ae6a8a46f: Waiting [2025-08-26T07:59:23.064Z] 5d3b04190fa2: Pulling fs layer [2025-08-26T07:59:23.064Z] 33b1e0a273af: Waiting [2025-08-26T07:59:23.064Z] 2f39f015ded8: Pulling fs layer [2025-08-26T07:59:23.064Z] 2f39f015ded8: Waiting [2025-08-26T07:59:23.064Z] 5d3b04190fa2: Waiting [2025-08-26T07:59:23.325Z] 5c69ac0246d0: Download complete [2025-08-26T07:59:23.325Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-26T07:59:23.325Z] 3a2ae6a8a46f: Download complete [2025-08-26T07:59:23.325Z] ec43610c2a17: Verifying Checksum [2025-08-26T07:59:23.325Z] ec43610c2a17: Download complete [2025-08-26T07:59:23.325Z] 33b1e0a273af: Verifying Checksum [2025-08-26T07:59:23.325Z] 33b1e0a273af: Download complete [2025-08-26T07:59:23.325Z] 5d3b04190fa2: Verifying Checksum [2025-08-26T07:59:23.325Z] 5d3b04190fa2: Download complete [2025-08-26T07:59:23.583Z] 5eb5b503b376: Download complete [2025-08-26T07:59:24.150Z] 2f39f015ded8: Verifying Checksum [2025-08-26T07:59:24.150Z] 2f39f015ded8: Download complete [2025-08-26T07:59:25.085Z] 5eb5b503b376: Pull complete [2025-08-26T07:59:25.085Z] 5c69ac0246d0: Pull complete [2025-08-26T07:59:25.652Z] ec43610c2a17: Pull complete [2025-08-26T07:59:25.652Z] 3a2ae6a8a46f: Pull complete [2025-08-26T07:59:25.912Z] 33b1e0a273af: Pull complete [2025-08-26T07:59:25.912Z] 5d3b04190fa2: Pull complete [2025-08-26T07:59:32.479Z] 2f39f015ded8: Pull complete [2025-08-26T07:59:32.479Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-26T07:59:32.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-26T07:59:32.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-26T07:59:32.698Z] prd-ubuntu20.04-docker-8c-8g-7623 does not seem to be running inside a container [2025-08-26T07:59:32.823Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-26T07:59:34.537Z] $ docker top 2dd2b75687a30f897fcd3f560910660a989c27389f8f297fdfdc092ff265cdb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-26T07:59:34.984Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-26T07:59:35.334Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-26T07:59:35.757Z] + ls /var/log/sa-host [2025-08-26T07:59:35.757Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-26T07:59:36.011Z] provisioning config files... [2025-08-26T07:59:36.021Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2430122948696610888tmp [Pipeline] { [Pipeline] echo [2025-08-26T07:59:36.084Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T07:59:36.407Z] ---> create-netrc.sh [Pipeline] } [2025-08-26T07:59:36.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-26T07:59:36.878Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-26T07:59:36.915Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T07:59:37.237Z] ---> sudo-logs.sh [2025-08-26T07:59:37.238Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-26T07:59:37.343Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T07:59:37.647Z] ---> job-cost.sh [2025-08-26T07:59:37.648Z] lf-activate-venv: SKIPPING [2025-08-26T07:59:37.648Z] INFO: No Stack... [2025-08-26T07:59:37.911Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-26T07:59:38.175Z] INFO: Archiving Costs [Pipeline] echo [2025-08-26T07:59:38.218Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-26T07:59:38.541Z] ---> logs-deploy.sh [2025-08-26T07:59:38.541Z] lf-activate-venv: SKIPPING [2025-08-26T07:59:38.541Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5234/1 [2025-08-26T07:59:38.541Z] INFO: archiving workspace using pattern(s): [2025-08-26T07:59:39.480Z] Archives upload complete. [2025-08-26T07:59:39.740Z] INFO: archiving logs to Nexus [2025-08-26T07:59:40.678Z] ---> uname -a: [2025-08-26T07:59:40.678Z] Linux prd-ubuntu20-04-docker-8c-8g-7623 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] ---> lscpu: [2025-08-26T07:59:40.678Z] Architecture: x86_64 [2025-08-26T07:59:40.678Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-26T07:59:40.678Z] Byte Order: Little Endian [2025-08-26T07:59:40.678Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-26T07:59:40.678Z] CPU(s): 8 [2025-08-26T07:59:40.678Z] On-line CPU(s) list: 0-7 [2025-08-26T07:59:40.678Z] Thread(s) per core: 1 [2025-08-26T07:59:40.678Z] Core(s) per socket: 1 [2025-08-26T07:59:40.678Z] Socket(s): 8 [2025-08-26T07:59:40.678Z] NUMA node(s): 1 [2025-08-26T07:59:40.678Z] Vendor ID: AuthenticAMD [2025-08-26T07:59:40.678Z] CPU family: 23 [2025-08-26T07:59:40.678Z] Model: 49 [2025-08-26T07:59:40.678Z] Model name: AMD EPYC-Rome Processor [2025-08-26T07:59:40.678Z] Stepping: 0 [2025-08-26T07:59:40.678Z] CPU MHz: 2800.000 [2025-08-26T07:59:40.678Z] BogoMIPS: 5600.00 [2025-08-26T07:59:40.678Z] Virtualization: AMD-V [2025-08-26T07:59:40.678Z] Hypervisor vendor: KVM [2025-08-26T07:59:40.678Z] Virtualization type: full [2025-08-26T07:59:40.678Z] L1d cache: 256 KiB [2025-08-26T07:59:40.678Z] L1i cache: 256 KiB [2025-08-26T07:59:40.678Z] L2 cache: 4 MiB [2025-08-26T07:59:40.678Z] L3 cache: 128 MiB [2025-08-26T07:59:40.678Z] NUMA node0 CPU(s): 0-7 [2025-08-26T07:59:40.678Z] Vulnerability Gather data sampling: Not affected [2025-08-26T07:59:40.678Z] Vulnerability Itlb multihit: Not affected [2025-08-26T07:59:40.678Z] Vulnerability L1tf: Not affected [2025-08-26T07:59:40.678Z] Vulnerability Mds: Not affected [2025-08-26T07:59:40.678Z] Vulnerability Meltdown: Not affected [2025-08-26T07:59:40.678Z] Vulnerability Mmio stale data: Not affected [2025-08-26T07:59:40.678Z] Vulnerability Retbleed: Vulnerable [2025-08-26T07:59:40.678Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-26T07:59:40.678Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-26T07:59:40.678Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-26T07:59:40.678Z] Vulnerability Srbds: Not affected [2025-08-26T07:59:40.678Z] Vulnerability Tsx async abort: Not affected [2025-08-26T07:59:40.678Z] 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-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] ---> nproc: [2025-08-26T07:59:40.678Z] 8 [2025-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] ---> df -h: [2025-08-26T07:59:40.678Z] Filesystem Size Used Avail Use% Mounted on [2025-08-26T07:59:40.678Z] overlay 155G 32G 124G 21% / [2025-08-26T07:59:40.678Z] tmpfs 64M 0 64M 0% /dev [2025-08-26T07:59:40.678Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-08-26T07:59:40.678Z] shm 64M 0 64M 0% /dev/shm [2025-08-26T07:59:40.678Z] /dev/vda1 155G 32G 124G 21% /facter-os [2025-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] ---> sar -b -r -n DEV: [2025-08-26T07:59:40.678Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7623) 08/26/25 _x86_64_ (8 CPU) [2025-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] 07:50:10 LINUX RESTART (8 CPU) [2025-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] 07:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-08-26T07:59:40.678Z] 07:52:01 220.79 14.93 205.86 0.00 2238.13 66771.06 0.00 [2025-08-26T07:59:40.678Z] 07:53:01 35.86 0.08 35.78 0.00 5.60 35929.76 0.00 [2025-08-26T07:59:40.678Z] 07:54:01 47.26 0.25 47.01 0.00 2.93 20060.66 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 267.94 0.32 267.62 0.00 42.26 166933.38 0.00 [2025-08-26T07:59:40.678Z] 07:56:01 1020.31 20.08 1000.23 0.00 4419.59 394873.98 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 196.70 0.87 195.83 0.00 11.46 34357.88 0.00 [2025-08-26T07:59:40.678Z] 07:58:01 371.95 0.10 371.85 0.00 0.80 111113.92 0.00 [2025-08-26T07:59:40.678Z] 07:59:01 164.26 0.03 164.23 0.00 0.27 106881.04 0.00 [2025-08-26T07:59:40.678Z] Average: 290.80 4.56 286.24 0.00 837.20 117223.76 0.00 [2025-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] 07:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-08-26T07:59:40.678Z] 07:52:01 27417024 31296176 984228 2.99 119228 3939148 1992028 5.87 1490392 3457540 20300 [2025-08-26T07:59:40.678Z] 07:53:01 26306396 31410516 865740 2.63 126500 5089424 1929776 5.69 2033196 3953428 130416 [2025-08-26T07:59:40.678Z] 07:54:01 25743248 31280412 993528 3.02 133104 5475692 2228168 6.57 1916688 4593176 505580 [2025-08-26T07:59:40.678Z] 07:55:01 20928964 31199208 1055860 3.21 148668 10086100 3062068 9.03 2255796 8925028 1688624 [2025-08-26T07:59:40.678Z] 07:56:01 10996188 31361576 874296 2.66 373816 19400152 2339004 6.90 3218684 17324512 552 [2025-08-26T07:59:40.678Z] 07:57:01 5124008 28000072 4158644 12.65 426144 21471324 11572360 34.12 7520880 18393420 1324144 [2025-08-26T07:59:40.678Z] 07:58:01 1551172 26460124 5706528 17.36 439436 23416072 11426952 33.69 9897664 19524744 362332 [2025-08-26T07:59:40.678Z] 07:59:01 1171512 29459464 2708424 8.24 451540 26673616 7364980 21.71 8379744 21328564 726280 [2025-08-26T07:59:40.678Z] Average: 14904814 30058444 2168406 6.60 277304 14443941 5239417 15.45 4589130 12187552 594778 [2025-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] 07:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-08-26T07:59:40.678Z] 07:52:01 ens3 1145.20 1012.59 11883.05 146.03 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:52:01 lo 2.51 2.51 0.25 0.25 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:52:01 vethf632642 0.05 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:52:01 docker0 818.10 841.08 61.61 4731.40 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:53:01 ens3 30.76 21.56 24.27 13.96 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:53:01 vethf632642 0.97 1.02 0.08 0.09 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:53:01 docker0 0.97 0.97 0.07 0.09 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:54:01 ens3 21.20 13.80 22.53 10.68 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:54:01 vethf632642 0.42 0.43 0.04 0.04 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:54:01 docker0 0.42 0.42 0.03 0.04 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 ens3 195.20 114.75 3903.82 25.73 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 veth07e143b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 veth5794877 2.82 5.73 0.22 65.13 0.00 0.00 0.00 0.01 [2025-08-26T07:59:40.678Z] 07:55:01 veth272e456 1.52 3.35 0.11 38.13 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 vethf0e5ca2 2.48 6.68 0.19 112.72 0.00 0.00 0.00 0.01 [2025-08-26T07:59:40.678Z] 07:55:01 veth9633f65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 veth1d8ac8e 4.43 1.73 38.19 0.12 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 veth12c1f88 1.47 3.27 0.11 38.13 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 veth94a02f9 7.50 13.16 0.57 116.88 0.00 0.00 0.00 0.01 [2025-08-26T07:59:40.678Z] 07:55:01 veth9e4fdb1 1.73 4.43 0.12 38.19 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 vethcbe1b9f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 veth5f85cd4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 veth3946542 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 vethb6d35f6 0.05 0.95 0.00 0.04 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 vethf4ca182 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 veth17269c4 2.30 6.28 0.17 109.82 0.00 0.00 0.00 0.01 [2025-08-26T07:59:40.678Z] 07:55:01 veth39f2526 3.22 1.90 44.48 0.15 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 veth820a729 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 vethbe8e398 3.87 6.73 0.28 76.26 0.00 0.00 0.00 0.01 [2025-08-26T07:59:40.678Z] 07:55:01 docker0 30.79 53.94 1.89 755.17 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 veth171461f 1.32 2.62 0.10 38.09 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 veth644334d 5.73 2.82 65.13 0.22 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 veth51c0ee1 1.90 3.22 0.15 44.48 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 vethdb32b9d 0.65 1.55 0.06 0.28 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:55:01 vethda522f7 1.58 3.28 0.12 38.79 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:56:01 ens3 1154.05 605.60 11249.88 69.75 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:56:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:56:01 docker0 526.92 980.61 45.29 8236.81 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:56:01 vethdb32b9d 0.10 1.80 0.00 0.08 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 ens3 12.23 8.30 10.21 4.84 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 veth38b9b88 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 vethfe2fb42 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 veth05f5cc4 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 vethe992db7 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 veth299ff75 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 veth6e3e587 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 veth3d2b76f 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 veth98adb18 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 veth9cb85f1 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 docker0 0.70 0.07 0.02 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 vethdb32b9d 0.10 0.68 0.01 0.03 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 vethc615e6f 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 vethff42129 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:57:01 vethd0d91df 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:58:01 ens3 4.45 2.37 3.62 1.99 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:58:01 veth38b9b88 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:58:01 vethfe2fb42 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:58:01 veth05f5cc4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:58:01 vethe992db7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:58:01 veth299ff75 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:58:01 veth6e3e587 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:58:01 veth98adb18 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:58:01 veth9cb85f1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:58:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:58:01 vethdb32b9d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:58:01 vethff42129 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:58:01 vethd0d91df 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:59:01 ens3 2.80 1.48 2.26 1.20 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:59:01 vethfe2fb42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:59:01 veth05f5cc4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:59:01 vethe992db7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:59:01 veth299ff75 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:59:01 veth6e3e587 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:59:01 veth98adb18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:59:01 veth9cb85f1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:59:01 vethdb32b9d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:59:01 vethff42129 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] 07:59:01 vethd0d91df 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] Average: ens3 319.00 220.89 3369.54 34.04 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] Average: lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] Average: vethfe2fb42 0.01 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] Average: veth05f5cc4 0.01 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] Average: vethe992db7 0.01 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] Average: veth299ff75 0.01 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] Average: veth6e3e587 0.01 0.09 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] Average: veth98adb18 0.01 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] Average: veth9cb85f1 0.01 0.09 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] Average: docker0 170.89 233.36 13.51 1709.10 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] Average: vethdb32b9d 0.11 0.51 0.01 0.05 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] Average: vethff42129 0.01 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] Average: vethd0d91df 0.01 0.09 0.00 0.00 0.00 0.00 0.00 0.00 [2025-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] ---> sar -P ALL: [2025-08-26T07:59:40.678Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7623) 08/26/25 _x86_64_ (8 CPU) [2025-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] 07:50:10 LINUX RESTART (8 CPU) [2025-08-26T07:59:40.678Z] [2025-08-26T07:59:40.678Z] 07:51:02 CPU %user %nice %system %iowait %steal %idle [2025-08-26T07:59:40.678Z] 07:52:01 all 10.58 0.00 4.27 1.74 0.08 83.33 [2025-08-26T07:59:40.678Z] 07:52:01 0 12.03 0.00 6.66 6.47 0.09 74.75 [2025-08-26T07:59:40.678Z] 07:52:01 1 11.48 0.00 4.21 0.93 0.07 83.32 [2025-08-26T07:59:40.678Z] 07:52:01 2 10.39 0.00 3.75 0.41 0.07 85.38 [2025-08-26T07:59:40.678Z] 07:52:01 3 6.84 0.00 3.04 1.66 0.05 88.41 [2025-08-26T07:59:40.678Z] 07:52:01 4 15.42 0.00 4.49 3.23 0.07 76.80 [2025-08-26T07:59:40.678Z] 07:52:01 5 10.29 0.00 5.05 0.58 0.09 84.00 [2025-08-26T07:59:40.678Z] 07:52:01 6 8.21 0.00 3.61 0.55 0.10 87.53 [2025-08-26T07:59:40.679Z] 07:52:01 7 9.98 0.00 3.34 0.15 0.09 86.43 [2025-08-26T07:59:40.679Z] 07:53:01 all 44.12 0.00 6.76 0.55 0.12 48.45 [2025-08-26T07:59:40.679Z] 07:53:01 0 46.47 0.00 6.16 0.10 0.12 47.15 [2025-08-26T07:59:40.679Z] 07:53:01 1 43.41 0.00 7.83 3.87 0.13 44.76 [2025-08-26T07:59:40.679Z] 07:53:01 2 48.31 0.00 6.83 0.39 0.12 44.35 [2025-08-26T07:59:40.679Z] 07:53:01 3 40.35 0.00 7.73 0.00 0.12 51.81 [2025-08-26T07:59:40.679Z] 07:53:01 4 43.95 0.00 6.08 0.00 0.15 49.82 [2025-08-26T07:59:40.679Z] 07:53:01 5 43.13 0.00 6.92 0.02 0.12 49.82 [2025-08-26T07:59:40.679Z] 07:53:01 6 44.78 0.00 6.51 0.00 0.12 48.59 [2025-08-26T07:59:40.679Z] 07:53:01 7 42.53 0.00 6.05 0.05 0.10 51.27 [2025-08-26T07:59:40.679Z] 07:54:01 all 63.84 0.00 8.05 0.09 0.13 27.89 [2025-08-26T07:59:40.679Z] 07:54:01 0 63.40 0.00 8.08 0.03 0.13 28.35 [2025-08-26T07:59:40.679Z] 07:54:01 1 63.89 0.00 7.42 0.39 0.12 28.18 [2025-08-26T07:59:40.679Z] 07:54:01 2 63.95 0.00 8.18 0.13 0.13 27.60 [2025-08-26T07:59:40.679Z] 07:54:01 3 64.00 0.00 7.47 0.03 0.13 28.36 [2025-08-26T07:59:40.679Z] 07:54:01 4 63.85 0.00 8.19 0.05 0.13 27.78 [2025-08-26T07:59:40.679Z] 07:54:01 5 63.80 0.00 8.29 0.00 0.12 27.80 [2025-08-26T07:59:40.679Z] 07:54:01 6 64.47 0.00 8.11 0.07 0.13 27.21 [2025-08-26T07:59:40.679Z] 07:54:01 7 63.37 0.00 8.62 0.03 0.13 27.84 [2025-08-26T07:59:40.679Z] 07:55:01 all 27.33 0.00 12.62 2.98 0.29 56.77 [2025-08-26T07:59:40.679Z] 07:55:01 0 27.17 0.00 12.51 1.68 0.29 58.34 [2025-08-26T07:59:40.679Z] 07:55:01 1 30.46 0.00 13.30 2.05 0.32 53.86 [2025-08-26T07:59:40.679Z] 07:55:01 2 27.58 0.00 12.85 2.38 0.29 56.91 [2025-08-26T07:59:40.679Z] 07:55:01 3 25.57 0.00 11.98 2.63 0.32 59.49 [2025-08-26T07:59:40.679Z] 07:55:01 4 28.46 0.00 12.45 5.32 0.27 53.50 [2025-08-26T07:59:40.679Z] 07:55:01 5 26.24 0.00 12.78 5.81 0.29 54.88 [2025-08-26T07:59:40.679Z] 07:55:01 6 26.04 0.00 12.81 1.04 0.25 59.86 [2025-08-26T07:59:40.679Z] 07:55:01 7 27.15 0.00 12.31 2.96 0.27 57.30 [2025-08-26T07:59:40.679Z] 07:56:01 all 15.09 0.00 19.42 16.67 0.47 48.36 [2025-08-26T07:59:40.679Z] 07:56:01 0 16.12 0.00 19.15 14.20 0.49 50.04 [2025-08-26T07:59:40.679Z] 07:56:01 1 14.63 0.00 22.08 25.66 0.48 37.16 [2025-08-26T07:59:40.679Z] 07:56:01 2 14.58 0.00 21.15 15.60 0.51 48.16 [2025-08-26T07:59:40.679Z] 07:56:01 3 15.03 0.00 20.33 15.37 0.49 48.79 [2025-08-26T07:59:40.679Z] 07:56:01 4 14.89 0.00 19.82 7.61 0.53 57.15 [2025-08-26T07:59:40.679Z] 07:56:01 5 15.35 0.00 17.34 7.51 0.36 59.44 [2025-08-26T07:59:40.679Z] 07:56:01 6 14.36 0.00 18.16 25.59 0.44 41.45 [2025-08-26T07:59:40.679Z] 07:56:01 7 15.77 0.00 17.34 21.92 0.43 44.55 [2025-08-26T07:59:40.679Z] 07:57:01 all 82.05 0.00 16.77 0.33 0.32 0.53 [2025-08-26T07:59:40.679Z] 07:57:01 0 82.28 0.00 16.52 0.32 0.32 0.57 [2025-08-26T07:59:40.679Z] 07:57:01 1 81.62 0.00 17.11 0.33 0.33 0.60 [2025-08-26T07:59:40.679Z] 07:57:01 2 81.36 0.00 17.38 0.35 0.32 0.59 [2025-08-26T07:59:40.679Z] 07:57:01 3 82.17 0.00 16.45 0.42 0.34 0.62 [2025-08-26T07:59:40.679Z] 07:57:01 4 83.26 0.00 15.64 0.37 0.25 0.48 [2025-08-26T07:59:40.679Z] 07:57:01 5 82.57 0.00 16.25 0.33 0.35 0.49 [2025-08-26T07:59:40.679Z] 07:57:01 6 81.80 0.00 17.20 0.22 0.33 0.45 [2025-08-26T07:59:40.679Z] 07:57:01 7 81.33 0.00 17.60 0.30 0.32 0.45 [2025-08-26T07:59:40.679Z] 07:58:01 all 88.73 0.00 11.05 0.00 0.22 0.00 [2025-08-26T07:59:40.679Z] 07:58:01 0 88.20 0.00 11.55 0.00 0.25 0.00 [2025-08-26T07:59:40.679Z] 07:58:01 1 88.79 0.00 10.98 0.00 0.23 0.00 [2025-08-26T07:59:40.679Z] 07:58:01 2 88.26 0.00 11.51 0.00 0.23 0.00 [2025-08-26T07:59:40.679Z] 07:58:01 3 90.29 0.00 9.53 0.00 0.18 0.00 [2025-08-26T07:59:40.679Z] 07:58:01 4 88.76 0.00 11.04 0.00 0.20 0.00 [2025-08-26T07:59:40.679Z] 07:58:01 5 88.41 0.00 11.36 0.00 0.23 0.00 [2025-08-26T07:59:40.679Z] 07:58:01 6 88.78 0.00 11.01 0.00 0.22 0.00 [2025-08-26T07:59:40.679Z] 07:58:01 7 88.36 0.00 11.40 0.00 0.23 0.00 [2025-08-26T07:59:40.679Z] 07:59:01 all 89.48 0.00 10.33 0.00 0.19 0.00 [2025-08-26T07:59:40.679Z] 07:59:01 0 89.75 0.00 10.05 0.00 0.20 0.00 [2025-08-26T07:59:40.679Z] 07:59:01 1 89.81 0.00 9.98 0.00 0.22 0.00 [2025-08-26T07:59:40.679Z] 07:59:01 2 89.27 0.00 10.55 0.00 0.18 0.00 [2025-08-26T07:59:40.679Z] 07:59:01 3 89.52 0.00 10.30 0.00 0.18 0.00 [2025-08-26T07:59:40.679Z] 07:59:01 4 88.84 0.00 10.96 0.00 0.20 0.00 [2025-08-26T07:59:40.679Z] 07:59:01 5 89.97 0.00 9.85 0.00 0.18 0.00 [2025-08-26T07:59:40.679Z] 07:59:01 6 89.49 0.00 10.35 0.00 0.17 0.00 [2025-08-26T07:59:40.679Z] 07:59:01 7 89.19 0.00 10.61 0.00 0.20 0.00 [2025-08-26T07:59:40.679Z] Average: all 52.95 0.00 11.17 2.77 0.23 32.88 [2025-08-26T07:59:40.679Z] Average: 0 53.49 0.00 11.34 2.82 0.24 32.12 [2025-08-26T07:59:40.679Z] Average: 1 53.33 0.00 11.61 4.10 0.24 30.72 [2025-08-26T07:59:40.679Z] Average: 2 53.21 0.00 11.52 2.39 0.23 32.65 [2025-08-26T07:59:40.679Z] Average: 3 52.03 0.00 10.87 2.49 0.23 34.38 [2025-08-26T07:59:40.679Z] Average: 4 53.71 0.00 11.10 2.05 0.23 32.91 [2025-08-26T07:59:40.679Z] Average: 5 52.76 0.00 10.98 1.77 0.22 34.28 [2025-08-26T07:59:40.679Z] Average: 6 52.56 0.00 10.99 3.41 0.22 32.82 [2025-08-26T07:59:40.679Z] Average: 7 52.53 0.00 10.92 3.14 0.22 33.18 [2025-08-26T07:59:40.679Z] [2025-08-26T07:59:40.679Z] [2025-08-26T07:59:40.679Z]