Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9135bf2dca547e138cd36c653d528e4d46421033+fc58ac0dac0787938a5e9497f29259cbc909982a (87b90a592135ad57e36465046389eea3e137af57) 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-ssh1651383452088558303.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17444501842145479550.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5360/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5360/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17144888998793670384.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7596953554230635925.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5360/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5360/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9699550735449271712.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10726 in /w/workspace/edgexfoundry_edgex-go_PR-5360 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/25 [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/25 # 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 fc58ac0dac0787938a5e9497f29259cbc909982a into PR head commit 9135bf2dca547e138cd36c653d528e4d46421033 Merge succeeded, producing 09b64b7f3d9d94c2494c5731fdc9cae1cc40bf53 Checking out Revision 09b64b7f3d9d94c2494c5731fdc9cae1cc40bf53 (PR-5360) > 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/5360/head:refs/remotes/origin/PR-5360 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9135bf2dca547e138cd36c653d528e4d46421033 # 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 fc58ac0dac0787938a5e9497f29259cbc909982a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09b64b7f3d9d94c2494c5731fdc9cae1cc40bf53 # timeout=10 Commit message: "Merge commit 'fc58ac0dac0787938a5e9497f29259cbc909982a' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 71edfb663e7c8fc69fb1b8dc8fe7af4f1665c13d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:17 ========================================================= 08:30:17 EdgeX Global Pipelines Version Info 08:30:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:18 ------------------- 08:30:18 stable info: 08:30:18 ------------------- 08:30:18 Commited By: Cherry Wang cherry@iotechsys.com 08:30:18 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 08:30:18 Message: update stable to v1.0.280 08:30:19 ------------------- 08:30:19 experimental info: 08:30:19 ------------------- 08:30:19 Commited By: Cherry Wang cherry@iotechsys.com 08:30:19 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 08:30:19 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5360 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5360 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5360 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09b64b7f3d9d94c2494c5731fdc9cae1cc40bf53 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09b64b7 [Pipeline] echo 08:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:21 provisioning config files... 08:30:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/25@tmp/config14338380366511766168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:21 ---> ****-login.sh 08:30:21 nexus3.edgexfoundry.org:10001 08:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 08:30:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.****.com/go/credential-store/ 08:30:22 08:30:22 Login Succeeded 08:30:22 nexus3.edgexfoundry.org:10002 08:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 08:30:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.****.com/go/credential-store/ 08:30:22 08:30:22 Login Succeeded 08:30:22 nexus3.edgexfoundry.org:10003 08:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 08:30:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.****.com/go/credential-store/ 08:30:22 08:30:22 Login Succeeded 08:30:22 nexus3.edgexfoundry.org:10004 08:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 08:30:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.****.com/go/credential-store/ 08:30:22 08:30:22 Login Succeeded 08:30:22 ****.io 08:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:22 08:30:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:30:22 Configure a credential helper to remove this warning. See 08:30:22 https://docs.****.com/go/credential-store/ 08:30:22 08:30:22 Login Succeeded 08:30:22 ---> ****-login.sh ends [Pipeline] } 08:30:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:23 + 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 08:30:23 + dirname cmd/core-command/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo core-command,cmd/core-command/Dockerfile 08:30:23 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:23 + dirname cmd/core-data/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo core-data,cmd/core-data/Dockerfile 08:30:23 + + dirname cmd/core-keeper/Dockerfile 08:30:23 cut -d/ -f2 08:30:23 + echo core-keeper,cmd/core-keeper/Dockerfile 08:30:23 + dirname cmd/core-metadata/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:23 + dirname cmd/security-bootstrapper/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:23 + dirname cmd/security-proxy-auth/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:23 + dirname cmd/security-proxy-setup/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:23 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:23 + + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:23 cut -d/ -f2 08:30:23 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:23 + + dirname cmd/security-spire-agent/Dockerfile 08:30:23 cut -d/ -f2 08:30:23 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:23 + dirname cmd/security-spire-config/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:23 + dirname cmd/security-spire-server/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:23 + dirname cmd/support-notifications/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:23 + dirname cmd/support-scheduler/Dockerfile 08:30:23 + cut -d/ -f2 08:30:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:23 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 08:30:24 + git rev-list -1 --merges 09b64b7f3d9d94c2494c5731fdc9cae1cc40bf53~1..09b64b7f3d9d94c2494c5731fdc9cae1cc40bf53 [Pipeline] echo 08:30:24 -----------> git rev-list -1 --merges 09b64b7f3d9d94c2494c5731fdc9cae1cc40bf53~1..09b64b7f3d9d94c2494c5731fdc9cae1cc40bf53 09b64b7f3d9d94c2494c5731fdc9cae1cc40bf53 08:30:24 09b64b7f3d9d94c2494c5731fdc9cae1cc40bf53 [false] [Pipeline] sh 08:30:24 + git log --format=format:%s -1 09b64b7f3d9d94c2494c5731fdc9cae1cc40bf53 [Pipeline] echo 08:30:24 ========================================================= 08:30:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:25 + grep -v github /etc/ssh/ssh_known_hosts 08:30:25 + [ -e /tmp/ssh_known_hosts ] 08:30:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:25 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:26 08:30:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:26 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:26 3dae71ba6b94: Pulling fs layer 08:30:26 6bf1a483ea7c: Pulling fs layer 08:30:26 f5dfc541a4d3: Pulling fs layer 08:30:26 461d9e800cba: Pulling fs layer 08:30:26 80192f66455f: Pulling fs layer 08:30:26 2e8e34ca0e6c: Pulling fs layer 08:30:26 a29436f7fd5d: Pulling fs layer 08:30:26 923cac83aea3: Pulling fs layer 08:30:26 25ad8b0a4227: Pulling fs layer 08:30:26 db01528c6b51: Pulling fs layer 08:30:26 28988de357af: Pulling fs layer 08:30:26 923cac83aea3: Waiting 08:30:26 28988de357af: Waiting 08:30:26 db01528c6b51: Waiting 08:30:26 a29436f7fd5d: Waiting 08:30:26 461d9e800cba: Waiting 08:30:26 80192f66455f: Waiting 08:30:26 2e8e34ca0e6c: Waiting 08:30:26 25ad8b0a4227: Waiting 08:30:26 6bf1a483ea7c: Verifying Checksum 08:30:26 6bf1a483ea7c: Download complete 08:30:26 461d9e800cba: Verifying Checksum 08:30:26 461d9e800cba: Download complete 08:30:26 80192f66455f: Download complete 08:30:26 f5dfc541a4d3: Verifying Checksum 08:30:26 f5dfc541a4d3: Download complete 08:30:26 3dae71ba6b94: Verifying Checksum 08:30:26 3dae71ba6b94: Download complete 08:30:26 923cac83aea3: Verifying Checksum 08:30:26 923cac83aea3: Download complete 08:30:26 25ad8b0a4227: Verifying Checksum 08:30:26 25ad8b0a4227: Download complete 08:30:27 db01528c6b51: Verifying Checksum 08:30:27 db01528c6b51: Download complete 08:30:27 28988de357af: Verifying Checksum 08:30:27 28988de357af: Download complete 08:30:27 a29436f7fd5d: Verifying Checksum 08:30:27 a29436f7fd5d: Download complete 08:30:27 2e8e34ca0e6c: Verifying Checksum 08:30:27 2e8e34ca0e6c: Download complete 08:30:28 3dae71ba6b94: Pull complete 08:30:28 6bf1a483ea7c: Pull complete 08:30:29 f5dfc541a4d3: Pull complete 08:30:29 461d9e800cba: Pull complete 08:30:29 80192f66455f: Pull complete 08:30:33 2e8e34ca0e6c: Pull complete 08:30:34 a29436f7fd5d: Pull complete 08:30:34 923cac83aea3: Pull complete 08:30:34 25ad8b0a4227: Pull complete 08:30:34 db01528c6b51: Pull complete 08:30:34 28988de357af: Pull complete 08:30:34 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:34 prd-ubuntu20.04-docker-8c-8g-10726 does not seem to be running inside a container 08:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:36 $ docker top f8b54d006267bef31b7f59c5f6b2e10ad0e68e7ffb4f175c50dc192e200a7d03 -eo pid,comm 08:30:36 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). 08:30:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:36 [ssh-agent] Looking for ssh-agent implementation... 08:30:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:37 $ docker exec f8b54d006267bef31b7f59c5f6b2e10ad0e68e7ffb4f175c50dc192e200a7d03 ssh-agent 08:30:37 SSH_AUTH_SOCK=/tmp/ssh-a9q3oj04ao2l/agent.33 08:30:37 SSH_AGENT_PID=39 08:30:37 Running ssh-add (command line suppressed) 08:30:37 Identity added: /w/workspace/edgex-go/25@tmp/private_key_682704329092710192.key (/w/workspace/edgex-go/25@tmp/private_key_682704329092710192.key) 08:30:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:37 + git config --global --add safe.directory /w/workspace/edgex-go/25 [Pipeline] sh 08:30:37 + git tag --points-at HEAD [Pipeline] } 08:30:37 $ docker exec --env ******** --env ******** f8b54d006267bef31b7f59c5f6b2e10ad0e68e7ffb4f175c50dc192e200a7d03 ssh-agent -k 08:30:38 unset SSH_AUTH_SOCK; 08:30:38 unset SSH_AGENT_PID; 08:30:38 echo Agent pid 39 killed; 08:30:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:38 [ssh-agent] Looking for ssh-agent implementation... 08:30:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:38 $ docker exec f8b54d006267bef31b7f59c5f6b2e10ad0e68e7ffb4f175c50dc192e200a7d03 ssh-agent 08:30:38 SSH_AUTH_SOCK=/tmp/ssh-1HJELHFo43FC/agent.86 08:30:38 SSH_AGENT_PID=92 08:30:38 Running ssh-add (command line suppressed) 08:30:38 Identity added: /w/workspace/edgex-go/25@tmp/private_key_15741286319575338595.key (/w/workspace/edgex-go/25@tmp/private_key_15741286319575338595.key) 08:30:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:38 + git semver init 08:30:38 2026-05-25 08:30:38,894 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:30:38 2026-05-25 08:30:38,898 [run_init] DEBUG init version:0.0.0 force:False 08:30:38 2026-05-25 08:30:38,899 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/25/.semver 08:30:38 2026-05-25 08:30:38,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/25/.semver 08:30:38 2026-05-25 08:30:38,900 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/25/.semver'], cwd=/w/workspace/edgex-go/25, stdin=None, shell=False, universal_newlines=False) 08:31:11 2026-05-25 08:31:06,036 [append_file] DEBUG append to file:/w/workspace/edgex-go/25/.git/info/exclude 08:31:11 2026-05-25 08:31:06,037 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/25/.semver/PR-5360 with force:False 08:31:11 2026-05-25 08:31:06,037 [write_file] DEBUG write to file:/w/workspace/edgex-go/25/.semver/PR-5360 08:31:11 2026-05-25 08:31:06,042 [execute] INFO git cat-file --batch-check 08:31:11 2026-05-25 08:31:06,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/25/.semver, stdin=, shell=False, universal_newlines=False) 08:31:11 2026-05-25 08:31:06,047 [execute] INFO git cat-file --batch 08:31:11 2026-05-25 08:31:06,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/25/.semver, stdin=, shell=False, universal_newlines=False) 08:31:11 2026-05-25 08:31:06,051 [read_version] DEBUG read version from /w/workspace/edgex-go/25/.semver/PR-5360 08:31:11 0.0.0 [Pipeline] } 08:31:11 $ docker exec --env ******** --env ******** f8b54d006267bef31b7f59c5f6b2e10ad0e68e7ffb4f175c50dc192e200a7d03 ssh-agent -k 08:31:11 unset SSH_AUTH_SOCK; 08:31:11 unset SSH_AGENT_PID; 08:31:11 echo Agent pid 92 killed; 08:31:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:11 + git semver [Pipeline] } 08:31:11 $ docker stop --time=1 f8b54d006267bef31b7f59c5f6b2e10ad0e68e7ffb4f175c50dc192e200a7d03 08:31:13 $ docker rm -f --volumes f8b54d006267bef31b7f59c5f6b2e10ad0e68e7ffb4f175c50dc192e200a7d03 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:13 Stashed 1 file(s) [Pipeline] echo 08:31:13 [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] } 08:31:14 + git config --global --add safe.directory /w/workspace/edgex-go/25 [Pipeline] echo 08:31:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:31:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:31:14 ========================================================= 08:31:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:31:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:14 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:14 2d35ebdb57d9: Pulling fs layer 08:31:14 c35fb4624d26: Pulling fs layer 08:31:14 4e2aec7ef170: Pulling fs layer 08:31:14 333b49ad6fbf: Pulling fs layer 08:31:14 4f4fb700ef54: Pulling fs layer 08:31:14 c3e65509a76b: Pulling fs layer 08:31:14 7cf9ebb963bd: Pulling fs layer 08:31:14 bb34ca984cfb: Pulling fs layer 08:31:14 151cf03bc807: Pulling fs layer 08:31:14 333b49ad6fbf: Waiting 08:31:14 c3e65509a76b: Waiting 08:31:14 7cf9ebb963bd: Waiting 08:31:14 bb34ca984cfb: Waiting 08:31:14 151cf03bc807: Waiting 08:31:14 4f4fb700ef54: Waiting 08:31:14 c35fb4624d26: Verifying Checksum 08:31:14 c35fb4624d26: Download complete 08:31:14 333b49ad6fbf: Download complete 08:31:14 4f4fb700ef54: Download complete 08:31:14 c3e65509a76b: Verifying Checksum 08:31:14 c3e65509a76b: Download complete 08:31:14 2d35ebdb57d9: Verifying Checksum 08:31:14 2d35ebdb57d9: Download complete 08:31:15 7cf9ebb963bd: Verifying Checksum 08:31:15 7cf9ebb963bd: Download complete 08:31:15 2d35ebdb57d9: Pull complete 08:31:15 c35fb4624d26: Pull complete 08:31:15 4e2aec7ef170: Verifying Checksum 08:31:15 4e2aec7ef170: Download complete 08:31:15 151cf03bc807: Verifying Checksum 08:31:15 151cf03bc807: Download complete 08:31:15 bb34ca984cfb: Verifying Checksum 08:31:15 bb34ca984cfb: Download complete 08:31:21 4e2aec7ef170: Pull complete 08:31:21 333b49ad6fbf: Pull complete 08:31:21 4f4fb700ef54: Pull complete 08:31:21 c3e65509a76b: Pull complete 08:31:21 7cf9ebb963bd: Pull complete 08:31:23 bb34ca984cfb: Pull complete 08:31:24 151cf03bc807: Pull complete 08:31:24 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:31:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:24 WORKDIR /edgex 08:31:24 COPY go.mod . 08:31:24 RUN go mod download 08:31:24 + docker build -t ci-base-image-x86_64 -f - . 08:31:25 #0 building with "default" instance using docker driver 08:31:25 08:31:25 #1 [internal] load build definition from Dockerfile 08:31:25 #1 transferring dockerfile: 164B done 08:31:25 #1 DONE 0.0s 08:31:25 08:31:25 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:25 #2 DONE 0.0s 08:31:25 08:31:25 #3 [internal] load .dockerignore 08:31:25 #3 transferring context: 50B done 08:31:25 #3 DONE 0.0s 08:31:25 08:31:25 #4 [internal] load build context 08:31:25 #4 transferring context: 6.95kB done 08:31:25 #4 DONE 0.0s 08:31:25 08:31:25 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:25 #5 DONE 0.1s 08:31:25 08:31:25 #6 [2/4] WORKDIR /edgex 08:31:26 #6 DONE 1.6s 08:31:27 08:31:27 #7 [3/4] COPY go.mod . 08:31:27 #7 DONE 0.0s 08:31:27 08:31:27 #8 [4/4] RUN go mod download 08:31:35 #8 DONE 7.3s 08:31:35 08:31:35 #9 exporting to image 08:31:35 #9 exporting layers 08:31:37 #9 exporting layers 3.5s done 08:31:37 #9 writing image sha256:3d81099165c3a4e6078eb1e308734bd36569229051ce173b26a43904295b2c95 done 08:31:37 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:31:37 #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:38 + docker inspect -f . ci-base-image-x86_64 08:31:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:38 prd-ubuntu20.04-docker-8c-8g-10726 does not seem to be running inside a container 08:31:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:38 $ docker top a0a12601ff776580165a64bfacbb1e26e8f164a22cc821ef234c426ce2b2bc16 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:38 + go version 08:31:38 go version go1.25.2 linux/amd64 [Pipeline] } 08:31:38 $ docker stop --time=1 a0a12601ff776580165a64bfacbb1e26e8f164a22cc821ef234c426ce2b2bc16 08:31:40 $ docker rm -f --volumes a0a12601ff776580165a64bfacbb1e26e8f164a22cc821ef234c426ce2b2bc16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:40 + docker inspect -f . ci-base-image-x86_64 08:31:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:40 prd-ubuntu20.04-docker-8c-8g-10726 does not seem to be running inside a container 08:31:40 $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:40 $ docker top 05fa2cf666816387895ac06443aa4707ba117aa6723b1616ccb65c64667ea140 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:40 ========================================================= 08:31:40 [edgeXBuildGoParallel] Running Tests and Build... 08:31:40 ========================================================= [Pipeline] sh 08:31:41 + git config --global --add safe.directory /w/workspace/edgex-go/25 [Pipeline] fileExists [Pipeline] sh 08:31:41 + make test 08:31:41 go test -race -coverprofile=coverage.out ./... 08:31:51 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:23 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:32:23 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:32:23 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:32:23 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:32:23 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:32:23 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:32:23 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:32:23 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:32:23 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:32:23 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:32:23 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:32:23 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:32:23 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:23 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:32:23 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 08:32:23 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:32:23 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:32:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.083s coverage: 71.0% of statements 08:32:28 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.017s coverage: 4.8% of statements 08:32:28 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.077s coverage: 57.3% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements 08:32:28 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:32:28 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:32:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.354s coverage: 94.2% of statements 08:32:30 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:30 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:30 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:32:30 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:32:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:32:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:32:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:32:30 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.063s coverage: 90.7% of statements 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:32:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:30 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.042s coverage: 0.0% of statements 08:32:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:32:30 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:32:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 11.1% of statements 08:32:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:32:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.447s coverage: 97.7% of statements 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:32:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:32:33 ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements 08:32:33 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:32:33 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:33 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:32:33 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:32:33 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:33 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:32:33 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:32:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.056s coverage: 3.5% of statements 08:32:36 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 08:32:36 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:32:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 1.0% of statements 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 38.2% of statements 08:32:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.035s coverage: 68.8% of statements 08:32:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:32:36 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:32:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 89.5% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 93.1% of statements 08:32:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 08:32:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.029s coverage: 94.4% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.039s coverage: 92.9% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.032s coverage: 47.4% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.025s coverage: 100.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 6.8% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.029s coverage: 33.3% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.157s coverage: 54.8% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.017s coverage: 89.6% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.034s coverage: 20.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 29.2% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements 08:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.030s coverage: 54.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:32:58 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:33:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 17.1% of statements 08:33:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:33:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:33:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:33:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:33:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.132s coverage: 94.9% of statements 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:33:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 08:33:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:33:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:33:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:33:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 97.7% of statements 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:33:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 47.1% of statements 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:03 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 08:33:03 running golangci-lint 08:33:03 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:33:03 go version go1.25.2 linux/amd64 08:33:03 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:33:03 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:03 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 08:33:03 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 08:33:03 level=info msg="[goenv] Read go env for 4.945947ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 08:33:03 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 08:33:25 level=info msg="[loader] Go packages loading at mode 8767 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 21.224444117s" 08:33:25 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.27561ms" 08:33:38 level=info msg="[linters_context/goanalysis] analyzers took 1m47.919299636s with top 10 stages: buildir: 58.607118137s, gosec: 2.90186418s, inspect: 2.267536318s, fact_deprecated: 1.979729552s, ctrlflow: 1.758974158s, printf: 1.687719669s, S1038: 1.304873174s, fact_purity: 1.245283382s, nilness: 1.164074413s, directives: 974.5466ms" 08:33:38 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 08:33:38 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 08:33:38 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 08:33:38 level=info msg="[runner] Issues before processing: 35, after processing: 0" 08:33:38 level=info msg="[runner] Processors filtering stat (in/out): nolint_filter: 21/0, cgo: 35/35, filename_unadjuster: 35/35, generated_file_filter: 35/22, path_relativity: 35/35, exclusion_rules: 22/21, path_absoluter: 35/35, invalid_issue: 35/35, exclusion_paths: 35/35" 08:33:38 level=info msg="[runner] processing took 8.370815ms with stages: nolint_filter: 7.273694ms, generated_file_filter: 882.853µs, exclusion_rules: 119.644µs, exclusion_paths: 45.772µs, path_relativity: 33.511µs, cgo: 3.331µs, path_absoluter: 3.18µs, sort_results: 2.23µs, invalid_issue: 2.14µs, filename_unadjuster: 870ns, fixer: 700ns, max_same_issues: 610ns, diff: 540ns, source_code: 380ns, path_prettifier: 280ns, path_shortener: 240ns, max_per_file_from_linter: 240ns, uniq_by_line: 220ns, severity-rules: 220ns, max_from_linter: 160ns" 08:33:38 level=info msg="[runner] linters took 12.206442079s with stages: goanalysis_metalinter: 12.197989661s" 08:33:38 0 issues. 08:33:38 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:38 level=info msg="Memory: 335 samples, avg is 352.3MB, max is 1675.4MB" 08:33:38 level=info msg="Execution took 33.471005625s" 08:33:38 go vet ./... 08:33:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:45 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 08:33:45 + ls -al . 08:33:45 total 1404 08:33:45 drwxrwxr-x 11 1001 1001 4096 May 25 08:31 . 08:33:45 drwxr-xr-x 4 root root 4096 May 25 08:31 .. 08:33:45 drwxrwxr-x 2 1001 1001 4096 May 25 08:30 .blubracket 08:33:45 -rw-rw-r-- 1 1001 1001 10 May 25 08:30 .dockerignore 08:33:45 drwxrwxr-x 8 1001 1001 4096 May 25 08:33 .git 08:33:45 drwxrwxr-x 3 1001 1001 4096 May 25 08:30 .github 08:33:45 -rw-rw-r-- 1 1001 1001 909 May 25 08:30 .gitignore 08:33:45 -rw-rw-r-- 1 1001 1001 359 May 25 08:30 .golangci.yml 08:33:45 -rw-rw-r-- 1 1001 1001 100 May 25 08:30 .hadolint.yml 08:33:45 drwxr-xr-x 3 1001 1001 4096 May 25 08:31 .semver 08:33:45 -rw-rw-r-- 1 1001 1001 155 May 25 08:30 .sonarcloud.properties 08:33:45 -rw-rw-r-- 1 1001 1001 1171 May 25 08:30 ADOPTERS.md 08:33:45 -rw-rw-r-- 1 1001 1001 20149 May 25 08:30 Attribution.txt 08:33:45 -rw-rw-r-- 1 1001 1001 118730 May 25 08:30 CHANGELOG.md 08:33:45 -rw-rw-r-- 1 1001 1001 3804 May 25 08:30 CONTRIBUTING.md 08:33:45 -rw-rw-r-- 1 1001 1001 677 May 25 08:30 GOVERNANCE.md 08:33:45 -rw-rw-r-- 1 1001 1001 886 May 25 08:30 Jenkinsfile 08:33:45 -rw-rw-r-- 1 1001 1001 10775 May 25 08:30 LICENSE 08:33:45 -rw-rw-r-- 1 1001 1001 16743 May 25 08:30 Makefile 08:33:45 -rw-rw-r-- 1 1001 1001 582 May 25 08:30 OWNERS.md 08:33:45 -rw-rw-r-- 1 1001 1001 9932 May 25 08:30 README.md 08:33:45 -rw-rw-r-- 1 1001 1001 789 May 25 08:30 SECURITY.md 08:33:45 -rw-rw-r-- 1 1001 1001 5 May 25 08:31 VERSION 08:33:45 drwxrwxr-x 2 1001 1001 4096 May 25 08:30 bin 08:33:45 drwxrwxr-x 19 1001 1001 4096 May 25 08:30 cmd 08:33:45 -rw-r--r-- 1 root root 1048214 May 25 08:33 coverage.out 08:33:45 drwxrwxr-x 2 1001 1001 4096 May 25 08:30 fuzz_test 08:33:45 -rw-rw-r-- 1 1001 1001 6910 May 25 08:30 go.mod 08:33:45 -rw-rw-r-- 1 1001 1001 90677 May 25 08:30 go.sum 08:33:45 drwxrwxr-x 7 1001 1001 4096 May 25 08:30 internal 08:33:45 drwxrwxr-x 2 1001 1001 4096 May 25 08:30 openapi 08:33:45 -rw-rw-r-- 1 1001 1001 584 May 25 08:30 security.txt 08:33:45 -rw-rw-r-- 1 1001 1001 204 May 25 08:30 version.go [Pipeline] sh 08:33:45 + '[' -e coverage.out ] 08:33:45 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:45 Stashed 1 file(s) [Pipeline] sh 08:33:46 + make build 08:33:46 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 08:34:12 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 08:34:12 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 08:34:12 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 08:34:13 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 08:34:15 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 08:34:20 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 08:34:22 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 08:34:25 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 08:34:27 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 08:34:29 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 08:34:31 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 08:34:32 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] } 08:34:33 $ docker stop --time=1 05fa2cf666816387895ac06443aa4707ba117aa6723b1616ccb65c64667ea140 08:34:36 $ docker rm -f --volumes 05fa2cf666816387895ac06443aa4707ba117aa6723b1616ccb65c64667ea140 [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 08:34:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:38 08:34:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:38 latest: Pulling from edgex-devops/edgex-compose 08:34:38 91d30c5bc195: Pulling fs layer 08:34:38 2e9b0aa3be6d: Pulling fs layer 08:34:38 9c61dcf015f6: Pulling fs layer 08:34:38 4698f68db338: Pulling fs layer 08:34:38 2a2f49069b9e: Pulling fs layer 08:34:38 e0025b399a48: Pulling fs layer 08:34:38 2a2f49069b9e: Waiting 08:34:38 4698f68db338: Waiting 08:34:38 e0025b399a48: Waiting 08:34:38 91d30c5bc195: Verifying Checksum 08:34:38 4698f68db338: Verifying Checksum 08:34:38 4698f68db338: Download complete 08:34:38 91d30c5bc195: Pull complete 08:34:38 2e9b0aa3be6d: Verifying Checksum 08:34:38 2e9b0aa3be6d: Download complete 08:34:38 e0025b399a48: Verifying Checksum 08:34:38 e0025b399a48: Download complete 08:34:38 2a2f49069b9e: Verifying Checksum 08:34:38 2a2f49069b9e: Download complete 08:34:38 2e9b0aa3be6d: Pull complete 08:34:39 9c61dcf015f6: Verifying Checksum 08:34:39 9c61dcf015f6: Download complete 08:34:42 9c61dcf015f6: Pull complete 08:34:43 4698f68db338: Pull complete 08:34:43 2a2f49069b9e: Pull complete 08:34:43 e0025b399a48: Pull complete 08:34:43 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:43 prd-ubuntu20.04-docker-8c-8g-10726 does not seem to be running inside a container 08:34:43 $ 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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:44 $ docker top 92d6d8471cc57c946c7d0952e1120e7e1a59c81928ea20998affa82b587edb69 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:45 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:45 #1 [core-command internal] load build definition from Dockerfile 08:34:45 #1 transferring dockerfile: 1.94kB done 08:34:45 #1 DONE 0.2s 08:34:45 08:34:45 #2 [support-notifications internal] load build definition from Dockerfile 08:34:45 #2 transferring dockerfile: 2.02kB done 08:34:45 #2 DONE 0.1s 08:34:45 08:34:45 #3 [security-proxy-setup internal] load build definition from Dockerfile 08:34:45 #3 transferring dockerfile: 2.50kB done 08:34:45 #3 DONE 0.1s 08:34:45 08:34:45 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:45 #4 transferring dockerfile: 2.23kB done 08:34:45 #4 DONE 0.2s 08:34:45 08:34:45 #5 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:45 #5 DONE 0.0s 08:34:45 08:34:45 #6 [core-command internal] load metadata for docker.io/library/alpine:3.22 08:34:45 #6 ... 08:34:45 08:34:45 #7 [security-proxy-auth internal] load build definition from Dockerfile 08:34:45 #7 transferring dockerfile: 2.14kB done 08:34:45 #7 DONE 0.2s 08:34:45 08:34:45 #8 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:45 #8 transferring dockerfile: 2.49kB done 08:34:45 #8 DONE 0.2s 08:34:45 08:34:45 #9 [support-scheduler internal] load build definition from Dockerfile 08:34:45 #9 transferring dockerfile: 1.83kB done 08:34:45 #9 DONE 0.2s 08:34:45 08:34:45 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:45 #10 transferring dockerfile: 1.89kB done 08:34:45 #10 DONE 0.2s 08:34:45 08:34:45 #11 [core-keeper internal] load build definition from Dockerfile 08:34:45 #11 transferring dockerfile: 2.07kB done 08:34:45 #11 DONE 0.2s 08:34:45 08:34:45 #12 [security-spire-agent internal] load build definition from Dockerfile 08:34:45 #12 transferring dockerfile: 1.81kB done 08:34:45 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:34:45 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 08:34:45 #12 DONE 0.2s 08:34:45 08:34:45 #13 [core-data internal] load build definition from Dockerfile 08:34:45 #13 transferring dockerfile: 2.04kB done 08:34:45 #13 DONE 0.2s 08:34:45 08:34:45 #14 [core-metadata internal] load build definition from Dockerfile 08:34:45 #14 transferring dockerfile: 2.10kB done 08:34:45 #14 DONE 0.2s 08:34:45 08:34:45 #15 [security-spire-server internal] load build definition from Dockerfile 08:34:45 #15 transferring dockerfile: 1.70kB done 08:34:45 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:34:45 #15 DONE 0.2s 08:34:45 08:34:45 #16 [security-spire-config internal] load build definition from Dockerfile 08:34:45 #16 transferring dockerfile: 1.69kB done 08:34:45 #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:34:45 #16 DONE 0.2s 08:34:45 08:34:45 #17 [security-bootstrapper internal] load build definition from Dockerfile 08:34:45 #17 transferring dockerfile: 3.02kB done 08:34:45 #17 DONE 0.2s 08:34:45 08:34:45 #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:45 #5 DONE 0.0s 08:34:45 08:34:45 #6 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 08:34:45 #6 DONE 0.2s 08:34:45 08:34:45 #18 [support-notifications internal] load .dockerignore 08:34:45 #18 transferring context: 50B done 08:34:45 #18 DONE 0.1s 08:34:45 08:34:45 #19 [core-command internal] load .dockerignore 08:34:45 #19 transferring context: 50B done 08:34:45 #19 DONE 0.1s 08:34:45 08:34:45 #20 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.23.2 08:34:45 #20 DONE 0.1s 08:34:45 08:34:45 #21 [core-common-config-bootstrapper internal] load .dockerignore 08:34:45 #21 transferring context: 50B done 08:34:45 #21 DONE 0.2s 08:34:45 08:34:45 #22 [security-proxy-setup internal] load .dockerignore 08:34:45 #22 transferring context: 50B done 08:34:45 #22 DONE 0.2s 08:34:45 08:34:45 #23 [support-scheduler internal] load .dockerignore 08:34:45 #23 transferring context: 50B done 08:34:45 #23 DONE 0.1s 08:34:45 08:34:45 #24 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:34:45 #24 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:34:45 #24 ... 08:34:45 08:34:45 #25 [security-spiffe-token-provider internal] load .dockerignore 08:34:45 #25 transferring context: 50B done 08:34:45 #25 DONE 0.1s 08:34:45 08:34:45 #26 [security-secretstore-setup internal] load .dockerignore 08:34:45 #26 transferring context: 50B done 08:34:45 #26 DONE 0.1s 08:34:45 08:34:45 #27 [core-keeper internal] load .dockerignore 08:34:45 #27 transferring context: 50B done 08:34:45 #27 DONE 0.1s 08:34:45 08:34:45 #24 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:34:45 #24 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:34:45 #24 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:34:45 #24 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:34:45 #24 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:34:45 #24 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s 08:34:46 #24 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.2s done 08:34:46 #24 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 08:34:46 #24 ... 08:34:46 08:34:46 #28 [core-metadata internal] load .dockerignore 08:34:46 #28 transferring context: 50B done 08:34:46 #28 DONE 0.4s 08:34:46 08:34:46 #29 [security-bootstrapper internal] load .dockerignore 08:34:46 #29 transferring context: 50B 0.0s done 08:34:46 #29 DONE 0.4s 08:34:46 08:34:46 #30 [security-proxy-auth internal] load .dockerignore 08:34:46 #30 transferring context: 50B done 08:34:46 #30 DONE 0.4s 08:34:46 08:34:46 #31 [core-metadata internal] load build context 08:34:46 #31 DONE 0.0s 08:34:46 08:34:46 #24 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:34:46 #24 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:34:46 #24 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:34:46 #24 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:34:46 #24 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:34:46 #24 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.2s done 08:34:46 #24 ... 08:34:46 08:34:46 #32 [core-data internal] load .dockerignore 08:34:46 #32 transferring context: 50B done 08:34:46 #32 DONE 0.4s 08:34:46 08:34:46 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:34:46 #33 DONE 0.6s 08:34:46 08:34:46 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 08:34:46 #34 DONE 0.6s 08:34:46 08:34:46 #24 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:34:46 #24 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:34:46 #24 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:34:46 #24 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:34:46 #24 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:34:46 #24 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.2s done 08:34:46 #24 ... 08:34:46 08:34:46 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:34:46 #35 DONE 0.6s 08:34:46 08:34:46 #36 [security-spire-server internal] load .dockerignore 08:34:46 #36 transferring context: 50B 0.0s done 08:34:46 #36 DONE 0.1s 08:34:46 08:34:46 #24 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:34:46 #24 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:34:46 #24 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:34:46 #24 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:34:46 #24 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:34:46 #24 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.2s done 08:34:46 #24 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.5s done 08:34:47 #24 ... 08:34:47 08:34:47 #37 [security-spire-agent internal] load .dockerignore 08:34:47 #37 transferring context: 50B done 08:34:47 #37 DONE 0.9s 08:34:47 08:34:47 #38 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:34:47 #38 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.1s done 08:34:47 #38 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done 08:34:47 #38 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done 08:34:47 #38 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done 08:34:47 #38 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.9s 08:34:47 #38 ... 08:34:47 08:34:47 #39 [security-spire-config internal] load .dockerignore 08:34:47 #39 transferring context: 50B 0.0s done 08:34:47 #39 DONE 1.2s 08:34:47 08:34:47 #38 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:34:47 #38 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.9s done 08:34:47 #38 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 08:34:47 #38 ... 08:34:47 08:34:47 #40 [core-data builder 2/7] WORKDIR /edgex-go 08:34:47 #40 DONE 1.3s 08:34:47 08:34:47 #38 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:34:47 #38 ... 08:34:47 08:34:47 #41 [security-spire-server internal] load build context 08:34:47 #41 transferring context: 26.58kB 0.0s done 08:34:47 #41 DONE 1.3s 08:34:47 08:34:47 #38 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:34:47 #38 ... 08:34:47 08:34:47 #24 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:34:47 #24 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:34:47 #24 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:34:47 #24 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:34:47 #24 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:34:47 #24 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.2s done 08:34:47 #24 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.5s done 08:34:47 #24 DONE 2.2s 08:34:47 08:34:47 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:34:47 #42 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done 08:34:47 #42 DONE 0.3s 08:34:48 08:34:48 #43 [security-spire-config internal] load build context 08:34:48 #43 transferring context: 24.83kB 0.0s done 08:34:48 #43 DONE 0.3s 08:34:48 08:34:48 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:34:48 #44 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.7s done 08:34:48 #44 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:34:48 #44 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 08:34:48 #44 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 08:34:48 #44 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 08:34:48 #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 08:34:48 #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 08:34:48 #44 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 08:34:48 #44 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 08:34:48 #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 24.12MB / 41.51MB 0.4s 08:34:48 #44 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 08:34:48 #44 ... 08:34:48 08:34:48 #45 [security-spire-agent internal] load build context 08:34:48 #45 transferring context: 26.11kB 0.0s done 08:34:48 #45 DONE 0.4s 08:34:48 08:34:48 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:34:48 #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 34.60MB / 41.51MB 0.5s 08:34:48 #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 39.85MB / 41.51MB 0.6s 08:34:48 #44 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s done 08:34:48 #44 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 08:34:48 #44 ... 08:34:48 08:34:48 #38 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:34:48 #38 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.9s done 08:34:48 #38 DONE 2.5s 08:34:48 08:34:48 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:34:54 #44 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.1s 08:34:55 #44 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 6.1s done 08:34:55 #44 ... 08:34:55 08:34:55 #46 [core-command internal] load build context 08:34:55 #46 transferring context: 296.62MB 9.9s 08:34:56 #46 ... 08:34:56 08:34:56 #47 [support-notifications internal] load build context 08:34:56 #47 ... 08:34:56 08:34:56 #48 [core-common-config-bootstrapper internal] load build context 08:34:56 #48 ... 08:34:56 08:34:56 #49 [security-proxy-setup internal] load build context 08:34:56 #49 ... 08:34:56 08:34:56 #50 [support-scheduler internal] load build context 08:34:56 #50 ... 08:34:56 08:34:56 #51 [core-keeper internal] load build context 08:34:56 #51 ... 08:34:56 08:34:56 #52 [security-secretstore-setup internal] load build context 08:34:56 #52 ... 08:34:56 08:34:56 #53 [security-proxy-auth internal] load build context 08:34:56 #53 ... 08:34:56 08:34:56 #54 [security-bootstrapper internal] load build context 08:34:56 #54 ... 08:34:56 08:34:56 #55 [security-spiffe-token-provider internal] load build context 08:34:56 #55 ... 08:34:56 08:34:56 #31 [core-metadata internal] load build context 08:34:57 #31 ... 08:34:57 08:34:57 #56 [core-data internal] load build context 08:34:57 #56 ... 08:34:57 08:34:57 #50 [support-scheduler internal] load build context 08:34:57 #50 ... 08:34:57 08:34:57 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:34:57 #0 1.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:57 #0 1.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:57 #0 1.943 OK: 265 MiB in 60 packages 08:34:57 #57 ... 08:34:57 08:34:57 #58 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:34:57 #0 1.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:57 #0 1.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:57 #0 2.062 OK: 265 MiB in 60 packages 08:34:58 #58 ... 08:34:58 08:34:58 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:58 #59 ... 08:34:58 08:34:58 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:58 #0 1.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:58 #0 1.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:58 #0 2.012 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:34:58 #0 2.012 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:34:58 #0 2.012 OK: 26324 distinct packages available 08:34:58 #0 2.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:58 #0 2.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:58 #0 2.608 (1/4) Installing dumb-init (1.2.5-r3) 08:34:58 #0 2.702 (2/4) Installing musl-obstack (1.2.3-r2) 08:34:58 #0 2.708 (3/4) Installing libucontext (1.3.2-r0) 08:34:58 #0 2.713 (4/4) Installing gcompat (1.1.0-r4) 08:34:58 #0 2.720 Executing busybox-1.37.0-r20.trigger 08:34:58 #0 2.730 OK: 8 MiB in 20 packages 08:34:58 #60 ... 08:34:58 08:34:58 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:34:58 #42 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 08:34:58 #42 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 08:34:58 #42 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 08:34:58 #42 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 08:34:58 #42 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 08:34:58 #42 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.9s done 08:34:58 #42 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.3s done 08:34:58 #42 ... 08:34:58 08:34:58 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:58 #61 ... 08:34:58 08:34:58 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:58 #0 1.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:58 #0 1.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:58 #0 1.996 OK: 265 MiB in 60 packages 08:34:58 #62 ... 08:34:58 08:34:58 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:58 #0 0.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:58 #0 1.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:58 #0 1.586 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:34:58 #0 1.586 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:34:58 #0 1.586 OK: 26342 distinct packages available 08:34:58 #0 1.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:58 #0 1.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:58 #0 2.629 OK: 265 MiB in 60 packages 08:34:58 #63 ... 08:34:58 08:34:58 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:34:58 #0 4.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:58 #0 4.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:58 #0 4.664 (1/3) Installing ca-certificates (20260413-r0) 08:34:58 #0 4.702 (2/3) Installing dumb-init (1.2.5-r3) 08:34:58 #0 4.707 (3/3) Installing tzdata (2026b-r0) 08:34:58 #0 4.759 Executing busybox-1.37.0-r20.trigger 08:34:58 #0 4.759 Executing ca-certificates-20260413-r0.trigger 08:34:58 #0 4.811 OK: 8 MiB in 19 packages 08:34:59 #64 ... 08:34:59 08:34:59 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:59 #65 ... 08:34:59 08:34:59 #66 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:59 #0 1.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 1.900 (1/1) Installing dumb-init (1.2.5-r3) 08:34:59 #0 1.907 Executing busybox-1.37.0-r20.trigger 08:34:59 #0 1.919 OK: 7 MiB in 17 packages 08:34:59 #66 ... 08:34:59 08:34:59 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:59 #0 4.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 4.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 4.951 (1/4) Installing ca-certificates (20260413-r0) 08:34:59 #0 5.000 (2/4) Installing dumb-init (1.2.5-r3) 08:34:59 #0 5.006 (3/4) Installing su-exec (0.2-r3) 08:34:59 #0 5.010 (4/4) Installing yq-go (4.47.2-r3) 08:34:59 #0 5.110 Executing busybox-1.37.0-r20.trigger 08:34:59 #0 5.117 Executing ca-certificates-20260413-r0.trigger 08:34:59 #0 5.239 OK: 20 MiB in 20 packages 08:34:59 #67 ... 08:34:59 08:34:59 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:59 #0 1.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 1.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 1.955 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:34:59 #0 1.955 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:34:59 #0 1.955 OK: 26324 distinct packages available 08:34:59 #0 2.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.537 (1/5) Installing dumb-init (1.2.5-r3) 08:34:59 #0 2.698 (2/5) Installing musl-obstack (1.2.3-r2) 08:34:59 #0 2.702 (3/5) Installing libucontext (1.3.2-r0) 08:34:59 #0 2.708 (4/5) Installing gcompat (1.1.0-r4) 08:34:59 #0 2.713 (5/5) Installing openssl (3.5.6-r0) 08:34:59 #0 2.726 Executing busybox-1.37.0-r20.trigger 08:34:59 #0 2.733 OK: 8 MiB in 21 packages 08:34:59 #68 ... 08:34:59 08:34:59 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:59 #69 ... 08:34:59 08:34:59 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:34:59 #0 0.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 1.456 OK: 265 MiB in 60 packages 08:34:59 #70 ... 08:34:59 08:34:59 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:34:59 #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 1.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.117 (1/7) Installing ca-certificates (20260413-r0) 08:34:59 #0 2.146 (2/7) Installing dumb-init (1.2.5-r3) 08:34:59 #0 2.152 (3/7) Installing libgcc (14.2.0-r6) 08:34:59 #0 2.161 (4/7) Installing libsodium (1.0.20-r1) 08:34:59 #0 2.171 (5/7) Installing libstdc++ (14.2.0-r6) 08:34:59 #0 2.207 (6/7) Installing libzmq (4.3.5-r2) 08:34:59 #0 2.220 (7/7) Installing zeromq (4.3.5-r2) 08:34:59 #0 2.230 Executing busybox-1.37.0-r20.trigger 08:34:59 #0 2.240 Executing ca-certificates-20260413-r0.trigger 08:34:59 #0 2.305 OK: 12 MiB in 23 packages 08:34:59 #71 ... 08:34:59 08:34:59 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:59 #0 3.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 3.809 (1/4) Installing dumb-init (1.2.5-r3) 08:34:59 #0 3.816 (2/4) Installing openssl (3.5.6-r0) 08:34:59 #0 3.831 (3/4) Installing su-exec (0.2-r3) 08:34:59 #0 3.836 (4/4) Installing yq-go (4.47.2-r3) 08:34:59 #0 4.081 Executing busybox-1.37.0-r20.trigger 08:34:59 #0 4.095 OK: 20 MiB in 20 packages 08:34:59 #72 ... 08:34:59 08:34:59 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:59 #73 ... 08:34:59 08:34:59 #74 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:59 #74 ... 08:34:59 08:34:59 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:34:59 #70 DONE 12.1s 08:34:59 08:34:59 #50 [support-scheduler internal] load build context 08:35:00 #50 ... 08:35:00 08:35:00 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:00 #73 DONE 12.6s 08:35:00 08:35:00 #50 [support-scheduler internal] load build context 08:35:01 #50 transferring context: 630.88MB 14.7s 08:35:01 #50 transferring context: 642.33MB 15.2s done 08:35:05 #50 ... 08:35:05 08:35:05 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:05 #67 DONE 17.0s 08:35:05 08:35:05 #58 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:35:05 #58 DONE 17.3s 08:35:05 08:35:05 #47 [support-notifications internal] load build context 08:35:05 #47 transferring context: 642.33MB 15.0s done 08:35:05 #47 DONE 19.3s 08:35:05 08:35:05 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:35:05 #71 DONE 17.1s 08:35:05 08:35:05 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:35:05 #64 DONE 17.1s 08:35:05 08:35:05 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:05 #65 DONE 17.1s 08:35:05 08:35:05 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:05 #72 DONE 17.1s 08:35:05 08:35:05 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:05 #63 DONE 17.4s 08:35:05 08:35:05 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:05 #60 DONE 17.1s 08:35:05 08:35:05 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:35:05 #57 DONE 17.4s 08:35:05 08:35:05 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:05 #62 DONE 17.4s 08:35:05 08:35:05 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:05 #68 DONE 17.2s 08:35:05 08:35:05 #66 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:05 #66 DONE 17.2s 08:35:05 08:35:05 #50 [support-scheduler internal] load build context 08:35:05 #50 DONE 19.3s 08:35:05 08:35:05 #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:35:05 #75 ... 08:35:05 08:35:05 #56 [core-data internal] load build context 08:35:05 #56 transferring context: 642.33MB 16.2s done 08:35:05 #56 DONE 18.9s 08:35:05 08:35:05 #51 [core-keeper internal] load build context 08:35:05 #51 transferring context: 642.33MB 15.1s done 08:35:05 #51 DONE 19.3s 08:35:05 08:35:05 #52 [security-secretstore-setup internal] load build context 08:35:05 #52 transferring context: 642.33MB 17.1s done 08:35:05 #52 DONE 19.3s 08:35:05 08:35:05 #46 [core-command internal] load build context 08:35:05 #46 transferring context: 642.33MB 17.1s done 08:35:05 #46 DONE 19.4s 08:35:05 08:35:05 #54 [security-bootstrapper internal] load build context 08:35:05 #54 transferring context: 642.33MB 16.8s done 08:35:05 #54 DONE 18.9s 08:35:05 08:35:05 #31 [core-metadata internal] load build context 08:35:05 #31 transferring context: 642.33MB 16.9s done 08:35:05 #31 DONE 19.0s 08:35:05 08:35:05 #49 [security-proxy-setup internal] load build context 08:35:05 #49 transferring context: 642.33MB 17.4s done 08:35:05 #49 DONE 19.4s 08:35:05 08:35:05 #48 [core-common-config-bootstrapper internal] load build context 08:35:05 #48 transferring context: 642.33MB 17.7s done 08:35:05 #48 DONE 19.5s 08:35:05 08:35:05 #55 [security-spiffe-token-provider internal] load build context 08:35:05 #55 transferring context: 642.33MB 17.4s done 08:35:05 #55 DONE 19.4s 08:35:05 08:35:05 #53 [security-proxy-auth internal] load build context 08:35:05 #53 transferring context: 642.33MB 17.0s done 08:35:05 #53 DONE 19.0s 08:35:05 08:35:05 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:05 #76 DONE 0.2s 08:35:05 08:35:05 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:05 #77 DONE 0.4s 08:35:05 08:35:05 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:05 #78 DONE 0.2s 08:35:05 08:35:05 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:05 #79 DONE 0.2s 08:35:05 08:35:05 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:35:05 #44 DONE 19.1s 08:35:05 08:35:05 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:05 #80 DONE 0.2s 08:35:05 08:35:05 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:05 #81 ... 08:35:05 08:35:05 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:35:05 #42 DONE 17.8s 08:35:05 08:35:05 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:05 #61 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:05 #61 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:06 #61 18.25 (1/2) Installing dumb-init (1.2.5-r3) 08:35:06 #61 18.25 (2/2) Installing su-exec (0.2-r3) 08:35:06 #61 18.26 Executing busybox-1.37.0-r20.trigger 08:35:06 #61 18.26 OK: 7 MiB in 18 packages 08:35:06 #61 DONE 18.5s 08:35:06 08:35:06 #74 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:06 #74 17.71 (1/1) Installing dumb-init (1.2.5-r3) 08:35:06 #74 17.71 Executing busybox-1.37.0-r30.trigger 08:35:06 #74 17.72 OK: 8284 KiB in 17 packages 08:35:06 #74 DONE 17.8s 08:35:06 08:35:06 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:35:06 #82 ... 08:35:06 08:35:06 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:06 #59 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:06 #59 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:06 #59 18.41 (1/1) Installing dumb-init (1.2.5-r3) 08:35:06 #59 18.42 Executing busybox-1.37.0-r20.trigger 08:35:06 #59 18.42 OK: 7 MiB in 17 packages 08:35:06 #59 DONE 18.6s 08:35:06 08:35:06 #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:35:06 #75 1.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:07 #75 1.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:07 #75 ... 08:35:07 08:35:07 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:35:07 #0 1.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 1.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 1.933 OK: 12 MiB in 23 packages 08:35:07 #83 DONE 2.1s 08:35:07 08:35:07 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:07 #0 1.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 1.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 1.904 OK: 20 MiB in 20 packages 08:35:07 #84 DONE 2.1s 08:35:07 08:35:07 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:07 #85 DONE 0.0s 08:35:07 08:35:07 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:07 #0 1.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 1.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 2.081 OK: 8 MiB in 20 packages 08:35:07 #86 DONE 2.2s 08:35:07 08:35:07 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:07 #0 1.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 1.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 2.225 OK: 20 MiB in 20 packages 08:35:07 #87 DONE 2.4s 08:35:07 08:35:07 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:07 #88 ... 08:35:07 08:35:07 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:07 #69 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:07 #69 17.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:07 #69 18.44 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:35:07 #69 18.44 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:35:07 #69 18.44 OK: 26324 distinct packages available 08:35:07 #69 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:07 #69 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:07 #69 18.96 (1/13) Installing brotli-libs (1.1.0-r2) 08:35:07 #69 18.98 (2/13) Installing c-ares (1.34.6-r0) 08:35:07 #69 19.01 (3/13) Installing libunistring (1.3-r0) 08:35:07 #69 19.06 (4/13) Installing libidn2 (2.3.7-r0) 08:35:07 #69 19.07 (5/13) Installing nghttp2-libs (1.69.0-r0) 08:35:07 #69 19.07 (6/13) Installing libpsl (0.21.5-r3) 08:35:07 #69 19.08 (7/13) Installing zstd-libs (1.5.7-r0) 08:35:07 #69 19.09 (8/13) Installing libcurl (8.14.1-r2) 08:35:07 #69 19.10 (9/13) Installing curl (8.14.1-r2) 08:35:07 #69 19.11 (10/13) Installing dumb-init (1.2.5-r3) 08:35:07 #69 19.13 (11/13) Installing musl-obstack (1.2.3-r2) 08:35:07 #69 19.15 (12/13) Installing libucontext (1.3.2-r0) 08:35:07 #69 19.16 (13/13) Installing gcompat (1.1.0-r4) 08:35:07 #69 19.18 Executing busybox-1.37.0-r20.trigger 08:35:07 #69 19.18 OK: 13 MiB in 29 packages 08:35:07 #69 DONE 19.5s 08:35:07 08:35:07 #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:07 #0 3.147 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 3.595 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 4.123 OK: 265 MiB in 60 packages 08:35:07 #89 DONE 4.3s 08:35:07 08:35:07 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:35:07 #90 DONE 0.4s 08:35:07 08:35:07 #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:35:07 #75 2.317 OK: 8 MiB in 21 packages 08:35:07 #75 DONE 2.7s 08:35:07 08:35:07 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:35:07 #0 1.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 2.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 2.476 OK: 8 MiB in 19 packages 08:35:07 #91 DONE 2.8s 08:35:07 08:35:07 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:07 #88 DONE 0.5s 08:35:07 08:35:07 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:08 #92 ... 08:35:08 08:35:08 #93 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 08:35:08 #0 2.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:08 #0 2.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:08 #0 2.710 OK: 7 MiB in 17 packages 08:35:08 #93 DONE 3.4s 08:35:08 08:35:08 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:08 #94 DONE 0.7s 08:35:08 08:35:08 #95 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:08 #0 1.678 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:08 #0 2.083 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:08 #0 2.721 (1/1) Installing dumb-init (1.2.5-r3) 08:35:08 #0 2.889 Executing busybox-1.37.0-r20.trigger 08:35:08 #0 2.901 OK: 7 MiB in 17 packages 08:35:08 #95 DONE 3.5s 08:35:08 08:35:08 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:08 #96 DONE 0.7s 08:35:08 08:35:08 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:08 #97 DONE 0.7s 08:35:08 08:35:08 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:35:08 #82 2.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:08 #82 2.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:08 #82 ... 08:35:08 08:35:08 #98 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:08 #98 DONE 0.2s 08:35:09 08:35:09 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:09 #99 DONE 0.3s 08:35:09 08:35:09 #100 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:09 #100 ... 08:35:09 08:35:09 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:35:09 #82 2.624 OK: 7 MiB in 18 packages 08:35:09 #82 DONE 2.9s 08:35:09 08:35:09 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:09 #101 DONE 0.6s 08:35:09 08:35:09 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:09 #102 DONE 0.8s 08:35:09 08:35:09 #100 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:09 #100 DONE 0.4s 08:35:09 08:35:09 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:09 #103 ... 08:35:09 08:35:09 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:09 #104 DONE 0.4s 08:35:10 08:35:10 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:10 #103 DONE 0.6s 08:35:10 08:35:10 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:10 #105 ... 08:35:10 08:35:10 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:10 #106 DONE 0.6s 08:35:10 08:35:10 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:10 #107 ... 08:35:10 08:35:10 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:10 #105 DONE 0.5s 08:35:10 08:35:10 #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:10 #108 DONE 1.2s 08:35:10 08:35:10 #109 [security-spire-config] exporting to image 08:35:10 #109 exporting layers 08:35:10 #109 ... 08:35:10 08:35:10 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:10 #110 DONE 0.6s 08:35:10 08:35:10 #111 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:35:10 #0 2.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:10 #0 2.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:10 #0 3.732 OK: 7 MiB in 17 packages 08:35:10 #111 DONE 4.1s 08:35:10 08:35:10 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:10 #107 DONE 0.7s 08:35:10 08:35:10 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:12 #112 ... 08:35:12 08:35:12 #113 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:35:12 #113 DONE 1.9s 08:35:12 08:35:12 #109 [security-spire-config] exporting to image 08:35:12 #109 exporting layers 1.9s done 08:35:12 #109 writing image sha256:40cf94adfb6266255525a359829cf4a437d3d19b0d02f325bf99edac7c788929 0.1s done 08:35:12 #109 naming to docker.io/library/security-spire-config 0.1s done 08:35:13 #109 DONE 2.4s 08:35:13 08:35:13 #114 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:35:13 #0 3.238 Preupgrading: 08:35:13 #0 3.238 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.6-r0) 08:35:13 #0 3.248 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.6-r0) 08:35:13 #0 3.254 Executing busybox-1.37.0-r30.trigger 08:35:13 #0 3.294 Continuing with the main upgrade transaction: 08:35:13 #0 3.931 (1/9) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) 08:35:13 #0 3.944 Installing file to etc/hosts.apk-new 08:35:13 #0 3.951 Installing file to etc/shadow.apk-new 08:35:13 #0 3.951 (2/9) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) 08:35:13 #0 3.986 (3/9) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) 08:35:13 #0 4.008 Executing alpine-baselayout-3.7.2-r0.pre-upgrade 08:35:13 #0 4.037 Executing alpine-baselayout-3.7.2-r0.post-upgrade 08:35:13 #0 4.132 (4/9) Upgrading alpine-release (3.23.2-r0 -> 3.23.4-r0) 08:35:13 #0 4.132 (5/9) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.6-r0) 08:35:13 #0 4.260 (6/9) Upgrading libssl3 (3.5.4-r0 -> 3.5.6-r0) 08:35:13 #0 4.330 (7/9) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 08:35:13 #0 4.358 (8/9) Upgrading ca-certificates-bundle (20251003-r0 -> 20260413-r0) 08:35:13 #0 4.412 (9/9) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) 08:35:13 #0 4.415 Executing busybox-1.37.0-r30.trigger 08:35:13 #0 4.436 OK: 8292 KiB in 17 packages 08:35:13 #114 ... 08:35:13 08:35:13 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:13 #115 DONE 2.8s 08:35:13 08:35:13 #116 [security-spire-server] exporting to image 08:35:15 #116 ... 08:35:15 08:35:15 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:15 #117 ... 08:35:15 08:35:15 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:15 #118 ... 08:35:15 08:35:15 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:16 #119 ... 08:35:16 08:35:16 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:16 #120 ... 08:35:16 08:35:16 #116 [security-spire-server] exporting to image 08:35:16 #116 exporting layers 2.6s done 08:35:16 #116 writing image sha256:cd0a1427ab41d4beba26187f770b84fe85c82295ce1b1b17cb47113cd3100b6c 0.1s done 08:35:16 #116 naming to docker.io/library/security-spire-server 08:35:16 #116 naming to docker.io/library/security-spire-server 0.1s done 08:35:16 #116 DONE 2.9s 08:35:16 08:35:16 #121 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:16 #0 2.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:16 #0 2.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:16 #0 3.403 OK: 13 MiB in 29 packages 08:35:23 #121 ... 08:35:23 08:35:23 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:23 #118 DONE 16.9s 08:35:23 08:35:23 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:23 #119 DONE 16.9s 08:35:23 08:35:23 #121 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:23 #121 DONE 14.9s 08:35:23 08:35:23 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:23 #81 DONE 16.9s 08:35:23 08:35:23 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:23 #92 DONE 14.5s 08:35:23 08:35:23 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:23 #112 DONE 11.6s 08:35:23 08:35:23 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:23 #117 DONE 16.9s 08:35:23 08:35:23 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:23 #120 DONE 16.9s 08:35:23 08:35:23 #114 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:35:23 #114 DONE 15.9s 08:35:23 08:35:23 #122 [core-data builder 6/7] COPY . . 08:35:27 #122 DONE 5.0s 08:35:27 08:35:27 #123 [security-proxy-setup builder 6/7] COPY . . 08:35:27 #123 DONE 5.0s 08:35:27 08:35:27 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:27 #124 CACHED 08:35:27 08:35:27 #125 [security-proxy-setup builder 6/7] COPY . . 08:35:27 #125 CACHED 08:35:27 08:35:27 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:27 #126 CACHED 08:35:27 08:35:27 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:27 #127 CACHED 08:35:27 08:35:27 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:27 #128 CACHED 08:35:27 08:35:27 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:27 #129 CACHED 08:35:27 08:35:27 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:27 #130 CACHED 08:35:27 08:35:27 #131 [core-command builder 6/7] COPY . . 08:35:27 #131 CACHED 08:35:27 08:35:27 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:27 #132 CACHED 08:35:27 08:35:27 #133 [security-bootstrapper builder 6/7] COPY . . 08:35:27 #133 CACHED 08:35:27 08:35:27 #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:27 #134 CACHED 08:35:27 08:35:27 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:27 #135 CACHED 08:35:27 08:35:27 #136 [core-keeper builder 7/8] COPY . . 08:35:27 #136 DONE 5.0s 08:35:27 08:35:27 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:35:27 #137 CACHED 08:35:27 08:35:27 #138 [security-proxy-auth builder 6/7] COPY . . 08:35:27 #138 CACHED 08:35:27 08:35:27 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:27 #139 CACHED 08:35:27 08:35:27 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:27 #140 CACHED 08:35:27 08:35:27 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:35:27 #141 CACHED 08:35:27 08:35:27 #142 [core-metadata builder 6/7] COPY . . 08:35:27 #142 CACHED 08:35:27 08:35:27 #143 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:27 #143 DONE 5.0s 08:35:27 08:35:27 #144 [support-scheduler builder 6/7] COPY . . 08:35:27 #144 DONE 5.0s 08:35:27 08:35:27 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:30 #145 ... 08:35:30 08:35:30 #146 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:30 #146 DONE 2.4s 08:35:30 08:35:30 #147 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:30 #147 DONE 7.4s 08:35:30 08:35:30 #148 [support-notifications builder 6/7] COPY . . 08:35:30 #148 DONE 7.4s 08:35:30 08:35:30 #149 [security-spire-agent] exporting to image 08:35:30 #149 exporting layers 08:35:30 #149 exporting layers 0.7s done 08:35:30 #149 writing image sha256:21352b8e26635bbb91d4c58bd5d89384ba0723e2b9500db00e6fc251c82e12e9 done 08:35:30 #149 naming to docker.io/library/security-spire-agent 0.0s done 08:35:30 #149 DONE 0.8s 08:35:30 08:35:30 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:30 #145 3.144 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 08:35:36 #145 ... 08:35:36 08:35:36 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:36 #0 0.662 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 08:35:37 #150 ... 08:35:37 08:35:37 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:37 #0 3.239 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 08:35:37 #151 ... 08:35:37 08:35:37 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:37 #0 2.846 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 08:35:37 #152 ... 08:35:37 08:35:37 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:37 #0 2.790 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 08:35:37 #153 ... 08:35:37 08:35:37 #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 08:35:37 #0 2.719 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 08:35:38 #154 ... 08:35:38 08:35:38 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:38 #0 3.116 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 08:35:38 #155 ... 08:35:38 08:35:38 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:38 #0 3.252 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 08:35:38 #156 ... 08:35:38 08:35:38 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:38 #0 2.902 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 08:35:38 #157 ... 08:35:38 08:35:38 #158 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:35:38 #0 2.777 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 08:35:38 #158 ... 08:35:38 08:35:38 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:38 #0 2.707 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 08:35:38 #159 ... 08:35:38 08:35:38 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:38 #0 0.692 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 08:37:00 #160 ... 08:37:00 08:37:00 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:00 #159 DONE 90.9s 08:37:00 08:37:00 #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 08:37:00 #154 ... 08:37:00 08:37:00 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:00 #152 DONE 91.2s 08:37:00 08:37:00 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:37:00 #161 DONE 0.2s 08:37:00 08:37:00 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:37:00 #162 ... 08:37:00 08:37:00 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:00 #163 DONE 0.1s 08:37:00 08:37:00 #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:00 #164 DONE 0.2s 08:37:00 08:37:00 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:37:00 #153 ... 08:37:00 08:37:00 #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:37:00 #165 DONE 0.2s 08:37:00 08:37:00 #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:37:00 #166 DONE 0.2s 08:37:00 08:37:00 #167 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:00 #167 DONE 0.1s 08:37:00 08:37:00 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:37:00 #162 DONE 0.9s 08:37:00 08:37:00 #168 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:00 #168 ... 08:37:00 08:37:00 #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:37:00 #169 DONE 0.2s 08:37:00 08:37:00 #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:37:00 #170 DONE 0.1s 08:37:00 08:37:00 #171 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:00 #171 DONE 0.2s 08:37:00 08:37:00 #172 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:37:00 #172 DONE 0.1s 08:37:00 08:37:00 #173 [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/ 08:37:00 #173 DONE 0.2s 08:37:00 08:37:00 #168 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:01 #168 ... 08:37:01 08:37:01 #174 [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/ 08:37:01 #174 DONE 0.1s 08:37:01 08:37:01 #168 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:01 #168 DONE 1.1s 08:37:01 08:37:01 #175 [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/ 08:37:01 #175 DONE 0.2s 08:37:01 08:37:01 #176 [core-common-config-bootstrapper] exporting to image 08:37:01 #176 exporting layers 08:37:01 #176 ... 08:37:01 08:37:01 #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:01 #177 DONE 0.2s 08:37:01 08:37:01 #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:37:01 #178 ... 08:37:01 08:37:01 #176 [core-common-config-bootstrapper] exporting to image 08:37:01 #176 exporting layers 0.6s done 08:37:01 #176 writing image sha256:00696cb7798063216856add8ac30c1b3c0196943172d86aab4de10b30435fe97 done 08:37:01 #176 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:37:01 #176 DONE 0.7s 08:37:01 08:37:01 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:02 #151 ... 08:37:02 08:37:02 #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:37:02 #178 DONE 1.0s 08:37:02 08:37:02 #179 [security-bootstrapper] exporting to image 08:37:02 #179 exporting layers 0.4s done 08:37:02 #179 writing image sha256:193c1be28fcd637290b71dc7331a7d00f12073a4bdb29a72403b6f450d8c1172 0.0s done 08:37:02 #179 naming to docker.io/library/security-bootstrapper done 08:37:02 #179 DONE 0.4s 08:37:02 08:37:02 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:10 #151 ... 08:38:10 08:38:10 #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 08:38:10 #154 161.4 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 08:38:17 #154 ... 08:38:17 08:38:17 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:17 #153 DONE 169.2s 08:38:17 08:38:17 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:17 #156 DONE 169.2s 08:38:17 08:38:17 #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 08:38:17 #154 DONE 169.2s 08:38:17 08:38:17 #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:17 #180 DONE 0.1s 08:38:17 08:38:17 #181 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:17 #181 DONE 0.1s 08:38:17 08:38:17 #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:17 #182 DONE 0.2s 08:38:17 08:38:17 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:17 #183 DONE 0.2s 08:38:17 08:38:17 #184 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:38:17 #184 DONE 0.2s 08:38:17 08:38:17 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:38:17 #185 DONE 0.1s 08:38:17 08:38:17 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:17 #186 ... 08:38:17 08:38:17 #187 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:38:17 #187 DONE 0.2s 08:38:17 08:38:17 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:17 #186 DONE 0.2s 08:38:17 08:38:17 #188 [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 08:38:17 #188 DONE 0.1s 08:38:17 08:38:17 #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:17 #189 DONE 0.1s 08:38:17 08:38:17 #190 [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 08:38:17 #190 DONE 0.1s 08:38:17 08:38:17 #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:17 #191 DONE 0.1s 08:38:17 08:38:17 #192 [core-command] exporting to image 08:38:17 #192 exporting layers 08:38:17 #192 ... 08:38:17 08:38:17 #193 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:17 #193 DONE 0.2s 08:38:17 08:38:17 #194 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:17 #194 DONE 0.2s 08:38:17 08:38:17 #192 [core-command] exporting to image 08:38:17 #192 exporting layers 0.3s done 08:38:17 #192 writing image sha256:78ac0d20a0f7dd45dedcc591c25081ce2042a3decb32ffe7774959e104d60003 done 08:38:17 #192 naming to docker.io/library/core-command done 08:38:17 #192 DONE 0.4s 08:38:17 08:38:17 #195 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:17 #195 DONE 0.3s 08:38:17 08:38:17 #196 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:17 #196 DONE 0.3s 08:38:17 08:38:17 #197 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:18 #197 ... 08:38:18 08:38:18 #198 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:18 #198 DONE 0.3s 08:38:18 08:38:18 #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:18 #199 DONE 0.3s 08:38:18 08:38:18 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:18 #160 ... 08:38:18 08:38:18 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:18 #200 ... 08:38:18 08:38:18 #197 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:18 #197 DONE 1.3s 08:38:19 08:38:19 #201 [security-proxy-setup] exporting to image 08:38:19 #201 ... 08:38:19 08:38:19 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:19 #200 DONE 1.0s 08:38:19 08:38:19 #202 [security-secretstore-setup] exporting to image 08:38:19 #202 ... 08:38:19 08:38:19 #158 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:38:19 #158 DONE 172.1s 08:38:19 08:38:19 #201 [security-proxy-setup] exporting to image 08:38:19 #201 exporting layers 0.6s done 08:38:19 #201 writing image sha256:6e47b217ce20f70e1ef48463df0d6cfa15873882e1b0714b27ae71dced7d7dfa 0.0s done 08:38:19 #201 naming to docker.io/library/security-proxy-setup done 08:38:19 #201 DONE 0.6s 08:38:19 08:38:19 #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:38:19 #203 DONE 0.1s 08:38:19 08:38:19 #202 [security-secretstore-setup] exporting to image 08:38:19 #202 exporting layers 0.6s done 08:38:20 #202 writing image sha256:a35394757d211eacf2e3a3844fbb2f2112d045bc8791946c04694a7e83419561 done 08:38:20 #202 naming to docker.io/library/security-secretstore-setup done 08:38:20 #202 DONE 0.6s 08:38:20 08:38:20 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:38:20 #204 DONE 0.4s 08:38:20 08:38:20 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:20 #151 ... 08:38:20 08:38:20 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:38:20 #205 DONE 0.3s 08:38:20 08:38:20 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:20 #151 ... 08:38:20 08:38:20 #206 [core-keeper] exporting to image 08:38:20 #206 exporting layers 0.1s done 08:38:20 #206 writing image sha256:c992c536b9cf30b3b04f52aa83f6fec63952cdede2813230edbc3e3865372dcc done 08:38:20 #206 naming to docker.io/library/core-keeper done 08:38:20 #206 DONE 0.1s 08:38:20 08:38:20 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:21 #160 DONE 171.1s 08:38:21 08:38:21 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:21 #157 ... 08:38:21 08:38:21 #207 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #207 DONE 0.1s 08:38:21 08:38:21 #208 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:21 #208 DONE 0.0s 08:38:21 08:38:21 #209 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:21 #209 DONE 0.2s 08:38:21 08:38:21 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:21 #157 DONE 173.9s 08:38:21 08:38:21 #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 #210 DONE 0.1s 08:38:21 08:38:21 #211 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:21 #211 DONE 0.1s 08:38:21 08:38:21 #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:21 #212 DONE 0.1s 08:38:21 08:38:21 #213 [security-spiffe-token-provider] exporting to image 08:38:21 #213 ... 08:38:21 08:38:21 #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:21 #214 DONE 0.2s 08:38:21 08:38:21 #213 [security-spiffe-token-provider] exporting to image 08:38:21 #213 exporting layers 0.4s done 08:38:21 #213 writing image sha256:e6ad5a1e2c6fe47ad06159633f7288acb2bf96fa18033db409c961401aeac4bf done 08:38:21 #213 naming to docker.io/library/security-spiffe-token-provider done 08:38:21 #213 DONE 0.4s 08:38:21 08:38:21 #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:21 #215 DONE 0.0s 08:38:21 08:38:21 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:21 #216 DONE 0.1s 08:38:21 08:38:21 #217 [core-metadata] exporting to image 08:38:22 #217 exporting layers 0.1s done 08:38:22 #217 writing image sha256:7b2a8a404454ff5c5ad5e14d254523ee322f12868f47ce4e46be4f90437ae6ca done 08:38:22 #217 naming to docker.io/library/core-metadata done 08:38:22 #217 DONE 0.1s 08:38:22 08:38:22 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:22 #155 ... 08:38:22 08:38:22 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:22 #151 DONE 175.3s 08:38:22 08:38:22 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:22 #150 ... 08:38:22 08:38:22 #218 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:22 #218 DONE 0.0s 08:38:22 08:38:22 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:22 #155 DONE 175.5s 08:38:22 08:38:22 #219 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:23 #219 DONE 0.1s 08:38:23 08:38:23 #220 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:23 #220 ... 08:38:23 08:38:23 #221 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:23 #221 DONE 0.2s 08:38:23 08:38:23 #220 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:23 #220 DONE 0.2s 08:38:23 08:38:23 #222 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:23 #222 DONE 0.1s 08:38:23 08:38:23 #223 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:23 #223 DONE 0.1s 08:38:23 08:38:23 #224 [core-data] exporting to image 08:38:23 #224 ... 08:38:23 08:38:23 #225 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:23 #225 DONE 0.2s 08:38:23 08:38:23 #224 [core-data] exporting to image 08:38:23 #224 exporting layers 0.2s done 08:38:23 #224 writing image sha256:5c2a432cb1591fc7f84e43999ab273d5a80bcc4c427b7204f1626715c39ff576 done 08:38:23 #224 naming to docker.io/library/core-data 0.0s done 08:38:23 #224 DONE 0.3s 08:38:23 08:38:23 #226 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:38:23 #226 DONE 0.1s 08:38:23 08:38:23 #227 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:23 #227 DONE 0.1s 08:38:23 08:38:23 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:23 #150 ... 08:38:23 08:38:23 #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:24 #228 DONE 0.5s 08:38:24 08:38:24 #229 [security-proxy-auth] exporting to image 08:38:24 #229 exporting layers 0.2s done 08:38:24 #229 writing image sha256:514f7060ba43c377fb2ebcc3aec2fa66bafadc32585d9460a054490ae7ff041f done 08:38:24 #229 naming to docker.io/library/security-proxy-auth 08:38:24 #229 naming to docker.io/library/security-proxy-auth done 08:38:24 #229 DONE 0.2s 08:38:24 08:38:24 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:24 #145 DONE 177.0s 08:38:24 08:38:24 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:24 #150 ... 08:38:24 08:38:24 #230 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:24 #230 DONE 0.1s 08:38:24 08:38:24 #231 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:24 #231 DONE 0.0s 08:38:24 08:38:24 #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:25 #232 DONE 0.2s 08:38:25 08:38:25 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:25 #150 ... 08:38:25 08:38:25 #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:38:25 #233 DONE 0.0s 08:38:25 08:38:25 #234 [support-scheduler] exporting to image 08:38:25 #234 exporting layers 0.4s done 08:38:25 #234 writing image sha256:d1a99f2b86f05cc9aada77f98fffb5f093d998668b1121db2e16567f0ffc3ae7 done 08:38:25 #234 naming to docker.io/library/support-scheduler done 08:38:25 #234 DONE 0.4s 08:38:25 08:38:25 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:25 #150 DONE 175.7s 08:38:25 08:38:25 #235 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:25 #235 DONE 0.0s 08:38:25 08:38:25 #236 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:25 #236 DONE 0.0s 08:38:25 08:38:25 #237 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:25 #237 DONE 0.2s 08:38:25 08:38:25 #238 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:25 #238 DONE 0.0s 08:38:26 08:38:26 #239 [support-notifications] exporting to image 08:38:26 #239 exporting layers 0.2s done 08:38:26 #239 writing image sha256:ec4e2aabefe349c0d5f5be782eb82b84f6d15c6b08084342dbc46239b4dffedf done 08:38:26 #239 naming to docker.io/library/support-notifications done 08:38:26 #239 DONE 0.2s 08:38:26 time="2026-05-25T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:26 time="2026-05-25T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:26 time="2026-05-25T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:26 time="2026-05-25T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:26 time="2026-05-25T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:26 time="2026-05-25T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:26 time="2026-05-25T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:26 time="2026-05-25T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:26 time="2026-05-25T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:26 time="2026-05-25T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:26 time="2026-05-25T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:26 time="2026-05-25T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:26 time="2026-05-25T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:26 time="2026-05-25T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:38:26 time="2026-05-25T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:38:26 $ docker stop --time=1 92d6d8471cc57c946c7d0952e1120e7e1a59c81928ea20998affa82b587edb69 08:38:27 $ docker rm -f --volumes 92d6d8471cc57c946c7d0952e1120e7e1a59c81928ea20998affa82b587edb69 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:27 + docker images 08:38:27 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:27 support-notifications latest ec4e2aabefe3 2 seconds ago 57.8MB 08:38:27 support-scheduler latest d1a99f2b86f0 3 seconds ago 54.2MB 08:38:27 core-data latest 5c2a432cb159 4 seconds ago 49.9MB 08:38:27 security-proxy-auth latest 514f7060ba43 4 seconds ago 56.7MB 08:38:27 security-spiffe-token-provider latest e6ad5a1e2c6f 6 seconds ago 53MB 08:38:27 core-metadata latest 7b2a8a404454 6 seconds ago 50.1MB 08:38:27 core-keeper latest c992c536b9cf 7 seconds ago 49.7MB 08:38:27 security-secretstore-setup latest a35394757d21 8 seconds ago 89.2MB 08:38:27 security-proxy-setup latest 6e47b217ce20 9 seconds ago 54.8MB 08:38:27 core-command latest 78ac0d20a0f7 10 seconds ago 44.1MB 08:38:27 security-bootstrapper latest 193c1be28fcd About a minute ago 21.6MB 08:38:27 core-common-config-bootstrapper latest 00696cb77980 About a minute ago 20.5MB 08:38:27 security-spire-agent latest 21352b8e2663 2 minutes ago 237MB 08:38:27 security-spire-server latest cd0a1427ab41 3 minutes ago 178MB 08:38:27 security-spire-config latest 40cf94adfb62 3 minutes ago 177MB 08:38:27 ci-base-image-x86_64 latest 3d81099165c3 6 minutes ago 969MB 08:38:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB 08:38:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB 08:38:27 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 08:38:28 provisioning config files... 08:38:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/25@tmp/config2272094029150399004tmp [Pipeline] { [Pipeline] sh 08:38:28 + set +x 08:38:28 + curl -s https://codecov.io/bash 08:38:28 + bash -s -- 08:38:28 08:38:28 _____ _ 08:38:28 / ____| | | 08:38:28 | | ___ __| | ___ ___ _____ __ 08:38:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:38:28 | |___| (_) | (_| | __/ (_| (_) \ V / 08:38:28 \_____\___/ \__,_|\___|\___\___/ \_/ 08:38:28 Bash-1.0.6 08:38:28 08:38:28 08:38:28 ==> git version 2.25.1 found 08:38:28 ==> 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 08:38:28 Release-Date: 2020-01-08 08:38:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:38:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:38:28 ==> Jenkins CI detected. 08:38:28 current dir:  /w/workspace/edgex-go/25 08:38:28 project root: . 08:38:28 --> token set from env 08:38:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:38:28 ==> Running gcov in . (disable via -X gcov) 08:38:28 ==> Python coveragepy not found 08:38:28 ==> Searching for coverage reports in: 08:38:28 + . 08:38:28 -> Found 1 reports 08:38:28 ==> Detecting git/mercurial file structure 08:38:28 ==> Reading reports 08:38:28 + ./coverage.out bytes=1048214 08:38:28 ==> Appending adjustments 08:38:28 https://docs.codecov.io/docs/fixing-reports 08:38:30 + Found adjustments 08:38:30 ==> Gzipping contents 08:38:30 108K /tmp/codecov.G6ZtHP.gz 08:38:30 ==> Uploading reports 08:38:30 url: https://codecov.io 08:38:30 query: branch=PR-5360&commit=09b64b7f3d9d94c2494c5731fdc9cae1cc40bf53&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5360%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5360&job=&cmd_args= 08:38:30 -> Pinging Codecov 08:38:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5360&commit=09b64b7f3d9d94c2494c5731fdc9cae1cc40bf53&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5360%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5360&job=&cmd_args= 08:38:30 -> Uploading to 08:38:30 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/09b64b7f3d9d94c2494c5731fdc9cae1cc40bf53/865ac38c-06bf-40aa-8903-89cdb579a966.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T083830Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=28c48dfa0846e8087555b9c4a13650bc9234e1cdd6fa172399cb551578052a20 08:38:30 % Total % Received % Xferd Average Speed Time Time Time Current 08:38:30 Dload Upload Total Spent Left Speed 08:38:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 450k --:--:-- --:--:-- --:--:-- 450k 08:38:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/09b64b7f3d9d94c2494c5731fdc9cae1cc40bf53 [Pipeline] } 08:38:30 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 08:38:31 + [ -d /w/workspace/edgex-go/25/archives ] [Pipeline] libraryResource [Pipeline] sh 08:38:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:38:32 ---> package-listing.sh 08:38:32 ++ facter osfamily 08:38:32 ++ tr '[:upper:]' '[:lower:]' 08:38:33 + OS_FAMILY=debian 08:38:33 + workspace=/w/workspace/edgex-go/25 08:38:33 + START_PACKAGES=/tmp/packages_start.txt 08:38:33 + END_PACKAGES=/tmp/packages_end.txt 08:38:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:38:33 + PACKAGES=/tmp/packages_start.txt 08:38:33 + '[' /w/workspace/edgex-go/25 ']' 08:38:33 + PACKAGES=/tmp/packages_end.txt 08:38:33 + case "${OS_FAMILY}" in 08:38:33 + dpkg -l 08:38:33 + grep '^ii' 08:38:33 + '[' -f /tmp/packages_start.txt ']' 08:38:33 + '[' -f /tmp/packages_end.txt ']' 08:38:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:38:33 + '[' /w/workspace/edgex-go/25 ']' 08:38:33 + mkdir -p /w/workspace/edgex-go/25/archives/ 08:38:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/25/archives/ [Pipeline] echo 08:38:33 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/25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:38:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:34 08:38:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:34 latest: Pulling from edgex-lftools-log-publisher 08:38:34 5eb5b503b376: Pulling fs layer 08:38:34 5c69ac0246d0: Pulling fs layer 08:38:34 ec43610c2a17: Pulling fs layer 08:38:34 3a2ae6a8a46f: Pulling fs layer 08:38:34 33b1e0a273af: Pulling fs layer 08:38:34 5d3b04190fa2: Pulling fs layer 08:38:34 2f39f015ded8: Pulling fs layer 08:38:34 33b1e0a273af: Waiting 08:38:34 5d3b04190fa2: Waiting 08:38:34 2f39f015ded8: Waiting 08:38:34 3a2ae6a8a46f: Waiting 08:38:34 5c69ac0246d0: Verifying Checksum 08:38:34 5c69ac0246d0: Download complete 08:38:34 3a2ae6a8a46f: Verifying Checksum 08:38:34 3a2ae6a8a46f: Download complete 08:38:34 33b1e0a273af: Verifying Checksum 08:38:34 33b1e0a273af: Download complete 08:38:34 5d3b04190fa2: Verifying Checksum 08:38:34 5d3b04190fa2: Download complete 08:38:34 ec43610c2a17: Verifying Checksum 08:38:34 ec43610c2a17: Download complete 08:38:34 5eb5b503b376: Verifying Checksum 08:38:34 5eb5b503b376: Download complete 08:38:35 2f39f015ded8: Download complete 08:38:35 5eb5b503b376: Pull complete 08:38:36 5c69ac0246d0: Pull complete 08:38:36 ec43610c2a17: Pull complete 08:38:36 3a2ae6a8a46f: Pull complete 08:38:36 33b1e0a273af: Pull complete 08:38:36 5d3b04190fa2: Pull complete 08:38:42 2f39f015ded8: Pull complete 08:38:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:42 prd-ubuntu20.04-docker-8c-8g-10726 does not seem to be running inside a container 08:38:42 $ 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/25/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/25 -v /w/workspace/edgex-go/25:/w/workspace/edgex-go/25:rw,z -v /w/workspace/edgex-go/25@tmp:/w/workspace/edgex-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:38:44 $ docker top d74a4bf7633f8778c2c5595bcb7758879eaaef7916deb3710c52d9212b2c30a4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:44 + touch /tmp/pre-build-complete [Pipeline] sh 08:38:45 + mkdir -p /var/log/sysstat [Pipeline] sh 08:38:46 + ls /var/log/sa-host 08:38:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:46 provisioning config files... 08:38:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/25@tmp/config13409575728021194692tmp [Pipeline] { [Pipeline] echo 08:38:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:38:46 ---> create-netrc.sh [Pipeline] } 08:38:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:38:47 ---> python-tools-install.sh [Pipeline] echo 08:38:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:38:47 ---> sudo-logs.sh 08:38:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:38:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:38:48 ---> job-cost.sh 08:38:48 lf-activate-venv: SKIPPING 08:38:48 INFO: No Stack... 08:38:48 INFO: Retrieving Pricing Info for: v3-standard-8 08:38:48 INFO: Archiving Costs [Pipeline] echo 08:38:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:38:49 ---> logs-deploy.sh 08:38:49 lf-activate-venv: SKIPPING 08:38:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5360/25 08:38:49 INFO: archiving workspace using pattern(s): 08:38:50 Archives upload complete. 08:38:50 INFO: archiving logs to Nexus 08:38:51 ---> uname -a: 08:38:51 Linux prd-ubuntu20-04-docker-8c-8g-10726 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:38:51 08:38:51 08:38:51 ---> lscpu: 08:38:51 Architecture: x86_64 08:38:51 CPU op-mode(s): 32-bit, 64-bit 08:38:51 Byte Order: Little Endian 08:38:51 Address sizes: 40 bits physical, 48 bits virtual 08:38:51 CPU(s): 8 08:38:51 On-line CPU(s) list: 0-7 08:38:51 Thread(s) per core: 1 08:38:51 Core(s) per socket: 1 08:38:51 Socket(s): 8 08:38:51 NUMA node(s): 1 08:38:51 Vendor ID: AuthenticAMD 08:38:51 CPU family: 23 08:38:51 Model: 49 08:38:51 Model name: AMD EPYC-Rome Processor 08:38:51 Stepping: 0 08:38:51 CPU MHz: 2800.000 08:38:51 BogoMIPS: 5600.00 08:38:51 Virtualization: AMD-V 08:38:51 Hypervisor vendor: KVM 08:38:51 Virtualization type: full 08:38:51 L1d cache: 256 KiB 08:38:51 L1i cache: 256 KiB 08:38:51 L2 cache: 4 MiB 08:38:51 L3 cache: 128 MiB 08:38:51 NUMA node0 CPU(s): 0-7 08:38:51 Vulnerability Gather data sampling: Not affected 08:38:51 Vulnerability Itlb multihit: Not affected 08:38:51 Vulnerability L1tf: Not affected 08:38:51 Vulnerability Mds: Not affected 08:38:51 Vulnerability Meltdown: Not affected 08:38:51 Vulnerability Mmio stale data: Not affected 08:38:51 Vulnerability Retbleed: Vulnerable 08:38:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:38:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:38:51 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:38:51 Vulnerability Srbds: Not affected 08:38:51 Vulnerability Tsx async abort: Not affected 08:38:51 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 08:38:51 08:38:51 08:38:51 ---> nproc: 08:38:51 8 08:38:51 08:38:51 08:38:51 ---> df -h: 08:38:51 Filesystem Size Used Avail Use% Mounted on 08:38:51 overlay 155G 33G 123G 22% / 08:38:51 tmpfs 64M 0 64M 0% /dev 08:38:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:38:51 shm 64M 0 64M 0% /dev/shm 08:38:51 /dev/vda1 155G 33G 123G 22% /facter-os 08:38:51 08:38:51 08:38:51 ---> sar -b -r -n DEV: 08:38:51 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10726) 05/25/26 _x86_64_ (8 CPU) 08:38:51 08:38:51 08:29:23 LINUX RESTART (8 CPU) 08:38:51 08:38:51 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:38:51 08:31:01 279.51 10.30 269.21 0.00 1560.01 29433.92 0.00 08:38:51 08:32:01 178.53 10.56 167.97 0.00 1695.17 46442.86 0.00 08:38:51 08:33:01 45.33 0.12 45.21 0.00 0.93 40546.58 0.00 08:38:51 08:34:01 53.66 0.27 53.39 0.00 6.80 21187.00 0.00 08:38:51 08:35:01 338.21 0.52 337.70 0.00 44.72 257074.56 0.00 08:38:51 08:36:01 1089.55 20.73 1068.83 0.00 169.01 345462.31 0.00 08:38:51 08:37:01 352.70 0.22 352.48 0.00 5.86 133657.98 0.00 08:38:51 08:38:01 129.43 0.42 129.01 0.00 19.85 49917.34 0.00 08:38:51 Average: 308.64 5.38 303.27 0.00 435.06 115636.80 0.00 08:38:51 08:38:51 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:38:51 08:31:01 28889688 31499944 806820 2.45 75844 2829108 1723424 5.08 1017320 2599472 155232 08:38:51 08:32:01 26738172 31186876 1089804 3.32 123168 4480720 2291828 6.76 1916992 3681860 530024 08:38:51 08:33:01 26156716 31410016 863880 2.63 128276 5234004 1854192 5.47 2096876 4035512 109396 08:38:51 08:34:01 25532468 31359980 912128 2.77 135644 5752840 1877212 5.53 1990212 4720404 633888 08:38:51 08:35:01 19788512 31231432 1027704 3.13 151020 11220144 2894728 8.53 2351684 9943784 284236 08:38:51 08:36:01 6228972 28970996 3212072 9.77 397404 21404980 10441668 30.78 6008656 18869228 1179092 08:38:51 08:37:01 2452404 27662956 4522984 13.76 415760 23750732 10434820 30.76 8334808 20218456 5448 08:38:51 08:38:01 374772 28692928 3491812 10.62 418044 26734120 9060172 26.71 8853404 21660708 2218476 08:38:51 Average: 17020213 30251891 1990900 6.06 230645 12675831 5072256 14.95 4071244 10716178 639474 08:38:51 08:38:51 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:38:51 08:31:01 ens3 1230.27 806.63 9508.20 94.32 0.00 0.00 0.00 0.00 08:38:51 08:31:01 lo 3.40 3.40 0.34 0.34 0.00 0.00 0.00 0.00 08:38:51 08:31:01 docker0 300.38 568.98 16.66 2614.29 0.00 0.00 0.00 0.00 08:38:51 08:31:01 veth2dbe0cd 300.38 569.11 20.76 2614.30 0.00 0.00 0.00 0.21 08:38:51 08:32:01 ens3 480.63 320.49 5447.27 82.10 0.00 0.00 0.00 0.00 08:38:51 08:32:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 08:38:51 08:32:01 docker0 211.59 314.35 18.49 1999.13 0.00 0.00 0.00 0.00 08:38:51 08:32:01 veth65d9802 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:38:51 08:33:01 ens3 22.30 14.01 17.22 9.85 0.00 0.00 0.00 0.00 08:38:51 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:33:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 08:38:51 08:33:01 veth65d9802 1.37 1.40 0.12 0.12 0.00 0.00 0.00 0.00 08:38:51 08:34:01 ens3 21.53 12.60 17.90 10.18 0.00 0.00 0.00 0.00 08:38:51 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:51 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:34:01 veth65d9802 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:35:01 vethe497950 1.36 2.96 0.12 42.52 0.00 0.00 0.00 0.00 08:38:51 08:35:01 ens3 208.97 124.67 4185.61 26.05 0.00 0.00 0.00 0.00 08:38:51 08:35:01 veth9afed0e 1.23 3.68 0.11 42.52 0.00 0.00 0.00 0.00 08:38:51 08:35:01 vethb0d4812 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:35:01 vetha81c21b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:35:01 veth5f5f410 3.48 6.36 0.30 86.30 0.00 0.00 0.00 0.01 08:38:51 08:35:01 lo 1.46 1.46 0.14 0.14 0.00 0.00 0.00 0.00 08:38:51 08:35:01 docker0 29.56 54.62 2.10 843.37 0.00 0.00 0.00 0.00 08:38:51 08:35:01 veth88c8ce4 0.65 1.61 0.06 0.29 0.00 0.00 0.00 0.00 08:38:51 08:35:01 veth9afb585 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:35:01 veth7192258 4.04 8.40 0.33 85.14 0.00 0.00 0.00 0.01 08:38:51 08:35:01 vethadf39a9 3.94 6.40 0.34 92.05 0.00 0.00 0.00 0.01 08:38:51 08:35:01 vethb631005 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:35:01 veth34c3420 0.05 0.93 0.00 0.04 0.00 0.00 0.00 0.00 08:38:51 08:35:01 vethafa4eb8 2.83 8.77 0.23 125.80 0.00 0.00 0.00 0.01 08:38:51 08:35:01 veth876fa43 5.12 2.40 69.72 0.21 0.00 0.00 0.00 0.00 08:38:51 08:35:01 vethe824f6d 3.39 1.15 43.09 0.11 0.00 0.00 0.00 0.00 08:38:51 08:35:01 veth72df4d7 0.05 0.73 0.00 0.03 0.00 0.00 0.00 0.00 08:38:51 08:35:01 veth215cbf4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:35:01 vethb5f5f83 3.68 1.23 42.52 0.11 0.00 0.00 0.00 0.00 08:38:51 08:35:01 veth5f1dec8 2.40 5.12 0.21 69.72 0.00 0.00 0.00 0.01 08:38:51 08:35:01 veth6a4d315 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:35:01 vethe7bbbee 1.15 3.39 0.11 43.09 0.00 0.00 0.00 0.00 08:38:51 08:35:01 veth7d4d1b6 2.96 1.36 42.52 0.12 0.00 0.00 0.00 0.00 08:38:51 08:35:01 veth2832ff7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:35:01 veth5964e66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:36:01 ens3 890.50 555.91 8797.08 70.01 0.00 0.00 0.00 0.00 08:38:51 08:36:01 vethb27a14f 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 08:38:51 08:36:01 vethb44fd71 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 08:38:51 08:36:01 veth80d5dbf 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 08:38:51 08:36:01 veth357947d 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 08:38:51 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:51 08:36:01 docker0 542.02 861.50 49.74 8773.49 0.00 0.00 0.00 0.00 08:38:51 08:36:01 veth88c8ce4 0.08 2.52 0.00 0.10 0.00 0.00 0.00 0.00 08:38:51 08:36:01 veth9a8bf1a 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 08:38:51 08:36:01 veth3285c99 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 08:38:51 08:36:01 vetha55b9ad 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 08:38:51 08:36:01 veth4268672 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 08:38:51 08:36:01 veth45b8ced 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 08:38:51 08:36:01 veth5a7148d 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 08:38:51 08:36:01 vethf362558 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 08:38:51 08:36:01 veth252ab69 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 08:38:51 08:37:01 ens3 3.00 1.45 2.11 1.15 0.00 0.00 0.00 0.00 08:38:51 08:37:01 vethb44fd71 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:37:01 veth80d5dbf 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:37:01 veth357947d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:37:01 docker0 0.12 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:37:01 veth88c8ce4 0.08 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:38:51 08:37:01 vethe17c8a3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:37:01 veth9a8bf1a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:37:01 veth3285c99 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:37:01 vetha55b9ad 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:37:01 veth89f1d3f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:37:01 veth4268672 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:37:01 veth5a7148d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:37:01 vethf362558 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:37:01 veth252ab69 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:38:01 ens3 8.39 4.35 6.45 3.50 0.00 0.00 0.00 0.00 08:38:51 08:38:01 vethb44fd71 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:38:01 veth80d5dbf 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:38:01 veth357947d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:51 08:38:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:38:01 veth88c8ce4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:38:01 veth9a8bf1a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:38:01 veth3285c99 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:38:01 vetha55b9ad 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:38:01 veth4268672 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:38:01 veth5a7148d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:38:01 vethf362558 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:38:01 veth252ab69 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 Average: ens3 357.91 229.80 3493.68 37.05 0.00 0.00 0.00 0.00 08:38:51 Average: vethb44fd71 0.01 0.09 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 Average: veth80d5dbf 0.01 0.09 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 Average: veth357947d 0.01 0.09 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 08:38:51 Average: docker0 135.45 224.88 10.87 1778.12 0.00 0.00 0.00 0.00 08:38:51 Average: veth88c8ce4 0.10 0.53 0.01 0.05 0.00 0.00 0.00 0.00 08:38:51 Average: veth9a8bf1a 0.01 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 Average: veth3285c99 0.01 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 Average: vetha55b9ad 0.01 0.10 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 Average: veth4268672 0.01 0.09 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 Average: veth5a7148d 0.01 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 Average: vethf362558 0.01 0.09 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 Average: veth252ab69 0.01 0.09 0.00 0.00 0.00 0.00 0.00 0.00 08:38:51 08:38:51 08:38:51 ---> sar -P ALL: 08:38:51 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10726) 05/25/26 _x86_64_ (8 CPU) 08:38:51 08:38:51 08:29:23 LINUX RESTART (8 CPU) 08:38:51 08:38:51 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:38:51 08:31:01 all 6.34 0.00 2.42 0.95 0.08 90.22 08:38:51 08:31:01 0 7.21 0.00 1.39 2.10 0.07 89.23 08:38:51 08:31:01 1 6.65 0.00 3.95 3.30 0.08 86.02 08:38:51 08:31:01 2 8.34 0.00 3.11 0.82 0.08 87.64 08:38:51 08:31:01 3 5.64 0.00 1.97 0.07 0.07 92.26 08:38:51 08:31:01 4 5.07 0.00 3.00 0.19 0.08 91.67 08:38:51 08:31:01 5 5.91 0.00 1.68 0.40 0.07 91.94 08:38:51 08:31:01 6 3.28 0.00 1.85 0.64 0.07 94.16 08:38:51 08:31:01 7 8.65 0.00 2.39 0.05 0.08 88.83 08:38:51 08:32:01 all 25.82 0.00 5.67 0.88 0.12 67.51 08:38:51 08:32:01 0 27.68 0.00 5.50 1.22 0.12 65.48 08:38:51 08:32:01 1 24.37 0.00 5.54 0.89 0.12 69.07 08:38:51 08:32:01 2 26.51 0.00 5.32 0.84 0.14 67.20 08:38:51 08:32:01 3 26.57 0.00 5.44 0.58 0.12 67.28 08:38:51 08:32:01 4 26.75 0.00 5.75 1.20 0.12 66.18 08:38:51 08:32:01 5 24.62 0.00 6.30 0.19 0.12 68.78 08:38:51 08:32:01 6 25.85 0.00 5.84 1.90 0.14 66.27 08:38:51 08:32:01 7 24.16 0.00 5.63 0.24 0.10 69.86 08:38:51 08:33:01 all 38.78 0.00 7.68 0.34 0.14 53.07 08:38:51 08:33:01 0 39.86 0.00 6.99 0.10 0.13 52.92 08:38:51 08:33:01 1 37.34 0.00 8.01 0.02 0.13 54.49 08:38:51 08:33:01 2 35.73 0.00 7.92 0.08 0.13 56.13 08:38:51 08:33:01 3 43.39 0.00 7.91 1.18 0.13 47.39 08:38:51 08:33:01 4 38.93 0.00 8.40 1.23 0.15 51.28 08:38:51 08:33:01 5 36.05 0.00 6.92 0.03 0.14 56.87 08:38:51 08:33:01 6 39.41 0.00 7.94 0.00 0.14 52.52 08:38:51 08:33:01 7 39.54 0.00 7.35 0.03 0.15 52.92 08:38:51 08:34:01 all 68.24 0.00 8.09 0.07 0.15 23.45 08:38:51 08:34:01 0 68.42 0.00 8.23 0.00 0.15 23.20 08:38:51 08:34:01 1 67.90 0.00 7.96 0.37 0.15 23.62 08:38:51 08:34:01 2 67.83 0.00 7.91 0.00 0.15 24.11 08:38:51 08:34:01 3 68.64 0.00 7.42 0.02 0.13 23.79 08:38:51 08:34:01 4 68.15 0.00 8.03 0.15 0.15 23.52 08:38:51 08:34:01 5 68.31 0.00 8.20 0.02 0.15 23.32 08:38:51 08:34:01 6 68.93 0.00 8.51 0.02 0.15 22.39 08:38:51 08:34:01 7 67.73 0.00 8.47 0.00 0.15 23.65 08:38:51 08:35:01 all 29.55 0.00 9.21 4.43 0.13 56.69 08:38:51 08:35:01 0 30.25 0.00 8.59 3.58 0.13 57.45 08:38:51 08:35:01 1 27.92 0.00 10.56 3.28 0.13 58.11 08:38:51 08:35:01 2 29.74 0.00 10.08 6.24 0.14 53.81 08:38:51 08:35:01 3 29.78 0.00 8.82 6.08 0.14 55.18 08:38:51 08:35:01 4 28.74 0.00 9.02 3.66 0.12 58.46 08:38:51 08:35:01 5 30.12 0.00 8.63 4.39 0.12 56.75 08:38:51 08:35:01 6 30.77 0.00 8.15 3.67 0.13 57.28 08:38:51 08:35:01 7 29.07 0.00 9.83 4.55 0.14 56.42 08:38:51 08:36:01 all 58.04 0.00 13.40 8.52 0.18 19.86 08:38:51 08:36:01 0 58.08 0.00 12.44 8.77 0.18 20.52 08:38:51 08:36:01 1 59.01 0.00 14.01 4.65 0.17 22.16 08:38:51 08:36:01 2 57.16 0.00 13.08 9.77 0.17 19.82 08:38:51 08:36:01 3 58.42 0.00 13.08 5.09 0.18 23.22 08:38:51 08:36:01 4 58.11 0.00 11.95 7.38 0.18 22.38 08:38:51 08:36:01 5 56.69 0.00 14.99 8.51 0.19 19.62 08:38:51 08:36:01 6 58.93 0.00 12.87 6.76 0.17 21.27 08:38:51 08:36:01 7 57.91 0.00 14.84 17.26 0.20 9.78 08:38:51 08:37:01 all 89.96 0.00 9.81 0.00 0.23 0.00 08:38:51 08:37:01 0 89.89 0.00 9.90 0.00 0.22 0.00 08:38:51 08:37:01 1 90.67 0.00 9.09 0.00 0.24 0.00 08:38:51 08:37:01 2 90.06 0.00 9.73 0.00 0.22 0.00 08:38:51 08:37:01 3 89.64 0.00 10.12 0.00 0.24 0.00 08:38:51 08:37:01 4 90.42 0.00 9.36 0.00 0.22 0.00 08:38:51 08:37:01 5 90.33 0.00 9.43 0.00 0.24 0.00 08:38:51 08:37:01 6 90.01 0.00 9.75 0.00 0.24 0.00 08:38:51 08:37:01 7 88.69 0.00 11.09 0.00 0.22 0.00 08:38:51 08:38:01 all 91.18 0.00 8.62 0.00 0.20 0.00 08:38:51 08:38:01 0 91.00 0.00 8.82 0.00 0.18 0.00 08:38:51 08:38:01 1 91.06 0.00 8.74 0.00 0.20 0.00 08:38:51 08:38:01 2 91.31 0.00 8.49 0.00 0.20 0.00 08:38:51 08:38:01 3 91.19 0.00 8.61 0.00 0.20 0.00 08:38:51 08:38:01 4 91.24 0.00 8.57 0.00 0.18 0.00 08:38:51 08:38:01 5 90.77 0.00 8.99 0.00 0.22 0.02 08:38:51 08:38:01 6 91.47 0.00 8.32 0.00 0.18 0.02 08:38:51 08:38:01 7 91.43 0.00 8.37 0.00 0.20 0.00 08:38:51 Average: all 51.10 0.00 8.12 1.90 0.15 38.74 08:38:51 Average: 0 51.64 0.00 7.74 1.97 0.15 38.50 08:38:51 Average: 1 50.71 0.00 8.49 1.57 0.15 39.07 08:38:51 Average: 2 50.93 0.00 8.21 2.22 0.15 38.49 08:38:51 Average: 3 51.74 0.00 7.93 1.62 0.15 38.56 08:38:51 Average: 4 51.03 0.00 8.02 1.73 0.15 39.07 08:38:51 Average: 5 50.44 0.00 8.15 1.70 0.15 39.57 08:38:51 Average: 6 51.20 0.00 7.91 1.62 0.15 39.11 08:38:51 Average: 7 51.06 0.00 8.50 2.76 0.16 37.52 08:38:51 08:38:51 08:38:51