Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45b71447c5306e16d8acfbee5d31a45e1c51401f+0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 (e09339e3d8922a04968f871a17facbb5ba3ae404) 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-ssh8804298627542595402.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-ssh18228230685272967303.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-5353/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-5353/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9365450110830895062.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-ssh7628600153725600937.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-5353/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-5353/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15842277606315278926.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1662’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1668 in /w/workspace/edgexfoundry_edgex-go_PR-5353 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 into PR head commit 45b71447c5306e16d8acfbee5d31a45e1c51401f > 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/5353/head:refs/remotes/origin/PR-5353 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45b71447c5306e16d8acfbee5d31a45e1c51401f # timeout=10 Merge succeeded, producing dfa307e77e54be537c6480b7d8f21a96803f49a3 Checking out Revision dfa307e77e54be537c6480b7d8f21a96803f49a3 (PR-5353) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0973e96be4f5560d7a5f20b1dd8eaebe75e445b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfa307e77e54be537c6480b7d8f21a96803f49a3 # timeout=10 Commit message: "Merge commit '0973e96be4f5560d7a5f20b1dd8eaebe75e445b3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:46 ========================================================= 08:30:46 EdgeX Global Pipelines Version Info 08:30:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9b743685f5528d16f9eaf696569a38485356862d # timeout=10 08:30:47 ------------------- 08:30:47 stable info: 08:30:47 ------------------- 08:30:47 Commited By: Cherry Wang cherry@iotechsys.com 08:30:47 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:30:47 Message: update stable to v1.0.278 08:30:48 ------------------- 08:30:48 experimental info: 08:30:48 ------------------- 08:30:48 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:48 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:30:48 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5353 [Pipeline] echo 08:30:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5353 [Pipeline] echo 08:30:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5353 [Pipeline] echo 08:30:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dfa307e77e54be537c6480b7d8f21a96803f49a3 [Pipeline] echo 08:30:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dfa307e [Pipeline] echo 08:30:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:49 provisioning config files... 08:30:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2714732516109916126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:49 ---> ****-login.sh 08:30:49 nexus3.edgexfoundry.org:10001 08:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:49 08:30:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:30:49 Configure a credential helper to remove this warning. See 08:30:49 https://docs.****.com/go/credential-store/ 08:30:49 08:30:49 Login Succeeded 08:30:49 nexus3.edgexfoundry.org:10002 08:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:49 08:30:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:30:49 Configure a credential helper to remove this warning. See 08:30:49 https://docs.****.com/go/credential-store/ 08:30:49 08:30:49 Login Succeeded 08:30:49 nexus3.edgexfoundry.org:10003 08:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:49 08:30:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:30:49 Configure a credential helper to remove this warning. See 08:30:49 https://docs.****.com/go/credential-store/ 08:30:49 08:30:49 Login Succeeded 08:30:49 nexus3.edgexfoundry.org:10004 08:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:49 08:30:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:30:49 Configure a credential helper to remove this warning. See 08:30:49 https://docs.****.com/go/credential-store/ 08:30:49 08:30:49 Login Succeeded 08:30:49 ****.io 08:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:50 08:30:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:30:50 Configure a credential helper to remove this warning. See 08:30:50 https://docs.****.com/go/credential-store/ 08:30:50 08:30:50 Login Succeeded 08:30:50 ---> ****-login.sh ends [Pipeline] } 08:30:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:50 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:50 + + dirnamecut cmd/core-command/Dockerfile -d/ 08:30:50 -f2 08:30:50 + echo core-command,cmd/core-command/Dockerfile 08:30:50 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:50 + dirname cmd/core-data/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo core-data,cmd/core-data/Dockerfile 08:30:50 + + cut -d/dirname -f2 cmd/core-keeper/Dockerfile 08:30:50 08:30:50 + echo core-keeper,cmd/core-keeper/Dockerfile 08:30:50 + dirname cmd/core-metadata/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:50 + dirname cmd/security-bootstrapper/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:50 + dirname cmd/security-proxy-auth/Dockerfile+ 08:30:50 cut -d/ -f2 08:30:50 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:50 + dirname cmd/security-proxy-setup/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:50 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:50 + dirname cmd/security-spire-agent/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:50 + dirname cmd/security-spire-config/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:50 + dirname cmd/security-spire-server/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:50 + dirname cmd/support-notifications/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:50 + dirname cmd/support-scheduler/Dockerfile 08:30:50 + cut -d/ -f2 08:30:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:50 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:50 + git rev-list -1 --merges dfa307e77e54be537c6480b7d8f21a96803f49a3~1..dfa307e77e54be537c6480b7d8f21a96803f49a3 [Pipeline] echo 08:30:50 -----------> git rev-list -1 --merges dfa307e77e54be537c6480b7d8f21a96803f49a3~1..dfa307e77e54be537c6480b7d8f21a96803f49a3 dfa307e77e54be537c6480b7d8f21a96803f49a3 08:30:50 dfa307e77e54be537c6480b7d8f21a96803f49a3 [false] [Pipeline] sh 08:30:51 + git log --format=format:%s -1 dfa307e77e54be537c6480b7d8f21a96803f49a3 [Pipeline] echo 08:30:51 ========================================================= 08:30:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:51 + grep -v github /etc/ssh/ssh_known_hosts 08:30:51 + [ -e /tmp/ssh_known_hosts ] 08:30:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:51 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:51 sudo tee -a /etc/ssh/ssh_known_hosts 08:30:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:51 08:30:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:52 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:52 3dae71ba6b94: Pulling fs layer 08:30:52 6bf1a483ea7c: Pulling fs layer 08:30:52 f5dfc541a4d3: Pulling fs layer 08:30:52 461d9e800cba: Pulling fs layer 08:30:52 80192f66455f: Pulling fs layer 08:30:52 2e8e34ca0e6c: Pulling fs layer 08:30:52 a29436f7fd5d: Pulling fs layer 08:30:52 923cac83aea3: Pulling fs layer 08:30:52 25ad8b0a4227: Pulling fs layer 08:30:52 db01528c6b51: Pulling fs layer 08:30:52 28988de357af: Pulling fs layer 08:30:52 461d9e800cba: Waiting 08:30:52 80192f66455f: Waiting 08:30:52 2e8e34ca0e6c: Waiting 08:30:52 a29436f7fd5d: Waiting 08:30:52 923cac83aea3: Waiting 08:30:52 25ad8b0a4227: Waiting 08:30:52 db01528c6b51: Waiting 08:30:52 28988de357af: Waiting 08:30:52 6bf1a483ea7c: Verifying Checksum 08:30:52 6bf1a483ea7c: Download complete 08:30:52 461d9e800cba: Verifying Checksum 08:30:52 461d9e800cba: Download complete 08:30:52 80192f66455f: Download complete 08:30:52 f5dfc541a4d3: Verifying Checksum 08:30:52 f5dfc541a4d3: Download complete 08:30:52 3dae71ba6b94: Verifying Checksum 08:30:52 3dae71ba6b94: Download complete 08:30:52 923cac83aea3: Verifying Checksum 08:30:52 923cac83aea3: Download complete 08:30:52 25ad8b0a4227: Verifying Checksum 08:30:52 25ad8b0a4227: Download complete 08:30:52 db01528c6b51: Download complete 08:30:52 28988de357af: Download complete 08:30:53 a29436f7fd5d: Verifying Checksum 08:30:53 a29436f7fd5d: Download complete 08:30:53 2e8e34ca0e6c: Verifying Checksum 08:30:53 2e8e34ca0e6c: Download complete 08:30:53 3dae71ba6b94: Pull complete 08:30:54 6bf1a483ea7c: Pull complete 08:30:54 f5dfc541a4d3: Pull complete 08:30:54 461d9e800cba: Pull complete 08:30:54 80192f66455f: Pull complete 08:30:58 2e8e34ca0e6c: Pull complete 08:30:59 a29436f7fd5d: Pull complete 08:30:59 923cac83aea3: Pull complete 08:30:59 25ad8b0a4227: Pull complete 08:30:59 db01528c6b51: Pull complete 08:30:59 28988de357af: Pull complete 08:30:59 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:30:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:59 prd-ubuntu20.04-docker-8c-8g-1668 does not seem to be running inside a container 08:30:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:31:02 $ docker top 93b7d69d5f8988777ca43edb053feb3914792d5e68f2797deb89091c3c4e3134 -eo pid,comm 08:31:02 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:31:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:02 [ssh-agent] Looking for ssh-agent implementation... 08:31:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:02 $ docker exec 93b7d69d5f8988777ca43edb053feb3914792d5e68f2797deb89091c3c4e3134 ssh-agent 08:31:02 SSH_AUTH_SOCK=/tmp/ssh-lWluY3O9Omc7/agent.31 08:31:02 SSH_AGENT_PID=37 08:31:03 Running ssh-add (command line suppressed) 08:31:03 Identity added: /w/workspace/edgex-go/6@tmp/private_key_10469826000452730.key (/w/workspace/edgex-go/6@tmp/private_key_10469826000452730.key) 08:31:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:03 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] sh 08:31:03 + git tag --points-at HEAD [Pipeline] } 08:31:03 $ docker exec --env ******** --env ******** 93b7d69d5f8988777ca43edb053feb3914792d5e68f2797deb89091c3c4e3134 ssh-agent -k 08:31:03 unset SSH_AUTH_SOCK; 08:31:03 unset SSH_AGENT_PID; 08:31:03 echo Agent pid 37 killed; 08:31:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:03 [ssh-agent] Looking for ssh-agent implementation... 08:31:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:03 $ docker exec 93b7d69d5f8988777ca43edb053feb3914792d5e68f2797deb89091c3c4e3134 ssh-agent 08:31:04 SSH_AUTH_SOCK=/tmp/ssh-PbqsgaQ4ff2f/agent.84 08:31:04 SSH_AGENT_PID=90 08:31:04 Running ssh-add (command line suppressed) 08:31:04 Identity added: /w/workspace/edgex-go/6@tmp/private_key_4677468364274188446.key (/w/workspace/edgex-go/6@tmp/private_key_4677468364274188446.key) 08:31:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:04 + git semver init 08:31:04 2026-02-06 08:31:04,610 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:31:04 2026-02-06 08:31:04,615 [run_init] DEBUG init version:0.0.0 force:False 08:31:04 2026-02-06 08:31:04,616 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 08:31:04 2026-02-06 08:31:04,616 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 08:31:04 2026-02-06 08:31:04,616 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, stdin=None, shell=False, universal_newlines=False) 08:31:11 2026-02-06 08:31:11,099 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 08:31:11 2026-02-06 08:31:11,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-5353 with force:False 08:31:11 2026-02-06 08:31:11,099 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-5353 08:31:11 2026-02-06 08:31:11,103 [execute] INFO git cat-file --batch-check 08:31:11 2026-02-06 08:31:11,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, stdin=, shell=False, universal_newlines=False) 08:31:11 2026-02-06 08:31:11,108 [execute] INFO git cat-file --batch 08:31:11 2026-02-06 08:31:11,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, stdin=, shell=False, universal_newlines=False) 08:31:11 2026-02-06 08:31:11,112 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-5353 08:31:11 0.0.0 [Pipeline] } 08:31:11 $ docker exec --env ******** --env ******** 93b7d69d5f8988777ca43edb053feb3914792d5e68f2797deb89091c3c4e3134 ssh-agent -k 08:31:11 unset SSH_AUTH_SOCK; 08:31:11 unset SSH_AGENT_PID; 08:31:11 echo Agent pid 90 killed; 08:31:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:11 + git semver [Pipeline] } 08:31:11 $ docker stop --time=1 93b7d69d5f8988777ca43edb053feb3914792d5e68f2797deb89091c3c4e3134 08:31:13 $ docker rm -f --volumes 93b7d69d5f8988777ca43edb053feb3914792d5e68f2797deb89091c3c4e3134 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:13 Stashed 1 file(s) [Pipeline] echo 08:31:13 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } 08:31:14 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 08:31:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:31:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:31:14 ========================================================= 08:31:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:31:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:14 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:14 2d35ebdb57d9: Pulling fs layer 08:31:14 c35fb4624d26: Pulling fs layer 08:31:14 4e2aec7ef170: Pulling fs layer 08:31:14 333b49ad6fbf: Pulling fs layer 08:31:14 4f4fb700ef54: Pulling fs layer 08:31:14 c3e65509a76b: Pulling fs layer 08:31:14 7cf9ebb963bd: Pulling fs layer 08:31:14 bb34ca984cfb: Pulling fs layer 08:31:14 151cf03bc807: Pulling fs layer 08:31:14 333b49ad6fbf: Waiting 08:31:14 4f4fb700ef54: Waiting 08:31:14 c3e65509a76b: Waiting 08:31:14 151cf03bc807: Waiting 08:31:14 7cf9ebb963bd: Waiting 08:31:14 bb34ca984cfb: Waiting 08:31:14 c35fb4624d26: Download complete 08:31:14 333b49ad6fbf: Download complete 08:31:14 4f4fb700ef54: Verifying Checksum 08:31:14 4f4fb700ef54: Download complete 08:31:14 c3e65509a76b: Download complete 08:31:14 2d35ebdb57d9: Verifying Checksum 08:31:14 2d35ebdb57d9: Download complete 08:31:14 2d35ebdb57d9: Pull complete 08:31:14 7cf9ebb963bd: Verifying Checksum 08:31:14 7cf9ebb963bd: Download complete 08:31:14 c35fb4624d26: Pull complete 08:31:15 4e2aec7ef170: Verifying Checksum 08:31:15 4e2aec7ef170: Download complete 08:31:15 151cf03bc807: Download complete 08:31:15 bb34ca984cfb: Verifying Checksum 08:31:15 bb34ca984cfb: Download complete 08:31:19 4e2aec7ef170: Pull complete 08:31:19 333b49ad6fbf: Pull complete 08:31:19 4f4fb700ef54: Pull complete 08:31:19 c3e65509a76b: Pull complete 08:31:20 7cf9ebb963bd: Pull complete 08:31:23 bb34ca984cfb: Pull complete 08:31:23 151cf03bc807: Pull complete 08:31:23 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:31:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:31:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:23 WORKDIR /edgex 08:31:23 COPY go.mod . 08:31:23 RUN go mod download 08:31:23 + docker build -t ci-base-image-x86_64 -f - . 08:31:24 #0 building with "default" instance using docker driver 08:31:24 08:31:24 #1 [internal] load build definition from Dockerfile 08:31:24 #1 transferring dockerfile: 164B done 08:31:24 #1 DONE 0.0s 08:31:24 08:31:24 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:24 #2 DONE 0.0s 08:31:24 08:31:24 #3 [internal] load .dockerignore 08:31:24 #3 transferring context: 50B done 08:31:24 #3 DONE 0.1s 08:31:24 08:31:24 #4 [internal] load build context 08:31:24 #4 DONE 0.0s 08:31:24 08:31:24 #4 [internal] load build context 08:31:24 #4 transferring context: 7.07kB done 08:31:24 #4 DONE 0.0s 08:31:24 08:31:24 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:31:24 #5 DONE 0.1s 08:31:24 08:31:24 #6 [2/4] WORKDIR /edgex 08:31:26 #6 DONE 1.8s 08:31:26 08:31:26 #7 [3/4] COPY go.mod . 08:31:26 #7 DONE 0.1s 08:31:26 08:31:26 #8 [4/4] RUN go mod download 08:31:34 #8 DONE 7.5s 08:31:34 08:31:34 #9 exporting to image 08:31:34 #9 exporting layers 08:31:37 #9 exporting layers 3.4s done 08:31:37 #9 writing image sha256:5c903f137b6911fda36c3019b4181c52e7dab67015bd35c087ba438d7b15e304 done 08:31:37 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:31:37 #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:37 + docker inspect -f . ci-base-image-x86_64 08:31:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:37 prd-ubuntu20.04-docker-8c-8g-1668 does not seem to be running inside a container 08:31:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:38 $ docker top 98a4b180e66dda4701d5878d3c0e9c1886bcb88366660c7782222d0c63f0fd88 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:38 + go version 08:31:38 go version go1.25.2 linux/amd64 [Pipeline] } 08:31:38 $ docker stop --time=1 98a4b180e66dda4701d5878d3c0e9c1886bcb88366660c7782222d0c63f0fd88 08:31:39 $ docker rm -f --volumes 98a4b180e66dda4701d5878d3c0e9c1886bcb88366660c7782222d0c63f0fd88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:40 + docker inspect -f . ci-base-image-x86_64 08:31:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:40 prd-ubuntu20.04-docker-8c-8g-1668 does not seem to be running inside a container 08:31:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:40 $ docker top 1753a34fd298557e30a99053ade6b5a5e33ebe5f138e8a82a6ad7c2d9600a29d -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:40 ========================================================= 08:31:40 [edgeXBuildGoParallel] Running Tests and Build... 08:31:40 ========================================================= [Pipeline] sh 08:31:40 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 08:31:41 + make test 08:31:41 go test -race -coverprofile=coverage.out ./... 08:31:49 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:15 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:32:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:15 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:32:15 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.059s coverage: 97.0% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 69.4% of statements 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.069s coverage: 57.6% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.036s coverage: 86.5% of statements 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.354s coverage: 94.2% of statements 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 90.7% of statements 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.031s coverage: 0.0% of statements 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 8.3% of statements 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:32:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.446s coverage: 95.9% of statements 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:32:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements 08:32:24 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:32:24 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:24 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:32:24 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:32:24 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:24 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:32:24 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 3.5% of statements 08:32:27 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 08:32:27 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 38.2% of statements 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.037s coverage: 68.8% of statements 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:32:27 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:32:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 89.5% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 93.1% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.030s coverage: 87.5% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.047s coverage: 92.9% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.052s coverage: 81.8% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 6.8% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.033s coverage: 33.3% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.152s coverage: 54.8% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.044s coverage: 20.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.024s coverage: 100.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.097s coverage: 29.2% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:32:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements 08:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.016s coverage: 54.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:32:47 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:32:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.1% of statements 08:32:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:32:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:32:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:32:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:32:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.093s coverage: 94.9% of statements 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:32:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements 08:32:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:32:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:32:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:32:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 97.7% of statements 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:32:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:52 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:32:52 running golangci-lint 08:32:52 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:32:52 go version go1.25.2 linux/amd64 08:32:53 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:32:53 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:53 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 08:32:53 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 08:32:53 level=info msg="[goenv] Read go env for 3.275104ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 08:32:53 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 08:33:14 level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|deps|exports_file|imports|name|compiled_files|files) took 19.685280149s" 08:33:14 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.562125ms" 08:33:24 level=info msg="[linters_context/goanalysis] analyzers took 1m37.100379783s with top 10 stages: buildir: 49.689743602s, inspect: 2.349904025s, gosec: 2.251112223s, fact_deprecated: 2.047778989s, printf: 1.781129785s, fact_purity: 1.623794108s, ctrlflow: 1.2649906s, nilness: 1.129578308s, S1038: 1.051929077s, QF1004: 922.090631ms" 08:33:24 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 08:33:24 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 08:33:24 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 08:33:24 level=info msg="[runner] Issues before processing: 35, after processing: 0" 08:33:24 level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, path_absoluter: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, invalid_issue: 35/35, path_relativity: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21" 08:33:24 level=info msg="[runner] processing took 7.585655ms with stages: nolint_filter: 6.740531ms, generated_file_filter: 636.013µs, exclusion_rules: 116.925µs, exclusion_paths: 40.578µs, path_relativity: 36.218µs, cgo: 3.1µs, invalid_issue: 3.1µs, path_absoluter: 2.66µs, sort_results: 1.88µs, filename_unadjuster: 1.26µs, max_same_issues: 600ns, fixer: 550ns, source_code: 430ns, diff: 420ns, max_per_file_from_linter: 380ns, path_prettifier: 270ns, uniq_by_line: 220ns, severity-rules: 210ns, max_from_linter: 170ns, path_shortener: 140ns" 08:33:24 level=info msg="[runner] linters took 10.804318305s with stages: goanalysis_metalinter: 10.796662045s" 08:33:24 0 issues. 08:33:24 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:24 level=info msg="Memory: 305 samples, avg is 333.0MB, max is 1448.4MB" 08:33:24 level=info msg="Execution took 30.52606573s" 08:33:24 go vet ./... 08:33:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:30 ./bin/test-attribution-txt.sh 08:33:30 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:33:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:33:30 + ls -al . 08:33:30 total 1392 08:33:30 drwxrwxr-x 11 1001 1001 4096 Feb 6 08:31 . 08:33:30 drwxr-xr-x 4 root root 4096 Feb 6 08:31 .. 08:33:30 drwxrwxr-x 2 1001 1001 4096 Feb 6 08:30 .blubracket 08:33:30 -rw-rw-r-- 1 1001 1001 10 Feb 6 08:30 .dockerignore 08:33:30 drwxrwxr-x 8 1001 1001 4096 Feb 6 08:32 .git 08:33:30 drwxrwxr-x 3 1001 1001 4096 Feb 6 08:30 .github 08:33:30 -rw-rw-r-- 1 1001 1001 909 Feb 6 08:30 .gitignore 08:33:30 -rw-rw-r-- 1 1001 1001 359 Feb 6 08:30 .golangci.yml 08:33:30 -rw-rw-r-- 1 1001 1001 100 Feb 6 08:30 .hadolint.yml 08:33:30 drwxr-xr-x 3 1001 1001 4096 Feb 6 08:31 .semver 08:33:30 -rw-rw-r-- 1 1001 1001 155 Feb 6 08:30 .sonarcloud.properties 08:33:30 -rw-rw-r-- 1 1001 1001 1171 Feb 6 08:30 ADOPTERS.md 08:33:30 -rw-rw-r-- 1 1001 1001 20017 Feb 6 08:30 Attribution.txt 08:33:30 -rw-rw-r-- 1 1001 1001 108018 Feb 6 08:30 CHANGELOG.md 08:33:30 -rw-rw-r-- 1 1001 1001 3804 Feb 6 08:30 CONTRIBUTING.md 08:33:30 -rw-rw-r-- 1 1001 1001 677 Feb 6 08:30 GOVERNANCE.md 08:33:30 -rw-rw-r-- 1 1001 1001 886 Feb 6 08:30 Jenkinsfile 08:33:30 -rw-rw-r-- 1 1001 1001 10775 Feb 6 08:30 LICENSE 08:33:30 -rw-rw-r-- 1 1001 1001 16743 Feb 6 08:30 Makefile 08:33:30 -rw-rw-r-- 1 1001 1001 582 Feb 6 08:30 OWNERS.md 08:33:30 -rw-rw-r-- 1 1001 1001 9932 Feb 6 08:30 README.md 08:33:30 -rw-rw-r-- 1 1001 1001 789 Feb 6 08:30 SECURITY.md 08:33:30 -rw-rw-r-- 1 1001 1001 5 Feb 6 08:31 VERSION 08:33:30 drwxrwxr-x 2 1001 1001 4096 Feb 6 08:30 bin 08:33:30 drwxrwxr-x 19 1001 1001 4096 Feb 6 08:30 cmd 08:33:30 -rw-r--r-- 1 root root 1044038 Feb 6 08:32 coverage.out 08:33:30 drwxrwxr-x 2 1001 1001 4096 Feb 6 08:30 fuzz_test 08:33:30 -rw-rw-r-- 1 1001 1001 7037 Feb 6 08:30 go.mod 08:33:30 -rw-rw-r-- 1 1001 1001 90891 Feb 6 08:30 go.sum 08:33:30 drwxrwxr-x 7 1001 1001 4096 Feb 6 08:30 internal 08:33:30 drwxrwxr-x 2 1001 1001 4096 Feb 6 08:30 openapi 08:33:30 -rw-rw-r-- 1 1001 1001 584 Feb 6 08:30 security.txt 08:33:30 -rw-rw-r-- 1 1001 1001 204 Feb 6 08:30 version.go [Pipeline] sh 08:33:30 + '[' -e coverage.out ] 08:33:30 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:30 Stashed 1 file(s) [Pipeline] sh 08:33:31 + make build 08:33:31 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:33:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:54 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:33:55 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:33:56 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:33:58 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:34:03 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:34:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:34:15 $ docker stop --time=1 1753a34fd298557e30a99053ade6b5a5e33ebe5f138e8a82a6ad7c2d9600a29d 08:34:18 $ docker rm -f --volumes 1753a34fd298557e30a99053ade6b5a5e33ebe5f138e8a82a6ad7c2d9600a29d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:19 08:34:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:19 latest: Pulling from edgex-devops/edgex-compose 08:34:19 91d30c5bc195: Pulling fs layer 08:34:19 2e9b0aa3be6d: Pulling fs layer 08:34:19 9c61dcf015f6: Pulling fs layer 08:34:19 4698f68db338: Pulling fs layer 08:34:19 2a2f49069b9e: Pulling fs layer 08:34:19 e0025b399a48: Pulling fs layer 08:34:19 4698f68db338: Waiting 08:34:19 2a2f49069b9e: Waiting 08:34:19 e0025b399a48: Waiting 08:34:19 91d30c5bc195: Verifying Checksum 08:34:19 91d30c5bc195: Pull complete 08:34:19 2e9b0aa3be6d: Verifying Checksum 08:34:19 2e9b0aa3be6d: Download complete 08:34:19 e0025b399a48: Verifying Checksum 08:34:19 e0025b399a48: Download complete 08:34:19 2a2f49069b9e: Download complete 08:34:20 2e9b0aa3be6d: Pull complete 08:34:20 9c61dcf015f6: Verifying Checksum 08:34:20 9c61dcf015f6: Download complete 08:34:23 9c61dcf015f6: Pull complete 08:34:23 4698f68db338: Pull complete 08:34:24 2a2f49069b9e: Pull complete 08:34:24 e0025b399a48: Pull complete 08:34:24 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:24 prd-ubuntu20.04-docker-8c-8g-1668 does not seem to be running inside a container 08:34:24 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:26 $ docker top 7b4a04e83e75bbedcc7b2b7917656289539486bb0eecb2b95b63acbcc5fa5014 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:26 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:26 #1 [security-proxy-setup internal] load build definition from Dockerfile 08:34:26 #1 transferring dockerfile: 2.50kB done 08:34:26 #1 DONE 0.1s 08:34:26 08:34:26 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:26 #2 transferring dockerfile: 1.89kB done 08:34:26 #2 DONE 0.1s 08:34:26 08:34:26 #3 [security-spire-agent internal] load build definition from Dockerfile 08:34:26 #3 transferring dockerfile: 1.81kB done 08:34:26 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:34:26 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 08:34:26 #3 DONE 0.1s 08:34:26 08:34:26 #4 [security-proxy-auth internal] load build definition from Dockerfile 08:34:26 #4 transferring dockerfile: 2.14kB done 08:34:26 #4 DONE 0.1s 08:34:26 08:34:26 #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:26 #5 DONE 0.0s 08:34:26 08:34:26 #6 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.23.2 08:34:26 #6 ... 08:34:26 08:34:26 #7 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:26 #7 transferring dockerfile: 2.49kB done 08:34:26 #7 DONE 0.1s 08:34:26 08:34:26 #8 [core-metadata internal] load build definition from Dockerfile 08:34:26 #8 transferring dockerfile: 2.10kB done 08:34:26 #8 DONE 0.1s 08:34:26 08:34:26 #9 [security-bootstrapper internal] load build definition from Dockerfile 08:34:26 #9 transferring dockerfile: 3.02kB done 08:34:26 #9 DONE 0.1s 08:34:26 08:34:26 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:26 #10 transferring dockerfile: 2.23kB done 08:34:26 #10 DONE 0.1s 08:34:26 08:34:26 #11 [support-notifications internal] load build definition from Dockerfile 08:34:26 #11 transferring dockerfile: 2.02kB done 08:34:26 #11 DONE 0.1s 08:34:26 08:34:26 #12 [core-data internal] load build definition from Dockerfile 08:34:26 #12 transferring dockerfile: 2.04kB done 08:34:26 #12 DONE 0.1s 08:34:26 08:34:26 #13 [core-keeper internal] load build definition from Dockerfile 08:34:26 #13 transferring dockerfile: 2.07kB done 08:34:26 #13 DONE 0.2s 08:34:26 08:34:26 #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:26 #5 DONE 0.0s 08:34:27 08:34:27 #6 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.23.2 08:34:27 #6 DONE 0.1s 08:34:27 08:34:27 #14 [core-data internal] load metadata for docker.io/library/alpine:3.22 08:34:27 #14 DONE 0.2s 08:34:27 08:34:27 #15 [security-spire-server internal] load build definition from Dockerfile 08:34:27 #15 transferring dockerfile: 1.70kB done 08:34:27 #15 DONE 0.2s 08:34:27 08:34:27 #16 [support-scheduler internal] load build definition from Dockerfile 08:34:27 #16 transferring dockerfile: 1.83kB 0.0s done 08:34:27 #16 DONE 0.2s 08:34:27 08:34:27 #17 [core-keeper internal] load .dockerignore 08:34:27 #17 ... 08:34:27 08:34:27 #18 [security-spire-config internal] load build definition from Dockerfile 08:34:27 #18 transferring dockerfile: 1.69kB done 08:34:27 #18 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:34:27 #18 DONE 0.3s 08:34:27 08:34:27 #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:27 #5 DONE 0.0s 08:34:27 08:34:27 #19 [core-command internal] load build definition from Dockerfile 08:34:27 #19 transferring dockerfile: 1.94kB done 08:34:27 #19 DONE 0.3s 08:34:27 08:34:27 #5 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:27 #5 DONE 0.0s 08:34:27 08:34:27 #14 [core-command internal] load metadata for docker.io/library/alpine:3.22 08:34:27 #14 ... 08:34:27 08:34:27 #20 [security-proxy-auth internal] load .dockerignore 08:34:27 #20 transferring context: 50B done 08:34:27 #20 DONE 0.4s 08:34:27 08:34:27 #17 [core-keeper internal] load .dockerignore 08:34:27 #17 transferring context: 50B done 08:34:27 #17 DONE 0.7s 08:34:27 08:34:27 #21 [security-proxy-setup internal] load .dockerignore 08:34:27 #21 transferring context: 50B done 08:34:27 #21 DONE 0.6s 08:34:27 08:34:27 #22 [security-bootstrapper internal] load .dockerignore 08:34:27 #22 transferring context: 50B done 08:34:27 #22 DONE 0.6s 08:34:27 08:34:27 #14 [core-command internal] load metadata for docker.io/library/alpine:3.22 08:34:27 #14 DONE 0.7s 08:34:27 08:34:27 #23 [security-spiffe-token-provider internal] load .dockerignore 08:34:27 #23 transferring context: 50B done 08:34:27 #23 DONE 0.7s 08:34:27 08:34:27 #24 [security-secretstore-setup internal] load .dockerignore 08:34:27 #24 transferring context: 50B done 08:34:27 #24 DONE 0.7s 08:34:27 08:34:27 #25 [core-metadata internal] load .dockerignore 08:34:27 #25 transferring context: 50B done 08:34:27 #25 DONE 0.7s 08:34:27 08:34:27 #26 [core-common-config-bootstrapper internal] load .dockerignore 08:34:27 #26 transferring context: 50B done 08:34:27 #26 DONE 0.7s 08:34:27 08:34:27 #27 [core-data internal] load .dockerignore 08:34:27 #27 transferring context: 50B done 08:34:27 #27 DONE 0.7s 08:34:27 08:34:27 #28 [support-notifications internal] load .dockerignore 08:34:27 #28 transferring context: 50B done 08:34:27 #28 DONE 0.7s 08:34:27 08:34:27 #29 [security-spiffe-token-provider internal] load build context 08:34:27 #29 ... 08:34:27 08:34:27 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 08:34:27 #30 DONE 1.0s 08:34:27 08:34:27 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:34:27 #31 DONE 1.0s 08:34:27 08:34:27 #29 [security-spiffe-token-provider internal] load build context 08:34:27 #29 ... 08:34:27 08:34:27 #32 [core-command internal] load .dockerignore 08:34:27 #32 transferring context: 50B 0.0s done 08:34:27 #32 DONE 0.3s 08:34:27 08:34:27 #33 [support-scheduler internal] load .dockerignore 08:34:27 #33 transferring context: 50B 0.0s done 08:34:27 #33 DONE 0.4s 08:34:27 08:34:27 #29 [security-spiffe-token-provider internal] load build context 08:34:28 #29 ... 08:34:28 08:34:28 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:34:28 #34 DONE 0.7s 08:34:28 08:34:28 #35 [security-spire-config internal] load .dockerignore 08:34:28 #35 transferring context: 50B done 08:34:28 #35 DONE 0.2s 08:34:28 08:34:28 #29 [security-spiffe-token-provider internal] load build context 08:34:33 #29 transferring context: 256.31MB 5.2s 08:34:33 #29 ... 08:34:33 08:34:33 #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:34:33 #36 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.2s done 08:34:33 #36 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:34:33 #36 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:34:33 #36 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:34:33 #36 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 08:34:33 #36 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done 08:34:36 #36 ... 08:34:36 08:34:36 #37 [security-spire-agent internal] load .dockerignore 08:34:36 #37 transferring context: 50B 0.0s done 08:34:36 #37 DONE 7.6s 08:34:36 08:34:36 #38 [security-bootstrapper internal] load build context 08:34:36 #38 transferring context: 454.72MB 7.7s 08:34:36 #38 ... 08:34:36 08:34:36 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:34:36 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 8.3s done 08:34:36 #39 DONE 8.3s 08:34:36 08:34:36 #38 [security-bootstrapper internal] load build context 08:34:36 #38 ... 08:34:36 08:34:36 #40 [core-common-config-bootstrapper internal] load build context 08:34:36 #40 ... 08:34:36 08:34:36 #38 [security-bootstrapper internal] load build context 08:34:37 #38 ... 08:34:37 08:34:37 #41 [security-proxy-auth internal] load build context 08:34:37 #41 ... 08:34:37 08:34:37 #40 [core-common-config-bootstrapper internal] load build context 08:34:37 #40 ... 08:34:37 08:34:37 #42 [security-proxy-setup internal] load build context 08:34:37 #42 ... 08:34:37 08:34:37 #43 [core-metadata internal] load build context 08:34:37 #43 ... 08:34:37 08:34:37 #44 [core-data internal] load build context 08:34:37 #44 ... 08:34:37 08:34:37 #45 [support-notifications internal] load build context 08:34:38 #45 ... 08:34:38 08:34:38 #46 [security-spire-server internal] load .dockerignore 08:34:38 #46 transferring context: 50B 0.0s done 08:34:38 #46 ... 08:34:38 08:34:38 #47 [core-command internal] load build context 08:34:38 #47 transferring context: 587.60MB 10.1s 08:34:38 #47 ... 08:34:38 08:34:38 #48 [security-spire-config internal] load build context 08:34:38 #48 ... 08:34:38 08:34:38 #49 [support-scheduler internal] load build context 08:34:38 #49 transferring context: 608.65MB 10.2s done 08:34:38 #49 ... 08:34:38 08:34:38 #50 [core-command builder 2/7] WORKDIR /edgex-go 08:34:38 #50 ... 08:34:38 08:34:38 #51 [security-secretstore-setup internal] load build context 08:34:38 #51 ... 08:34:38 08:34:38 #52 [core-keeper internal] load build context 08:34:38 #52 transferring context: 608.65MB 10.5s done 08:34:38 #52 ... 08:34:38 08:34:38 #45 [support-notifications internal] load build context 08:34:39 #45 transferring context: 608.65MB 11.1s done 08:34:44 #45 ... 08:34:44 08:34:44 #29 [security-spiffe-token-provider internal] load build context 08:34:44 #29 transferring context: 608.65MB 11.1s done 08:34:45 #29 ... 08:34:45 08:34:45 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:34:45 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 8.3s done 08:34:45 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:34:45 #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 08:34:45 #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 08:34:45 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.6s done 08:34:45 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s 08:34:45 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done 08:34:45 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done 08:34:45 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 08:34:46 #39 ... 08:34:46 08:34:46 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:34:46 #53 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 7.7s done 08:34:46 #53 DONE 7.7s 08:34:46 08:34:46 #41 [security-proxy-auth internal] load build context 08:34:46 #41 transferring context: 608.65MB 11.5s done 08:34:46 #41 ... 08:34:46 08:34:46 #46 [security-spire-server internal] load .dockerignore 08:34:46 #46 DONE 18.2s 08:34:46 08:34:46 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:34:46 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.00MB / 41.51MB 1.2s 08:34:46 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 08:34:46 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 8.3s done 08:34:46 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:34:46 #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 08:34:46 #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 08:34:46 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.6s done 08:34:46 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done 08:34:46 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done 08:34:46 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 08:34:46 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 17.83MB / 41.51MB 1.3s 08:34:46 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 08:34:46 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.5s 08:34:46 #39 ... 08:34:46 08:34:46 #50 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:34:46 #50 DONE 18.6s 08:34:46 08:34:46 #49 [support-scheduler internal] load build context 08:34:46 #49 DONE 18.7s 08:34:46 08:34:46 #52 [core-keeper internal] load build context 08:34:46 #52 DONE 19.0s 08:34:46 08:34:46 #43 [core-metadata internal] load build context 08:34:46 #43 transferring context: 608.65MB 10.5s done 08:34:46 #43 DONE 19.0s 08:34:46 08:34:46 #47 [core-command internal] load build context 08:34:46 #47 transferring context: 608.65MB 10.4s done 08:34:46 #47 DONE 18.8s 08:34:46 08:34:46 #36 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 08:34:46 #36 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.2s done 08:34:46 #36 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 08:34:46 #36 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 08:34:46 #36 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 08:34:46 #36 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 08:34:46 #36 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done 08:34:46 #36 DONE 19.3s 08:34:46 08:34:46 #42 [security-proxy-setup internal] load build context 08:34:46 #42 transferring context: 608.65MB 11.0s done 08:34:46 #42 DONE 19.1s 08:34:46 08:34:46 #40 [core-common-config-bootstrapper internal] load build context 08:34:46 #40 transferring context: 608.65MB 10.7s done 08:34:46 #40 DONE 19.0s 08:34:46 08:34:46 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:34:46 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 08:34:46 #39 ... 08:34:46 08:34:46 #38 [security-bootstrapper internal] load build context 08:34:46 #38 transferring context: 608.65MB 11.0s done 08:34:46 #38 DONE 19.2s 08:34:46 08:34:46 #51 [security-secretstore-setup internal] load build context 08:34:46 #51 transferring context: 608.65MB 10.9s done 08:34:46 #51 DONE 19.1s 08:34:46 08:34:46 #29 [security-spiffe-token-provider internal] load build context 08:34:46 #29 DONE 19.1s 08:34:46 08:34:46 #45 [support-notifications internal] load build context 08:34:46 #45 DONE 19.1s 08:34:46 08:34:46 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:34:46 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 08:34:46 #39 ... 08:34:46 08:34:46 #41 [security-proxy-auth internal] load build context 08:34:46 #41 DONE 19.5s 08:34:46 08:34:46 #44 [core-data internal] load build context 08:34:46 #44 transferring context: 608.65MB 11.5s done 08:34:46 #44 DONE 19.2s 08:34:46 08:34:46 #48 [security-spire-config internal] load build context 08:34:46 #48 transferring context: 24.70kB done 08:34:46 #48 DONE 18.8s 08:34:46 08:34:46 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:34:47 #39 ... 08:34:47 08:34:47 #54 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 08:34:47 #54 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 7.8s done 08:34:47 #54 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done 08:34:47 #54 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done 08:34:47 #54 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done 08:34:47 #54 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.1s done 08:34:47 #54 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.2s done 08:34:47 #54 DONE 9.0s 08:34:47 08:34:47 #55 [security-spire-agent internal] load build context 08:34:47 #55 transferring context: 25.98kB done 08:34:47 #55 DONE 9.0s 08:34:47 08:34:47 #56 [security-spire-server internal] load build context 08:34:47 #56 transferring context: 26.44kB 0.0s done 08:34:47 #56 DONE 1.1s 08:34:47 08:34:47 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:34:49 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.0s done 08:34:57 #39 ... 08:34:57 08:34:57 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:34:57 #53 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 08:34:57 #53 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 08:34:57 #53 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 08:34:57 #53 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 08:34:57 #53 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 08:34:57 #53 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done 08:34:57 #53 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.3s done 08:34:57 #53 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 08:34:57 #53 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.7s done 08:34:57 #53 ... 08:34:57 08:34:57 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:57 #0 8.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:57 #0 8.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:57 #0 8.532 (1/1) Installing dumb-init (1.2.5-r3) 08:34:57 #0 8.538 Executing busybox-1.37.0-r20.trigger 08:34:57 #0 8.544 OK: 7 MiB in 17 packages 08:34:57 #57 ... 08:34:57 08:34:57 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:57 #58 ... 08:34:57 08:34:57 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:57 #59 ... 08:34:57 08:34:57 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:57 #60 ... 08:34:57 08:34:57 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:34:57 #0 5.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:57 #0 5.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:57 #0 5.397 OK: 265 MiB in 60 packages 08:34:57 #61 ... 08:34:57 08:34:57 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:34:57 #0 8.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:57 #0 8.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:57 #0 8.817 OK: 265 MiB in 60 packages 08:34:57 #62 ... 08:34:57 08:34:57 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:57 #63 ... 08:34:57 08:34:57 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:34:57 #64 ... 08:34:57 08:34:57 #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:57 #0 0.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:57 #0 0.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:57 #0 0.850 OK: 265 MiB in 60 packages 08:34:58 #65 ... 08:34:58 08:34:58 #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:58 #66 ... 08:34:58 08:34:58 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:34:58 #0 8.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:58 #0 8.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:58 #0 8.372 (1/3) Installing ca-certificates (20250911-r0) 08:34:58 #0 8.384 (2/3) Installing dumb-init (1.2.5-r3) 08:34:58 #0 8.387 (3/3) Installing tzdata (2025c-r0) 08:34:58 #0 8.413 Executing busybox-1.37.0-r20.trigger 08:34:58 #0 8.418 Executing ca-certificates-20250911-r0.trigger 08:34:58 #0 8.457 OK: 8 MiB in 19 packages 08:34:58 #67 ... 08:34:58 08:34:58 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:58 #0 6.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:58 #0 6.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:58 #0 6.520 (1/2) Installing dumb-init (1.2.5-r3) 08:34:58 #0 6.524 (2/2) Installing su-exec (0.2-r3) 08:34:58 #0 6.527 Executing busybox-1.37.0-r20.trigger 08:34:58 #0 6.532 OK: 7 MiB in 18 packages 08:34:58 #68 ... 08:34:58 08:34:58 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:59 #69 ... 08:34:59 08:34:59 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:59 #0 2.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.721 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:34:59 #0 2.721 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:34:59 #0 2.721 OK: 26335 distinct packages available 08:34:59 #0 2.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 2.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 3.157 OK: 265 MiB in 60 packages 08:34:59 #70 ... 08:34:59 08:34:59 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:34:59 #0 3.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 3.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 3.746 OK: 265 MiB in 60 packages 08:34:59 #71 ... 08:34:59 08:34:59 #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:59 #72 ... 08:34:59 08:34:59 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:59 #0 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:34:59 #0 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:34:59 #0 11.05 (1/4) Installing ca-certificates (20250911-r0) 08:34:59 #0 11.06 (2/4) Installing dumb-init (1.2.5-r3) 08:34:59 #0 11.07 (3/4) Installing su-exec (0.2-r3) 08:34:59 #0 11.07 (4/4) Installing yq-go (4.47.2-r3) 08:34:59 #0 11.14 Executing busybox-1.37.0-r20.trigger 08:34:59 #0 11.15 Executing ca-certificates-20250911-r0.trigger 08:34:59 #0 11.19 OK: 20 MiB in 20 packages 08:34:59 #73 ... 08:34:59 08:34:59 #74 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:04 #74 ... 08:35:04 08:35:04 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:04 #59 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:04 #59 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:04 #59 17.21 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:35:04 #59 17.21 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:35:04 #59 17.21 OK: 26324 distinct packages available 08:35:04 #59 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:04 #59 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:04 #59 17.60 (1/13) Installing brotli-libs (1.1.0-r2) 08:35:04 #59 17.61 (2/13) Installing c-ares (1.34.6-r0) 08:35:04 #59 17.62 (3/13) Installing libunistring (1.3-r0) 08:35:04 #59 17.64 (4/13) Installing libidn2 (2.3.7-r0) 08:35:04 #59 17.64 (5/13) Installing nghttp2-libs (1.65.0-r0) 08:35:04 #59 17.65 (6/13) Installing libpsl (0.21.5-r3) 08:35:04 #59 17.65 (7/13) Installing zstd-libs (1.5.7-r0) 08:35:04 #59 17.66 (8/13) Installing libcurl (8.14.1-r2) 08:35:04 #59 17.67 (9/13) Installing curl (8.14.1-r2) 08:35:04 #59 17.68 (10/13) Installing dumb-init (1.2.5-r3) 08:35:04 #59 17.68 (11/13) Installing musl-obstack (1.2.3-r2) 08:35:04 #59 17.68 (12/13) Installing libucontext (1.3.2-r0) 08:35:04 #59 17.69 (13/13) Installing gcompat (1.1.0-r4) 08:35:04 #59 17.69 Executing busybox-1.37.0-r20.trigger 08:35:04 #59 17.70 OK: 13 MiB in 29 packages 08:35:16 #59 ... 08:35:16 08:35:16 #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:16 #66 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:16 #66 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:16 #66 19.82 (1/1) Installing dumb-init (1.2.5-r3) 08:35:16 #66 19.82 Executing busybox-1.37.0-r20.trigger 08:35:16 #66 19.83 OK: 7 MiB in 17 packages 08:35:23 #66 ... 08:35:23 08:35:23 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:23 #73 DONE 36.6s 08:35:23 08:35:23 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:35:23 #64 ... 08:35:23 08:35:23 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:23 #68 DONE 36.9s 08:35:23 08:35:23 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:24 #57 ... 08:35:24 08:35:24 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:24 #75 ... 08:35:24 08:35:24 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:24 #70 DONE 37.4s 08:35:24 08:35:24 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:24 #60 ... 08:35:24 08:35:24 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:24 #76 ... 08:35:24 08:35:24 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:35:24 #62 DONE 38.1s 08:35:24 08:35:24 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:24 #57 DONE 38.2s 08:35:24 08:35:24 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:25 #77 ... 08:35:25 08:35:25 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:35:25 #61 DONE 39.0s 08:35:26 08:35:26 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:35:26 #78 ... 08:35:26 08:35:26 #71 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:35:26 #71 DONE 39.4s 08:35:26 08:35:26 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:26 #79 ... 08:35:26 08:35:26 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:35:26 #67 DONE 39.6s 08:35:26 08:35:26 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:26 #79 ... 08:35:26 08:35:26 #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:26 #65 DONE 40.2s 08:35:27 08:35:27 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:27 #59 DONE 40.4s 08:35:27 08:35:27 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:28 #80 ... 08:35:28 08:35:28 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:28 #63 DONE 41.1s 08:35:28 08:35:28 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:28 #81 ... 08:35:28 08:35:28 #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:28 #66 DONE 41.5s 08:35:28 08:35:28 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:34 #82 ... 08:35:34 08:35:34 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:34 #58 46.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:34 #58 46.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:34 #58 46.68 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:35:34 #58 46.68 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:35:34 #58 46.68 OK: 26324 distinct packages available 08:35:34 #58 46.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:34 #58 46.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:34 #58 47.11 (1/4) Installing dumb-init (1.2.5-r3) 08:35:34 #58 47.11 (2/4) Installing musl-obstack (1.2.3-r2) 08:35:34 #58 47.12 (3/4) Installing libucontext (1.3.2-r0) 08:35:34 #58 47.12 (4/4) Installing gcompat (1.1.0-r4) 08:35:34 #58 47.13 Executing busybox-1.37.0-r20.trigger 08:35:34 #58 47.13 OK: 8 MiB in 20 packages 08:35:34 #58 ... 08:35:34 08:35:34 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:35:34 #83 ... 08:35:34 08:35:34 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:35:34 #64 46.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:34 #64 47.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:34 #64 47.38 (1/7) Installing ca-certificates (20250911-r0) 08:35:34 #64 47.40 (2/7) Installing dumb-init (1.2.5-r3) 08:35:34 #64 47.40 (3/7) Installing libgcc (14.2.0-r6) 08:35:34 #64 47.41 (4/7) Installing libsodium (1.0.20-r1) 08:35:34 #64 47.42 (5/7) Installing libstdc++ (14.2.0-r6) 08:35:34 #64 47.44 (6/7) Installing libzmq (4.3.5-r2) 08:35:34 #64 47.45 (7/7) Installing zeromq (4.3.5-r2) 08:35:34 #64 47.45 Executing busybox-1.37.0-r20.trigger 08:35:34 #64 47.63 Executing ca-certificates-20250911-r0.trigger 08:35:34 #64 47.67 OK: 12 MiB in 23 packages 08:35:37 #64 ... 08:35:37 08:35:37 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:35:37 #84 ... 08:35:37 08:35:37 #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:37 #72 48.30 v3.23.3-53-g9f0122cdd5e [https://dl-cdn.alpinelinux.org/alpine/v3.23/main] 08:35:37 #72 48.30 v3.23.3-57-g54600958443 [https://dl-cdn.alpinelinux.org/alpine/v3.23/community] 08:35:37 #72 48.30 OK: 27575 distinct packages available 08:35:37 #72 48.67 (1/7) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.5-r0) 08:35:37 #72 48.92 (2/7) Upgrading libssl3 (3.5.4-r0 -> 3.5.5-r0) 08:35:37 #72 48.93 (3/7) Installing dumb-init (1.2.5-r3) 08:35:37 #72 48.94 (4/7) Installing musl-obstack (1.2.3-r2) 08:35:37 #72 48.94 (5/7) Installing libucontext (1.3.3-r0) 08:35:37 #72 48.94 (6/7) Installing gcompat (1.1.0-r4) 08:35:37 #72 48.94 (7/7) Installing openssl (3.5.5-r0) 08:35:37 #72 48.99 Executing busybox-1.37.0-r30.trigger 08:35:37 #72 49.00 OK: 9214 KiB in 21 packages 08:35:37 #72 ... 08:35:37 08:35:37 #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:37 #85 ... 08:35:37 08:35:37 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:37 #60 47.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:37 #60 47.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:37 #60 47.98 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:35:37 #60 47.98 v3.22.3-12-g4a7c26099f1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:35:37 #60 47.98 OK: 26324 distinct packages available 08:35:37 #60 48.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:37 #60 48.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:37 #60 48.44 (1/5) Installing dumb-init (1.2.5-r3) 08:35:37 #60 48.45 (2/5) Installing musl-obstack (1.2.3-r2) 08:35:37 #60 48.45 (3/5) Installing libucontext (1.3.2-r0) 08:35:37 #60 48.45 (4/5) Installing gcompat (1.1.0-r4) 08:35:37 #60 48.46 (5/5) Installing openssl (3.5.5-r0) 08:35:37 #60 48.47 Executing busybox-1.37.0-r20.trigger 08:35:37 #60 48.48 OK: 8 MiB in 21 packages 08:35:38 #60 ... 08:35:38 08:35:38 #86 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:35:38 #86 ... 08:35:38 08:35:38 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:38 #69 44.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:38 #69 44.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:38 #69 45.28 (1/4) Installing dumb-init (1.2.5-r3) 08:35:38 #69 45.29 (2/4) Installing openssl (3.5.5-r0) 08:35:38 #69 45.37 (3/4) Installing su-exec (0.2-r3) 08:35:38 #69 45.37 (4/4) Installing yq-go (4.47.2-r3) 08:35:38 #69 45.44 Executing busybox-1.37.0-r20.trigger 08:35:38 #69 45.44 OK: 20 MiB in 20 packages 08:35:39 #69 DONE 52.8s 08:35:39 08:35:39 #74 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:39 #74 DONE 52.7s 08:35:39 08:35:39 #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:39 #87 ... 08:35:39 08:35:39 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:39 #58 DONE 52.8s 08:35:39 08:35:39 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:35:39 #64 DONE 52.9s 08:35:39 08:35:39 #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:39 #72 DONE 52.5s 08:35:39 08:35:39 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:39 #60 DONE 52.8s 08:35:39 08:35:39 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:39 #76 DONE 15.4s 08:35:39 08:35:39 #88 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:35:39 #88 ... 08:35:39 08:35:39 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:39 #77 DONE 14.8s 08:35:39 08:35:39 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:39 #79 DONE 13.6s 08:35:39 08:35:39 #80 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:39 #80 DONE 13.4s 08:35:39 08:35:39 #85 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:39 #85 DONE 12.3s 08:35:39 08:35:39 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:40 #89 ... 08:35:40 08:35:40 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:35:40 #53 DONE 61.7s 08:35:40 08:35:40 #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:40 #90 ... 08:35:40 08:35:40 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:35:40 #78 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:40 #78 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:40 #78 14.70 OK: 7 MiB in 17 packages 08:35:40 #78 DONE 14.9s 08:35:40 08:35:40 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:40 #75 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:40 #75 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:40 #75 16.32 OK: 20 MiB in 20 packages 08:35:40 #75 DONE 16.5s 08:35:40 08:35:40 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:35:40 #83 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:40 #83 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:40 #83 15.95 OK: 7 MiB in 18 packages 08:35:40 #83 DONE 16.1s 08:35:40 08:35:40 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:35:40 #39 DONE 70.7s 08:35:40 08:35:40 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:35:40 #84 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:40 #84 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:40 #84 14.10 OK: 8 MiB in 19 packages 08:35:41 #84 ... 08:35:41 08:35:41 #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:35:41 #86 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:41 #86 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:41 #86 12.27 OK: 7 MiB in 17 packages 08:35:41 #86 DONE 12.6s 08:35:41 08:35:41 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:41 #0 0.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:41 #0 0.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:41 #0 1.206 OK: 8 MiB in 20 packages 08:35:41 #91 DONE 1.6s 08:35:41 08:35:41 #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:41 #87 0.868 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:41 #87 1.184 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:41 #87 1.703 (1/1) Installing dumb-init (1.2.5-r3) 08:35:41 #87 1.870 Executing busybox-1.37.0-r20.trigger 08:35:41 #87 1.876 OK: 7 MiB in 17 packages 08:35:41 #87 ... 08:35:41 08:35:41 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:41 #0 0.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:41 #0 0.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:41 #0 1.272 OK: 20 MiB in 20 packages 08:35:41 #92 DONE 2.2s 08:35:41 08:35:41 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:42 #93 ... 08:35:42 08:35:42 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:42 #81 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:42 #81 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:42 #81 12.88 OK: 13 MiB in 29 packages 08:35:42 #81 DONE 14.1s 08:35:42 08:35:42 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:35:42 #84 DONE 15.5s 08:35:42 08:35:42 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:42 #94 ... 08:35:42 08:35:42 #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:42 #87 DONE 2.8s 08:35:42 08:35:42 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:42 #82 12.14 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:42 #82 12.51 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:42 #82 13.06 OK: 265 MiB in 60 packages 08:35:42 #82 DONE 14.1s 08:35:42 08:35:42 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:35:44 #95 ... 08:35:44 08:35:44 #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:35:44 #0 2.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:44 #0 2.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:44 #0 2.739 OK: 12 MiB in 23 packages 08:35:44 #96 DONE 4.4s 08:35:44 08:35:44 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:35:44 #0 2.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:44 #0 2.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:44 #0 2.718 OK: 8 MiB in 21 packages 08:35:45 #97 ... 08:35:45 08:35:45 #88 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:35:45 #88 4.784 Preupgrading: 08:35:45 #88 4.784 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.4-r0) 08:35:45 #88 4.792 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.4-r0) 08:35:45 #88 4.797 Executing busybox-1.37.0-r30.trigger 08:35:45 #88 4.833 Continuing with the main upgrade transaction: 08:35:45 #88 5.204 (1/1) Upgrading alpine-release (3.23.2-r0 -> 3.23.3-r0) 08:35:45 #88 5.375 OK: 9214 KiB in 21 packages 08:35:46 #88 ... 08:35:46 08:35:46 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:35:46 #97 DONE 6.6s 08:35:46 08:35:46 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:46 #98 ... 08:35:46 08:35:46 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:47 #99 ... 08:35:47 08:35:47 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:47 #94 DONE 5.0s 08:35:47 08:35:47 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:47 #100 ... 08:35:47 08:35:47 #88 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:35:47 #88 DONE 7.9s 08:35:47 08:35:47 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:48 #101 ... 08:35:48 08:35:48 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:48 #93 DONE 6.3s 08:35:48 08:35:48 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:48 #102 ... 08:35:48 08:35:48 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:50 #103 ... 08:35:50 08:35:50 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:35:50 #95 DONE 7.7s 08:35:50 08:35:50 #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:00 #104 ... 08:36:00 08:36:00 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:36:57 #105 DONE 66.4s 08:36:57 08:36:57 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:57 #102 DONE 75.0s 08:36:57 08:36:57 #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:57 #98 DONE 74.9s 08:36:57 08:36:57 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:57 #99 DONE 68.2s 08:36:57 08:36:57 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:57 #101 DONE 75.1s 08:36:57 08:36:57 #106 [security-spire-config stage-2 6/10] COPY security.txt / 08:36:57 #106 ... 08:36:57 08:36:57 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:36:57 #103 DONE 66.7s 08:36:57 08:36:57 #107 [security-bootstrapper builder 6/7] COPY . . 08:37:05 #107 ... 08:37:05 08:37:05 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:37:05 #108 ... 08:37:05 08:37:05 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:37:05 #109 ... 08:37:05 08:37:05 #110 [security-spiffe-token-provider builder 6/7] COPY . . 08:37:05 #110 ... 08:37:05 08:37:05 #111 [support-notifications builder 6/7] COPY . . 08:37:10 #111 ... 08:37:10 08:37:10 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:37:10 #100 DONE 89.1s 08:37:10 08:37:10 #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:11 #90 ... 08:37:11 08:37:11 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:37:11 #108 DONE 16.3s 08:37:11 08:37:11 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:37:11 #109 ... 08:37:11 08:37:11 #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:37:13 #112 ... 08:37:13 08:37:13 #110 [security-spiffe-token-provider builder 6/7] COPY . . 08:37:13 #110 DONE 18.5s 08:37:14 08:37:14 #113 [security-spire-server stage-2 6/9] COPY security.txt / 08:37:16 #113 ... 08:37:16 08:37:16 #107 [security-proxy-setup builder 6/7] COPY . . 08:37:16 #107 DONE 20.5s 08:37:16 08:37:16 #111 [support-notifications builder 6/7] COPY . . 08:37:17 #111 ... 08:37:17 08:37:17 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:20 #114 ... 08:37:20 08:37:20 #115 [security-secretstore-setup builder 6/7] COPY . . 08:37:20 #115 CACHED 08:37:20 08:37:20 #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:37:20 #116 CACHED 08:37:20 08:37:20 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:20 #117 CACHED 08:37:20 08:37:20 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:20 #118 CACHED 08:37:20 08:37:20 #119 [security-bootstrapper builder 6/7] COPY . . 08:37:20 #119 CACHED 08:37:20 08:37:20 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:37:20 #120 CACHED 08:37:20 08:37:20 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:30 #121 ... 08:37:30 08:37:30 #122 [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:30 #122 ... 08:37:30 08:37:30 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:37:52 #123 ... 08:37:52 08:37:52 #106 [security-spire-config stage-2 6/10] COPY security.txt / 08:37:52 #106 DONE 55.5s 08:37:52 08:37:52 #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:37:52 #112 DONE 38.7s 08:37:52 08:37:52 #111 [support-notifications builder 6/7] COPY . . 08:37:52 #111 DONE 55.7s 08:37:52 08:37:52 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:52 #124 ... 08:37:52 08:37:52 #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:52 #90 DONE 130.6s 08:37:52 08:37:52 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:52 #89 DONE 130.6s 08:37:52 08:37:52 #125 [core-command builder 6/7] COPY . . 08:37:52 #125 ... 08:37:52 08:37:52 #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:52 #104 DONE 120.9s 08:37:52 08:37:52 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:37:52 #109 DONE 56.2s 08:37:52 08:37:52 #126 [support-scheduler builder 6/7] COPY . . 08:37:52 #126 ... 08:37:52 08:37:52 #113 [security-spire-server stage-2 6/9] COPY security.txt / 08:37:52 #113 DONE 38.0s 08:37:52 08:37:52 #127 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:38:00 #127 ... 08:38:00 08:38:00 #128 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:38:00 #128 ... 08:38:00 08:38:00 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:00 #114 33.64 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:38:00 #114 ... 08:38:00 08:38:00 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:00 #123 30.74 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:38:00 #123 ... 08:38:00 08:38:00 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:00 #122 30.60 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:38:01 #122 ... 08:38:01 08:38:01 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:01 #121 30.84 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:38:01 #121 ... 08:38:01 08:38:01 #129 [core-keeper builder 7/8] COPY . . 08:38:01 #129 ... 08:38:01 08:38:01 #128 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:38:01 #128 DONE 10.9s 08:38:01 08:38:01 #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:38:03 #130 ... 08:38:03 08:38:03 #131 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:38:25 #131 ... 08:38:25 08:38:25 #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:38:25 #130 DONE 32.5s 08:38:25 08:38:25 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:26 #114 ... 08:38:26 08:38:26 #132 [security-spire-agent stage-3 7/10] COPY security.txt / 08:38:50 #132 ... 08:38:50 08:38:50 #125 [security-proxy-auth builder 6/7] COPY . . 08:38:50 #125 DONE 56.3s 08:38:50 08:38:50 #129 [core-keeper builder 7/8] COPY . . 08:38:50 #129 DONE 55.9s 08:38:50 08:38:50 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:50 #133 CACHED 08:38:50 08:38:50 #134 [core-metadata builder 6/7] COPY . . 08:38:50 #134 CACHED 08:38:50 08:38:50 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:38:50 #135 CACHED 08:38:50 08:38:50 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 08:38:50 #136 CACHED 08:38:50 08:38:50 #137 [core-command builder 6/7] COPY . . 08:38:50 #137 CACHED 08:38:50 08:38:50 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:50 #138 CACHED 08:38:50 08:38:50 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:50 #139 CACHED 08:38:50 08:38:50 #140 [core-data builder 6/7] COPY . . 08:38:50 #140 CACHED 08:38:50 08:38:50 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 08:38:50 #141 CACHED 08:38:50 08:38:50 #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:50 #142 CACHED 08:38:50 08:38:50 #143 [core-common-config-bootstrapper builder 6/7] COPY . . 08:38:50 #143 CACHED 08:38:50 08:38:50 #144 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:38:50 #144 CACHED 08:38:50 08:38:50 #126 [support-scheduler builder 6/7] COPY . . 08:38:50 #126 DONE 56.2s 08:38:50 08:38:50 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:50 #145 ... 08:38:50 08:38:50 #127 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:38:50 #127 DONE 55.9s 08:38:50 08:38:50 #131 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:38:50 #131 DONE 43.7s 08:38:50 08:38:50 #146 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:38:50 #146 ... 08:38:50 08:38:50 #132 [security-spire-agent stage-3 7/10] COPY security.txt / 08:38:50 #132 DONE 23.1s 08:38:50 08:38:50 #147 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:38:55 #147 ... 08:38:55 08:38:55 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:55 #0 5.635 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:38:57 #148 ... 08:38:57 08:38:57 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:58 #149 ... 08:38:58 08:38:58 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:58 #124 56.56 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:38:58 #124 ... 08:38:58 08:38:58 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:58 #150 ... 08:38:58 08:38:58 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:58 #0 11.18 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:38:58 #151 ... 08:38:58 08:38:58 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:58 #152 ... 08:38:58 08:38:58 #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:38:58 #153 ... 08:38:58 08:38:58 #154 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:39:03 #154 DONE 16.0s 08:39:03 08:39:03 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:39:03 #149 16.15 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:39:09 #149 ... 08:39:09 08:39:09 #155 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:39:11 #155 ... 08:39:11 08:39:11 #146 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:39:11 #146 DONE 24.4s 08:39:11 08:39:11 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:11 #150 19.82 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:39:15 #150 ... 08:39:15 08:39:15 #156 [security-spire-config] exporting to image 08:39:15 #156 exporting layers 08:39:25 #156 ... 08:39:25 08:39:25 #122 [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:39:25 #122 123.9 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:39:29 #122 ... 08:39:29 08:39:29 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:39:29 #121 DONE 129.6s 08:39:29 08:39:29 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:31 #150 ... 08:39:31 08:39:31 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:39:31 #157 ... 08:39:31 08:39:31 #147 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:39:31 #147 DONE 41.8s 08:39:31 08:39:31 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:39:31 #114 DONE 134.8s 08:39:31 08:39:31 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:39:32 #157 ... 08:39:32 08:39:32 #122 [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:39:32 #122 DONE 132.1s 08:39:32 08:39:32 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:39:32 #152 45.17 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:39:34 #152 ... 08:39:34 08:39:34 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:39:34 #123 DONE 133.8s 08:39:34 08:39:34 #158 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:39:40 #158 ... 08:39:40 08:39:40 #155 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:39:40 #155 DONE 33.0s 08:39:40 08:39:40 #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:39:40 #153 45.15 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:39:42 #153 ... 08:39:42 08:39:42 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:39:42 #145 44.81 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:39:52 #145 ... 08:39:52 08:39:52 #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:56 #159 ... 08:39:56 08:39:56 #160 [security-spire-server] exporting to image 08:39:56 #160 exporting layers 08:40:01 #160 ... 08:40:01 08:40:01 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:40:12 #161 ... 08:40:12 08:40:12 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:40:18 #162 ... 08:40:18 08:40:18 #156 [security-spire-config] exporting to image 08:40:18 #156 exporting layers 60.2s done 08:40:18 #156 writing image sha256:3ca21f02cf0ee3eb58769a863242f9bd81c6057d040da41d2e8be07d1c5a4240 08:40:20 #156 writing image sha256:3ca21f02cf0ee3eb58769a863242f9bd81c6057d040da41d2e8be07d1c5a4240 1.6s done 08:40:20 #156 naming to docker.io/library/security-spire-config 08:40:21 #156 naming to docker.io/library/security-spire-config 1.0s done 08:40:21 #156 ... 08:40:21 08:40:21 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:40:21 #124 DONE 151.0s 08:40:21 08:40:21 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:40:23 #162 ... 08:40:23 08:40:23 #156 [security-spire-config] exporting to image 08:40:23 #156 DONE 69.4s 08:40:23 08:40:23 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:40:23 #157 DONE 52.4s 08:40:23 08:40:23 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:40:23 #151 ... 08:40:23 08:40:23 #158 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:40:23 #158 DONE 50.4s 08:40:24 08:40:24 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:40:24 #152 ... 08:40:24 08:40:24 #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:40:24 #163 ... 08:40:24 08:40:24 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:40:24 #161 DONE 33.2s 08:40:24 08:40:24 #164 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:40:24 #164 ... 08:40:24 08:40:24 #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:24 #159 DONE 33.7s 08:40:25 08:40:25 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:40:25 #162 DONE 12.9s 08:40:25 08:40:25 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:40:31 #165 ... 08:40:31 08:40:31 #160 [security-spire-server] exporting to image 08:40:31 #160 exporting layers 29.2s done 08:40:35 #160 ... 08:40:35 08:40:35 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:40:35 #166 ... 08:40:35 08:40:35 #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:35 #167 ... 08:40:35 08:40:35 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:35 #168 ... 08:40:35 08:40:35 #164 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:40:35 #164 DONE 11.4s 08:40:35 08:40:35 #160 [security-spire-server] exporting to image 08:40:35 #160 writing image sha256:14d9cf79aa4d59f8e07d5a35dd7084ecbe98d3a66457d235e9ea320ee90cf561 08:40:37 #160 writing image sha256:14d9cf79aa4d59f8e07d5a35dd7084ecbe98d3a66457d235e9ea320ee90cf561 1.5s done 08:40:37 #160 naming to docker.io/library/security-spire-server 08:40:39 #160 naming to docker.io/library/security-spire-server 1.5s done 08:40:41 #160 ... 08:40:41 08:40:41 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:40:41 #151 DONE 113.9s 08:40:41 08:40:41 #169 [security-spire-agent] exporting to image 08:40:41 #169 exporting layers 08:40:47 #169 ... 08:40:47 08:40:47 #160 [security-spire-server] exporting to image 08:40:47 #160 DONE 51.0s 08:40:47 08:40:47 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:41:09 #150 ... 08:41:09 08:41:09 #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:09 #167 DONE 43.6s 08:41:09 08:41:09 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:41:11 #149 ... 08:41:11 08:41:11 #170 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:14 #170 ... 08:41:14 08:41:14 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:41:14 #166 DONE 49.3s 08:41:14 08:41:14 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:41:14 #152 ... 08:41:14 08:41:14 #171 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:24 #171 ... 08:41:24 08:41:24 #172 [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:41:26 #172 ... 08:41:26 08:41:26 #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:41:26 #163 DONE 62.3s 08:41:26 08:41:26 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:41:26 #173 ... 08:41:26 08:41:26 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:41:26 #165 DONE 61.8s 08:41:27 08:41:27 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:41:27 #145 DONE 160.0s 08:41:27 08:41:27 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:41:27 #149 ... 08:41:27 08:41:27 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:41:27 #148 DONE 160.1s 08:41:27 08:41:27 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:41:27 #150 DONE 160.1s 08:41:27 08:41:27 #169 [security-spire-agent] exporting to image 08:41:27 #169 exporting layers 48.5s done 08:41:29 #169 ... 08:41:29 08:41:29 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:41:29 #149 DONE 162.5s 08:41:29 08:41:29 #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:29 #171 ... 08:41:29 08:41:29 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:29 #168 DONE 65.0s 08:41:29 08:41:29 #174 [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:41:30 #174 ... 08:41:30 08:41:30 #153 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:41:30 #153 DONE 163.7s 08:41:30 08:41:30 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:41:30 #152 DONE 163.7s 08:41:30 08:41:30 #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:31 #171 ... 08:41:31 08:41:31 #169 [security-spire-agent] exporting to image 08:41:31 #169 writing image sha256:376f0aff3ffb5482d894ada582049d0e6f2a2932c84672a8d63b0ca94a30c563 0.0s done 08:41:31 #169 naming to docker.io/library/security-spire-agent 0.1s done 08:41:31 #169 DONE 53.2s 08:41:31 08:41:31 #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:32 #175 ... 08:41:32 08:41:32 #170 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:32 #170 DONE 21.0s 08:41:32 08:41:32 #176 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:32 #176 ... 08:41:32 08:41:32 #172 [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:41:32 #172 DONE 18.2s 08:41:32 08:41:32 #177 [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:41:32 #177 ... 08:41:32 08:41:32 #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:32 #171 DONE 18.3s 08:41:32 08:41:32 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:41:32 #173 DONE 6.2s 08:41:32 08:41:32 #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:32 #178 ... 08:41:32 08:41:32 #174 [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:41:32 #174 DONE 5.7s 08:41:33 08:41:33 #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:33 #179 DONE 2.7s 08:41:33 08:41:33 #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:41:33 #180 DONE 2.8s 08:41:33 08:41:33 #181 [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:41:33 #181 ... 08:41:33 08:41:33 #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:41:33 #182 DONE 2.3s 08:41:33 08:41:33 #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:33 #175 DONE 2.0s 08:41:33 08:41:33 #176 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:33 #176 DONE 1.6s 08:41:33 08:41:33 #177 [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:41:33 #177 DONE 1.2s 08:41:33 08:41:33 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:41:33 #183 ... 08:41:33 08:41:33 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:33 #184 CACHED 08:41:33 08:41:33 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:33 #185 CACHED 08:41:33 08:41:33 #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:33 #178 DONE 1.1s 08:41:33 08:41:33 #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:41:33 #186 CACHED 08:41:33 08:41:33 #187 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:41:33 #187 CACHED 08:41:33 08:41:33 #188 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:41:33 #188 CACHED 08:41:33 08:41:33 #189 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:41:33 #189 CACHED 08:41:33 08:41:33 #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:41:33 #190 DONE 1.1s 08:41:33 08:41:33 #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:41:33 #191 DONE 1.1s 08:41:33 08:41:33 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:41:33 #192 ... 08:41:33 08:41:33 #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:33 #193 DONE 1.0s 08:41:33 08:41:33 #181 [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:41:33 #181 DONE 1.0s 08:41:34 08:41:34 #194 [security-spiffe-token-provider] exporting to image 08:41:34 #194 exporting layers 08:41:34 #194 ... 08:41:34 08:41:34 #195 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:41:34 #195 DONE 0.8s 08:41:34 08:41:34 #196 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:34 #196 DONE 0.8s 08:41:34 08:41:34 #197 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:41:37 #197 ... 08:41:37 08:41:37 #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:41:37 #198 DONE 3.6s 08:41:37 08:41:37 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:41:37 #183 DONE 3.6s 08:41:37 08:41:37 #199 [support-notifications] exporting to image 08:41:37 #199 ... 08:41:37 08:41:37 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:41:37 #200 DONE 3.7s 08:41:37 08:41:37 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:41:37 #201 DONE 3.8s 08:41:37 08:41:37 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:41:37 #202 ... 08:41:37 08:41:37 #203 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:41:37 #203 DONE 4.0s 08:41:37 08:41:37 #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:41:37 #204 DONE 4.2s 08:41:37 08:41:37 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:41:37 #192 DONE 4.0s 08:41:37 08:41:37 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:41:38 #205 ... 08:41:38 08:41:38 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:41:38 #206 DONE 4.0s 08:41:38 08:41:38 #207 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:41:38 #207 DONE 4.1s 08:41:38 08:41:38 #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:41:38 #208 ... 08:41:38 08:41:38 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:41:38 #209 DONE 4.1s 08:41:38 08:41:38 #194 [security-spiffe-token-provider] exporting to image 08:41:38 #194 exporting layers 3.1s done 08:41:38 #194 writing image sha256:c0c1bc6697e9f0eeb259eef5e6af2cd97b5cc316b2ef7a8e97436c13583bd74a 0.1s done 08:41:38 #194 naming to docker.io/library/security-spiffe-token-provider done 08:41:38 #194 DONE 4.2s 08:41:38 08:41:38 #197 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:41:38 #197 DONE 4.1s 08:41:38 08:41:38 #210 [core-keeper] exporting to image 08:41:38 #210 exporting layers 0.5s done 08:41:38 #210 ... 08:41:38 08:41:38 #199 [support-notifications] exporting to image 08:41:38 #199 exporting layers 1.1s done 08:41:38 #199 writing image sha256:1379d5f37249f12c28dc773055f1038bf0382f368cb3dbad1e294c049a1f85d6 0.0s done 08:41:38 #199 naming to docker.io/library/support-notifications 0.1s done 08:41:38 #199 DONE 1.6s 08:41:38 08:41:38 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:41:38 #211 DONE 1.7s 08:41:38 08:41:38 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:41:38 #212 DONE 1.5s 08:41:38 08:41:38 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:41:38 #202 DONE 1.5s 08:41:38 08:41:38 #213 [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:41:38 #213 DONE 1.1s 08:41:38 08:41:38 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:41:38 #205 DONE 1.1s 08:41:38 08:41:38 #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:41:38 #214 DONE 1.0s 08:41:38 08:41:38 #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:41:38 #208 DONE 0.9s 08:41:38 08:41:38 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:41:38 #215 DONE 0.9s 08:41:38 08:41:38 #210 [core-keeper] exporting to image 08:41:38 #210 writing image sha256:aa2ce5a8baa7360b91b47dd9d504557f525b644abadd0d10a1ecabf6acc6ba25 done 08:41:38 #210 naming to docker.io/library/core-keeper done 08:41:39 #210 DONE 0.8s 08:41:39 08:41:39 #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:41:39 #216 DONE 0.8s 08:41:39 08:41:39 #217 [support-scheduler] exporting to image 08:41:39 #217 ... 08:41:39 08:41:39 #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:41:39 #218 DONE 0.6s 08:41:39 08:41:39 #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:41:39 #219 DONE 0.6s 08:41:39 08:41:39 #220 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:41:39 #220 DONE 0.6s 08:41:39 08:41:39 #221 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:41:39 #221 DONE 0.6s 08:41:39 08:41:39 #222 [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:41:39 #222 DONE 0.6s 08:41:39 08:41:39 #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:41:39 #223 DONE 0.2s 08:41:39 08:41:39 #224 [core-metadata] exporting to image 08:41:39 #224 ... 08:41:39 08:41:39 #225 [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:41:39 #225 DONE 0.2s 08:41:40 08:41:40 #217 [support-scheduler] exporting to image 08:41:40 #217 exporting layers 0.7s done 08:41:40 #217 writing image sha256:351899ad4c79f664d048a833a24bfefb4324308110c33cefa6cd31bae6fe3fff 0.0s done 08:41:40 #217 naming to docker.io/library/support-scheduler 0.0s done 08:41:40 #217 ... 08:41:40 08:41:40 #226 [core-command] exporting to image 08:41:40 #226 exporting layers 0.7s done 08:41:40 #226 writing image sha256:0a019c75cdf5bb850431d2e0425190ef89ee8b561b6b445ca44d581619dc828d 0.0s done 08:41:40 #226 naming to docker.io/library/core-command done 08:41:40 #226 DONE 1.2s 08:41:40 08:41:40 #227 [core-data] exporting to image 08:41:40 #227 exporting layers 0.7s done 08:41:40 #227 writing image sha256:2e28e116af88e64c880265d1f2ee86b37aa07541d19de997729aff6c1569ceac 0.0s done 08:41:40 #227 naming to docker.io/library/core-data 0.0s done 08:41:40 #227 DONE 1.2s 08:41:40 08:41:40 #224 [core-metadata] exporting to image 08:41:40 #224 exporting layers 0.3s done 08:41:40 #224 ... 08:41:40 08:41:40 #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:40 #228 DONE 1.4s 08:41:40 08:41:40 #217 [support-scheduler] exporting to image 08:41:40 #217 DONE 1.3s 08:41:40 08:41:40 #224 [core-metadata] exporting to image 08:41:40 #224 writing image sha256:dc5196af30ac07929009d9abcc89844e03720081b74db56aa1e5d327756923e5 08:41:40 #224 ... 08:41:40 08:41:40 #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:40 #229 DONE 1.0s 08:41:40 08:41:40 #230 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:40 #230 DONE 1.0s 08:41:40 08:41:40 #224 [core-metadata] exporting to image 08:41:40 #224 writing image sha256:dc5196af30ac07929009d9abcc89844e03720081b74db56aa1e5d327756923e5 done 08:41:40 #224 naming to docker.io/library/core-metadata done 08:41:40 #224 DONE 1.3s 08:41:40 08:41:40 #231 [core-common-config-bootstrapper] exporting to image 08:41:41 #231 ... 08:41:41 08:41:41 #232 [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:41:41 #232 DONE 1.2s 08:41:41 08:41:41 #233 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:41:41 #233 ... 08:41:41 08:41:41 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:41 #234 DONE 1.6s 08:41:41 08:41:41 #235 [security-secretstore-setup] exporting to image 08:41:41 #235 ... 08:41:41 08:41:41 #233 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:41:41 #233 DONE 0.5s 08:41:41 08:41:41 #231 [core-common-config-bootstrapper] exporting to image 08:41:41 #231 exporting layers 0.6s done 08:41:41 #231 writing image sha256:0a856c98907dfde8e2ed9b07a97554342fec5d1a6a59e5959465fe19d1d9a549 0.1s done 08:41:41 #231 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:41:41 #231 DONE 1.0s 08:41:41 08:41:41 #236 [security-proxy-auth] exporting to image 08:41:41 #236 exporting layers 0.8s done 08:41:41 #236 writing image sha256:e19d52a12fe5b9d8f83b0246bd2bd346664a1a361f9f044d6077456076ef9497 0.1s done 08:41:41 #236 naming to docker.io/library/security-proxy-auth 0.0s done 08:41:41 #236 DONE 1.0s 08:41:41 08:41:41 #237 [security-proxy-setup] exporting to image 08:41:41 #237 exporting layers 1.2s done 08:41:41 #237 writing image sha256:c736e1eb8f23bf3272fe773c5d566af24fcf9d86d3f884a0bc78aaa0a88ab311 0.0s done 08:41:41 #237 naming to docker.io/library/security-proxy-setup 0.0s done 08:41:42 #237 DONE 1.4s 08:41:42 08:41:42 #235 [security-secretstore-setup] exporting to image 08:41:42 #235 exporting layers 0.6s done 08:41:42 #235 writing image sha256:df03c60cfcd5c8ddb39d3387bca9478c9e2a8609c4161ff2f34185150f3eb850 done 08:41:42 #235 naming to docker.io/library/security-secretstore-setup 0.0s done 08:41:42 #235 DONE 0.8s 08:41:42 08:41:42 #238 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:41:42 #238 DONE 0.7s 08:41:42 08:41:42 #239 [security-bootstrapper] exporting to image 08:41:42 #239 exporting layers 0.6s done 08:41:42 #239 writing image sha256:66dee189ff38db12cc7a9b552d87306d2812ac19cca06be3bd2a23fc9cc59899 done 08:41:42 #239 naming to docker.io/library/security-bootstrapper done 08:41:42 #239 DONE 0.6s 08:41:42 time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:42 time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:42 time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:42 time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:42 time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:42 time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:42 time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:42 time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:42 time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:42 time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:42 time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:42 time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:42 time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:42 time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:42 time="2026-02-06T08:34:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:41:42 $ docker stop --time=1 7b4a04e83e75bbedcc7b2b7917656289539486bb0eecb2b95b63acbcc5fa5014 08:41:44 $ docker rm -f --volumes 7b4a04e83e75bbedcc7b2b7917656289539486bb0eecb2b95b63acbcc5fa5014 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:44 + docker images 08:41:44 REPOSITORY TAG IMAGE ID CREATED SIZE 08:41:44 security-bootstrapper latest 66dee189ff38 3 seconds ago 21.6MB 08:41:44 security-secretstore-setup latest df03c60cfcd5 3 seconds ago 83.7MB 08:41:44 security-proxy-auth latest e19d52a12fe5 4 seconds ago 46.1MB 08:41:44 core-common-config-bootstrapper latest 0a856c98907d 4 seconds ago 20.5MB 08:41:44 security-proxy-setup latest c736e1eb8f23 4 seconds ago 52MB 08:41:44 core-metadata latest dc5196af30ac 5 seconds ago 47.1MB 08:41:44 core-command latest 0a019c75cdf5 6 seconds ago 41.3MB 08:41:44 support-scheduler latest 351899ad4c79 6 seconds ago 51.2MB 08:41:44 core-data latest 2e28e116af88 6 seconds ago 47MB 08:41:44 core-keeper latest aa2ce5a8baa7 6 seconds ago 46.8MB 08:41:44 support-notifications latest 1379d5f37249 8 seconds ago 54.9MB 08:41:44 security-spiffe-token-provider latest c0c1bc6697e9 11 seconds ago 50.2MB 08:41:44 security-spire-agent latest 376f0aff3ffb About a minute ago 244MB 08:41:44 security-spire-server latest 14d9cf79aa4d 2 minutes ago 178MB 08:41:44 security-spire-config latest 3ca21f02cf0e 2 minutes ago 177MB 08:41:44 ci-base-image-x86_64 latest 5c903f137b69 10 minutes ago 1GB 08:41:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 3 months ago 636MB 08:41:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 8 months ago 573MB 08:41:44 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:41:45 provisioning config files... 08:41:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config12240114360234729038tmp [Pipeline] { [Pipeline] sh 08:41:45 + set +x 08:41:45 + curl -s https://codecov.io/bash 08:41:45 + bash -s -- 08:41:45 08:41:45 _____ _ 08:41:45 / ____| | | 08:41:45 | | ___ __| | ___ ___ _____ __ 08:41:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:41:45 | |___| (_) | (_| | __/ (_| (_) \ V / 08:41:45 \_____\___/ \__,_|\___|\___\___/ \_/ 08:41:45 Bash-1.0.6 08:41:45 08:41:45 08:41:45 ==> git version 2.25.1 found 08:41:45 ==> 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:41:45 Release-Date: 2020-01-08 08:41:45 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:41:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:41:45 ==> Jenkins CI detected. 08:41:45 current dir:  /w/workspace/edgex-go/6 08:41:45 project root: . 08:41:45 --> token set from env 08:41:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:41:45 ==> Running gcov in . (disable via -X gcov) 08:41:45 ==> Python coveragepy not found 08:41:45 ==> Searching for coverage reports in: 08:41:45 + . 08:41:45 -> Found 1 reports 08:41:45 ==> Detecting git/mercurial file structure 08:41:45 ==> Reading reports 08:41:45 + ./coverage.out bytes=1044038 08:41:45 ==> Appending adjustments 08:41:45 https://docs.codecov.io/docs/fixing-reports 08:41:47 + Found adjustments 08:41:47 ==> Gzipping contents 08:41:47 108K /tmp/codecov.VLWRsG.gz 08:41:47 ==> Uploading reports 08:41:47 url: https://codecov.io 08:41:47 query: branch=PR-5353&commit=dfa307e77e54be537c6480b7d8f21a96803f49a3&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5353%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5353&job=&cmd_args= 08:41:47 -> Pinging Codecov 08:41:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5353&commit=dfa307e77e54be537c6480b7d8f21a96803f49a3&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5353%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5353&job=&cmd_args= 08:41:47 -> Uploading to 08:41:47 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/dfa307e77e54be537c6480b7d8f21a96803f49a3/a260eb18-9907-4978-a31a-77f677f128f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260206%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260206T084147Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=118c3060ba4f550c65c9924d192f7c14c032a3178d4d05ae77189f20f683f277 08:41:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:41:47 Dload Upload Total Spent Left Speed 08:41:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 429k --:--:-- --:--:-- --:--:-- 427k 08:41:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dfa307e77e54be537c6480b7d8f21a96803f49a3 [Pipeline] } 08:41:47 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:41:48 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 08:41:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:41:49 ---> package-listing.sh 08:41:49 ++ facter osfamily 08:41:49 ++ tr '[:upper:]' '[:lower:]' 08:41:49 + OS_FAMILY=debian 08:41:49 + workspace=/w/workspace/edgex-go/6 08:41:49 + START_PACKAGES=/tmp/packages_start.txt 08:41:49 + END_PACKAGES=/tmp/packages_end.txt 08:41:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:41:49 + PACKAGES=/tmp/packages_start.txt 08:41:49 + '[' /w/workspace/edgex-go/6 ']' 08:41:49 + PACKAGES=/tmp/packages_end.txt 08:41:49 + case "${OS_FAMILY}" in 08:41:49 + dpkg -l 08:41:49 + grep '^ii' 08:41:49 + '[' -f /tmp/packages_start.txt ']' 08:41:49 + '[' -f /tmp/packages_end.txt ']' 08:41:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:41:49 + '[' /w/workspace/edgex-go/6 ']' 08:41:49 + mkdir -p /w/workspace/edgex-go/6/archives/ 08:41:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 08:41:49 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:41:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:50 08:41:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:51 latest: Pulling from edgex-lftools-log-publisher 08:41:51 5eb5b503b376: Pulling fs layer 08:41:51 5c69ac0246d0: Pulling fs layer 08:41:51 ec43610c2a17: Pulling fs layer 08:41:51 3a2ae6a8a46f: Pulling fs layer 08:41:51 33b1e0a273af: Pulling fs layer 08:41:51 5d3b04190fa2: Pulling fs layer 08:41:51 2f39f015ded8: Pulling fs layer 08:41:51 33b1e0a273af: Waiting 08:41:51 5d3b04190fa2: Waiting 08:41:51 3a2ae6a8a46f: Waiting 08:41:51 2f39f015ded8: Waiting 08:41:51 5c69ac0246d0: Verifying Checksum 08:41:51 5c69ac0246d0: Download complete 08:41:51 3a2ae6a8a46f: Download complete 08:41:51 33b1e0a273af: Verifying Checksum 08:41:51 33b1e0a273af: Download complete 08:41:51 5d3b04190fa2: Verifying Checksum 08:41:51 5d3b04190fa2: Download complete 08:41:51 ec43610c2a17: Download complete 08:41:51 5eb5b503b376: Verifying Checksum 08:41:51 5eb5b503b376: Download complete 08:41:51 2f39f015ded8: Download complete 08:41:52 5eb5b503b376: Pull complete 08:41:53 5c69ac0246d0: Pull complete 08:41:54 ec43610c2a17: Pull complete 08:41:54 3a2ae6a8a46f: Pull complete 08:41:54 33b1e0a273af: Pull complete 08:41:54 5d3b04190fa2: Pull complete 08:41:59 2f39f015ded8: Pull complete 08:42:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:42:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:00 prd-ubuntu20.04-docker-8c-8g-1668 does not seem to be running inside a container 08:42:00 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:42:08 $ docker top d405e81335ab64d5e326342579f97c6f63d167176ad2d02d60dd6bd83be8afaf -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:08 + touch /tmp/pre-build-complete [Pipeline] sh 08:42:08 + mkdir -p /var/log/sysstat [Pipeline] sh 08:42:09 + ls /var/log/sa-host 08:42:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:09 provisioning config files... 08:42:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config5955994910004428448tmp [Pipeline] { [Pipeline] echo 08:42:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:42:09 ---> create-netrc.sh [Pipeline] } 08:42:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:42:09 ---> python-tools-install.sh [Pipeline] echo 08:42:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:42:10 ---> sudo-logs.sh 08:42:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:42:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:42:10 ---> job-cost.sh 08:42:10 lf-activate-venv: SKIPPING 08:42:10 INFO: No Stack... 08:42:10 INFO: Retrieving Pricing Info for: v3-standard-8 08:42:11 INFO: Archiving Costs [Pipeline] echo 08:42:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:42:11 ---> logs-deploy.sh 08:42:11 lf-activate-venv: SKIPPING 08:42:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5353/6 08:42:11 INFO: archiving workspace using pattern(s): 08:42:12 Archives upload complete. 08:42:12 INFO: archiving logs to Nexus 08:42:13 ---> uname -a: 08:42:13 Linux prd-ubuntu20-04-docker-8c-8g-1668 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:42:13 08:42:13 08:42:13 ---> lscpu: 08:42:13 Architecture: x86_64 08:42:13 CPU op-mode(s): 32-bit, 64-bit 08:42:13 Byte Order: Little Endian 08:42:13 Address sizes: 40 bits physical, 48 bits virtual 08:42:13 CPU(s): 8 08:42:13 On-line CPU(s) list: 0-7 08:42:13 Thread(s) per core: 1 08:42:13 Core(s) per socket: 1 08:42:13 Socket(s): 8 08:42:13 NUMA node(s): 1 08:42:13 Vendor ID: AuthenticAMD 08:42:13 CPU family: 23 08:42:13 Model: 49 08:42:13 Model name: AMD EPYC-Rome Processor 08:42:13 Stepping: 0 08:42:13 CPU MHz: 2799.998 08:42:13 BogoMIPS: 5599.99 08:42:13 Virtualization: AMD-V 08:42:13 Hypervisor vendor: KVM 08:42:13 Virtualization type: full 08:42:13 L1d cache: 256 KiB 08:42:13 L1i cache: 256 KiB 08:42:13 L2 cache: 4 MiB 08:42:13 L3 cache: 128 MiB 08:42:13 NUMA node0 CPU(s): 0-7 08:42:13 Vulnerability Gather data sampling: Not affected 08:42:13 Vulnerability Itlb multihit: Not affected 08:42:13 Vulnerability L1tf: Not affected 08:42:13 Vulnerability Mds: Not affected 08:42:13 Vulnerability Meltdown: Not affected 08:42:13 Vulnerability Mmio stale data: Not affected 08:42:13 Vulnerability Retbleed: Vulnerable 08:42:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:42:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:42:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:42:13 Vulnerability Srbds: Not affected 08:42:13 Vulnerability Tsx async abort: Not affected 08:42:13 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:42:13 08:42:13 08:42:13 ---> nproc: 08:42:13 8 08:42:13 08:42:13 08:42:13 ---> df -h: 08:42:13 Filesystem Size Used Avail Use% Mounted on 08:42:13 overlay 155G 32G 123G 21% / 08:42:13 tmpfs 64M 0 64M 0% /dev 08:42:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:42:13 shm 64M 0 64M 0% /dev/shm 08:42:13 /dev/vda1 155G 32G 123G 21% /facter-os 08:42:13 08:42:13 08:42:13 ---> sar -b -r -n DEV: 08:42:13 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1668) 02/06/26 _x86_64_ (8 CPU) 08:42:13 08:42:13 08:29:58 LINUX RESTART (8 CPU) 08:42:13 08:42:13 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:42:13 08:31:00 388.19 94.12 294.07 0.00 12194.50 206946.98 0.00 08:42:13 08:32:01 196.46 13.72 182.74 0.00 2103.66 59801.34 0.00 08:42:13 08:33:01 49.93 0.05 49.88 0.00 0.40 39642.61 0.00 08:42:13 08:34:01 52.12 0.28 51.83 0.00 3.20 20471.04 0.00 08:42:13 08:35:01 303.52 0.28 303.23 0.00 28.00 249345.78 0.00 08:42:13 08:36:01 254.55 3.46 251.08 0.00 2010.13 65406.00 0.00 08:42:13 08:37:01 207.25 4.65 202.60 0.00 46.93 90807.67 0.00 08:42:13 08:38:01 322.53 9.56 312.96 0.00 76.51 133074.04 0.00 08:42:13 08:39:01 151.82 0.13 151.69 0.00 1.07 92501.48 0.00 08:42:13 08:40:02 330.04 0.31 329.73 0.00 5.52 92567.69 0.00 08:42:13 08:41:01 484.34 0.19 484.16 0.00 1.49 113974.04 0.00 08:42:13 08:42:01 606.80 3.80 603.00 0.00 2519.03 85140.15 0.00 08:42:13 Average: 278.62 10.89 267.73 0.00 1583.56 104048.33 0.00 08:42:13 08:42:13 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:42:13 08:31:00 29154700 31594776 720660 2.19 75292 2662236 1746168 5.15 915948 2448812 386308 08:42:13 08:32:01 26629288 31277940 997096 3.03 125000 4663744 2298420 6.78 1902096 3788164 676688 08:42:13 08:33:01 26123328 31158464 1113088 3.39 130608 5014452 2488268 7.34 1995632 4166700 416956 08:42:13 08:34:01 25536984 31399208 871624 2.65 137316 5777072 1947584 5.74 2046232 4648140 639824 08:42:13 08:35:01 18857912 31310284 950484 2.89 152016 12196964 3422784 10.09 2241068 10951920 1357688 08:42:13 08:36:01 17686660 31324892 924116 2.81 195820 13237400 2680500 7.90 2599736 11653552 635920 08:42:13 08:37:01 15121728 31314020 927872 2.82 263640 15554960 2893668 8.53 2881680 13761076 394444 08:42:13 08:38:01 9669896 30748632 1471352 4.48 374796 19987672 4601384 13.57 3856640 17860060 1112228 08:42:13 08:39:01 7598892 30521580 1675200 5.10 388832 21703584 6086124 17.94 4897860 18748476 272216 08:42:13 08:40:02 5839004 30106808 2090812 6.36 407428 22914584 5955100 17.56 5376124 19915600 108936 08:42:13 08:41:01 2934704 29803156 2397648 7.29 423664 25379256 5866628 17.30 6643192 21438244 112776 08:42:13 08:42:01 4494884 31396836 835496 2.54 450532 25446268 2064444 6.09 3841520 22781588 230748 08:42:13 Average: 15803998 30996383 1247954 3.80 260412 14544849 3504256 10.33 3266477 12680194 528728 08:42:13 08:42:13 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:42:13 08:31:00 ens3 956.21 795.28 7509.27 121.14 0.00 0.00 0.00 0.00 08:42:13 08:31:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:31:00 lo 4.43 4.43 0.43 0.43 0.00 0.00 0.00 0.00 08:42:13 08:32:01 veth2535d2c 0.05 0.16 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:32:01 ens3 732.91 550.40 7930.34 111.68 0.00 0.00 0.00 0.00 08:42:13 08:32:01 docker0 433.54 549.29 33.82 4586.43 0.00 0.00 0.00 0.00 08:42:13 08:32:01 lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 08:42:13 08:33:01 veth2535d2c 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 08:42:13 08:33:01 ens3 23.90 15.63 20.28 10.47 0.00 0.00 0.00 0.00 08:42:13 08:33:01 docker0 1.30 1.30 0.10 0.11 0.00 0.00 0.00 0.00 08:42:13 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:13 08:34:01 veth2535d2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:34:01 ens3 21.99 13.38 19.05 10.96 0.00 0.00 0.00 0.00 08:42:13 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:35:01 veth559b60d 1.82 4.78 0.15 43.24 0.00 0.00 0.00 0.00 08:42:13 08:35:01 veth80e2620 1.62 3.55 0.14 42.58 0.00 0.00 0.00 0.00 08:42:13 08:35:01 veth5dfe8df 1.50 3.28 0.13 42.57 0.00 0.00 0.00 0.00 08:42:13 08:35:01 veth22a4215 2.92 7.10 0.24 122.88 0.00 0.00 0.00 0.01 08:42:13 08:35:01 veth847e1e0 0.62 1.33 0.05 0.27 0.00 0.00 0.00 0.00 08:42:13 08:35:01 ens3 191.80 121.36 3863.16 27.06 0.00 0.00 0.00 0.00 08:42:13 08:35:01 veth15fc562 1.88 3.85 0.16 43.26 0.00 0.00 0.00 0.00 08:42:13 08:35:01 veth8e45a79 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:35:01 veth3992dd3 1.82 4.02 0.16 48.80 0.00 0.00 0.00 0.00 08:42:13 08:35:01 docker0 18.68 34.26 1.32 513.58 0.00 0.00 0.00 0.00 08:42:13 08:35:01 veth2a9e22a 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:42:13 08:35:01 vethd81d609 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 08:42:13 08:35:01 veth367e24c 1.48 4.23 0.13 42.64 0.00 0.00 0.00 0.00 08:42:13 08:35:01 vethd1b5e7b 1.55 3.80 0.13 42.60 0.00 0.00 0.00 0.00 08:42:13 08:35:01 vethd453175 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:35:01 veth8a4f13c 3.33 5.95 0.28 85.11 0.00 0.00 0.00 0.01 08:42:13 08:35:01 veth747a78f 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:42:13 08:35:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 08:42:13 08:36:01 vethbf0300d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:36:01 vethda243ac 14.07 17.17 1.63 11.82 0.00 0.00 0.00 0.00 08:42:13 08:36:01 veth04cf101 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:36:01 veth7bb3dec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:36:01 veth847e1e0 0.13 2.13 0.01 0.09 0.00 0.00 0.00 0.00 08:42:13 08:36:01 ens3 525.10 299.35 3467.26 40.90 0.00 0.00 0.00 0.00 08:42:13 08:36:01 veth9787cdd 31.95 40.24 3.34 100.34 0.00 0.00 0.00 0.01 08:42:13 08:36:01 vethc4b8da3 102.20 169.70 10.32 1312.17 0.00 0.00 0.00 0.11 08:42:13 08:36:01 veth0ef42ec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:36:01 docker0 198.97 321.30 16.90 2717.43 0.00 0.00 0.00 0.00 08:42:13 08:36:01 vethe64ac7a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:36:01 veth419961e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:36:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 08:42:13 08:37:01 vethbf0300d 12.51 14.10 1.46 10.29 0.00 0.00 0.00 0.00 08:42:13 08:37:01 veth847e1e0 0.02 0.25 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:37:01 ens3 341.88 174.04 2551.96 21.64 0.00 0.00 0.00 0.00 08:42:13 08:37:01 docker0 168.66 334.33 15.94 2544.78 0.00 0.00 0.00 0.00 08:42:13 08:37:01 vethe64ac7a 12.13 14.00 1.43 10.29 0.00 0.00 0.00 0.00 08:42:13 08:37:01 veth2364f7f 12.35 13.90 1.45 10.28 0.00 0.00 0.00 0.00 08:42:13 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:13 08:38:01 veth847e1e0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:38:01 ens3 554.12 260.65 4364.47 35.25 0.00 0.00 0.00 0.00 08:42:13 08:38:01 vethf855db5 0.05 0.27 0.00 0.02 0.00 0.00 0.00 0.00 08:42:13 08:38:01 docker0 216.56 406.80 19.84 3902.80 0.00 0.00 0.00 0.00 08:42:13 08:38:01 veth96dbb08 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:38:01 veth351fe35 0.05 0.23 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:38:01 vethf4aacbf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:38:01 vethdb39c76 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:38:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 08:42:13 08:38:01 vethc07022d 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 08:42:13 08:39:01 veth2b22e60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:39:01 vetha78de6b 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:39:01 veth847e1e0 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:39:01 ens3 166.63 48.99 471.43 10.35 0.00 0.00 0.00 0.00 08:42:13 08:39:01 vethf855db5 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:39:01 docker0 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:42:13 08:39:01 veth96dbb08 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:39:01 veth351fe35 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:39:01 veth9fa358b 0.05 0.25 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:39:01 veth8e88b94 0.05 0.27 0.00 0.02 0.00 0.00 0.00 0.00 08:42:13 08:39:01 vethef9ca76 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:39:01 veth73ede16 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:39:01 veth32d8f2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:39:01 vetha2e7832 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:39:01 veth5afbd51 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:39:01 vethdb39c76 0.05 0.33 0.00 0.02 0.00 0.00 0.00 0.00 08:42:13 08:39:01 vethee2c633 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:13 08:39:01 vethc07022d 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:40:02 veth2b22e60 0.05 0.21 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:40:02 vetha78de6b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:40:02 veth847e1e0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:40:02 ens3 83.89 79.26 69.80 217.67 0.00 0.00 0.00 0.00 08:42:13 08:40:02 docker0 0.15 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:40:02 veth9fa358b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:40:02 veth8e88b94 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:40:02 veth73ede16 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 08:42:13 08:40:02 vetha2e7832 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 08:42:13 08:40:02 veth5afbd51 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:40:02 vethdb39c76 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:42:13 08:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:41:01 veth2b22e60 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:41:01 vetha78de6b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:41:01 veth847e1e0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:41:01 ens3 229.86 61.87 518.08 15.39 0.00 0.00 0.00 0.00 08:42:13 08:41:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:41:01 veth8e88b94 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:41:01 veth73ede16 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:41:01 vetha2e7832 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:41:01 veth5afbd51 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:13 08:42:01 ens3 134.92 89.14 2550.01 26.97 0.00 0.00 0.00 0.00 08:42:13 08:42:01 docker0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:13 08:42:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 08:42:13 Average: ens3 330.68 209.63 2785.00 54.45 0.00 0.00 0.00 0.00 08:42:13 Average: docker0 87.02 137.88 7.37 1193.77 0.00 0.00 0.00 0.00 08:42:13 Average: lo 0.78 0.78 0.08 0.08 0.00 0.00 0.00 0.00 08:42:13 08:42:13 08:42:13 ---> sar -P ALL: 08:42:13 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-1668) 02/06/26 _x86_64_ (8 CPU) 08:42:13 08:42:13 08:29:58 LINUX RESTART (8 CPU) 08:42:13 08:42:13 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:42:13 08:31:00 all 8.05 0.00 2.32 2.27 0.06 87.30 08:42:13 08:31:00 0 10.22 0.00 2.35 3.09 0.07 84.27 08:42:13 08:31:00 1 7.96 0.00 2.10 0.27 0.07 89.61 08:42:13 08:31:00 2 7.77 0.00 2.70 0.32 0.05 89.16 08:42:13 08:31:00 3 11.17 0.00 3.03 1.52 0.07 84.21 08:42:13 08:31:00 4 6.40 0.00 2.65 11.14 0.05 79.76 08:42:13 08:31:00 5 7.68 0.00 2.33 0.56 0.07 89.37 08:42:13 08:31:00 6 6.32 0.00 1.39 0.30 0.03 91.96 08:42:13 08:31:00 7 6.85 0.00 2.01 1.01 0.07 90.07 08:42:13 08:32:01 all 27.76 0.00 5.27 1.43 0.08 65.46 08:42:13 08:32:01 0 28.43 0.00 5.22 2.44 0.08 63.82 08:42:13 08:32:01 1 27.13 0.00 4.55 0.18 0.07 68.07 08:42:13 08:32:01 2 28.70 0.00 5.11 2.01 0.08 64.10 08:42:13 08:32:01 3 28.89 0.00 5.81 2.50 0.08 62.71 08:42:13 08:32:01 4 28.44 0.00 6.48 1.95 0.08 63.05 08:42:13 08:32:01 5 26.17 0.00 5.33 1.27 0.08 67.15 08:42:13 08:32:01 6 27.10 0.00 4.72 0.75 0.08 67.35 08:42:13 08:32:01 7 27.18 0.00 4.94 0.36 0.07 67.45 08:42:13 08:33:01 all 40.44 0.00 7.73 0.58 0.10 51.15 08:42:13 08:33:01 0 38.55 0.00 7.72 3.11 0.10 50.51 08:42:13 08:33:01 1 40.79 0.00 7.12 0.15 0.10 51.83 08:42:13 08:33:01 2 41.70 0.00 7.58 0.03 0.10 50.59 08:42:13 08:33:01 3 41.25 0.00 7.75 0.59 0.08 50.34 08:42:13 08:33:01 4 38.67 0.00 7.88 0.59 0.08 52.77 08:42:13 08:33:01 5 39.69 0.00 8.07 0.02 0.12 52.11 08:42:13 08:33:01 6 40.48 0.00 8.20 0.05 0.10 51.16 08:42:13 08:33:01 7 42.40 0.00 7.54 0.07 0.10 49.89 08:42:13 08:34:01 all 60.01 0.00 7.11 0.18 0.11 32.59 08:42:13 08:34:01 0 59.92 0.00 6.88 0.13 0.10 32.96 08:42:13 08:34:01 1 58.87 0.00 7.28 0.37 0.10 33.37 08:42:13 08:34:01 2 60.11 0.00 6.98 0.07 0.12 32.72 08:42:13 08:34:01 3 61.39 0.00 7.02 0.57 0.10 30.91 08:42:13 08:34:01 4 59.05 0.00 7.25 0.13 0.10 33.47 08:42:13 08:34:01 5 60.54 0.00 6.86 0.05 0.10 32.44 08:42:13 08:34:01 6 60.09 0.00 7.48 0.07 0.10 32.26 08:42:13 08:34:01 7 60.11 0.00 7.11 0.05 0.12 32.60 08:42:13 08:35:01 all 17.72 0.00 6.09 15.93 0.07 60.19 08:42:13 08:35:01 0 17.66 0.00 5.79 24.39 0.07 52.09 08:42:13 08:35:01 1 18.00 0.00 5.78 33.02 0.07 43.13 08:42:13 08:35:01 2 18.18 0.00 5.81 7.51 0.07 68.42 08:42:13 08:35:01 3 18.11 0.00 6.08 17.50 0.07 58.24 08:42:13 08:35:01 4 18.33 0.00 5.92 7.96 0.07 67.72 08:42:13 08:35:01 5 16.12 0.00 7.19 8.03 0.05 68.61 08:42:13 08:35:01 6 18.30 0.00 5.54 3.87 0.07 72.22 08:42:13 08:35:01 7 17.10 0.00 6.59 25.26 0.07 50.98 08:42:13 08:36:01 all 5.30 0.00 2.35 40.82 0.06 51.48 08:42:13 08:36:01 0 4.65 0.00 2.67 33.34 0.07 59.28 08:42:13 08:36:01 1 4.74 0.00 2.08 43.22 0.05 49.91 08:42:13 08:36:01 2 7.47 0.00 2.37 30.55 0.07 59.55 08:42:13 08:36:01 3 4.60 0.00 2.58 51.63 0.07 41.13 08:42:13 08:36:01 4 5.03 0.00 2.21 39.57 0.07 53.12 08:42:13 08:36:01 5 6.87 0.00 2.56 48.01 0.05 42.52 08:42:13 08:36:01 6 5.11 0.00 2.01 37.89 0.07 54.92 08:42:13 08:36:01 7 3.91 0.00 2.30 42.35 0.05 51.39 08:42:13 08:37:01 all 3.29 0.00 1.82 50.32 0.04 44.54 08:42:13 08:37:01 0 3.79 0.00 2.46 51.02 0.03 42.69 08:42:13 08:37:01 1 3.33 0.00 1.80 31.58 0.05 63.24 08:42:13 08:37:01 2 3.23 0.00 2.53 86.66 0.07 7.51 08:42:13 08:37:01 3 3.58 0.00 1.51 29.19 0.03 65.69 08:42:13 08:37:01 4 3.44 0.00 1.54 51.12 0.02 43.89 08:42:13 08:37:01 5 3.32 0.00 1.52 42.27 0.03 52.86 08:42:13 08:37:01 6 2.77 0.00 1.54 66.18 0.02 29.49 08:42:13 08:37:01 7 2.82 0.00 1.67 44.69 0.03 50.78 08:42:13 08:38:01 all 11.95 0.00 4.02 44.42 0.05 39.57 08:42:13 08:38:01 0 11.52 0.00 4.57 59.90 0.05 23.95 08:42:13 08:38:01 1 12.90 0.00 3.41 29.18 0.03 54.48 08:42:13 08:38:01 2 11.80 0.00 3.94 49.51 0.05 34.69 08:42:13 08:38:01 3 11.93 0.00 3.50 43.25 0.05 41.27 08:42:13 08:38:01 4 12.43 0.00 3.49 33.86 0.05 50.18 08:42:13 08:38:01 5 11.68 0.00 4.84 64.18 0.07 19.24 08:42:13 08:38:01 6 11.86 0.00 4.10 39.00 0.05 44.99 08:42:13 08:38:01 7 11.48 0.00 4.27 36.53 0.05 47.67 08:42:13 08:39:01 all 48.68 0.00 6.35 35.27 0.09 9.61 08:42:13 08:39:01 0 49.24 0.00 5.84 29.48 0.10 15.34 08:42:13 08:39:01 1 48.46 0.00 6.64 34.02 0.10 10.78 08:42:13 08:39:01 2 48.57 0.00 6.26 36.78 0.08 8.31 08:42:13 08:39:01 3 48.15 0.00 6.91 44.42 0.10 0.42 08:42:13 08:39:01 4 49.03 0.00 6.15 31.41 0.08 13.32 08:42:13 08:39:01 5 48.66 0.00 6.34 28.86 0.08 16.06 08:42:13 08:39:01 6 48.60 0.00 6.46 35.04 0.10 9.81 08:42:13 08:39:01 7 48.75 0.00 6.16 42.17 0.08 2.84 08:42:13 08:40:02 all 64.48 0.00 8.18 20.72 0.11 6.52 08:42:13 08:40:02 0 64.05 0.00 8.65 23.24 0.10 3.96 08:42:13 08:40:02 1 64.50 0.00 7.87 20.13 0.10 7.39 08:42:13 08:40:02 2 64.92 0.00 8.28 18.96 0.12 7.72 08:42:13 08:40:02 3 64.34 0.00 7.94 25.02 0.10 2.59 08:42:13 08:40:02 4 63.69 0.00 8.57 18.00 0.10 9.64 08:42:13 08:40:02 5 65.47 0.00 7.84 18.50 0.12 8.07 08:42:13 08:40:02 6 64.86 0.00 8.10 22.26 0.12 4.66 08:42:13 08:40:02 7 63.96 0.00 8.19 19.62 0.12 8.11 08:42:13 08:41:01 all 85.39 0.00 8.96 4.32 0.12 1.20 08:42:13 08:41:01 0 85.28 0.00 8.94 5.02 0.12 0.64 08:42:13 08:41:01 1 85.98 0.00 8.71 2.68 0.12 2.51 08:42:13 08:41:01 2 85.65 0.00 8.79 4.41 0.14 1.02 08:42:13 08:41:01 3 85.37 0.00 8.70 4.94 0.12 0.87 08:42:13 08:41:01 4 85.20 0.00 9.21 4.19 0.12 1.29 08:42:13 08:41:01 5 85.80 0.00 8.60 3.90 0.14 1.56 08:42:13 08:41:01 6 84.44 0.00 9.82 4.92 0.12 0.70 08:42:13 08:41:01 7 85.39 0.00 8.93 4.53 0.12 1.03 08:42:13 08:42:13 08:41:01 CPU %user %nice %system %iowait %steal %idle 08:42:13 08:42:01 all 31.84 0.00 5.33 13.40 0.09 49.34 08:42:13 08:42:01 0 31.79 0.00 4.97 6.80 0.08 56.35 08:42:13 08:42:01 1 30.98 0.00 4.79 18.80 0.08 45.34 08:42:13 08:42:01 2 31.37 0.00 5.67 9.53 0.08 53.35 08:42:13 08:42:01 3 30.81 0.00 5.06 13.92 0.08 50.13 08:42:13 08:42:01 4 31.91 0.00 5.48 19.61 0.10 42.90 08:42:13 08:42:01 5 33.25 0.00 5.15 11.44 0.08 50.08 08:42:13 08:42:01 6 31.48 0.00 5.83 12.41 0.08 50.20 08:42:13 08:42:01 7 33.11 0.00 5.70 14.75 0.08 46.35 08:42:13 Average: all 33.73 0.00 5.46 19.17 0.08 41.56 08:42:13 Average: 0 33.75 0.00 5.50 20.19 0.08 40.47 08:42:13 Average: 1 33.62 0.00 5.18 17.80 0.08 43.32 08:42:13 Average: 2 34.13 0.00 5.50 20.55 0.09 39.73 08:42:13 Average: 3 34.12 0.00 5.49 19.61 0.08 40.70 08:42:13 Average: 4 33.46 0.00 5.57 18.33 0.08 42.56 08:42:13 Average: 5 33.78 0.00 5.55 18.97 0.08 41.62 08:42:13 Average: 6 33.43 0.00 5.43 18.61 0.08 42.46 08:42:13 Average: 7 33.59 0.00 5.45 19.31 0.08 41.58 08:42:13 08:42:13 08:42:13