Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 876ca72e6ccc95987ffb2d5de9112515e7e48611+b20ba73ed1266a13b240854122fe2f2a75963d10 (8a8b532cb2f34d30daf44ac64ba4999705093571) 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-ssh12457693132575532158.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-ssh13694934482739229210.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5275/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5275/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6740962706555614359.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-ssh12790947692699653874.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5275/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5275/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14139438846766548273.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-544569’ is offline Running on prd-ubuntu20.04-docker-8c-8g-544616 in /w/workspace/edgexfoundry_edgex-go_PR-5275 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/5275/head:refs/remotes/origin/PR-5275 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b20ba73ed1266a13b240854122fe2f2a75963d10 into PR head commit 876ca72e6ccc95987ffb2d5de9112515e7e48611 Merge succeeded, producing f2f8c5606c756342d211451e66f7cfe64fe18092 Checking out Revision f2f8c5606c756342d211451e66f7cfe64fe18092 (PR-5275) > git config core.sparsecheckout # timeout=10 > git checkout -f 876ca72e6ccc95987ffb2d5de9112515e7e48611 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b20ba73ed1266a13b240854122fe2f2a75963d10 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2f8c5606c756342d211451e66f7cfe64fe18092 # timeout=10 Commit message: "Merge commit 'b20ba73ed1266a13b240854122fe2f2a75963d10' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 206aa76bd102032e02b631776aad177479d85469 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:42 ========================================================= 08:31:42 EdgeX Global Pipelines Version Info 08:31:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:43 ------------------- 08:31:43 stable info: 08:31:43 ------------------- 08:31:43 Commited By: Cherry Wang cherry@iotechsys.com 08:31:43 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:31:43 Message: update stable to v1.0.278 08:31:44 ------------------- 08:31:44 experimental info: 08:31:44 ------------------- 08:31:44 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:44 Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 08:31:44 Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5275 [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5275 [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5275 [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2f8c5606c756342d211451e66f7cfe64fe18092 [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2f8c56 [Pipeline] echo 08:31:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:45 provisioning config files... 08:31:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config956201302399603227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:45 ---> ****-login.sh 08:31:45 nexus3.edgexfoundry.org:10001 08:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:46 08:31:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:46 Configure a credential helper to remove this warning. See 08:31:46 https://docs.****.com/go/credential-store/ 08:31:46 08:31:46 Login Succeeded 08:31:46 nexus3.edgexfoundry.org:10002 08:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:46 08:31:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:46 Configure a credential helper to remove this warning. See 08:31:46 https://docs.****.com/go/credential-store/ 08:31:46 08:31:46 Login Succeeded 08:31:46 nexus3.edgexfoundry.org:10003 08:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:46 08:31:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:46 Configure a credential helper to remove this warning. See 08:31:46 https://docs.****.com/go/credential-store/ 08:31:46 08:31:46 Login Succeeded 08:31:46 nexus3.edgexfoundry.org:10004 08:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:47 08:31:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:47 Configure a credential helper to remove this warning. See 08:31:47 https://docs.****.com/go/credential-store/ 08:31:47 08:31:47 Login Succeeded 08:31:47 ****.io 08:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:47 08:31:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:31:47 Configure a credential helper to remove this warning. See 08:31:47 https://docs.****.com/go/credential-store/ 08:31:47 08:31:47 Login Succeeded 08:31:47 ---> ****-login.sh ends [Pipeline] } 08:31:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:47 + 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:31:47 + + cut -d/ -f2 08:31:47 dirname cmd/core-command/Dockerfile 08:31:47 + echo core-command,cmd/core-command/Dockerfile 08:31:47 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:31:47 + cut -d/ -f2 08:31:47 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:31:47 + dirname cmd/core-data/Dockerfile 08:31:47 + cut -d/ -f2 08:31:47 + echo core-data,cmd/core-data/Dockerfile 08:31:47 + dirname cmd/core-keeper/Dockerfile 08:31:47 + cut -d/ -f2 08:31:47 + echo core-keeper,cmd/core-keeper/Dockerfile 08:31:47 + dirname cmd/core-metadata/Dockerfile 08:31:47 + cut -d/ -f2 08:31:47 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:47 + dirname cmd/security-bootstrapper/Dockerfile 08:31:47 + cut -d/ -f2 08:31:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:47 + dirname cmd/security-proxy-auth/Dockerfile 08:31:47 + cut -d/ -f2 08:31:47 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:31:47 + dirname cmd/security-proxy-setup/Dockerfile 08:31:47 + cut -d/ -f2 08:31:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:47 + dirname cmd/security-secretstore-setup/Dockerfile 08:31:47 + cut -d/ -f2 08:31:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:31:47 + cut -d/ -f2 08:31:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:31:47 + dirname cmd/security-spire-agent/Dockerfile 08:31:47 + cut -d/ -f2 08:31:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:31:47 + dirname cmd/security-spire-config/Dockerfile 08:31:47 + cut -d/ -f2 08:31:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:31:47 + dirname cmd/security-spire-server/Dockerfile 08:31:47 + cut -d/ -f2 08:31:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:31:47 + dirname cmd/support-notifications/Dockerfile 08:31:47 + cut -d/ -f2 08:31:47 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:47 + dirname cmd/support-scheduler/Dockerfile 08:31:47 + cut -d/ -f2 08:31:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:31:47 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:31:47 + git rev-list -1 --merges f2f8c5606c756342d211451e66f7cfe64fe18092~1..f2f8c5606c756342d211451e66f7cfe64fe18092 [Pipeline] echo 08:31:47 -----------> git rev-list -1 --merges f2f8c5606c756342d211451e66f7cfe64fe18092~1..f2f8c5606c756342d211451e66f7cfe64fe18092 f2f8c5606c756342d211451e66f7cfe64fe18092 08:31:47 f2f8c5606c756342d211451e66f7cfe64fe18092 [false] [Pipeline] sh 08:31:48 + git log --format=format:%s -1 f2f8c5606c756342d211451e66f7cfe64fe18092 [Pipeline] echo 08:31:48 ========================================================= 08:31:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:31:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:48 + grep -v github /etc/ssh/ssh_known_hosts 08:31:48 + [ -e /tmp/ssh_known_hosts ] 08:31:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:31:48 + sudo tee -a /etc/ssh/ssh_known_hosts 08:31:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:49 08:31:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:49 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:49 3dae71ba6b94: Pulling fs layer 08:31:49 6bf1a483ea7c: Pulling fs layer 08:31:49 f5dfc541a4d3: Pulling fs layer 08:31:49 461d9e800cba: Pulling fs layer 08:31:49 80192f66455f: Pulling fs layer 08:31:49 2e8e34ca0e6c: Pulling fs layer 08:31:49 a29436f7fd5d: Pulling fs layer 08:31:49 923cac83aea3: Pulling fs layer 08:31:49 25ad8b0a4227: Pulling fs layer 08:31:49 db01528c6b51: Pulling fs layer 08:31:49 28988de357af: Pulling fs layer 08:31:49 461d9e800cba: Waiting 08:31:49 80192f66455f: Waiting 08:31:49 2e8e34ca0e6c: Waiting 08:31:49 a29436f7fd5d: Waiting 08:31:49 923cac83aea3: Waiting 08:31:49 25ad8b0a4227: Waiting 08:31:49 db01528c6b51: Waiting 08:31:49 28988de357af: Waiting 08:31:49 6bf1a483ea7c: Verifying Checksum 08:31:49 6bf1a483ea7c: Download complete 08:31:49 461d9e800cba: Verifying Checksum 08:31:49 461d9e800cba: Download complete 08:31:49 80192f66455f: Verifying Checksum 08:31:49 80192f66455f: Download complete 08:31:49 f5dfc541a4d3: Verifying Checksum 08:31:49 f5dfc541a4d3: Download complete 08:31:49 3dae71ba6b94: Verifying Checksum 08:31:49 3dae71ba6b94: Download complete 08:31:49 923cac83aea3: Verifying Checksum 08:31:49 923cac83aea3: Download complete 08:31:49 25ad8b0a4227: Verifying Checksum 08:31:49 25ad8b0a4227: Download complete 08:31:49 db01528c6b51: Verifying Checksum 08:31:49 db01528c6b51: Download complete 08:31:49 28988de357af: Verifying Checksum 08:31:49 28988de357af: Download complete 08:31:49 a29436f7fd5d: Verifying Checksum 08:31:49 a29436f7fd5d: Download complete 08:31:50 2e8e34ca0e6c: Download complete 08:31:51 3dae71ba6b94: Pull complete 08:31:51 6bf1a483ea7c: Pull complete 08:31:52 f5dfc541a4d3: Pull complete 08:31:52 461d9e800cba: Pull complete 08:31:52 80192f66455f: Pull complete 08:31:56 2e8e34ca0e6c: Pull complete 08:31:57 a29436f7fd5d: Pull complete 08:31:57 923cac83aea3: Pull complete 08:31:57 25ad8b0a4227: Pull complete 08:31:57 db01528c6b51: Pull complete 08:31:57 28988de357af: Pull complete 08:31:57 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:31:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:57 prd-ubuntu20.04-docker-8c-8g-544616 does not seem to be running inside a container 08:31:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:32:00 $ docker top 39856796e84425f30f33e91f81c665cad937ddcd68b79dc8bd6663373e4d7268 -eo pid,comm 08:32:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:32:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:00 [ssh-agent] Looking for ssh-agent implementation... 08:32:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:00 $ docker exec 39856796e84425f30f33e91f81c665cad937ddcd68b79dc8bd6663373e4d7268 ssh-agent 08:32:00 SSH_AUTH_SOCK=/tmp/ssh-4rG3blprQ30M/agent.32 08:32:00 SSH_AGENT_PID=38 08:32:00 Running ssh-add (command line suppressed) 08:32:00 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1945892076104141074.key (/w/workspace/edgex-go/4@tmp/private_key_1945892076104141074.key) 08:32:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:00 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] sh 08:32:01 + git tag --points-at HEAD [Pipeline] } 08:32:01 $ docker exec --env ******** --env ******** 39856796e84425f30f33e91f81c665cad937ddcd68b79dc8bd6663373e4d7268 ssh-agent -k 08:32:01 unset SSH_AUTH_SOCK; 08:32:01 unset SSH_AGENT_PID; 08:32:01 echo Agent pid 38 killed; 08:32:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:32:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:01 [ssh-agent] Looking for ssh-agent implementation... 08:32:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:01 $ docker exec 39856796e84425f30f33e91f81c665cad937ddcd68b79dc8bd6663373e4d7268 ssh-agent 08:32:01 SSH_AUTH_SOCK=/tmp/ssh-VQ6TBvgHmtjH/agent.87 08:32:01 SSH_AGENT_PID=93 08:32:01 Running ssh-add (command line suppressed) 08:32:01 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3712552859550603898.key (/w/workspace/edgex-go/4@tmp/private_key_3712552859550603898.key) 08:32:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:02 + git semver init 08:32:02 2025-10-23 08:32:02,205 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:32:02 2025-10-23 08:32:02,208 [run_init] DEBUG init version:0.0.0 force:False 08:32:02 2025-10-23 08:32:02,209 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:32:02 2025-10-23 08:32:02,210 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:32:02 2025-10-23 08:32:02,210 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, stdin=None, shell=False, universal_newlines=False) 08:32:07 2025-10-23 08:32:07,249 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:32:07 2025-10-23 08:32:07,250 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-5275 with force:False 08:32:07 2025-10-23 08:32:07,250 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-5275 08:32:07 2025-10-23 08:32:07,255 [execute] INFO git cat-file --batch-check 08:32:07 2025-10-23 08:32:07,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, stdin=, shell=False, universal_newlines=False) 08:32:07 2025-10-23 08:32:07,259 [execute] INFO git cat-file --batch 08:32:07 2025-10-23 08:32:07,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, stdin=, shell=False, universal_newlines=False) 08:32:07 2025-10-23 08:32:07,263 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-5275 08:32:07 0.0.0 [Pipeline] } 08:32:07 $ docker exec --env ******** --env ******** 39856796e84425f30f33e91f81c665cad937ddcd68b79dc8bd6663373e4d7268 ssh-agent -k 08:32:07 unset SSH_AUTH_SOCK; 08:32:07 unset SSH_AGENT_PID; 08:32:07 echo Agent pid 93 killed; 08:32:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:08 + git semver [Pipeline] } 08:32:08 $ docker stop --time=1 39856796e84425f30f33e91f81c665cad937ddcd68b79dc8bd6663373e4d7268 08:32:09 $ docker rm -f --volumes 39856796e84425f30f33e91f81c665cad937ddcd68b79dc8bd6663373e4d7268 [Pipeline] // withDockerContainer [Pipeline] sh 08:32:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:32:10 Stashed 1 file(s) [Pipeline] echo 08:32:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } 08:32:10 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:32:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:32:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:32:10 ========================================================= 08:32:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:32:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:32:11 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:11 9824c27679d3: Pulling fs layer 08:32:11 8371a51cbc44: Pulling fs layer 08:32:11 d5791340ef18: Pulling fs layer 08:32:11 d3178a7b2709: Pulling fs layer 08:32:11 4f4fb700ef54: Pulling fs layer 08:32:11 063b4f904bf5: Pulling fs layer 08:32:11 066ecc492849: Pulling fs layer 08:32:11 50a4da29d654: Pulling fs layer 08:32:11 417dd178857c: Pulling fs layer 08:32:11 d3178a7b2709: Waiting 08:32:11 4f4fb700ef54: Waiting 08:32:11 063b4f904bf5: Waiting 08:32:11 066ecc492849: Waiting 08:32:11 50a4da29d654: Waiting 08:32:11 417dd178857c: Waiting 08:32:11 8371a51cbc44: Verifying Checksum 08:32:11 8371a51cbc44: Download complete 08:32:11 d3178a7b2709: Download complete 08:32:11 4f4fb700ef54: Verifying Checksum 08:32:11 4f4fb700ef54: Download complete 08:32:11 9824c27679d3: Verifying Checksum 08:32:11 9824c27679d3: Download complete 08:32:11 063b4f904bf5: Verifying Checksum 08:32:11 063b4f904bf5: Download complete 08:32:11 066ecc492849: Verifying Checksum 08:32:11 066ecc492849: Download complete 08:32:11 9824c27679d3: Pull complete 08:32:11 8371a51cbc44: Pull complete 08:32:11 417dd178857c: Verifying Checksum 08:32:11 417dd178857c: Download complete 08:32:11 d5791340ef18: Verifying Checksum 08:32:11 d5791340ef18: Download complete 08:32:12 50a4da29d654: Verifying Checksum 08:32:12 50a4da29d654: Download complete 08:32:16 d5791340ef18: Pull complete 08:32:16 d3178a7b2709: Pull complete 08:32:16 4f4fb700ef54: Pull complete 08:32:16 063b4f904bf5: Pull complete 08:32:16 066ecc492849: Pull complete 08:32:20 50a4da29d654: Pull complete 08:32:20 417dd178857c: Pull complete 08:32:20 Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 08:32:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:32:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:32:21 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:32:21 WORKDIR /edgex 08:32:21 COPY go.mod . 08:32:21 RUN go mod download build 08:32:21 -t ci-base-image-x86_64 -f - . 08:32:22 #0 building with "default" instance using docker driver 08:32:22 08:32:22 #1 [internal] load build definition from Dockerfile 08:32:22 #1 transferring dockerfile: 164B done 08:32:22 #1 DONE 0.0s 08:32:22 08:32:22 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:32:22 #2 DONE 0.0s 08:32:22 08:32:22 #3 [internal] load .dockerignore 08:32:22 #3 transferring context: 50B done 08:32:22 #3 DONE 0.0s 08:32:22 08:32:22 #4 [internal] load build context 08:32:22 #4 transferring context: 6.57kB done 08:32:22 #4 DONE 0.0s 08:32:22 08:32:22 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:32:22 #5 DONE 0.1s 08:32:22 08:32:22 #6 [2/4] WORKDIR /edgex 08:32:25 #6 DONE 2.4s 08:32:25 08:32:25 #7 [3/4] COPY go.mod . 08:32:25 #7 DONE 0.1s 08:32:25 08:32:25 #8 [4/4] RUN go mod download 08:32:33 #8 DONE 7.4s 08:32:33 08:32:33 #9 exporting to image 08:32:33 #9 exporting layers 08:32:36 #9 exporting layers 3.3s done 08:32:36 #9 writing image sha256:c580ef8593f966e575a49740c271f4eb44a0ecc98b6159b89b57a303195548e0 done 08:32:36 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:32:36 #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:36 + docker inspect -f . ci-base-image-x86_64 08:32:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:36 prd-ubuntu20.04-docker-8c-8g-544616 does not seem to be running inside a container 08:32:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 08:32:36 $ docker top 23ef256b833fac5c80bcfa6f7d2edec4569dfad8a7a1d55abce6f6a1af885d5b -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:37 + go version 08:32:37 go version go1.23.12 linux/amd64 [Pipeline] } 08:32:37 $ docker stop --time=1 23ef256b833fac5c80bcfa6f7d2edec4569dfad8a7a1d55abce6f6a1af885d5b 08:32:38 $ docker rm -f --volumes 23ef256b833fac5c80bcfa6f7d2edec4569dfad8a7a1d55abce6f6a1af885d5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:38 + docker inspect -f . ci-base-image-x86_64 08:32:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:38 prd-ubuntu20.04-docker-8c-8g-544616 does not seem to be running inside a container 08:32:38 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 08:32:39 $ docker top 36b643d03880abca7dc7a118de6db3d7ff7992872c04030bca34952f2e1a47ae -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:39 ========================================================= 08:32:39 [edgeXBuildGoParallel] Running Tests and Build... 08:32:39 ========================================================= [Pipeline] sh 08:32:39 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:32:39 + make test 08:32:39 go test -race -coverprofile=coverage.out ./... 08:32:47 ? github.com/edgexfoundry/edgex-go [no test files] 08:33:14 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:33:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:33:14 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:33:14 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:33:15 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:33:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 08:33:16 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:33:16 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:33:17 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:33:17 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:33:17 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:33:17 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:33:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:33:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:33:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:33:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:33:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:33:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:18 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:33:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.4% of statements 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.034s coverage: 4.8% of statements 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.075s coverage: 57.6% of statements 08:33:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements 08:33:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:33:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.665s coverage: 94.2% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 92.4% of statements 08:33:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 8.4% of statements 08:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:33:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:33:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:33:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:33:21 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:33:21 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:33:21 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:33:21 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:33:21 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:33:21 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:33:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:33:21 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.375s coverage: 95.8% of statements 08:33:22 ok github.com/edgexfoundry/edgex-go/internal/io 1.018s coverage: 72.2% of statements 08:33:23 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:33:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:33:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:33:23 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 2.4% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.063s coverage: 1.0% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 39.4% of statements 08:33:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 68.8% of statements 08:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 08:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements 08:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 08:33:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:33:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:33:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:33:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements 08:33:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:33:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:33:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:33:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 08:33:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:33:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:33:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:33:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:33:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:33:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:33:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:33:27 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:33:27 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:33:28 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:33:29 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:33:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:31 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:33:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:33:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:33:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:33:35 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:33:35 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:33:35 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:33:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:33:36 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements 08:33:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:33:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:33:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:33:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:33:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:33:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:33:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:33:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:33:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:33:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:33:38 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:33:39 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:33:39 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:33:39 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:33:39 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:33:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:33:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:33:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:33:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:33:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:33:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.051s coverage: 92.9% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.013s coverage: 100.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.041s coverage: 6.8% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.037s coverage: 33.3% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.173s coverage: 54.5% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 29.2% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.013s coverage: 3.1% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 08:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.049s coverage: 17.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 94.9% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.025s coverage: 9.0% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements 08:33:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements 08:33:47 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:33:47 running golangci-lint 08:33:47 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:33:47 go version go1.23.12 linux/amd64 08:33:47 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:33:47 level=info msg="[config_reader] Used config file .golangci.yml" 08:33:47 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:34:09 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|name|types_sizes|compiled_files|files|imports) took 21.862219826s" 08:34:09 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.822602ms" 08:34:22 level=info msg="[linters_context/goanalysis] analyzers took 1m28.704917173s with top 10 stages: buildir: 54.073050455s, gosec: 3.502787367s, inspect: 2.587114254s, fact_deprecated: 2.224972705s, printf: 1.627760396s, ctrlflow: 1.409315541s, S1038: 1.187441446s, fact_purity: 1.060501192s, nilness: 816.345174ms, directives: 779.128354ms" 08:34:22 level=info msg="[runner] Issues before processing: 201, after processing: 0" 08:34:22 level=info msg="[runner] Processors filtering stat (in/out): cgo: 201/201, exclude-rules: 201/20, exclude: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201, skip_files: 201/201, skip_dirs: 201/201, identifier_marker: 201/201, nolint: 20/0, filename_unadjuster: 201/201, invalid_issue: 201/201" 08:34:22 level=info msg="[runner] processing took 19.565334ms with stages: nolint: 8.745153ms, identifier_marker: 4.789844ms, autogenerated_exclude: 1.6373ms, exclude-rules: 1.579267ms, path_prettifier: 1.515024ms, skip_dirs: 1.186151ms, invalid_issue: 67.123µs, cgo: 27.941µs, filename_unadjuster: 13.471µs, max_same_issues: 640ns, sort_results: 560ns, fixer: 440ns, skip_files: 420ns, uniq_by_line: 420ns, max_from_linter: 360ns, exclude: 310ns, path_prefixer: 260ns, diff: 160ns, source_code: 160ns, path_shortener: 120ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" 08:34:22 level=info msg="[runner] linters took 11.214925012s with stages: goanalysis_metalinter: 11.195280346s" 08:34:22 level=info msg="File cache stats: 0 entries of total size 0B" 08:34:22 level=info msg="Memory: 333 samples, avg is 297.1MB, max is 1315.8MB" 08:34:22 level=info msg="Execution took 33.133968822s" 08:34:22 go vet ./... 08:34:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:34:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:34:27 ./bin/test-attribution-txt.sh 08:34:27 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 08:34:27 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 08:34:27 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 08:34:27 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 08:34:27 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 08:34:27 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 08:34:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:34:27 + ls -al . 08:34:27 total 2072 08:34:27 drwxrwxr-x 11 1001 1001 4096 Oct 23 08:32 . 08:34:27 drwxr-xr-x 4 root root 4096 Oct 23 08:32 .. 08:34:27 drwxrwxr-x 2 1001 1001 4096 Oct 23 08:31 .blubracket 08:34:27 -rw-rw-r-- 1 1001 1001 10 Oct 23 08:31 .dockerignore 08:34:27 drwxrwxr-x 8 1001 1001 4096 Oct 23 08:33 .git 08:34:27 drwxrwxr-x 3 1001 1001 4096 Oct 23 08:31 .github 08:34:27 -rw-rw-r-- 1 1001 1001 909 Oct 23 08:31 .gitignore 08:34:27 -rw-rw-r-- 1 1001 1001 218 Oct 23 08:31 .golangci.yml 08:34:27 -rw-rw-r-- 1 1001 1001 100 Oct 23 08:31 .hadolint.yml 08:34:27 drwxr-xr-x 3 1001 1001 4096 Oct 23 08:32 .semver 08:34:27 -rw-rw-r-- 1 1001 1001 155 Oct 23 08:31 .sonarcloud.properties 08:34:27 -rw-rw-r-- 1 1001 1001 1171 Oct 23 08:31 ADOPTERS.md 08:34:27 -rw-rw-r-- 1 1001 1001 17374 Oct 23 08:31 Attribution.txt 08:34:27 -rw-rw-r-- 1 1001 1001 108018 Oct 23 08:31 CHANGELOG.md 08:34:27 -rw-rw-r-- 1 1001 1001 3804 Oct 23 08:31 CONTRIBUTING.md 08:34:27 -rw-rw-r-- 1 1001 1001 677 Oct 23 08:31 GOVERNANCE.md 08:34:27 -rw-rw-r-- 1 1001 1001 886 Oct 23 08:31 Jenkinsfile 08:34:27 -rw-rw-r-- 1 1001 1001 10775 Oct 23 08:31 LICENSE 08:34:27 -rw-rw-r-- 1 1001 1001 16740 Oct 23 08:31 Makefile 08:34:27 -rw-rw-r-- 1 1001 1001 582 Oct 23 08:31 OWNERS.md 08:34:27 -rw-rw-r-- 1 1001 1001 9932 Oct 23 08:31 README.md 08:34:27 -rw-rw-r-- 1 1001 1001 789 Oct 23 08:31 SECURITY.md 08:34:27 -rw-rw-r-- 1 1001 1001 5 Oct 23 08:32 VERSION 08:34:27 drwxrwxr-x 2 1001 1001 4096 Oct 23 08:31 bin 08:34:27 drwxrwxr-x 19 1001 1001 4096 Oct 23 08:31 cmd 08:34:27 -rw-r--r-- 1 root root 1740946 Oct 23 08:33 coverage.out 08:34:27 drwxrwxr-x 2 1001 1001 4096 Oct 23 08:31 fuzz_test 08:34:27 -rw-rw-r-- 1 1001 1001 6539 Oct 23 08:31 go.mod 08:34:27 -rw-rw-r-- 1 1001 1001 88541 Oct 23 08:31 go.sum 08:34:27 drwxrwxr-x 7 1001 1001 4096 Oct 23 08:31 internal 08:34:27 drwxrwxr-x 2 1001 1001 4096 Oct 23 08:31 openapi 08:34:27 -rw-rw-r-- 1 1001 1001 584 Oct 23 08:31 security.txt 08:34:27 -rw-rw-r-- 1 1001 1001 204 Oct 23 08:31 version.go [Pipeline] sh 08:34:28 + '[' -e coverage.out ] 08:34:28 + chown 1001:1001 coverage.out [Pipeline] stash 08:34:28 Stashed 1 file(s) [Pipeline] sh 08:34:28 + make build 08:34:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:34:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:34:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:34:54 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:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35: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/secrets-config ./cmd/secrets-config 08:35:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:35:10 $ docker stop --time=1 36b643d03880abca7dc7a118de6db3d7ff7992872c04030bca34952f2e1a47ae 08:35:15 $ docker rm -f --volumes 36b643d03880abca7dc7a118de6db3d7ff7992872c04030bca34952f2e1a47ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:16 08:35:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:16 latest: Pulling from edgex-devops/edgex-compose 08:35:16 91d30c5bc195: Pulling fs layer 08:35:16 2e9b0aa3be6d: Pulling fs layer 08:35:16 9c61dcf015f6: Pulling fs layer 08:35:16 4698f68db338: Pulling fs layer 08:35:16 2a2f49069b9e: Pulling fs layer 08:35:16 e0025b399a48: Pulling fs layer 08:35:16 4698f68db338: Waiting 08:35:16 e0025b399a48: Waiting 08:35:16 91d30c5bc195: Download complete 08:35:17 4698f68db338: Verifying Checksum 08:35:17 4698f68db338: Download complete 08:35:17 2e9b0aa3be6d: Verifying Checksum 08:35:17 2e9b0aa3be6d: Download complete 08:35:17 e0025b399a48: Verifying Checksum 08:35:17 e0025b399a48: Download complete 08:35:17 91d30c5bc195: Pull complete 08:35:17 2a2f49069b9e: Verifying Checksum 08:35:17 2a2f49069b9e: Download complete 08:35:17 2e9b0aa3be6d: Pull complete 08:35:18 9c61dcf015f6: Download complete 08:35:21 9c61dcf015f6: Pull complete 08:35:21 4698f68db338: Pull complete 08:35:21 2a2f49069b9e: Pull complete 08:35:21 e0025b399a48: Pull complete 08:35:21 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:21 prd-ubuntu20.04-docker-8c-8g-544616 does not seem to be running inside a container 08:35:21 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:35:23 $ docker top 333dc7cde5775079372736baffe3c459f60ffe0f9af872c71081030519cd0a9a -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:24 + docker compose -f ./docker-compose-build.yml build --parallel 08:35:24 #1 [security-secretstore-setup internal] load build definition from Dockerfile 08:35:24 #1 transferring dockerfile: 2.49kB done 08:35:24 #1 DONE 0.0s 08:35:24 08:35:24 #2 [security-proxy-setup internal] load build definition from Dockerfile 08:35:24 #2 transferring dockerfile: 2.50kB done 08:35:24 #2 DONE 0.1s 08:35:24 08:35:24 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:24 #3 DONE 0.0s 08:35:24 08:35:24 #4 [support-scheduler internal] load build definition from Dockerfile 08:35:24 #4 transferring dockerfile: 1.83kB done 08:35:24 #4 DONE 0.1s 08:35:24 08:35:24 #5 [core-data internal] load build definition from Dockerfile 08:35:24 #5 transferring dockerfile: 2.04kB done 08:35:24 #5 DONE 0.1s 08:35:24 08:35:24 #6 [support-notifications internal] load build definition from Dockerfile 08:35:24 #6 transferring dockerfile: 2.00kB done 08:35:24 #6 DONE 0.1s 08:35:24 08:35:24 #7 [core-command internal] load build definition from Dockerfile 08:35:24 #7 transferring dockerfile: 1.94kB done 08:35:24 #7 DONE 0.2s 08:35:24 08:35:24 #8 [core-metadata internal] load build definition from Dockerfile 08:35:24 #8 transferring dockerfile: 2.10kB done 08:35:24 #8 DONE 0.2s 08:35:24 08:35:24 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:35:24 #9 transferring dockerfile: 1.89kB done 08:35:24 #9 DONE 0.2s 08:35:24 08:35:24 #10 [core-keeper internal] load build definition from Dockerfile 08:35:24 #10 transferring dockerfile: 2.01kB done 08:35:24 #10 DONE 0.2s 08:35:24 08:35:24 #11 [security-proxy-auth internal] load build definition from Dockerfile 08:35:24 #11 transferring dockerfile: 2.14kB done 08:35:24 #11 DONE 0.2s 08:35:24 08:35:24 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:24 #3 DONE 0.0s 08:35:24 08:35:24 #12 [core-command internal] load .dockerignore 08:35:24 #12 ... 08:35:24 08:35:24 #13 [security-spire-config internal] load build definition from Dockerfile 08:35:24 #13 transferring dockerfile: 1.69kB done 08:35:24 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:35:24 #13 DONE 0.2s 08:35:24 08:35:24 #14 [core-data internal] load metadata for docker.io/library/alpine:3.22.1 08:35:24 #14 DONE 0.1s 08:35:24 08:35:24 #15 [security-spire-agent internal] load build definition from Dockerfile 08:35:24 #15 transferring dockerfile: 1.81kB done 08:35:24 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:35:24 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 08:35:24 #15 DONE 0.2s 08:35:24 08:35:24 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:35:24 #16 transferring dockerfile: 2.23kB done 08:35:24 #16 DONE 0.2s 08:35:24 08:35:24 #17 [security-spire-server internal] load build definition from Dockerfile 08:35:24 #17 transferring dockerfile: 1.70kB done 08:35:24 #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:35:24 #17 DONE 0.2s 08:35:24 08:35:24 #18 [security-bootstrapper internal] load build definition from Dockerfile 08:35:24 #18 transferring dockerfile: 3.02kB done 08:35:24 #18 DONE 0.2s 08:35:24 08:35:24 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:35:24 #3 DONE 0.0s 08:35:24 08:35:24 #19 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 08:35:24 #19 DONE 0.2s 08:35:24 08:35:24 #20 [security-proxy-setup internal] load .dockerignore 08:35:24 #20 transferring context: 50B done 08:35:24 #20 DONE 0.1s 08:35:24 08:35:24 #21 [support-scheduler internal] load .dockerignore 08:35:24 #21 transferring context: 50B done 08:35:24 #21 DONE 0.1s 08:35:24 08:35:24 #22 [security-secretstore-setup internal] load .dockerignore 08:35:24 #22 transferring context: 50B done 08:35:24 #22 DONE 0.1s 08:35:24 08:35:24 #12 [core-command internal] load .dockerignore 08:35:24 #12 transferring context: 50B done 08:35:24 #12 DONE 0.1s 08:35:24 08:35:24 #23 [support-notifications internal] load .dockerignore 08:35:24 #23 transferring context: 50B done 08:35:24 #23 DONE 0.1s 08:35:24 08:35:24 #24 [core-data internal] load .dockerignore 08:35:24 #24 transferring context: 50B done 08:35:24 #24 DONE 0.1s 08:35:24 08:35:24 #25 [security-spiffe-token-provider internal] load .dockerignore 08:35:24 #25 transferring context: 50B done 08:35:24 #25 DONE 0.1s 08:35:24 08:35:24 #26 [security-bootstrapper internal] load .dockerignore 08:35:24 #26 transferring context: 50B done 08:35:24 #26 DONE 0.1s 08:35:24 08:35:24 #27 [security-proxy-auth internal] load .dockerignore 08:35:24 #27 transferring context: 50B done 08:35:24 #27 DONE 0.1s 08:35:24 08:35:24 #28 [core-keeper internal] load .dockerignore 08:35:24 #28 transferring context: 50B done 08:35:24 #28 DONE 0.2s 08:35:24 08:35:24 #29 [security-bootstrapper internal] load build context 08:35:24 #29 DONE 0.0s 08:35:24 08:35:24 #30 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:35:24 #30 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:35:24 #30 ... 08:35:24 08:35:24 #31 [core-common-config-bootstrapper internal] load .dockerignore 08:35:24 #31 transferring context: 50B done 08:35:24 #31 DONE 0.2s 08:35:24 08:35:24 #32 [core-metadata internal] load .dockerignore 08:35:24 #32 transferring context: 50B done 08:35:24 #32 DONE 0.2s 08:35:24 08:35:24 #30 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:35:24 #30 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:35:24 #30 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:35:24 #30 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:35:24 #30 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:35:24 #30 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s 08:35:24 #30 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 08:35:24 #30 ... 08:35:24 08:35:24 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 08:35:24 #33 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.0s done 08:35:24 #33 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done 08:35:24 #33 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done 08:35:24 #33 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done 08:35:24 #33 DONE 0.2s 08:35:24 08:35:24 #30 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:35:24 #30 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 08:35:25 #30 ... 08:35:25 08:35:25 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:35:25 #34 DONE 0.5s 08:35:25 08:35:25 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:35:25 #35 DONE 0.6s 08:35:25 08:35:25 #30 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:35:25 #30 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done 08:35:27 #30 ... 08:35:27 08:35:27 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:35:27 #36 DONE 2.7s 08:35:27 08:35:27 #37 [security-spire-config internal] load .dockerignore 08:35:32 #37 ... 08:35:32 08:35:32 #38 [security-proxy-setup internal] load build context 08:35:32 #38 transferring context: 400.20MB 7.6s 08:35:34 #38 ... 08:35:34 08:35:34 #39 [core-command internal] load build context 08:35:34 #39 ... 08:35:34 08:35:34 #40 [security-secretstore-setup internal] load build context 08:35:34 #40 ... 08:35:34 08:35:34 #41 [security-proxy-auth internal] load build context 08:35:35 #41 ... 08:35:35 08:35:35 #42 [core-keeper internal] load build context 08:35:35 #42 ... 08:35:35 08:35:35 #43 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:35:35 #43 ... 08:35:35 08:35:35 #44 [security-spiffe-token-provider internal] load build context 08:35:35 #44 ... 08:35:35 08:35:35 #29 [security-bootstrapper internal] load build context 08:35:35 #29 ... 08:35:35 08:35:35 #45 [core-common-config-bootstrapper internal] load build context 08:35:35 #45 ... 08:35:35 08:35:35 #46 [core-metadata internal] load build context 08:35:35 #46 ... 08:35:35 08:35:35 #47 [support-notifications internal] load build context 08:35:35 #47 ... 08:35:35 08:35:35 #48 [support-scheduler internal] load build context 08:35:35 #48 ... 08:35:35 08:35:35 #49 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:35 #0 2.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:35 #0 2.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:35 #0 2.625 (1/1) Installing dumb-init (1.2.5-r3) 08:35:35 #0 2.630 Executing busybox-1.37.0-r18.trigger 08:35:35 #0 2.643 OK: 7 MiB in 17 packages 08:35:35 #49 ... 08:35:35 08:35:35 #50 [core-data internal] load build context 08:35:36 #50 ... 08:35:36 08:35:36 #46 [core-metadata internal] load build context 08:35:37 #46 ... 08:35:37 08:35:37 #51 [security-spire-agent internal] load .dockerignore 08:35:37 #51 ... 08:35:37 08:35:37 #52 [security-spire-server internal] load .dockerignore 08:35:37 #52 ... 08:35:37 08:35:37 #46 [core-metadata internal] load build context 08:35:37 #46 transferring context: 595.87MB 12.4s done 08:35:39 #46 ... 08:35:39 08:35:39 #43 [core-metadata builder 2/7] WORKDIR /edgex-go 08:35:39 #43 DONE 14.0s 08:35:39 08:35:39 #42 [core-keeper internal] load build context 08:35:39 #42 transferring context: 595.87MB 13.5s done 08:35:44 #42 ... 08:35:44 08:35:44 #38 [security-proxy-setup internal] load build context 08:35:44 #38 transferring context: 595.87MB 12.1s done 08:35:44 #38 ... 08:35:44 08:35:44 #39 [core-command internal] load build context 08:35:44 #39 transferring context: 595.87MB 11.9s done 08:35:45 #39 ... 08:35:45 08:35:45 #40 [security-secretstore-setup internal] load build context 08:35:45 #40 transferring context: 595.87MB 13.2s done 08:35:45 #40 ... 08:35:45 08:35:45 #41 [security-proxy-auth internal] load build context 08:35:45 #41 transferring context: 595.87MB 11.6s done 08:35:45 #41 ... 08:35:45 08:35:45 #44 [security-spiffe-token-provider internal] load build context 08:35:45 #44 transferring context: 595.87MB 12.9s done 08:35:45 #44 ... 08:35:45 08:35:45 #29 [security-bootstrapper internal] load build context 08:35:45 #29 transferring context: 595.87MB 12.1s done 08:35:45 #29 ... 08:35:45 08:35:45 #45 [core-common-config-bootstrapper internal] load build context 08:35:45 #45 transferring context: 595.87MB 11.0s done 08:35:45 #45 ... 08:35:45 08:35:45 #47 [support-notifications internal] load build context 08:35:45 #47 transferring context: 595.87MB 12.1s done 08:35:45 #47 ... 08:35:45 08:35:45 #48 [support-scheduler internal] load build context 08:35:45 #48 transferring context: 595.87MB 12.8s done 08:35:46 #48 ... 08:35:46 08:35:46 #50 [core-data internal] load build context 08:35:46 #50 transferring context: 595.87MB 13.3s done 08:35:56 #50 ... 08:35:56 08:35:56 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:35:56 #53 ... 08:35:56 08:35:56 #30 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:35:56 #30 DONE 31.5s 08:35:56 08:35:56 #38 [security-proxy-setup internal] load build context 08:35:56 #38 DONE 31.5s 08:35:56 08:35:56 #49 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:56 #49 DONE 31.2s 08:35:56 08:35:56 #45 [core-common-config-bootstrapper internal] load build context 08:35:56 #45 DONE 31.4s 08:35:56 08:35:56 #41 [security-proxy-auth internal] load build context 08:35:56 #41 DONE 31.4s 08:35:56 08:35:56 #39 [core-command internal] load build context 08:35:56 #39 DONE 31.6s 08:35:56 08:35:56 #47 [support-notifications internal] load build context 08:35:56 #47 DONE 31.6s 08:35:56 08:35:56 #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:56 #54 ... 08:35:56 08:35:56 #29 [security-bootstrapper internal] load build context 08:35:56 #29 DONE 31.7s 08:35:56 08:35:56 #46 [core-metadata internal] load build context 08:35:56 #46 DONE 31.7s 08:35:56 08:35:56 #48 [support-scheduler internal] load build context 08:35:56 #48 DONE 31.8s 08:35:56 08:35:56 #44 [security-spiffe-token-provider internal] load build context 08:35:56 #44 DONE 31.7s 08:35:56 08:35:56 #40 [security-secretstore-setup internal] load build context 08:35:56 #40 DONE 31.9s 08:35:56 08:35:56 #50 [core-data internal] load build context 08:35:56 #50 DONE 31.8s 08:35:56 08:35:56 #42 [core-keeper internal] load build context 08:35:56 #42 DONE 31.8s 08:35:56 08:35:56 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:35:56 #55 ... 08:35:56 08:35:56 #37 [security-spire-config internal] load .dockerignore 08:35:56 #37 transferring context: 50B done 08:35:56 #37 DONE 29.7s 08:35:57 08:35:57 #30 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:35:57 #30 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:35:57 #30 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:35:57 #30 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:35:57 #30 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:35:57 #30 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 08:35:57 #30 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done 08:35:57 #30 DONE 31.5s 08:35:57 08:35:57 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:57 #56 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:57 #56 ... 08:35:57 08:35:57 #52 [security-spire-server internal] load .dockerignore 08:35:57 #52 transferring context: 50B done 08:35:57 #52 DONE 30.0s 08:35:57 08:35:57 #30 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 08:35:57 #30 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 08:35:57 #30 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 08:35:57 #30 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 08:35:57 #30 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 08:35:57 #30 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done 08:35:57 #30 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.4s done 08:35:57 #30 DONE 31.5s 08:35:57 08:35:57 #51 [security-spire-agent internal] load .dockerignore 08:35:57 #51 transferring context: 50B done 08:35:57 #51 DONE 30.0s 08:35:57 08:35:57 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:57 #56 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 08:35:57 #56 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:35:57 #56 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 08:35:57 #56 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 08:35:57 #56 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:35:57 #56 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 08:35:57 #56 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 08:35:57 #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 08:35:57 #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s 08:35:57 #56 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s 08:35:57 #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s 08:35:57 #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s 08:35:57 #56 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s 08:35:57 #56 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 08:35:57 #56 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:35:58 #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done 08:35:58 #56 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s done 08:35:58 #56 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.7s 08:35:58 #56 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done 08:35:58 #56 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.7s done 08:35:58 #56 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 9.44MB / 36.47MB 0.8s 08:35:58 #56 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 08:35:58 #56 ... 08:35:58 08:35:58 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:58 #57 DONE 2.6s 08:35:58 08:35:58 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:58 #56 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 22.02MB / 36.47MB 0.9s 08:35:58 #56 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:35:58 #56 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 32.51MB / 36.47MB 1.0s 08:35:58 #56 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.2s 08:35:59 #56 ... 08:35:59 08:35:59 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:35:59 #0 2.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:59 #0 2.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:59 #0 2.624 OK: 265 MiB in 60 packages 08:35:59 #58 DONE 3.4s 08:35:59 08:35:59 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:59 #56 ... 08:35:59 08:35:59 #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:35:59 #53 1.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:59 #53 1.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:59 #53 2.522 OK: 265 MiB in 60 packages 08:35:59 #53 DONE 3.7s 08:35:59 08:35:59 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:59 #56 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.1s done 08:35:59 #56 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.1s done 08:35:59 #56 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 08:35:59 #56 ... 08:35:59 08:35:59 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:35:59 #55 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:59 #55 2.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:59 #55 3.044 OK: 265 MiB in 60 packages 08:35:59 #55 DONE 3.9s 08:35:59 08:35:59 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:35:59 #56 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 08:35:59 #56 ... 08:35:59 08:35:59 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:59 #0 2.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:35:59 #0 2.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:35:59 #0 3.042 OK: 265 MiB in 60 packages 08:35:59 #59 DONE 4.2s 08:36:00 08:36:00 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:36:00 #0 2.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:00 #0 2.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:00 #0 2.777 v3.22.2-74-gaafb80fb9c6 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:36:00 #0 2.777 v3.22.2-75-gc0e11e4620c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:36:00 #0 2.777 OK: 26320 distinct packages available 08:36:00 #0 2.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:00 #0 2.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:00 #0 3.226 OK: 265 MiB in 60 packages 08:36:00 #60 DONE 4.3s 08:36:00 08:36:00 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:36:00 #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:00 #0 2.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:00 #0 2.627 (1/3) Installing ca-certificates (20250911-r0) 08:36:00 #0 2.714 (2/3) Installing dumb-init (1.2.5-r3) 08:36:00 #0 2.719 (3/3) Installing tzdata (2025b-r0) 08:36:00 #0 2.749 Executing busybox-1.36.1-r30.trigger 08:36:00 #0 2.779 Executing ca-certificates-20250911-r0.trigger 08:36:00 #0 2.846 OK: 10 MiB in 17 packages 08:36:00 #61 DONE 4.0s 08:36:00 08:36:00 #62 [security-spire-config internal] load build context 08:36:00 #62 transferring context: 22.05kB done 08:36:00 #62 DONE 3.0s 08:36:00 08:36:00 #63 [security-spire-server internal] load build context 08:36:00 #63 transferring context: 23.80kB done 08:36:00 #63 DONE 2.8s 08:36:00 08:36:00 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:36:00 #56 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 08:36:00 #56 ... 08:36:00 08:36:00 #64 [security-spire-agent internal] load build context 08:36:00 #64 transferring context: 23.33kB done 08:36:00 #64 DONE 3.0s 08:36:00 08:36:00 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:36:01 #56 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s done 08:36:05 #56 ... 08:36:05 08:36:05 #54 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:36:05 #54 3.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:05 #54 3.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:05 #54 4.580 (1/1) Installing dumb-init (1.2.5-r3) 08:36:05 #54 4.585 Executing busybox-1.36.1-r30.trigger 08:36:05 #54 4.589 OK: 8 MiB in 15 packages 08:36:05 #54 DONE 9.4s 08:36:05 08:36:05 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:36:05 #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.5s done 08:36:05 #65 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:36:05 #65 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 08:36:05 #65 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 08:36:05 #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 08:36:05 #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 08:36:05 #65 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.7s done 08:36:05 #65 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 2.2s done 08:36:05 #65 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 08:36:05 #65 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 08:36:05 #65 ... 08:36:05 08:36:05 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:36:05 #66 DONE 6.5s 08:36:05 08:36:05 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:36:05 #65 ... 08:36:05 08:36:05 #67 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:36:05 #67 ... 08:36:05 08:36:05 #68 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:05 #68 DONE 6.5s 08:36:05 08:36:05 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:05 #69 DONE 9.9s 08:36:06 08:36:06 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:06 #0 5.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:06 #0 5.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:06 #0 5.735 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:36:06 #0 5.735 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:36:06 #0 5.735 OK: 24171 distinct packages available 08:36:06 #0 5.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:06 #0 5.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:06 #0 6.100 (1/5) Installing dumb-init (1.2.5-r3) 08:36:06 #0 6.104 (2/5) Installing musl-obstack (1.2.3-r2) 08:36:06 #0 6.106 (3/5) Installing libucontext (1.2-r3) 08:36:06 #0 6.110 (4/5) Installing gcompat (1.1.0-r4) 08:36:06 #0 6.114 (5/5) Installing openssl (3.3.5-r0) 08:36:06 #0 6.124 Executing busybox-1.36.1-r30.trigger 08:36:06 #0 6.131 OK: 9 MiB in 19 packages 08:36:06 #70 DONE 8.8s 08:36:06 08:36:06 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:36:06 #0 6.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:06 #0 6.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:06 #0 6.945 (1/7) Installing ca-certificates (20250911-r0) 08:36:06 #0 7.315 (2/7) Installing dumb-init (1.2.5-r3) 08:36:06 #0 7.322 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:36:06 #0 7.329 (4/7) Installing libsodium (1.0.19-r0) 08:36:06 #0 7.340 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:36:06 #0 7.394 (6/7) Installing libzmq (4.3.5-r2) 08:36:06 #0 7.413 (7/7) Installing zeromq (4.3.5-r2) 08:36:06 #0 7.416 Executing busybox-1.36.1-r30.trigger 08:36:06 #0 7.421 Executing ca-certificates-20250911-r0.trigger 08:36:06 #0 8.157 OK: 12 MiB in 21 packages 08:36:06 #71 DONE 10.0s 08:36:06 08:36:06 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:06 #0 6.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:06 #0 6.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:06 #0 6.934 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:36:06 #0 6.934 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:36:06 #0 6.934 OK: 24171 distinct packages available 08:36:06 #0 6.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:06 #0 7.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:06 #0 7.289 (1/14) Installing ca-certificates (20250911-r0) 08:36:06 #0 7.310 (2/14) Installing brotli-libs (1.1.0-r2) 08:36:06 #0 7.320 (3/14) Installing c-ares (1.33.1-r0) 08:36:06 #0 7.326 (4/14) Installing libunistring (1.2-r0) 08:36:06 #0 7.358 (5/14) Installing libidn2 (2.3.7-r0) 08:36:06 #0 7.363 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:36:06 #0 7.369 (7/14) Installing libpsl (0.21.5-r1) 08:36:06 #0 7.373 (8/14) Installing zstd-libs (1.5.6-r0) 08:36:06 #0 7.388 (9/14) Installing libcurl (8.14.1-r2) 08:36:06 #0 7.396 (10/14) Installing curl (8.14.1-r2) 08:36:06 #0 7.402 (11/14) Installing dumb-init (1.2.5-r3) 08:36:06 #0 7.406 (12/14) Installing musl-obstack (1.2.3-r2) 08:36:06 #0 7.409 (13/14) Installing libucontext (1.2-r3) 08:36:06 #0 7.413 (14/14) Installing gcompat (1.1.0-r4) 08:36:06 #0 7.415 Executing busybox-1.36.1-r30.trigger 08:36:06 #0 7.421 Executing ca-certificates-20250911-r0.trigger 08:36:06 #0 8.156 OK: 13 MiB in 28 packages 08:36:06 #72 DONE 10.0s 08:36:06 08:36:06 #73 [core-data builder 4/7] COPY go.mod vendor* ./ 08:36:06 #73 DONE 6.2s 08:36:06 08:36:06 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:36:06 #65 ... 08:36:06 08:36:06 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:06 #74 DONE 6.2s 08:36:06 08:36:06 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:36:06 #65 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done 08:36:06 #65 ... 08:36:06 08:36:06 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:36:06 #75 ... 08:36:06 08:36:06 #76 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:36:06 #76 ... 08:36:06 08:36:06 #77 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:36:06 #0 9.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:06 #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:06 #0 10.31 (1/4) Installing dumb-init (1.2.5-r3) 08:36:06 #0 10.31 (2/4) Installing openssl (3.3.5-r0) 08:36:06 #0 10.32 (3/4) Installing su-exec (0.2-r3) 08:36:06 #0 10.33 (4/4) Installing yq-go (4.44.1-r2) 08:36:06 #0 10.39 Executing busybox-1.36.1-r30.trigger 08:36:06 #0 10.40 OK: 19 MiB in 18 packages 08:36:06 #77 ... 08:36:06 08:36:06 #78 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:36:06 #78 ... 08:36:06 08:36:06 #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:07 #79 ... 08:36:07 08:36:07 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:36:07 #80 DONE 7.1s 08:36:07 08:36:07 #81 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:07 #81 ... 08:36:07 08:36:07 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:08 #82 ... 08:36:08 08:36:08 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:36:08 #83 ... 08:36:08 08:36:08 #78 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:36:08 #78 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:08 #78 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:08 #78 12.41 (1/2) Installing dumb-init (1.2.5-r3) 08:36:08 #78 12.41 (2/2) Installing su-exec (0.2-r3) 08:36:08 #78 12.41 Executing busybox-1.36.1-r30.trigger 08:36:08 #78 12.42 OK: 8 MiB in 16 packages 08:36:10 #78 ... 08:36:10 08:36:10 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:36:10 #84 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:10 #84 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:10 #84 ... 08:36:10 08:36:10 #81 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:10 #81 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:10 #81 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:10 #81 13.36 v3.20.8-28-g58629c73161 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:36:10 #81 13.36 v3.20.8-26-g67ba57e4170 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:36:10 #81 13.36 OK: 24171 distinct packages available 08:36:10 #81 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:10 #81 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:11 #81 13.79 (1/4) Installing dumb-init (1.2.5-r3) 08:36:11 #81 13.79 (2/4) Installing musl-obstack (1.2.3-r2) 08:36:11 #81 13.80 (3/4) Installing libucontext (1.2-r3) 08:36:11 #81 13.80 (4/4) Installing gcompat (1.1.0-r4) 08:36:11 #81 13.80 Executing busybox-1.36.1-r30.trigger 08:36:11 #81 13.81 OK: 8 MiB in 18 packages 08:36:12 #81 ... 08:36:12 08:36:12 #77 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:36:12 #77 DONE 16.0s 08:36:12 08:36:12 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:36:12 #85 ... 08:36:12 08:36:12 #78 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:36:12 #78 DONE 16.2s 08:36:12 08:36:12 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:36:13 #86 ... 08:36:13 08:36:13 #76 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:36:13 #76 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:13 #76 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:13 #76 12.48 (1/4) Installing ca-certificates (20250911-r0) 08:36:13 #76 12.53 (2/4) Installing dumb-init (1.2.5-r3) 08:36:13 #76 12.54 (3/4) Installing su-exec (0.2-r3) 08:36:13 #76 12.54 (4/4) Installing yq-go (4.44.1-r2) 08:36:13 #76 12.72 Executing busybox-1.36.1-r30.trigger 08:36:13 #76 12.73 Executing ca-certificates-20250911-r0.trigger 08:36:13 #76 12.90 OK: 19 MiB in 18 packages 08:36:13 #76 DONE 17.5s 08:36:13 08:36:13 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:36:14 #87 ... 08:36:14 08:36:14 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:36:14 #75 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:14 #75 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:14 #75 12.11 Upgrading critical system libraries and apk-tools: 08:36:14 #75 12.11 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 08:36:14 #75 12.11 Executing busybox-1.37.0-r18.trigger 08:36:14 #75 12.17 Continuing the upgrade transaction with new apk-tools: 08:36:14 #75 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:14 #75 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:14 #75 12.65 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 08:36:14 #75 12.80 Executing busybox-1.37.0-r19.post-upgrade 08:36:14 #75 13.93 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 08:36:14 #75 13.93 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) 08:36:14 #75 13.94 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 08:36:14 #75 14.05 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 08:36:14 #75 14.06 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 08:36:14 #75 14.08 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 08:36:14 #75 14.08 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 08:36:14 #75 14.09 Executing busybox-1.37.0-r19.trigger 08:36:14 #75 14.10 OK: 7 MiB in 17 packages 08:36:14 #75 DONE 18.2s 08:36:14 08:36:14 #81 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:14 #81 DONE 17.5s 08:36:14 08:36:14 #67 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:36:14 #67 6.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:14 #67 6.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:14 #67 6.395 OK: 8 MiB in 15 packages 08:36:14 #67 ... 08:36:14 08:36:14 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:36:14 #83 11.61 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:36:14 #83 11.89 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:36:14 #83 12.40 OK: 265 MiB in 60 packages 08:36:14 #83 DONE 16.5s 08:36:14 08:36:14 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:36:14 #84 10.69 OK: 10 MiB in 17 packages 08:36:14 #84 DONE 14.9s 08:36:15 08:36:15 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:36:16 #88 ... 08:36:16 08:36:16 #67 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:36:16 #67 DONE 10.1s 08:36:16 08:36:16 #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:36:16 #0 7.638 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:16 #0 7.809 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:16 #0 8.223 (1/1) Installing dumb-init (1.2.5-r3) 08:36:16 #0 8.338 Executing busybox-1.36.1-r30.trigger 08:36:16 #0 8.347 OK: 8 MiB in 15 packages 08:36:16 #89 ... 08:36:16 08:36:16 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:36:16 #0 9.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:16 #0 9.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:16 #0 9.446 OK: 9 MiB in 19 packages 08:36:16 #90 ... 08:36:16 08:36:16 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:16 #91 ... 08:36:16 08:36:16 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:36:16 #0 9.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:16 #0 9.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:16 #0 10.15 OK: 13 MiB in 28 packages 08:36:16 #92 ... 08:36:16 08:36:16 #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:36:16 #89 DONE 10.6s 08:36:16 08:36:16 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:16 #93 ... 08:36:16 08:36:16 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:36:16 #0 9.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:16 #0 9.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:16 #0 10.01 OK: 12 MiB in 21 packages 08:36:16 #94 ... 08:36:16 08:36:16 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:36:17 #95 ... 08:36:17 08:36:17 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:36:17 #90 DONE 11.2s 08:36:17 08:36:17 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:17 #96 ... 08:36:17 08:36:17 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:36:17 #94 DONE 11.5s 08:36:17 08:36:17 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:36:17 #92 DONE 11.5s 08:36:17 08:36:17 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:36:18 #85 ... 08:36:18 08:36:18 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:36:18 #88 DONE 3.4s 08:36:18 08:36:18 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:36:18 #85 6.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:18 #85 6.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:19 #85 6.940 OK: 19 MiB in 18 packages 08:36:20 #85 DONE 8.5s 08:36:20 08:36:20 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:36:20 #95 5.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:20 #95 5.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:20 #95 ... 08:36:20 08:36:20 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:36:20 #65 DONE 23.3s 08:36:20 08:36:20 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:36:20 #86 7.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:20 #86 7.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:20 #86 7.780 OK: 8 MiB in 16 packages 08:36:20 #86 DONE 8.4s 08:36:20 08:36:20 #56 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:36:20 #56 DONE 23.7s 08:36:20 08:36:20 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:36:20 #87 6.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:36:20 #87 6.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:36:20 #87 ... 08:36:20 08:36:20 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:36:20 #97 DONE 0.3s 08:36:20 08:36:20 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:36:20 #95 6.037 OK: 8 MiB in 18 packages 08:36:20 #95 DONE 6.2s 08:36:21 08:36:21 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:36:21 #87 7.376 OK: 19 MiB in 18 packages 08:36:21 #87 DONE 7.7s 08:36:21 08:36:21 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:21 #98 ... 08:36:21 08:36:21 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:36:21 #99 DONE 0.5s 08:36:21 08:36:21 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:27 #100 DONE 5.6s 08:36:27 08:36:27 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:28 #101 ... 08:36:28 08:36:28 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:36:28 #102 ... 08:36:28 08:36:28 #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:28 #103 ... 08:36:28 08:36:28 #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:37:01 #104 DONE 36.8s 08:37:01 08:37:01 #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:01 #79 ... 08:37:01 08:37:01 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:37:01 #98 DONE 36.1s 08:37:01 08:37:01 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:01 #91 DONE 51.6s 08:37:01 08:37:01 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:01 #82 DONE 51.6s 08:37:01 08:37:01 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:37:01 #102 DONE 29.5s 08:37:01 08:37:01 #105 [security-proxy-setup builder 6/7] COPY . . 08:37:01 #105 ... 08:37:01 08:37:01 #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:37:01 #106 DONE 1.3s 08:37:01 08:37:01 #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:37:01 #107 DONE 1.3s 08:37:01 08:37:01 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:37:01 #101 DONE 36.4s 08:37:01 08:37:01 #108 [security-spire-server stage-2 6/9] COPY security.txt / 08:37:01 #108 DONE 1.3s 08:37:01 08:37:01 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:08 #109 ... 08:37:08 08:37:08 #110 [support-notifications builder 6/7] COPY . . 08:37:08 #110 ... 08:37:08 08:37:08 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:37:09 #111 ... 08:37:09 08:37:09 #112 [security-spire-config stage-2 6/10] COPY security.txt / 08:37:48 #112 DONE 44.3s 08:37:48 08:37:48 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:48 #113 ... 08:37:48 08:37:48 #110 [support-notifications builder 6/7] COPY . . 08:37:48 #110 DONE 46.3s 08:37:48 08:37:48 #105 [security-secretstore-setup builder 6/7] COPY . . 08:37:48 #105 DONE 46.3s 08:37:48 08:37:48 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:37:48 #114 CACHED 08:37:48 08:37:48 #115 [security-secretstore-setup builder 6/7] COPY . . 08:37:48 #115 CACHED 08:37:48 08:37:48 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:48 #116 CACHED 08:37:48 08:37:48 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:48 #96 DONE 95.8s 08:37:48 08:37:48 #117 [security-bootstrapper builder 6/7] COPY . . 08:37:48 #117 CACHED 08:37:48 08:37:48 #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:37:48 #118 CACHED 08:37:48 08:37:48 #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:48 #119 CACHED 08:37:48 08:37:48 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:48 #109 DONE 45.0s 08:37:48 08:37:48 #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:48 #103 DONE 85.3s 08:37:48 08:37:48 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:48 #79 DONE 97.7s 08:37:48 08:37:48 #120 [core-command builder 6/7] COPY . . 08:37:48 #120 ... 08:37:48 08:37:48 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:48 #93 DONE 97.5s 08:37:48 08:37:48 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:37:48 #111 DONE 45.1s 08:37:48 08:37:48 #120 [security-proxy-auth builder 6/7] COPY . . 08:37:48 #120 ... 08:37:48 08:37:48 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:48 #113 DONE 1.4s 08:37:48 08:37:48 #121 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:50 #121 ... 08:37:50 08:37:50 #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:50 #0 4.913 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:37:50 #122 ... 08:37:50 08:37:50 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:50 #0 6.765 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:37:53 #123 ... 08:37:53 08:37:53 #124 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:53 #124 DONE 8.9s 08:37:53 08:37:53 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:37:53 #0 7.251 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:37:54 #125 ... 08:37:54 08:37:54 #126 [core-keeper builder 7/8] COPY . . 08:37:54 #126 ... 08:37:54 08:37:54 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:54 #0 5.327 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:37:54 #127 ... 08:37:54 08:37:54 #128 [security-spiffe-token-provider builder 6/7] COPY . . 08:37:54 #128 DONE 10.3s 08:37:54 08:37:54 #129 [support-scheduler builder 6/7] COPY . . 08:37:54 #129 ... 08:37:54 08:37:54 #130 [security-spire-agent stage-3 7/10] COPY security.txt / 08:37:54 #130 ... 08:37:54 08:37:54 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:57 #131 ... 08:37:57 08:37:57 #126 [core-keeper builder 7/8] COPY . . 08:37:57 #126 DONE 13.1s 08:37:57 08:37:57 #121 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:57 #121 DONE 12.5s 08:37:57 08:37:57 #120 [core-metadata builder 6/7] COPY . . 08:37:57 #120 DONE 13.1s 08:37:57 08:37:57 #130 [security-spire-agent stage-3 7/10] COPY security.txt / 08:37:57 #130 DONE 13.1s 08:37:57 08:37:57 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:37:57 #132 CACHED 08:37:57 08:37:57 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:57 #133 CACHED 08:37:57 08:37:57 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 08:37:57 #134 CACHED 08:37:57 08:37:57 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:57 #135 CACHED 08:37:57 08:37:57 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:37:57 #136 CACHED 08:37:57 08:37:57 #137 [security-proxy-auth builder 6/7] COPY . . 08:37:57 #137 CACHED 08:37:57 08:37:57 #138 [core-data builder 6/7] COPY . . 08:37:57 #138 CACHED 08:37:57 08:37:57 #139 [core-data builder 4/7] COPY go.mod vendor* ./ 08:37:57 #139 CACHED 08:37:57 08:37:57 #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:57 #140 CACHED 08:37:57 08:37:57 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:57 #141 CACHED 08:37:57 08:37:57 #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:37:57 #142 CACHED 08:37:57 08:37:57 #143 [core-metadata builder 6/7] COPY . . 08:37:57 #143 CACHED 08:37:57 08:37:57 #129 [support-scheduler builder 6/7] COPY . . 08:37:57 #129 DONE 13.2s 08:37:57 08:37:57 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:37:58 #144 ... 08:37:58 08:37:58 #145 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:37:58 #145 DONE 3.9s 08:37:58 08:37:58 #146 [security-spire-server] exporting to image 08:37:58 #146 exporting layers 08:37:59 #146 ... 08:37:59 08:37:59 #147 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:59 #147 DONE 2.4s 08:37:59 08:37:59 #148 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:37:59 #148 DONE 2.4s 08:37:59 08:37:59 #149 [security-spire-config] exporting to image 08:38:01 #149 ... 08:38:01 08:38:01 #150 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:38:01 #150 DONE 1.6s 08:38:01 08:38:01 #151 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:38:03 #151 DONE 2.0s 08:38:03 08:38:03 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:03 #144 4.258 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:38:05 #144 ... 08:38:05 08:38:05 #146 [security-spire-server] exporting to image 08:38:05 #146 exporting layers 6.8s done 08:38:05 #146 writing image sha256:c194b945dd8c701931958b30555a57bc4606e15fc45ef799043e887c808eb6aa 0.1s done 08:38:05 #146 naming to docker.io/library/security-spire-server 0.0s done 08:38:05 #146 DONE 7.1s 08:38:05 08:38:05 #152 [security-spire-agent] exporting to image 08:38:06 #152 ... 08:38:06 08:38:06 #149 [security-spire-config] exporting to image 08:38:06 #149 exporting layers 6.5s done 08:38:06 #149 writing image sha256:432aa74d6a224de67ab9ee4cc4ebeaeac052f5388a72b644965750af77756cae 0.1s done 08:38:06 #149 naming to docker.io/library/security-spire-config 0.1s done 08:38:06 #149 DONE 6.8s 08:38:06 08:38:06 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:06 #0 2.639 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:07 #153 ... 08:38:07 08:38:07 #152 [security-spire-agent] exporting to image 08:38:07 #152 exporting layers 3.5s done 08:38:07 #152 writing image sha256:38441cb222316a4bce8d5828b46a8ed184f8de3c067a330fb64595e04127f37b 0.0s done 08:38:07 #152 naming to docker.io/library/security-spire-agent 08:38:07 #152 naming to docker.io/library/security-spire-agent 0.3s done 08:38:07 #152 ... 08:38:07 08:38:07 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:07 #0 2.334 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:38:07 #154 ... 08:38:07 08:38:07 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:07 #0 4.210 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:07 #155 ... 08:38:07 08:38:07 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:07 #0 2.715 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:38:08 #156 ... 08:38:08 08:38:08 #152 [security-spire-agent] exporting to image 08:38:08 #152 DONE 4.3s 08:38:08 08:38:08 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:08 #131 3.196 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:08 #131 ... 08:38:08 08:38:08 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:08 #0 3.460 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:38:08 #157 ... 08:38:08 08:38:08 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:08 #0 4.219 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:59 #158 ... 08:39:59 08:39:59 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:39:59 #123 DONE 134.7s 08:39:59 08:39:59 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:40:00 #159 ... 08:40:00 08:40:00 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:40:00 #155 DONE 123.4s 08:40:00 08:40:00 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:40:01 #144 ... 08:40:01 08:40:01 #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:40:01 #160 ... 08:40:01 08:40:01 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:40:01 #159 DONE 2.6s 08:40:01 08:40:01 #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:40:01 #160 DONE 0.3s 08:40:01 08:40:01 #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:40:01 #161 DONE 0.4s 08:40:01 08:40:01 #162 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:40:02 #162 DONE 0.4s 08:40:02 08:40:02 #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:40:02 #163 ... 08:40:02 08:40:02 #164 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:40:02 #164 DONE 0.3s 08:40:02 08:40:02 #165 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:40:03 #165 DONE 0.5s 08:40:03 08:40:03 #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:40:03 #163 DONE 1.6s 08:40:03 08:40:03 #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:03 #166 ... 08:40:03 08:40:03 #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:40:03 #167 DONE 0.3s 08:40:03 08:40:03 #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:40:03 #168 DONE 0.2s 08:40:03 08:40:03 #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:40:04 #169 DONE 0.4s 08:40:04 08:40:04 #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:40:04 #170 DONE 0.2s 08:40:04 08:40:04 #166 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:40:04 #166 DONE 1.0s 08:40:04 08:40:04 #171 [core-common-config-bootstrapper] exporting to image 08:40:04 #171 exporting layers 08:40:04 #171 ... 08:40:04 08:40:04 #172 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:40:04 #172 DONE 0.4s 08:40:05 08:40:05 #173 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:40:05 #173 DONE 0.2s 08:40:05 08:40:05 #171 [core-common-config-bootstrapper] exporting to image 08:40:05 #171 exporting layers 0.8s done 08:40:05 #171 writing image sha256:a37631a3b163f7f6dcdeeb66a468d2204376820f2e217edc29de2e952bebe9ef done 08:40:05 #171 naming to docker.io/library/core-common-config-bootstrapper done 08:40:05 #171 DONE 1.0s 08:40:05 08:40:05 #174 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:40:05 #174 DONE 0.3s 08:40:05 08:40:05 #175 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:40:06 #175 DONE 1.2s 08:40:06 08:40:06 #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:40:07 #176 DONE 1.5s 08:40:07 08:40:07 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:40:07 #154 ... 08:40:07 08:40:07 #177 [security-bootstrapper] exporting to image 08:40:08 #177 exporting layers 0.4s done 08:40:08 #177 writing image sha256:c602d1ffd49ed94e12bcc7916a56317971b2b1518f269e925500e6dd69b2e7cb done 08:40:08 #177 naming to docker.io/library/security-bootstrapper done 08:40:08 #177 DONE 0.4s 08:40:08 08:40:08 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:40:18 #131 ... 08:40:18 08:40:18 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:40:18 #125 DONE 154.3s 08:40:18 08:40:18 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:40:20 #131 ... 08:40:20 08:40:20 #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:40:20 #122 156.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:40:52 #122 ... 08:40:52 08:40:52 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:40:52 #158 DONE 170.7s 08:40:52 08:40:52 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:40:52 #178 ... 08:40:52 08:40:52 #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:40:52 #122 DONE 184.3s 08:40:52 08:40:52 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:40:52 #127 DONE 184.6s 08:40:52 08:40:52 #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:40:52 #179 ... 08:40:52 08:40:52 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:40:52 #144 DONE 171.6s 08:40:52 08:40:52 #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:40:52 #180 ... 08:40:52 08:40:52 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:40:52 #131 DONE 174.8s 08:40:52 08:40:52 #181 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:52 #181 ... 08:40:52 08:40:52 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:40:52 #153 DONE 172.6s 08:40:52 08:40:52 #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:52 #182 ... 08:40:52 08:40:52 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:40:52 #157 DONE 172.9s 08:40:52 08:40:52 #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:40:52 #180 ... 08:40:52 08:40:52 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:40:52 #154 DONE 173.7s 08:40:52 08:40:52 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:40:52 #156 DONE 173.8s 08:40:52 08:40:52 #183 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:52 #183 ... 08:40:52 08:40:52 #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:40:52 #180 DONE 4.5s 08:40:52 08:40:52 #184 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:40:52 #184 ... 08:40:52 08:40:52 #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:40:52 #178 DONE 5.0s 08:40:53 08:40:53 #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:40:53 #179 DONE 4.7s 08:40:53 08:40:53 #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:40:53 #185 ... 08:40:53 08:40:53 #181 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:53 #181 DONE 3.9s 08:40:53 08:40:53 #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:53 #182 DONE 3.8s 08:40:53 08:40:53 #186 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:53 #186 ... 08:40:53 08:40:53 #183 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:53 #183 DONE 3.2s 08:40:53 08:40:53 #187 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:53 #187 ... 08:40:53 08:40:53 #188 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:40:53 #188 DONE 2.9s 08:40:54 08:40:54 #189 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:40:54 #189 ... 08:40:54 08:40:54 #190 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:54 #190 DONE 2.6s 08:40:54 08:40:54 #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:55 #191 ... 08:40:55 08:40:55 #184 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:40:55 #184 DONE 2.6s 08:40:55 08:40:55 #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:40:55 #192 CACHED 08:40:55 08:40:55 #193 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:40:55 #193 CACHED 08:40:55 08:40:55 #194 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:40:55 #194 CACHED 08:40:55 08:40:55 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:40:55 #195 CACHED 08:40:55 08:40:55 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:40:57 #196 ... 08:40:57 08:40:57 #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:40:57 #185 DONE 4.1s 08:40:57 08:40:57 #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:40:57 #197 ... 08:40:57 08:40:57 #198 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:40:57 #198 DONE 4.1s 08:40:57 08:40:57 #186 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:57 #186 DONE 4.1s 08:40:57 08:40:57 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:40:57 #199 ... 08:40:57 08:40:57 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:57 #200 DONE 4.2s 08:40:57 08:40:57 #187 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:57 #187 DONE 4.2s 08:40:57 08:40:57 #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:41:01 #201 ... 08:41:01 08:41:01 #189 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:41:01 #189 DONE 7.0s 08:41:01 08:41:01 #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:01 #191 DONE 6.7s 08:41:01 08:41:01 #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:41:03 #202 ... 08:41:03 08:41:03 #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:41:03 #197 DONE 7.8s 08:41:03 08:41:03 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:41:04 #203 ... 08:41:04 08:41:04 #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:41:04 #204 DONE 8.6s 08:41:04 08:41:04 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:41:04 #196 DONE 8.8s 08:41:04 08:41:04 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:41:05 #205 ... 08:41:05 08:41:05 #206 [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:05 #206 DONE 8.2s 08:41:05 08:41:05 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:41:05 #199 DONE 8.1s 08:41:05 08:41:05 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:41:06 #207 ... 08:41:06 08:41:06 #208 [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:06 #208 DONE 9.3s 08:41:06 08:41:06 #209 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:41:07 #209 ... 08:41:07 08:41:07 #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:41:07 #210 DONE 9.3s 08:41:07 08:41:07 #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:41:07 #211 ... 08:41:07 08:41:07 #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:41:07 #201 DONE 9.7s 08:41:07 08:41:07 #212 [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:09 #212 ... 08:41:09 08:41:09 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:41:09 #205 DONE 8.0s 08:41:09 08:41:09 #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:41:09 #202 DONE 8.1s 08:41:09 08:41:09 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:41:10 #213 ... 08:41:10 08:41:10 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:41:10 #203 DONE 7.2s 08:41:10 08:41:10 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:41:10 #214 ... 08:41:10 08:41:10 #215 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:41:10 #215 DONE 6.8s 08:41:10 08:41:10 #216 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:41:10 #216 DONE 6.8s 08:41:11 08:41:11 #217 [core-command] exporting to image 08:41:11 #217 exporting layers 08:41:11 #217 ... 08:41:11 08:41:11 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:41:11 #207 DONE 5.9s 08:41:11 08:41:11 #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:41:11 #218 ... 08:41:11 08:41:11 #209 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:41:11 #209 DONE 4.9s 08:41:11 08:41:11 #219 [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:11 #219 DONE 4.8s 08:41:11 08:41:11 #220 [support-notifications] exporting to image 08:41:12 #220 ... 08:41:12 08:41:12 #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:41:12 #211 DONE 5.1s 08:41:12 08:41:12 #221 [support-scheduler] exporting to image 08:41:13 #221 ... 08:41:13 08:41:13 #212 [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:13 #212 DONE 5.3s 08:41:13 08:41:13 #222 [security-spiffe-token-provider] exporting to image 08:41:14 #222 ... 08:41:14 08:41:14 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:41:14 #213 DONE 4.8s 08:41:14 08:41:14 #223 [core-data] exporting to image 08:41:14 #223 ... 08:41:14 08:41:14 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:41:14 #214 DONE 4.0s 08:41:14 08:41:14 #224 [core-metadata] exporting to image 08:41:15 #224 ... 08:41:15 08:41:15 #225 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:41:15 #225 DONE 4.2s 08:41:15 08:41:15 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:15 #226 ... 08:41:15 08:41:15 #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:41:15 #218 DONE 3.9s 08:41:15 08:41:15 #227 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:41:15 #227 DONE 3.9s 08:41:15 08:41:15 #228 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:41:17 #228 DONE 1.3s 08:41:17 08:41:17 #220 [support-notifications] exporting to image 08:41:17 #220 exporting layers 3.9s done 08:41:17 #220 writing image sha256:e87d5205b41971450345cbeadaa1e6bcbb28e796b3aafc2f80c96e7da75d62d1 08:41:17 #220 ... 08:41:17 08:41:17 #229 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:41:17 #229 DONE 1.6s 08:41:17 08:41:17 #230 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:41:18 #230 ... 08:41:18 08:41:18 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:18 #226 DONE 2.6s 08:41:18 08:41:18 #231 [security-proxy-auth] exporting to image 08:41:18 #231 ... 08:41:18 08:41:18 #232 [core-keeper] exporting to image 08:41:18 #232 exporting layers 2.0s done 08:41:18 #232 writing image sha256:b591a8c6653763cacd43318169e0789effbb48e1661336baf707d6b1a9bb2d38 1.7s done 08:41:18 #232 naming to docker.io/library/core-keeper 0.3s done 08:41:18 #232 DONE 9.3s 08:41:18 08:41:18 #220 [support-notifications] exporting to image 08:41:18 #220 writing image sha256:e87d5205b41971450345cbeadaa1e6bcbb28e796b3aafc2f80c96e7da75d62d1 1.9s done 08:41:18 #220 naming to docker.io/library/support-notifications 0.2s done 08:41:18 #220 DONE 7.0s 08:41:18 08:41:18 #217 [core-command] exporting to image 08:41:18 #217 exporting layers 0.7s done 08:41:18 #217 writing image sha256:9b0339a678378d90abb1cb92078e301566f011fc97fddf7be33fabea548b0e7e 2.3s done 08:41:18 #217 naming to docker.io/library/core-command 0.1s done 08:41:18 #217 DONE 7.8s 08:41:18 08:41:18 #221 [support-scheduler] exporting to image 08:41:18 #221 exporting layers 6.4s done 08:41:19 #221 ... 08:41:19 08:41:19 #230 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:41:19 #230 DONE 1.4s 08:41:19 08:41:19 #221 [support-scheduler] exporting to image 08:41:19 #221 writing image sha256:34fde80520d3ac34ec5939573a3cb8abc74ef1495641d8d47171d0cf630502bf 08:41:19 #221 ... 08:41:19 08:41:19 #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:19 #233 DONE 2.3s 08:41:19 08:41:19 #221 [support-scheduler] exporting to image 08:41:19 #221 writing image sha256:34fde80520d3ac34ec5939573a3cb8abc74ef1495641d8d47171d0cf630502bf 0.3s done 08:41:19 #221 naming to docker.io/library/support-scheduler 08:41:19 #221 naming to docker.io/library/support-scheduler 0.1s done 08:41:20 #221 DONE 7.6s 08:41:20 08:41:20 #224 [core-metadata] exporting to image 08:41:20 #224 exporting layers 4.8s done 08:41:20 #224 writing image sha256:2e6cd88730e90c00d5a5b9945ffa34d72474ba0b13a34e7b15cee6719d8a48e6 0.2s done 08:41:20 #224 naming to docker.io/library/core-metadata 0.1s done 08:41:20 #224 DONE 5.7s 08:41:20 08:41:20 #231 [security-proxy-auth] exporting to image 08:41:20 #231 exporting layers 2.6s done 08:41:20 #231 ... 08:41:20 08:41:20 #223 [core-data] exporting to image 08:41:20 #223 exporting layers 5.9s done 08:41:20 #223 writing image sha256:a57c6f488316342954a81ca6c08cba04bce4f3d20a3ae34178af20b8bed73f68 0.2s done 08:41:20 #223 naming to docker.io/library/core-data 0.1s done 08:41:20 #223 DONE 6.9s 08:41:21 08:41:21 #222 [security-spiffe-token-provider] exporting to image 08:41:21 #222 exporting layers 6.7s done 08:41:21 #222 writing image sha256:b288ee3672e560f1d17da8c0283e8923f88d1c78d03832f4408e5a8a3cecc954 0.3s done 08:41:21 #222 naming to docker.io/library/security-spiffe-token-provider 0.1s done 08:41:22 #222 ... 08:41:22 08:41:22 #234 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:41:22 #234 DONE 3.2s 08:41:22 08:41:22 #222 [security-spiffe-token-provider] exporting to image 08:41:22 #222 DONE 9.0s 08:41:22 08:41:22 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:23 #235 ... 08:41:23 08:41:23 #231 [security-proxy-auth] exporting to image 08:41:23 #231 writing image sha256:b2b3f170a6fba99547b86381ecfff4667842eb4cf4c4455c604a00f16b2a6dc3 0.1s done 08:41:23 #231 naming to docker.io/library/security-proxy-auth 0.4s done 08:41:23 #231 DONE 5.3s 08:41:23 08:41:23 #236 [security-proxy-setup] exporting to image 08:41:24 #236 exporting layers 4.6s done 08:41:24 #236 writing image sha256:cd5034f15cfa0eab8ee0743d1d05f9d5cef0c06f60eea0e6fca37422036bce15 0.0s done 08:41:24 #236 naming to docker.io/library/security-proxy-setup 08:41:24 #236 naming to docker.io/library/security-proxy-setup 0.1s done 08:41:25 #236 DONE 5.4s 08:41:25 08:41:25 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:41:27 #235 DONE 4.6s 08:41:27 08:41:27 #237 [security-secretstore-setup] exporting to image 08:41:32 #237 exporting layers 5.0s done 08:41:32 #237 writing image sha256:962fb8bc136133805eeb7d98dfc06e69bea621c461fc89fbb4cb68705d00a5e4 0.0s done 08:41:32 #237 naming to docker.io/library/security-secretstore-setup 0.0s done 08:41:32 #237 DONE 5.6s 08:41:34 time="2025-10-23T08:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:34 time="2025-10-23T08:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:34 time="2025-10-23T08:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:34 time="2025-10-23T08:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:34 time="2025-10-23T08:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:34 time="2025-10-23T08:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:34 time="2025-10-23T08:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:34 time="2025-10-23T08:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:34 time="2025-10-23T08:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:34 time="2025-10-23T08:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:34 time="2025-10-23T08:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:34 time="2025-10-23T08:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:34 time="2025-10-23T08:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:34 time="2025-10-23T08:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:41:34 time="2025-10-23T08:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:41:34 $ docker stop --time=1 333dc7cde5775079372736baffe3c459f60ffe0f9af872c71081030519cd0a9a 08:41:36 $ docker rm -f --volumes 333dc7cde5775079372736baffe3c459f60ffe0f9af872c71081030519cd0a9a [Pipeline] // withDockerContainer [Pipeline] sh 08:41:36 + docker images 08:41:36 REPOSITORY TAG IMAGE ID CREATED SIZE 08:41:36 security-secretstore-setup latest 962fb8bc1361 10 seconds ago 79.8MB 08:41:36 security-proxy-setup latest cd5034f15cfa 17 seconds ago 49.1MB 08:41:36 security-proxy-auth latest b2b3f170a6fb 19 seconds ago 44.7MB 08:41:36 core-metadata latest 2e6cd88730e9 22 seconds ago 45.6MB 08:41:36 core-data latest a57c6f488316 23 seconds ago 53.4MB 08:41:36 security-spiffe-token-provider latest b288ee3672e5 24 seconds ago 48.1MB 08:41:36 support-notifications latest e87d5205b419 25 seconds ago 52.9MB 08:41:36 support-scheduler latest 34fde80520d3 25 seconds ago 49.3MB 08:41:36 core-command latest 9b0339a67837 26 seconds ago 39.7MB 08:41:36 core-keeper latest b591a8c66537 28 seconds ago 45.3MB 08:41:36 security-bootstrapper latest c602d1ffd49e About a minute ago 20.4MB 08:41:36 core-common-config-bootstrapper latest a37631a3b163 About a minute ago 19.4MB 08:41:36 security-spire-agent latest 38441cb22231 3 minutes ago 195MB 08:41:36 security-spire-config latest 432aa74d6a22 3 minutes ago 149MB 08:41:36 security-spire-server latest c194b945dd8c 3 minutes ago 149MB 08:41:36 ci-base-image-x86_64 latest c580ef8593f9 9 minutes ago 966MB 08:41:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 8 days ago 610MB 08:41:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB 08:41:36 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:37 provisioning config files... 08:41:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5112412211857822532tmp [Pipeline] { [Pipeline] sh 08:41:37 + set +x 08:41:37 + curl -s https://codecov.io/bash 08:41:37 + bash -s -- 08:41:37 08:41:37 _____ _ 08:41:37 / ____| | | 08:41:37 | | ___ __| | ___ ___ _____ __ 08:41:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:41:37 | |___| (_) | (_| | __/ (_| (_) \ V / 08:41:37 \_____\___/ \__,_|\___|\___\___/ \_/ 08:41:37 Bash-1.0.6 08:41:37 08:41:37 08:41:37 ==> git version 2.25.1 found 08:41:37 ==> 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:37 Release-Date: 2020-01-08 08:41:37 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:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:41:37 ==> Jenkins CI detected. 08:41:37 current dir:  /w/workspace/edgex-go/4 08:41:37 project root: . 08:41:37 --> token set from env 08:41:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:41:37 ==> Running gcov in . (disable via -X gcov) 08:41:37 ==> Python coveragepy not found 08:41:37 ==> Searching for coverage reports in: 08:41:37 + . 08:41:37 -> Found 1 reports 08:41:37 ==> Detecting git/mercurial file structure 08:41:37 ==> Reading reports 08:41:38 + ./coverage.out bytes=1740946 08:41:38 ==> Appending adjustments 08:41:38 https://docs.codecov.io/docs/fixing-reports 08:41:39 + Found adjustments 08:41:39 ==> Gzipping contents 08:41:39 148K /tmp/codecov.siPk2G.gz 08:41:39 ==> Uploading reports 08:41:39 url: https://codecov.io 08:41:39 query: branch=PR-5275&commit=f2f8c5606c756342d211451e66f7cfe64fe18092&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5275%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5275&job=&cmd_args= 08:41:39 -> Pinging Codecov 08:41:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5275&commit=f2f8c5606c756342d211451e66f7cfe64fe18092&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5275%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5275&job=&cmd_args= 08:41:39 -> Uploading to 08:41:39 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/f2f8c5606c756342d211451e66f7cfe64fe18092/4dfe10bb-aba6-4199-8a24-f17318c8b055.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251023%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251023T084139Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ecc6ce2abe14a416848e479f818a709b5b8c7e1b22469760f886d0314b4a63db 08:41:39 % Total % Received % Xferd Average Speed Time Time Time Current 08:41:39 Dload Upload Total Spent Left Speed 08:41:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 145k 0 0 100 145k 0 449k --:--:-- --:--:-- --:--:-- 448k 08:41:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f2f8c5606c756342d211451e66f7cfe64fe18092 [Pipeline] } 08:41:39 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:40 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 08:41:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:41:41 ---> package-listing.sh 08:41:41 ++ facter osfamily 08:41:41 ++ tr '[:upper:]' '[:lower:]' 08:41:42 + OS_FAMILY=debian 08:41:42 + workspace=/w/workspace/edgex-go/4 08:41:42 + START_PACKAGES=/tmp/packages_start.txt 08:41:42 + END_PACKAGES=/tmp/packages_end.txt 08:41:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:41:42 + PACKAGES=/tmp/packages_start.txt 08:41:42 + '[' /w/workspace/edgex-go/4 ']' 08:41:42 + PACKAGES=/tmp/packages_end.txt 08:41:42 + case "${OS_FAMILY}" in 08:41:42 + dpkg -l 08:41:42 + grep '^ii' 08:41:42 + '[' -f /tmp/packages_start.txt ']' 08:41:42 + '[' -f /tmp/packages_end.txt ']' 08:41:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:41:42 + '[' /w/workspace/edgex-go/4 ']' 08:41:42 + mkdir -p /w/workspace/edgex-go/4/archives/ 08:41:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 08:41:42 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:41:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:42 08:41:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:43 latest: Pulling from edgex-lftools-log-publisher 08:41:43 5eb5b503b376: Pulling fs layer 08:41:43 5c69ac0246d0: Pulling fs layer 08:41:43 ec43610c2a17: Pulling fs layer 08:41:43 3a2ae6a8a46f: Pulling fs layer 08:41:43 33b1e0a273af: Pulling fs layer 08:41:43 5d3b04190fa2: Pulling fs layer 08:41:43 2f39f015ded8: Pulling fs layer 08:41:43 3a2ae6a8a46f: Waiting 08:41:43 5d3b04190fa2: Waiting 08:41:43 2f39f015ded8: Waiting 08:41:43 33b1e0a273af: Waiting 08:41:43 5c69ac0246d0: Download complete 08:41:43 3a2ae6a8a46f: Verifying Checksum 08:41:43 3a2ae6a8a46f: Download complete 08:41:43 33b1e0a273af: Verifying Checksum 08:41:43 33b1e0a273af: Download complete 08:41:43 5d3b04190fa2: Verifying Checksum 08:41:43 5d3b04190fa2: Download complete 08:41:43 ec43610c2a17: Verifying Checksum 08:41:43 ec43610c2a17: Download complete 08:41:43 5eb5b503b376: Verifying Checksum 08:41:43 5eb5b503b376: Download complete 08:41:44 2f39f015ded8: Verifying Checksum 08:41:44 2f39f015ded8: Download complete 08:41:45 5eb5b503b376: Pull complete 08:41:45 5c69ac0246d0: Pull complete 08:41:46 ec43610c2a17: Pull complete 08:41:46 3a2ae6a8a46f: Pull complete 08:41:47 33b1e0a273af: Pull complete 08:41:47 5d3b04190fa2: Pull complete 08:41:52 2f39f015ded8: Pull complete 08:41:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:41:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:41:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:52 prd-ubuntu20.04-docker-8c-8g-544616 does not seem to be running inside a container 08:41:52 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:42:01 $ docker top fadb5bf3e56b9e5f9dfb781ebc3cb74f8d62f8b6e9bc131fb5793f65104552fb -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:01 + touch /tmp/pre-build-complete [Pipeline] sh 08:42:01 + mkdir -p /var/log/sysstat [Pipeline] sh 08:42:02 + ls /var/log/sa-host 08:42:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:02 provisioning config files... 08:42:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5670217653827955918tmp [Pipeline] { [Pipeline] echo 08:42:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:42:02 ---> create-netrc.sh [Pipeline] } 08:42:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:42:02 ---> python-tools-install.sh [Pipeline] echo 08:42:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:42:03 ---> sudo-logs.sh 08:42:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:42:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:42:03 ---> job-cost.sh 08:42:03 lf-activate-venv: SKIPPING 08:42:03 INFO: No Stack... 08:42:03 INFO: Retrieving Pricing Info for: v3-standard-8 08:42:04 INFO: Archiving Costs [Pipeline] echo 08:42:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:42:04 ---> logs-deploy.sh 08:42:04 lf-activate-venv: SKIPPING 08:42:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5275/4 08:42:04 INFO: archiving workspace using pattern(s): 08:42:05 Archives upload complete. 08:42:05 INFO: archiving logs to Nexus 08:42:06 ---> uname -a: 08:42:06 Linux prd-ubuntu20-04-docker-8c-8g-544616 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:42:06 08:42:06 08:42:06 ---> lscpu: 08:42:06 Architecture: x86_64 08:42:06 CPU op-mode(s): 32-bit, 64-bit 08:42:06 Byte Order: Little Endian 08:42:06 Address sizes: 40 bits physical, 48 bits virtual 08:42:06 CPU(s): 8 08:42:06 On-line CPU(s) list: 0-7 08:42:06 Thread(s) per core: 1 08:42:06 Core(s) per socket: 1 08:42:06 Socket(s): 8 08:42:06 NUMA node(s): 1 08:42:06 Vendor ID: AuthenticAMD 08:42:06 CPU family: 23 08:42:06 Model: 49 08:42:06 Model name: AMD EPYC-Rome Processor 08:42:06 Stepping: 0 08:42:06 CPU MHz: 2800.000 08:42:06 BogoMIPS: 5600.00 08:42:06 Virtualization: AMD-V 08:42:06 Hypervisor vendor: KVM 08:42:06 Virtualization type: full 08:42:06 L1d cache: 256 KiB 08:42:06 L1i cache: 256 KiB 08:42:06 L2 cache: 4 MiB 08:42:06 L3 cache: 128 MiB 08:42:06 NUMA node0 CPU(s): 0-7 08:42:06 Vulnerability Gather data sampling: Not affected 08:42:06 Vulnerability Itlb multihit: Not affected 08:42:06 Vulnerability L1tf: Not affected 08:42:06 Vulnerability Mds: Not affected 08:42:06 Vulnerability Meltdown: Not affected 08:42:06 Vulnerability Mmio stale data: Not affected 08:42:06 Vulnerability Retbleed: Vulnerable 08:42:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:42:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:42:06 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:42:06 Vulnerability Srbds: Not affected 08:42:06 Vulnerability Tsx async abort: Not affected 08:42:06 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:06 08:42:06 08:42:06 ---> nproc: 08:42:06 8 08:42:06 08:42:06 08:42:06 ---> df -h: 08:42:06 Filesystem Size Used Avail Use% Mounted on 08:42:06 overlay 155G 32G 124G 21% / 08:42:06 tmpfs 64M 0 64M 0% /dev 08:42:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:42:06 shm 64M 0 64M 0% /dev/shm 08:42:06 /dev/vda1 155G 32G 124G 21% /facter-os 08:42:06 08:42:06 08:42:06 ---> sar -b -r -n DEV: 08:42:06 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-544616) 10/23/25 _x86_64_ (8 CPU) 08:42:06 08:42:06 08:30:44 LINUX RESTART (8 CPU) 08:42:06 08:42:06 08:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:42:06 08:32:01 382.62 72.69 309.93 0.00 12328.48 156651.36 0.00 08:42:06 08:33:01 181.00 10.35 170.65 0.00 1662.12 85633.33 0.00 08:42:06 08:34:01 42.44 0.02 42.42 0.00 0.80 37233.87 0.00 08:42:06 08:35:01 51.92 0.22 51.71 0.00 2.67 21393.10 0.00 08:42:06 08:36:01 354.46 0.47 353.99 0.00 33.06 283820.56 0.00 08:42:06 08:37:01 378.96 5.09 373.88 0.00 2312.14 82110.85 0.00 08:42:06 08:38:01 432.21 10.61 421.59 0.00 293.50 192744.15 0.00 08:42:06 08:39:01 155.29 0.32 154.97 0.00 2.53 39996.27 0.00 08:42:06 08:40:01 367.49 0.02 367.48 0.00 0.13 170422.13 0.00 08:42:06 08:41:01 511.31 0.02 511.30 0.00 0.13 92430.19 0.00 08:42:06 08:42:01 277.82 0.33 277.49 0.00 22.80 27522.21 0.00 08:42:06 Average: 285.10 9.10 276.00 0.00 1514.72 108162.88 0.00 08:42:06 08:42:06 08:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:42:06 08:32:01 29104284 31560880 750332 2.28 75832 2677812 1739640 5.13 953096 2454272 616 08:42:06 08:33:01 26393828 31015612 1260880 3.84 123992 4636768 2540836 7.49 2160968 3766016 687028 08:42:06 08:34:01 25870328 30950112 1323668 4.03 129296 5062544 2695760 7.95 2212608 4207804 556456 08:42:06 08:35:01 25697700 31518232 753980 2.29 135876 5743700 1756932 5.18 1822508 4720700 668940 08:42:06 08:36:01 19128356 31270124 992116 3.02 148536 11905628 3993924 11.77 2243988 10690060 37592 08:42:06 08:37:01 15945996 31264012 972656 2.96 230476 14790184 3214564 9.48 2775068 13113212 824780 08:42:06 08:38:01 9720676 30153528 2040024 6.21 369332 19314996 6204280 18.29 4301172 17302680 15952 08:42:06 08:39:01 5671144 29172220 2994156 9.11 395484 22095504 9718940 28.65 6610796 18743892 1775340 08:42:06 08:40:01 1452060 28033124 4138916 12.59 411216 25047600 10158080 29.95 9085356 20378392 5976 08:42:06 08:41:01 6065772 31372640 858144 2.61 419540 24002156 2412860 7.11 3579132 21590408 168 08:42:06 08:42:01 5334628 31372152 861600 2.62 442700 24654476 2278600 6.72 3678716 22170452 368 08:42:06 Average: 15489525 30698421 1540588 4.69 262025 14539215 4246765 12.52 3583946 12648899 415747 08:42:06 08:42:06 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:42:06 08:32:01 veth15bf699 0.03 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:32:01 ens3 812.56 571.17 7496.11 101.97 0.00 0.00 0.00 0.00 08:42:06 08:32:01 docker0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:32:01 lo 3.83 3.83 0.38 0.38 0.00 0.00 0.00 0.00 08:42:06 08:33:01 ens3 946.89 892.80 8105.76 131.25 0.00 0.00 0.00 0.00 08:42:06 08:33:01 veth73b41eb 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:33:01 docker0 780.85 780.75 59.40 4654.65 0.00 0.00 0.00 0.00 08:42:06 08:33:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:42:06 08:34:01 ens3 34.49 23.26 28.27 15.03 0.00 0.00 0.00 0.00 08:42:06 08:34:01 veth73b41eb 1.23 1.27 0.11 0.11 0.00 0.00 0.00 0.00 08:42:06 08:34:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 08:42:06 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:35:01 ens3 23.66 13.66 20.32 12.09 0.00 0.00 0.00 0.00 08:42:06 08:35:01 veth73b41eb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:06 08:36:01 vethc86e2da 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:36:01 veth2c85eb3 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:36:01 veth8fbc1fd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:36:01 veth20b65df 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:36:01 ens3 207.05 133.73 3619.08 28.06 0.00 0.00 0.00 0.00 08:42:06 08:36:01 docker0 18.06 30.76 1.22 382.05 0.00 0.00 0.00 0.00 08:42:06 08:36:01 veth374d8e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:36:01 veth4f88b19 2.23 3.25 0.18 38.68 0.00 0.00 0.00 0.00 08:42:06 08:36:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 08:42:06 08:36:01 vethe943b76 0.65 1.17 0.06 0.27 0.00 0.00 0.00 0.00 08:42:06 08:36:01 veth71ffb56 0.02 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:37:01 vethe89eec2 25.11 33.13 2.41 16.99 0.00 0.00 0.00 0.00 08:42:06 08:37:01 vethab34f89 17.38 22.61 1.68 11.70 0.00 0.00 0.00 0.00 08:42:06 08:37:01 veth2770f06 25.01 33.23 2.41 17.00 0.00 0.00 0.00 0.00 08:42:06 08:37:01 veth10e4bc8 25.05 32.52 2.41 16.94 0.00 0.00 0.00 0.00 08:42:06 08:37:01 ens3 604.34 347.54 5010.11 43.62 0.00 0.00 0.00 0.00 08:42:06 08:37:01 docker0 297.58 491.75 24.84 3680.92 0.00 0.00 0.00 0.00 08:42:06 08:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:42:06 08:37:01 vethe943b76 0.12 2.37 0.01 0.10 0.00 0.00 0.00 0.00 08:42:06 08:38:01 vethe268124 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 08:42:06 08:38:01 vethe9dcf0b 0.02 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:38:01 veth0be723e 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 08:42:06 08:38:01 vethf238ebf 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 08:42:06 08:38:01 veth8595319 0.02 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:38:01 ens3 423.79 246.50 4932.81 34.09 0.00 0.00 0.00 0.00 08:42:06 08:38:01 veth05e4e54 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 08:42:06 08:38:01 veth44231b8 0.02 0.10 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:38:01 docker0 233.29 403.10 21.90 4916.58 0.00 0.00 0.00 0.00 08:42:06 08:38:01 veth6922613 0.05 0.30 0.00 0.02 0.00 0.00 0.00 0.00 08:42:06 08:38:01 vethf6f7879 0.05 0.27 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:38:01 veth2955e9b 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 08:42:06 08:38:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:42:06 08:38:01 vethe943b76 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 08:42:06 08:38:01 veth04572a8 0.03 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:38:01 vethea6e053 0.05 0.33 0.00 0.02 0.00 0.00 0.00 0.00 08:42:06 08:39:01 vethe268124 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:39:01 vethe9dcf0b 0.03 0.22 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:39:01 veth0be723e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:39:01 vethf238ebf 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:39:01 veth8595319 0.03 0.23 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:39:01 ens3 11.49 8.03 8.69 4.98 0.00 0.00 0.00 0.00 08:42:06 08:39:01 veth05e4e54 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:39:01 veth44231b8 0.03 0.23 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:39:01 docker0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:39:01 veth6922613 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:39:01 vethf6f7879 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:39:01 veth2955e9b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:06 08:39:01 vethe943b76 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:39:01 veth04572a8 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:39:01 vethea6e053 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:42:06 08:40:01 vethe9dcf0b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:40:01 veth0be723e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:40:01 vethf238ebf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:40:01 veth8595319 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:40:01 ens3 3.48 1.97 2.57 1.38 0.00 0.00 0.00 0.00 08:42:06 08:40:01 veth05e4e54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:40:01 veth6922613 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:40:01 vethf6f7879 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:40:01 veth2955e9b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:40:01 vethc532672 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:40:01 vethe943b76 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:40:01 vethc864eec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:40:01 veth04572a8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:40:01 vethea6e053 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:41:01 ens3 35.11 30.96 19.66 209.95 0.00 0.00 0.00 0.00 08:42:06 08:41:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:42:06 08:41:01 vethe943b76 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:42:01 ens3 130.76 91.23 2561.49 30.84 0.00 0.00 0.00 0.00 08:42:06 08:42:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:06 08:42:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 08:42:06 Average: ens3 294.12 214.68 2892.36 55.74 0.00 0.00 0.00 0.00 08:42:06 Average: docker0 121.12 155.42 9.78 1240.79 0.00 0.00 0.00 0.00 08:42:06 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 08:42:06 08:42:06 08:42:06 ---> sar -P ALL: 08:42:06 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-544616) 10/23/25 _x86_64_ (8 CPU) 08:42:06 08:42:06 08:30:44 LINUX RESTART (8 CPU) 08:42:06 08:42:06 08:31:01 CPU %user %nice %system %iowait %steal %idle 08:42:06 08:32:01 all 8.22 0.00 2.35 2.52 0.05 86.86 08:42:06 08:32:01 0 10.49 0.00 2.26 1.52 0.07 85.66 08:42:06 08:32:01 1 6.51 0.00 2.15 0.24 0.05 91.06 08:42:06 08:32:01 2 10.34 0.00 3.28 7.46 0.05 78.87 08:42:06 08:32:01 3 7.20 0.00 2.56 3.92 0.07 86.26 08:42:06 08:32:01 4 6.99 0.00 1.76 2.75 0.05 88.45 08:42:06 08:32:01 5 8.12 0.00 2.53 3.42 0.05 85.89 08:42:06 08:32:01 6 8.92 0.00 2.32 0.29 0.05 88.43 08:42:06 08:32:01 7 7.18 0.00 1.91 0.64 0.05 90.22 08:42:06 08:33:01 all 28.80 0.00 5.61 1.49 0.09 64.01 08:42:06 08:33:01 0 28.59 0.00 5.32 2.43 0.08 63.57 08:42:06 08:33:01 1 27.79 0.00 4.87 0.10 0.10 67.14 08:42:06 08:33:01 2 30.65 0.00 5.79 0.51 0.10 62.95 08:42:06 08:33:01 3 29.53 0.00 6.02 0.32 0.10 64.03 08:42:06 08:33:01 4 23.84 0.00 5.85 3.57 0.08 66.66 08:42:06 08:33:01 5 26.72 0.00 5.60 3.51 0.08 64.08 08:42:06 08:33:01 6 33.33 0.00 6.03 1.33 0.08 59.22 08:42:06 08:33:01 7 29.92 0.00 5.42 0.15 0.08 64.42 08:42:06 08:34:01 all 37.66 0.00 6.05 0.67 0.09 55.52 08:42:06 08:34:01 0 33.43 0.00 6.62 0.34 0.08 59.53 08:42:06 08:34:01 1 38.49 0.00 6.27 0.00 0.08 55.15 08:42:06 08:34:01 2 37.17 0.00 6.16 0.13 0.08 56.45 08:42:06 08:34:01 3 41.05 0.00 5.88 2.70 0.08 50.28 08:42:06 08:34:01 4 37.80 0.00 5.75 2.00 0.10 54.35 08:42:06 08:34:01 5 36.04 0.00 6.28 0.03 0.10 57.55 08:42:06 08:34:01 6 38.93 0.00 5.55 0.20 0.12 55.20 08:42:06 08:34:01 7 38.39 0.00 5.90 0.00 0.08 55.62 08:42:06 08:35:01 all 57.20 0.00 7.14 0.21 0.10 35.35 08:42:06 08:35:01 0 57.55 0.00 7.13 0.02 0.10 35.20 08:42:06 08:35:01 1 58.15 0.00 7.12 0.02 0.10 34.62 08:42:06 08:35:01 2 58.58 0.00 7.57 0.81 0.10 32.94 08:42:06 08:35:01 3 56.78 0.00 7.22 0.30 0.12 35.58 08:42:06 08:35:01 4 57.39 0.00 7.21 0.10 0.10 35.20 08:42:06 08:35:01 5 56.35 0.00 6.66 0.12 0.12 36.76 08:42:06 08:35:01 6 56.90 0.00 7.08 0.29 0.10 35.63 08:42:06 08:35:01 7 55.87 0.00 7.12 0.02 0.10 36.89 08:42:06 08:36:01 all 16.59 0.00 6.55 15.23 0.16 61.47 08:42:06 08:36:01 0 17.08 0.00 6.50 5.15 0.10 71.17 08:42:06 08:36:01 1 16.43 0.00 6.53 9.32 0.46 67.25 08:42:06 08:36:01 2 17.09 0.00 5.74 13.33 0.07 63.77 08:42:06 08:36:01 3 17.07 0.00 6.39 26.19 0.09 50.26 08:42:06 08:36:01 4 15.97 0.00 6.32 5.87 0.08 71.75 08:42:06 08:36:01 5 16.10 0.00 7.73 37.22 0.27 38.68 08:42:06 08:36:01 6 16.38 0.00 7.04 16.72 0.08 59.77 08:42:06 08:36:01 7 16.60 0.00 6.15 8.36 0.10 68.78 08:42:06 08:37:01 all 7.50 0.00 3.82 49.85 0.09 38.73 08:42:06 08:37:01 0 5.69 0.00 2.91 19.01 0.07 72.33 08:42:06 08:37:01 1 9.83 0.00 4.54 71.28 0.10 14.25 08:42:06 08:37:01 2 6.84 0.00 3.19 25.80 0.12 64.06 08:42:06 08:37:01 3 8.68 0.00 4.36 60.77 0.12 26.07 08:42:06 08:37:01 4 8.85 0.00 3.73 56.42 0.08 30.92 08:42:06 08:37:01 5 6.62 0.00 4.19 58.16 0.08 30.94 08:42:06 08:37:01 6 8.19 0.00 5.14 55.10 0.08 31.49 08:42:06 08:37:01 7 5.34 0.00 2.55 52.61 0.08 39.42 08:42:06 08:38:01 all 10.63 0.00 4.83 39.42 0.08 45.04 08:42:06 08:38:01 0 9.05 0.00 3.60 22.85 0.07 64.43 08:42:06 08:38:01 1 11.59 0.00 6.11 60.39 0.12 21.79 08:42:06 08:38:01 2 8.89 0.00 3.69 28.32 0.07 59.03 08:42:06 08:38:01 3 11.57 0.00 5.71 56.53 0.10 26.10 08:42:06 08:38:01 4 11.12 0.00 5.49 45.59 0.10 37.70 08:42:06 08:38:01 5 12.67 0.00 4.91 34.29 0.05 48.07 08:42:06 08:38:01 6 12.04 0.00 5.85 34.88 0.07 47.16 08:42:06 08:38:01 7 8.15 0.00 3.32 32.85 0.05 55.62 08:42:06 08:39:01 all 87.75 0.00 11.21 0.88 0.14 0.02 08:42:06 08:39:01 0 88.18 0.00 10.53 1.16 0.12 0.02 08:42:06 08:39:01 1 87.15 0.00 11.92 0.79 0.13 0.00 08:42:06 08:39:01 2 87.02 0.00 11.70 1.02 0.19 0.07 08:42:06 08:39:01 3 88.04 0.00 10.95 0.83 0.15 0.02 08:42:06 08:39:01 4 86.87 0.00 12.07 0.87 0.15 0.03 08:42:06 08:39:01 5 88.38 0.00 10.77 0.73 0.12 0.00 08:42:06 08:39:01 6 88.60 0.00 10.61 0.65 0.13 0.00 08:42:06 08:39:01 7 87.70 0.00 11.12 1.01 0.14 0.03 08:42:06 08:40:01 all 90.50 0.00 9.26 0.09 0.15 0.00 08:42:06 08:40:01 0 90.73 0.00 8.97 0.13 0.17 0.00 08:42:06 08:40:01 1 91.07 0.00 8.66 0.13 0.13 0.00 08:42:06 08:40:01 2 88.78 0.00 10.98 0.07 0.17 0.00 08:42:06 08:40:01 3 90.92 0.00 8.88 0.05 0.15 0.00 08:42:06 08:40:01 4 90.04 0.00 9.78 0.03 0.15 0.00 08:42:06 08:40:01 5 91.24 0.00 8.61 0.02 0.13 0.00 08:42:06 08:40:01 6 90.96 0.00 8.89 0.03 0.12 0.00 08:42:06 08:40:01 7 90.24 0.00 9.32 0.26 0.17 0.02 08:42:06 08:41:01 all 46.93 0.00 6.31 14.15 0.12 32.49 08:42:06 08:41:01 0 46.88 0.00 5.65 3.21 0.10 44.16 08:42:06 08:41:01 1 46.76 0.00 6.77 19.14 0.12 27.21 08:42:06 08:41:01 2 47.57 0.00 5.58 8.60 0.08 38.17 08:42:06 08:41:01 3 45.89 0.00 7.21 12.91 0.15 33.84 08:42:06 08:41:01 4 47.46 0.00 6.89 18.79 0.10 26.76 08:42:06 08:41:01 5 46.54 0.00 6.24 10.71 0.18 36.32 08:42:06 08:41:01 6 47.74 0.00 6.39 28.07 0.12 17.68 08:42:06 08:41:01 7 46.57 0.00 5.74 11.82 0.10 35.77 08:42:06 08:42:01 all 3.43 0.00 1.64 17.62 0.08 77.24 08:42:06 08:42:01 0 4.22 0.00 1.27 17.34 0.07 77.10 08:42:06 08:42:01 1 3.80 0.00 1.77 24.66 0.07 69.70 08:42:06 08:42:01 2 2.76 0.00 2.02 18.80 0.07 76.35 08:42:06 08:42:01 3 3.45 0.00 1.90 10.16 0.07 84.42 08:42:06 08:42:01 4 3.31 0.00 1.38 27.37 0.13 67.82 08:42:06 08:42:01 5 4.09 0.00 2.25 19.61 0.05 74.00 08:42:06 08:42:01 6 2.72 0.00 1.31 14.52 0.08 81.36 08:42:06 08:42:01 7 3.06 0.00 1.23 8.46 0.07 87.18 08:42:06 08:42:06 Average: CPU %user %nice %system %iowait %steal %idle 08:42:06 Average: all 35.91 0.00 5.88 12.94 0.11 45.16 08:42:06 Average: 0 35.62 0.00 5.52 6.67 0.09 52.10 08:42:06 Average: 1 36.19 0.00 6.06 16.91 0.13 40.70 08:42:06 Average: 2 35.93 0.00 5.97 9.54 0.10 48.45 08:42:06 Average: 3 36.34 0.00 6.09 15.89 0.11 41.57 08:42:06 Average: 4 35.37 0.00 6.01 14.87 0.10 43.64 08:42:06 Average: 5 35.73 0.00 5.97 15.22 0.11 42.95 08:42:06 Average: 6 36.87 0.00 6.02 13.81 0.09 43.20 08:42:06 Average: 7 35.21 0.00 5.42 10.63 0.09 48.65 08:42:06 08:42:06 08:42:06