Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 876ca72e6ccc95987ffb2d5de9112515e7e48611+4e08ba6d01fd5b801157515d797bfa3fff2bcf73 (9f8b0c66d3bb96ad6db5b876138053824b3541d1) 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-ssh16265876376075044497.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-ssh800970372680368274.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5275/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5275/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1709990194084361875.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 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-ssh4262498835969904509.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5275/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5275/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2772792556848822853.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-675680 in /w/workspace/edgexfoundry_edgex-go_PR-5275 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 > 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/5275/head:refs/remotes/origin/PR-5275 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 into PR head commit 876ca72e6ccc95987ffb2d5de9112515e7e48611 Merge succeeded, producing 40cf2034886b7fc66323f2ab0fa4fb71f30ee875 Checking out Revision 40cf2034886b7fc66323f2ab0fa4fb71f30ee875 (PR-5275) > git config core.sparsecheckout # timeout=10 > git checkout -f 876ca72e6ccc95987ffb2d5de9112515e7e48611 # 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 4e08ba6d01fd5b801157515d797bfa3fff2bcf73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40cf2034886b7fc66323f2ab0fa4fb71f30ee875 # timeout=10 Commit message: "Merge commit '4e08ba6d01fd5b801157515d797bfa3fff2bcf73' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:56 ========================================================= 08:31:56 EdgeX Global Pipelines Version Info 08:31:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f2f8c5606c756342d211451e66f7cfe64fe18092 # timeout=10 08:31:57 ------------------- 08:31:57 stable info: 08:31:57 ------------------- 08:31:57 Commited By: Cherry Wang cherry@iotechsys.com 08:31:57 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:31:57 Message: update stable to v1.0.278 08:31:57 ------------------- 08:31:57 experimental info: 08:31:57 ------------------- 08:31:57 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:57 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:31:57 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5275 [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5275 [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5275 [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40cf2034886b7fc66323f2ab0fa4fb71f30ee875 [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40cf203 [Pipeline] echo 08:31:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:58 provisioning config files... 08:31:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8643120159937005450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:58 ---> ****-login.sh 08:31:58 nexus3.edgexfoundry.org:10001 08:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:59 08:31:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:59 Configure a credential helper to remove this warning. See 08:31:59 https://docs.****.com/go/credential-store/ 08:31:59 08:31:59 Login Succeeded 08:31:59 nexus3.edgexfoundry.org:10002 08:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:59 08:31:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:59 Configure a credential helper to remove this warning. See 08:31:59 https://docs.****.com/go/credential-store/ 08:31:59 08:31:59 Login Succeeded 08:31:59 nexus3.edgexfoundry.org:10003 08:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:59 08:31:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:59 Configure a credential helper to remove this warning. See 08:31:59 https://docs.****.com/go/credential-store/ 08:31:59 08:31:59 Login Succeeded 08:31:59 nexus3.edgexfoundry.org:10004 08:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:59 08:31:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:59 Configure a credential helper to remove this warning. See 08:31:59 https://docs.****.com/go/credential-store/ 08:31:59 08:31:59 Login Succeeded 08:31:59 ****.io 08:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:59 08:31:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:59 Configure a credential helper to remove this warning. See 08:31:59 https://docs.****.com/go/credential-store/ 08:31:59 08:31:59 Login Succeeded 08:31:59 ---> ****-login.sh ends [Pipeline] } 08:31:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:00 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:32:00 + dirname cmd/core-command/Dockerfile 08:32:00 + cut -d/ -f2 08:32:00 + echo core-command,cmd/core-command/Dockerfile 08:32:00 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:32:00 + cut -d/ -f2 08:32:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:32:00 + dirname cmd/core-data/Dockerfile 08:32:00 + cut -d/ -f2 08:32:00 + echo core-data,cmd/core-data/Dockerfile 08:32:00 + dirname cmd/core-keeper/Dockerfile 08:32:00 + cut -d/ -f2 08:32:00 + echo core-keeper,cmd/core-keeper/Dockerfile 08:32:00 + dirname cmd/core-metadata/Dockerfile 08:32:00 + cut -d/ -f2 08:32:00 + echo core-metadata,cmd/core-metadata/Dockerfile 08:32:00 + + cut -d/ -f2 08:32:00 dirname cmd/security-bootstrapper/Dockerfile 08:32:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:32:00 + dirname cmd/security-proxy-auth/Dockerfile 08:32:00 + cut -d/ -f2 08:32:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:32:00 + dirname cmd/security-proxy-setup/Dockerfile 08:32:00 + cut -d/ -f2 08:32:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:32:00 + dirname cmd/security-secretstore-setup/Dockerfile 08:32:00 + cut -d/ -f2 08:32:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:32:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:32:00 + cut -d/ -f2 08:32:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:32:00 + dirname cmd/security-spire-agent/Dockerfile 08:32:00 + cut -d/ -f2 08:32:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:32:00 + dirname cmd/security-spire-config/Dockerfile 08:32:00 + cut -d/ -f2 08:32:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:32:00 + dirname cmd/security-spire-server/Dockerfile 08:32:00 + cut -d/ -f2 08:32:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:32:00 + dirname cmd/support-notifications/Dockerfile 08:32:00 + cut -d/ -f2 08:32:00 + echo support-notifications,cmd/support-notifications/Dockerfile 08:32:00 + dirname cmd/support-scheduler/Dockerfile 08:32:00 + cut -d/ -f2 08:32:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:32:00 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:32:00 + git rev-list -1 --merges 40cf2034886b7fc66323f2ab0fa4fb71f30ee875~1..40cf2034886b7fc66323f2ab0fa4fb71f30ee875 [Pipeline] echo 08:32:00 -----------> git rev-list -1 --merges 40cf2034886b7fc66323f2ab0fa4fb71f30ee875~1..40cf2034886b7fc66323f2ab0fa4fb71f30ee875 40cf2034886b7fc66323f2ab0fa4fb71f30ee875 08:32:00 40cf2034886b7fc66323f2ab0fa4fb71f30ee875 [false] [Pipeline] sh 08:32:00 + git log --format=format:%s -1 40cf2034886b7fc66323f2ab0fa4fb71f30ee875 [Pipeline] echo 08:32:00 ========================================================= 08:32:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:32:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:32:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:32:01 + grep -v github /etc/ssh/ssh_known_hosts 08:32:01 + [ -e /tmp/ssh_known_hosts ] 08:32:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:32:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:32:01 + sudo tee -a /etc/ssh/ssh_known_hosts 08:32:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:01 08:32:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:01 0.1.4: Pulling from edgex-devops/py-git-semver 08:32:01 3dae71ba6b94: Pulling fs layer 08:32:01 6bf1a483ea7c: Pulling fs layer 08:32:01 f5dfc541a4d3: Pulling fs layer 08:32:01 461d9e800cba: Pulling fs layer 08:32:01 80192f66455f: Pulling fs layer 08:32:01 2e8e34ca0e6c: Pulling fs layer 08:32:01 a29436f7fd5d: Pulling fs layer 08:32:01 923cac83aea3: Pulling fs layer 08:32:01 25ad8b0a4227: Pulling fs layer 08:32:01 db01528c6b51: Pulling fs layer 08:32:01 80192f66455f: Waiting 08:32:01 28988de357af: Pulling fs layer 08:32:01 2e8e34ca0e6c: Waiting 08:32:01 25ad8b0a4227: Waiting 08:32:01 db01528c6b51: Waiting 08:32:01 a29436f7fd5d: Waiting 08:32:01 28988de357af: Waiting 08:32:01 923cac83aea3: Waiting 08:32:01 461d9e800cba: Waiting 08:32:01 6bf1a483ea7c: Verifying Checksum 08:32:01 6bf1a483ea7c: Download complete 08:32:01 461d9e800cba: Verifying Checksum 08:32:01 461d9e800cba: Download complete 08:32:02 80192f66455f: Download complete 08:32:02 f5dfc541a4d3: Verifying Checksum 08:32:02 f5dfc541a4d3: Download complete 08:32:02 3dae71ba6b94: Verifying Checksum 08:32:02 3dae71ba6b94: Download complete 08:32:02 923cac83aea3: Verifying Checksum 08:32:02 923cac83aea3: Download complete 08:32:02 25ad8b0a4227: Verifying Checksum 08:32:02 25ad8b0a4227: Download complete 08:32:02 db01528c6b51: Download complete 08:32:02 28988de357af: Verifying Checksum 08:32:02 28988de357af: Download complete 08:32:02 a29436f7fd5d: Verifying Checksum 08:32:02 a29436f7fd5d: Download complete 08:32:02 2e8e34ca0e6c: Verifying Checksum 08:32:02 2e8e34ca0e6c: Download complete 08:32:03 3dae71ba6b94: Pull complete 08:32:03 6bf1a483ea7c: Pull complete 08:32:04 f5dfc541a4d3: Pull complete 08:32:04 461d9e800cba: Pull complete 08:32:04 80192f66455f: Pull complete 08:32:08 2e8e34ca0e6c: Pull complete 08:32:09 a29436f7fd5d: Pull complete 08:32:09 923cac83aea3: Pull complete 08:32:09 25ad8b0a4227: Pull complete 08:32:09 db01528c6b51: Pull complete 08:32:09 28988de357af: Pull complete 08:32:09 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:09 prd-ubuntu20.04-docker-8c-8g-675680 does not seem to be running inside a container 08:32:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:32:13 $ docker top 7f855d7d9e64f98545fe4aec71a0d6d18e3b667099157502a9808eb5220707f0 -eo pid,comm 08:32:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:32:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:13 [ssh-agent] Looking for ssh-agent implementation... 08:32:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:13 $ docker exec 7f855d7d9e64f98545fe4aec71a0d6d18e3b667099157502a9808eb5220707f0 ssh-agent 08:32:13 SSH_AUTH_SOCK=/tmp/ssh-c4ySGXhNAB45/agent.32 08:32:13 SSH_AGENT_PID=38 08:32:13 Running ssh-add (command line suppressed) 08:32:13 Identity added: /w/workspace/edgex-go/5@tmp/private_key_18390179233023034309.key (/w/workspace/edgex-go/5@tmp/private_key_18390179233023034309.key) 08:32:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:14 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] sh 08:32:14 + git tag --points-at HEAD [Pipeline] } 08:32:14 $ docker exec --env ******** --env ******** 7f855d7d9e64f98545fe4aec71a0d6d18e3b667099157502a9808eb5220707f0 ssh-agent -k 08:32:14 unset SSH_AUTH_SOCK; 08:32:14 unset SSH_AGENT_PID; 08:32:14 echo Agent pid 38 killed; 08:32:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:32:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:14 [ssh-agent] Looking for ssh-agent implementation... 08:32:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:14 $ docker exec 7f855d7d9e64f98545fe4aec71a0d6d18e3b667099157502a9808eb5220707f0 ssh-agent 08:32:14 SSH_AUTH_SOCK=/tmp/ssh-KmtJIla7ANJe/agent.85 08:32:14 SSH_AGENT_PID=91 08:32:14 Running ssh-add (command line suppressed) 08:32:14 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2716878966437712922.key (/w/workspace/edgex-go/5@tmp/private_key_2716878966437712922.key) 08:32:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:15 + git semver init 08:32:15 2025-10-27 08:32:15,345 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:32:15 2025-10-27 08:32:15,348 [run_init] DEBUG init version:0.0.0 force:False 08:32:15 2025-10-27 08:32:15,349 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 08:32:15 2025-10-27 08:32:15,350 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 08:32:15 2025-10-27 08:32:15,350 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, stdin=None, shell=False, universal_newlines=False) 08:32:23 2025-10-27 08:32:22,805 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 08:32:23 2025-10-27 08:32:22,805 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-5275 with force:False 08:32:23 2025-10-27 08:32:22,805 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-5275 08:32:23 2025-10-27 08:32:22,810 [execute] INFO git cat-file --batch-check 08:32:23 2025-10-27 08:32:22,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, stdin=, shell=False, universal_newlines=False) 08:32:23 2025-10-27 08:32:22,813 [execute] INFO git cat-file --batch 08:32:23 2025-10-27 08:32:22,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, stdin=, shell=False, universal_newlines=False) 08:32:23 2025-10-27 08:32:22,817 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-5275 08:32:23 0.0.0 [Pipeline] } 08:32:23 $ docker exec --env ******** --env ******** 7f855d7d9e64f98545fe4aec71a0d6d18e3b667099157502a9808eb5220707f0 ssh-agent -k 08:32:23 unset SSH_AUTH_SOCK; 08:32:23 unset SSH_AGENT_PID; 08:32:23 echo Agent pid 91 killed; 08:32:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:24 + git semver [Pipeline] } 08:32:24 $ docker stop --time=1 7f855d7d9e64f98545fe4aec71a0d6d18e3b667099157502a9808eb5220707f0 08:32:25 $ docker rm -f --volumes 7f855d7d9e64f98545fe4aec71a0d6d18e3b667099157502a9808eb5220707f0 [Pipeline] // withDockerContainer [Pipeline] sh 08:32:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:32:26 Stashed 1 file(s) [Pipeline] echo 08:32:26 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } 08:32:26 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:32:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:32:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:32:26 ========================================================= 08:32:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:32:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:32:27 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:27 9824c27679d3: Pulling fs layer 08:32:27 8371a51cbc44: Pulling fs layer 08:32:27 d5791340ef18: Pulling fs layer 08:32:27 d3178a7b2709: Pulling fs layer 08:32:27 4f4fb700ef54: Pulling fs layer 08:32:27 063b4f904bf5: Pulling fs layer 08:32:27 066ecc492849: Pulling fs layer 08:32:27 50a4da29d654: Pulling fs layer 08:32:27 417dd178857c: Pulling fs layer 08:32:27 063b4f904bf5: Waiting 08:32:27 066ecc492849: Waiting 08:32:27 417dd178857c: Waiting 08:32:27 50a4da29d654: Waiting 08:32:27 d3178a7b2709: Waiting 08:32:27 4f4fb700ef54: Waiting 08:32:27 8371a51cbc44: Verifying Checksum 08:32:27 8371a51cbc44: Download complete 08:32:27 d3178a7b2709: Download complete 08:32:27 4f4fb700ef54: Verifying Checksum 08:32:27 4f4fb700ef54: Download complete 08:32:27 063b4f904bf5: Download complete 08:32:27 9824c27679d3: Verifying Checksum 08:32:27 9824c27679d3: Download complete 08:32:27 066ecc492849: Verifying Checksum 08:32:27 066ecc492849: Download complete 08:32:27 9824c27679d3: Pull complete 08:32:27 417dd178857c: Verifying Checksum 08:32:27 417dd178857c: Download complete 08:32:27 8371a51cbc44: Pull complete 08:32:27 d5791340ef18: Download complete 08:32:27 50a4da29d654: Verifying Checksum 08:32:27 50a4da29d654: Download complete 08:32:32 d5791340ef18: Pull complete 08:32:32 d3178a7b2709: Pull complete 08:32:32 4f4fb700ef54: Pull complete 08:32:32 063b4f904bf5: Pull complete 08:32:32 066ecc492849: Pull complete 08:32:34 50a4da29d654: Pull complete 08:32:35 417dd178857c: Pull complete 08:32:35 Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 08:32:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:32:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:32:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:32:35 WORKDIR /edgex 08:32:35 COPY go.mod . 08:32:35 RUN go mod download 08:32:35 + docker build -t ci-base-image-x86_64 -f - . 08:32:36 #0 building with "default" instance using docker driver 08:32:36 08:32:36 #1 [internal] load build definition from Dockerfile 08:32:36 #1 transferring dockerfile: 164B done 08:32:36 #1 DONE 0.0s 08:32:36 08:32:36 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:32:36 #2 DONE 0.0s 08:32:36 08:32:36 #3 [internal] load .dockerignore 08:32:36 #3 transferring context: 50B done 08:32:36 #3 DONE 0.0s 08:32:36 08:32:36 #4 [internal] load build context 08:32:36 #4 transferring context: 6.57kB done 08:32:36 #4 DONE 0.0s 08:32:36 08:32:36 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:32:36 #5 DONE 0.2s 08:32:36 08:32:36 #6 [2/4] WORKDIR /edgex 08:32:40 #6 DONE 3.7s 08:32:40 08:32:40 #7 [3/4] COPY go.mod . 08:32:40 #7 DONE 0.0s 08:32:40 08:32:40 #8 [4/4] RUN go mod download 08:32:47 #8 DONE 7.2s 08:32:47 08:32:47 #9 exporting to image 08:32:47 #9 exporting layers 08:32:51 #9 exporting layers 3.8s done 08:32:51 #9 writing image sha256:f9ef526474dece29684e8ca021e8e9e4c2f1f7a325172f7c4a2b134bf742886d done 08:32:51 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:32:51 #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:52 + docker inspect -f . ci-base-image-x86_64 08:32:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:52 prd-ubuntu20.04-docker-8c-8g-675680 does not seem to be running inside a container 08:32:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:52 $ docker top 1cb0204b9051f3fcd27bda6d83c82524e2032b9c2fa99f9349187c66cc528a56 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:52 + go version 08:32:52 go version go1.23.12 linux/amd64 [Pipeline] } 08:32:52 $ docker stop --time=1 1cb0204b9051f3fcd27bda6d83c82524e2032b9c2fa99f9349187c66cc528a56 08:32:54 $ docker rm -f --volumes 1cb0204b9051f3fcd27bda6d83c82524e2032b9c2fa99f9349187c66cc528a56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:54 + docker inspect -f . ci-base-image-x86_64 08:32:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:54 prd-ubuntu20.04-docker-8c-8g-675680 does not seem to be running inside a container 08:32:54 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:54 $ docker top 6a64e142fc74955518076d17f9a49ee1254a0ba342780df1c0f0a5fc9716bb7c -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:55 ========================================================= 08:32:55 [edgeXBuildGoParallel] Running Tests and Build... 08:32:55 ========================================================= [Pipeline] sh 08:32:55 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:32:55 + make test 08:32:55 go test -race -coverprofile=coverage.out ./... 08:33:03 ? github.com/edgexfoundry/edgex-go [no test files] 08:33:30 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:33:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:33:30 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 08:33:30 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:33:31 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:33:32 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:33:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 08:33:33 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:33:33 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:33:33 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:33:33 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:33:33 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:33:33 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:33:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:33:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:33:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:33:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:33:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:33:35 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.4% of statements 08:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements 08:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.082s coverage: 57.6% of statements 08:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.017s coverage: 86.5% of statements 08:33:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:33:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.418s coverage: 94.2% of statements 08:33:36 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 90.7% of statements 08:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:33:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:33:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:33:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 8.4% of statements 08:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:33:37 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:33:37 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:33:37 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:33:37 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:33:37 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:33:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:33:37 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:33:37 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.374s coverage: 95.8% of statements 08:33:39 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 08:33:40 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:33:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:33:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:33:40 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:33:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.044s coverage: 2.4% of statements 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.2% of statements 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 68.8% of statements 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 89.5% of statements 08:33:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 93.1% of statements 08:33:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:33:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:33:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:33:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:33:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:33:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:33:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 08:33:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:33:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:33:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:33:43 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:33:44 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:33:45 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:33:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:33:48 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:33:48 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:33:48 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:33:51 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:33:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:33:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:33:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:33:52 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:33:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:33:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:33:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 08:33:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:33:55 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:33:55 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:33:55 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:33:55 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:33:55 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:33:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:33:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:33:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:33:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:33:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:33:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:33:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:33:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:33:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:59 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.042s coverage: 92.9% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.032s coverage: 87.2% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 15.5% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.025s coverage: 100.0% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.051s coverage: 6.8% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.164s coverage: 54.8% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.032s coverage: 88.6% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 29.2% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.0% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 94.9% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.038s coverage: 9.0% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements 08:34:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements 08:34:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:34:05 running golangci-lint 08:34:05 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:34:05 go version go1.23.12 linux/amd64 08:34:05 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:34:05 level=info msg="[config_reader] Used config file .golangci.yml" 08:34:05 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:34:32 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|name|types_sizes) took 22.262699338s" 08:34:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 59.550625ms" 08:34:40 level=info msg="[linters_context/goanalysis] analyzers took 1m40.537644223s with top 10 stages: buildir: 53.511735971s, gosec: 3.768008567s, inspect: 3.201586668s, fact_deprecated: 2.878633385s, ctrlflow: 2.134519011s, printf: 1.914114983s, S1038: 1.072563096s, fact_purity: 1.059235073s, nilness: 1.058342663s, unused: 968.602515ms" 08:34:40 level=info msg="[runner] Issues before processing: 37, after processing: 0" 08:34:40 level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 37/37, nolint: 20/0, invalid_issue: 37/37, skip_dirs: 37/37, filename_unadjuster: 37/37, autogenerated_exclude: 37/37, exclude-rules: 37/20, cgo: 37/37, path_prettifier: 37/37, skip_files: 37/37, exclude: 37/37" 08:34:40 level=info msg="[runner] processing took 13.126185ms with stages: nolint: 7.165298ms, autogenerated_exclude: 1.529333ms, identifier_marker: 1.371488ms, path_prettifier: 1.263242ms, skip_dirs: 964.69µs, exclude-rules: 804.873µs, cgo: 10.89µs, invalid_issue: 10.291µs, filename_unadjuster: 2.71µs, max_same_issues: 650ns, uniq_by_line: 430ns, fixer: 400ns, skip_files: 400ns, sort_results: 250ns, exclude: 250ns, path_prefixer: 190ns, max_from_linter: 160ns, diff: 160ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 110ns, severity-rules: 100ns" 08:34:40 level=info msg="[runner] linters took 11.233311324s with stages: goanalysis_metalinter: 11.220103014s" 08:34:40 level=info msg="File cache stats: 0 entries of total size 0B" 08:34:40 level=info msg="Memory: 335 samples, avg is 285.0MB, max is 1266.1MB" 08:34:40 level=info msg="Execution took 33.564840165s" 08:34:40 go vet ./... 08:34:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:34:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:34:45 ./bin/test-attribution-txt.sh 08:34:45 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 08:34:46 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 08:34:46 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 08:34:46 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 08:34:46 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 08:34:46 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 08:34:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:34:46 + ls -al . 08:34:46 total 2072 08:34:46 drwxrwxr-x 11 1001 1001 4096 Oct 27 08:32 . 08:34:46 drwxr-xr-x 4 root root 4096 Oct 27 08:32 .. 08:34:46 drwxrwxr-x 2 1001 1001 4096 Oct 27 08:31 .blubracket 08:34:46 -rw-rw-r-- 1 1001 1001 10 Oct 27 08:31 .dockerignore 08:34:46 drwxrwxr-x 8 1001 1001 4096 Oct 27 08:34 .git 08:34:46 drwxrwxr-x 3 1001 1001 4096 Oct 27 08:31 .github 08:34:46 -rw-rw-r-- 1 1001 1001 909 Oct 27 08:31 .gitignore 08:34:46 -rw-rw-r-- 1 1001 1001 218 Oct 27 08:31 .golangci.yml 08:34:46 -rw-rw-r-- 1 1001 1001 100 Oct 27 08:31 .hadolint.yml 08:34:46 drwxr-xr-x 3 1001 1001 4096 Oct 27 08:32 .semver 08:34:46 -rw-rw-r-- 1 1001 1001 155 Oct 27 08:31 .sonarcloud.properties 08:34:46 -rw-rw-r-- 1 1001 1001 1171 Oct 27 08:31 ADOPTERS.md 08:34:46 -rw-rw-r-- 1 1001 1001 17374 Oct 27 08:31 Attribution.txt 08:34:46 -rw-rw-r-- 1 1001 1001 108018 Oct 27 08:31 CHANGELOG.md 08:34:46 -rw-rw-r-- 1 1001 1001 3804 Oct 27 08:31 CONTRIBUTING.md 08:34:46 -rw-rw-r-- 1 1001 1001 677 Oct 27 08:31 GOVERNANCE.md 08:34:46 -rw-rw-r-- 1 1001 1001 886 Oct 27 08:31 Jenkinsfile 08:34:46 -rw-rw-r-- 1 1001 1001 10775 Oct 27 08:31 LICENSE 08:34:46 -rw-rw-r-- 1 1001 1001 16740 Oct 27 08:31 Makefile 08:34:46 -rw-rw-r-- 1 1001 1001 582 Oct 27 08:31 OWNERS.md 08:34:46 -rw-rw-r-- 1 1001 1001 9932 Oct 27 08:31 README.md 08:34:46 -rw-rw-r-- 1 1001 1001 789 Oct 27 08:31 SECURITY.md 08:34:46 -rw-rw-r-- 1 1001 1001 5 Oct 27 08:32 VERSION 08:34:46 drwxrwxr-x 2 1001 1001 4096 Oct 27 08:31 bin 08:34:46 drwxrwxr-x 19 1001 1001 4096 Oct 27 08:31 cmd 08:34:46 -rw-r--r-- 1 root root 1743984 Oct 27 08:34 coverage.out 08:34:46 drwxrwxr-x 2 1001 1001 4096 Oct 27 08:31 fuzz_test 08:34:46 -rw-rw-r-- 1 1001 1001 6539 Oct 27 08:31 go.mod 08:34:46 -rw-rw-r-- 1 1001 1001 88541 Oct 27 08:31 go.sum 08:34:46 drwxrwxr-x 7 1001 1001 4096 Oct 27 08:31 internal 08:34:46 drwxrwxr-x 2 1001 1001 4096 Oct 27 08:31 openapi 08:34:46 -rw-rw-r-- 1 1001 1001 584 Oct 27 08:31 security.txt 08:34:46 -rw-rw-r-- 1 1001 1001 204 Oct 27 08:31 version.go [Pipeline] sh 08:34:46 + '[' -e coverage.out ] 08:34:46 + chown 1001:1001 coverage.out [Pipeline] stash 08:34:46 Stashed 1 file(s) [Pipeline] sh 08:34:47 + make build 08:34:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:35:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:35:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:35:13 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:35:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:35:29 $ docker stop --time=1 6a64e142fc74955518076d17f9a49ee1254a0ba342780df1c0f0a5fc9716bb7c 08:35:35 $ docker rm -f --volumes 6a64e142fc74955518076d17f9a49ee1254a0ba342780df1c0f0a5fc9716bb7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:37 08:35:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:37 latest: Pulling from edgex-devops/edgex-compose 08:35:37 91d30c5bc195: Pulling fs layer 08:35:37 2e9b0aa3be6d: Pulling fs layer 08:35:37 9c61dcf015f6: Pulling fs layer 08:35:37 4698f68db338: Pulling fs layer 08:35:37 2a2f49069b9e: Pulling fs layer 08:35:37 4698f68db338: Waiting 08:35:37 e0025b399a48: Pulling fs layer 08:35:37 2a2f49069b9e: Waiting 08:35:37 e0025b399a48: Waiting 08:35:37 91d30c5bc195: Verifying Checksum 08:35:37 91d30c5bc195: Download complete 08:35:37 4698f68db338: Verifying Checksum 08:35:37 4698f68db338: Download complete 08:35:37 2e9b0aa3be6d: Download complete 08:35:37 91d30c5bc195: Pull complete 08:35:37 e0025b399a48: Verifying Checksum 08:35:37 e0025b399a48: Download complete 08:35:37 2a2f49069b9e: Download complete 08:35:38 2e9b0aa3be6d: Pull complete 08:35:38 9c61dcf015f6: Verifying Checksum 08:35:38 9c61dcf015f6: Download complete 08:35:41 9c61dcf015f6: Pull complete 08:35:41 4698f68db338: Pull complete 08:35:42 2a2f49069b9e: Pull complete 08:35:43 e0025b399a48: Pull complete 08:35:43 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:35:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:43 prd-ubuntu20.04-docker-8c-8g-675680 does not seem to be running inside a container 08:35:43 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:35:46 $ docker top 51925db1a3506a67ff4b57cd2a0d52a2e5214e82d5c906b8ba7656745e2affa1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:46 + docker compose -f ./docker-compose-build.yml build --parallel 08:35:47 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:35:47 #1 transferring dockerfile: 08:35:47 #1 transferring dockerfile: 2.23kB done 08:35:47 #1 DONE 0.7s 08:35:47 08:35:47 #2 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:48 #2 DONE 0.0s 08:35:48 08:35:48 #3 [support-scheduler internal] load build definition from Dockerfile 08:35:48 #3 ... 08:35:48 08:35:48 #4 [security-spire-config internal] load build definition from Dockerfile 08:35:48 #4 transferring dockerfile: 1.69kB done 08:35:48 #4 DONE 1.3s 08:35:48 08:35:48 #5 [security-secretstore-setup internal] load build definition from Dockerfile 08:35:49 #5 ... 08:35:49 08:35:49 #6 [security-proxy-auth internal] load build definition from Dockerfile 08:35:49 #6 transferring dockerfile: 2.14kB done 08:35:49 #6 DONE 2.1s 08:35:49 08:35:49 #2 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:49 #2 DONE 0.0s 08:35:49 08:35:49 #3 [support-scheduler internal] load build definition from Dockerfile 08:35:49 #3 ... 08:35:49 08:35:49 #7 [core-data internal] load build definition from Dockerfile 08:35:49 #7 transferring dockerfile: 2.04kB 0.0s done 08:35:49 #7 DONE 2.3s 08:35:49 08:35:49 #3 [support-scheduler internal] load build definition from Dockerfile 08:35:49 #3 transferring dockerfile: 1.83kB done 08:35:49 #3 ... 08:35:49 08:35:49 #2 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:49 #2 DONE 0.0s 08:35:49 08:35:49 #8 [core-command internal] load build definition from Dockerfile 08:35:49 #8 transferring dockerfile: 1.94kB done 08:35:49 #8 DONE 2.4s 08:35:50 08:35:50 #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:50 #2 DONE 0.0s 08:35:50 08:35:50 #9 [core-data internal] load metadata for docker.io/library/alpine:3.22.1 08:35:50 #9 ... 08:35:50 08:35:50 #10 [support-notifications internal] load build definition from Dockerfile 08:35:50 #10 transferring dockerfile: 2.00kB done 08:35:50 #10 DONE 2.8s 08:35:50 08:35:50 #2 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:50 #2 DONE 0.0s 08:35:50 08:35:50 #11 [security-spire-server internal] load build definition from Dockerfile 08:35:50 #11 transferring dockerfile: 1.70kB done 08:35:51 #11 ... 08:35:51 08:35:51 #3 [support-scheduler internal] load build definition from Dockerfile 08:35:51 #3 DONE 3.3s 08:35:51 08:35:51 #12 [security-proxy-auth internal] load .dockerignore 08:35:51 #12 DONE 0.0s 08:35:51 08:35:51 #13 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:35:51 #13 DONE 3.1s 08:35:51 08:35:51 #14 [core-common-config-bootstrapper internal] load .dockerignore 08:35:51 #14 DONE 0.0s 08:35:51 08:35:51 #2 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:51 #2 DONE 0.0s 08:35:51 08:35:51 #5 [security-secretstore-setup internal] load build definition from Dockerfile 08:35:51 #5 transferring dockerfile: 2.49kB done 08:35:51 #5 ... 08:35:51 08:35:51 #15 [core-metadata internal] load build definition from Dockerfile 08:35:51 #15 transferring dockerfile: 2.10kB done 08:35:51 #15 DONE 3.2s 08:35:51 08:35:51 #16 [security-spire-agent internal] load build definition from Dockerfile 08:35:51 #16 transferring dockerfile: 1.81kB done 08:35:51 #16 DONE 3.2s 08:35:51 08:35:51 #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:51 #2 DONE 0.0s 08:35:51 08:35:51 #11 [security-spire-server internal] load build definition from Dockerfile 08:35:51 #11 DONE 3.2s 08:35:51 08:35:51 #9 [core-data internal] load metadata for docker.io/library/alpine:3.22.1 08:35:51 #9 DONE 1.7s 08:35:51 08:35:51 #17 [core-keeper internal] load build definition from Dockerfile 08:35:51 #17 transferring dockerfile: 2.01kB done 08:35:51 #17 DONE 3.3s 08:35:51 08:35:51 #18 [core-data internal] load .dockerignore 08:35:51 #18 ... 08:35:51 08:35:51 #19 [security-proxy-setup internal] load build definition from Dockerfile 08:35:51 #19 transferring dockerfile: 2.50kB done 08:35:51 #19 DONE 3.3s 08:35:51 08:35:51 #2 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:51 #2 DONE 0.0s 08:35:51 08:35:51 #20 [core-keeper internal] load .dockerignore 08:35:51 #20 DONE 0.0s 08:35:51 08:35:51 #13 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 08:35:51 #13 DONE 3.7s 08:35:51 08:35:51 #21 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:35:51 #21 transferring dockerfile: 1.89kB done 08:35:51 #21 DONE 3.4s 08:35:51 08:35:51 #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:51 #2 DONE 0.0s 08:35:51 08:35:51 #22 [support-scheduler internal] load .dockerignore 08:35:51 #22 DONE 0.0s 08:35:51 08:35:51 #23 [core-metadata internal] load .dockerignore 08:35:51 #23 DONE 0.0s 08:35:51 08:35:51 #13 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 08:35:52 #13 ... 08:35:52 08:35:52 #24 [security-bootstrapper internal] load build definition from Dockerfile 08:35:52 #24 transferring dockerfile: 3.02kB done 08:35:52 #24 DONE 3.5s 08:35:52 08:35:52 #5 [security-secretstore-setup internal] load build definition from Dockerfile 08:35:52 #5 DONE 3.3s 08:35:52 08:35:52 #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:52 #2 DONE 0.0s 08:35:52 08:35:52 #13 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 08:35:52 #13 ... 08:35:52 08:35:52 #25 [core-command internal] load .dockerignore 08:35:52 #25 transferring context: 50B done 08:35:52 #25 DONE 1.3s 08:35:52 08:35:52 #26 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:35:52 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:35:53 #26 ... 08:35:53 08:35:53 #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:35:53 #27 DONE 4.4s 08:35:53 08:35:53 #13 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 08:35:53 #13 DONE 5.1s 08:35:53 08:35:53 #26 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:35:53 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done 08:35:53 #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:35:53 #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:35:53 #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:35:53 #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s 08:35:53 #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 08:35:53 #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 08:35:53 #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 08:35:53 #26 ... 08:35:53 08:35:53 #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:35:53 #28 DONE 2.2s 08:35:54 08:35:54 #29 [security-spire-agent internal] load .dockerignore 08:35:54 #29 ... 08:35:54 08:35:54 #14 [core-common-config-bootstrapper internal] load .dockerignore 08:35:54 #14 transferring context: 50B done 08:35:54 #14 DONE 3.0s 08:35:54 08:35:54 #30 [support-notifications internal] load .dockerignore 08:35:54 #30 transferring context: 50B done 08:35:54 #30 DONE 3.0s 08:35:54 08:35:54 #12 [security-proxy-auth internal] load .dockerignore 08:35:54 #12 transferring context: 50B done 08:35:54 #12 DONE 3.1s 08:35:54 08:35:54 #31 [support-notifications internal] load build context 08:35:54 #31 DONE 0.0s 08:35:54 08:35:54 #32 [security-spire-config internal] load .dockerignore 08:35:54 #32 transferring context: 50B done 08:35:54 #32 DONE 2.7s 08:35:54 08:35:54 #26 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:35:54 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done 08:35:54 #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:35:54 #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:35:54 #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:35:54 #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 08:35:54 #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 08:35:54 #26 ... 08:35:54 08:35:54 #18 [core-data internal] load .dockerignore 08:35:54 #18 transferring context: 50B done 08:35:54 #18 DONE 2.6s 08:35:54 08:35:54 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:54 #33 DONE 0.0s 08:35:54 08:35:54 #34 [security-spire-config internal] load build context 08:35:54 #34 DONE 0.0s 08:35:54 08:35:54 #20 [core-keeper internal] load .dockerignore 08:35:54 #20 transferring context: 50B done 08:35:54 #20 DONE 2.5s 08:35:54 08:35:54 #26 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:35:54 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done 08:35:54 #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:35:54 #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:35:54 #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:35:54 #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 08:35:54 #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 08:35:54 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done 08:35:54 #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:35:54 #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:35:54 #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:35:54 #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 08:35:54 #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 08:35:54 #26 ... 08:35:54 08:35:54 #23 [core-metadata internal] load .dockerignore 08:35:54 #23 transferring context: 50B done 08:35:54 #23 DONE 2.6s 08:35:54 08:35:54 #22 [support-scheduler internal] load .dockerignore 08:35:54 #22 transferring context: 50B done 08:35:54 #22 DONE 2.6s 08:35:54 08:35:54 #26 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:35:54 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done 08:35:54 #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:35:54 #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:35:54 #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:35:54 #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 08:35:54 #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 08:35:55 #26 DONE 2.6s 08:35:55 08:35:55 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:55 #33 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.7s done 08:35:55 #33 DONE 0.7s 08:35:55 08:35:55 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:35:57 #35 DONE 4.9s 08:35:57 08:35:57 #36 [core-metadata internal] load build context 08:35:59 #36 transferring context: 495.91MB 3.9s 08:35:59 #36 ... 08:35:59 08:35:59 #37 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 08:35:59 #37 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.7s done 08:35:59 #37 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done 08:35:59 #37 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done 08:35:59 #37 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done 08:35:59 #37 DONE 5.2s 08:35:59 08:35:59 #36 [core-metadata internal] load build context 08:36:00 #36 transferring context: 596.03MB 5.2s done 08:36:02 #36 ... 08:36:02 08:36:02 #38 [core-command internal] load build context 08:36:02 #38 transferring context: 596.03MB 4.4s done 08:36:02 #38 ... 08:36:02 08:36:02 #31 [support-notifications internal] load build context 08:36:02 #31 transferring context: 596.03MB 6.0s done 08:36:02 #31 ... 08:36:02 08:36:02 #34 [security-spire-config internal] load build context 08:36:02 #34 transferring context: 22.05kB done 08:36:02 #34 DONE 8.3s 08:36:02 08:36:02 #39 [core-common-config-bootstrapper internal] load build context 08:36:02 #39 transferring context: 596.03MB 5.6s done 08:36:03 #39 ... 08:36:03 08:36:03 #40 [security-spire-server internal] load .dockerignore 08:36:03 #40 transferring context: 50B done 08:36:03 #40 ... 08:36:03 08:36:03 #41 [security-secretstore-setup internal] load .dockerignore 08:36:03 #41 transferring context: 50B 0.0s done 08:36:03 #41 ... 08:36:03 08:36:03 #42 [security-proxy-setup internal] load .dockerignore 08:36:04 #42 ... 08:36:04 08:36:04 #43 [security-bootstrapper internal] load .dockerignore 08:36:04 #43 ... 08:36:04 08:36:04 #44 [security-spiffe-token-provider internal] load .dockerignore 08:36:04 #44 ... 08:36:04 08:36:04 #45 [security-proxy-auth internal] load build context 08:36:04 #45 transferring context: 596.03MB 6.4s done 08:36:04 #45 ... 08:36:04 08:36:04 #46 [support-scheduler internal] load build context 08:36:04 #46 ... 08:36:04 08:36:04 #47 [core-keeper internal] load build context 08:36:05 #47 transferring context: 596.03MB 6.7s done 08:36:05 #47 ... 08:36:05 08:36:05 #48 [core-data internal] load build context 08:36:05 #48 transferring context: 596.03MB 5.8s done 08:36:05 #48 ... 08:36:05 08:36:05 #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:05 #0 4.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:05 #0 4.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:05 #0 4.917 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:36:05 #0 4.917 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:36:05 #0 4.917 OK: 24171 distinct packages available 08:36:05 #0 4.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:05 #0 5.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:05 #0 5.411 (1/4) Installing dumb-init (1.2.5-r3) 08:36:05 #0 5.415 (2/4) Installing musl-obstack (1.2.3-r2) 08:36:05 #0 5.418 (3/4) Installing libucontext (1.2-r3) 08:36:05 #0 5.421 (4/4) Installing gcompat (1.1.0-r4) 08:36:05 #0 5.426 Executing busybox-1.36.1-r30.trigger 08:36:05 #0 5.430 OK: 8 MiB in 18 packages 08:36:05 #49 ... 08:36:05 08:36:05 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:36:05 #50 ... 08:36:05 08:36:05 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:36:05 #0 4.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:05 #0 4.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:05 #0 5.050 (1/3) Installing ca-certificates (20250911-r0) 08:36:05 #0 5.064 (2/3) Installing dumb-init (1.2.5-r3) 08:36:05 #0 5.074 (3/3) Installing tzdata (2025b-r0) 08:36:05 #0 5.108 Executing busybox-1.36.1-r30.trigger 08:36:05 #0 5.123 Executing ca-certificates-20250911-r0.trigger 08:36:05 #0 5.171 OK: 10 MiB in 17 packages 08:36:05 #51 ... 08:36:05 08:36:05 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:36:05 #33 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:36:05 #33 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 08:36:05 #33 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 08:36:05 #33 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 08:36:05 #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s done 08:36:05 #33 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done 08:36:05 #33 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 08:36:05 #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.4s done 08:36:05 #33 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:36:05 #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 08:36:05 #33 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.4s done 08:36:05 #33 ... 08:36:05 08:36:05 #52 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:36:05 #0 4.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:05 #0 4.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:05 #0 4.992 (1/1) Installing dumb-init (1.2.5-r3) 08:36:05 #0 4.998 Executing busybox-1.36.1-r30.trigger 08:36:05 #0 5.006 OK: 8 MiB in 15 packages 08:36:06 #52 ... 08:36:06 08:36:06 #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:06 #53 ... 08:36:06 08:36:06 #54 [core-keeper builder 2/7] WORKDIR /edgex-go 08:36:10 #54 ... 08:36:10 08:36:10 #29 [security-spire-agent internal] load .dockerignore 08:36:10 #29 transferring context: 50B done 08:36:10 #29 ... 08:36:10 08:36:10 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:36:10 #55 ... 08:36:10 08:36:10 #46 [support-scheduler internal] load build context 08:36:10 #46 transferring context: 596.03MB 6.5s done 08:36:18 #46 ... 08:36:18 08:36:18 #38 [core-command internal] load build context 08:36:18 #38 DONE 25.3s 08:36:18 08:36:18 #31 [support-notifications internal] load build context 08:36:22 #31 ... 08:36:22 08:36:22 #40 [security-spire-server internal] load .dockerignore 08:36:22 #40 DONE 29.4s 08:36:22 08:36:22 #42 [security-proxy-setup internal] load .dockerignore 08:36:22 #42 ... 08:36:22 08:36:22 #41 [security-secretstore-setup internal] load .dockerignore 08:36:22 #41 DONE 29.8s 08:36:23 08:36:23 #26 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:36:23 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done 08:36:23 #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:36:23 #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:36:23 #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:36:23 #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 08:36:23 #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 08:36:23 #26 DONE 2.6s 08:36:23 08:36:23 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:36:23 #35 DONE 4.9s 08:36:23 08:36:23 #29 [security-spire-agent internal] load .dockerignore 08:36:23 #29 DONE 29.3s 08:36:23 08:36:23 #36 [core-metadata internal] load build context 08:36:23 #36 DONE 28.3s 08:36:23 08:36:23 #39 [core-common-config-bootstrapper internal] load build context 08:36:23 #39 DONE 28.9s 08:36:23 08:36:23 #31 [support-notifications internal] load build context 08:36:23 #31 DONE 28.9s 08:36:23 08:36:23 #48 [core-data internal] load build context 08:36:23 #48 DONE 28.7s 08:36:23 08:36:23 #45 [security-proxy-auth internal] load build context 08:36:23 #45 DONE 28.8s 08:36:23 08:36:23 #47 [core-keeper internal] load build context 08:36:23 #47 DONE 28.7s 08:36:23 08:36:23 #46 [support-scheduler internal] load build context 08:36:23 #46 DONE 28.4s 08:36:23 08:36:23 #54 [support-notifications builder 2/7] WORKDIR /edgex-go 08:36:23 #54 DONE 25.6s 08:36:23 08:36:23 #49 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:23 #49 DONE 28.1s 08:36:23 08:36:23 #52 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:36:23 #52 DONE 28.1s 08:36:23 08:36:23 #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:36:23 #51 DONE 28.1s 08:36:23 08:36:23 #43 [security-bootstrapper internal] load .dockerignore 08:36:23 #43 transferring context: 50B done 08:36:23 #43 DONE 29.9s 08:36:23 08:36:23 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:36:23 #33 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.7s done 08:36:23 #33 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:36:23 #33 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 08:36:23 #33 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 08:36:23 #33 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 08:36:23 #33 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s done 08:36:23 #33 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done 08:36:23 #33 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 08:36:23 #33 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.4s done 08:36:23 #33 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:36:23 #33 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 08:36:23 #33 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.4s done 08:36:23 #33 ... 08:36:23 08:36:23 #26 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:36:23 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done 08:36:23 #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:36:23 #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:36:23 #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:36:23 #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 08:36:23 #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 08:36:23 #26 DONE 2.6s 08:36:23 08:36:23 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:36:23 #35 DONE 4.9s 08:36:23 08:36:23 #54 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:36:23 #54 DONE 25.6s 08:36:23 08:36:23 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:36:23 #56 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done 08:36:23 #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s 08:36:23 #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 2.10MB / 15.53MB 0.2s 08:36:23 #56 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:36:23 #56 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 08:36:23 #56 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 08:36:23 #56 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done 08:36:23 #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.4s 08:36:23 #56 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 08:36:23 #56 ... 08:36:23 08:36:23 #26 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:36:23 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done 08:36:23 #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:36:23 #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:36:23 #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:36:23 #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 08:36:23 #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 08:36:23 #26 DONE 2.6s 08:36:23 08:36:23 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:36:23 #35 DONE 4.9s 08:36:23 08:36:23 #54 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:36:23 #54 DONE 25.6s 08:36:23 08:36:23 #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:23 #53 DONE 28.5s 08:36:23 08:36:23 #44 [security-spiffe-token-provider internal] load .dockerignore 08:36:23 #44 transferring context: 50B done 08:36:23 #44 DONE 30.3s 08:36:23 08:36:23 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:36:23 #56 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.4s done 08:36:23 #56 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 08:36:23 #56 ... 08:36:23 08:36:23 #26 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:36:23 #26 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.8s done 08:36:23 #26 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:36:23 #26 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:36:23 #26 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:36:23 #26 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 08:36:23 #26 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.1s done 08:36:23 #26 DONE 2.6s 08:36:23 08:36:23 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:36:23 #35 DONE 4.9s 08:36:23 08:36:23 #54 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:36:23 #54 DONE 25.6s 08:36:23 08:36:23 #42 [security-proxy-setup internal] load .dockerignore 08:36:23 #42 transferring context: 50B done 08:36:23 #42 DONE 30.4s 08:36:23 08:36:23 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:36:24 #56 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.5s done 08:36:26 #56 ... 08:36:26 08:36:26 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:36:26 #0 1.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:26 #0 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:26 #0 1.363 (1/4) Installing ca-certificates (20250911-r0) 08:36:26 #0 1.380 (2/4) Installing dumb-init (1.2.5-r3) 08:36:26 #0 1.382 (3/4) Installing su-exec (0.2-r3) 08:36:26 #0 1.385 (4/4) Installing yq-go (4.44.1-r2) 08:36:26 #0 1.451 Executing busybox-1.36.1-r30.trigger 08:36:26 #0 1.458 Executing ca-certificates-20250911-r0.trigger 08:36:26 #0 1.498 OK: 19 MiB in 18 packages 08:36:26 #57 DONE 2.6s 08:36:26 08:36:26 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:36:26 #50 28.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:26 #50 28.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:26 #50 28.64 (1/7) Installing ca-certificates (20250911-r0) 08:36:26 #50 28.66 (2/7) Installing dumb-init (1.2.5-r3) 08:36:26 #50 28.66 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:36:26 #50 28.67 (4/7) Installing libsodium (1.0.19-r0) 08:36:26 #50 28.67 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:36:26 #50 28.78 (6/7) Installing libzmq (4.3.5-r2) 08:36:26 #50 28.80 (7/7) Installing zeromq (4.3.5-r2) 08:36:26 #50 28.82 Executing busybox-1.36.1-r30.trigger 08:36:26 #50 28.83 Executing ca-certificates-20250911-r0.trigger 08:36:26 #50 28.87 OK: 12 MiB in 21 packages 08:36:26 #50 DONE 30.6s 08:36:26 08:36:26 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:36:26 #55 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:26 #55 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:26 #55 24.42 (1/1) Installing dumb-init (1.2.5-r3) 08:36:26 #55 24.43 Executing busybox-1.37.0-r18.trigger 08:36:26 #55 24.44 OK: 7 MiB in 17 packages 08:36:26 #55 DONE 25.9s 08:36:26 08:36:26 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:26 #0 1.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:26 #0 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:26 #0 1.521 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:36:26 #0 1.521 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:36:26 #0 1.521 OK: 24171 distinct packages available 08:36:26 #0 1.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:26 #0 1.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:26 #0 2.108 (1/5) Installing dumb-init (1.2.5-r3) 08:36:26 #0 2.111 (2/5) Installing musl-obstack (1.2.3-r2) 08:36:26 #0 2.114 (3/5) Installing libucontext (1.2-r3) 08:36:26 #0 2.174 (4/5) Installing gcompat (1.1.0-r4) 08:36:26 #0 2.179 (5/5) Installing openssl (3.3.5-r0) 08:36:26 #0 2.191 Executing busybox-1.36.1-r30.trigger 08:36:26 #0 2.198 OK: 9 MiB in 19 packages 08:36:26 #58 DONE 2.6s 08:36:26 08:36:26 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:36:26 #0 1.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:26 #0 1.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:26 #0 2.155 OK: 265 MiB in 60 packages 08:36:26 #59 DONE 2.6s 08:36:26 08:36:26 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:36:26 #33 DONE 31.3s 08:36:26 08:36:26 #60 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:36:26 #60 ... 08:36:26 08:36:26 #61 [security-spire-agent internal] load build context 08:36:26 #61 transferring context: 23.33kB done 08:36:26 #61 DONE 2.8s 08:36:26 08:36:26 #62 [security-spire-server internal] load build context 08:36:26 #62 transferring context: 23.80kB done 08:36:26 #62 DONE 2.8s 08:36:26 08:36:26 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:36:26 #56 DONE 2.8s 08:36:26 08:36:26 #63 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:36:31 #63 ... 08:36:31 08:36:31 #64 [security-proxy-setup internal] load build context 08:36:31 #64 transferring context: 596.03MB 4.6s done 08:36:33 #64 ... 08:36:33 08:36:33 #65 [security-secretstore-setup internal] load build context 08:36:33 #65 transferring context: 596.03MB 4.5s done 08:36:33 #65 ... 08:36:33 08:36:33 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:36:33 #0 4.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:33 #0 7.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:33 #0 8.167 OK: 265 MiB in 60 packages 08:36:33 #66 ... 08:36:33 08:36:33 #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:36:33 #67 ... 08:36:33 08:36:33 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:33 #68 ... 08:36:33 08:36:33 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:36:33 #0 6.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:33 #0 7.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:33 #0 7.772 (1/2) Installing dumb-init (1.2.5-r3) 08:36:33 #0 8.153 (2/2) Installing su-exec (0.2-r3) 08:36:33 #0 8.155 Executing busybox-1.36.1-r30.trigger 08:36:33 #0 8.162 OK: 8 MiB in 16 packages 08:36:33 #69 ... 08:36:33 08:36:33 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:36:33 #0 4.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:33 #0 7.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:33 #0 8.169 OK: 265 MiB in 60 packages 08:36:33 #70 ... 08:36:33 08:36:33 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:36:34 #71 ... 08:36:34 08:36:34 #72 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:36:34 #0 4.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:34 #0 7.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:34 #0 8.167 OK: 265 MiB in 60 packages 08:36:34 #72 ... 08:36:34 08:36:34 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:36:35 #73 ... 08:36:35 08:36:35 #74 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 08:36:35 #74 ... 08:36:35 08:36:35 #75 [security-spiffe-token-provider internal] load build context 08:36:35 #75 transferring context: 596.03MB 4.4s done 08:36:35 #75 ... 08:36:35 08:36:35 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:36:36 #76 ... 08:36:36 08:36:36 #77 [security-bootstrapper internal] load build context 08:36:36 #77 transferring context: 596.03MB 4.2s done 08:36:36 #77 ... 08:36:36 08:36:36 #78 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:36 #78 ... 08:36:36 08:36:36 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:36:36 #79 ... 08:36:36 08:36:36 #65 [security-secretstore-setup internal] load build context 08:36:36 #65 DONE 13.5s 08:36:36 08:36:36 #80 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:36:36 #80 ... 08:36:36 08:36:36 #77 [security-bootstrapper internal] load build context 08:36:36 #77 DONE 13.4s 08:36:36 08:36:36 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:36 #68 DONE 13.4s 08:36:36 08:36:36 #75 [security-spiffe-token-provider internal] load build context 08:36:36 #75 DONE 13.0s 08:36:36 08:36:36 #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:36:36 #72 DONE 13.4s 08:36:36 08:36:36 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:36:36 #66 DONE 13.4s 08:36:36 08:36:36 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:36:36 #70 DONE 13.4s 08:36:36 08:36:36 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:36:36 #69 DONE 13.4s 08:36:36 08:36:36 #64 [security-proxy-setup internal] load build context 08:36:36 #64 DONE 13.0s 08:36:36 08:36:36 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:36:36 #81 ... 08:36:36 08:36:36 #82 [core-data builder 4/7] COPY go.mod vendor* ./ 08:36:36 #82 DONE 0.2s 08:36:36 08:36:36 #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:36 #83 DONE 0.2s 08:36:36 08:36:36 #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:37 #84 ... 08:36:37 08:36:37 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:36:37 #85 DONE 0.2s 08:36:37 08:36:37 #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:37 #86 DONE 0.2s 08:36:37 08:36:37 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:38 #84 ... 08:36:38 08:36:38 #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:36:38 #74 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:38 #74 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:38 #74 14.79 OK: 8 MiB in 15 packages 08:36:38 #74 DONE 15.2s 08:36:38 08:36:38 #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:36:38 #67 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:38 #67 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:38 #67 14.88 OK: 8 MiB in 18 packages 08:36:38 #67 DONE 15.2s 08:36:38 08:36:38 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:36:38 #79 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:38 #79 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:38 #79 12.45 OK: 19 MiB in 18 packages 08:36:38 #79 DONE 12.7s 08:36:38 08:36:38 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:36:38 #76 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:38 #76 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:38 #76 14.93 OK: 10 MiB in 17 packages 08:36:38 #76 DONE 15.2s 08:36:38 08:36:38 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:36:38 #81 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:38 #81 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:38 #81 12.39 OK: 12 MiB in 21 packages 08:36:38 #81 DONE 12.7s 08:36:38 08:36:38 #63 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:36:38 #63 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:38 #63 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:38 #63 12.75 Upgrading critical system libraries and apk-tools: 08:36:38 #63 12.75 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 08:36:38 #63 12.77 Executing busybox-1.37.0-r18.trigger 08:36:38 #63 12.83 Continuing the upgrade transaction with new apk-tools: 08:36:38 #63 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:38 #63 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:39 #63 13.27 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 08:36:39 #63 13.53 Executing busybox-1.37.0-r19.post-upgrade 08:36:39 #63 ... 08:36:39 08:36:39 #80 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:36:39 #80 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:39 #80 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:39 #80 14.55 (1/4) Installing dumb-init (1.2.5-r3) 08:36:39 #80 14.56 (2/4) Installing openssl (3.3.5-r0) 08:36:39 #80 14.59 (3/4) Installing su-exec (0.2-r3) 08:36:39 #80 14.59 (4/4) Installing yq-go (4.44.1-r2) 08:36:39 #80 14.67 Executing busybox-1.36.1-r30.trigger 08:36:39 #80 14.67 OK: 19 MiB in 18 packages 08:36:39 #80 DONE 15.6s 08:36:39 08:36:39 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:36:39 #71 14.06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:39 #71 14.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:39 #71 14.87 (1/1) Installing dumb-init (1.2.5-r3) 08:36:39 #71 15.04 Executing busybox-1.36.1-r30.trigger 08:36:39 #71 15.05 OK: 8 MiB in 15 packages 08:36:39 #71 DONE 15.7s 08:36:39 08:36:39 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:39 #87 DONE 0.9s 08:36:39 08:36:39 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:36:39 #73 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:39 #73 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:39 #73 14.51 v3.22.2-85-ge92a8d17c70 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:36:39 #73 14.51 v3.22.2-89-gea7511a9c1a [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:36:39 #73 14.51 OK: 26320 distinct packages available 08:36:39 #73 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:39 #73 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:39 #73 15.04 OK: 265 MiB in 60 packages 08:36:39 #73 DONE 15.6s 08:36:39 08:36:39 #78 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:39 #78 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:39 #78 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:39 #78 14.57 v3.20.8-30-gc0e09b3eab0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:36:39 #78 14.57 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:36:39 #78 14.57 OK: 24171 distinct packages available 08:36:39 #78 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:39 #78 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:39 #78 15.02 (1/14) Installing ca-certificates (20250911-r0) 08:36:39 #78 15.04 (2/14) Installing brotli-libs (1.1.0-r2) 08:36:39 #78 15.05 (3/14) Installing c-ares (1.33.1-r0) 08:36:39 #78 15.05 (4/14) Installing libunistring (1.2-r0) 08:36:39 #78 15.07 (5/14) Installing libidn2 (2.3.7-r0) 08:36:39 #78 15.08 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:36:39 #78 15.08 (7/14) Installing libpsl (0.21.5-r1) 08:36:39 #78 15.08 (8/14) Installing zstd-libs (1.5.6-r0) 08:36:39 #78 15.09 (9/14) Installing libcurl (8.14.1-r2) 08:36:39 #78 15.10 (10/14) Installing curl (8.14.1-r2) 08:36:39 #78 15.11 (11/14) Installing dumb-init (1.2.5-r3) 08:36:39 #78 15.11 (12/14) Installing musl-obstack (1.2.3-r2) 08:36:39 #78 15.11 (13/14) Installing libucontext (1.2-r3) 08:36:39 #78 15.12 (14/14) Installing gcompat (1.1.0-r4) 08:36:39 #78 15.12 Executing busybox-1.36.1-r30.trigger 08:36:39 #78 15.13 Executing ca-certificates-20250911-r0.trigger 08:36:39 #78 15.18 OK: 13 MiB in 28 packages 08:36:39 #78 DONE 15.7s 08:36:39 08:36:39 #63 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:36:39 #63 13.58 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 08:36:39 #63 13.59 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) 08:36:39 #63 13.59 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 08:36:39 #63 13.64 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 08:36:39 #63 13.65 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 08:36:39 #63 13.66 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 08:36:39 #63 13.68 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 08:36:39 #63 13.72 Executing busybox-1.37.0-r19.trigger 08:36:39 #63 13.73 OK: 7 MiB in 17 packages 08:36:39 #63 ... 08:36:39 08:36:39 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:36:39 #88 DONE 0.2s 08:36:39 08:36:39 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:36:39 #89 DONE 0.3s 08:36:39 08:36:39 #63 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:36:39 #63 DONE 13.9s 08:36:39 08:36:39 #90 [security-spire-config stage-2 6/10] COPY security.txt / 08:36:39 #90 DONE 0.1s 08:36:39 08:36:39 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:39 #91 DONE 0.1s 08:36:39 08:36:39 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:39 #92 DONE 0.1s 08:36:39 08:36:39 #93 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:36:39 #0 2.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:39 #0 2.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:39 #0 3.022 OK: 8 MiB in 16 packages 08:36:39 #93 DONE 3.1s 08:36:39 08:36:39 #60 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:36:39 #60 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:39 #60 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:39 #60 14.02 OK: 9 MiB in 19 packages 08:36:39 #60 DONE 14.2s 08:36:39 08:36:39 #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:39 #94 DONE 0.1s 08:36:39 08:36:39 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:36:40 #95 DONE 0.9s 08:36:40 08:36:40 #96 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:36:40 #0 2.643 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:40 #0 2.940 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:40 #0 3.584 OK: 265 MiB in 60 packages 08:36:40 #96 DONE 4.1s 08:36:40 08:36:40 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:40 #97 DONE 0.9s 08:36:40 08:36:40 #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:36:41 #98 DONE 0.7s 08:36:41 08:36:41 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:36:41 #99 DONE 0.6s 08:36:41 08:36:41 #100 [security-spire-config] exporting to image 08:36:41 #100 exporting layers 1.3s done 08:36:41 #100 writing image sha256:969a95285bbde215f4d0a7ada8f14faddff7c63a46b8882bc72151d3a7f3afa4 0.2s done 08:36:41 #100 naming to docker.io/library/security-spire-config 0.0s done 08:36:41 #100 DONE 1.5s 08:36:41 08:36:41 #101 [security-spire-server stage-2 6/9] COPY security.txt / 08:36:42 #101 DONE 0.8s 08:36:42 08:36:42 #102 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:36:42 #0 2.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:42 #0 2.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:42 #0 2.545 OK: 13 MiB in 28 packages 08:36:42 #102 DONE 2.9s 08:36:42 08:36:42 #103 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:36:42 #0 2.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:42 #0 2.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:42 #0 2.538 OK: 19 MiB in 18 packages 08:36:42 #103 DONE 2.9s 08:36:42 08:36:42 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:42 #104 DONE 1.4s 08:36:42 08:36:42 #105 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:36:42 #105 DONE 2.4s 08:36:42 08:36:42 #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:36:42 #106 ... 08:36:42 08:36:42 #107 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:36:42 #107 DONE 0.4s 08:36:42 08:36:42 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:42 #108 DONE 0.5s 08:36:42 08:36:42 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:36:42 #109 DONE 0.5s 08:36:42 08:36:42 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:42 #110 ... 08:36:42 08:36:42 #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:36:42 #106 DONE 0.5s 08:36:43 08:36:43 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 08:36:43 #111 DONE 0.1s 08:36:43 08:36:43 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:43 #110 DONE 0.2s 08:36:43 08:36:43 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:43 #112 DONE 0.1s 08:36:43 08:36:43 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:43 #113 DONE 0.1s 08:36:43 08:36:43 #114 [security-spire-server] exporting to image 08:36:43 #114 ... 08:36:43 08:36:43 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:43 #115 DONE 0.1s 08:36:43 08:36:43 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:43 #116 DONE 0.1s 08:36:43 08:36:43 #117 [security-spire-agent] exporting to image 08:36:43 #117 ... 08:36:43 08:36:43 #114 [security-spire-server] exporting to image 08:36:43 #114 exporting layers 0.7s done 08:36:43 #114 writing image sha256:2f6a1dee6e2bc17adf9a8b8b8ee3c4daa83664abbf04a909c8e0db2fbeb6fc55 done 08:36:43 #114 naming to docker.io/library/security-spire-server done 08:36:43 #114 DONE 0.7s 08:36:43 08:36:43 #117 [security-spire-agent] exporting to image 08:36:43 #117 exporting layers 0.6s done 08:36:43 #117 writing image sha256:36c71d6bf7bac747627e5f0a20822b18eef265af2137fe57e3bca630c4051ad4 done 08:36:43 #117 naming to docker.io/library/security-spire-agent done 08:36:43 #117 DONE 0.6s 08:36:43 08:36:43 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:47 #118 ... 08:36:47 08:36:47 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:47 #119 ... 08:36:47 08:36:47 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:47 #120 ... 08:36:47 08:36:47 #121 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:50 #121 ... 08:36:50 08:36:50 #122 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:28 #122 DONE 45.0s 08:37:28 08:37:28 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:28 #120 DONE 47.6s 08:37:28 08:37:28 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:28 #119 DONE 47.7s 08:37:28 08:37:28 #121 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:28 #121 DONE 43.1s 08:37:28 08:37:28 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:28 #84 DONE 47.7s 08:37:28 08:37:28 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:28 #118 DONE 47.7s 08:37:28 08:37:28 #123 [security-proxy-auth builder 6/7] COPY . . 08:37:35 #123 ... 08:37:35 08:37:35 #124 [core-keeper builder 7/8] COPY . . 08:37:35 #124 ... 08:37:35 08:37:35 #125 [security-proxy-setup builder 6/7] COPY . . 08:37:35 #125 ... 08:37:35 08:37:35 #126 [support-scheduler builder 6/7] COPY . . 08:37:35 #126 ... 08:37:35 08:37:35 #127 [security-spiffe-token-provider builder 6/7] COPY . . 08:37:35 #127 ... 08:37:35 08:37:35 #128 [support-notifications builder 6/7] COPY . . 08:37:38 #128 DONE 13.5s 08:37:38 08:37:38 #123 [core-data builder 6/7] COPY . . 08:37:38 #123 DONE 13.4s 08:37:38 08:37:38 #124 [core-keeper builder 7/8] COPY . . 08:37:38 #124 DONE 13.4s 08:37:38 08:37:38 #129 [core-metadata builder 6/7] COPY . . 08:37:38 #129 CACHED 08:37:38 08:37:38 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:38 #130 CACHED 08:37:38 08:37:38 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:37:38 #131 CACHED 08:37:38 08:37:38 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 08:37:38 #132 CACHED 08:37:38 08:37:38 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:38 #133 CACHED 08:37:38 08:37:38 #134 [core-data builder 6/7] COPY . . 08:37:38 #134 CACHED 08:37:38 08:37:38 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:38 #135 CACHED 08:37:38 08:37:38 #136 [security-proxy-auth builder 6/7] COPY . . 08:37:38 #136 CACHED 08:37:38 08:37:38 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:37:38 #137 CACHED 08:37:38 08:37:38 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:38 #138 CACHED 08:37:38 08:37:38 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:37:38 #139 CACHED 08:37:38 08:37:38 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 08:37:38 #140 CACHED 08:37:38 08:37:38 #127 [security-spiffe-token-provider builder 6/7] COPY . . 08:37:38 #127 DONE 13.4s 08:37:38 08:37:38 #125 [security-secretstore-setup builder 6/7] COPY . . 08:37:38 #125 DONE 13.4s 08:37:38 08:37:38 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:38 #141 CACHED 08:37:38 08:37:38 #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:37:38 #142 CACHED 08:37:38 08:37:38 #143 [security-proxy-setup builder 6/7] COPY . . 08:37:38 #143 CACHED 08:37:38 08:37:38 #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:37:38 #144 CACHED 08:37:38 08:37:38 #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:38 #145 CACHED 08:37:38 08:37:38 #146 [security-bootstrapper builder 6/7] COPY . . 08:37:38 #146 CACHED 08:37:38 08:37:38 #126 [support-scheduler builder 6/7] COPY . . 08:37:38 #126 DONE 13.5s 08:37:38 08:37:38 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:37:39 #147 0.933 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:37:49 #147 ... 08:37:49 08:37:49 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:37:49 #0 0.712 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:37:49 #148 ... 08:37:49 08:37:49 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:49 #0 0.780 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:37:49 #149 ... 08:37:49 08:37:49 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:37:49 #0 0.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:37:49 #150 ... 08:37:49 08:37:49 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:49 #0 0.768 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:37:49 #151 ... 08:37:49 08:37:49 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:37:49 #0 0.774 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:37:49 #152 ... 08:37:49 08:37:49 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:49 #0 0.951 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:37:49 #153 ... 08:37:49 08:37:49 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:49 #0 0.956 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:37:49 #154 ... 08:37:49 08:37:49 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:37:49 #0 0.473 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:37:49 #155 ... 08:37:49 08:37:49 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:37:49 #0 0.945 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:37:49 #156 ... 08:37:49 08:37:49 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:49 #0 0.870 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:37:50 #157 ... 08:37:50 08:37:50 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:50 #0 0.951 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:39:26 #158 ... 08:39:26 08:39:26 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:39:26 #151 DONE 93.7s 08:39:26 08:39:26 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:39:26 #149 DONE 93.7s 08:39:26 08:39:26 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:39:26 #158 ... 08:39:26 08:39:26 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:26 #159 DONE 0.1s 08:39:26 08:39:26 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:39:26 #160 DONE 0.1s 08:39:26 08:39:26 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:39:26 #161 ... 08:39:26 08:39:26 #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:39:26 #162 DONE 0.2s 08:39:26 08:39:26 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:39:26 #163 DONE 0.3s 08:39:26 08:39:26 #164 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:39:26 #164 DONE 0.3s 08:39:26 08:39:26 #165 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:39:26 #165 DONE 0.1s 08:39:26 08:39:26 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:39:26 #155 ... 08:39:26 08:39:26 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:39:26 #161 DONE 1.0s 08:39:26 08:39:26 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:39:26 #166 DONE 0.1s 08:39:26 08:39:26 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:39:26 #167 DONE 0.2s 08:39:26 08:39:26 #168 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:26 #168 ... 08:39:26 08:39:26 #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:39:26 #169 DONE 0.2s 08:39:26 08:39:26 #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:39:26 #170 DONE 0.5s 08:39:26 08:39:26 #168 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:26 #168 DONE 1.1s 08:39:26 08:39:26 #171 [core-common-config-bootstrapper] exporting to image 08:39:26 #171 exporting layers 08:39:26 #171 ... 08:39:26 08:39:26 #172 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:39:26 #172 DONE 0.2s 08:39:26 08:39:26 #173 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:39:26 #173 DONE 0.3s 08:39:26 08:39:26 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:39:26 #158 ... 08:39:26 08:39:26 #171 [core-common-config-bootstrapper] exporting to image 08:39:26 #171 exporting layers 0.5s done 08:39:26 #171 writing image sha256:e57843189c04c006f759873cd97d65bdc801180487f188c11e9380381b04f45d 0.0s done 08:39:26 #171 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:39:26 #171 DONE 0.6s 08:39:26 08:39:26 #174 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:39:26 #174 DONE 0.2s 08:39:26 08:39:26 #175 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:39:26 #175 DONE 0.2s 08:39:26 08:39:26 #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:39:26 #176 DONE 0.9s 08:39:26 08:39:26 #177 [security-bootstrapper] exporting to image 08:39:26 #177 exporting layers 0.5s done 08:39:26 #177 writing image sha256:e9ba17c8c29a714d194bd0256370e727eeb73061a58a717eec623c34f3c843d0 done 08:39:26 #177 naming to docker.io/library/security-bootstrapper done 08:39:26 #177 DONE 0.5s 08:39:26 08:39:26 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:40:34 #155 ... 08:40:34 08:40:34 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:40:34 #153 171.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:40:38 #153 DONE 179.7s 08:40:38 08:40:38 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:40:38 #157 DONE 179.7s 08:40:38 08:40:38 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:40:38 #154 DONE 179.7s 08:40:38 08:40:38 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:40:38 #155 DONE 179.8s 08:40:38 08:40:38 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:40:38 #156 DONE 179.9s 08:40:38 08:40:38 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:40:38 #152 DONE 179.9s 08:40:38 08:40:38 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:40:38 #148 DONE 179.9s 08:40:38 08:40:38 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:40:38 #150 DONE 179.9s 08:40:38 08:40:38 #178 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:40:38 #178 ... 08:40:38 08:40:38 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:40:38 #147 DONE 179.9s 08:40:38 08:40:38 #178 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:40:38 #178 DONE 0.3s 08:40:38 08:40:38 #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:38 #179 DONE 0.4s 08:40:38 08:40:38 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:40:38 #180 DONE 0.3s 08:40:38 08:40:38 #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:38 #181 ... 08:40:38 08:40:38 #182 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:38 #182 DONE 0.4s 08:40:38 08:40:38 #183 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:40:38 #183 DONE 0.2s 08:40:38 08:40:38 #184 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:40:38 #184 DONE 0.2s 08:40:38 08:40:38 #185 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:38 #185 DONE 0.2s 08:40:38 08:40:38 #186 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:40:38 #186 DONE 0.2s 08:40:38 08:40:38 #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:38 #181 DONE 0.2s 08:40:38 08:40:38 #187 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:40:38 #187 CACHED 08:40:38 08:40:38 #188 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:40:38 #188 CACHED 08:40:38 08:40:38 #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:40:38 #189 CACHED 08:40:38 08:40:38 #190 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:40:38 #190 CACHED 08:40:38 08:40:38 #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:40:38 #191 DONE 0.2s 08:40:38 08:40:38 #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:40:38 #192 ... 08:40:38 08:40:38 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:38 #193 DONE 0.4s 08:40:38 08:40:38 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:40:39 #194 ... 08:40:39 08:40:39 #195 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:40:39 #195 DONE 0.8s 08:40:39 08:40:39 #196 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:40:39 #196 DONE 0.8s 08:40:39 08:40:39 #197 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:39 #197 DONE 0.8s 08:40:39 08:40:39 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:40:39 #158 DONE 181.2s 08:40:39 08:40:39 #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:40:39 #192 DONE 0.8s 08:40:39 08:40:39 #198 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:40:39 #198 DONE 0.7s 08:40:39 08:40:39 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:40:39 #199 DONE 0.8s 08:40:39 08:40:39 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:40:39 #200 DONE 0.8s 08:40:39 08:40:39 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:40:39 #201 DONE 0.9s 08:40:39 08:40:39 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:40:39 #202 ... 08:40:39 08:40:39 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:40:39 #194 DONE 0.7s 08:40:39 08:40:39 #203 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:40:39 #203 DONE 0.4s 08:40:39 08:40:39 #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:40:39 #204 ... 08:40:39 08:40:39 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:40:39 #205 DONE 0.4s 08:40:39 08:40:39 #206 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:40:39 #206 DONE 0.4s 08:40:39 08:40:39 #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:40:39 #207 DONE 0.4s 08:40:39 08:40:39 #208 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:40:39 #208 DONE 0.4s 08:40:39 08:40:39 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:40:39 #202 DONE 0.4s 08:40:39 08:40:39 #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:40:39 #209 DONE 0.3s 08:40:39 08:40:39 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:40:39 #210 DONE 0.3s 08:40:39 08:40:39 #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:39 #211 DONE 0.3s 08:40:39 08:40:39 #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:40:39 #204 DONE 0.3s 08:40:39 08:40:39 #212 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:40:39 #212 DONE 0.2s 08:40:39 08:40:39 #213 [security-spiffe-token-provider] exporting to image 08:40:39 #213 exporting layers 08:40:39 #213 ... 08:40:39 08:40:39 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:40:39 #214 DONE 0.2s 08:40:39 08:40:39 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:40:39 #215 DONE 0.2s 08:40:40 08:40:40 #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:40:40 #216 DONE 0.3s 08:40:40 08:40:40 #217 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:40 #217 DONE 0.2s 08:40:40 08:40:40 #218 [support-scheduler] exporting to image 08:40:40 #218 ... 08:40:40 08:40:40 #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:40:40 #219 DONE 0.4s 08:40:40 08:40:40 #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:40:40 #220 DONE 0.3s 08:40:40 08:40:40 #221 [core-data] exporting to image 08:40:40 #221 exporting layers 0.2s done 08:40:40 #221 writing image sha256:6ebb163e607fe6933b9ed01ae679a7c592e8f1d28867624d8f0a5934b120566d done 08:40:40 #221 naming to docker.io/library/core-data 0.1s done 08:40:40 #221 DONE 0.8s 08:40:40 08:40:40 #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:40:40 #222 DONE 0.3s 08:40:40 08:40:40 #213 [security-spiffe-token-provider] exporting to image 08:40:40 #213 exporting layers 0.6s done 08:40:40 #213 writing image sha256:cffa43060d65154199e9d9ca0fef231574be708ae242f48c23c32523172fdf27 0.0s done 08:40:40 #213 naming to docker.io/library/security-spiffe-token-provider 08:40:40 #213 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:40:40 #213 DONE 0.7s 08:40:40 08:40:40 #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:40:40 #223 DONE 0.4s 08:40:40 08:40:40 #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:40:40 #224 DONE 0.5s 08:40:40 08:40:40 #225 [core-keeper] exporting to image 08:40:40 #225 exporting layers 0.2s done 08:40:40 #225 writing image sha256:ce4ce0b93a6793565a0145751d536aee9554c0cf084ae5df3c7363401b611c29 0.2s done 08:40:40 #225 naming to docker.io/library/core-keeper done 08:40:40 #225 DONE 0.9s 08:40:40 08:40:40 #226 [core-command] exporting to image 08:40:40 #226 exporting layers 0.2s done 08:40:40 #226 writing image sha256:06799b23f1e754e3afd3ee97f86f21d40066fb3e1f01b24ac3eb1aafc4db18dd 0.2s done 08:40:40 #226 naming to docker.io/library/core-command 0.0s done 08:40:40 #226 DONE 0.8s 08:40:40 08:40:40 #218 [support-scheduler] exporting to image 08:40:40 #218 exporting layers 0.6s done 08:40:40 #218 writing image sha256:531c13fca67c05795ccec1f3aacd9d99a1b968c960fc2b6f883e62f7f146f92a done 08:40:40 #218 naming to docker.io/library/support-scheduler done 08:40:40 #218 DONE 0.7s 08:40:40 08:40:40 #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:40:41 #227 DONE 0.3s 08:40:41 08:40:41 #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:41 #228 DONE 0.8s 08:40:41 08:40:41 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:40:41 #229 DONE 0.3s 08:40:41 08:40:41 #230 [security-proxy-auth] exporting to image 08:40:41 #230 ... 08:40:41 08:40:41 #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:40:41 #231 DONE 0.1s 08:40:41 08:40:41 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:41 #232 DONE 0.5s 08:40:41 08:40:41 #233 [support-notifications] exporting to image 08:40:41 #233 exporting layers 0.2s done 08:40:41 #233 writing image sha256:aaa265fa966f5764383257cdad2544de4645fddf023c7f239101156feea50af8 done 08:40:41 #233 naming to docker.io/library/support-notifications done 08:40:41 #233 DONE 0.2s 08:40:41 08:40:41 #234 [security-proxy-setup] exporting to image 08:40:41 #234 exporting layers 0.2s done 08:40:41 #234 writing image sha256:a2c315c642490cea063e51159d9ef7b493525f4be53bd6d99d0c85dc02383b15 done 08:40:41 #234 naming to docker.io/library/security-proxy-setup done 08:40:41 #234 DONE 0.2s 08:40:41 08:40:41 #235 [core-metadata] exporting to image 08:40:41 #235 exporting layers 1.1s done 08:40:41 #235 writing image sha256:d6aae163c4f78fab5a75cf0bc8535ba8085a3d6e458c501c65a61eb313fccd1c 0.0s done 08:40:41 #235 naming to docker.io/library/core-metadata done 08:40:41 #235 DONE 1.1s 08:40:41 08:40:41 #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:41 #236 DONE 0.3s 08:40:41 08:40:41 #230 [security-proxy-auth] exporting to image 08:40:41 #230 exporting layers 0.5s done 08:40:41 #230 writing image sha256:1a6c8a221d6a51a848cdf68a520d43927f8edfc1d4db0c83c7a9a75b7668a2c9 done 08:40:41 #230 naming to docker.io/library/security-proxy-auth done 08:40:41 #230 DONE 0.5s 08:40:41 08:40:41 #237 [security-secretstore-setup] exporting to image 08:40:41 #237 exporting layers 0.2s done 08:40:41 #237 writing image sha256:e4df534f067733406c95f2e0c4008072170edddd8ecfc50231181f5176d698d3 done 08:40:41 #237 naming to docker.io/library/security-secretstore-setup done 08:40:41 #237 DONE 0.3s 08:40:41 time="2025-10-27T08:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:41 time="2025-10-27T08:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:41 time="2025-10-27T08:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:41 time="2025-10-27T08:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:41 time="2025-10-27T08:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:41 time="2025-10-27T08:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:41 time="2025-10-27T08:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:41 time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:41 time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:41 time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:41 time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:41 time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:41 time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:41 time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:40:41 time="2025-10-27T08:35:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:40:41 $ docker stop --time=1 51925db1a3506a67ff4b57cd2a0d52a2e5214e82d5c906b8ba7656745e2affa1 08:40:42 $ docker rm -f --volumes 51925db1a3506a67ff4b57cd2a0d52a2e5214e82d5c906b8ba7656745e2affa1 [Pipeline] // withDockerContainer [Pipeline] sh 08:40:43 + docker images 08:40:43 REPOSITORY TAG IMAGE ID CREATED SIZE 08:40:43 security-secretstore-setup latest e4df534f0677 1 second ago 79.8MB 08:40:43 security-proxy-setup latest a2c315c64249 2 seconds ago 49.1MB 08:40:43 support-notifications latest aaa265fa966f 2 seconds ago 52.9MB 08:40:43 security-proxy-auth latest 1a6c8a221d6a 2 seconds ago 44.7MB 08:40:43 core-keeper latest ce4ce0b93a67 3 seconds ago 45.3MB 08:40:43 core-metadata latest d6aae163c4f7 3 seconds ago 45.7MB 08:40:43 security-spiffe-token-provider latest cffa43060d65 3 seconds ago 48.1MB 08:40:43 core-data latest 6ebb163e607f 3 seconds ago 53.4MB 08:40:43 support-scheduler latest 531c13fca67c 3 seconds ago 49.3MB 08:40:43 core-command latest 06799b23f1e7 3 seconds ago 39.7MB 08:40:43 security-bootstrapper latest e9ba17c8c29a About a minute ago 20.4MB 08:40:43 core-common-config-bootstrapper latest e57843189c04 About a minute ago 19.4MB 08:40:43 security-spire-agent latest 36c71d6bf7ba 3 minutes ago 195MB 08:40:43 security-spire-server latest 2f6a1dee6e2b 4 minutes ago 149MB 08:40:43 security-spire-config latest 969a95285bbd 4 minutes ago 149MB 08:40:43 ci-base-image-x86_64 latest f9ef526474de 7 minutes ago 966MB 08:40:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 12 days ago 610MB 08:40:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB 08:40:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:40:43 provisioning config files... 08:40:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config627974476122155283tmp [Pipeline] { [Pipeline] sh 08:40:43 + set +x 08:40:43 + curl -s https://codecov.io/bash 08:40:43 + bash -s -- 08:40:43 08:40:43 _____ _ 08:40:43 / ____| | | 08:40:43 | | ___ __| | ___ ___ _____ __ 08:40:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:40:43 | |___| (_) | (_| | __/ (_| (_) \ V / 08:40:43 \_____\___/ \__,_|\___|\___\___/ \_/ 08:40:43 Bash-1.0.6 08:40:43 08:40:43 08:40:43 ==> git version 2.25.1 found 08:40:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:40:43 Release-Date: 2020-01-08 08:40:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:40:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:40:43 ==> Jenkins CI detected. 08:40:43 current dir:  /w/workspace/edgex-go/5 08:40:43 project root: . 08:40:43 --> token set from env 08:40:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:40:43 ==> Running gcov in . (disable via -X gcov) 08:40:43 ==> Python coveragepy not found 08:40:43 ==> Searching for coverage reports in: 08:40:43 + . 08:40:43 -> Found 1 reports 08:40:43 ==> Detecting git/mercurial file structure 08:40:44 ==> Reading reports 08:40:44 + ./coverage.out bytes=1743984 08:40:44 ==> Appending adjustments 08:40:44 https://docs.codecov.io/docs/fixing-reports 08:40:45 + Found adjustments 08:40:45 ==> Gzipping contents 08:40:45 148K /tmp/codecov.LqudWt.gz 08:40:45 ==> Uploading reports 08:40:45 url: https://codecov.io 08:40:45 query: branch=PR-5275&commit=40cf2034886b7fc66323f2ab0fa4fb71f30ee875&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5275%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5275&job=&cmd_args= 08:40:45 -> Pinging Codecov 08:40:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5275&commit=40cf2034886b7fc66323f2ab0fa4fb71f30ee875&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5275%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5275&job=&cmd_args= 08:40:45 -> Uploading to 08:40:45 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/40cf2034886b7fc66323f2ab0fa4fb71f30ee875/24630070-73ea-4974-8104-71828799af60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251027%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251027T084045Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e8bae736f4e11ca576e849e092e7ac75fa98e1170e35fddbee09ebe93eb12ffa 08:40:45 % Total % Received % Xferd Average Speed Time Time Time Current 08:40:45 Dload Upload Total Spent Left Speed 08:40:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 528k --:--:-- --:--:-- --:--:-- 528k 08:40:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/40cf2034886b7fc66323f2ab0fa4fb71f30ee875 [Pipeline] } 08:40:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:40:46 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 08:40:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:40:47 ---> package-listing.sh 08:40:47 ++ facter osfamily 08:40:47 ++ tr '[:upper:]' '[:lower:]' 08:40:48 + OS_FAMILY=debian 08:40:48 + workspace=/w/workspace/edgex-go/5 08:40:48 + START_PACKAGES=/tmp/packages_start.txt 08:40:48 + END_PACKAGES=/tmp/packages_end.txt 08:40:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:40:48 + PACKAGES=/tmp/packages_start.txt 08:40:48 + '[' /w/workspace/edgex-go/5 ']' 08:40:48 + PACKAGES=/tmp/packages_end.txt 08:40:48 + case "${OS_FAMILY}" in 08:40:48 + dpkg -l 08:40:48 + grep '^ii' 08:40:48 + '[' -f /tmp/packages_start.txt ']' 08:40:48 + '[' -f /tmp/packages_end.txt ']' 08:40:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:40:48 + '[' /w/workspace/edgex-go/5 ']' 08:40:48 + mkdir -p /w/workspace/edgex-go/5/archives/ 08:40:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 08:40:48 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:40:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:40:48 08:40:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:40:49 latest: Pulling from edgex-lftools-log-publisher 08:40:49 5eb5b503b376: Pulling fs layer 08:40:49 5c69ac0246d0: Pulling fs layer 08:40:49 ec43610c2a17: Pulling fs layer 08:40:49 3a2ae6a8a46f: Pulling fs layer 08:40:49 33b1e0a273af: Pulling fs layer 08:40:49 5d3b04190fa2: Pulling fs layer 08:40:49 2f39f015ded8: Pulling fs layer 08:40:49 33b1e0a273af: Waiting 08:40:49 5d3b04190fa2: Waiting 08:40:49 2f39f015ded8: Waiting 08:40:49 3a2ae6a8a46f: Waiting 08:40:49 5c69ac0246d0: Download complete 08:40:49 3a2ae6a8a46f: Download complete 08:40:49 33b1e0a273af: Verifying Checksum 08:40:49 33b1e0a273af: Download complete 08:40:49 ec43610c2a17: Verifying Checksum 08:40:49 ec43610c2a17: Download complete 08:40:49 5d3b04190fa2: Download complete 08:40:49 5eb5b503b376: Verifying Checksum 08:40:49 5eb5b503b376: Download complete 08:40:50 2f39f015ded8: Download complete 08:40:51 5eb5b503b376: Pull complete 08:40:51 5c69ac0246d0: Pull complete 08:40:51 ec43610c2a17: Pull complete 08:40:51 3a2ae6a8a46f: Pull complete 08:40:51 33b1e0a273af: Pull complete 08:40:51 5d3b04190fa2: Pull complete 08:40:57 2f39f015ded8: Pull complete 08:40:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:40:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:40:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:57 prd-ubuntu20.04-docker-8c-8g-675680 does not seem to be running inside a container 08:40:57 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:40:58 $ docker top f1a31f9eaf5d1b062be3f0b113096791ae16006d9162235c319459ad6a8977a3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:59 + touch /tmp/pre-build-complete [Pipeline] sh 08:40:59 + mkdir -p /var/log/sysstat [Pipeline] sh 08:40:59 + ls /var/log/sa-host 08:40:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:59 provisioning config files... 08:40:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config11282788758831864691tmp [Pipeline] { [Pipeline] echo 08:40:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:41:00 ---> create-netrc.sh [Pipeline] } 08:41:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:41:00 ---> python-tools-install.sh [Pipeline] echo 08:41:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:41:00 ---> sudo-logs.sh 08:41:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:41:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:41:01 ---> job-cost.sh 08:41:01 lf-activate-venv: SKIPPING 08:41:01 INFO: No Stack... 08:41:01 INFO: Retrieving Pricing Info for: v3-standard-8 08:41:01 INFO: Archiving Costs [Pipeline] echo 08:41:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:41:02 ---> logs-deploy.sh 08:41:02 lf-activate-venv: SKIPPING 08:41:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5275/5 08:41:02 INFO: archiving workspace using pattern(s): 08:41:03 Archives upload complete. 08:41:03 INFO: archiving logs to Nexus 08:41:04 ---> uname -a: 08:41:04 Linux prd-ubuntu20-04-docker-8c-8g-675680 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:41:04 08:41:04 08:41:04 ---> lscpu: 08:41:04 Architecture: x86_64 08:41:04 CPU op-mode(s): 32-bit, 64-bit 08:41:04 Byte Order: Little Endian 08:41:04 Address sizes: 40 bits physical, 48 bits virtual 08:41:04 CPU(s): 8 08:41:04 On-line CPU(s) list: 0-7 08:41:04 Thread(s) per core: 1 08:41:04 Core(s) per socket: 1 08:41:04 Socket(s): 8 08:41:04 NUMA node(s): 1 08:41:04 Vendor ID: AuthenticAMD 08:41:04 CPU family: 23 08:41:04 Model: 49 08:41:04 Model name: AMD EPYC-Rome Processor 08:41:04 Stepping: 0 08:41:04 CPU MHz: 2799.998 08:41:04 BogoMIPS: 5599.99 08:41:04 Virtualization: AMD-V 08:41:04 Hypervisor vendor: KVM 08:41:04 Virtualization type: full 08:41:04 L1d cache: 256 KiB 08:41:04 L1i cache: 256 KiB 08:41:04 L2 cache: 4 MiB 08:41:04 L3 cache: 128 MiB 08:41:04 NUMA node0 CPU(s): 0-7 08:41:04 Vulnerability Gather data sampling: Not affected 08:41:04 Vulnerability Itlb multihit: Not affected 08:41:04 Vulnerability L1tf: Not affected 08:41:04 Vulnerability Mds: Not affected 08:41:04 Vulnerability Meltdown: Not affected 08:41:04 Vulnerability Mmio stale data: Not affected 08:41:04 Vulnerability Retbleed: Vulnerable 08:41:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:41:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:41:04 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:41:04 Vulnerability Srbds: Not affected 08:41:04 Vulnerability Tsx async abort: Not affected 08:41:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:41:04 08:41:04 08:41:04 ---> nproc: 08:41:04 8 08:41:04 08:41:04 08:41:04 ---> df -h: 08:41:04 Filesystem Size Used Avail Use% Mounted on 08:41:04 overlay 155G 32G 124G 21% / 08:41:04 tmpfs 64M 0 64M 0% /dev 08:41:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:41:04 shm 64M 0 64M 0% /dev/shm 08:41:04 /dev/vda1 155G 32G 124G 21% /facter-os 08:41:04 08:41:04 08:41:04 ---> sar -b -r -n DEV: 08:41:04 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-675680) 10/27/25 _x86_64_ (8 CPU) 08:41:04 08:41:04 08:31:05 LINUX RESTART (8 CPU) 08:41:04 08:41:04 08:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:41:04 08:33:01 216.03 14.40 201.63 0.00 2184.61 66476.64 0.00 08:41:04 08:34:01 36.61 0.07 36.54 0.00 0.53 34695.17 0.00 08:41:04 08:35:01 49.78 0.23 49.54 0.00 2.80 21706.78 0.00 08:41:04 08:36:01 165.55 0.22 165.33 0.00 22.40 53549.33 0.00 08:41:04 08:37:01 796.98 23.84 773.14 0.00 2697.23 296874.38 0.00 08:41:04 08:38:01 412.10 1.15 410.95 0.00 9.20 214138.89 0.00 08:41:04 08:39:01 127.15 0.10 127.05 0.00 0.80 61164.61 0.00 08:41:04 08:40:01 357.40 0.07 357.33 0.00 0.53 94351.75 0.00 08:41:04 08:41:01 708.16 0.33 707.83 0.00 21.59 167678.77 0.00 08:41:04 Average: 318.88 4.49 314.39 0.00 548.90 112299.16 0.00 08:41:04 08:41:04 08:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:41:04 08:33:01 27345564 31292640 988904 3.01 119492 4004844 2141184 6.31 1547392 3469444 58344 08:41:04 08:34:01 26250756 31390976 887352 2.70 126624 5123292 1934492 5.70 2062608 3981700 169952 08:41:04 08:35:01 25560060 31288640 987124 3.00 133772 5657212 2032464 5.99 1988080 4698268 655480 08:41:04 08:36:01 22985120 31292492 980888 2.98 142644 8191364 2226240 6.56 2229708 6983196 3230696 08:41:04 08:37:01 14763900 31327516 910352 2.77 350836 15730716 2242156 6.61 3143552 13741760 2778444 08:41:04 08:38:01 8869248 30085364 2087332 6.35 385952 19934404 8161152 24.06 4647476 17632116 714640 08:41:04 08:39:01 4062328 27934804 4231520 12.87 402676 22445960 11348776 33.46 8020852 18921632 1494476 08:41:04 08:40:01 1601112 28211636 3959804 12.05 419296 25065956 8848884 26.09 8920728 20398132 1713748 08:41:04 08:41:01 5295400 31336024 896288 2.73 447568 24652172 2018304 5.95 3722764 22162664 528 08:41:04 Average: 15192610 30462232 1769952 5.38 280984 14533991 4550406 13.42 4031462 12443212 1201812 08:41:04 08:41:04 08:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:41:04 08:33:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 08:41:04 08:33:01 docker0 601.48 695.17 45.79 4645.69 0.00 0.00 0.00 0.00 08:41:04 08:33:01 ens3 997.68 807.68 11840.39 127.99 0.00 0.00 0.00 0.00 08:41:04 08:33:01 vethfcbe397 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:41:04 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:04 08:34:01 docker0 0.97 0.97 0.07 0.08 0.00 0.00 0.00 0.00 08:41:04 08:34:01 ens3 34.33 24.50 27.74 15.00 0.00 0.00 0.00 0.00 08:41:04 08:34:01 vethfcbe397 0.97 1.02 0.08 0.09 0.00 0.00 0.00 0.00 08:41:04 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:35:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 08:41:04 08:35:01 ens3 22.06 15.90 18.56 11.76 0.00 0.00 0.00 0.00 08:41:04 08:35:01 vethfcbe397 0.33 0.35 0.03 0.03 0.00 0.00 0.00 0.00 08:41:04 08:36:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 08:41:04 08:36:01 vethd9ccbee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:36:01 docker0 6.73 12.43 0.43 160.86 0.00 0.00 0.00 0.00 08:41:04 08:36:01 veth56165b2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:36:01 vethe47e47e 2.07 3.55 0.16 44.58 0.00 0.00 0.00 0.00 08:41:04 08:36:01 veth9a34b06 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:36:01 ens3 145.70 94.33 3047.64 23.83 0.00 0.00 0.00 0.00 08:41:04 08:36:01 veth75abf8e 2.80 5.30 0.22 77.46 0.00 0.00 0.00 0.01 08:41:04 08:36:01 vethf9174be 0.38 0.57 0.03 0.14 0.00 0.00 0.00 0.00 08:41:04 08:36:01 veth6059fb7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:36:01 veth90db30e 1.48 3.78 0.11 38.73 0.00 0.00 0.00 0.00 08:41:04 08:37:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 08:41:04 08:37:01 docker0 551.53 1009.93 47.03 8811.34 0.00 0.00 0.00 0.00 08:41:04 08:37:01 ens3 1187.14 660.23 10505.03 227.21 0.00 0.00 0.00 0.00 08:41:04 08:37:01 vethf9174be 0.08 2.63 0.00 0.11 0.00 0.00 0.00 0.00 08:41:04 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:04 08:38:01 vethd83604c 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 08:41:04 08:38:01 veth131e77c 0.05 0.50 0.00 0.03 0.00 0.00 0.00 0.00 08:41:04 08:38:01 vethe54ce1c 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 08:41:04 08:38:01 docker0 0.67 0.03 0.02 0.00 0.00 0.00 0.00 0.00 08:41:04 08:38:01 veth5bbaff2 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 08:41:04 08:38:01 vethf5002a7 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 08:41:04 08:38:01 veth828fa57 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 08:41:04 08:38:01 veth44d1e39 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 08:41:04 08:38:01 veth9e7b942 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 08:41:04 08:38:01 ens3 16.61 10.83 12.60 7.18 0.00 0.00 0.00 0.00 08:41:04 08:38:01 veth456a1ce 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 08:41:04 08:38:01 veth6e0b368 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 08:41:04 08:38:01 vethf9174be 0.07 0.65 0.00 0.03 0.00 0.00 0.00 0.00 08:41:04 08:38:01 vethce42fc1 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 08:41:04 08:38:01 veth0dd6365 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 08:41:04 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:39:01 vethd83604c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:39:01 veth131e77c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:39:01 vethe54ce1c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:39:01 veth5bbaff2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:39:01 vethf5002a7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:39:01 veth828fa57 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:39:01 veth44d1e39 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:39:01 veth9e7b942 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:39:01 ens3 4.48 2.10 3.21 1.85 0.00 0.00 0.00 0.00 08:41:04 08:39:01 veth456a1ce 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:39:01 veth6e0b368 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:39:01 vethf9174be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:39:01 vethce42fc1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:39:01 veth0dd6365 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:41:04 08:40:01 vethd83604c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:40:01 veth131e77c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:40:01 vethe54ce1c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:40:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:40:01 veth5bbaff2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:40:01 vethf5002a7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:40:01 veth828fa57 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:40:01 veth44d1e39 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:40:01 veth9e7b942 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:40:01 ens3 5.73 2.83 4.55 2.46 0.00 0.00 0.00 0.00 08:41:04 08:40:01 veth6e0b368 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:40:01 vethf9174be 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:40:01 veth0dd6365 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:41:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 08:41:04 08:41:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:04 08:41:01 ens3 114.56 75.01 2549.75 22.84 0.00 0.00 0.00 0.00 08:41:04 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 08:41:04 Average: docker0 129.10 191.00 10.38 1513.25 0.00 0.00 0.00 0.00 08:41:04 Average: ens3 280.94 188.17 3112.34 48.91 0.00 0.00 0.00 0.00 08:41:04 08:41:04 08:41:04 ---> sar -P ALL: 08:41:04 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-675680) 10/27/25 _x86_64_ (8 CPU) 08:41:04 08:41:04 08:31:05 LINUX RESTART (8 CPU) 08:41:04 08:41:04 08:32:01 CPU %user %nice %system %iowait %steal %idle 08:41:04 08:33:01 all 11.02 0.00 4.12 2.33 0.08 82.45 08:41:04 08:33:01 0 10.30 0.00 3.62 0.65 0.07 85.36 08:41:04 08:33:01 1 10.77 0.00 4.25 0.88 0.07 84.04 08:41:04 08:33:01 2 8.47 0.00 3.16 1.79 0.08 86.50 08:41:04 08:33:01 3 14.70 0.00 6.38 9.25 0.10 69.57 08:41:04 08:33:01 4 12.79 0.00 5.10 1.02 0.08 81.00 08:41:04 08:33:01 5 10.22 0.00 3.42 0.69 0.07 85.60 08:41:04 08:33:01 6 11.16 0.00 3.95 3.83 0.08 80.98 08:41:04 08:33:01 7 9.81 0.00 3.11 0.60 0.07 86.41 08:41:04 08:34:01 all 42.58 0.00 6.17 0.42 0.12 50.70 08:41:04 08:34:01 0 42.82 0.00 6.68 0.03 0.12 50.34 08:41:04 08:34:01 1 44.62 0.00 7.34 0.62 0.15 47.27 08:41:04 08:34:01 2 43.15 0.00 6.29 0.00 0.12 50.45 08:41:04 08:34:01 3 43.13 0.00 6.11 0.00 0.13 50.63 08:41:04 08:34:01 4 41.30 0.00 5.72 2.42 0.10 50.45 08:41:04 08:34:01 5 41.56 0.00 5.43 0.00 0.10 52.91 08:41:04 08:34:01 6 40.06 0.00 5.86 0.02 0.12 53.94 08:41:04 08:34:01 7 44.03 0.00 5.97 0.29 0.12 49.61 08:41:04 08:35:01 all 66.13 0.00 7.81 0.17 0.12 25.77 08:41:04 08:35:01 0 67.20 0.00 7.51 0.03 0.12 25.14 08:41:04 08:35:01 1 65.90 0.00 7.96 0.20 0.12 25.82 08:41:04 08:35:01 2 66.66 0.00 7.73 0.07 0.12 25.43 08:41:04 08:35:01 3 66.01 0.00 7.72 0.10 0.12 26.05 08:41:04 08:35:01 4 66.39 0.00 7.79 0.86 0.12 24.84 08:41:04 08:35:01 5 65.37 0.00 7.71 0.05 0.13 26.74 08:41:04 08:35:01 6 65.40 0.00 7.88 0.02 0.12 26.59 08:41:04 08:35:01 7 66.13 0.00 8.19 0.02 0.13 25.53 08:41:04 08:36:01 all 20.25 0.00 5.38 6.39 0.10 67.88 08:41:04 08:36:01 0 18.52 0.00 5.35 4.73 0.10 71.31 08:41:04 08:36:01 1 20.49 0.00 6.28 9.02 0.10 64.11 08:41:04 08:36:01 2 20.74 0.00 5.84 16.31 0.14 56.98 08:41:04 08:36:01 3 19.87 0.00 4.93 3.87 0.08 71.25 08:41:04 08:36:01 4 21.28 0.00 5.21 2.39 0.10 71.02 08:41:04 08:36:01 5 21.18 0.00 5.05 2.62 0.10 71.06 08:41:04 08:36:01 6 20.83 0.00 5.22 2.56 0.08 71.31 08:41:04 08:36:01 7 19.10 0.00 5.19 9.71 0.10 65.90 08:41:04 08:37:01 all 18.68 0.00 8.12 26.85 0.11 46.24 08:41:04 08:37:01 0 20.03 0.00 7.90 19.49 0.08 52.51 08:41:04 08:37:01 1 18.00 0.00 9.29 49.11 0.10 23.50 08:41:04 08:37:01 2 18.94 0.00 8.31 25.44 0.12 47.19 08:41:04 08:37:01 3 18.81 0.00 7.98 22.94 0.12 50.15 08:41:04 08:37:01 4 17.39 0.00 7.73 14.54 0.12 60.22 08:41:04 08:37:01 5 17.53 0.00 7.63 32.16 0.08 42.60 08:41:04 08:37:01 6 20.09 0.00 8.13 30.39 0.12 41.28 08:41:04 08:37:01 7 18.63 0.00 8.04 20.96 0.10 52.27 08:41:04 08:38:01 all 25.51 0.00 5.24 16.14 0.08 53.04 08:41:04 08:38:01 0 25.77 0.00 7.55 63.70 0.10 2.87 08:41:04 08:38:01 1 24.67 0.00 5.44 13.94 0.13 55.81 08:41:04 08:38:01 2 25.63 0.00 5.12 9.48 0.07 59.70 08:41:04 08:38:01 3 25.41 0.00 5.37 8.28 0.07 60.87 08:41:04 08:38:01 4 25.33 0.00 4.95 8.90 0.08 60.73 08:41:04 08:38:01 5 25.70 0.00 4.71 8.20 0.07 61.32 08:41:04 08:38:01 6 25.43 0.00 4.76 8.58 0.05 61.18 08:41:04 08:38:01 7 26.11 0.00 4.03 8.48 0.07 61.31 08:41:04 08:39:01 all 86.77 0.00 12.93 0.00 0.30 0.00 08:41:04 08:39:01 0 86.70 0.00 12.99 0.00 0.32 0.00 08:41:04 08:39:01 1 86.58 0.00 13.12 0.00 0.30 0.00 08:41:04 08:39:01 2 87.30 0.00 12.44 0.00 0.27 0.00 08:41:04 08:39:01 3 86.55 0.00 13.15 0.00 0.30 0.00 08:41:04 08:39:01 4 86.12 0.00 13.56 0.00 0.32 0.00 08:41:04 08:39:01 5 86.87 0.00 12.85 0.00 0.28 0.00 08:41:04 08:39:01 6 86.66 0.00 13.04 0.00 0.30 0.00 08:41:04 08:39:01 7 87.38 0.00 12.33 0.00 0.28 0.00 08:41:04 08:40:01 all 88.69 0.00 11.06 0.00 0.25 0.00 08:41:04 08:40:01 0 87.85 0.00 11.90 0.00 0.25 0.00 08:41:04 08:40:01 1 88.56 0.00 11.19 0.00 0.25 0.00 08:41:04 08:40:01 2 88.79 0.00 10.96 0.00 0.25 0.00 08:41:04 08:40:01 3 88.70 0.00 11.05 0.00 0.25 0.00 08:41:04 08:40:01 4 88.33 0.00 11.44 0.00 0.23 0.00 08:41:04 08:40:01 5 88.92 0.00 10.83 0.00 0.25 0.00 08:41:04 08:40:01 6 89.83 0.00 9.94 0.00 0.23 0.00 08:41:04 08:40:01 7 88.57 0.00 11.18 0.00 0.25 0.00 08:41:04 08:41:01 all 54.79 0.00 8.71 2.49 0.15 33.85 08:41:04 08:41:01 0 54.29 0.00 9.66 5.02 0.15 30.88 08:41:04 08:41:01 1 54.53 0.00 9.25 2.75 0.17 33.30 08:41:04 08:41:01 2 54.01 0.00 8.15 1.33 0.13 36.38 08:41:04 08:41:01 3 55.14 0.00 8.21 1.09 0.15 35.40 08:41:04 08:41:01 4 55.62 0.00 8.51 2.79 0.15 32.92 08:41:04 08:41:01 5 54.81 0.00 8.84 3.98 0.13 32.23 08:41:04 08:41:01 6 55.34 0.00 8.76 1.41 0.17 34.32 08:41:04 08:41:01 7 54.61 0.00 8.30 1.55 0.13 35.40 08:41:04 Average: all 46.16 0.00 7.74 6.07 0.14 39.89 08:41:04 Average: 0 46.03 0.00 8.14 10.35 0.15 35.34 08:41:04 Average: 1 46.15 0.00 8.24 8.43 0.15 37.02 08:41:04 Average: 2 46.09 0.00 7.56 6.01 0.14 40.19 08:41:04 Average: 3 46.62 0.00 7.89 5.03 0.15 40.32 08:41:04 Average: 4 46.16 0.00 7.79 3.65 0.15 42.25 08:41:04 Average: 5 45.91 0.00 7.39 5.29 0.14 41.27 08:41:04 Average: 6 46.17 0.00 7.51 5.19 0.14 40.98 08:41:04 Average: 7 46.11 0.00 7.38 4.61 0.14 41.76 08:41:04 08:41:04 08:41:04