Pull request #5385 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab43251042ad4c7a699754f9de72551a53a0b28f+5c11ac2d3f82390d1a7a975125afec5ec5414e10 (ebbc2ca1bb9e5a9aacdbef60e3c4636f075b6387) 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-ssh9445840171252824898.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh13135657417463269977.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5385/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5385/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh446418177899564241.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5385/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3215761427333168195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16144870954533823313.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5385/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5385/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4033514095908175298.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 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-4075 in /w/workspace/edgexfoundry_edgex-go_PR-5385 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5c11ac2d3f82390d1a7a975125afec5ec5414e10 into PR head commit ab43251042ad4c7a699754f9de72551a53a0b28f Merge succeeded, producing ab43251042ad4c7a699754f9de72551a53a0b28f Checking out Revision ab43251042ad4c7a699754f9de72551a53a0b28f (PR-5385) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > 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/5385/head:refs/remotes/origin/PR-5385 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab43251042ad4c7a699754f9de72551a53a0b28f # 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 5c11ac2d3f82390d1a7a975125afec5ec5414e10 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab43251042ad4c7a699754f9de72551a53a0b28f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:35:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:35:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:35:42 ========================================================= 19:35:42 EdgeX Global Pipelines Version Info 19:35:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:35:43 ------------------- 19:35:43 stable info: 19:35:43 ------------------- 19:35:43 Commited By: Cherry Wang cherry@iotechsys.com 19:35:43 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 19:35:43 Message: update stable to v1.0.278 19:35:44 ------------------- 19:35:44 experimental info: 19:35:44 ------------------- 19:35:44 Commited By: **** collab-it+edgex@linuxfoundation.org 19:35:44 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 19:35:44 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:35:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:35:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:35:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:35:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:35:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:35:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 19:35:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:35:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5385 [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5385 [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5385 [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab43251042ad4c7a699754f9de72551a53a0b28f [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab43251 [Pipeline] echo 19:35:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:35:45 provisioning config files... 19:35:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13998975885704463756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:46 ---> ****-login.sh 19:35:46 nexus3.edgexfoundry.org:10001 19:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:47 19:35:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 19:35:47 Configure a credential helper to remove this warning. See 19:35:47 https://docs.****.com/go/credential-store/ 19:35:47 19:35:47 Login Succeeded 19:35:47 nexus3.edgexfoundry.org:10002 19:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:47 19:35:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 19:35:47 Configure a credential helper to remove this warning. See 19:35:47 https://docs.****.com/go/credential-store/ 19:35:47 19:35:47 Login Succeeded 19:35:47 nexus3.edgexfoundry.org:10003 19:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:47 19:35:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 19:35:47 Configure a credential helper to remove this warning. See 19:35:47 https://docs.****.com/go/credential-store/ 19:35:47 19:35:47 Login Succeeded 19:35:47 nexus3.edgexfoundry.org:10004 19:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:47 19:35:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 19:35:47 Configure a credential helper to remove this warning. See 19:35:47 https://docs.****.com/go/credential-store/ 19:35:47 19:35:47 Login Succeeded 19:35:47 ****.io 19:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:47 19:35:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 19:35:47 Configure a credential helper to remove this warning. See 19:35:47 https://docs.****.com/go/credential-store/ 19:35:47 19:35:47 Login Succeeded 19:35:47 ---> ****-login.sh ends [Pipeline] } 19:35:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:35:48 + 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 19:35:48 + cut -d/ -f2 19:35:48 + dirname cmd/core-command/Dockerfile 19:35:48 + echo core-command,cmd/core-command/Dockerfile 19:35:48 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:35:48 cut -d/ -f2 19:35:48 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:35:48 + dirname cmd/core-data/Dockerfile 19:35:48 + cut -d/ -f2 19:35:48 + echo core-data,cmd/core-data/Dockerfile 19:35:48 + cut -d/ -f2 19:35:48 + dirname cmd/core-keeper/Dockerfile 19:35:48 + echo core-keeper,cmd/core-keeper/Dockerfile 19:35:48 + dirname cmd/core-metadata/Dockerfile 19:35:48 + cut -d/ -f2 19:35:48 + echo core-metadata,cmd/core-metadata/Dockerfile 19:35:48 + dirname cmd/security-bootstrapper/Dockerfile 19:35:48 + cut -d/ -f2 19:35:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:35:48 + dirname cmd/security-proxy-auth/Dockerfile 19:35:48 + cut -d/ -f2 19:35:48 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:35:48 + dirname cmd/security-proxy-setup/Dockerfile 19:35:48 + cut -d/ -f2 19:35:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:35:48 + dirname cmd/security-secretstore-setup/Dockerfile 19:35:48 + cut -d/ -f2 19:35:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:35:48 + + cut -d/ -f2dirname 19:35:48 cmd/security-spiffe-token-provider/Dockerfile 19:35:48 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:35:48 + dirname cmd/security-spire-agent/Dockerfile 19:35:48 + cut -d/ -f2 19:35:48 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:35:48 + dirname cmd/security-spire-config/Dockerfile 19:35:48 + cut -d/ -f2 19:35:48 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:35:48 + dirname cmd/security-spire-server/Dockerfile 19:35:48 + cut -d/ -f2 19:35:48 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:35:48 + cut -d/ -f2 19:35:48 + dirname cmd/support-notifications/Dockerfile 19:35:48 + echo support-notifications,cmd/support-notifications/Dockerfile 19:35:48 + dirname cmd/support-scheduler/Dockerfile 19:35:48 + cut -d/ -f2 19:35:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:35:48 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 19:35:48 + git rev-list -1 --merges ab43251042ad4c7a699754f9de72551a53a0b28f~1..ab43251042ad4c7a699754f9de72551a53a0b28f [Pipeline] echo 19:35:48 -----------> git rev-list -1 --merges ab43251042ad4c7a699754f9de72551a53a0b28f~1..ab43251042ad4c7a699754f9de72551a53a0b28f ab43251042ad4c7a699754f9de72551a53a0b28f [false] [Pipeline] sh 19:35:49 + git log --format=format:%s -1 ab43251042ad4c7a699754f9de72551a53a0b28f [Pipeline] echo 19:35:49 ========================================================= 19:35:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:35:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:35:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:35:49 + grep -v github /etc/ssh/ssh_known_hosts 19:35:49 + [ -e /tmp/ssh_known_hosts ] 19:35:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:35:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:35:49 + sudo tee -a /etc/ssh/ssh_known_hosts 19:35:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:35:50 19:35:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:35:51 0.1.4: Pulling from edgex-devops/py-git-semver 19:35:51 3dae71ba6b94: Pulling fs layer 19:35:51 6bf1a483ea7c: Pulling fs layer 19:35:51 f5dfc541a4d3: Pulling fs layer 19:35:51 461d9e800cba: Pulling fs layer 19:35:51 80192f66455f: Pulling fs layer 19:35:51 2e8e34ca0e6c: Pulling fs layer 19:35:51 a29436f7fd5d: Pulling fs layer 19:35:51 923cac83aea3: Pulling fs layer 19:35:51 461d9e800cba: Waiting 19:35:51 80192f66455f: Waiting 19:35:51 2e8e34ca0e6c: Waiting 19:35:51 a29436f7fd5d: Waiting 19:35:51 923cac83aea3: Waiting 19:35:51 25ad8b0a4227: Pulling fs layer 19:35:51 db01528c6b51: Pulling fs layer 19:35:51 28988de357af: Pulling fs layer 19:35:51 25ad8b0a4227: Waiting 19:35:51 db01528c6b51: Waiting 19:35:51 28988de357af: Waiting 19:35:51 6bf1a483ea7c: Verifying Checksum 19:35:51 6bf1a483ea7c: Download complete 19:35:51 461d9e800cba: Verifying Checksum 19:35:51 461d9e800cba: Download complete 19:35:51 80192f66455f: Verifying Checksum 19:35:51 80192f66455f: Download complete 19:35:51 f5dfc541a4d3: Verifying Checksum 19:35:51 f5dfc541a4d3: Download complete 19:35:51 3dae71ba6b94: Verifying Checksum 19:35:51 3dae71ba6b94: Download complete 19:35:51 923cac83aea3: Download complete 19:35:51 25ad8b0a4227: Verifying Checksum 19:35:51 25ad8b0a4227: Download complete 19:35:51 db01528c6b51: Verifying Checksum 19:35:51 db01528c6b51: Download complete 19:35:51 28988de357af: Download complete 19:35:52 a29436f7fd5d: Verifying Checksum 19:35:52 a29436f7fd5d: Download complete 19:35:52 2e8e34ca0e6c: Verifying Checksum 19:35:52 2e8e34ca0e6c: Download complete 19:35:53 3dae71ba6b94: Pull complete 19:35:54 6bf1a483ea7c: Pull complete 19:35:57 f5dfc541a4d3: Pull complete 19:35:58 461d9e800cba: Pull complete 19:35:59 80192f66455f: Pull complete 19:36:05 2e8e34ca0e6c: Pull complete 19:36:07 a29436f7fd5d: Pull complete 19:36:08 923cac83aea3: Pull complete 19:36:09 25ad8b0a4227: Pull complete 19:36:10 db01528c6b51: Pull complete 19:36:11 28988de357af: Pull complete 19:36:12 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 19:36:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:36:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:12 prd-ubuntu20.04-docker-8c-8g-4075 does not seem to be running inside a container 19:36:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:36:23 $ docker top 5d288ee6c642dda27a9fe6ec978180efde080a6aac32f1afd289c6f8a8de73bf -eo pid,comm 19:36:23 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). 19:36:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:36:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:36:23 [ssh-agent] Looking for ssh-agent implementation... 19:36:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:36:23 $ docker exec 5d288ee6c642dda27a9fe6ec978180efde080a6aac32f1afd289c6f8a8de73bf ssh-agent 19:36:23 SSH_AUTH_SOCK=/tmp/ssh-wzeiq7lAlz8R/agent.13 19:36:23 SSH_AGENT_PID=20 19:36:23 Running ssh-add (command line suppressed) 19:36:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17457902608628793160.key (/w/workspace/edgex-go/1@tmp/private_key_17457902608628793160.key) 19:36:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:36:23 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh 19:36:24 + git tag --points-at HEAD [Pipeline] } 19:36:24 $ docker exec --env ******** --env ******** 5d288ee6c642dda27a9fe6ec978180efde080a6aac32f1afd289c6f8a8de73bf ssh-agent -k 19:36:24 unset SSH_AUTH_SOCK; 19:36:24 unset SSH_AGENT_PID; 19:36:24 echo Agent pid 20 killed; 19:36:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:36:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:36:24 [ssh-agent] Looking for ssh-agent implementation... 19:36:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:36:24 $ docker exec 5d288ee6c642dda27a9fe6ec978180efde080a6aac32f1afd289c6f8a8de73bf ssh-agent 19:36:24 SSH_AUTH_SOCK=/tmp/ssh-QDwulNfcjrV2/agent.86 19:36:24 SSH_AGENT_PID=92 19:36:24 Running ssh-add (command line suppressed) 19:36:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5240839485794520303.key (/w/workspace/edgex-go/1@tmp/private_key_5240839485794520303.key) 19:36:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:36:25 + git semver init 19:36:25 2026-03-25 19:36:25,483 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 19:36:25 2026-03-25 19:36:25,488 [run_init] DEBUG init version:0.0.0 force:False 19:36:25 2026-03-25 19:36:25,489 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:36:25 2026-03-25 19:36:25,489 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:36:25 2026-03-25 19:36:25,489 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) 19:36:40 2026-03-25 19:36:40,320 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:36:40 2026-03-25 19:36:40,321 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5385 with force:False 19:36:40 2026-03-25 19:36:40,321 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5385 19:36:40 2026-03-25 19:36:40,324 [execute] INFO git cat-file --batch-check 19:36:40 2026-03-25 19:36:40,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 19:36:40 2026-03-25 19:36:40,328 [execute] INFO git cat-file --batch 19:36:40 2026-03-25 19:36:40,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 19:36:40 2026-03-25 19:36:40,332 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5385 19:36:40 0.0.0 [Pipeline] } 19:36:40 $ docker exec --env ******** --env ******** 5d288ee6c642dda27a9fe6ec978180efde080a6aac32f1afd289c6f8a8de73bf ssh-agent -k 19:36:40 unset SSH_AUTH_SOCK; 19:36:40 unset SSH_AGENT_PID; 19:36:40 echo Agent pid 92 killed; 19:36:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:36:41 + git semver [Pipeline] } 19:36:41 $ docker stop --time=1 5d288ee6c642dda27a9fe6ec978180efde080a6aac32f1afd289c6f8a8de73bf 19:36:43 $ docker rm -f --volumes 5d288ee6c642dda27a9fe6ec978180efde080a6aac32f1afd289c6f8a8de73bf [Pipeline] // withDockerContainer [Pipeline] sh 19:36:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:36:43 Stashed 1 file(s) [Pipeline] echo 19:36:43 [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] } 19:36:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:36:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 19:36:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 19:36:45 ========================================================= 19:36:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 19:36:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 19:36:45 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 19:36:45 2d35ebdb57d9: Pulling fs layer 19:36:45 c35fb4624d26: Pulling fs layer 19:36:45 4e2aec7ef170: Pulling fs layer 19:36:45 333b49ad6fbf: Pulling fs layer 19:36:45 4f4fb700ef54: Pulling fs layer 19:36:45 c3e65509a76b: Pulling fs layer 19:36:45 7cf9ebb963bd: Pulling fs layer 19:36:45 bb34ca984cfb: Pulling fs layer 19:36:45 151cf03bc807: Pulling fs layer 19:36:45 333b49ad6fbf: Waiting 19:36:45 4f4fb700ef54: Waiting 19:36:45 c3e65509a76b: Waiting 19:36:45 7cf9ebb963bd: Waiting 19:36:45 bb34ca984cfb: Waiting 19:36:45 151cf03bc807: Waiting 19:36:45 c35fb4624d26: Verifying Checksum 19:36:45 c35fb4624d26: Download complete 19:36:45 333b49ad6fbf: Verifying Checksum 19:36:45 333b49ad6fbf: Download complete 19:36:45 4f4fb700ef54: Verifying Checksum 19:36:45 4f4fb700ef54: Download complete 19:36:45 c3e65509a76b: Download complete 19:36:46 2d35ebdb57d9: Verifying Checksum 19:36:46 2d35ebdb57d9: Download complete 19:36:46 2d35ebdb57d9: Pull complete 19:36:46 7cf9ebb963bd: Verifying Checksum 19:36:46 7cf9ebb963bd: Download complete 19:36:46 c35fb4624d26: Pull complete 19:36:46 151cf03bc807: Verifying Checksum 19:36:46 151cf03bc807: Download complete 19:36:46 4e2aec7ef170: Verifying Checksum 19:36:46 4e2aec7ef170: Download complete 19:36:47 bb34ca984cfb: Verifying Checksum 19:36:47 bb34ca984cfb: Download complete 19:36:51 4e2aec7ef170: Pull complete 19:36:51 333b49ad6fbf: Pull complete 19:36:51 4f4fb700ef54: Pull complete 19:36:51 c3e65509a76b: Pull complete 19:36:51 7cf9ebb963bd: Pull complete 19:36:54 bb34ca984cfb: Pull complete 19:36:54 151cf03bc807: Pull complete 19:36:54 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 19:36:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 19:36:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 19:36:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 19:36:54 WORKDIR /edgex 19:36:54 COPY go.mod . 19:36:54 RUN go mod download 19:36:54 + docker build -t ci-base-image-x86_64 -f - . 19:36:56 #0 building with "default" instance using docker driver 19:36:56 19:36:56 #1 [internal] load build definition from Dockerfile 19:36:56 #1 transferring dockerfile: 19:36:56 #1 transferring dockerfile: 164B done 19:36:56 #1 DONE 0.4s 19:36:56 19:36:56 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 19:36:56 #2 DONE 0.0s 19:36:56 19:36:56 #3 [internal] load .dockerignore 19:36:56 #3 transferring context: 19:36:56 #3 transferring context: 50B done 19:36:56 #3 DONE 0.1s 19:36:56 19:36:56 #4 [internal] load build context 19:36:57 #4 transferring context: 7.03kB done 19:36:57 #4 DONE 0.2s 19:36:57 19:36:57 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 19:36:57 #5 DONE 0.7s 19:36:57 19:36:57 #6 [2/4] WORKDIR /edgex 19:37:04 #6 DONE 6.7s 19:37:04 19:37:04 #7 [3/4] COPY go.mod . 19:37:04 #7 DONE 0.1s 19:37:04 19:37:04 #8 [4/4] RUN go mod download 19:37:19 #8 DONE 13.1s 19:37:19 19:37:19 #9 exporting to image 19:37:19 #9 exporting layers 19:37:21 #9 exporting layers 3.8s done 19:37:21 #9 writing image sha256:633223a06813521b6da24f7c8649c9d0b917495ceece02844b36bdae0f6a1ee2 done 19:37:21 #9 naming to docker.io/library/ci-base-image-x86_64 0.0s done 19:37:21 #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:21 + docker inspect -f . ci-base-image-x86_64 19:37:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:22 prd-ubuntu20.04-docker-8c-8g-4075 does not seem to be running inside a container 19:37:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:37:22 $ docker top 57920f2a84cf107d28cb2399480d1219156553f617a610c1dc64aef8913837df -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:22 + go version 19:37:22 go version go1.25.2 linux/amd64 [Pipeline] } 19:37:22 $ docker stop --time=1 57920f2a84cf107d28cb2399480d1219156553f617a610c1dc64aef8913837df 19:37:24 $ docker rm -f --volumes 57920f2a84cf107d28cb2399480d1219156553f617a610c1dc64aef8913837df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:24 + docker inspect -f . ci-base-image-x86_64 19:37:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:25 prd-ubuntu20.04-docker-8c-8g-4075 does not seem to be running inside a container 19:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:37:25 $ docker top 5970a077504736ed6b8719c4c1b34cc2ce2883fcc4291ae9ce977afc00ad8c2f -eo pid,comm [Pipeline] { [Pipeline] echo 19:37:25 ========================================================= 19:37:25 [edgeXBuildGoParallel] Running Tests and Build... 19:37:25 ========================================================= [Pipeline] sh 19:37:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:37:26 + make test 19:37:26 go test -race -coverprofile=coverage.out ./... 19:37:36 ? github.com/edgexfoundry/edgex-go [no test files] 19:38:08 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 19:38:08 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 19:38:08 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 19:38:08 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 19:38:08 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 19:38:08 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 19:38:08 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 19:38:08 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 19:38:08 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 19:38:08 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 19:38:08 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 19:38:08 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 19:38:08 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 19:38:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:38:08 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 19:38:08 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 19:38:08 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 19:38:08 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 19:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 19:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.4% of statements 19:38:12 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 19:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.029s coverage: 4.8% of statements 19:38:12 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 19:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 57.3% of statements 19:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.057s coverage: 86.5% of statements 19:38:12 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 19:38:12 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 19:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.296s coverage: 94.2% of statements 19:38:12 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 19:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 19:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:38:12 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:38:12 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 19:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 19:38:12 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 19:38:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 19:38:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 19:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:38:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 19:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 90.7% of statements 19:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 19:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:38:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.030s coverage: 0.0% of statements 19:38:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 19:38:12 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 19:38:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.035s coverage: 8.2% of statements 19:38:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 19:38:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 19:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.422s coverage: 97.6% of statements 19:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 19:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:38:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:38:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 19:38:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 19:38:16 ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements 19:38:16 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 19:38:16 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 19:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:38:16 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 19:38:16 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 19:38:16 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 19:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:38:16 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 19:38:16 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 19:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 19:38:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.052s coverage: 3.5% of statements 19:38:18 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 19:38:18 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 19:38:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements 19:38:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:38:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 38.2% of statements 19:38:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.027s coverage: 68.8% of statements 19:38:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 19:38:18 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 19:38:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 19:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 19:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements 19:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements 19:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 93.1% of statements 19:38:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 19:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.043s coverage: 92.9% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 19:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.042s coverage: 82.1% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 19:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.033s coverage: 6.8% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.029s coverage: 33.3% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.167s coverage: 54.8% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.032s coverage: 20.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.032s coverage: 88.6% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements 19:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 19:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.116s coverage: 29.2% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 19:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.031s coverage: 3.1% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements 19:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.019s coverage: 54.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 19:38:38 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 19:38:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 17.1% of statements 19:38:44 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 19:38:44 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 19:38:44 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 19:38:44 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 19:38:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 94.9% of statements 19:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 19:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:38:44 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:38:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 19:38:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements 19:38:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 19:38:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 19:38:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 19:38:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements 19:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 19:38:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 47.1% of statements 19:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:38:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 19:38:44 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 19:38:44 running golangci-lint 19:38:44 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 19:38:44 go version go1.25.2 linux/amd64 19:38:45 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 19:38:45 level=info msg="[config_reader] Used config file .golangci.yml" 19:38:45 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 19:38:45 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 19:38:45 level=info msg="[goenv] Read go env for 4.866254ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 19:38:45 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 19:39:07 level=info msg="[loader] Go packages loading at mode 8767 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 21.392278854s" 19:39:07 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.56284ms" 19:39:19 level=info msg="[linters_context/goanalysis] analyzers took 1m38.509220292s with top 10 stages: buildir: 52.243830639s, inspect: 2.737493263s, fact_deprecated: 2.644643522s, gosec: 2.570155224s, printf: 1.804166684s, ctrlflow: 1.763837822s, fact_purity: 1.469837194s, S1038: 1.273807016s, unused: 1.249139736s, QF1004: 1.14305253s" 19:39:19 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 19:39:19 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 19:39:19 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 19:39:19 level=info msg="[runner] Issues before processing: 35, after processing: 0" 19:39:19 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, invalid_issue: 35/35, exclusion_paths: 35/35, path_absoluter: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, cgo: 35/35, path_relativity: 35/35, generated_file_filter: 35/22" 19:39:19 level=info msg="[runner] processing took 8.290333ms with stages: nolint_filter: 6.634642ms, generated_file_filter: 1.239766ms, exclusion_rules: 268.15µs, path_relativity: 72.177µs, exclusion_paths: 55.378µs, invalid_issue: 5.47µs, cgo: 5.45µs, path_absoluter: 2.76µs, sort_results: 2.09µs, filename_unadjuster: 1.39µs, fixer: 690ns, max_same_issues: 590ns, diff: 420ns, max_from_linter: 290ns, path_prettifier: 280ns, uniq_by_line: 230ns, max_per_file_from_linter: 160ns, source_code: 150ns, path_shortener: 140ns, severity-rules: 110ns" 19:39:19 level=info msg="[runner] linters took 11.173539468s with stages: goanalysis_metalinter: 11.165180349s" 19:39:19 0 issues. 19:39:19 level=info msg="File cache stats: 0 entries of total size 0B" 19:39:19 level=info msg="Memory: 326 samples, avg is 324.6MB, max is 1276.9MB" 19:39:19 level=info msg="Execution took 32.615937114s" 19:39:19 go vet ./... 19:39:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:39:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:39:25 ./bin/test-attribution-txt.sh 19:39:25 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 19:39:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 19:39:25 + ls -al . 19:39:25 total 1392 19:39:25 drwxrwxr-x 11 1001 1001 4096 Mar 25 19:37 . 19:39:25 drwxr-xr-x 4 root root 4096 Mar 25 19:37 .. 19:39:25 drwxrwxr-x 2 1001 1001 4096 Mar 25 19:35 .blubracket 19:39:25 -rw-rw-r-- 1 1001 1001 10 Mar 25 19:35 .dockerignore 19:39:25 drwxrwxr-x 8 1001 1001 4096 Mar 25 19:38 .git 19:39:25 drwxrwxr-x 3 1001 1001 4096 Mar 25 19:35 .github 19:39:25 -rw-rw-r-- 1 1001 1001 909 Mar 25 19:35 .gitignore 19:39:25 -rw-rw-r-- 1 1001 1001 359 Mar 25 19:35 .golangci.yml 19:39:25 -rw-rw-r-- 1 1001 1001 100 Mar 25 19:35 .hadolint.yml 19:39:25 drwxr-xr-x 3 1001 1001 4096 Mar 25 19:36 .semver 19:39:25 -rw-rw-r-- 1 1001 1001 155 Mar 25 19:35 .sonarcloud.properties 19:39:25 -rw-rw-r-- 1 1001 1001 1171 Mar 25 19:35 ADOPTERS.md 19:39:25 -rw-rw-r-- 1 1001 1001 20143 Mar 25 19:35 Attribution.txt 19:39:25 -rw-rw-r-- 1 1001 1001 108018 Mar 25 19:35 CHANGELOG.md 19:39:25 -rw-rw-r-- 1 1001 1001 3804 Mar 25 19:35 CONTRIBUTING.md 19:39:25 -rw-rw-r-- 1 1001 1001 677 Mar 25 19:35 GOVERNANCE.md 19:39:25 -rw-rw-r-- 1 1001 1001 886 Mar 25 19:35 Jenkinsfile 19:39:25 -rw-rw-r-- 1 1001 1001 10775 Mar 25 19:35 LICENSE 19:39:25 -rw-rw-r-- 1 1001 1001 16743 Mar 25 19:35 Makefile 19:39:25 -rw-rw-r-- 1 1001 1001 582 Mar 25 19:35 OWNERS.md 19:39:25 -rw-rw-r-- 1 1001 1001 9932 Mar 25 19:35 README.md 19:39:25 -rw-rw-r-- 1 1001 1001 789 Mar 25 19:35 SECURITY.md 19:39:25 -rw-rw-r-- 1 1001 1001 5 Mar 25 19:36 VERSION 19:39:25 drwxrwxr-x 2 1001 1001 4096 Mar 25 19:35 bin 19:39:25 drwxrwxr-x 19 1001 1001 4096 Mar 25 19:35 cmd 19:39:25 -rw-r--r-- 1 root root 1044024 Mar 25 19:38 coverage.out 19:39:25 drwxrwxr-x 2 1001 1001 4096 Mar 25 19:35 fuzz_test 19:39:25 -rw-rw-r-- 1 1001 1001 6990 Mar 25 19:35 go.mod 19:39:25 -rw-rw-r-- 1 1001 1001 90838 Mar 25 19:35 go.sum 19:39:25 drwxrwxr-x 7 1001 1001 4096 Mar 25 19:35 internal 19:39:25 drwxrwxr-x 2 1001 1001 4096 Mar 25 19:35 openapi 19:39:25 -rw-rw-r-- 1 1001 1001 584 Mar 25 19:35 security.txt 19:39:25 -rw-rw-r-- 1 1001 1001 204 Mar 25 19:35 version.go [Pipeline] sh 19:39:25 + '[' -e coverage.out ] 19:39:25 + chown 1001:1001 coverage.out [Pipeline] stash 19:39:26 Stashed 1 file(s) [Pipeline] sh 19:39:26 + make build 19:39:26 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 19:39:53 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 19:39:53 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 19:39:53 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 19:39:53 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 19:39:55 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 19:40:01 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 19:40:03 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 19:40:04 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 19:40:07 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 19:40:08 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 19:40:10 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 19:40:11 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] } 19:40:13 $ docker stop --time=1 5970a077504736ed6b8719c4c1b34cc2ce2883fcc4291ae9ce977afc00ad8c2f 19:40:18 $ docker rm -f --volumes 5970a077504736ed6b8719c4c1b34cc2ce2883fcc4291ae9ce977afc00ad8c2f [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 19:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:40:20 19:40:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:40:20 latest: Pulling from edgex-devops/edgex-compose 19:40:20 91d30c5bc195: Pulling fs layer 19:40:20 2e9b0aa3be6d: Pulling fs layer 19:40:20 9c61dcf015f6: Pulling fs layer 19:40:20 4698f68db338: Pulling fs layer 19:40:20 2a2f49069b9e: Pulling fs layer 19:40:20 e0025b399a48: Pulling fs layer 19:40:20 4698f68db338: Waiting 19:40:20 2a2f49069b9e: Waiting 19:40:20 e0025b399a48: Waiting 19:40:20 91d30c5bc195: Verifying Checksum 19:40:20 91d30c5bc195: Download complete 19:40:20 4698f68db338: Download complete 19:40:20 91d30c5bc195: Pull complete 19:40:20 2e9b0aa3be6d: Verifying Checksum 19:40:20 2e9b0aa3be6d: Download complete 19:40:20 e0025b399a48: Download complete 19:40:20 2a2f49069b9e: Download complete 19:40:20 2e9b0aa3be6d: Pull complete 19:40:21 9c61dcf015f6: Verifying Checksum 19:40:21 9c61dcf015f6: Download complete 19:40:24 9c61dcf015f6: Pull complete 19:40:24 4698f68db338: Pull complete 19:40:25 2a2f49069b9e: Pull complete 19:40:25 e0025b399a48: Pull complete 19:40:25 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:40:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:40:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:25 prd-ubuntu20.04-docker-8c-8g-4075 does not seem to be running inside a container 19:40:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:40:27 $ docker top 8836e72bcb676676180baf6ffc555b000c7c12d0f95a671eba5e3d75d8f4f757 -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:28 + docker compose -f ./docker-compose-build.yml build --parallel 19:40:28 #1 [core-metadata internal] load build definition from Dockerfile 19:40:28 #1 ... 19:40:28 19:40:28 #2 [support-scheduler internal] load build definition from Dockerfile 19:40:28 #2 transferring dockerfile: 1.83kB done 19:40:28 #2 DONE 0.1s 19:40:28 19:40:28 #3 [security-spire-agent internal] load build definition from Dockerfile 19:40:28 #3 transferring dockerfile: 1.81kB done 19:40:28 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 19:40:28 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 19:40:28 #3 DONE 0.2s 19:40:28 19:40:28 #4 [security-spire-server internal] load build definition from Dockerfile 19:40:28 #4 transferring dockerfile: 1.70kB done 19:40:28 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 19:40:28 #4 DONE 0.2s 19:40:28 19:40:28 #5 [security-secretstore-setup internal] load build definition from Dockerfile 19:40:28 #5 transferring dockerfile: 2.49kB done 19:40:28 #5 DONE 0.2s 19:40:28 19:40:28 #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:40:28 #6 DONE 0.0s 19:40:28 19:40:28 #7 [support-notifications internal] load build definition from Dockerfile 19:40:28 #7 transferring dockerfile: 2.02kB done 19:40:28 #7 DONE 0.2s 19:40:28 19:40:28 #8 [security-proxy-auth internal] load build definition from Dockerfile 19:40:28 #8 transferring dockerfile: 2.14kB done 19:40:28 #8 DONE 0.2s 19:40:28 19:40:28 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:40:28 #9 transferring dockerfile: 1.89kB done 19:40:28 #9 DONE 0.3s 19:40:28 19:40:28 #10 [security-bootstrapper internal] load build definition from Dockerfile 19:40:28 #10 transferring dockerfile: 3.02kB done 19:40:28 #10 DONE 0.3s 19:40:28 19:40:28 #11 [core-data internal] load build definition from Dockerfile 19:40:28 #11 transferring dockerfile: 2.04kB done 19:40:28 #11 DONE 0.3s 19:40:28 19:40:28 #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:40:28 #6 DONE 0.0s 19:40:28 19:40:28 #1 [core-metadata internal] load build definition from Dockerfile 19:40:28 #1 transferring dockerfile: 2.10kB done 19:40:28 #1 DONE 0.3s 19:40:28 19:40:28 #12 [security-proxy-setup internal] load build definition from Dockerfile 19:40:28 #12 transferring dockerfile: 2.50kB done 19:40:28 #12 DONE 0.3s 19:40:28 19:40:28 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:40:28 #13 transferring dockerfile: 2.23kB done 19:40:28 #13 DONE 0.3s 19:40:28 19:40:28 #14 [core-keeper internal] load build definition from Dockerfile 19:40:28 #14 transferring dockerfile: 2.07kB done 19:40:28 #14 DONE 0.3s 19:40:28 19:40:28 #15 [security-spire-config internal] load build definition from Dockerfile 19:40:28 #15 transferring dockerfile: 1.69kB done 19:40:28 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 19:40:28 #15 DONE 0.3s 19:40:28 19:40:28 #16 [core-command internal] load build definition from Dockerfile 19:40:28 #16 transferring dockerfile: 1.94kB done 19:40:28 #16 DONE 0.3s 19:40:28 19:40:28 #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:40:28 #6 DONE 0.0s 19:40:28 19:40:28 #17 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 19:40:30 #17 ... 19:40:30 19:40:30 #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 19:40:30 #18 DONE 1.4s 19:40:30 19:40:30 #19 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 19:40:30 #19 DONE 1.4s 19:40:30 19:40:30 #17 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 19:40:30 #17 DONE 2.1s 19:40:30 19:40:30 #20 [security-proxy-auth internal] load .dockerignore 19:40:30 #20 transferring context: 19:40:30 #20 transferring context: 50B done 19:40:30 #20 DONE 0.0s 19:40:30 19:40:30 #21 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 19:40:30 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 19:40:30 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 19:40:30 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 19:40:30 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0B / 3.80MB 0.1s 19:40:30 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 19:40:31 #21 ... 19:40:31 19:40:31 #22 [security-spire-agent internal] load .dockerignore 19:40:31 #22 transferring context: 50B done 19:40:31 #22 DONE 0.3s 19:40:31 19:40:31 #23 [security-secretstore-setup internal] load .dockerignore 19:40:31 #23 transferring context: 50B done 19:40:31 #23 DONE 0.3s 19:40:31 19:40:31 #24 [support-notifications internal] load .dockerignore 19:40:31 #24 transferring context: 50B done 19:40:31 #24 DONE 0.3s 19:40:31 19:40:31 #25 [security-spire-server internal] load .dockerignore 19:40:31 #25 transferring context: 50B done 19:40:31 #25 DONE 0.3s 19:40:31 19:40:31 #26 [security-proxy-setup internal] load .dockerignore 19:40:31 #26 transferring context: 50B done 19:40:31 #26 DONE 0.3s 19:40:31 19:40:31 #27 [core-metadata internal] load .dockerignore 19:40:31 #27 transferring context: 50B done 19:40:31 #27 DONE 0.3s 19:40:31 19:40:31 #28 [support-scheduler internal] load .dockerignore 19:40:31 #28 transferring context: 50B done 19:40:31 #28 DONE 0.3s 19:40:31 19:40:31 #29 [security-spire-config internal] load .dockerignore 19:40:31 #29 transferring context: 50B done 19:40:31 #29 DONE 0.3s 19:40:31 19:40:31 #30 [security-secretstore-setup internal] load build context 19:40:31 #30 DONE 0.0s 19:40:31 19:40:31 #31 [core-metadata internal] load build context 19:40:31 #31 DONE 0.0s 19:40:31 19:40:31 #32 [support-notifications internal] load build context 19:40:31 #32 DONE 0.0s 19:40:31 19:40:31 #33 [core-keeper internal] load .dockerignore 19:40:31 #33 transferring context: 50B done 19:40:31 #33 DONE 0.3s 19:40:31 19:40:31 #34 [core-command internal] load .dockerignore 19:40:31 #34 transferring context: 50B done 19:40:31 #34 DONE 0.3s 19:40:31 19:40:31 #21 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 19:40:31 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 19:40:31 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 19:40:31 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 19:40:31 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 19:40:31 #21 ... 19:40:31 19:40:31 #35 [core-common-config-bootstrapper internal] load .dockerignore 19:40:31 #35 transferring context: 50B done 19:40:31 #35 DONE 0.3s 19:40:31 19:40:31 #36 [security-bootstrapper internal] load .dockerignore 19:40:31 #36 transferring context: 50B done 19:40:31 #36 DONE 0.3s 19:40:31 19:40:31 #37 [security-spiffe-token-provider internal] load .dockerignore 19:40:31 #37 transferring context: 50B done 19:40:31 #37 DONE 0.3s 19:40:31 19:40:31 #38 [core-data internal] load .dockerignore 19:40:31 #38 transferring context: 50B done 19:40:31 #38 DONE 0.4s 19:40:31 19:40:31 #21 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 19:40:31 #21 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 19:40:31 #21 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 19:40:31 #21 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 19:40:31 #21 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 19:40:31 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s 19:40:31 #21 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s done 19:40:31 #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 19:40:31 #21 ... 19:40:31 19:40:31 #39 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 19:40:31 #39 DONE 0.7s 19:40:31 19:40:31 #40 [security-spire-server internal] load build context 19:40:31 #40 transferring context: 26.57kB 0.0s done 19:40:31 #40 DONE 0.4s 19:40:31 19:40:31 #41 [security-spire-config internal] load build context 19:40:31 #41 transferring context: 24.82kB 0.0s done 19:40:31 #41 DONE 0.4s 19:40:31 19:40:31 #21 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 19:40:31 #21 ... 19:40:31 19:40:31 #42 [security-spire-agent internal] load build context 19:40:31 #42 transferring context: 26.10kB 0.0s done 19:40:31 #42 DONE 0.5s 19:40:31 19:40:31 #21 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 19:40:31 #21 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done 19:40:37 #21 ... 19:40:37 19:40:37 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 19:40:37 #43 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 19:40:37 #43 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 19:40:37 #43 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 19:40:37 #43 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 19:40:37 #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 19:40:37 #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 19:40:37 #43 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 19:40:37 #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 19:40:37 #43 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done 19:40:37 #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 5.7s 19:40:37 #43 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 19:40:37 #43 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 5.7s done 19:40:41 #43 ... 19:40:41 19:40:41 #44 [security-proxy-auth internal] load build context 19:40:41 #44 transferring context: 592.59MB 9.8s 19:40:41 #44 ... 19:40:41 19:40:41 #45 [core-keeper internal] load build context 19:40:41 #45 ... 19:40:41 19:40:41 #44 [security-proxy-auth internal] load build context 19:40:41 #44 ... 19:40:41 19:40:41 #46 [security-proxy-setup internal] load build context 19:40:41 #46 ... 19:40:41 19:40:41 #31 [core-metadata internal] load build context 19:40:41 #31 ... 19:40:41 19:40:41 #47 [support-scheduler internal] load build context 19:40:41 #47 ... 19:40:41 19:40:41 #48 [security-bootstrapper internal] load build context 19:40:41 #48 ... 19:40:41 19:40:41 #49 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:40:41 #49 ... 19:40:41 19:40:41 #32 [support-notifications internal] load build context 19:40:41 #32 ... 19:40:41 19:40:41 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 19:40:41 #50 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done 19:40:41 #50 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 19:40:41 #50 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 19:40:41 #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 19:40:41 #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 19:40:41 #50 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 19:40:41 #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 19:40:41 #50 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 19:40:41 #50 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 19:40:41 #50 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 3.2s done 19:40:41 #50 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19:40:41 #50 ... 19:40:41 19:40:41 #51 [security-spiffe-token-provider internal] load build context 19:40:41 #51 ... 19:40:41 19:40:41 #30 [security-secretstore-setup internal] load build context 19:40:42 #30 ... 19:40:42 19:40:42 #52 [core-command internal] load build context 19:40:42 #52 transferring context: 639.13MB 10.3s done 19:40:42 #52 ... 19:40:42 19:40:42 #53 [core-common-config-bootstrapper internal] load build context 19:40:42 #53 transferring context: 639.13MB 10.9s done 19:40:42 #53 ... 19:40:42 19:40:42 #54 [core-data internal] load build context 19:40:42 #54 transferring context: 639.13MB 10.7s done 19:40:42 #54 ... 19:40:42 19:40:42 #30 [security-secretstore-setup internal] load build context 19:40:43 #30 transferring context: 639.13MB 11.8s done 19:40:47 #30 ... 19:40:47 19:40:47 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 19:40:47 #43 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.5s 19:40:47 #43 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.9s done 19:40:50 #43 ... 19:40:50 19:40:50 #45 [core-keeper internal] load build context 19:40:50 #45 transferring context: 639.13MB 10.5s done 19:40:51 #45 ... 19:40:51 19:40:51 #44 [security-proxy-auth internal] load build context 19:40:51 #44 transferring context: 639.13MB 10.5s done 19:40:51 #44 ... 19:40:51 19:40:51 #47 [support-scheduler internal] load build context 19:40:51 #47 transferring context: 639.13MB 10.3s done 19:40:51 #47 ... 19:40:51 19:40:51 #48 [security-bootstrapper internal] load build context 19:40:51 #48 transferring context: 639.13MB 10.9s done 19:40:51 #48 ... 19:40:51 19:40:51 #31 [core-metadata internal] load build context 19:40:51 #31 transferring context: 639.13MB 10.5s done 19:40:51 #31 ... 19:40:51 19:40:51 #46 [security-proxy-setup internal] load build context 19:40:51 #46 transferring context: 639.13MB 10.2s done 19:40:51 #46 ... 19:40:51 19:40:51 #51 [security-spiffe-token-provider internal] load build context 19:40:51 #51 transferring context: 639.13MB 11.6s done 19:40:52 #51 ... 19:40:52 19:40:52 #32 [support-notifications internal] load build context 19:40:52 #32 transferring context: 639.13MB 10.8s done 19:40:52 #32 ... 19:40:52 19:40:52 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 19:40:52 #50 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 10.9s done 19:40:56 #50 ... 19:40:56 19:40:56 #49 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:40:56 #49 DONE 25.4s 19:40:56 19:40:56 #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:40:57 #55 ... 19:40:57 19:40:57 #44 [security-proxy-auth internal] load build context 19:40:57 #44 DONE 26.2s 19:40:57 19:40:57 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:40:57 #56 ... 19:40:57 19:40:57 #21 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 19:40:57 #21 DONE 26.9s 19:40:57 19:40:57 #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:40:58 #57 ... 19:40:58 19:40:58 #47 [support-scheduler internal] load build context 19:40:58 #47 DONE 27.3s 19:40:58 19:40:58 #46 [security-proxy-setup internal] load build context 19:40:58 #46 DONE 27.3s 19:40:58 19:40:58 #52 [core-command internal] load build context 19:40:58 #52 DONE 27.3s 19:40:58 19:40:58 #45 [core-keeper internal] load build context 19:40:58 #45 DONE 27.3s 19:40:58 19:40:58 #54 [core-data internal] load build context 19:40:58 #54 DONE 27.3s 19:40:58 19:40:58 #31 [core-metadata internal] load build context 19:40:58 #31 DONE 27.4s 19:40:58 19:40:58 #32 [support-notifications internal] load build context 19:40:58 #32 DONE 27.5s 19:40:58 19:40:58 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:40:58 #58 ... 19:40:58 19:40:58 #53 [core-common-config-bootstrapper internal] load build context 19:40:58 #53 DONE 27.4s 19:40:58 19:40:58 #30 [security-secretstore-setup internal] load build context 19:40:58 #30 DONE 27.5s 19:40:58 19:40:58 #48 [security-bootstrapper internal] load build context 19:40:58 #48 DONE 27.4s 19:40:58 19:40:58 #51 [security-spiffe-token-provider internal] load build context 19:40:58 #51 DONE 27.5s 19:40:58 19:40:58 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:40:58 #59 ... 19:40:58 19:40:58 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 19:40:58 #50 DONE 27.9s 19:40:59 19:40:59 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 19:40:59 #43 DONE 27.9s 19:40:59 19:40:59 #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:40:59 #55 2.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:40:59 #55 2.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:40:59 #55 2.505 OK: 265 MiB in 60 packages 19:41:04 #55 ... 19:41:04 19:41:04 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:41:04 #0 3.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:04 #0 5.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:04 #0 6.100 (1/4) Installing ca-certificates (20250911-r0) 19:41:04 #0 6.128 (2/4) Installing dumb-init (1.2.5-r3) 19:41:04 #0 6.138 (3/4) Installing su-exec (0.2-r3) 19:41:04 #0 6.145 (4/4) Installing yq-go (4.47.2-r3) 19:41:04 #0 6.414 Executing busybox-1.37.0-r20.trigger 19:41:04 #0 6.421 Executing ca-certificates-20250911-r0.trigger 19:41:04 #0 6.463 OK: 20 MiB in 20 packages 19:41:07 #60 ... 19:41:07 19:41:07 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:41:07 #61 ... 19:41:07 19:41:07 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 19:41:07 #0 9.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:07 #0 9.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:07 #0 10.01 OK: 265 MiB in 60 packages 19:41:07 #62 ... 19:41:07 19:41:07 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:41:07 #63 ... 19:41:07 19:41:07 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:07 #64 ... 19:41:07 19:41:07 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:41:07 #61 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:07 #61 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:07 #61 10.85 OK: 265 MiB in 60 packages 19:41:07 #61 ... 19:41:07 19:41:07 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:07 #65 ... 19:41:07 19:41:07 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 19:41:07 #66 ... 19:41:07 19:41:07 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:41:07 #67 ... 19:41:07 19:41:07 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:41:08 #68 ... 19:41:08 19:41:08 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:41:08 #69 ... 19:41:08 19:41:08 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:41:08 #70 ... 19:41:08 19:41:08 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:41:08 #71 ... 19:41:08 19:41:08 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:41:08 #56 2.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:08 #56 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:08 #56 2.495 OK: 265 MiB in 60 packages 19:41:16 #56 DONE 19.0s 19:41:16 19:41:16 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:41:16 #61 DONE 18.9s 19:41:16 19:41:16 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 19:41:16 #62 DONE 18.9s 19:41:16 19:41:16 #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:41:16 #55 DONE 19.0s 19:41:16 19:41:16 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:41:16 #60 DONE 18.2s 19:41:16 19:41:16 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:41:16 #72 ... 19:41:16 19:41:16 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:41:16 #73 DONE 0.4s 19:41:16 19:41:16 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:41:16 #74 DONE 0.4s 19:41:16 19:41:16 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 19:41:16 #75 DONE 0.4s 19:41:16 19:41:16 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:41:16 #76 DONE 0.4s 19:41:16 19:41:16 #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:16 #77 ... 19:41:16 19:41:16 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:16 #64 DONE 20.0s 19:41:16 19:41:16 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:16 #65 DONE 19.2s 19:41:17 19:41:17 #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:41:17 #57 19.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:17 #57 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:17 #57 19.75 (1/1) Installing dumb-init (1.2.5-r3) 19:41:17 #57 19.75 Executing busybox-1.37.0-r20.trigger 19:41:17 #57 19.76 OK: 7 MiB in 17 packages 19:41:17 #57 DONE 19.9s 19:41:17 19:41:17 #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:41:18 #78 0.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:18 #78 ... 19:41:18 19:41:18 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:41:18 #69 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:18 #69 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:18 #69 20.81 (1/1) Installing dumb-init (1.2.5-r3) 19:41:18 #69 20.81 Executing busybox-1.37.0-r20.trigger 19:41:18 #69 20.82 OK: 7 MiB in 17 packages 19:41:18 #69 DONE 21.1s 19:41:18 19:41:18 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:41:18 #63 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:18 #63 20.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:18 #63 20.44 v3.22.3-79-gbb1fa65fef5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 19:41:18 #63 20.44 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 19:41:18 #63 20.44 OK: 26335 distinct packages available 19:41:18 #63 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:18 #63 21.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:18 #63 21.77 OK: 265 MiB in 60 packages 19:41:18 #63 DONE 21.9s 19:41:18 19:41:18 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:41:18 #72 2.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:18 #72 2.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:18 #72 2.736 OK: 20 MiB in 20 packages 19:41:18 #72 DONE 3.0s 19:41:18 19:41:18 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:41:18 #58 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:18 #58 19.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:18 #58 19.65 v3.22.3-79-gbb1fa65fef5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 19:41:18 #58 19.65 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 19:41:18 #58 19.65 OK: 26324 distinct packages available 19:41:18 #58 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:18 #58 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:18 #58 20.86 (1/5) Installing dumb-init (1.2.5-r3) 19:41:18 #58 20.87 (2/5) Installing musl-obstack (1.2.3-r2) 19:41:18 #58 20.88 (3/5) Installing libucontext (1.3.2-r0) 19:41:18 #58 20.89 (4/5) Installing gcompat (1.1.0-r4) 19:41:18 #58 20.89 (5/5) Installing openssl (3.5.5-r0) 19:41:18 #58 20.93 Executing busybox-1.37.0-r20.trigger 19:41:18 #58 20.93 OK: 8 MiB in 21 packages 19:41:18 #58 DONE 21.2s 19:41:18 19:41:18 #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 19:41:18 #79 ... 19:41:18 19:41:18 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:41:18 #80 DONE 0.2s 19:41:18 19:41:18 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 19:41:18 #66 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:18 #66 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:18 #66 20.89 (1/7) Installing ca-certificates (20250911-r0) 19:41:18 #66 20.92 (2/7) Installing dumb-init (1.2.5-r3) 19:41:18 #66 20.92 (3/7) Installing libgcc (14.2.0-r6) 19:41:18 #66 20.96 (4/7) Installing libsodium (1.0.20-r1) 19:41:18 #66 20.97 (5/7) Installing libstdc++ (14.2.0-r6) 19:41:18 #66 21.37 (6/7) Installing libzmq (4.3.5-r2) 19:41:18 #66 21.40 (7/7) Installing zeromq (4.3.5-r2) 19:41:18 #66 21.42 Executing busybox-1.37.0-r20.trigger 19:41:18 #66 21.44 Executing ca-certificates-20250911-r0.trigger 19:41:18 #66 21.49 OK: 12 MiB in 23 packages 19:41:19 #66 DONE 21.8s 19:41:19 19:41:19 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:41:19 #81 ... 19:41:19 19:41:19 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:41:19 #68 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:19 #68 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:19 #68 20.99 v3.22.3-79-gbb1fa65fef5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 19:41:19 #68 20.99 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 19:41:19 #68 20.99 OK: 26324 distinct packages available 19:41:19 #68 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:19 #68 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:19 #68 21.85 (1/4) Installing dumb-init (1.2.5-r3) 19:41:19 #68 21.85 (2/4) Installing musl-obstack (1.2.3-r2) 19:41:19 #68 21.85 (3/4) Installing libucontext (1.3.2-r0) 19:41:19 #68 21.86 (4/4) Installing gcompat (1.1.0-r4) 19:41:19 #68 21.86 Executing busybox-1.37.0-r20.trigger 19:41:19 #68 21.88 OK: 8 MiB in 20 packages 19:41:19 #68 DONE 22.1s 19:41:19 19:41:19 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:41:19 #0 1.299 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:19 #0 1.611 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:19 #0 2.701 OK: 265 MiB in 60 packages 19:41:19 #82 DONE 2.9s 19:41:19 19:41:19 #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 19:41:19 #79 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:19 #79 0.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:20 #79 ... 19:41:20 19:41:20 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:41:20 #70 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:20 #70 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:20 #70 21.96 (1/2) Installing dumb-init (1.2.5-r3) 19:41:20 #70 21.98 (2/2) Installing su-exec (0.2-r3) 19:41:20 #70 21.99 Executing busybox-1.37.0-r20.trigger 19:41:20 #70 22.09 OK: 7 MiB in 18 packages 19:41:20 #70 DONE 22.4s 19:41:20 19:41:20 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:41:20 #83 DONE 0.4s 19:41:20 19:41:20 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:41:20 #67 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:20 #67 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:20 #67 20.80 v3.22.3-79-gbb1fa65fef5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 19:41:20 #67 20.80 v3.22.3-80-g88b02b8f653 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 19:41:20 #67 20.80 OK: 26324 distinct packages available 19:41:20 #67 20.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:20 #67 21.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:20 #67 22.04 (1/13) Installing brotli-libs (1.1.0-r2) 19:41:20 #67 22.09 (2/13) Installing c-ares (1.34.6-r0) 19:41:20 #67 22.10 (3/13) Installing libunistring (1.3-r0) 19:41:20 #67 22.16 (4/13) Installing libidn2 (2.3.7-r0) 19:41:20 #67 22.17 (5/13) Installing nghttp2-libs (1.65.0-r0) 19:41:20 #67 22.17 (6/13) Installing libpsl (0.21.5-r3) 19:41:20 #67 22.18 (7/13) Installing zstd-libs (1.5.7-r0) 19:41:20 #67 22.21 (8/13) Installing libcurl (8.14.1-r2) 19:41:20 #67 22.24 (9/13) Installing curl (8.14.1-r2) 19:41:20 #67 22.26 (10/13) Installing dumb-init (1.2.5-r3) 19:41:20 #67 22.26 (11/13) Installing musl-obstack (1.2.3-r2) 19:41:20 #67 22.26 (12/13) Installing libucontext (1.3.2-r0) 19:41:20 #67 22.27 (13/13) Installing gcompat (1.1.0-r4) 19:41:20 #67 22.28 Executing busybox-1.37.0-r20.trigger 19:41:20 #67 22.29 OK: 13 MiB in 29 packages 19:41:20 #67 DONE 22.6s 19:41:20 19:41:20 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:41:25 #84 ... 19:41:25 19:41:25 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:41:25 #59 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:25 #59 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:25 #59 21.32 (1/4) Installing dumb-init (1.2.5-r3) 19:41:25 #59 21.33 (2/4) Installing openssl (3.5.5-r0) 19:41:25 #59 21.37 (3/4) Installing su-exec (0.2-r3) 19:41:25 #59 21.37 (4/4) Installing yq-go (4.47.2-r3) 19:41:25 #59 23.07 Executing busybox-1.37.0-r20.trigger 19:41:25 #59 23.08 OK: 20 MiB in 20 packages 19:41:26 #59 ... 19:41:26 19:41:26 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:26 #85 ... 19:41:26 19:41:26 #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:26 #86 ... 19:41:26 19:41:26 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:26 #87 ... 19:41:26 19:41:26 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:41:26 #71 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:26 #71 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:26 #71 22.84 (1/3) Installing ca-certificates (20250911-r0) 19:41:26 #71 22.88 (2/3) Installing dumb-init (1.2.5-r3) 19:41:26 #71 22.89 (3/3) Installing tzdata (2026a-r0) 19:41:26 #71 22.94 Executing busybox-1.37.0-r20.trigger 19:41:26 #71 22.95 Executing ca-certificates-20250911-r0.trigger 19:41:26 #71 23.01 OK: 8 MiB in 19 packages 19:41:26 #71 ... 19:41:26 19:41:26 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:41:26 #0 1.159 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:26 #0 1.989 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:26 #0 4.990 (1/1) Installing dumb-init (1.2.5-r3) 19:41:26 #0 6.603 Executing busybox-1.37.0-r20.trigger 19:41:26 #0 6.615 OK: 7 MiB in 17 packages 19:41:30 #88 ... 19:41:30 19:41:30 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:41:30 #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:30 #0 1.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:30 #0 1.610 OK: 7 MiB in 17 packages 19:41:30 #89 ... 19:41:30 19:41:30 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:30 #90 ... 19:41:30 19:41:30 #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:41:30 #78 1.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:30 #78 2.969 OK: 7 MiB in 17 packages 19:41:30 #78 ... 19:41:30 19:41:30 #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 19:41:30 #79 1.551 OK: 8 MiB in 21 packages 19:41:31 #79 ... 19:41:31 19:41:31 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:41:31 #91 ... 19:41:31 19:41:31 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:41:31 #81 0.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:31 #81 0.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:31 #81 1.357 OK: 12 MiB in 23 packages 19:41:31 #81 ... 19:41:31 19:41:31 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:41:31 #0 1.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:41:31 #0 1.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:41:31 #0 3.659 OK: 8 MiB in 20 packages 19:41:31 #92 ... 19:41:31 19:41:31 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:57 #93 ... 19:41:57 19:41:57 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:41:57 #89 DONE 34.7s 19:41:57 19:41:57 #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:43:05 #78 ... 19:43:05 19:43:05 #79 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 19:43:05 #79 DONE 96.8s 19:43:05 19:43:05 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:43:05 #59 DONE 118.1s 19:43:05 19:43:05 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:43:05 #94 ... 19:43:05 19:43:05 #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:05 #86 DONE 99.6s 19:43:05 19:43:05 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:43:05 #81 DONE 96.3s 19:43:05 19:43:05 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:43:05 #92 DONE 96.0s 19:43:05 19:43:05 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:43:05 #71 DONE 118.1s 19:43:05 19:43:05 #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:43:05 #78 DONE 98.2s 19:43:05 19:43:05 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:05 #87 DONE 99.6s 19:43:05 19:43:05 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:05 #85 DONE 99.6s 19:43:05 19:43:05 #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:05 #77 DONE 99.6s 19:43:05 19:43:05 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:43:05 #88 DONE 99.0s 19:43:05 19:43:05 #90 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:05 #90 DONE 96.8s 19:43:05 19:43:05 #95 [core-command builder 6/7] COPY . . 19:43:05 #95 ... 19:43:05 19:43:05 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:43:05 #96 DONE 8.1s 19:43:05 19:43:05 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:43:05 #84 95.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:43:05 #84 95.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:43:05 #84 96.33 OK: 13 MiB in 29 packages 19:43:05 #84 DONE 103.7s 19:43:05 19:43:05 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:43:05 #91 95.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:43:05 #91 96.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:43:05 #91 96.52 OK: 7 MiB in 18 packages 19:43:05 #91 DONE 103.8s 19:43:05 19:43:05 #97 [security-secretstore-setup builder 6/7] COPY . . 19:43:05 #97 DONE 8.2s 19:43:05 19:43:05 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:05 #98 CACHED 19:43:05 19:43:05 #99 [security-secretstore-setup builder 6/7] COPY . . 19:43:05 #99 CACHED 19:43:05 19:43:05 #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:43:05 #100 CACHED 19:43:05 19:43:05 #101 [security-bootstrapper builder 6/7] COPY . . 19:43:05 #101 CACHED 19:43:05 19:43:05 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:05 #102 CACHED 19:43:05 19:43:05 #103 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:43:05 #103 CACHED 19:43:05 19:43:05 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:43:05 #104 DONE 8.2s 19:43:05 19:43:05 #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:43:05 #105 DONE 8.2s 19:43:05 19:43:05 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:43:05 #106 ... 19:43:05 19:43:05 #107 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:43:05 #0 8.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:43:05 #0 8.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:43:05 #0 8.781 OK: 8 MiB in 19 packages 19:43:05 #107 ... 19:43:05 19:43:05 #108 [support-scheduler builder 6/7] COPY . . 19:43:06 #108 ... 19:43:06 19:43:06 #109 [support-notifications builder 6/7] COPY . . 19:43:06 #109 ... 19:43:06 19:43:06 #110 [security-spiffe-token-provider builder 6/7] COPY . . 19:43:06 #110 ... 19:43:06 19:43:06 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:43:06 #94 8.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 19:43:06 #94 8.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 19:43:06 #94 8.725 OK: 20 MiB in 20 packages 19:43:14 #94 ... 19:43:14 19:43:14 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:43:14 #111 ... 19:43:14 19:43:14 #112 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:43:14 #112 ... 19:43:14 19:43:14 #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:43:14 #113 ... 19:43:14 19:43:14 #114 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:43:14 #114 ... 19:43:14 19:43:14 #115 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:43:14 #115 ... 19:43:14 19:43:14 #116 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:43:21 #116 DONE 17.6s 19:43:21 19:43:21 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:21 #93 DONE 121.3s 19:43:21 19:43:21 #107 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:43:21 #107 DONE 25.6s 19:43:21 19:43:21 #110 [security-spiffe-token-provider builder 6/7] COPY . . 19:43:21 #110 DONE 25.6s 19:43:21 19:43:21 #108 [support-scheduler builder 6/7] COPY . . 19:43:21 #108 DONE 25.6s 19:43:21 19:43:21 #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:43:21 #94 DONE 25.7s 19:43:21 19:43:21 #109 [support-notifications builder 6/7] COPY . . 19:43:21 #109 DONE 25.7s 19:43:21 19:43:21 #95 [core-data builder 6/7] COPY . . 19:43:21 #95 DONE 25.6s 19:43:21 19:43:21 #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:43:21 #117 CACHED 19:43:21 19:43:21 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:21 #118 CACHED 19:43:21 19:43:21 #119 [core-metadata builder 6/7] COPY . . 19:43:21 #119 CACHED 19:43:21 19:43:21 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 19:43:21 #120 CACHED 19:43:21 19:43:21 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:21 #121 CACHED 19:43:21 19:43:21 #122 [core-data builder 6/7] COPY . . 19:43:21 #122 CACHED 19:43:21 19:43:21 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 19:43:21 #123 CACHED 19:43:21 19:43:21 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:21 #124 CACHED 19:43:21 19:43:21 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:43:21 #125 CACHED 19:43:21 19:43:21 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:21 #126 CACHED 19:43:21 19:43:21 #127 [core-command builder 6/7] COPY . . 19:43:21 #127 CACHED 19:43:21 19:43:21 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 19:43:21 #128 CACHED 19:43:21 19:43:21 #115 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:43:21 #115 DONE 17.5s 19:43:21 19:43:21 #129 [security-spire-config stage-2 6/10] COPY security.txt / 19:43:21 #129 ... 19:43:21 19:43:21 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:43:21 #106 DONE 17.6s 19:43:21 19:43:21 #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:43:26 #130 ... 19:43:26 19:43:26 #112 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:43:26 #112 17.91 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 19:43:27 #112 ... 19:43:27 19:43:27 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:43:27 #0 6.321 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 19:43:27 #131 ... 19:43:27 19:43:27 #132 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:43:27 #132 DONE 6.5s 19:43:27 19:43:27 #114 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:43:27 #114 DONE 24.0s 19:43:27 19:43:27 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:43:27 #0 6.370 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 19:43:27 #133 ... 19:43:27 19:43:27 #134 [core-keeper builder 7/8] COPY . . 19:43:27 #134 DONE 6.5s 19:43:27 19:43:27 #135 [security-spire-server stage-2 6/9] COPY security.txt / 19:43:27 #135 DONE 6.5s 19:43:27 19:43:27 #129 [security-spire-config stage-2 6/10] COPY security.txt / 19:43:27 #129 DONE 6.5s 19:43:27 19:43:27 #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:43:27 #130 DONE 6.5s 19:43:27 19:43:27 #136 [security-spire-agent stage-3 7/10] COPY security.txt / 19:43:29 #136 ... 19:43:29 19:43:29 #137 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:43:29 #137 DONE 1.9s 19:43:30 19:43:30 #138 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:43:30 #138 ... 19:43:30 19:43:30 #139 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:43:30 #139 DONE 2.4s 19:43:30 19:43:30 #140 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 19:43:30 #140 2.852 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 19:43:30 #140 ... 19:43:30 19:43:30 #138 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:43:30 #138 DONE 2.9s 19:43:30 19:43:30 #136 [security-spire-agent stage-3 7/10] COPY security.txt / 19:43:30 #136 DONE 3.0s 19:43:30 19:43:30 #141 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:43:31 #141 ... 19:43:31 19:43:31 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:43:31 #0 7.040 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 19:43:31 #142 ... 19:43:31 19:43:31 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:43:31 #0 7.013 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 19:43:31 #143 ... 19:43:31 19:43:31 #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:43:31 #113 17.88 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 19:43:32 #113 ... 19:43:32 19:43:32 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:43:32 #0 6.551 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 19:43:32 #144 ... 19:43:32 19:43:32 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:43:32 #0 7.015 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 19:43:32 #145 ... 19:43:32 19:43:32 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:43:32 #111 17.90 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 19:43:32 #111 ... 19:43:32 19:43:32 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:43:32 #0 6.895 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 19:43:32 #146 ... 19:43:32 19:43:32 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:43:32 #0 6.916 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 19:43:32 #147 ... 19:43:32 19:43:32 #148 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:43:36 #148 DONE 5.1s 19:43:36 19:43:36 #149 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:43:36 #149 DONE 5.4s 19:43:36 19:43:36 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:43:36 #147 ... 19:43:36 19:43:36 #150 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:43:41 #150 ... 19:43:41 19:43:41 #141 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:43:41 #141 DONE 9.7s 19:43:41 19:43:41 #151 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:43:48 #151 ... 19:43:48 19:43:48 #152 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:44:06 #152 ... 19:44:06 19:44:06 #151 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:44:06 #151 DONE 25.5s 19:44:06 19:44:06 #140 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 19:44:07 #140 ... 19:44:07 19:44:07 #153 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:44:46 #153 ... 19:44:46 19:44:46 #152 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:44:46 #152 DONE 62.7s 19:44:46 19:44:46 #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:44:46 #113 ... 19:44:46 19:44:46 #154 [security-spire-server] exporting to image 19:44:46 #154 exporting layers 19:44:46 #154 ... 19:44:46 19:44:46 #150 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:44:46 #150 DONE 66.7s 19:44:46 19:44:46 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:44:46 #133 ... 19:44:46 19:44:46 #155 [security-spire-config] exporting to image 19:44:48 #155 ... 19:44:48 19:44:48 #153 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:44:48 #153 DONE 40.4s 19:44:48 19:44:48 #112 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:44:48 #112 DONE 104.2s 19:44:48 19:44:48 #156 [security-spire-agent] exporting to image 19:44:48 #156 exporting layers 19:44:51 #156 ... 19:44:51 19:44:51 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:44:51 #157 DONE 1.1s 19:44:51 19:44:51 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:44:52 #158 DONE 1.3s 19:44:52 19:44:52 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:44:52 #159 ... 19:44:52 19:44:52 #154 [security-spire-server] exporting to image 19:44:52 #154 exporting layers 11.7s done 19:44:52 #154 writing image sha256:3806c57c0b872f9669aad69c86479eefef5ec3a0031c9e7886902d1e0eafa692 0.2s done 19:44:52 #154 naming to docker.io/library/security-spire-server done 19:44:52 #154 DONE 12.0s 19:44:52 19:44:52 #155 [security-spire-config] exporting to image 19:44:52 #155 exporting layers 8.8s done 19:44:52 #155 writing image sha256:7f7c0f8fd94f40070eec51493ef77f0e5e656dd46d7981e75d62259b7556af43 0.0s done 19:44:52 #155 naming to docker.io/library/security-spire-config 19:44:52 #155 ... 19:44:52 19:44:52 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:44:52 #159 DONE 0.4s 19:44:52 19:44:52 #156 [security-spire-agent] exporting to image 19:44:52 #156 exporting layers 4.7s done 19:44:52 #156 writing image sha256:448c043b93383b0cbd71d7be9d95b37e768cf56a37780b52e6fd810835466a15 0.1s done 19:44:52 #156 naming to docker.io/library/security-spire-agent 0.2s done 19:44:52 #156 DONE 5.1s 19:44:52 19:44:52 #155 [security-spire-config] exporting to image 19:44:52 #155 naming to docker.io/library/security-spire-config 0.0s done 19:44:53 #155 DONE 9.0s 19:44:53 19:44:53 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:44:53 #160 DONE 0.2s 19:44:53 19:44:53 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:44:53 #161 DONE 0.4s 19:44:53 19:44:53 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:44:54 #162 DONE 0.6s 19:44:54 19:44:54 #163 [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/ 19:44:54 #163 DONE 0.2s 19:44:54 19:44:54 #164 [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/ 19:44:54 #164 DONE 0.2s 19:44:54 19:44:54 #165 [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/ 19:44:54 #165 DONE 0.2s 19:44:54 19:44:54 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:44:54 #131 ... 19:44:54 19:44:54 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:44:54 #166 DONE 0.1s 19:44:55 19:44:55 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:44:56 #167 DONE 1.3s 19:44:56 19:44:56 #168 [security-bootstrapper] exporting to image 19:44:57 #168 exporting layers 1.0s done 19:44:57 #168 writing image sha256:8e56ec075484d21b74266340d21db2a4090035af290f74a7d4abf8fc0e62b63e done 19:44:57 #168 naming to docker.io/library/security-bootstrapper done 19:44:57 #168 DONE 1.0s 19:44:57 19:44:57 #140 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 19:45:19 #140 ... 19:45:19 19:45:19 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:45:19 #146 DONE 116.2s 19:45:19 19:45:19 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:45:19 #111 ... 19:45:19 19:45:19 #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:45:19 #169 DONE 0.8s 19:45:19 19:45:19 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:45:19 #170 DONE 0.3s 19:45:19 19:45:19 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:45:19 #133 ... 19:45:19 19:45:19 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:45:19 #171 DONE 0.2s 19:45:19 19:45:19 #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:45:19 #172 DONE 0.1s 19:45:19 19:45:19 #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:45:19 #173 DONE 0.1s 19:45:19 19:45:19 #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:45:20 #174 DONE 0.9s 19:45:20 19:45:20 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:45:20 #142 ... 19:45:20 19:45:20 #175 [core-common-config-bootstrapper] exporting to image 19:45:20 #175 exporting layers 19:45:21 #175 exporting layers 0.3s done 19:45:21 #175 writing image sha256:21e2a8c20796442dbece2ba053ef1f4d63801bffecd83c6a0242258d095e188e 0.0s done 19:45:21 #175 naming to docker.io/library/core-common-config-bootstrapper done 19:45:21 #175 DONE 0.4s 19:45:21 19:45:21 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:45:48 #111 163.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:46:20 #111 ... 19:46:20 19:46:20 #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:46:20 #113 DONE 191.0s 19:46:20 19:46:20 #140 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 19:46:20 #140 ... 19:46:20 19:46:20 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:46:20 #176 ... 19:46:20 19:46:20 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:46:20 #111 DONE 195.0s 19:46:20 19:46:20 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:46:20 #147 DONE 177.5s 19:46:20 19:46:20 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:46:20 #131 DONE 177.5s 19:46:20 19:46:20 #140 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 19:46:20 #140 DONE 171.0s 19:46:20 19:46:20 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:46:20 #133 DONE 177.7s 19:46:20 19:46:20 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:46:20 #143 ... 19:46:20 19:46:20 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:46:20 #145 DONE 177.8s 19:46:20 19:46:20 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:46:20 #142 DONE 177.8s 19:46:20 19:46:20 #177 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:46:20 #177 ... 19:46:20 19:46:20 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:46:20 #143 DONE 177.8s 19:46:20 19:46:20 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:46:20 #144 DONE 177.9s 19:46:20 19:46:20 #178 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:46:20 #178 ... 19:46:20 19:46:20 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:46:20 #176 DONE 0.6s 19:46:20 19:46:20 #179 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:46:20 #179 DONE 0.3s 19:46:20 19:46:20 #177 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:46:20 #177 DONE 0.3s 19:46:20 19:46:20 #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:46:20 #180 DONE 0.3s 19:46:20 19:46:20 #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:46:20 #181 DONE 0.4s 19:46:20 19:46:20 #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:46:20 #182 DONE 0.3s 19:46:20 19:46:20 #183 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:46:20 #183 DONE 0.3s 19:46:20 19:46:20 #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:46:20 #184 DONE 0.5s 19:46:20 19:46:20 #178 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:46:20 #178 DONE 0.5s 19:46:20 19:46:20 #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:46:20 #185 DONE 0.5s 19:46:20 19:46:20 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:46:20 #186 DONE 0.5s 19:46:20 19:46:20 #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:46:20 #187 CACHED 19:46:20 19:46:20 #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:46:20 #188 CACHED 19:46:20 19:46:20 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:46:20 #189 CACHED 19:46:20 19:46:20 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:46:20 #190 CACHED 19:46:20 19:46:20 #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:46:20 #191 ... 19:46:20 19:46:20 #192 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:46:20 #192 DONE 0.5s 19:46:20 19:46:20 #193 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:46:20 #193 DONE 0.5s 19:46:20 19:46:20 #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:46:20 #194 DONE 0.5s 19:46:20 19:46:20 #195 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:46:20 #195 DONE 0.5s 19:46:20 19:46:20 #196 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:46:20 #196 DONE 0.2s 19:46:20 19:46:20 #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:46:21 #197 ... 19:46:21 19:46:21 #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:46:21 #198 DONE 1.5s 19:46:21 19:46:21 #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:46:21 #199 DONE 1.4s 19:46:21 19:46:21 #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:46:21 #200 DONE 1.5s 19:46:21 19:46:21 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:46:21 #201 DONE 1.5s 19:46:21 19:46:21 #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:46:21 #191 DONE 1.5s 19:46:21 19:46:21 #202 [core-keeper] exporting to image 19:46:21 #202 exporting layers 19:46:21 #202 ... 19:46:21 19:46:21 #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:46:21 #203 DONE 1.7s 19:46:21 19:46:21 #204 [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 19:46:21 #204 DONE 1.7s 19:46:21 19:46:21 #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:46:21 #205 DONE 1.7s 19:46:21 19:46:21 #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:46:22 #206 ... 19:46:22 19:46:22 #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:46:22 #207 DONE 1.9s 19:46:22 19:46:22 #208 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:46:22 #208 DONE 0.7s 19:46:22 19:46:22 #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:46:22 #197 DONE 2.0s 19:46:22 19:46:22 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:46:22 #209 DONE 0.7s 19:46:22 19:46:22 #202 [core-keeper] exporting to image 19:46:22 #202 exporting layers 0.6s done 19:46:22 #202 writing image sha256:9e426086faa4f279536662a9c5b25fe01568646004e407d95a2b41f3715b4f3d 0.0s done 19:46:22 #202 naming to docker.io/library/core-keeper 0.0s done 19:46:22 #202 DONE 0.7s 19:46:22 19:46:22 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 19:46:22 #210 DONE 0.5s 19:46:22 19:46:22 #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 19:46:22 #211 DONE 0.5s 19:46:22 19:46:22 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:46:22 #212 DONE 0.5s 19:46:22 19:46:22 #213 [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 19:46:22 #213 DONE 0.5s 19:46:22 19:46:22 #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:46:22 #206 DONE 0.5s 19:46:22 19:46:22 #214 [security-spiffe-token-provider] exporting to image 19:46:22 #214 ... 19:46:22 19:46:22 #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 19:46:22 #215 DONE 0.2s 19:46:22 19:46:22 #216 [support-scheduler] exporting to image 19:46:22 #216 ... 19:46:22 19:46:22 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:46:22 #217 DONE 0.4s 19:46:22 19:46:22 #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:46:22 #218 DONE 0.4s 19:46:22 19:46:22 #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:46:22 #219 DONE 0.4s 19:46:22 19:46:22 #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:46:22 #220 DONE 0.4s 19:46:22 19:46:22 #221 [core-command] exporting to image 19:46:22 #221 exporting layers 0.3s done 19:46:22 #221 writing image sha256:3372a65c5731def57194ad6741b4273fed8616fe957542d5c76e5f1673d4b2b5 0.0s done 19:46:22 #221 naming to docker.io/library/core-command 0.0s done 19:46:22 #221 DONE 0.4s 19:46:22 19:46:22 #222 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:46:22 #222 DONE 0.4s 19:46:22 19:46:22 #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:46:22 #223 ... 19:46:22 19:46:22 #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:46:22 #224 DONE 0.4s 19:46:22 19:46:22 #214 [security-spiffe-token-provider] exporting to image 19:46:22 #214 exporting layers 0.6s done 19:46:22 #214 writing image sha256:694a118a47dc10c7f814854348aae2d378edbc1f6fcd57e1dcadc963f0ffa33c 0.0s done 19:46:22 #214 naming to docker.io/library/security-spiffe-token-provider 0.0s done 19:46:22 #214 DONE 0.8s 19:46:23 19:46:23 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:46:23 #225 ... 19:46:23 19:46:23 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:46:23 #226 DONE 1.1s 19:46:23 19:46:23 #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:46:23 #223 DONE 1.1s 19:46:23 19:46:23 #227 [core-data] exporting to image 19:46:23 #227 exporting layers 0.6s done 19:46:23 #227 writing image sha256:3c480dfda400ea68b375449994379929e9a61ef9099fb9c9f614dbc899160d2b 0.3s done 19:46:23 #227 naming to docker.io/library/core-data 0.0s done 19:46:23 #227 DONE 1.6s 19:46:23 19:46:23 #228 [security-proxy-auth] exporting to image 19:46:24 #228 ... 19:46:24 19:46:24 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:46:24 #225 DONE 1.4s 19:46:24 19:46:24 #229 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:46:24 #229 DONE 0.5s 19:46:24 19:46:24 #230 [core-metadata] exporting to image 19:46:24 #230 exporting layers 1.2s done 19:46:24 #230 writing image sha256:b2608f2bad0da5f9ce58442b30219af4b990c186064ab7a58c4b5172823d4c4d 0.3s done 19:46:24 #230 naming to docker.io/library/core-metadata 0.0s done 19:46:24 #230 DONE 1.7s 19:46:24 19:46:24 #231 [support-notifications] exporting to image 19:46:24 #231 exporting layers 1.3s done 19:46:24 #231 writing image sha256:50f1057de3216d348e285c39265f5980188e00f15afdc247eb32e83693b78d38 0.4s done 19:46:24 #231 naming to docker.io/library/support-notifications done 19:46:24 #231 DONE 1.8s 19:46:24 19:46:24 #216 [support-scheduler] exporting to image 19:46:24 #216 exporting layers 2.0s done 19:46:24 #216 writing image sha256:afd239b7be72ebf50e5c0b2fd10a39b9898616561798bc8f2252419261eba549 19:46:24 #216 writing image sha256:afd239b7be72ebf50e5c0b2fd10a39b9898616561798bc8f2252419261eba549 done 19:46:24 #216 naming to docker.io/library/support-scheduler 0.0s done 19:46:24 #216 DONE 2.1s 19:46:24 19:46:24 #232 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:46:24 #232 DONE 0.2s 19:46:24 19:46:24 #228 [security-proxy-auth] exporting to image 19:46:24 #228 exporting layers 0.7s done 19:46:24 #228 writing image sha256:cf179f665357536d714321179744c5997fb59f2167885311367bb7311642e823 0.0s done 19:46:24 #228 naming to docker.io/library/security-proxy-auth done 19:46:24 #228 DONE 0.8s 19:46:24 19:46:24 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:46:24 #233 ... 19:46:24 19:46:24 #234 [security-proxy-setup] exporting to image 19:46:24 #234 exporting layers 0.3s done 19:46:24 #234 writing image sha256:fd8ae3daf7c8096dcf022c5fd6ba3ae96afa40ccb04eb753cd556e0b137c76b6 done 19:46:24 #234 naming to docker.io/library/security-proxy-setup done 19:46:24 #234 DONE 0.3s 19:46:24 19:46:24 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:46:24 #233 DONE 0.3s 19:46:24 19:46:24 #235 [security-secretstore-setup] exporting to image 19:46:25 #235 exporting layers 0.2s done 19:46:25 #235 writing image sha256:280abc6eb1afbdd4a22479cb7cbf723a8d85197994afea2c78052312693faea1 done 19:46:25 #235 naming to docker.io/library/security-secretstore-setup done 19:46:25 #235 DONE 0.2s 19:46:25 time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:25 time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:25 time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:25 time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:25 time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:25 time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:25 time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:25 time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:25 time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:25 time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:25 time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:25 time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:25 time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:25 time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:46:25 time="2026-03-25T19:40:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:46:25 $ docker stop --time=1 8836e72bcb676676180baf6ffc555b000c7c12d0f95a671eba5e3d75d8f4f757 19:46:26 $ docker rm -f --volumes 8836e72bcb676676180baf6ffc555b000c7c12d0f95a671eba5e3d75d8f4f757 [Pipeline] // withDockerContainer [Pipeline] sh 19:46:26 + docker images 19:46:26 REPOSITORY TAG IMAGE ID CREATED SIZE 19:46:26 security-proxy-setup latest fd8ae3daf7c8 2 seconds ago 54.7MB 19:46:26 security-secretstore-setup latest 280abc6eb1af 2 seconds ago 89.2MB 19:46:26 security-proxy-auth latest cf179f665357 3 seconds ago 48.9MB 19:46:26 core-metadata latest b2608f2bad0d 4 seconds ago 49.9MB 19:46:26 support-scheduler latest afd239b7be72 4 seconds ago 54MB 19:46:26 support-notifications latest 50f1057de321 4 seconds ago 57.7MB 19:46:26 core-keeper latest 9e426086faa4 5 seconds ago 49.6MB 19:46:26 core-data latest 3c480dfda400 5 seconds ago 49.8MB 19:46:26 security-spiffe-token-provider latest 694a118a47dc 5 seconds ago 53MB 19:46:26 core-command latest 3372a65c5731 5 seconds ago 44.1MB 19:46:26 core-common-config-bootstrapper latest 21e2a8c20796 About a minute ago 20.5MB 19:46:26 security-bootstrapper latest 8e56ec075484 About a minute ago 21.6MB 19:46:26 security-spire-agent latest 448c043b9338 About a minute ago 237MB 19:46:26 security-spire-config latest 7f7c0f8fd94f About a minute ago 177MB 19:46:26 security-spire-server latest 3806c57c0b87 About a minute ago 178MB 19:46:26 ci-base-image-x86_64 latest 633223a06813 9 minutes ago 970MB 19:46:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 months ago 636MB 19:46:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 10 months ago 573MB 19:46:26 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 19:46:28 provisioning config files... 19:46:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17326382340008356306tmp [Pipeline] { [Pipeline] sh 19:46:28 + set +x 19:46:28 + curl -s+ https://codecov.io/bash 19:46:28 bash -s -- 19:46:28 19:46:28 _____ _ 19:46:28 / ____| | | 19:46:28 | | ___ __| | ___ ___ _____ __ 19:46:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:46:28 | |___| (_) | (_| | __/ (_| (_) \ V / 19:46:28 \_____\___/ \__,_|\___|\___\___/ \_/ 19:46:28 Bash-1.0.6 19:46:28 19:46:28 19:46:28 ==> git version 2.25.1 found 19:46: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 19:46:28 Release-Date: 2020-01-08 19:46: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 19:46:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:46:28 ==> Jenkins CI detected. 19:46:28 current dir:  /w/workspace/edgex-go/1 19:46:28 project root: . 19:46:28 --> token set from env 19:46:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:46:28 ==> Running gcov in . (disable via -X gcov) 19:46:28 ==> Python coveragepy not found 19:46:28 ==> Searching for coverage reports in: 19:46:28 + . 19:46:28 -> Found 1 reports 19:46:28 ==> Detecting git/mercurial file structure 19:46:28 ==> Reading reports 19:46:28 + ./coverage.out bytes=1044024 19:46:28 ==> Appending adjustments 19:46:28 https://docs.codecov.io/docs/fixing-reports 19:46:30 + Found adjustments 19:46:30 ==> Gzipping contents 19:46:30 108K /tmp/codecov.UGE4YN.gz 19:46:30 ==> Uploading reports 19:46:30 url: https://codecov.io 19:46:30 query: branch=PR-5385&commit=ab43251042ad4c7a699754f9de72551a53a0b28f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5385%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5385&job=&cmd_args= 19:46:30 -> Pinging Codecov 19:46:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5385&commit=ab43251042ad4c7a699754f9de72551a53a0b28f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5385%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5385&job=&cmd_args= 19:46:30 -> Uploading to 19:46:30 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/ab43251042ad4c7a699754f9de72551a53a0b28f/574d6479-8696-432d-93ff-92defcb4ce1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260325%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260325T194630Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=989751cbff9d648cbd1c0aea74c55d73b8d82f333989e05ca358a1547e02f021 19:46:30 % Total % Received % Xferd Average Speed Time Time Time Current 19:46:30 Dload Upload Total Spent Left Speed 19:46:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 465k --:--:-- --:--:-- --:--:-- 465k 19:46:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ab43251042ad4c7a699754f9de72551a53a0b28f [Pipeline] } 19:46: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 19:46:32 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:46:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:46:33 ---> package-listing.sh 19:46:33 ++ facter osfamily 19:46:33 ++ tr '[:upper:]' '[:lower:]' 19:46:34 + OS_FAMILY=debian 19:46:34 + workspace=/w/workspace/edgex-go/1 19:46:34 + START_PACKAGES=/tmp/packages_start.txt 19:46:34 + END_PACKAGES=/tmp/packages_end.txt 19:46:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:46:34 + PACKAGES=/tmp/packages_start.txt 19:46:34 + '[' /w/workspace/edgex-go/1 ']' 19:46:34 + PACKAGES=/tmp/packages_end.txt 19:46:34 + case "${OS_FAMILY}" in 19:46:34 + dpkg -l 19:46:34 + grep '^ii' 19:46:34 + '[' -f /tmp/packages_start.txt ']' 19:46:34 + '[' -f /tmp/packages_end.txt ']' 19:46:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:46:34 + '[' /w/workspace/edgex-go/1 ']' 19:46:34 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:46:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:46:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:46:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:46:35 19:46:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:46:35 latest: Pulling from edgex-lftools-log-publisher 19:46:35 5eb5b503b376: Pulling fs layer 19:46:35 5c69ac0246d0: Pulling fs layer 19:46:35 ec43610c2a17: Pulling fs layer 19:46:35 3a2ae6a8a46f: Pulling fs layer 19:46:35 33b1e0a273af: Pulling fs layer 19:46:35 5d3b04190fa2: Pulling fs layer 19:46:35 2f39f015ded8: Pulling fs layer 19:46:35 3a2ae6a8a46f: Waiting 19:46:35 5d3b04190fa2: Waiting 19:46:35 33b1e0a273af: Waiting 19:46:35 2f39f015ded8: Waiting 19:46:35 5c69ac0246d0: Download complete 19:46:35 3a2ae6a8a46f: Verifying Checksum 19:46:35 3a2ae6a8a46f: Download complete 19:46:35 33b1e0a273af: Verifying Checksum 19:46:35 33b1e0a273af: Download complete 19:46:35 5d3b04190fa2: Verifying Checksum 19:46:35 5d3b04190fa2: Download complete 19:46:35 ec43610c2a17: Verifying Checksum 19:46:35 ec43610c2a17: Download complete 19:46:36 5eb5b503b376: Verifying Checksum 19:46:36 5eb5b503b376: Download complete 19:46:36 2f39f015ded8: Download complete 19:46:37 5eb5b503b376: Pull complete 19:46:37 5c69ac0246d0: Pull complete 19:46:38 ec43610c2a17: Pull complete 19:46:38 3a2ae6a8a46f: Pull complete 19:46:38 33b1e0a273af: Pull complete 19:46:38 5d3b04190fa2: Pull complete 19:46:43 2f39f015ded8: Pull complete 19:46:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:46:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:46:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:44 prd-ubuntu20.04-docker-8c-8g-4075 does not seem to be running inside a container 19:46:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:46:49 $ docker top 070b274b0e5255b1ebf78fea0fe708823a977a00503a23ce950b5e355b4d7066 -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:49 + touch /tmp/pre-build-complete [Pipeline] sh 19:46:49 + mkdir -p /var/log/sysstat [Pipeline] sh 19:46:50 + ls /var/log/sa-host 19:46:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:46:50 provisioning config files... 19:46:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9852079573197400938tmp [Pipeline] { [Pipeline] echo 19:46:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:46:50 ---> create-netrc.sh [Pipeline] } 19:46:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:46:51 ---> python-tools-install.sh [Pipeline] echo 19:46:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:46:51 ---> sudo-logs.sh 19:46:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:46:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:46:52 ---> job-cost.sh 19:46:52 lf-activate-venv: SKIPPING 19:46:52 INFO: No Stack... 19:46:52 INFO: Retrieving Pricing Info for: v3-standard-8 19:46:53 INFO: Archiving Costs [Pipeline] echo 19:46:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:46:53 ---> logs-deploy.sh 19:46:53 lf-activate-venv: SKIPPING 19:46:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5385/1 19:46:53 INFO: archiving workspace using pattern(s): 19:46:55 Archives upload complete. 19:46:55 INFO: archiving logs to Nexus 19:46:55 ---> uname -a: 19:46:55 Linux prd-ubuntu20-04-docker-8c-8g-4075 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 19:46:55 19:46:55 19:46:55 ---> lscpu: 19:46:55 Architecture: x86_64 19:46:55 CPU op-mode(s): 32-bit, 64-bit 19:46:55 Byte Order: Little Endian 19:46:55 Address sizes: 40 bits physical, 48 bits virtual 19:46:55 CPU(s): 8 19:46:55 On-line CPU(s) list: 0-7 19:46:55 Thread(s) per core: 1 19:46:55 Core(s) per socket: 1 19:46:55 Socket(s): 8 19:46:55 NUMA node(s): 1 19:46:55 Vendor ID: AuthenticAMD 19:46:55 CPU family: 23 19:46:55 Model: 49 19:46:55 Model name: AMD EPYC-Rome Processor 19:46:55 Stepping: 0 19:46:55 CPU MHz: 2799.998 19:46:55 BogoMIPS: 5599.99 19:46:55 Virtualization: AMD-V 19:46:55 Hypervisor vendor: KVM 19:46:55 Virtualization type: full 19:46:55 L1d cache: 256 KiB 19:46:55 L1i cache: 256 KiB 19:46:55 L2 cache: 4 MiB 19:46:55 L3 cache: 128 MiB 19:46:55 NUMA node0 CPU(s): 0-7 19:46:55 Vulnerability Gather data sampling: Not affected 19:46:55 Vulnerability Itlb multihit: Not affected 19:46:55 Vulnerability L1tf: Not affected 19:46:55 Vulnerability Mds: Not affected 19:46:55 Vulnerability Meltdown: Not affected 19:46:55 Vulnerability Mmio stale data: Not affected 19:46:55 Vulnerability Retbleed: Vulnerable 19:46:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:46:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:46:55 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:46:55 Vulnerability Srbds: Not affected 19:46:55 Vulnerability Tsx async abort: Not affected 19:46:55 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 19:46:55 19:46:55 19:46:55 ---> nproc: 19:46:55 8 19:46:55 19:46:55 19:46:55 ---> df -h: 19:46:55 Filesystem Size Used Avail Use% Mounted on 19:46:55 overlay 155G 33G 123G 21% / 19:46:55 tmpfs 64M 0 64M 0% /dev 19:46:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:46:55 shm 64M 0 64M 0% /dev/shm 19:46:55 /dev/vda1 155G 33G 123G 21% /facter-os 19:46:55 19:46:55 19:46:55 ---> sar -b -r -n DEV: 19:46:55 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4075) 03/25/26 _x86_64_ (8 CPU) 19:46:55 19:46:55 19:34:02 LINUX RESTART (8 CPU) 19:46:55 19:46:55 19:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:46:55 19:36:01 165.71 7.08 158.62 0.00 1107.83 8122.69 0.00 19:46:55 19:37:01 98.95 12.55 86.40 0.00 2180.97 45538.94 0.00 19:46:55 19:38:01 134.43 1.20 133.23 0.00 21.73 44292.75 0.00 19:46:55 19:39:01 32.77 0.03 32.74 0.00 0.27 19141.35 0.00 19:46:55 19:40:01 52.12 0.45 51.67 0.00 16.00 21434.83 0.00 19:46:55 19:41:01 278.61 0.15 278.46 0.00 19.54 226244.20 0.00 19:46:55 19:42:01 435.42 16.86 418.56 0.00 143.02 123807.80 0.00 19:46:55 19:43:01 171.92 0.02 171.90 0.00 0.13 92102.52 0.00 19:46:55 19:44:01 438.93 2.53 436.40 0.00 20.26 170204.63 0.00 19:46:55 19:45:01 492.55 0.10 492.45 0.00 2.93 122831.72 0.00 19:46:55 19:46:02 309.68 9.18 300.50 0.00 164.12 101424.46 0.00 19:46:55 Average: 237.53 4.56 232.97 0.00 332.93 88813.08 0.00 19:46:55 19:46:55 19:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:46:55 19:36:01 29376376 31591388 738092 2.25 70432 2451192 1757268 5.18 925592 2237264 391292 19:46:55 19:37:01 28118200 31527940 762564 2.32 92212 3579664 1821772 5.37 1057628 3282000 76312 19:46:55 19:38:01 26411656 31406520 872988 2.66 125448 4997988 1924064 5.67 1962144 3942152 361820 19:46:55 19:39:01 25853072 31266896 1009468 3.07 129772 5387868 2341516 6.90 2077688 4355292 797764 19:46:55 19:40:01 25462396 31385484 888656 2.70 136448 5843672 1946204 5.74 2051780 4725084 691560 19:46:55 19:41:01 18567296 31296388 967204 2.94 149800 12478468 4090588 12.06 2266744 11220456 2402652 19:46:55 19:42:01 15307328 31355008 891216 2.71 319988 15287484 2938432 8.66 2780224 13612864 1981596 19:46:55 19:43:01 14408328 31334852 911880 2.77 323536 16133952 2721412 8.02 3025540 14239344 2704 19:46:55 19:44:01 6728252 29531724 2652264 8.07 392736 21476296 9304888 27.43 5505172 18883012 688708 19:46:55 19:45:01 2619104 28380264 3802080 11.57 415984 24271280 9691008 28.57 7970220 20382612 299748 19:46:55 19:46:02 506132 28912968 3283292 9.99 421732 26850828 7760796 22.88 8383108 22046272 1023136 19:46:55 Average: 17578013 30726312 1525428 4.64 234372 12614427 4208904 12.41 3455076 10811487 792481 19:46:55 19:46:55 19:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:46:55 19:36:01 lo 3.52 3.52 0.35 0.35 0.00 0.00 0.00 0.00 19:46:55 19:36:01 ens3 893.39 579.67 6977.97 87.79 0.00 0.00 0.00 0.00 19:46:55 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:37:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 19:46:55 19:37:01 ens3 586.84 378.79 6375.07 78.72 0.00 0.00 0.00 0.00 19:46:55 19:37:01 docker0 267.51 426.40 15.44 2982.26 0.00 0.00 0.00 0.00 19:46:55 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:38:01 ens3 289.02 229.30 1591.83 33.65 0.00 0.00 0.00 0.00 19:46:55 19:38:01 docker0 210.31 255.76 18.49 1560.24 0.00 0.00 0.00 0.00 19:46:55 19:38:01 veth232da35 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 19:46:55 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:55 19:39:01 ens3 24.23 15.21 18.98 10.75 0.00 0.00 0.00 0.00 19:46:55 19:39:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 19:46:55 19:39:01 veth232da35 1.17 1.18 0.10 0.11 0.00 0.00 0.00 0.00 19:46:55 19:40:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:46:55 19:40:01 ens3 21.58 13.95 18.68 10.67 0.00 0.00 0.00 0.00 19:46:55 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:40:01 veth232da35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:41:01 veth4f1d010 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:41:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 19:46:55 19:41:01 veth0c9785a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:41:01 ens3 176.47 108.54 3364.93 25.41 0.00 0.00 0.00 0.00 19:46:55 19:41:01 veth4cff3c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:41:01 veth5e3179d 0.05 0.27 0.00 0.02 0.00 0.00 0.00 0.00 19:46:55 19:41:01 veth7ef4e89 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:41:01 vethdc761d2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:41:01 docker0 4.97 7.03 0.36 87.60 0.00 0.00 0.00 0.00 19:46:55 19:41:01 veth218418a 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 19:46:55 19:41:01 veth63e4a5a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:41:01 veth507e0d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:41:01 veth5bc515e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:41:01 vetha213d9f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:41:01 vethfeee8fc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:41:01 veth38c4449 1.21 2.59 0.11 42.42 0.00 0.00 0.00 0.00 19:46:55 19:41:01 vethacd29fb 0.58 0.81 0.05 0.25 0.00 0.00 0.00 0.00 19:46:55 19:41:01 veth1f1a782 1.51 3.09 0.13 42.46 0.00 0.00 0.00 0.00 19:46:55 19:41:01 vethf46fb70 1.56 1.89 0.14 2.56 0.00 0.00 0.00 0.00 19:46:55 19:42:01 veth5fc6173 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:42:01 veth9211051 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:42:01 veth88fa533 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:42:01 vethe9dc9c9 94.29 158.05 9.87 1309.92 0.00 0.00 0.00 0.11 19:46:55 19:42:01 veth4ff5373 11.90 7.50 43.12 0.53 0.00 0.00 0.00 0.00 19:46:55 19:42:01 ens3 1014.38 630.32 7880.00 71.63 0.00 0.00 0.00 0.00 19:46:55 19:42:01 veth7b7bfb8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:42:01 veth45c36ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:42:01 docker0 617.84 990.29 52.33 7860.35 0.00 0.00 0.00 0.00 19:46:55 19:42:01 veth79a293e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:42:01 veth00c27d9 18.96 12.45 44.27 0.94 0.00 0.00 0.00 0.00 19:46:55 19:42:01 veth08ba4ce 12.45 18.96 0.94 44.27 0.00 0.00 0.00 0.00 19:46:55 19:42:01 veth3dbb615 107.01 168.68 10.90 1309.87 0.00 0.00 0.00 0.11 19:46:55 19:42:01 vethacd29fb 0.12 1.97 0.01 0.08 0.00 0.00 0.00 0.00 19:46:55 19:42:01 veth93b90a6 94.94 173.46 10.02 1309.59 0.00 0.00 0.00 0.11 19:46:55 19:42:01 veth2e09653 7.50 11.90 0.53 43.12 0.00 0.00 0.00 0.00 19:46:55 19:42:01 vethada844f 92.89 136.75 9.85 1306.05 0.00 0.00 0.00 0.11 19:46:55 19:42:01 veth7db227b 93.90 163.93 10.16 1309.02 0.00 0.00 0.00 0.11 19:46:55 19:43:01 veth5fc6173 2.55 1.27 42.55 0.11 0.00 0.00 0.00 0.00 19:46:55 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:55 19:43:01 veth9211051 1.27 2.55 0.11 42.55 0.00 0.00 0.00 0.00 19:46:55 19:43:01 veth88fa533 2.65 1.43 42.55 0.12 0.00 0.00 0.00 0.00 19:46:55 19:43:01 ens3 25.30 19.93 98.83 3.70 0.00 0.00 0.00 0.00 19:46:55 19:43:01 veth45c36ea 14.45 16.90 1.64 10.60 0.00 0.00 0.00 0.00 19:46:55 19:43:01 docker0 17.16 21.50 1.64 95.66 0.00 0.00 0.00 0.00 19:46:55 19:43:01 veth79a293e 1.43 2.65 0.12 42.55 0.00 0.00 0.00 0.00 19:46:55 19:43:01 vethacd29fb 0.02 0.28 0.00 0.01 0.00 0.00 0.00 0.00 19:46:55 19:43:01 veth8a0e437 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:43:01 veth58269b6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:44:01 vetha58e4c0 0.05 0.48 0.00 0.03 0.00 0.00 0.00 0.00 19:46:55 19:44:01 veth886e506 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 19:46:55 19:44:01 vethdf5584e 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 19:46:55 19:44:01 ens3 187.11 125.47 1403.93 22.22 0.00 0.00 0.00 0.00 19:46:55 19:44:01 docker0 109.40 161.17 8.70 1382.55 0.00 0.00 0.00 0.00 19:46:55 19:44:01 veth8c8467b 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 19:46:55 19:44:01 veth86003c7 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 19:46:55 19:44:01 veth2909f3c 0.05 0.43 0.00 0.02 0.00 0.00 0.00 0.00 19:46:55 19:44:01 veth5ad3243 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:46:55 19:44:01 vethe21fd45 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 19:46:55 19:44:01 vethacd29fb 0.00 0.85 0.00 0.03 0.00 0.00 0.00 0.00 19:46:55 19:44:01 veth830ad7f 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 19:46:55 19:44:01 veth0692197 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 19:46:55 19:44:01 veth5e2d997 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 19:46:55 19:44:01 vethef4af1b 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 19:46:55 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:55 19:45:01 vetha58e4c0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:45:01 vethdf5584e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:45:01 ens3 17.96 9.55 14.71 7.87 0.00 0.00 0.00 0.00 19:46:55 19:45:01 docker0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:45:01 veth8c8467b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:45:01 veth86003c7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:45:01 veth2909f3c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:45:01 veth5ad3243 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:45:01 vethe21fd45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:45:01 vethacd29fb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:45:01 veth830ad7f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:45:01 veth0692197 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:45:01 veth5e2d997 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:45:01 vethef4af1b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:46:02 ens3 30.84 42.80 11.23 212.44 0.00 0.00 0.00 0.00 19:46:55 19:46:02 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:46:02 veth8c8467b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:46:02 veth86003c7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:46:02 veth2909f3c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:46:02 veth5ad3243 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:46:02 vethe21fd45 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:46:02 vethacd29fb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:46:02 veth830ad7f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:46:02 veth5e2d997 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:46:02 vethef4af1b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 19:46:55 Average: ens3 295.99 195.12 2515.87 51.35 0.00 0.00 0.00 0.00 19:46:55 Average: docker0 111.78 169.55 8.83 1271.09 0.00 0.00 0.00 0.00 19:46:55 Average: veth8c8467b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 Average: veth86003c7 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 Average: veth2909f3c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 Average: veth5ad3243 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 Average: vethe21fd45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 Average: vethacd29fb 0.07 0.36 0.01 0.03 0.00 0.00 0.00 0.00 19:46:55 Average: veth830ad7f 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 Average: veth5e2d997 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 Average: vethef4af1b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:55 19:46:55 19:46:55 ---> sar -P ALL: 19:46:55 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4075) 03/25/26 _x86_64_ (8 CPU) 19:46:55 19:46:55 19:34:02 LINUX RESTART (8 CPU) 19:46:55 19:46:55 19:35:02 CPU %user %nice %system %iowait %steal %idle 19:46:55 19:36:01 all 4.22 0.00 1.24 2.78 0.05 91.72 19:46:55 19:36:01 0 2.53 0.00 0.98 13.34 0.03 83.12 19:46:55 19:36:01 1 2.76 0.00 0.78 2.01 0.02 94.43 19:46:55 19:36:01 2 7.81 0.00 2.64 4.06 0.07 85.41 19:46:55 19:36:01 3 5.00 0.00 0.54 0.90 0.05 93.50 19:46:55 19:36:01 4 3.26 0.00 0.99 1.09 0.02 94.65 19:46:55 19:36:01 5 5.61 0.00 2.11 0.64 0.09 91.56 19:46:55 19:36:01 6 3.20 0.00 0.83 0.09 0.03 95.85 19:46:55 19:36:01 7 3.58 0.00 1.06 0.03 0.09 95.24 19:46:55 19:37:01 all 5.50 0.00 2.07 5.79 0.05 86.59 19:46:55 19:37:01 0 5.79 0.00 1.58 3.83 0.05 88.75 19:46:55 19:37:01 1 3.61 0.00 1.38 11.77 0.07 83.18 19:46:55 19:37:01 2 6.80 0.00 2.23 1.29 0.05 89.62 19:46:55 19:37:01 3 8.07 0.00 2.93 16.77 0.05 72.17 19:46:55 19:37:01 4 4.73 0.00 2.67 0.54 0.07 91.99 19:46:55 19:37:01 5 3.75 0.00 1.28 2.69 0.03 92.24 19:46:55 19:37:01 6 5.72 0.00 2.18 1.75 0.05 90.30 19:46:55 19:37:01 7 5.55 0.00 2.31 7.62 0.05 84.47 19:46:55 19:38:01 all 38.01 0.00 6.04 1.93 0.11 53.92 19:46:55 19:38:01 0 37.29 0.00 5.84 0.15 0.10 56.63 19:46:55 19:38:01 1 37.22 0.00 6.56 4.50 0.10 51.62 19:46:55 19:38:01 2 38.16 0.00 6.03 1.64 0.10 54.06 19:46:55 19:38:01 3 37.53 0.00 6.07 0.32 0.08 56.00 19:46:55 19:38:01 4 37.62 0.00 5.91 0.54 0.12 55.81 19:46:55 19:38:01 5 38.19 0.00 5.37 3.07 0.10 53.27 19:46:55 19:38:01 6 39.24 0.00 6.76 0.61 0.12 53.28 19:46:55 19:38:01 7 38.82 0.00 5.79 4.60 0.12 50.67 19:46:55 19:39:01 all 43.87 0.00 8.55 0.63 0.12 46.83 19:46:55 19:39:01 0 43.07 0.00 8.23 0.18 0.12 48.40 19:46:55 19:39:01 1 43.82 0.00 8.12 2.15 0.12 45.79 19:46:55 19:39:01 2 43.73 0.00 8.69 1.11 0.12 46.35 19:46:55 19:39:01 3 45.72 0.00 8.86 0.08 0.12 45.21 19:46:55 19:39:01 4 43.45 0.00 8.26 1.01 0.12 47.16 19:46:55 19:39:01 5 43.80 0.00 8.47 0.34 0.12 47.28 19:46:55 19:39:01 6 43.14 0.00 9.68 0.03 0.13 47.01 19:46:55 19:39:01 7 44.24 0.00 8.12 0.12 0.10 47.42 19:46:55 19:40:01 all 54.67 0.00 6.56 0.60 0.12 38.06 19:46:55 19:40:01 0 55.41 0.00 6.54 0.25 0.10 37.69 19:46:55 19:40:01 1 54.92 0.00 6.57 0.72 0.10 37.69 19:46:55 19:40:01 2 53.09 0.00 6.34 0.23 0.12 40.22 19:46:55 19:40:01 3 53.88 0.00 6.65 0.07 0.13 39.27 19:46:55 19:40:01 4 52.92 0.00 6.98 3.02 0.12 36.97 19:46:55 19:40:01 5 56.35 0.00 6.51 0.08 0.12 36.94 19:46:55 19:40:01 6 57.07 0.00 6.61 0.19 0.12 36.01 19:46:55 19:40:01 7 53.69 0.00 6.31 0.22 0.13 39.64 19:46:55 19:41:01 all 16.58 0.00 6.05 12.74 0.07 64.56 19:46:55 19:41:01 0 17.42 0.00 6.63 8.59 0.08 67.27 19:46:55 19:41:01 1 17.51 0.00 6.04 24.60 0.07 51.78 19:46:55 19:41:01 2 16.21 0.00 5.95 25.00 0.07 52.77 19:46:55 19:41:01 3 17.29 0.00 5.46 5.47 0.07 71.72 19:46:55 19:41:01 4 15.14 0.00 6.72 21.61 0.08 56.45 19:46:55 19:41:01 5 16.76 0.00 5.97 3.51 0.05 73.72 19:46:55 19:41:01 6 16.48 0.00 5.72 8.07 0.07 69.65 19:46:55 19:41:01 7 15.85 0.00 5.91 5.21 0.07 72.96 19:46:55 19:42:01 all 10.26 0.00 4.55 38.40 0.06 46.73 19:46:55 19:42:01 0 10.36 0.00 4.41 26.83 0.05 58.34 19:46:55 19:42:01 1 8.84 0.00 5.23 50.91 0.08 34.94 19:46:55 19:42:01 2 10.06 0.00 4.34 43.52 0.07 42.01 19:46:55 19:42:01 3 12.30 0.00 4.19 29.52 0.05 53.94 19:46:55 19:42:01 4 10.94 0.00 4.67 36.28 0.07 48.04 19:46:55 19:42:01 5 9.68 0.00 4.03 36.82 0.07 49.40 19:46:55 19:42:01 6 9.91 0.00 5.04 45.99 0.05 39.01 19:46:55 19:42:01 7 9.99 0.00 4.47 37.42 0.05 48.07 19:46:55 19:43:01 all 0.48 0.00 0.61 26.04 0.02 72.85 19:46:55 19:43:01 0 0.35 0.00 0.32 12.78 0.02 86.54 19:46:55 19:43:01 1 0.30 0.00 0.92 55.33 0.02 43.43 19:46:55 19:43:01 2 0.10 0.00 1.10 18.15 0.02 80.63 19:46:55 19:43:01 3 0.33 0.00 0.20 31.42 0.02 68.03 19:46:55 19:43:01 4 0.35 0.00 0.33 3.67 0.02 95.62 19:46:55 19:43:01 5 0.87 0.00 0.37 17.18 0.00 81.59 19:46:55 19:43:01 6 0.69 0.00 1.14 57.17 0.03 40.97 19:46:55 19:43:01 7 0.85 0.00 0.54 12.76 0.02 85.83 19:46:55 19:44:01 all 47.45 0.00 8.29 20.70 0.11 23.45 19:46:55 19:44:01 0 47.96 0.00 8.04 18.44 0.10 25.45 19:46:55 19:44:01 1 47.01 0.00 8.59 17.32 0.12 26.96 19:46:55 19:44:01 2 47.09 0.00 9.23 37.19 0.10 6.40 19:46:55 19:44:01 3 47.41 0.00 7.95 20.19 0.10 24.36 19:46:55 19:44:01 4 47.81 0.00 7.97 15.51 0.10 28.60 19:46:55 19:44:01 5 46.60 0.00 9.14 20.78 0.12 23.36 19:46:55 19:44:01 6 47.90 0.00 8.18 19.91 0.12 23.89 19:46:55 19:44:01 7 47.79 0.00 7.26 16.39 0.12 28.44 19:46:55 19:45:01 all 89.80 0.00 10.05 0.00 0.16 0.00 19:46:55 19:45:01 0 89.45 0.00 10.40 0.00 0.15 0.00 19:46:55 19:45:01 1 90.62 0.00 9.21 0.00 0.17 0.00 19:46:55 19:45:01 2 90.09 0.00 9.74 0.00 0.17 0.00 19:46:55 19:45:01 3 89.52 0.00 10.33 0.00 0.15 0.00 19:46:55 19:45:01 4 89.39 0.00 10.46 0.00 0.15 0.00 19:46:55 19:45:01 5 89.49 0.00 10.34 0.00 0.17 0.00 19:46:55 19:45:01 6 90.10 0.00 9.75 0.00 0.15 0.00 19:46:55 19:45:01 7 89.71 0.00 10.13 0.00 0.17 0.00 19:46:55 19:46:02 all 91.78 0.00 8.05 0.00 0.16 0.00 19:46:55 19:46:02 0 91.19 0.00 8.66 0.00 0.15 0.00 19:46:55 19:46:02 1 92.40 0.00 7.44 0.00 0.17 0.00 19:46:55 19:46:02 2 92.08 0.00 7.77 0.00 0.15 0.00 19:46:55 19:46:02 3 91.22 0.00 8.61 0.00 0.17 0.00 19:46:55 19:46:02 4 92.13 0.00 7.70 0.00 0.17 0.00 19:46:55 19:46:02 5 91.90 0.00 7.95 0.00 0.15 0.00 19:46:55 19:46:02 6 91.78 0.00 8.03 0.00 0.18 0.00 19:46:55 19:46:02 7 91.55 0.00 8.27 0.00 0.18 0.00 19:46:55 19:46:55 Average: CPU %user %nice %system %iowait %steal %idle 19:46:55 Average: all 36.73 0.00 5.65 9.97 0.09 47.55 19:46:55 Average: 0 36.55 0.00 5.61 7.66 0.09 50.09 19:46:55 Average: 1 36.41 0.00 5.54 15.39 0.09 42.56 19:46:55 Average: 2 36.95 0.00 5.83 12.01 0.09 45.11 19:46:55 Average: 3 37.23 0.00 5.63 9.53 0.09 47.52 19:46:55 Average: 4 36.30 0.00 5.70 7.57 0.09 50.34 19:46:55 Average: 5 36.78 0.00 5.61 7.75 0.09 49.78 19:46:55 Average: 6 36.99 0.00 5.82 12.17 0.10 44.92 19:46:55 Average: 7 36.66 0.00 5.48 7.68 0.10 50.08 19:46:55 19:46:55 19:46:55