Pull request #5075 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 68d0f35149ff6116b92137ef0fc6799ae3764763+63139032be4d16dbd5c4c048fde0529458690203 (61ae80ebf487afe93d3ce37d26cca19029dac490) 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-ssh10178752633544767968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16719532389394881759.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-5075/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-5075/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16462167295283458578.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh10927674452154361859.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-5075/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-5075/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4288915488686022173.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]] ========================================================= [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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38519 in /w/workspace/edgexfoundry_edgex-go_PR-5075 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 63139032be4d16dbd5c4c048fde0529458690203 into PR head commit 68d0f35149ff6116b92137ef0fc6799ae3764763 > 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/5075/head:refs/remotes/origin/PR-5075 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68d0f35149ff6116b92137ef0fc6799ae3764763 # timeout=10 Merge succeeded, producing 68d0f35149ff6116b92137ef0fc6799ae3764763 Checking out Revision 68d0f35149ff6116b92137ef0fc6799ae3764763 (PR-5075) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 63139032be4d16dbd5c4c048fde0529458690203 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68d0f35149ff6116b92137ef0fc6799ae3764763 # timeout=10 Commit message: "feat: revise DB schema initialVersion to 4.0.0-dev" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-10T10:10:17.917Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-10T10:10:17.990Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-10T10:10:18.015Z] ========================================================= [2025-02-10T10:10:18.016Z] EdgeX Global Pipelines Version Info [2025-02-10T10:10:18.016Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3c423417d196726c0c23de504d6ba8d68dcc8404 # timeout=10 [2025-02-10T10:10:18.786Z] ------------------- [2025-02-10T10:10:18.786Z] stable info: [2025-02-10T10:10:18.786Z] ------------------- [2025-02-10T10:10:18.786Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-10T10:10:18.786Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T10:10:18.786Z] Message: update stable to v1.0.269 [2025-02-10T10:10:19.355Z] ------------------- [2025-02-10T10:10:19.355Z] experimental info: [2025-02-10T10:10:19.355Z] ------------------- [2025-02-10T10:10:19.355Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-10T10:10:19.355Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T10:10:19.355Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-10T10:10:19.436Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-10T10:10:19.452Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-10T10:10:19.473Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-10T10:10:19.493Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-10T10:10:19.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-10T10:10:19.538Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-10T10:10:19.562Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-10T10:10:19.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-10T10:10:19.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-10T10:10:19.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-10T10:10:19.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-10T10:10:19.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-10T10:10:19.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-10T10:10:19.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-10T10:10:19.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-10T10:10:19.759Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-10T10:10:19.784Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-10T10:10:19.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-10T10:10:19.828Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-10T10:10:19.852Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-10T10:10:19.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-10T10:10:19.893Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-10T10:10:19.914Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-10T10:10:19.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5075 [Pipeline] echo [2025-02-10T10:10:19.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5075 [Pipeline] echo [2025-02-10T10:10:19.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5075 [Pipeline] echo [2025-02-10T10:10:20.008Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68d0f35149ff6116b92137ef0fc6799ae3764763 [Pipeline] echo [2025-02-10T10:10:20.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68d0f35 [Pipeline] echo [2025-02-10T10:10:20.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T10:10:20.128Z] provisioning config files... [2025-02-10T10:10:20.143Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config892887641661335278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T10:10:20.479Z] ---> ****-login.sh [2025-02-10T10:10:20.479Z] nexus3.edgexfoundry.org:10001 [2025-02-10T10:10:20.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:10:20.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:10:20.739Z] Configure a credential helper to remove this warning. See [2025-02-10T10:10:20.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:10:20.739Z] [2025-02-10T10:10:20.739Z] Login Succeeded [2025-02-10T10:10:20.739Z] nexus3.edgexfoundry.org:10002 [2025-02-10T10:10:20.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:10:20.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:10:20.739Z] Configure a credential helper to remove this warning. See [2025-02-10T10:10:20.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:10:20.740Z] [2025-02-10T10:10:20.740Z] Login Succeeded [2025-02-10T10:10:20.740Z] nexus3.edgexfoundry.org:10003 [2025-02-10T10:10:21.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:10:21.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:10:21.001Z] Configure a credential helper to remove this warning. See [2025-02-10T10:10:21.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:10:21.001Z] [2025-02-10T10:10:21.001Z] Login Succeeded [2025-02-10T10:10:21.001Z] nexus3.edgexfoundry.org:10004 [2025-02-10T10:10:21.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:10:21.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:10:21.001Z] Configure a credential helper to remove this warning. See [2025-02-10T10:10:21.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:10:21.001Z] [2025-02-10T10:10:21.001Z] Login Succeeded [2025-02-10T10:10:21.001Z] ****.io [2025-02-10T10:10:21.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T10:10:21.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T10:10:21.265Z] Configure a credential helper to remove this warning. See [2025-02-10T10:10:21.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T10:10:21.265Z] [2025-02-10T10:10:21.265Z] Login Succeeded [2025-02-10T10:10:21.265Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T10:10:21.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T10:10:21.603Z] + 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 [2025-02-10T10:10:21.603Z] + cut -d/ -f2 [2025-02-10T10:10:21.603Z] + dirname cmd/core-command/Dockerfile [2025-02-10T10:10:21.603Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-10T10:10:21.603Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-10T10:10:21.603Z] + cut -d/ -f2 [2025-02-10T10:10:21.603Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-10T10:10:21.603Z] + dirname cmd/core-data/Dockerfile [2025-02-10T10:10:21.603Z] + cut -d/ -f2 [2025-02-10T10:10:21.603Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-10T10:10:21.603Z] + dirname cmd/core-keeper/Dockerfile [2025-02-10T10:10:21.603Z] + cut -d/ -f2 [2025-02-10T10:10:21.603Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-10T10:10:21.603Z] + + dirname cmd/core-metadata/Dockerfilecut [2025-02-10T10:10:21.603Z] -d/ -f2 [2025-02-10T10:10:21.603Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-10T10:10:21.603Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-10T10:10:21.603Z] + cut -d/ -f2 [2025-02-10T10:10:21.603Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-10T10:10:21.603Z] + cut -d/ -f2 [2025-02-10T10:10:21.603Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-10T10:10:21.603Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-10T10:10:21.603Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-10T10:10:21.603Z] + cut -d/ -f2 [2025-02-10T10:10:21.603Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-10T10:10:21.603Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-10T10:10:21.603Z] + cut -d/ -f2 [2025-02-10T10:10:21.603Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-10T10:10:21.603Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2025-02-10T10:10:21.603Z] cut -d/ -f2 [2025-02-10T10:10:21.603Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-10T10:10:21.603Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-10T10:10:21.603Z] + cut -d/ -f2 [2025-02-10T10:10:21.603Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-10T10:10:21.603Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-10T10:10:21.603Z] + cut -d/ -f2 [2025-02-10T10:10:21.603Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-10T10:10:21.603Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-10T10:10:21.603Z] + cut -d/ -f2 [2025-02-10T10:10:21.603Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-10T10:10:21.603Z] + cut -d/ -f2 [2025-02-10T10:10:21.603Z] + dirname cmd/support-notifications/Dockerfile [2025-02-10T10:10:21.603Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-10T10:10:21.603Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-10T10:10:21.603Z] + cut -d/ -f2 [2025-02-10T10:10:21.603Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-10T10:10:21.645Z] 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 [2025-02-10T10:10:22.009Z] + git rev-list -1 --merges 68d0f35149ff6116b92137ef0fc6799ae3764763~1..68d0f35149ff6116b92137ef0fc6799ae3764763 [Pipeline] echo [2025-02-10T10:10:22.023Z] -----------> git rev-list -1 --merges 68d0f35149ff6116b92137ef0fc6799ae3764763~1..68d0f35149ff6116b92137ef0fc6799ae3764763 68d0f35149ff6116b92137ef0fc6799ae3764763 [false] [Pipeline] sh [2025-02-10T10:10:22.316Z] + git log --format=format:%s -1 68d0f35149ff6116b92137ef0fc6799ae3764763 [Pipeline] echo [2025-02-10T10:10:22.333Z] ========================================================= [2025-02-10T10:10:22.333Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-10T10:10:22.333Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-10T10:10:22.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T10:10:22.901Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-10T10:10:22.901Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-10T10:10:22.901Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-10T10:10:22.901Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-10T10:10:22.901Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-10T10:10:22.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:10:23.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T10:10:23.345Z] [2025-02-10T10:10:23.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:10:23.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T10:10:23.651Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-10T10:10:23.651Z] b85a868b505f: Pulling fs layer [2025-02-10T10:10:23.651Z] e2be974225ed: Pulling fs layer [2025-02-10T10:10:23.651Z] 339a4e72a1f5: Pulling fs layer [2025-02-10T10:10:23.651Z] 988bab9f4d93: Pulling fs layer [2025-02-10T10:10:23.651Z] 1469e6f7b9e6: Pulling fs layer [2025-02-10T10:10:23.651Z] eaf3925da568: Pulling fs layer [2025-02-10T10:10:23.651Z] bab4dde63d76: Pulling fs layer [2025-02-10T10:10:23.651Z] bde34c3a00c8: Pulling fs layer [2025-02-10T10:10:23.651Z] eaf3925da568: Waiting [2025-02-10T10:10:23.651Z] 988bab9f4d93: Waiting [2025-02-10T10:10:23.651Z] 1469e6f7b9e6: Waiting [2025-02-10T10:10:23.651Z] b352a97aabf1: Pulling fs layer [2025-02-10T10:10:23.651Z] bab4dde63d76: Waiting [2025-02-10T10:10:23.651Z] 4872d77fe225: Pulling fs layer [2025-02-10T10:10:23.651Z] 5851b861e8e6: Pulling fs layer [2025-02-10T10:10:23.651Z] bde34c3a00c8: Waiting [2025-02-10T10:10:23.651Z] b352a97aabf1: Waiting [2025-02-10T10:10:23.651Z] 5851b861e8e6: Waiting [2025-02-10T10:10:23.651Z] e2be974225ed: Download complete [2025-02-10T10:10:23.651Z] 988bab9f4d93: Verifying Checksum [2025-02-10T10:10:23.651Z] 988bab9f4d93: Download complete [2025-02-10T10:10:23.651Z] 1469e6f7b9e6: Verifying Checksum [2025-02-10T10:10:23.651Z] 1469e6f7b9e6: Download complete [2025-02-10T10:10:23.651Z] eaf3925da568: Download complete [2025-02-10T10:10:23.651Z] 339a4e72a1f5: Verifying Checksum [2025-02-10T10:10:23.651Z] 339a4e72a1f5: Download complete [2025-02-10T10:10:23.910Z] bde34c3a00c8: Verifying Checksum [2025-02-10T10:10:23.910Z] bde34c3a00c8: Download complete [2025-02-10T10:10:23.910Z] b352a97aabf1: Verifying Checksum [2025-02-10T10:10:23.910Z] b352a97aabf1: Download complete [2025-02-10T10:10:23.910Z] 4872d77fe225: Verifying Checksum [2025-02-10T10:10:23.910Z] 4872d77fe225: Download complete [2025-02-10T10:10:23.910Z] 5851b861e8e6: Download complete [2025-02-10T10:10:23.910Z] b85a868b505f: Verifying Checksum [2025-02-10T10:10:23.910Z] b85a868b505f: Download complete [2025-02-10T10:10:24.168Z] bab4dde63d76: Verifying Checksum [2025-02-10T10:10:24.168Z] bab4dde63d76: Download complete [2025-02-10T10:10:25.103Z] b85a868b505f: Pull complete [2025-02-10T10:10:25.103Z] e2be974225ed: Pull complete [2025-02-10T10:10:25.363Z] 339a4e72a1f5: Pull complete [2025-02-10T10:10:25.363Z] 988bab9f4d93: Pull complete [2025-02-10T10:10:25.623Z] 1469e6f7b9e6: Pull complete [2025-02-10T10:10:25.883Z] eaf3925da568: Pull complete [2025-02-10T10:10:27.264Z] bab4dde63d76: Pull complete [2025-02-10T10:10:27.523Z] bde34c3a00c8: Pull complete [2025-02-10T10:10:27.523Z] b352a97aabf1: Pull complete [2025-02-10T10:10:27.523Z] 4872d77fe225: Pull complete [2025-02-10T10:10:27.782Z] 5851b861e8e6: Pull complete [2025-02-10T10:10:27.782Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-10T10:10:27.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T10:10:27.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T10:10:27.920Z] prd-ubuntu20.04-docker-8c-8g-38519 does not seem to be running inside a container [2025-02-10T10:10:27.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-10T10:10:30.933Z] $ docker top c88265e738e0b1eb8afea0a17ed37016f88165e2633d5a8fa9273bd36c319b74 -eo pid,comm [2025-02-10T10:10:30.985Z] 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). [2025-02-10T10:10:30.985Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T10:10:31.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T10:10:31.040Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T10:10:31.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T10:10:31.140Z] $ docker exec c88265e738e0b1eb8afea0a17ed37016f88165e2633d5a8fa9273bd36c319b74 ssh-agent [2025-02-10T10:10:31.241Z] SSH_AUTH_SOCK=/tmp/ssh-OOyPZjf9tSiL/agent.33 [2025-02-10T10:10:31.241Z] SSH_AGENT_PID=39 [2025-02-10T10:10:31.247Z] Running ssh-add (command line suppressed) [2025-02-10T10:10:31.334Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_9874620610621466342.key (/w/workspace/edgex-go/2@tmp/private_key_9874620610621466342.key) [2025-02-10T10:10:31.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T10:10:31.642Z] + git tag --points-at HEAD [Pipeline] } [2025-02-10T10:10:31.653Z] $ docker exec --env ******** --env ******** c88265e738e0b1eb8afea0a17ed37016f88165e2633d5a8fa9273bd36c319b74 ssh-agent -k [2025-02-10T10:10:31.746Z] unset SSH_AUTH_SOCK; [2025-02-10T10:10:31.747Z] unset SSH_AGENT_PID; [2025-02-10T10:10:31.747Z] echo Agent pid 39 killed; [2025-02-10T10:10:31.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-10T10:10:31.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T10:10:31.798Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T10:10:31.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T10:10:31.901Z] $ docker exec c88265e738e0b1eb8afea0a17ed37016f88165e2633d5a8fa9273bd36c319b74 ssh-agent [2025-02-10T10:10:32.013Z] SSH_AUTH_SOCK=/tmp/ssh-JsONVwPgv9Ak/agent.72 [2025-02-10T10:10:32.013Z] SSH_AGENT_PID=78 [2025-02-10T10:10:32.017Z] Running ssh-add (command line suppressed) [2025-02-10T10:10:32.099Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4064995902330737261.key (/w/workspace/edgex-go/2@tmp/private_key_4064995902330737261.key) [2025-02-10T10:10:32.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T10:10:32.404Z] + git semver init [2025-02-10T10:10:32.665Z] 2025-02-10 10:10:32,565 [run_init] DEBUG init version:0.0.0 force:False [2025-02-10T10:10:32.665Z] 2025-02-10 10:10:32,566 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2025-02-10T10:10:32.665Z] 2025-02-10 10:10:32,566 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2025-02-10T10:10:32.665Z] 2025-02-10 10:10:32,567 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2025-02-10T10:10:37.945Z] 2025-02-10 10:10:37,362 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2025-02-10T10:10:37.945Z] 2025-02-10 10:10:37,362 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-5075 with force:False [2025-02-10T10:10:37.945Z] 2025-02-10 10:10:37,362 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-5075 [2025-02-10T10:10:37.945Z] 2025-02-10 10:10:37,367 [execute] INFO git cat-file --batch-check [2025-02-10T10:10:37.945Z] 2025-02-10 10:10:37,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T10:10:37.945Z] 2025-02-10 10:10:37,372 [execute] INFO git cat-file --batch [2025-02-10T10:10:37.945Z] 2025-02-10 10:10:37,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T10:10:37.945Z] 2025-02-10 10:10:37,378 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-5075 [2025-02-10T10:10:37.945Z] 0.0.0 [Pipeline] } [2025-02-10T10:10:37.953Z] $ docker exec --env ******** --env ******** c88265e738e0b1eb8afea0a17ed37016f88165e2633d5a8fa9273bd36c319b74 ssh-agent -k [2025-02-10T10:10:38.043Z] unset SSH_AUTH_SOCK; [2025-02-10T10:10:38.044Z] unset SSH_AGENT_PID; [2025-02-10T10:10:38.044Z] echo Agent pid 78 killed; [2025-02-10T10:10:38.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T10:10:38.382Z] + git semver [Pipeline] } [2025-02-10T10:10:38.654Z] $ docker stop --time=1 c88265e738e0b1eb8afea0a17ed37016f88165e2633d5a8fa9273bd36c319b74 [2025-02-10T10:10:39.985Z] $ docker rm -f --volumes c88265e738e0b1eb8afea0a17ed37016f88165e2633d5a8fa9273bd36c319b74 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T10:10:40.332Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-10T10:10:40.558Z] Stashed 1 file(s) [Pipeline] echo [2025-02-10T10:10:40.563Z] [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] } [2025-02-10T10:10:41.114Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2025-02-10T10:10:41.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T10:10:41.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T10:10:41.175Z] ========================================================= [2025-02-10T10:10:41.175Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-10T10:10:41.175Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-10T10:10:41.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T10:10:41.469Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-10T10:10:41.469Z] da9db072f522: Pulling fs layer [2025-02-10T10:10:41.469Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-10T10:10:41.469Z] 06f05ace1117: Pulling fs layer [2025-02-10T10:10:41.469Z] 5fe327b54edc: Pulling fs layer [2025-02-10T10:10:41.469Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T10:10:41.469Z] 92a5565b7b96: Pulling fs layer [2025-02-10T10:10:41.469Z] ff9bb7016b71: Pulling fs layer [2025-02-10T10:10:41.469Z] b67dba6c2c7d: Pulling fs layer [2025-02-10T10:10:41.469Z] a813b0c90790: Pulling fs layer [2025-02-10T10:10:41.469Z] 92a5565b7b96: Waiting [2025-02-10T10:10:41.469Z] ff9bb7016b71: Waiting [2025-02-10T10:10:41.469Z] b67dba6c2c7d: Waiting [2025-02-10T10:10:41.469Z] a813b0c90790: Waiting [2025-02-10T10:10:41.469Z] 5fe327b54edc: Waiting [2025-02-10T10:10:41.469Z] 4f4fb700ef54: Waiting [2025-02-10T10:10:41.469Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-10T10:10:41.469Z] 6ef4a4ee8ca5: Download complete [2025-02-10T10:10:41.469Z] 5fe327b54edc: Verifying Checksum [2025-02-10T10:10:41.469Z] 5fe327b54edc: Download complete [2025-02-10T10:10:41.469Z] 4f4fb700ef54: Verifying Checksum [2025-02-10T10:10:41.469Z] 4f4fb700ef54: Download complete [2025-02-10T10:10:41.469Z] 92a5565b7b96: Verifying Checksum [2025-02-10T10:10:41.469Z] 92a5565b7b96: Download complete [2025-02-10T10:10:41.469Z] da9db072f522: Download complete [2025-02-10T10:10:41.727Z] ff9bb7016b71: Verifying Checksum [2025-02-10T10:10:41.727Z] ff9bb7016b71: Download complete [2025-02-10T10:10:41.727Z] da9db072f522: Pull complete [2025-02-10T10:10:41.986Z] a813b0c90790: Verifying Checksum [2025-02-10T10:10:41.987Z] a813b0c90790: Download complete [2025-02-10T10:10:41.987Z] 6ef4a4ee8ca5: Pull complete [2025-02-10T10:10:41.987Z] 06f05ace1117: Download complete [2025-02-10T10:10:42.245Z] b67dba6c2c7d: Verifying Checksum [2025-02-10T10:10:42.245Z] b67dba6c2c7d: Download complete [2025-02-10T10:10:45.533Z] 06f05ace1117: Pull complete [2025-02-10T10:10:45.533Z] 5fe327b54edc: Pull complete [2025-02-10T10:10:45.533Z] 4f4fb700ef54: Pull complete [2025-02-10T10:10:45.533Z] 92a5565b7b96: Pull complete [2025-02-10T10:10:45.533Z] ff9bb7016b71: Pull complete [2025-02-10T10:10:47.431Z] b67dba6c2c7d: Pull complete [2025-02-10T10:10:47.996Z] a813b0c90790: Pull complete [2025-02-10T10:10:47.996Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-10T10:10:47.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T10:10:47.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-10T10:10:48.295Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T10:10:48.295Z] WORKDIR /edgex [2025-02-10T10:10:48.295Z] COPY go.mod . [2025-02-10T10:10:48.295Z] RUN go mod download [2025-02-10T10:10:48.295Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-10T10:10:48.861Z] Sending build context to Docker daemon 180MB [2025-02-10T10:10:48.861Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T10:10:48.861Z] ---> 3ba60ce46760 [2025-02-10T10:10:48.861Z] Step 2/4 : WORKDIR /edgex [2025-02-10T10:10:53.049Z] ---> Running in 82eaa4c85307 [2025-02-10T10:10:53.049Z] Removing intermediate container 82eaa4c85307 [2025-02-10T10:10:53.049Z] ---> 19778ba6daa1 [2025-02-10T10:10:53.049Z] Step 3/4 : COPY go.mod . [2025-02-10T10:10:53.309Z] ---> bfa0a902db84 [2025-02-10T10:10:53.309Z] Step 4/4 : RUN go mod download [2025-02-10T10:10:53.309Z] ---> Running in 33e6cfbc4ecb [2025-02-10T10:11:11.402Z] Removing intermediate container 33e6cfbc4ecb [2025-02-10T10:11:11.402Z] ---> 2f7cd3d4f7ad [2025-02-10T10:11:11.402Z] Successfully built 2f7cd3d4f7ad [2025-02-10T10:11:11.402Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:11:11.716Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T10:11:11.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T10:11:11.803Z] prd-ubuntu20.04-docker-8c-8g-38519 does not seem to be running inside a container [2025-02-10T10:11:11.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-10T10:11:12.258Z] $ docker top 25f562ef6bf719f46b4c2dcba2196598da0bd2ed54f4382b6c6f7db10afbeaca -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T10:11:12.616Z] + go version [2025-02-10T10:11:12.616Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-10T10:11:12.626Z] $ docker stop --time=1 25f562ef6bf719f46b4c2dcba2196598da0bd2ed54f4382b6c6f7db10afbeaca [2025-02-10T10:11:13.906Z] $ docker rm -f --volumes 25f562ef6bf719f46b4c2dcba2196598da0bd2ed54f4382b6c6f7db10afbeaca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:11:14.379Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T10:11:14.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T10:11:14.473Z] prd-ubuntu20.04-docker-8c-8g-38519 does not seem to be running inside a container [2025-02-10T10:11:14.502Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-10T10:11:14.830Z] $ docker top 125ccc2b75143d03fe7ed1d8c3c2ebcce6bd094095ac07d378a505dfe3ced8e5 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-10T10:11:14.908Z] ========================================================= [2025-02-10T10:11:14.908Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-10T10:11:14.908Z] ========================================================= [Pipeline] sh [2025-02-10T10:11:15.186Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2025-02-10T10:11:15.489Z] + make test [2025-02-10T10:11:15.489Z] go test -race -coverprofile=coverage.out ./... [2025-02-10T10:11:23.600Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-10T10:11:55.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2025-02-10T10:11:55.954Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-10T10:11:55.955Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-02-10T10:11:55.955Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-10T10:11:56.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements [2025-02-10T10:11:56.795Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-10T10:11:56.795Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-10T10:11:58.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-10T10:11:58.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-10T10:11:58.261Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-10T10:11:58.261Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T10:11:58.261Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-10T10:11:58.261Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-10T10:11:58.261Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-10T10:11:58.261Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-10T10:11:58.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-10T10:11:58.261Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-10T10:11:59.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-10T10:11:59.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-10T10:11:59.200Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-10T10:11:59.200Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-10T10:11:59.200Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-10T10:11:59.200Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T10:12:00.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements [2025-02-10T10:12:00.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.076s coverage: 47.2% of statements [2025-02-10T10:12:00.713Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-10T10:12:00.713Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-10T10:12:00.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.874s coverage: 93.4% of statements [2025-02-10T10:12:00.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.041s coverage: 92.3% of statements [2025-02-10T10:12:01.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 9.4% of statements [2025-02-10T10:12:02.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-10T10:12:02.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-10T10:12:02.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-10T10:12:02.171Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-10T10:12:02.171Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-10T10:12:02.171Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-10T10:12:02.171Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-10T10:12:02.171Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T10:12:02.171Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-10T10:12:02.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-10T10:12:02.171Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-10T10:12:02.171Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-10T10:12:03.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.303s coverage: 95.8% of statements [2025-02-10T10:12:03.560Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-02-10T10:12:03.822Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-10T10:12:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-10T10:12:04.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-10T10:12:04.082Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-10T10:12:04.082Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-10T10:12:05.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2025-02-10T10:12:05.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements [2025-02-10T10:12:05.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 43.1% of statements [2025-02-10T10:12:05.020Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.016s coverage: 81.1% of statements [2025-02-10T10:12:05.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements [2025-02-10T10:12:05.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 87.1% of statements [2025-02-10T10:12:05.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2025-02-10T10:12:05.585Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-10T10:12:05.585Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-10T10:12:05.585Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-10T10:12:05.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2025-02-10T10:12:06.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-10T10:12:06.159Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-10T10:12:06.159Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-10T10:12:06.159Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-10T10:12:06.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2025-02-10T10:12:07.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-10T10:12:07.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-10T10:12:07.371Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-10T10:12:07.937Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-10T10:12:07.937Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-10T10:12:07.937Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-10T10:12:07.937Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-10T10:12:08.506Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-10T10:12:08.506Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-10T10:12:09.074Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-10T10:12:10.011Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-10T10:12:10.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-10T10:12:11.955Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-10T10:12:11.955Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-10T10:12:13.862Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-10T10:12:14.431Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-10T10:12:14.431Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-10T10:12:15.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-10T10:12:15.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-10T10:12:15.371Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T10:12:16.750Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-10T10:12:16.750Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-10T10:12:17.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-10T10:12:17.009Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-10T10:12:17.009Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-10T10:12:17.009Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-10T10:12:17.009Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-10T10:12:18.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2025-02-10T10:12:18.912Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-10T10:12:18.912Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-10T10:12:18.912Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-10T10:12:18.912Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-10T10:12:20.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-10T10:12:20.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-10T10:12:20.289Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T10:12:20.289Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-10T10:12:21.664Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-10T10:12:21.664Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-10T10:12:21.664Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-10T10:12:21.923Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-10T10:12:22.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-10T10:12:22.184Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.034s coverage: 92.9% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 47.4% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 17.0% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.026s coverage: 100.0% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.129s coverage: 36.1% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements [2025-02-10T10:12:24.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-02-10T10:12:26.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.0% of statements [2025-02-10T10:12:26.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 94.9% of statements [2025-02-10T10:12:26.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements [2025-02-10T10:12:26.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 97.7% of statements [2025-02-10T10:12:26.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements [2025-02-10T10:12:26.000Z] 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 [2025-02-10T10:12:26.258Z] running golangci-lint [2025-02-10T10:12:26.258Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-10T10:12:26.258Z] go version go1.23.4 linux/amd64 [2025-02-10T10:12:26.516Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-10T10:12:26.516Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-10T10:12:26.516Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-10T10:12:48.489Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|name|imports|types_sizes|deps|exports_file|files) took 21.28717775s" [2025-02-10T10:12:48.489Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.400546ms" [2025-02-10T10:13:00.683Z] level=info msg="[linters_context/goanalysis] analyzers took 1m30.396533506s with top 10 stages: buildir: 50.988001593s, gosec: 3.394372064s, inspect: 2.493063192s, fact_deprecated: 2.050297542s, printf: 1.531815877s, ctrlflow: 1.428534102s, fact_purity: 1.129810461s, S1038: 972.072111ms, nilness: 873.745364ms, directives: 770.71493ms" [2025-02-10T10:13:00.683Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-10T10:13:00.683Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 202/202, path_prettifier: 202/202, filename_unadjuster: 202/202, invalid_issue: 202/202, skip_files: 202/202, exclude: 202/202, cgo: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20, skip_dirs: 202/202, nolint: 20/0" [2025-02-10T10:13:00.683Z] level=info msg="[runner] processing took 20.107905ms with stages: nolint: 9.540118ms, identifier_marker: 5.152421ms, exclude-rules: 1.797245ms, path_prettifier: 1.609863ms, autogenerated_exclude: 1.11621ms, skip_dirs: 818.477µs, invalid_issue: 27.63µs, cgo: 27.46µs, filename_unadjuster: 12.951µs, max_same_issues: 1.46µs, uniq_by_line: 1.03µs, path_shortener: 480ns, fixer: 380ns, skip_files: 380ns, max_from_linter: 310ns, diff: 290ns, exclude: 280ns, sort_results: 270ns, source_code: 220ns, path_prefixer: 210ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" [2025-02-10T10:13:00.683Z] level=info msg="[runner] linters took 10.882116885s with stages: goanalysis_metalinter: 10.861893129s" [2025-02-10T10:13:00.683Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-10T10:13:00.683Z] level=info msg="Memory: 324 samples, avg is 281.7MB, max is 1274.6MB" [2025-02-10T10:13:00.683Z] level=info msg="Execution took 32.21199999s" [2025-02-10T10:13:00.683Z] go vet ./... [2025-02-10T10:13:04.870Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-10T10:13:04.870Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-10T10:13:04.870Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-10T10:13:05.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-10T10:13:05.456Z] + ls -al . [2025-02-10T10:13:05.456Z] total 1872 [2025-02-10T10:13:05.456Z] drwxrwxr-x 11 1001 1001 4096 Feb 10 10:11 . [2025-02-10T10:13:05.456Z] drwxr-xr-x 4 root root 4096 Feb 10 10:11 .. [2025-02-10T10:13:05.456Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 10:10 .blubracket [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 10 Feb 10 10:10 .dockerignore [2025-02-10T10:13:05.456Z] drwxrwxr-x 8 1001 1001 4096 Feb 10 10:12 .git [2025-02-10T10:13:05.456Z] drwxrwxr-x 3 1001 1001 4096 Feb 10 10:10 .github [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 907 Feb 10 10:10 .gitignore [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 199 Feb 10 10:10 .golangci.yml [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 100 Feb 10 10:10 .hadolint.yml [2025-02-10T10:13:05.456Z] drwxr-xr-x 3 1001 1001 4096 Feb 10 10:10 .semver [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 155 Feb 10 10:10 .sonarcloud.properties [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 1171 Feb 10 10:10 ADOPTERS.md [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 17374 Feb 10 10:10 Attribution.txt [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 100284 Feb 10 10:10 CHANGELOG.md [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 3804 Feb 10 10:10 CONTRIBUTING.md [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 677 Feb 10 10:10 GOVERNANCE.md [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 858 Feb 10 10:10 Jenkinsfile [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 10775 Feb 10 10:10 LICENSE [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 16740 Feb 10 10:10 Makefile [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 582 Feb 10 10:10 OWNERS.md [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 9932 Feb 10 10:10 README.md [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 789 Feb 10 10:10 SECURITY.md [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 5 Feb 10 10:10 VERSION [2025-02-10T10:13:05.456Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 10:10 bin [2025-02-10T10:13:05.456Z] drwxrwxr-x 19 1001 1001 4096 Feb 10 10:10 cmd [2025-02-10T10:13:05.456Z] -rw-r--r-- 1 root root 1544536 Feb 10 10:12 coverage.out [2025-02-10T10:13:05.456Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 10:10 fuzz_test [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 6494 Feb 10 10:10 go.mod [2025-02-10T10:13:05.456Z] -rw-rw-r-- 1 1001 1001 88223 Feb 10 10:10 go.sum [2025-02-10T10:13:05.456Z] drwxrwxr-x 7 1001 1001 4096 Feb 10 10:10 internal [2025-02-10T10:13:05.456Z] drwxrwxr-x 2 1001 1001 4096 Feb 10 10:10 openapi [2025-02-10T10:13:05.457Z] -rw-rw-r-- 1 1001 1001 584 Feb 10 10:10 security.txt [2025-02-10T10:13:05.457Z] -rw-rw-r-- 1 1001 1001 204 Feb 10 10:10 version.go [Pipeline] sh [2025-02-10T10:13:05.747Z] + '[' -e coverage.out ] [2025-02-10T10:13:05.747Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-10T10:13:05.900Z] Stashed 1 file(s) [Pipeline] sh [2025-02-10T10:13:06.488Z] + make build [2025-02-10T10:13:06.488Z] 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 [2025-02-10T10:13:33.028Z] 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 [2025-02-10T10:13:33.028Z] 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 [2025-02-10T10:13:33.028Z] 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 [2025-02-10T10:13:33.028Z] 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 [2025-02-10T10:13:33.964Z] 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 [2025-02-10T10:13:39.229Z] 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 [2025-02-10T10:13:41.132Z] 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 [2025-02-10T10:13:43.047Z] 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 [2025-02-10T10:13:43.980Z] 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 [2025-02-10T10:13:44.551Z] 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 [2025-02-10T10:13:45.486Z] 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 [2025-02-10T10:13:46.418Z] 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] } [2025-02-10T10:13:47.361Z] $ docker stop --time=1 125ccc2b75143d03fe7ed1d8c3c2ebcce6bd094095ac07d378a505dfe3ced8e5 [2025-02-10T10:13:52.398Z] $ docker rm -f --volumes 125ccc2b75143d03fe7ed1d8c3c2ebcce6bd094095ac07d378a505dfe3ced8e5 [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 [2025-02-10T10:13:53.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-10T10:13:53.560Z] [2025-02-10T10:13:53.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:13:53.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-10T10:13:53.886Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-10T10:13:53.886Z] 91d30c5bc195: Pulling fs layer [2025-02-10T10:13:53.886Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-10T10:13:53.886Z] 9c61dcf015f6: Pulling fs layer [2025-02-10T10:13:53.886Z] 4698f68db338: Pulling fs layer [2025-02-10T10:13:53.886Z] 2a2f49069b9e: Pulling fs layer [2025-02-10T10:13:53.886Z] e0025b399a48: Pulling fs layer [2025-02-10T10:13:53.886Z] 4698f68db338: Waiting [2025-02-10T10:13:53.886Z] 2a2f49069b9e: Waiting [2025-02-10T10:13:53.886Z] e0025b399a48: Waiting [2025-02-10T10:13:54.149Z] 91d30c5bc195: Verifying Checksum [2025-02-10T10:13:54.149Z] 91d30c5bc195: Download complete [2025-02-10T10:13:54.149Z] 4698f68db338: Verifying Checksum [2025-02-10T10:13:54.149Z] 4698f68db338: Download complete [2025-02-10T10:13:54.149Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-10T10:13:54.149Z] 2e9b0aa3be6d: Download complete [2025-02-10T10:13:54.149Z] e0025b399a48: Verifying Checksum [2025-02-10T10:13:54.149Z] e0025b399a48: Download complete [2025-02-10T10:13:54.149Z] 91d30c5bc195: Pull complete [2025-02-10T10:13:54.408Z] 2a2f49069b9e: Download complete [2025-02-10T10:13:54.408Z] 2e9b0aa3be6d: Pull complete [2025-02-10T10:13:54.667Z] 9c61dcf015f6: Verifying Checksum [2025-02-10T10:13:54.667Z] 9c61dcf015f6: Download complete [2025-02-10T10:13:57.197Z] 9c61dcf015f6: Pull complete [2025-02-10T10:13:57.197Z] 4698f68db338: Pull complete [2025-02-10T10:13:57.456Z] 2a2f49069b9e: Pull complete [2025-02-10T10:13:57.715Z] e0025b399a48: Pull complete [2025-02-10T10:13:57.715Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-10T10:13:57.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-10T10:13:57.715Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T10:13:57.824Z] prd-ubuntu20.04-docker-8c-8g-38519 does not seem to be running inside a container [2025-02-10T10:13:57.852Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-02-10T10:14:00.909Z] $ docker top 9aaa3d0f7b1b93b47042b719b7e1a0bba08ba60b493adf91bcb5773559d7a225 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T10:14:01.267Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-10T10:14:03.803Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-02-10T10:14:03.803Z] #1 transferring dockerfile: 1.83kB done [2025-02-10T10:14:03.803Z] #1 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-10T10:14:03.803Z] #2 transferring dockerfile: 1.89kB done [2025-02-10T10:14:03.803Z] #2 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #3 [security-spire-config internal] load build definition from Dockerfile [2025-02-10T10:14:03.803Z] #3 transferring dockerfile: 1.69kB done [2025-02-10T10:14:03.803Z] #3 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-10T10:14:03.803Z] #4 transferring dockerfile: 3.02kB done [2025-02-10T10:14:03.803Z] #4 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-10T10:14:03.803Z] #5 transferring dockerfile: 2.49kB done [2025-02-10T10:14:03.803Z] #5 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #6 [core-data internal] load build definition from Dockerfile [2025-02-10T10:14:03.803Z] #6 transferring dockerfile: 2.04kB done [2025-02-10T10:14:03.803Z] #6 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-02-10T10:14:03.803Z] #7 transferring dockerfile: 2.01kB done [2025-02-10T10:14:03.803Z] #7 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #8 [core-metadata internal] load build definition from Dockerfile [2025-02-10T10:14:03.803Z] #8 transferring dockerfile: 2.10kB done [2025-02-10T10:14:03.803Z] #8 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #9 [support-scheduler internal] load .dockerignore [2025-02-10T10:14:03.803Z] #9 transferring context: 50B done [2025-02-10T10:14:03.803Z] #9 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #10 [core-command internal] load build definition from Dockerfile [2025-02-10T10:14:03.803Z] #10 transferring dockerfile: 1.94kB done [2025-02-10T10:14:03.803Z] #10 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-02-10T10:14:03.803Z] #11 transferring dockerfile: 1.70kB done [2025-02-10T10:14:03.803Z] #11 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #12 [support-notifications internal] load build definition from Dockerfile [2025-02-10T10:14:03.803Z] #12 transferring dockerfile: 2.00kB done [2025-02-10T10:14:03.803Z] #12 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-10T10:14:03.803Z] #13 transferring dockerfile: 2.50kB done [2025-02-10T10:14:03.803Z] #13 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-02-10T10:14:03.803Z] #14 transferring dockerfile: 1.81kB done [2025-02-10T10:14:03.803Z] #14 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-10T10:14:03.803Z] #15 transferring dockerfile: 2.14kB done [2025-02-10T10:14:03.803Z] #15 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-10T10:14:03.803Z] #16 transferring dockerfile: 2.23kB done [2025-02-10T10:14:03.803Z] #16 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-02-10T10:14:03.803Z] #17 transferring context: 50B done [2025-02-10T10:14:03.803Z] #17 DONE 0.0s [2025-02-10T10:14:03.803Z] [2025-02-10T10:14:03.803Z] #18 [security-spire-config internal] load .dockerignore [2025-02-10T10:14:03.803Z] #18 transferring context: 50B done [2025-02-10T10:14:04.062Z] #18 DONE 0.0s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #19 [security-bootstrapper internal] load .dockerignore [2025-02-10T10:14:04.062Z] #19 transferring context: 50B done [2025-02-10T10:14:04.062Z] #19 DONE 0.0s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #20 [security-secretstore-setup internal] load .dockerignore [2025-02-10T10:14:04.062Z] #20 transferring context: 50B done [2025-02-10T10:14:04.062Z] #20 DONE 0.0s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #21 [core-data internal] load .dockerignore [2025-02-10T10:14:04.062Z] #21 transferring context: 50B done [2025-02-10T10:14:04.062Z] #21 DONE 0.0s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #22 [core-keeper internal] load .dockerignore [2025-02-10T10:14:04.062Z] #22 transferring context: 50B done [2025-02-10T10:14:04.062Z] #22 DONE 0.0s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #23 [core-metadata internal] load .dockerignore [2025-02-10T10:14:04.062Z] #23 transferring context: 50B done [2025-02-10T10:14:04.062Z] #23 DONE 0.0s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #24 [core-command internal] load .dockerignore [2025-02-10T10:14:04.062Z] #24 transferring context: 50B done [2025-02-10T10:14:04.062Z] #24 DONE 0.0s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-10T10:14:04.062Z] #25 DONE 0.0s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #26 [support-notifications internal] load .dockerignore [2025-02-10T10:14:04.062Z] #26 transferring context: 50B done [2025-02-10T10:14:04.062Z] #26 DONE 0.0s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #27 [security-spire-server internal] load .dockerignore [2025-02-10T10:14:04.062Z] #27 transferring context: 50B done [2025-02-10T10:14:04.062Z] #27 DONE 0.0s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #28 [security-proxy-setup internal] load .dockerignore [2025-02-10T10:14:04.062Z] #28 transferring context: 50B done [2025-02-10T10:14:04.062Z] #28 DONE 0.1s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #29 [security-spire-agent internal] load .dockerignore [2025-02-10T10:14:04.062Z] #29 transferring context: 50B done [2025-02-10T10:14:04.062Z] #29 DONE 0.0s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #30 [security-proxy-auth internal] load .dockerignore [2025-02-10T10:14:04.062Z] #30 transferring context: 50B done [2025-02-10T10:14:04.062Z] #30 DONE 0.0s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-10T10:14:04.062Z] #31 transferring context: 50B done [2025-02-10T10:14:04.062Z] #31 DONE 0.0s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T10:14:04.062Z] #32 DONE 0.1s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:14:04.062Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T10:14:04.062Z] #33 ... [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-10T10:14:04.062Z] #25 DONE 0.0s [2025-02-10T10:14:04.062Z] [2025-02-10T10:14:04.062Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:14:04.062Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:14:04.062Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T10:14:04.062Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T10:14:04.062Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s [2025-02-10T10:14:04.320Z] #33 ... [2025-02-10T10:14:04.320Z] [2025-02-10T10:14:04.320Z] #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-10T10:14:04.320Z] #25 DONE 0.0s [2025-02-10T10:14:04.320Z] [2025-02-10T10:14:04.320Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T10:14:04.320Z] #32 DONE 0.1s [2025-02-10T10:14:04.320Z] [2025-02-10T10:14:04.320Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:14:04.320Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T10:14:04.320Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:14:04.320Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T10:14:04.320Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T10:14:04.320Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-10T10:14:04.320Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-02-10T10:14:04.320Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T10:14:04.320Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:14:04.320Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T10:14:04.320Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T10:14:04.320Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-10T10:14:04.578Z] #33 ... [2025-02-10T10:14:04.578Z] [2025-02-10T10:14:04.578Z] #25 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-10T10:14:04.578Z] #25 DONE 0.0s [2025-02-10T10:14:04.578Z] [2025-02-10T10:14:04.578Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T10:14:04.578Z] #32 DONE 0.3s [2025-02-10T10:14:04.578Z] [2025-02-10T10:14:04.578Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-10T10:14:04.578Z] #34 DONE 0.5s [2025-02-10T10:14:04.578Z] [2025-02-10T10:14:04.578Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:14:04.578Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T10:14:04.578Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:14:04.578Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T10:14:04.578Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T10:14:04.578Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-10T10:14:04.578Z] #33 ... [2025-02-10T10:14:04.578Z] [2025-02-10T10:14:04.578Z] #25 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-10T10:14:04.578Z] #25 DONE 0.0s [2025-02-10T10:14:04.578Z] [2025-02-10T10:14:04.578Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-10T10:14:04.578Z] #34 DONE 0.5s [2025-02-10T10:14:04.578Z] [2025-02-10T10:14:04.578Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:14:04.578Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T10:14:04.578Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:14:04.578Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T10:14:04.578Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T10:14:04.578Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-10T10:14:04.578Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-10T10:14:04.578Z] #33 ... [2025-02-10T10:14:04.578Z] [2025-02-10T10:14:04.578Z] #25 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-10T10:14:04.578Z] #25 DONE 0.0s [2025-02-10T10:14:05.039Z] [2025-02-10T10:14:05.039Z] #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-10T10:14:05.039Z] #25 DONE 0.0s [2025-02-10T10:14:05.039Z] [2025-02-10T10:14:05.039Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-10T10:14:06.425Z] #32 DONE 1.9s [2025-02-10T10:14:06.425Z] [2025-02-10T10:14:06.425Z] #35 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-02-10T10:14:06.425Z] #35 DONE 1.9s [2025-02-10T10:14:06.425Z] [2025-02-10T10:14:06.425Z] #36 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T10:14:06.425Z] #36 ... [2025-02-10T10:14:06.425Z] [2025-02-10T10:14:06.425Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-10T10:14:06.425Z] #34 DONE 0.5s [2025-02-10T10:14:06.425Z] [2025-02-10T10:14:06.425Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-02-10T10:14:06.425Z] #35 DONE 1.9s [2025-02-10T10:14:06.425Z] [2025-02-10T10:14:06.425Z] #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T10:14:06.425Z] #36 ... [2025-02-10T10:14:06.425Z] [2025-02-10T10:14:06.425Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:14:06.425Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T10:14:06.425Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:14:06.425Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T10:14:06.425Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T10:14:06.425Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-10T10:14:06.425Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-10T10:14:06.425Z] #33 DONE 2.5s [2025-02-10T10:14:06.683Z] [2025-02-10T10:14:06.683Z] #37 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-10T10:14:06.941Z] #37 ... [2025-02-10T10:14:06.941Z] [2025-02-10T10:14:06.941Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:14:06.941Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T10:14:06.941Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:14:06.941Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T10:14:06.941Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T10:14:06.941Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-10T10:14:06.941Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-10T10:14:06.941Z] #33 DONE 2.5s [2025-02-10T10:14:06.941Z] [2025-02-10T10:14:06.941Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-10T10:14:06.941Z] #38 DONE 2.6s [2025-02-10T10:14:06.941Z] [2025-02-10T10:14:06.941Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:14:06.941Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:14:07.201Z] #39 ... [2025-02-10T10:14:07.201Z] [2025-02-10T10:14:07.201Z] #40 [security-spire-config internal] load build context [2025-02-10T10:14:07.201Z] #40 transferring context: 22.05kB 0.0s done [2025-02-10T10:14:07.201Z] #40 DONE 0.2s [2025-02-10T10:14:07.201Z] [2025-02-10T10:14:07.201Z] #41 [security-spire-server internal] load build context [2025-02-10T10:14:07.201Z] #41 transferring context: 23.80kB 0.0s done [2025-02-10T10:14:07.201Z] #41 DONE 0.3s [2025-02-10T10:14:07.201Z] [2025-02-10T10:14:07.201Z] #42 [security-proxy-setup internal] load build context [2025-02-10T10:14:12.489Z] #42 ... [2025-02-10T10:14:12.489Z] [2025-02-10T10:14:12.489Z] #43 [support-scheduler internal] load build context [2025-02-10T10:14:12.489Z] #43 transferring context: 305.61MB 8.1s [2025-02-10T10:14:12.489Z] #43 ... [2025-02-10T10:14:12.489Z] [2025-02-10T10:14:12.489Z] #42 [security-proxy-setup internal] load build context [2025-02-10T10:14:14.413Z] #42 ... [2025-02-10T10:14:14.413Z] [2025-02-10T10:14:14.413Z] #44 [security-bootstrapper internal] load build context [2025-02-10T10:14:14.413Z] #44 ... [2025-02-10T10:14:14.413Z] [2025-02-10T10:14:14.413Z] #45 [core-data internal] load build context [2025-02-10T10:14:14.672Z] #45 ... [2025-02-10T10:14:14.672Z] [2025-02-10T10:14:14.672Z] #46 [security-secretstore-setup internal] load build context [2025-02-10T10:14:14.672Z] #46 transferring context: 446.26MB 10.0s done [2025-02-10T10:14:14.672Z] #46 ... [2025-02-10T10:14:14.672Z] [2025-02-10T10:14:14.672Z] #47 [core-metadata internal] load build context [2025-02-10T10:14:14.672Z] #47 transferring context: 446.26MB 8.9s done [2025-02-10T10:14:14.672Z] #47 ... [2025-02-10T10:14:14.672Z] [2025-02-10T10:14:14.672Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-10T10:14:15.340Z] #48 ... [2025-02-10T10:14:15.340Z] [2025-02-10T10:14:15.340Z] #49 [core-keeper internal] load build context [2025-02-10T10:14:15.340Z] #49 ... [2025-02-10T10:14:15.340Z] [2025-02-10T10:14:15.340Z] #50 [security-spiffe-token-provider internal] load build context [2025-02-10T10:14:15.340Z] #50 ... [2025-02-10T10:14:15.340Z] [2025-02-10T10:14:15.340Z] #45 [core-data internal] load build context [2025-02-10T10:14:15.340Z] #45 transferring context: 446.26MB 10.6s done [2025-02-10T10:14:15.976Z] #45 ... [2025-02-10T10:14:15.976Z] [2025-02-10T10:14:15.976Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T10:14:15.976Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-10T10:14:15.976Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-10T10:14:15.976Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-10T10:14:15.976Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-10T10:14:15.976Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-10T10:14:15.976Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-10T10:14:15.976Z] #33 DONE 2.5s [2025-02-10T10:14:15.976Z] [2025-02-10T10:14:15.976Z] #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-10T10:14:15.976Z] #48 DONE 10.5s [2025-02-10T10:14:15.976Z] [2025-02-10T10:14:15.976Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:14:15.976Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:14:16.277Z] #51 ... [2025-02-10T10:14:16.277Z] [2025-02-10T10:14:16.277Z] #52 [core-command internal] load build context [2025-02-10T10:14:16.277Z] #52 ... [2025-02-10T10:14:16.277Z] [2025-02-10T10:14:16.277Z] #53 [security-proxy-auth internal] load build context [2025-02-10T10:14:16.775Z] #53 ... [2025-02-10T10:14:16.775Z] [2025-02-10T10:14:16.775Z] #54 [support-notifications internal] load build context [2025-02-10T10:14:16.775Z] #54 ... [2025-02-10T10:14:16.775Z] [2025-02-10T10:14:16.775Z] #55 [core-common-config-bootstrapper internal] load build context [2025-02-10T10:14:17.200Z] #55 ... [2025-02-10T10:14:17.200Z] [2025-02-10T10:14:17.200Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-10T10:14:17.200Z] #0 2.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:17.200Z] #0 2.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:17.200Z] #0 3.200 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T10:14:17.200Z] #0 3.200 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T10:14:17.200Z] #0 3.200 OK: 24178 distinct packages available [2025-02-10T10:14:17.200Z] #0 3.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:17.200Z] #0 3.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:17.200Z] #0 3.581 OK: 248 MiB in 58 packages [2025-02-10T10:14:17.200Z] #56 ... [2025-02-10T10:14:17.200Z] [2025-02-10T10:14:17.200Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-10T10:14:17.200Z] #0 6.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:17.200Z] #0 6.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:17.200Z] #0 6.908 OK: 248 MiB in 58 packages [2025-02-10T10:14:17.200Z] #57 ... [2025-02-10T10:14:17.200Z] [2025-02-10T10:14:17.200Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-10T10:14:17.200Z] #58 ... [2025-02-10T10:14:17.200Z] [2025-02-10T10:14:17.200Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T10:14:17.200Z] #59 ... [2025-02-10T10:14:17.200Z] [2025-02-10T10:14:17.200Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-10T10:14:17.200Z] #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:17.200Z] #0 1.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:17.200Z] #0 1.443 OK: 248 MiB in 58 packages [2025-02-10T10:14:17.482Z] #60 ... [2025-02-10T10:14:17.482Z] [2025-02-10T10:14:17.482Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-10T10:14:17.482Z] #61 ... [2025-02-10T10:14:17.482Z] [2025-02-10T10:14:17.482Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T10:14:17.482Z] #62 ... [2025-02-10T10:14:17.482Z] [2025-02-10T10:14:17.482Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-10T10:14:17.742Z] #63 ... [2025-02-10T10:14:17.742Z] [2025-02-10T10:14:17.742Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-10T10:14:17.742Z] #64 ... [2025-02-10T10:14:17.742Z] [2025-02-10T10:14:17.742Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-10T10:14:18.000Z] #65 ... [2025-02-10T10:14:18.000Z] [2025-02-10T10:14:18.000Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T10:14:18.000Z] #66 ... [2025-02-10T10:14:18.000Z] [2025-02-10T10:14:18.000Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T10:14:18.000Z] #0 5.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:18.000Z] #0 6.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:18.000Z] #0 6.326 OK: 248 MiB in 58 packages [2025-02-10T10:14:18.258Z] #67 ... [2025-02-10T10:14:18.258Z] [2025-02-10T10:14:18.258Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-10T10:14:18.258Z] #68 ... [2025-02-10T10:14:18.258Z] [2025-02-10T10:14:18.258Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-10T10:14:18.516Z] #69 ... [2025-02-10T10:14:18.516Z] [2025-02-10T10:14:18.516Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T10:14:18.516Z] #70 ... [2025-02-10T10:14:18.516Z] [2025-02-10T10:14:18.516Z] #52 [core-command internal] load build context [2025-02-10T10:14:18.774Z] #52 transferring context: 446.26MB 12.3s done [2025-02-10T10:14:20.691Z] #52 ... [2025-02-10T10:14:20.691Z] [2025-02-10T10:14:20.691Z] #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T10:14:20.691Z] #36 4.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:20.691Z] #36 4.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:20.691Z] #36 4.677 OK: 248 MiB in 58 packages [2025-02-10T10:14:20.691Z] #36 ... [2025-02-10T10:14:20.691Z] [2025-02-10T10:14:20.691Z] #42 [security-proxy-setup internal] load build context [2025-02-10T10:14:20.691Z] #42 transferring context: 446.26MB 12.2s done [2025-02-10T10:14:22.599Z] #42 ... [2025-02-10T10:14:22.600Z] [2025-02-10T10:14:22.600Z] #43 [support-scheduler internal] load build context [2025-02-10T10:14:22.600Z] #43 transferring context: 446.26MB 11.1s done [2025-02-10T10:14:24.507Z] #43 ... [2025-02-10T10:14:24.507Z] [2025-02-10T10:14:24.507Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:14:24.507Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 7.5s done [2025-02-10T10:14:24.507Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-10T10:14:24.507Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-02-10T10:14:24.507Z] #39 ... [2025-02-10T10:14:24.507Z] [2025-02-10T10:14:24.507Z] #44 [security-bootstrapper internal] load build context [2025-02-10T10:14:24.507Z] #44 transferring context: 446.26MB 10.3s done [2025-02-10T10:14:25.319Z] #44 ... [2025-02-10T10:14:25.319Z] [2025-02-10T10:14:25.319Z] #53 [security-proxy-auth internal] load build context [2025-02-10T10:14:25.319Z] #53 transferring context: 446.26MB 11.4s done [2025-02-10T10:14:25.578Z] #53 ... [2025-02-10T10:14:25.578Z] [2025-02-10T10:14:25.578Z] #49 [core-keeper internal] load build context [2025-02-10T10:14:25.578Z] #49 transferring context: 446.26MB 10.3s done [2025-02-10T10:14:25.578Z] #49 ... [2025-02-10T10:14:25.579Z] [2025-02-10T10:14:25.579Z] #71 [security-spire-agent internal] load build context [2025-02-10T10:14:25.838Z] #71 ... [2025-02-10T10:14:25.838Z] [2025-02-10T10:14:25.838Z] #50 [security-spiffe-token-provider internal] load build context [2025-02-10T10:14:25.838Z] #50 transferring context: 446.26MB 10.9s done [2025-02-10T10:14:25.838Z] #50 ... [2025-02-10T10:14:25.838Z] [2025-02-10T10:14:25.838Z] #54 [support-notifications internal] load build context [2025-02-10T10:14:25.838Z] #54 transferring context: 446.26MB 10.6s done [2025-02-10T10:14:26.406Z] #54 ... [2025-02-10T10:14:26.406Z] [2025-02-10T10:14:26.406Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:14:26.406Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-02-10T10:14:27.018Z] #39 ... [2025-02-10T10:14:27.018Z] [2025-02-10T10:14:27.018Z] #55 [core-common-config-bootstrapper internal] load build context [2025-02-10T10:14:27.018Z] #55 transferring context: 446.26MB 10.6s done [2025-02-10T10:14:27.283Z] #55 ... [2025-02-10T10:14:27.284Z] [2025-02-10T10:14:27.284Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:14:27.284Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12.0s done [2025-02-10T10:14:32.584Z] #51 ... [2025-02-10T10:14:32.584Z] [2025-02-10T10:14:32.584Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:14:32.584Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.0s [2025-02-10T10:14:32.584Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.0s [2025-02-10T10:14:34.526Z] #39 ... [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #47 [core-metadata internal] load build context [2025-02-10T10:14:34.526Z] #47 DONE 29.8s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #46 [security-secretstore-setup internal] load build context [2025-02-10T10:14:34.526Z] #46 DONE 30.0s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-10T10:14:34.526Z] #56 DONE 28.2s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:14:34.526Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 7.1s done [2025-02-10T10:14:34.526Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 7.1s done [2025-02-10T10:14:34.526Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 7.2s [2025-02-10T10:14:34.526Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 7.2s [2025-02-10T10:14:34.526Z] #39 ... [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #36 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T10:14:34.526Z] #36 DONE 28.2s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-10T10:14:34.526Z] #57 DONE 28.1s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-10T10:14:34.526Z] #67 DONE 28.2s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T10:14:34.526Z] #62 DONE 28.2s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #44 [security-bootstrapper internal] load build context [2025-02-10T10:14:34.526Z] #44 DONE 30.1s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #45 [core-data internal] load build context [2025-02-10T10:14:34.526Z] #45 DONE 30.0s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #50 [security-spiffe-token-provider internal] load build context [2025-02-10T10:14:34.526Z] #50 DONE 30.1s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-10T10:14:34.526Z] #60 DONE 28.2s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #43 [support-scheduler internal] load build context [2025-02-10T10:14:34.526Z] #43 DONE 30.4s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:14:34.526Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 7.1s done [2025-02-10T10:14:34.526Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 7.1s done [2025-02-10T10:14:34.526Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.2s done [2025-02-10T10:14:34.526Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 7.3s [2025-02-10T10:14:34.526Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-10T10:14:34.526Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-10T10:14:34.526Z] #39 ... [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #49 [core-keeper internal] load build context [2025-02-10T10:14:34.526Z] #49 DONE 29.9s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #55 [core-common-config-bootstrapper internal] load build context [2025-02-10T10:14:34.526Z] #55 DONE 28.2s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #54 [support-notifications internal] load build context [2025-02-10T10:14:34.526Z] #54 DONE 28.3s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #53 [security-proxy-auth internal] load build context [2025-02-10T10:14:34.526Z] #53 DONE 28.3s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #42 [security-proxy-setup internal] load build context [2025-02-10T10:14:34.526Z] #42 DONE 28.3s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #52 [core-command internal] load build context [2025-02-10T10:14:34.526Z] #52 DONE 28.3s [2025-02-10T10:14:34.526Z] [2025-02-10T10:14:34.526Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:14:34.526Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 7.4s [2025-02-10T10:14:34.526Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-02-10T10:14:34.784Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 7.5s [2025-02-10T10:14:34.784Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 7.6s [2025-02-10T10:14:35.048Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.8s done [2025-02-10T10:14:35.048Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.8s done [2025-02-10T10:14:35.048Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-02-10T10:14:35.048Z] #39 ... [2025-02-10T10:14:35.048Z] [2025-02-10T10:14:35.048Z] #71 [security-spire-agent internal] load build context [2025-02-10T10:14:35.048Z] #71 transferring context: 23.33kB done [2025-02-10T10:14:35.048Z] #71 DONE 19.8s [2025-02-10T10:14:35.048Z] [2025-02-10T10:14:35.048Z] #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:14:35.048Z] #72 DONE 0.7s [2025-02-10T10:14:35.048Z] [2025-02-10T10:14:35.048Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:14:35.048Z] #73 DONE 0.7s [2025-02-10T10:14:35.048Z] [2025-02-10T10:14:35.048Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:14:35.048Z] #74 DONE 0.6s [2025-02-10T10:14:35.048Z] [2025-02-10T10:14:35.048Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:14:35.048Z] #75 DONE 0.6s [2025-02-10T10:14:35.048Z] [2025-02-10T10:14:35.048Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:14:35.048Z] #76 DONE 0.7s [2025-02-10T10:14:35.048Z] [2025-02-10T10:14:35.048Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:14:37.089Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.8s done [2025-02-10T10:14:37.347Z] #39 ... [2025-02-10T10:14:37.347Z] [2025-02-10T10:14:37.347Z] #37 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-10T10:14:37.347Z] #37 28.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:37.347Z] #37 28.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:37.347Z] #37 28.99 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T10:14:37.347Z] #37 28.99 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:14:37.347Z] #37 29.01 OK: 8 MiB in 15 packages [2025-02-10T10:14:37.347Z] #37 DONE 30.7s [2025-02-10T10:14:37.347Z] [2025-02-10T10:14:37.347Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-10T10:14:37.347Z] #65 28.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:37.347Z] #65 28.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:37.347Z] #65 29.00 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-10T10:14:37.347Z] #65 29.00 (2/2) Installing su-exec (0.2-r3) [2025-02-10T10:14:37.347Z] #65 29.00 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:14:37.347Z] #65 29.01 OK: 8 MiB in 16 packages [2025-02-10T10:14:37.347Z] #65 DONE 30.7s [2025-02-10T10:14:37.347Z] [2025-02-10T10:14:37.347Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-10T10:14:37.347Z] #64 28.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:37.347Z] #64 28.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:37.347Z] #64 29.23 (1/7) Installing ca-certificates (20241121-r1) [2025-02-10T10:14:37.347Z] #64 29.26 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-10T10:14:37.347Z] #64 29.26 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-10T10:14:37.347Z] #64 29.26 (4/7) Installing libsodium (1.0.19-r0) [2025-02-10T10:14:37.347Z] #64 29.27 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-10T10:14:37.347Z] #64 29.30 (6/7) Installing libzmq (4.3.5-r2) [2025-02-10T10:14:37.347Z] #64 29.31 (7/7) Installing zeromq (4.3.5-r2) [2025-02-10T10:14:37.347Z] #64 29.31 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:14:37.347Z] #64 29.31 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:14:37.347Z] #64 29.35 OK: 12 MiB in 21 packages [2025-02-10T10:14:37.347Z] #64 DONE 30.8s [2025-02-10T10:14:37.347Z] [2025-02-10T10:14:37.347Z] #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-10T10:14:37.347Z] #68 28.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:37.347Z] #68 28.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:37.347Z] #68 29.10 (1/3) Installing ca-certificates (20241121-r1) [2025-02-10T10:14:37.347Z] #68 29.11 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-10T10:14:37.347Z] #68 29.12 (3/3) Installing tzdata (2024b-r0) [2025-02-10T10:14:37.347Z] #68 29.15 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:14:37.347Z] #68 29.16 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:14:37.347Z] #68 29.20 OK: 10 MiB in 17 packages [2025-02-10T10:14:37.347Z] #68 DONE 30.7s [2025-02-10T10:14:37.347Z] [2025-02-10T10:14:37.347Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-10T10:14:37.347Z] #70 28.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:37.347Z] #70 28.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:37.347Z] #70 29.16 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T10:14:37.347Z] #70 29.16 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T10:14:37.347Z] #70 29.16 OK: 24172 distinct packages available [2025-02-10T10:14:37.347Z] #70 29.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:37.347Z] #70 29.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:37.347Z] #70 29.55 (1/14) Installing ca-certificates (20241121-r1) [2025-02-10T10:14:37.347Z] #70 29.57 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-10T10:14:37.347Z] #70 29.67 (3/14) Installing c-ares (1.33.1-r0) [2025-02-10T10:14:37.347Z] #70 29.67 (4/14) Installing libunistring (1.2-r0) [2025-02-10T10:14:37.347Z] #70 29.69 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-10T10:14:37.347Z] #70 29.69 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-10T10:14:37.347Z] #70 29.70 (7/14) Installing libpsl (0.21.5-r1) [2025-02-10T10:14:37.347Z] #70 29.70 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-10T10:14:37.347Z] #70 29.71 (9/14) Installing libcurl (8.12.0-r0) [2025-02-10T10:14:37.347Z] #70 29.72 (10/14) Installing curl (8.12.0-r0) [2025-02-10T10:14:37.347Z] #70 29.72 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-10T10:14:37.347Z] #70 29.73 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-10T10:14:37.347Z] #70 29.73 (13/14) Installing libucontext (1.2-r3) [2025-02-10T10:14:37.347Z] #70 29.73 (14/14) Installing gcompat (1.1.0-r4) [2025-02-10T10:14:37.347Z] #70 29.74 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:14:37.347Z] #70 29.74 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:14:37.347Z] #70 29.84 OK: 13 MiB in 28 packages [2025-02-10T10:14:37.347Z] #70 DONE 30.7s [2025-02-10T10:14:37.347Z] [2025-02-10T10:14:37.347Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-02-10T10:14:37.611Z] #77 ... [2025-02-10T10:14:37.611Z] [2025-02-10T10:14:37.611Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-10T10:14:37.611Z] #39 DONE 30.6s [2025-02-10T10:14:37.611Z] [2025-02-10T10:14:37.611Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:14:37.611Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-10T10:14:37.611Z] #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-02-10T10:14:37.611Z] #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-02-10T10:14:37.611Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2025-02-10T10:14:37.611Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2025-02-10T10:14:37.611Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2025-02-10T10:14:37.611Z] #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2025-02-10T10:14:37.611Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-02-10T10:14:37.611Z] #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2025-02-10T10:14:37.869Z] #51 ... [2025-02-10T10:14:37.869Z] [2025-02-10T10:14:37.869Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-10T10:14:37.869Z] #63 31.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:38.128Z] #63 ... [2025-02-10T10:14:38.128Z] [2025-02-10T10:14:38.128Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-10T10:14:38.128Z] #66 DONE 31.2s [2025-02-10T10:14:38.128Z] [2025-02-10T10:14:38.128Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-10T10:14:38.128Z] #63 31.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:38.385Z] #63 31.77 (1/4) Installing ca-certificates (20241121-r1) [2025-02-10T10:14:38.385Z] #63 31.79 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-10T10:14:38.385Z] #63 31.79 (3/4) Installing su-exec (0.2-r3) [2025-02-10T10:14:38.385Z] #63 31.79 (4/4) Installing yq-go (4.44.1-r2) [2025-02-10T10:14:38.642Z] #63 31.90 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:14:38.642Z] #63 31.90 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:14:38.642Z] #63 32.02 OK: 19 MiB in 18 packages [2025-02-10T10:14:38.899Z] #63 ... [2025-02-10T10:14:38.899Z] [2025-02-10T10:14:38.899Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-10T10:14:38.899Z] #61 31.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:38.899Z] #61 31.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:38.899Z] #61 31.69 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T10:14:38.899Z] #61 31.69 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:14:38.899Z] #61 31.70 OK: 8 MiB in 15 packages [2025-02-10T10:14:38.899Z] #61 DONE 32.0s [2025-02-10T10:14:38.899Z] [2025-02-10T10:14:38.899Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-10T10:14:38.899Z] #59 31.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:38.899Z] #59 31.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:38.899Z] #59 31.82 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:38.899Z] #59 31.85 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:38.899Z] #59 31.86 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-10T10:14:38.899Z] #59 31.86 (4/6) Installing openssl (3.3.2-r2) [2025-02-10T10:14:38.899Z] #59 31.87 (5/6) Installing su-exec (0.2-r3) [2025-02-10T10:14:38.899Z] #59 31.87 (6/6) Installing yq-go (4.44.1-r2) [2025-02-10T10:14:38.899Z] #59 31.95 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:14:38.899Z] #59 31.96 OK: 19 MiB in 18 packages [2025-02-10T10:14:39.156Z] #59 DONE 32.3s [2025-02-10T10:14:39.156Z] [2025-02-10T10:14:39.156Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-10T10:14:39.156Z] #63 DONE 32.6s [2025-02-10T10:14:39.156Z] [2025-02-10T10:14:39.156Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-10T10:14:39.735Z] #78 ... [2025-02-10T10:14:39.735Z] [2025-02-10T10:14:39.735Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-10T10:14:39.735Z] #58 31.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:39.735Z] #58 31.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:39.735Z] #58 31.73 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T10:14:39.735Z] #58 31.73 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T10:14:39.735Z] #58 31.73 OK: 24172 distinct packages available [2025-02-10T10:14:39.735Z] #58 31.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:39.735Z] #58 31.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:39.735Z] #58 32.19 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-10T10:14:39.735Z] #58 32.20 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-10T10:14:39.735Z] #58 32.20 (3/4) Installing libucontext (1.2-r3) [2025-02-10T10:14:39.735Z] #58 32.21 (4/4) Installing gcompat (1.1.0-r4) [2025-02-10T10:14:39.735Z] #58 32.21 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:14:39.736Z] #58 32.22 OK: 8 MiB in 18 packages [2025-02-10T10:14:39.736Z] #58 DONE 32.7s [2025-02-10T10:14:39.736Z] [2025-02-10T10:14:39.736Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-10T10:14:39.736Z] #69 31.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:39.736Z] #69 31.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:39.736Z] #69 31.57 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-10T10:14:39.736Z] #69 31.57 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-10T10:14:39.736Z] #69 31.57 OK: 24172 distinct packages available [2025-02-10T10:14:39.736Z] #69 31.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:39.736Z] #69 31.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:39.736Z] #69 32.00 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:39.736Z] #69 32.04 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:39.736Z] #69 32.04 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-10T10:14:39.736Z] #69 32.05 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-10T10:14:39.736Z] #69 32.05 (5/7) Installing libucontext (1.2-r3) [2025-02-10T10:14:39.736Z] #69 32.06 (6/7) Installing gcompat (1.1.0-r4) [2025-02-10T10:14:39.736Z] #69 32.06 (7/7) Installing openssl (3.3.2-r2) [2025-02-10T10:14:39.736Z] #69 32.07 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:14:39.736Z] #69 32.08 OK: 9 MiB in 19 packages [2025-02-10T10:14:39.736Z] #69 DONE 32.6s [2025-02-10T10:14:39.996Z] [2025-02-10T10:14:39.996Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-10T10:14:40.940Z] #79 ... [2025-02-10T10:14:40.940Z] [2025-02-10T10:14:40.940Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-10T10:14:40.940Z] #0 4.818 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:40.940Z] #0 5.267 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:40.940Z] #0 5.972 OK: 248 MiB in 58 packages [2025-02-10T10:14:40.940Z] #80 DONE 6.4s [2025-02-10T10:14:40.940Z] [2025-02-10T10:14:40.940Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-10T10:14:40.940Z] #81 DONE 0.1s [2025-02-10T10:14:40.940Z] [2025-02-10T10:14:40.940Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-10T10:14:42.324Z] #82 ... [2025-02-10T10:14:42.325Z] [2025-02-10T10:14:42.325Z] #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-02-10T10:14:42.325Z] #77 3.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:42.325Z] #77 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:42.325Z] #77 4.164 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:42.325Z] #77 4.207 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:42.325Z] #77 4.222 OK: 8 MiB in 15 packages [2025-02-10T10:14:42.325Z] #77 DONE 4.8s [2025-02-10T10:14:42.325Z] [2025-02-10T10:14:42.325Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:14:42.325Z] #0 3.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:42.325Z] #0 3.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:42.325Z] #0 4.207 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:42.325Z] #0 4.248 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:42.325Z] #0 4.262 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:14:42.325Z] #0 4.315 OK: 12 MiB in 21 packages [2025-02-10T10:14:42.325Z] #83 DONE 4.7s [2025-02-10T10:14:42.325Z] [2025-02-10T10:14:42.325Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:14:42.325Z] #0 3.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:42.325Z] #0 3.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:42.325Z] #0 4.208 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:42.325Z] #0 4.273 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:42.325Z] #0 4.286 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:14:42.325Z] #0 4.318 OK: 10 MiB in 17 packages [2025-02-10T10:14:42.325Z] #84 DONE 4.7s [2025-02-10T10:14:42.325Z] [2025-02-10T10:14:42.325Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:14:42.325Z] #0 2.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:42.325Z] #0 2.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:42.325Z] #0 3.035 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:42.325Z] #0 3.189 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:42.325Z] #0 3.201 OK: 8 MiB in 15 packages [2025-02-10T10:14:42.325Z] #85 DONE 3.4s [2025-02-10T10:14:42.325Z] [2025-02-10T10:14:42.325Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-10T10:14:42.325Z] #78 2.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:42.325Z] #78 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:42.325Z] #78 2.755 OK: 19 MiB in 18 packages [2025-02-10T10:14:42.325Z] #78 DONE 3.0s [2025-02-10T10:14:42.325Z] [2025-02-10T10:14:42.325Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-10T10:14:42.325Z] #0 3.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:42.325Z] #0 3.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:42.325Z] #0 4.275 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:42.325Z] #0 4.361 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:42.325Z] #0 4.378 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:14:42.325Z] #0 4.414 OK: 13 MiB in 28 packages [2025-02-10T10:14:42.325Z] #86 DONE 4.8s [2025-02-10T10:14:42.325Z] [2025-02-10T10:14:42.325Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-10T10:14:42.325Z] #87 DONE 0.1s [2025-02-10T10:14:42.325Z] [2025-02-10T10:14:42.325Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:14:42.899Z] #88 ... [2025-02-10T10:14:42.899Z] [2025-02-10T10:14:42.899Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-10T10:14:42.899Z] #0 3.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:42.899Z] #0 4.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:42.899Z] #0 5.140 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:42.899Z] #0 5.175 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:42.899Z] #0 5.184 OK: 8 MiB in 16 packages [2025-02-10T10:14:42.899Z] #89 DONE 5.5s [2025-02-10T10:14:42.899Z] [2025-02-10T10:14:42.899Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-10T10:14:42.899Z] #82 3.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:42.899Z] #82 3.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:43.167Z] #82 ... [2025-02-10T10:14:43.167Z] [2025-02-10T10:14:43.167Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-10T10:14:43.167Z] #0 2.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:43.167Z] #0 3.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:43.167Z] #0 3.726 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:43.167Z] #0 3.759 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:43.167Z] #0 3.772 Executing ca-certificates-20241121-r1.trigger [2025-02-10T10:14:43.167Z] #0 3.818 OK: 19 MiB in 18 packages [2025-02-10T10:14:43.167Z] #90 DONE 4.0s [2025-02-10T10:14:43.428Z] [2025-02-10T10:14:43.428Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-10T10:14:43.428Z] #0 3.347 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:43.428Z] #0 3.890 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:43.428Z] #0 4.730 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T10:14:43.428Z] #0 5.075 Executing busybox-1.36.1-r29.trigger [2025-02-10T10:14:43.428Z] #0 5.110 OK: 8 MiB in 15 packages [2025-02-10T10:14:43.428Z] #91 DONE 5.3s [2025-02-10T10:14:43.428Z] [2025-02-10T10:14:43.428Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-10T10:14:43.428Z] #82 3.653 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:43.428Z] #82 3.691 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T10:14:43.428Z] #82 3.701 OK: 8 MiB in 18 packages [2025-02-10T10:14:43.687Z] #82 DONE 3.9s [2025-02-10T10:14:43.687Z] [2025-02-10T10:14:43.687Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-10T10:14:43.687Z] #79 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:43.687Z] #79 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T10:14:43.687Z] #79 3.584 OK: 9 MiB in 19 packages [2025-02-10T10:14:43.687Z] #79 DONE 3.7s [2025-02-10T10:14:43.687Z] [2025-02-10T10:14:43.687Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T10:14:45.083Z] #92 ... [2025-02-10T10:14:45.083Z] [2025-02-10T10:14:45.083Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:14:45.345Z] #93 ... [2025-02-10T10:14:45.345Z] [2025-02-10T10:14:45.345Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:14:45.345Z] #94 ... [2025-02-10T10:14:45.345Z] [2025-02-10T10:14:45.345Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:14:45.664Z] #95 ... [2025-02-10T10:14:45.664Z] [2025-02-10T10:14:45.664Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-10T10:14:45.664Z] #96 DONE 2.8s [2025-02-10T10:14:45.664Z] [2025-02-10T10:14:45.664Z] #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:14:45.664Z] #97 ... [2025-02-10T10:14:45.664Z] [2025-02-10T10:14:45.664Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T10:14:45.664Z] #92 DONE 2.0s [2025-02-10T10:14:45.664Z] [2025-02-10T10:14:45.664Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T10:14:45.664Z] #98 DONE 1.9s [2025-02-10T10:14:45.664Z] [2025-02-10T10:14:45.664Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-10T10:14:45.664Z] #99 DONE 2.1s [2025-02-10T10:14:45.664Z] [2025-02-10T10:14:45.664Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:14:45.664Z] #100 ... [2025-02-10T10:14:45.664Z] [2025-02-10T10:14:45.664Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-10T10:14:46.623Z] #101 DONE 0.7s [2025-02-10T10:14:46.623Z] [2025-02-10T10:14:46.623Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-10T10:14:46.623Z] #102 DONE 0.8s [2025-02-10T10:14:46.623Z] [2025-02-10T10:14:46.623Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-10T10:14:46.623Z] #103 DONE 0.8s [2025-02-10T10:14:46.623Z] [2025-02-10T10:14:46.623Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-10T10:14:46.623Z] #104 DONE 0.8s [2025-02-10T10:14:46.623Z] [2025-02-10T10:14:46.623Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-10T10:14:46.623Z] #105 DONE 0.1s [2025-02-10T10:14:46.623Z] [2025-02-10T10:14:46.623Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-10T10:14:46.623Z] #106 DONE 0.1s [2025-02-10T10:14:46.623Z] [2025-02-10T10:14:46.623Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-10T10:14:46.623Z] #107 DONE 0.1s [2025-02-10T10:14:46.623Z] [2025-02-10T10:14:46.623Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T10:14:46.623Z] #108 DONE 0.1s [2025-02-10T10:14:46.623Z] [2025-02-10T10:14:46.623Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-10T10:14:46.623Z] #109 DONE 0.1s [2025-02-10T10:14:46.623Z] [2025-02-10T10:14:46.623Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T10:14:46.623Z] #110 DONE 0.1s [2025-02-10T10:14:46.623Z] [2025-02-10T10:14:46.623Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-10T10:14:46.623Z] #111 DONE 0.1s [2025-02-10T10:14:46.623Z] [2025-02-10T10:14:46.623Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-10T10:14:46.623Z] #112 DONE 0.1s [2025-02-10T10:14:46.623Z] [2025-02-10T10:14:46.623Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-10T10:14:46.882Z] #113 DONE 0.1s [2025-02-10T10:14:46.882Z] [2025-02-10T10:14:46.882Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-10T10:14:46.882Z] #114 DONE 0.2s [2025-02-10T10:14:46.882Z] [2025-02-10T10:14:46.882Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-10T10:14:46.882Z] #115 DONE 0.1s [2025-02-10T10:14:46.882Z] [2025-02-10T10:14:46.882Z] #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-10T10:14:46.882Z] #116 DONE 0.2s [2025-02-10T10:14:46.882Z] [2025-02-10T10:14:46.882Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-10T10:14:46.882Z] #117 DONE 0.1s [2025-02-10T10:14:46.882Z] [2025-02-10T10:14:46.882Z] #118 [security-spire-agent] exporting to image [2025-02-10T10:14:46.882Z] #118 exporting layers [2025-02-10T10:14:47.826Z] #118 exporting layers 0.8s done [2025-02-10T10:14:47.826Z] #118 writing image sha256:2af0adfe6f3e3e8f26a88331125d593d3a906be851d24cb14562b575adf04a0d done [2025-02-10T10:14:47.826Z] #118 naming to docker.io/library/security-spire-config done [2025-02-10T10:14:47.826Z] #118 writing image sha256:4af6b29d05bcfe35c78f56dea33c1679adf0837eeb81dad4ecc7f9deb31a2670 done [2025-02-10T10:14:47.826Z] #118 naming to docker.io/library/security-spire-server done [2025-02-10T10:14:47.826Z] #118 writing image sha256:1f61f6ce40d77d246cf917b84a4e08f7c0f5569e4a5a446b8df9f5bb7e062fa7 [2025-02-10T10:14:47.826Z] #118 writing image sha256:1f61f6ce40d77d246cf917b84a4e08f7c0f5569e4a5a446b8df9f5bb7e062fa7 done [2025-02-10T10:14:47.826Z] #118 naming to docker.io/library/security-spire-agent done [2025-02-10T10:14:47.826Z] #118 DONE 0.8s [2025-02-10T10:14:47.826Z] [2025-02-10T10:14:47.826Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:15:44.154Z] #88 DONE 61.1s [2025-02-10T10:15:44.154Z] [2025-02-10T10:15:44.154Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:15:44.154Z] #93 DONE 67.0s [2025-02-10T10:15:44.154Z] [2025-02-10T10:15:44.154Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:15:44.154Z] #95 DONE 66.9s [2025-02-10T10:15:44.154Z] [2025-02-10T10:15:44.154Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:15:44.154Z] #94 DONE 67.0s [2025-02-10T10:15:44.154Z] [2025-02-10T10:15:44.154Z] #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:15:44.154Z] #97 DONE 67.0s [2025-02-10T10:15:44.154Z] [2025-02-10T10:15:44.154Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:15:44.154Z] #100 DONE 67.0s [2025-02-10T10:15:44.154Z] [2025-02-10T10:15:44.154Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-02-10T10:15:48.368Z] #119 ... [2025-02-10T10:15:48.368Z] [2025-02-10T10:15:48.368Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-10T10:15:52.704Z] #120 ... [2025-02-10T10:15:52.704Z] [2025-02-10T10:15:52.704Z] #121 [core-metadata builder 6/7] COPY . . [2025-02-10T10:15:52.704Z] #121 ... [2025-02-10T10:15:52.704Z] [2025-02-10T10:15:52.704Z] #122 [core-keeper builder 7/8] COPY . . [2025-02-10T10:15:52.704Z] #122 ... [2025-02-10T10:15:52.704Z] [2025-02-10T10:15:52.704Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-10T10:15:52.704Z] #123 ... [2025-02-10T10:15:52.704Z] [2025-02-10T10:15:52.704Z] #124 [support-notifications builder 6/7] COPY . . [2025-02-10T10:15:53.641Z] #124 ... [2025-02-10T10:15:53.642Z] [2025-02-10T10:15:53.642Z] #121 [core-metadata builder 6/7] COPY . . [2025-02-10T10:15:53.642Z] #121 DONE 11.6s [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:15:53.900Z] #125 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-10T10:15:53.900Z] #126 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:15:53.900Z] #127 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:15:53.900Z] #128 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:15:53.900Z] #129 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #130 [security-proxy-auth builder 6/7] COPY . . [2025-02-10T10:15:53.900Z] #130 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:15:53.900Z] #131 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:15:53.900Z] #132 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #133 [core-data builder 6/7] COPY . . [2025-02-10T10:15:53.900Z] #133 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #134 [core-command builder 6/7] COPY . . [2025-02-10T10:15:53.900Z] #134 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:15:53.900Z] #135 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:15:53.900Z] #136 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #122 [core-keeper builder 7/8] COPY . . [2025-02-10T10:15:53.900Z] #122 DONE 11.6s [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #124 [support-notifications builder 6/7] COPY . . [2025-02-10T10:15:53.900Z] #124 DONE 11.6s [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-02-10T10:15:53.900Z] #119 DONE 11.6s [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:15:53.900Z] #137 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #138 [security-proxy-setup builder 6/7] COPY . . [2025-02-10T10:15:53.900Z] #138 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:15:53.900Z] #139 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #140 [security-bootstrapper builder 6/7] COPY . . [2025-02-10T10:15:53.900Z] #140 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-10T10:15:53.900Z] #141 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T10:15:53.900Z] #142 CACHED [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-10T10:15:53.900Z] #123 DONE 11.7s [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-10T10:15:53.900Z] #120 DONE 11.6s [2025-02-10T10:15:53.900Z] [2025-02-10T10:15:53.900Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T10:15:55.275Z] #143 1.297 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 [2025-02-10T10:16:05.244Z] #143 ... [2025-02-10T10:16:05.244Z] [2025-02-10T10:16:05.244Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-10T10:16:05.244Z] #0 0.654 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 [2025-02-10T10:16:05.244Z] #144 ... [2025-02-10T10:16:05.244Z] [2025-02-10T10:16:05.244Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-10T10:16:05.244Z] #0 0.452 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 [2025-02-10T10:16:05.244Z] #145 ... [2025-02-10T10:16:05.244Z] [2025-02-10T10:16:05.244Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-10T10:16:05.244Z] #0 1.723 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 [2025-02-10T10:16:05.244Z] #146 ... [2025-02-10T10:16:05.244Z] [2025-02-10T10:16:05.244Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T10:16:05.244Z] #0 0.359 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 [2025-02-10T10:16:05.244Z] #147 ... [2025-02-10T10:16:05.244Z] [2025-02-10T10:16:05.244Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-10T10:16:05.244Z] #0 1.717 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 [2025-02-10T10:16:05.244Z] #148 ... [2025-02-10T10:16:05.244Z] [2025-02-10T10:16:05.244Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T10:16:05.244Z] #0 1.042 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 [2025-02-10T10:16:05.244Z] #149 ... [2025-02-10T10:16:05.244Z] [2025-02-10T10:16:05.244Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T10:16:05.244Z] #0 1.717 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 [2025-02-10T10:16:05.244Z] #150 ... [2025-02-10T10:16:05.244Z] [2025-02-10T10:16:05.244Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-10T10:16:05.244Z] #0 0.995 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 [2025-02-10T10:16:05.244Z] #151 ... [2025-02-10T10:16:05.244Z] [2025-02-10T10:16:05.244Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T10:16:05.244Z] #0 1.732 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 [2025-02-10T10:16:05.244Z] #152 ... [2025-02-10T10:16:05.244Z] [2025-02-10T10:16:05.244Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-10T10:16:05.244Z] #0 0.903 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 [2025-02-10T10:16:05.244Z] #153 ... [2025-02-10T10:16:05.244Z] [2025-02-10T10:16:05.244Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T10:16:05.244Z] #0 0.649 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 [2025-02-10T10:17:41.786Z] #154 ... [2025-02-10T10:17:41.786Z] [2025-02-10T10:17:41.786Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-10T10:17:41.786Z] #151 97.47 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 [2025-02-10T10:19:33.570Z] #151 ... [2025-02-10T10:19:33.570Z] [2025-02-10T10:19:33.570Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-10T10:19:33.570Z] #147 DONE 213.6s [2025-02-10T10:19:33.570Z] [2025-02-10T10:19:33.570Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T10:19:33.570Z] #149 ... [2025-02-10T10:19:33.570Z] [2025-02-10T10:19:33.570Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-10T10:19:33.570Z] #145 DONE 215.0s [2025-02-10T10:19:33.570Z] [2025-02-10T10:19:33.570Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T10:19:33.570Z] #143 ... [2025-02-10T10:19:33.570Z] [2025-02-10T10:19:33.570Z] #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:33.570Z] #155 ... [2025-02-10T10:19:33.570Z] [2025-02-10T10:19:33.570Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-10T10:19:33.570Z] #150 DONE 217.7s [2025-02-10T10:19:33.570Z] [2025-02-10T10:19:33.570Z] #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:34.504Z] #155 ... [2025-02-10T10:19:34.504Z] [2025-02-10T10:19:34.504Z] #156 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:34.504Z] #156 ... [2025-02-10T10:19:34.504Z] [2025-02-10T10:19:34.504Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-10T10:19:34.504Z] #148 DONE 220.7s [2025-02-10T10:19:34.765Z] [2025-02-10T10:19:34.765Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-10T10:19:36.150Z] #151 ... [2025-02-10T10:19:36.150Z] [2025-02-10T10:19:36.150Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-10T10:19:36.410Z] #157 ... [2025-02-10T10:19:36.410Z] [2025-02-10T10:19:36.410Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-10T10:19:36.410Z] #143 DONE 222.7s [2025-02-10T10:19:36.668Z] [2025-02-10T10:19:36.668Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-10T10:19:37.238Z] #151 ... [2025-02-10T10:19:37.238Z] [2025-02-10T10:19:37.238Z] #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:41.436Z] #158 ... [2025-02-10T10:19:41.436Z] [2025-02-10T10:19:41.436Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-10T10:19:41.436Z] #144 DONE 227.1s [2025-02-10T10:19:41.436Z] [2025-02-10T10:19:41.436Z] #156 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:41.436Z] #156 ... [2025-02-10T10:19:41.436Z] [2025-02-10T10:19:41.436Z] #159 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:42.002Z] #159 ... [2025-02-10T10:19:42.002Z] [2025-02-10T10:19:42.002Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-10T10:19:42.002Z] #153 DONE 228.3s [2025-02-10T10:19:42.263Z] [2025-02-10T10:19:42.263Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:19:42.829Z] #51 ... [2025-02-10T10:19:42.829Z] [2025-02-10T10:19:42.829Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:43.088Z] #160 ... [2025-02-10T10:19:43.088Z] [2025-02-10T10:19:43.088Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-10T10:19:43.088Z] #151 DONE 229.2s [2025-02-10T10:19:43.088Z] [2025-02-10T10:19:43.088Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T10:19:43.656Z] #154 ... [2025-02-10T10:19:43.656Z] [2025-02-10T10:19:43.656Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-10T10:19:43.656Z] #146 DONE 230.0s [2025-02-10T10:19:43.915Z] [2025-02-10T10:19:43.915Z] #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:44.482Z] #158 ... [2025-02-10T10:19:44.482Z] [2025-02-10T10:19:44.482Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:45.420Z] #161 ... [2025-02-10T10:19:45.420Z] [2025-02-10T10:19:45.420Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-10T10:19:45.420Z] #154 DONE 231.5s [2025-02-10T10:19:45.420Z] [2025-02-10T10:19:45.420Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:45.985Z] #162 ... [2025-02-10T10:19:45.985Z] [2025-02-10T10:19:45.985Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-10T10:19:45.985Z] #152 DONE 232.3s [2025-02-10T10:19:46.245Z] [2025-02-10T10:19:46.245Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:47.179Z] #161 ... [2025-02-10T10:19:47.179Z] [2025-02-10T10:19:47.179Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-10T10:19:47.179Z] #149 DONE 233.3s [2025-02-10T10:19:47.179Z] [2025-02-10T10:19:47.179Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:49.708Z] #161 ... [2025-02-10T10:19:49.708Z] [2025-02-10T10:19:49.708Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:49.966Z] #163 ... [2025-02-10T10:19:49.966Z] [2025-02-10T10:19:49.966Z] #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:49.966Z] #155 DONE 20.6s [2025-02-10T10:19:49.966Z] [2025-02-10T10:19:49.966Z] #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:19:50.532Z] #164 ... [2025-02-10T10:19:50.533Z] [2025-02-10T10:19:50.533Z] #156 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:50.533Z] #156 DONE 16.9s [2025-02-10T10:19:50.792Z] [2025-02-10T10:19:50.792Z] #165 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:19:51.057Z] #165 ... [2025-02-10T10:19:51.057Z] [2025-02-10T10:19:51.057Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-10T10:19:51.057Z] #157 DONE 15.0s [2025-02-10T10:19:51.057Z] [2025-02-10T10:19:51.057Z] #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:51.315Z] #158 ... [2025-02-10T10:19:51.315Z] [2025-02-10T10:19:51.315Z] #166 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-10T10:19:51.315Z] #166 ... [2025-02-10T10:19:51.315Z] [2025-02-10T10:19:51.315Z] #159 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:51.315Z] #159 DONE 9.9s [2025-02-10T10:19:51.315Z] [2025-02-10T10:19:51.315Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:51.315Z] #160 DONE 8.6s [2025-02-10T10:19:51.315Z] [2025-02-10T10:19:51.315Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:51.315Z] #162 DONE 6.0s [2025-02-10T10:19:51.315Z] [2025-02-10T10:19:51.315Z] #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:51.315Z] #158 DONE 14.1s [2025-02-10T10:19:51.574Z] [2025-02-10T10:19:51.574Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:51.574Z] #161 DONE 7.0s [2025-02-10T10:19:51.574Z] [2025-02-10T10:19:51.574Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:51.574Z] #163 DONE 4.3s [2025-02-10T10:19:51.574Z] [2025-02-10T10:19:51.574Z] #167 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-10T10:19:51.574Z] #167 ... [2025-02-10T10:19:51.574Z] [2025-02-10T10:19:51.574Z] #168 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:19:51.574Z] #168 DONE 0.4s [2025-02-10T10:19:51.833Z] [2025-02-10T10:19:51.833Z] #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:19:51.833Z] #164 DONE 1.7s [2025-02-10T10:19:51.833Z] [2025-02-10T10:19:51.833Z] #169 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-10T10:19:51.833Z] #169 ... [2025-02-10T10:19:51.833Z] [2025-02-10T10:19:51.833Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:19:51.833Z] #170 CACHED [2025-02-10T10:19:51.833Z] [2025-02-10T10:19:51.833Z] #171 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:51.833Z] #171 CACHED [2025-02-10T10:19:51.833Z] [2025-02-10T10:19:51.833Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:51.833Z] #172 CACHED [2025-02-10T10:19:51.833Z] [2025-02-10T10:19:51.833Z] #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:19:51.833Z] #173 CACHED [2025-02-10T10:19:51.833Z] [2025-02-10T10:19:51.833Z] #174 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:19:51.833Z] #174 CACHED [2025-02-10T10:19:51.833Z] [2025-02-10T10:19:51.833Z] #175 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:19:51.833Z] #175 CACHED [2025-02-10T10:19:52.095Z] [2025-02-10T10:19:52.095Z] #176 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-10T10:19:52.095Z] #176 ... [2025-02-10T10:19:52.095Z] [2025-02-10T10:19:52.095Z] #165 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:19:52.095Z] #165 DONE 1.6s [2025-02-10T10:19:52.095Z] [2025-02-10T10:19:52.095Z] #177 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:19:52.095Z] #177 DONE 0.9s [2025-02-10T10:19:52.357Z] [2025-02-10T10:19:52.357Z] #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:19:52.357Z] #178 DONE 0.9s [2025-02-10T10:19:52.357Z] [2025-02-10T10:19:52.357Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:19:52.357Z] #179 DONE 1.0s [2025-02-10T10:19:52.357Z] [2025-02-10T10:19:52.357Z] #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-10T10:19:52.357Z] #180 ... [2025-02-10T10:19:52.357Z] [2025-02-10T10:19:52.357Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:19:52.357Z] #181 DONE 0.9s [2025-02-10T10:19:52.357Z] [2025-02-10T10:19:52.357Z] #167 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-10T10:19:52.357Z] #167 DONE 0.9s [2025-02-10T10:19:52.616Z] [2025-02-10T10:19:52.616Z] #182 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:19:57.914Z] #182 ... [2025-02-10T10:19:57.914Z] [2025-02-10T10:19:57.914Z] #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-10T10:19:57.914Z] #183 DONE 5.2s [2025-02-10T10:19:57.914Z] [2025-02-10T10:19:57.914Z] #184 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-10T10:19:57.914Z] #184 DONE 5.0s [2025-02-10T10:19:57.914Z] [2025-02-10T10:19:57.914Z] #185 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-10T10:19:57.914Z] #185 ... [2025-02-10T10:19:57.914Z] [2025-02-10T10:19:57.914Z] #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-10T10:19:57.914Z] #180 DONE 5.1s [2025-02-10T10:19:57.914Z] [2025-02-10T10:19:57.914Z] #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-10T10:19:57.914Z] #186 ... [2025-02-10T10:19:57.914Z] [2025-02-10T10:19:57.914Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-10T10:19:57.914Z] #187 DONE 5.5s [2025-02-10T10:19:57.914Z] [2025-02-10T10:19:57.914Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:19:58.173Z] #188 ... [2025-02-10T10:19:58.173Z] [2025-02-10T10:19:58.173Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-10T10:19:58.173Z] #189 DONE 6.3s [2025-02-10T10:19:58.431Z] [2025-02-10T10:19:58.431Z] #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:19:58.690Z] #190 ... [2025-02-10T10:19:58.690Z] [2025-02-10T10:19:58.690Z] #176 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-10T10:19:58.690Z] #176 DONE 6.6s [2025-02-10T10:19:58.690Z] [2025-02-10T10:19:58.690Z] #169 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-10T10:19:58.690Z] #169 DONE 7.0s [2025-02-10T10:19:58.690Z] [2025-02-10T10:19:58.690Z] #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-10T10:19:58.949Z] #191 ... [2025-02-10T10:19:58.949Z] [2025-02-10T10:19:58.949Z] #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-10T10:19:58.949Z] #192 DONE 6.9s [2025-02-10T10:19:58.949Z] [2025-02-10T10:19:58.949Z] #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:19:59.208Z] #193 ... [2025-02-10T10:19:59.208Z] [2025-02-10T10:19:59.208Z] #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-10T10:19:59.208Z] #194 DONE 6.8s [2025-02-10T10:19:59.208Z] [2025-02-10T10:19:59.208Z] #195 [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 [2025-02-10T10:19:59.208Z] #195 DONE 7.0s [2025-02-10T10:19:59.208Z] [2025-02-10T10:19:59.208Z] #196 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:20:00.146Z] #196 ... [2025-02-10T10:20:00.146Z] [2025-02-10T10:20:00.146Z] #182 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:20:00.146Z] #182 DONE 7.7s [2025-02-10T10:20:00.404Z] [2025-02-10T10:20:00.404Z] #197 [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 [2025-02-10T10:20:00.685Z] #197 ... [2025-02-10T10:20:00.685Z] [2025-02-10T10:20:00.685Z] #166 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-10T10:20:00.685Z] #166 DONE 9.6s [2025-02-10T10:20:00.956Z] [2025-02-10T10:20:00.956Z] #118 [core-keeper] exporting to image [2025-02-10T10:20:00.956Z] #118 exporting layers [2025-02-10T10:20:02.870Z] #118 exporting layers 2.3s done [2025-02-10T10:20:02.870Z] #118 ... [2025-02-10T10:20:02.870Z] [2025-02-10T10:20:02.870Z] #185 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-10T10:20:02.870Z] #185 DONE 5.8s [2025-02-10T10:20:03.132Z] [2025-02-10T10:20:03.132Z] #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:20:03.132Z] #198 DONE 5.8s [2025-02-10T10:20:03.132Z] [2025-02-10T10:20:03.132Z] #118 [core-data] exporting to image [2025-02-10T10:20:03.392Z] #118 ... [2025-02-10T10:20:03.392Z] [2025-02-10T10:20:03.392Z] #186 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-10T10:20:03.392Z] #186 DONE 5.6s [2025-02-10T10:20:03.392Z] [2025-02-10T10:20:03.392Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:20:03.392Z] #188 DONE 5.6s [2025-02-10T10:20:03.392Z] [2025-02-10T10:20:03.392Z] #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-10T10:20:03.392Z] #199 ... [2025-02-10T10:20:03.392Z] [2025-02-10T10:20:03.392Z] #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:20:03.392Z] #190 DONE 5.3s [2025-02-10T10:20:03.651Z] [2025-02-10T10:20:03.651Z] #118 [security-spiffe-token-provider] exporting to image [2025-02-10T10:20:03.651Z] #118 ... [2025-02-10T10:20:03.651Z] [2025-02-10T10:20:03.651Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:20:03.651Z] #200 DONE 5.2s [2025-02-10T10:20:03.651Z] [2025-02-10T10:20:03.651Z] #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:20:03.651Z] #193 DONE 4.9s [2025-02-10T10:20:03.651Z] [2025-02-10T10:20:03.651Z] #196 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:20:03.652Z] #196 DONE 4.7s [2025-02-10T10:20:03.652Z] [2025-02-10T10:20:03.652Z] #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-10T10:20:03.652Z] #191 DONE 5.0s [2025-02-10T10:20:03.652Z] [2025-02-10T10:20:03.652Z] #118 [support-notifications] exporting to image [2025-02-10T10:20:03.911Z] #118 ... [2025-02-10T10:20:03.911Z] [2025-02-10T10:20:03.911Z] #197 [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 [2025-02-10T10:20:03.911Z] #197 DONE 4.0s [2025-02-10T10:20:03.911Z] [2025-02-10T10:20:03.911Z] #201 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-10T10:20:03.911Z] #201 DONE 2.7s [2025-02-10T10:20:03.911Z] [2025-02-10T10:20:03.911Z] #118 [core-keeper] exporting to image [2025-02-10T10:20:03.911Z] #118 writing image sha256:733d05ded6612b6e00aa0b521aa9bacfa732e1e190a06ed9779895c37c5c6f03 0.0s done [2025-02-10T10:20:03.911Z] #118 naming to docker.io/library/core-keeper done [2025-02-10T10:20:04.171Z] #118 ... [2025-02-10T10:20:04.171Z] [2025-02-10T10:20:04.171Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-10T10:20:04.171Z] #202 DONE 1.2s [2025-02-10T10:20:04.171Z] [2025-02-10T10:20:04.171Z] #203 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-10T10:20:04.171Z] #203 DONE 0.7s [2025-02-10T10:20:04.171Z] [2025-02-10T10:20:04.171Z] #204 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-10T10:20:04.171Z] #204 DONE 0.5s [2025-02-10T10:20:04.171Z] [2025-02-10T10:20:04.171Z] #118 [core-data] exporting to image [2025-02-10T10:20:04.171Z] #118 exporting layers 0.6s done [2025-02-10T10:20:04.171Z] #118 writing image sha256:6005ad1d703a77515a225e7ec5235388d3264bef4bc1648c58016fd8f808e3a6 0.0s done [2025-02-10T10:20:04.171Z] #118 naming to docker.io/library/core-data done [2025-02-10T10:20:04.171Z] #118 ... [2025-02-10T10:20:04.171Z] [2025-02-10T10:20:04.171Z] #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-10T10:20:04.171Z] #199 DONE 1.0s [2025-02-10T10:20:04.171Z] [2025-02-10T10:20:04.171Z] #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-10T10:20:04.171Z] #205 DONE 0.5s [2025-02-10T10:20:04.171Z] [2025-02-10T10:20:04.171Z] #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-10T10:20:04.171Z] #206 DONE 0.5s [2025-02-10T10:20:04.171Z] [2025-02-10T10:20:04.171Z] #118 [security-spiffe-token-provider] exporting to image [2025-02-10T10:20:04.171Z] #118 exporting layers 0.5s done [2025-02-10T10:20:04.171Z] #118 writing image sha256:76ce8f1f2134af41ab26b2c5c0ecf4289e56486083911fc718b208296c38652f done [2025-02-10T10:20:04.171Z] #118 naming to docker.io/library/security-spiffe-token-provider done [2025-02-10T10:20:04.430Z] #118 writing image sha256:df2f704a9c29751a5b8040c2950fa798ca7d53f4a4d1e60e56479986951da9c1 done [2025-02-10T10:20:04.430Z] #118 writing image sha256:654baaa8f3e4c20eb95a896d82076072baa38cf4b6786c859af5a41a786eebf8 done [2025-02-10T10:20:04.430Z] #118 naming to docker.io/library/core-command done [2025-02-10T10:20:04.430Z] #118 naming to docker.io/library/support-scheduler done [2025-02-10T10:20:05.002Z] #118 ... [2025-02-10T10:20:05.002Z] [2025-02-10T10:20:05.002Z] #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-10T10:20:05.002Z] #207 DONE 0.6s [2025-02-10T10:20:05.002Z] [2025-02-10T10:20:05.002Z] #118 [core-command] exporting to image [2025-02-10T10:20:05.002Z] #118 exporting layers 0.7s done [2025-02-10T10:20:05.002Z] #118 writing image sha256:c1c0d8753b2f486491fb318c4dbd8e9d874ea8563b00d443f664857e1732ce73 0.0s done [2025-02-10T10:20:05.002Z] #118 naming to docker.io/library/support-notifications 0.0s done [2025-02-10T10:20:05.261Z] #118 ... [2025-02-10T10:20:05.261Z] [2025-02-10T10:20:05.261Z] #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-10T10:20:05.261Z] #208 DONE 0.8s [2025-02-10T10:20:05.261Z] [2025-02-10T10:20:05.261Z] #209 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-10T10:20:05.261Z] #209 DONE 0.9s [2025-02-10T10:20:05.261Z] [2025-02-10T10:20:05.261Z] #118 [core-metadata] exporting to image [2025-02-10T10:20:05.261Z] #118 writing image sha256:b01be321bc80902ec8cb7f1edf3af599f9a74eb8f21d32fce06d1744ed51b7c8 0.0s done [2025-02-10T10:20:05.261Z] #118 naming to docker.io/library/core-metadata done [2025-02-10T10:20:05.261Z] #118 DONE 5.5s [2025-02-10T10:20:05.261Z] [2025-02-10T10:20:05.261Z] #210 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-10T10:20:05.519Z] #210 ... [2025-02-10T10:20:05.519Z] [2025-02-10T10:20:05.519Z] #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T10:20:05.519Z] #211 DONE 1.3s [2025-02-10T10:20:05.519Z] [2025-02-10T10:20:05.519Z] #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T10:20:05.519Z] #212 DONE 1.3s [2025-02-10T10:20:05.519Z] [2025-02-10T10:20:05.519Z] #118 [core-common-config-bootstrapper] exporting to image [2025-02-10T10:20:05.781Z] #118 ... [2025-02-10T10:20:05.781Z] [2025-02-10T10:20:05.781Z] #210 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-10T10:20:05.781Z] #210 DONE 0.6s [2025-02-10T10:20:05.781Z] [2025-02-10T10:20:05.781Z] #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-10T10:20:05.781Z] #213 DONE 0.8s [2025-02-10T10:20:05.781Z] [2025-02-10T10:20:05.781Z] #118 [core-common-config-bootstrapper] exporting to image [2025-02-10T10:20:05.781Z] #118 exporting layers 0.4s done [2025-02-10T10:20:05.781Z] #118 writing image sha256:d93b926c3b3d3495976801e7d7e40eb594e5f643fedfe7c7f2da07ef7a9f2335 0.0s done [2025-02-10T10:20:05.781Z] #118 naming to docker.io/library/security-proxy-auth [2025-02-10T10:20:06.044Z] #118 exporting layers 0.5s done [2025-02-10T10:20:06.044Z] #118 naming to docker.io/library/security-proxy-auth done [2025-02-10T10:20:06.044Z] #118 writing image sha256:f180852c52902f81cf73246133298ea30f409cd4211bb8b1e0de447861b099a4 done [2025-02-10T10:20:06.044Z] #118 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-10T10:20:06.044Z] #118 DONE 6.0s [2025-02-10T10:20:06.044Z] [2025-02-10T10:20:06.044Z] #214 [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/ [2025-02-10T10:20:06.044Z] #214 DONE 0.1s [2025-02-10T10:20:06.044Z] [2025-02-10T10:20:06.044Z] #215 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-10T10:20:06.044Z] #215 DONE 0.1s [2025-02-10T10:20:06.044Z] [2025-02-10T10:20:06.044Z] #216 [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/ [2025-02-10T10:20:06.044Z] #216 DONE 0.1s [2025-02-10T10:20:06.044Z] [2025-02-10T10:20:06.044Z] #217 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T10:20:06.044Z] #217 ... [2025-02-10T10:20:06.044Z] [2025-02-10T10:20:06.044Z] #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T10:20:06.044Z] #218 DONE 1.2s [2025-02-10T10:20:06.044Z] [2025-02-10T10:20:06.044Z] #219 [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/ [2025-02-10T10:20:06.044Z] #219 DONE 0.1s [2025-02-10T10:20:06.304Z] [2025-02-10T10:20:06.304Z] #220 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-10T10:20:06.304Z] #220 DONE 0.1s [2025-02-10T10:20:06.304Z] [2025-02-10T10:20:06.304Z] #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-10T10:20:06.562Z] #221 ... [2025-02-10T10:20:06.562Z] [2025-02-10T10:20:06.562Z] #118 [security-proxy-setup] exporting to image [2025-02-10T10:20:06.562Z] #118 exporting layers 0.3s done [2025-02-10T10:20:06.562Z] #118 writing image sha256:e182243f5cae7bdae2cfbb770a58b5ea431a90386f4438c6544f036a59676139 done [2025-02-10T10:20:06.562Z] #118 naming to docker.io/library/security-proxy-setup done [2025-02-10T10:20:06.562Z] #118 DONE 6.4s [2025-02-10T10:20:06.562Z] [2025-02-10T10:20:06.562Z] #217 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-10T10:20:06.562Z] #217 DONE 0.6s [2025-02-10T10:20:06.562Z] [2025-02-10T10:20:06.562Z] #118 [security-secretstore-setup] exporting to image [2025-02-10T10:20:06.821Z] #118 ... [2025-02-10T10:20:06.821Z] [2025-02-10T10:20:06.821Z] #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-10T10:20:06.821Z] #221 DONE 0.6s [2025-02-10T10:20:07.081Z] [2025-02-10T10:20:07.081Z] #118 [security-secretstore-setup] exporting to image [2025-02-10T10:20:07.081Z] #118 exporting layers 0.3s done [2025-02-10T10:20:07.081Z] #118 writing image sha256:1b5e5f83e888aae54987cfd067fe862ea9987f9ea874b514683dd4a6650b6e7a done [2025-02-10T10:20:07.081Z] #118 naming to docker.io/library/security-secretstore-setup done [2025-02-10T10:20:07.081Z] #118 exporting layers 0.3s done [2025-02-10T10:20:07.081Z] #118 writing image sha256:d855958513a7cf8a253a234d250844f2cf9d66120c4a2f3f9a704d7bf6355c91 done [2025-02-10T10:20:07.081Z] #118 naming to docker.io/library/security-bootstrapper done [2025-02-10T10:20:07.081Z] #118 DONE 6.9s [2025-02-10T10:20:07.081Z] [2025-02-10T10:20:07.081Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-10T10:20:07.081Z] time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:20:07.081Z] time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:20:07.081Z] time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:20:07.081Z] time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:20:07.081Z] time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:20:07.081Z] time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:20:07.081Z] time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:20:07.081Z] time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:20:07.081Z] time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:20:07.081Z] time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:20:07.081Z] time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:20:07.081Z] time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:20:07.081Z] time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:20:07.081Z] time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-10T10:20:07.081Z] time="2025-02-10T10:14:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-10T10:20:07.092Z] $ docker stop --time=1 9aaa3d0f7b1b93b47042b719b7e1a0bba08ba60b493adf91bcb5773559d7a225 [2025-02-10T10:20:08.377Z] $ docker rm -f --volumes 9aaa3d0f7b1b93b47042b719b7e1a0bba08ba60b493adf91bcb5773559d7a225 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T10:20:08.726Z] + docker images [2025-02-10T10:20:08.726Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-10T10:20:08.726Z] security-bootstrapper latest d855958513a7 2 seconds ago 25.8MB [2025-02-10T10:20:08.726Z] security-secretstore-setup latest 1b5e5f83e888 2 seconds ago 47MB [2025-02-10T10:20:08.726Z] security-proxy-auth latest d93b926c3b3d 3 seconds ago 36.8MB [2025-02-10T10:20:08.726Z] security-proxy-setup latest e182243f5cae 3 seconds ago 35MB [2025-02-10T10:20:08.726Z] core-common-config-bootstrapper latest f180852c5290 3 seconds ago 22.6MB [2025-02-10T10:20:08.726Z] core-metadata latest b01be321bc80 4 seconds ago 38.1MB [2025-02-10T10:20:08.726Z] security-spiffe-token-provider latest 76ce8f1f2134 5 seconds ago 38.6MB [2025-02-10T10:20:08.726Z] support-notifications latest c1c0d8753b2f 5 seconds ago 57.3MB [2025-02-10T10:20:08.726Z] core-command latest df2f704a9c29 5 seconds ago 33.4MB [2025-02-10T10:20:08.726Z] support-scheduler latest 654baaa8f3e4 5 seconds ago 53.7MB [2025-02-10T10:20:08.727Z] core-data latest 6005ad1d703a 6 seconds ago 37.8MB [2025-02-10T10:20:08.727Z] core-keeper latest 733d05ded661 9 seconds ago 32MB [2025-02-10T10:20:08.727Z] security-spire-config latest 2af0adfe6f3e 5 minutes ago 127MB [2025-02-10T10:20:08.727Z] security-spire-server latest 4af6b29d05bc 5 minutes ago 127MB [2025-02-10T10:20:08.727Z] security-spire-agent latest 1f61f6ce40d7 5 minutes ago 188MB [2025-02-10T10:20:08.727Z] ci-base-image-x86_64 latest 2f7cd3d4f7ad 9 minutes ago 929MB [2025-02-10T10:20:08.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 6 weeks ago 580MB [2025-02-10T10:20:08.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-02-10T10:20:08.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [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 [2025-02-10T10:20:09.171Z] provisioning config files... [2025-02-10T10:20:09.178Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5978536495263330747tmp [Pipeline] { [Pipeline] sh [2025-02-10T10:20:09.473Z] + set +x [2025-02-10T10:20:09.473Z] + curl -s https://codecov.io/bash [2025-02-10T10:20:09.473Z] + bash -s -- [2025-02-10T10:20:09.473Z] [2025-02-10T10:20:09.473Z] _____ _ [2025-02-10T10:20:09.474Z] / ____| | | [2025-02-10T10:20:09.474Z] | | ___ __| | ___ ___ _____ __ [2025-02-10T10:20:09.474Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-10T10:20:09.474Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-10T10:20:09.474Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-10T10:20:09.474Z] Bash-1.0.6 [2025-02-10T10:20:09.474Z] [2025-02-10T10:20:09.474Z] [2025-02-10T10:20:09.474Z] ==> git version 2.25.1 found [2025-02-10T10:20:09.474Z] ==> 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 [2025-02-10T10:20:09.474Z] Release-Date: 2020-01-08 [2025-02-10T10:20:09.474Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-10T10:20:09.474Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-10T10:20:09.474Z] ==> Jenkins CI detected. [2025-02-10T10:20:09.474Z] current dir:  /w/workspace/edgex-go/2 [2025-02-10T10:20:09.474Z] project root: . [2025-02-10T10:20:09.474Z] --> token set from env [2025-02-10T10:20:09.474Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-10T10:20:09.474Z] ==> Running gcov in . (disable via -X gcov) [2025-02-10T10:20:09.474Z] ==> Python coveragepy not found [2025-02-10T10:20:09.474Z] ==> Searching for coverage reports in: [2025-02-10T10:20:09.474Z] + . [2025-02-10T10:20:09.474Z] -> Found 1 reports [2025-02-10T10:20:09.734Z] ==> Detecting git/mercurial file structure [2025-02-10T10:20:09.734Z] ==> Reading reports [2025-02-10T10:20:09.734Z] + ./coverage.out bytes=1544536 [2025-02-10T10:20:09.734Z] ==> Appending adjustments [2025-02-10T10:20:09.734Z] https://docs.codecov.io/docs/fixing-reports [2025-02-10T10:20:11.123Z] + Found adjustments [2025-02-10T10:20:11.123Z] ==> Gzipping contents [2025-02-10T10:20:11.123Z] 132K /tmp/codecov.wIhpcP.gz [2025-02-10T10:20:11.123Z] ==> Uploading reports [2025-02-10T10:20:11.123Z] url: https://codecov.io [2025-02-10T10:20:11.123Z] query: branch=PR-5075&commit=68d0f35149ff6116b92137ef0fc6799ae3764763&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5075%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5075&job=&cmd_args= [2025-02-10T10:20:11.123Z] -> Pinging Codecov [2025-02-10T10:20:11.123Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5075&commit=68d0f35149ff6116b92137ef0fc6799ae3764763&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5075%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5075&job=&cmd_args= [2025-02-10T10:20:11.382Z] -> Uploading to [2025-02-10T10:20:11.383Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/68d0f35149ff6116b92137ef0fc6799ae3764763/a320877c-be74-401e-a599-b27a1cb70996.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T102011Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=df632e45c229f8dcb4f19da869526ae4f499e023096ab33e122711ac03d72cb5 [2025-02-10T10:20:11.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T10:20:11.383Z] Dload Upload Total Spent Left Speed [2025-02-10T10:20:11.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 0 0 100 130k 0 658k --:--:-- --:--:-- --:--:-- 658k [2025-02-10T10:20:11.642Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/68d0f35149ff6116b92137ef0fc6799ae3764763 [Pipeline] } [2025-02-10T10:20:11.649Z] 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 [2025-02-10T10:20:12.389Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-10T10:20:12.679Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T10:20:13.541Z] ---> package-listing.sh [2025-02-10T10:20:13.541Z] ++ facter osfamily [2025-02-10T10:20:13.541Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-10T10:20:13.801Z] + OS_FAMILY=debian [2025-02-10T10:20:13.801Z] + workspace=/w/workspace/edgex-go/2 [2025-02-10T10:20:13.801Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-10T10:20:13.801Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-10T10:20:13.801Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-10T10:20:13.801Z] + PACKAGES=/tmp/packages_start.txt [2025-02-10T10:20:13.801Z] + '[' /w/workspace/edgex-go/2 ']' [2025-02-10T10:20:13.801Z] + PACKAGES=/tmp/packages_end.txt [2025-02-10T10:20:13.801Z] + case "${OS_FAMILY}" in [2025-02-10T10:20:13.801Z] + dpkg -l [2025-02-10T10:20:13.801Z] + grep '^ii' [2025-02-10T10:20:13.801Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-10T10:20:13.801Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-10T10:20:13.801Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-10T10:20:13.802Z] + '[' /w/workspace/edgex-go/2 ']' [2025-02-10T10:20:13.802Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2025-02-10T10:20:13.802Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2025-02-10T10:20:13.814Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-10T10:20:14.091Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:20:14.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T10:20:14.653Z] [2025-02-10T10:20:14.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T10:20:14.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T10:20:14.960Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-10T10:20:14.960Z] 5eb5b503b376: Pulling fs layer [2025-02-10T10:20:14.960Z] 5c69ac0246d0: Pulling fs layer [2025-02-10T10:20:14.960Z] ec43610c2a17: Pulling fs layer [2025-02-10T10:20:14.960Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-10T10:20:14.960Z] 33b1e0a273af: Pulling fs layer [2025-02-10T10:20:14.960Z] 5d3b04190fa2: Pulling fs layer [2025-02-10T10:20:14.960Z] 2f39f015ded8: Pulling fs layer [2025-02-10T10:20:14.960Z] 33b1e0a273af: Waiting [2025-02-10T10:20:14.960Z] 5d3b04190fa2: Waiting [2025-02-10T10:20:14.960Z] 2f39f015ded8: Waiting [2025-02-10T10:20:14.960Z] 3a2ae6a8a46f: Waiting [2025-02-10T10:20:14.960Z] 5c69ac0246d0: Verifying Checksum [2025-02-10T10:20:14.960Z] 5c69ac0246d0: Download complete [2025-02-10T10:20:15.220Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-10T10:20:15.220Z] 3a2ae6a8a46f: Download complete [2025-02-10T10:20:15.220Z] 33b1e0a273af: Verifying Checksum [2025-02-10T10:20:15.220Z] 33b1e0a273af: Download complete [2025-02-10T10:20:15.220Z] 5d3b04190fa2: Verifying Checksum [2025-02-10T10:20:15.220Z] 5d3b04190fa2: Download complete [2025-02-10T10:20:15.220Z] ec43610c2a17: Verifying Checksum [2025-02-10T10:20:15.220Z] ec43610c2a17: Download complete [2025-02-10T10:20:15.220Z] 5eb5b503b376: Download complete [2025-02-10T10:20:15.786Z] 2f39f015ded8: Verifying Checksum [2025-02-10T10:20:15.786Z] 2f39f015ded8: Download complete [2025-02-10T10:20:16.721Z] 5eb5b503b376: Pull complete [2025-02-10T10:20:16.721Z] 5c69ac0246d0: Pull complete [2025-02-10T10:20:17.289Z] ec43610c2a17: Pull complete [2025-02-10T10:20:17.290Z] 3a2ae6a8a46f: Pull complete [2025-02-10T10:20:17.548Z] 33b1e0a273af: Pull complete [2025-02-10T10:20:17.548Z] 5d3b04190fa2: Pull complete [2025-02-10T10:20:22.824Z] 2f39f015ded8: Pull complete [2025-02-10T10:20:22.824Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-10T10:20:22.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T10:20:22.824Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T10:20:22.930Z] prd-ubuntu20.04-docker-8c-8g-38519 does not seem to be running inside a container [2025-02-10T10:20:22.955Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-10T10:20:27.298Z] $ docker top 8af2f609b5974e7a0c7fc32832783ef9d2bd7cfd30a8516a4d4b96d6b3192447 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T10:20:27.657Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-10T10:20:27.943Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-10T10:20:28.237Z] + ls /var/log/sa-host [2025-02-10T10:20:28.237Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T10:20:28.389Z] provisioning config files... [2025-02-10T10:20:28.399Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config15597807700494110948tmp [Pipeline] { [Pipeline] echo [2025-02-10T10:20:28.418Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T10:20:28.698Z] ---> create-netrc.sh [Pipeline] } [2025-02-10T10:20:28.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-10T10:20:29.154Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-10T10:20:29.163Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T10:20:29.482Z] ---> sudo-logs.sh [2025-02-10T10:20:29.482Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-10T10:20:29.505Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T10:20:29.793Z] ---> job-cost.sh [2025-02-10T10:20:29.793Z] lf-activate-venv: SKIPPING [2025-02-10T10:20:29.793Z] INFO: No Stack... [2025-02-10T10:20:30.055Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-10T10:20:30.315Z] INFO: Archiving Costs [Pipeline] echo [2025-02-10T10:20:30.329Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T10:20:30.612Z] ---> logs-deploy.sh [2025-02-10T10:20:30.612Z] lf-activate-venv: SKIPPING [2025-02-10T10:20:30.612Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5075/2 [2025-02-10T10:20:30.612Z] INFO: archiving workspace using pattern(s): [2025-02-10T10:20:31.553Z] Archives upload complete. [2025-02-10T10:20:31.553Z] INFO: archiving logs to Nexus [2025-02-10T10:20:32.495Z] ---> uname -a: [2025-02-10T10:20:32.495Z] Linux prd-ubuntu20-04-docker-8c-8g-38519 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-10T10:20:32.495Z] [2025-02-10T10:20:32.495Z] [2025-02-10T10:20:32.495Z] ---> lscpu: [2025-02-10T10:20:32.495Z] Architecture: x86_64 [2025-02-10T10:20:32.495Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-10T10:20:32.495Z] Byte Order: Little Endian [2025-02-10T10:20:32.495Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-10T10:20:32.495Z] CPU(s): 8 [2025-02-10T10:20:32.495Z] On-line CPU(s) list: 0-7 [2025-02-10T10:20:32.495Z] Thread(s) per core: 1 [2025-02-10T10:20:32.495Z] Core(s) per socket: 1 [2025-02-10T10:20:32.495Z] Socket(s): 8 [2025-02-10T10:20:32.495Z] NUMA node(s): 1 [2025-02-10T10:20:32.495Z] Vendor ID: AuthenticAMD [2025-02-10T10:20:32.495Z] CPU family: 23 [2025-02-10T10:20:32.495Z] Model: 49 [2025-02-10T10:20:32.495Z] Model name: AMD EPYC-Rome Processor [2025-02-10T10:20:32.495Z] Stepping: 0 [2025-02-10T10:20:32.495Z] CPU MHz: 2799.998 [2025-02-10T10:20:32.495Z] BogoMIPS: 5599.99 [2025-02-10T10:20:32.495Z] Virtualization: AMD-V [2025-02-10T10:20:32.495Z] Hypervisor vendor: KVM [2025-02-10T10:20:32.495Z] Virtualization type: full [2025-02-10T10:20:32.495Z] L1d cache: 256 KiB [2025-02-10T10:20:32.495Z] L1i cache: 256 KiB [2025-02-10T10:20:32.495Z] L2 cache: 4 MiB [2025-02-10T10:20:32.495Z] L3 cache: 128 MiB [2025-02-10T10:20:32.495Z] NUMA node0 CPU(s): 0-7 [2025-02-10T10:20:32.495Z] Vulnerability Itlb multihit: Not affected [2025-02-10T10:20:32.495Z] Vulnerability L1tf: Not affected [2025-02-10T10:20:32.495Z] Vulnerability Mds: Not affected [2025-02-10T10:20:32.495Z] Vulnerability Meltdown: Not affected [2025-02-10T10:20:32.495Z] Vulnerability Mmio stale data: Not affected [2025-02-10T10:20:32.495Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-10T10:20:32.495Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-10T10:20:32.495Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-10T10:20:32.495Z] Vulnerability Srbds: Not affected [2025-02-10T10:20:32.495Z] Vulnerability Tsx async abort: Not affected [2025-02-10T10:20:32.495Z] 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-02-10T10:20:32.495Z] [2025-02-10T10:20:32.495Z] [2025-02-10T10:20:32.495Z] ---> nproc: [2025-02-10T10:20:32.495Z] 8 [2025-02-10T10:20:32.495Z] [2025-02-10T10:20:32.495Z] [2025-02-10T10:20:32.495Z] ---> df -h: [2025-02-10T10:20:32.495Z] Filesystem Size Used Avail Use% Mounted on [2025-02-10T10:20:32.495Z] overlay 155G 27G 128G 18% / [2025-02-10T10:20:32.495Z] tmpfs 64M 0 64M 0% /dev [2025-02-10T10:20:32.495Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-10T10:20:32.495Z] shm 64M 0 64M 0% /dev/shm [2025-02-10T10:20:32.495Z] /dev/vda1 155G 27G 128G 18% /facter-os [2025-02-10T10:20:32.495Z] [2025-02-10T10:20:32.495Z] [2025-02-10T10:20:32.495Z] ---> sar -b -r -n DEV: [2025-02-10T10:20:32.495Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38519) 02/10/25 _x86_64_ (8 CPU) [2025-02-10T10:20:32.495Z] [2025-02-10T10:20:32.495Z] 10:09:31 LINUX RESTART (8 CPU) [2025-02-10T10:20:32.495Z] [2025-02-10T10:20:32.495Z] 10:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-10T10:20:32.495Z] 10:11:01 417.93 16.86 401.07 0.00 1970.24 68636.23 0.00 [2025-02-10T10:20:32.495Z] 10:12:01 73.67 0.12 73.55 0.00 20.40 29463.36 0.00 [2025-02-10T10:20:32.495Z] 10:13:01 37.69 0.02 37.68 0.00 0.13 25319.00 0.00 [2025-02-10T10:20:32.495Z] 10:14:01 78.65 0.22 78.44 0.00 14.66 52833.59 0.00 [2025-02-10T10:20:32.495Z] 10:15:02 838.53 18.35 820.18 0.00 254.26 224471.95 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 544.83 3.03 541.80 0.00 2096.92 206952.76 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 429.36 1.37 427.99 0.00 2270.71 94493.17 0.00 [2025-02-10T10:20:32.495Z] 10:18:02 166.39 0.07 166.32 0.00 0.53 44471.00 0.00 [2025-02-10T10:20:32.495Z] 10:19:01 163.93 0.03 163.90 0.00 0.27 58933.20 0.00 [2025-02-10T10:20:32.495Z] 10:20:01 249.42 0.03 249.38 0.00 1.33 24080.64 0.00 [2025-02-10T10:20:32.495Z] Average: 300.48 4.02 296.46 0.00 658.25 83040.21 0.00 [2025-02-10T10:20:32.495Z] [2025-02-10T10:20:32.495Z] 10:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-10T10:20:32.495Z] 10:11:01 28068120 31526628 783228 2.38 108184 3548092 2082180 6.14 1232524 3108860 124956 [2025-02-10T10:20:32.495Z] 10:12:01 27165596 31443096 857600 2.61 129012 4274592 1974188 5.82 1855440 3311268 668900 [2025-02-10T10:20:32.495Z] 10:13:01 27115340 31471400 826144 2.51 132724 4318212 2158708 6.36 1398380 3786260 479508 [2025-02-10T10:20:32.495Z] 10:14:01 27673196 31508912 792524 2.41 137268 3850160 1925728 5.68 1335012 3345336 1200 [2025-02-10T10:20:32.495Z] 10:15:02 17576496 31339112 905136 2.75 354928 13005496 2415852 7.12 2744224 11407160 3171648 [2025-02-10T10:20:32.495Z] 10:16:01 13006260 30061376 2127256 6.47 385096 15965880 6669364 19.66 4133420 14218000 225508 [2025-02-10T10:20:32.495Z] 10:17:01 9639260 29508888 2663800 8.10 406580 18597132 8362688 24.65 6024332 15512620 210008 [2025-02-10T10:20:32.495Z] 10:18:02 7852028 29881984 2311440 7.03 417320 20700100 6130692 18.07 6395272 16916236 1774096 [2025-02-10T10:20:32.495Z] 10:19:01 10618268 31399096 832932 2.53 421180 19599524 2394800 7.06 3223664 17521552 409332 [2025-02-10T10:20:32.495Z] 10:20:01 10353728 31383436 854612 2.60 433964 19851040 2405472 7.09 3302028 17731792 1468 [2025-02-10T10:20:32.495Z] Average: 17906829 30952393 1295467 3.94 292626 12371023 3651967 10.76 3164430 10685908 706662 [2025-02-10T10:20:32.495Z] [2025-02-10T10:20:32.495Z] 10:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-10T10:20:32.495Z] 10:11:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:11:01 ens3 1374.11 1252.14 12808.78 160.58 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:11:01 docker0 795.75 753.75 58.70 4618.61 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:12:01 vethaeb978d 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:12:01 ens3 31.94 19.03 29.84 12.53 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:12:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:13:01 vethaeb978d 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:13:01 ens3 31.63 23.75 24.75 14.48 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:13:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:14:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:14:01 ens3 93.18 62.56 2219.17 19.12 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:14:01 vethe630d31 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:14:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:15:02 veth7811332 86.76 128.85 8.47 1207.62 0.00 0.00 0.00 0.10 [2025-02-10T10:20:32.495Z] 10:15:02 veth62b81f8 80.67 125.80 8.09 1217.15 0.00 0.00 0.00 0.10 [2025-02-10T10:20:32.495Z] 10:15:02 lo 0.72 0.72 0.08 0.08 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:15:02 veth3e97fc2 77.70 137.81 7.91 1231.33 0.00 0.00 0.00 0.10 [2025-02-10T10:20:32.495Z] 10:15:02 vethf62b371 84.93 138.32 8.37 1230.97 0.00 0.00 0.00 0.10 [2025-02-10T10:20:32.495Z] 10:15:02 ens3 1161.30 696.54 10924.77 214.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:15:02 vethe630d31 0.36 1.23 0.03 0.16 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:15:02 docker0 571.07 916.30 47.03 9077.53 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:15:02 vethe35ab89 82.86 130.01 8.25 1227.94 0.00 0.00 0.00 0.10 [2025-02-10T10:20:32.495Z] 10:15:02 vethc29db21 88.19 129.85 8.57 1221.80 0.00 0.00 0.00 0.10 [2025-02-10T10:20:32.495Z] 10:16:01 vethb0a84c7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 veth6057f12 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 veth899040c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 veth1c295d0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 vethc9f281a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 vethdb3c942 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 vethe2d85b5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 vethc628c41 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 veth3f1c759 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 vethe56d769 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 ens3 467.94 108.51 1797.70 11.93 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 vethe630d31 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 docker0 0.14 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 vetha1a32bd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:16:01 vethdaa635d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 vethb0a84c7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 veth6057f12 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 veth899040c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 veth1c295d0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 vethc9f281a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 vethdb3c942 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 vethe2d85b5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 vethc628c41 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 veth3f1c759 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 vethe56d769 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 ens3 31.76 15.21 190.72 3.88 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 vethe630d31 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 vetha1a32bd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.495Z] 10:17:01 vethdaa635d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 vethb0a84c7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 veth6057f12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 veth899040c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 veth1c295d0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 vethc9f281a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 vethdb3c942 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 vethe2d85b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 vethc628c41 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 veth3f1c759 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 vethe56d769 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 ens3 5.03 3.23 4.08 2.25 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 vethe630d31 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 vetha1a32bd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 vethdaa635d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 vethb0a84c7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 veth6057f12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 veth899040c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 veth1c295d0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 vethc9f281a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 vethdb3c942 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 vethe2d85b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 vethc628c41 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 veth3f1c759 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 vethe56d769 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 ens3 2.03 1.05 1.61 0.85 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 vethe630d31 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 vetha1a32bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:19:01 vethdaa635d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:20:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:20:01 ens3 24.08 17.03 19.12 10.89 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:20:01 vethe630d31 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] Average: ens3 322.00 219.36 2803.18 45.24 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] Average: vethe630d31 0.05 0.15 0.00 0.02 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] Average: docker0 136.80 167.87 10.59 1380.80 0.00 0.00 0.00 0.00 [2025-02-10T10:20:32.496Z] [2025-02-10T10:20:32.496Z] [2025-02-10T10:20:32.496Z] ---> sar -P ALL: [2025-02-10T10:20:32.496Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38519) 02/10/25 _x86_64_ (8 CPU) [2025-02-10T10:20:32.496Z] [2025-02-10T10:20:32.496Z] 10:09:31 LINUX RESTART (8 CPU) [2025-02-10T10:20:32.496Z] [2025-02-10T10:20:32.496Z] 10:10:02 CPU %user %nice %system %iowait %steal %idle [2025-02-10T10:20:32.496Z] 10:11:01 all 10.77 0.00 3.79 3.45 0.06 81.93 [2025-02-10T10:20:32.496Z] 10:11:01 0 8.69 0.00 3.58 1.85 0.05 85.83 [2025-02-10T10:20:32.496Z] 10:11:01 1 14.11 0.00 3.48 0.09 0.05 82.27 [2025-02-10T10:20:32.496Z] 10:11:01 2 12.32 0.00 3.77 7.67 0.05 76.19 [2025-02-10T10:20:32.496Z] 10:11:01 3 12.77 0.00 3.35 0.94 0.07 82.87 [2025-02-10T10:20:32.496Z] 10:11:01 4 10.86 0.00 3.18 0.86 0.05 85.05 [2025-02-10T10:20:32.496Z] 10:11:01 5 8.49 0.00 2.87 0.31 0.05 88.28 [2025-02-10T10:20:32.496Z] 10:11:01 6 8.81 0.00 4.68 13.47 0.07 72.97 [2025-02-10T10:20:32.496Z] 10:11:01 7 10.07 0.00 5.45 2.48 0.07 81.93 [2025-02-10T10:20:32.496Z] 10:12:01 all 36.98 0.00 6.20 1.77 0.09 54.96 [2025-02-10T10:20:32.496Z] 10:12:01 0 35.32 0.00 6.34 6.07 0.08 52.19 [2025-02-10T10:20:32.496Z] 10:12:01 1 34.71 0.00 6.09 0.89 0.08 58.22 [2025-02-10T10:20:32.496Z] 10:12:01 2 38.06 0.00 5.51 0.18 0.08 56.16 [2025-02-10T10:20:32.496Z] 10:12:01 3 37.27 0.00 6.29 0.40 0.08 55.95 [2025-02-10T10:20:32.496Z] 10:12:01 4 35.49 0.00 7.00 4.46 0.08 52.96 [2025-02-10T10:20:32.496Z] 10:12:01 5 39.80 0.00 5.70 0.25 0.08 54.17 [2025-02-10T10:20:32.496Z] 10:12:01 6 37.60 0.00 6.20 0.52 0.08 55.59 [2025-02-10T10:20:32.496Z] 10:12:01 7 37.56 0.00 6.49 1.42 0.10 54.43 [2025-02-10T10:20:32.496Z] 10:13:01 all 49.76 0.00 6.37 0.89 0.10 42.89 [2025-02-10T10:20:32.496Z] 10:13:01 0 50.56 0.00 6.34 0.59 0.10 42.41 [2025-02-10T10:20:32.496Z] 10:13:01 1 51.40 0.00 6.45 0.03 0.10 42.01 [2025-02-10T10:20:32.496Z] 10:13:01 2 49.06 0.00 6.47 0.05 0.10 44.32 [2025-02-10T10:20:32.496Z] 10:13:01 3 48.42 0.00 6.07 0.00 0.08 45.43 [2025-02-10T10:20:32.496Z] 10:13:01 4 49.14 0.00 6.51 6.04 0.12 38.19 [2025-02-10T10:20:32.496Z] 10:13:01 5 50.79 0.00 6.13 0.03 0.10 42.95 [2025-02-10T10:20:32.496Z] 10:13:01 6 49.92 0.00 6.59 0.22 0.08 43.20 [2025-02-10T10:20:32.496Z] 10:13:01 7 48.78 0.00 6.37 0.13 0.10 44.62 [2025-02-10T10:20:32.496Z] 10:14:01 all 32.98 0.00 6.61 2.14 0.08 58.19 [2025-02-10T10:20:32.496Z] 10:14:01 0 33.45 0.00 6.60 3.03 0.08 56.84 [2025-02-10T10:20:32.496Z] 10:14:01 1 33.22 0.00 6.66 0.86 0.07 59.20 [2025-02-10T10:20:32.496Z] 10:14:01 2 34.67 0.00 7.05 8.82 0.08 49.37 [2025-02-10T10:20:32.496Z] 10:14:01 3 31.73 0.00 6.14 1.15 0.08 60.91 [2025-02-10T10:20:32.496Z] 10:14:01 4 32.08 0.00 7.49 2.35 0.10 57.97 [2025-02-10T10:20:32.496Z] 10:14:01 5 33.67 0.00 5.67 0.17 0.07 60.43 [2025-02-10T10:20:32.496Z] 10:14:01 6 32.96 0.00 7.33 0.42 0.08 59.21 [2025-02-10T10:20:32.496Z] 10:14:01 7 32.11 0.00 5.95 0.32 0.07 61.56 [2025-02-10T10:20:32.496Z] 10:15:02 all 25.31 0.00 10.70 25.59 0.15 38.25 [2025-02-10T10:20:32.496Z] 10:15:02 0 26.16 0.00 9.80 21.62 0.13 42.29 [2025-02-10T10:20:32.496Z] 10:15:02 1 25.53 0.00 10.18 31.70 0.17 32.41 [2025-02-10T10:20:32.496Z] 10:15:02 2 24.71 0.00 10.84 29.01 0.17 35.27 [2025-02-10T10:20:32.496Z] 10:15:02 3 25.00 0.00 10.34 34.46 0.17 30.04 [2025-02-10T10:20:32.496Z] 10:15:02 4 25.15 0.00 10.83 25.17 0.14 38.72 [2025-02-10T10:20:32.496Z] 10:15:02 5 25.95 0.00 12.14 15.82 0.17 45.92 [2025-02-10T10:20:32.496Z] 10:15:02 6 24.93 0.00 10.90 21.74 0.10 42.33 [2025-02-10T10:20:32.496Z] 10:15:02 7 25.05 0.00 10.54 25.27 0.19 38.96 [2025-02-10T10:20:32.496Z] 10:16:01 all 9.03 0.00 4.36 20.98 0.11 65.51 [2025-02-10T10:20:32.496Z] 10:16:01 0 9.94 0.00 4.70 15.77 0.09 69.51 [2025-02-10T10:20:32.496Z] 10:16:01 1 8.37 0.00 4.26 6.90 0.07 80.39 [2025-02-10T10:20:32.496Z] 10:16:01 2 9.54 0.00 4.43 42.08 0.09 43.87 [2025-02-10T10:20:32.496Z] 10:16:01 3 8.81 0.00 6.39 62.90 0.35 21.56 [2025-02-10T10:20:32.496Z] 10:16:01 4 9.05 0.00 3.95 19.28 0.07 67.66 [2025-02-10T10:20:32.496Z] 10:16:01 5 9.46 0.00 4.35 1.91 0.09 84.20 [2025-02-10T10:20:32.496Z] 10:16:01 6 8.58 0.00 3.58 3.65 0.05 84.13 [2025-02-10T10:20:32.496Z] 10:16:01 7 8.52 0.00 3.23 15.77 0.09 72.39 [2025-02-10T10:20:32.496Z] 10:17:01 all 86.25 0.00 13.51 0.03 0.21 0.00 [2025-02-10T10:20:32.496Z] 10:17:01 0 86.73 0.00 13.05 0.02 0.20 0.00 [2025-02-10T10:20:32.496Z] 10:17:01 1 85.80 0.00 13.94 0.03 0.21 0.02 [2025-02-10T10:20:32.496Z] 10:17:01 2 86.45 0.00 13.38 0.00 0.17 0.00 [2025-02-10T10:20:32.496Z] 10:17:01 3 86.20 0.00 13.58 0.05 0.17 0.00 [2025-02-10T10:20:32.496Z] 10:17:01 4 86.59 0.00 13.17 0.03 0.21 0.00 [2025-02-10T10:20:32.496Z] 10:17:01 5 85.97 0.00 13.79 0.00 0.25 0.00 [2025-02-10T10:20:32.496Z] 10:17:01 6 85.54 0.00 14.15 0.07 0.23 0.02 [2025-02-10T10:20:32.496Z] 10:17:01 7 86.67 0.00 13.02 0.07 0.24 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 all 84.40 0.00 12.26 3.10 0.23 0.02 [2025-02-10T10:20:32.496Z] 10:18:02 0 83.96 0.00 12.82 2.99 0.23 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 1 84.27 0.00 12.09 3.42 0.21 0.02 [2025-02-10T10:20:32.496Z] 10:18:02 2 84.35 0.00 12.58 2.84 0.23 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 3 84.91 0.00 11.81 3.09 0.19 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 4 84.30 0.00 11.94 3.49 0.26 0.02 [2025-02-10T10:20:32.496Z] 10:18:02 5 84.10 0.00 12.88 2.81 0.21 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 6 84.60 0.00 11.89 3.23 0.27 0.00 [2025-02-10T10:20:32.496Z] 10:18:02 7 84.66 0.00 12.09 2.94 0.22 0.09 [2025-02-10T10:20:32.496Z] 10:19:01 all 28.77 0.00 5.61 24.08 0.13 41.41 [2025-02-10T10:20:32.496Z] 10:19:01 0 27.38 0.00 4.77 7.71 0.16 59.98 [2025-02-10T10:20:32.496Z] 10:19:01 1 29.12 0.00 5.56 30.31 0.12 34.90 [2025-02-10T10:20:32.496Z] 10:19:01 2 29.36 0.00 6.33 13.05 0.12 51.14 [2025-02-10T10:20:32.496Z] 10:19:01 3 29.74 0.00 6.37 62.04 0.12 1.73 [2025-02-10T10:20:32.496Z] 10:19:01 4 27.64 0.00 5.84 17.40 0.10 49.02 [2025-02-10T10:20:32.496Z] 10:19:01 5 29.95 0.00 5.19 14.23 0.17 50.46 [2025-02-10T10:20:32.496Z] 10:19:01 6 27.12 0.00 5.55 39.85 0.12 27.36 [2025-02-10T10:20:32.496Z] 10:19:01 7 29.83 0.00 5.27 8.05 0.12 56.72 [2025-02-10T10:20:32.496Z] 10:20:01 all 1.64 0.00 1.16 28.44 0.06 68.71 [2025-02-10T10:20:32.496Z] 10:20:01 0 1.30 0.00 0.83 8.39 0.17 89.31 [2025-02-10T10:20:32.496Z] 10:20:01 1 1.32 0.00 1.09 35.31 0.03 62.25 [2025-02-10T10:20:32.496Z] 10:20:01 2 1.79 0.00 1.10 27.05 0.05 70.01 [2025-02-10T10:20:32.496Z] 10:20:01 3 2.04 0.00 1.57 54.76 0.05 41.58 [2025-02-10T10:20:32.496Z] 10:20:01 4 2.14 0.00 1.04 9.52 0.03 87.28 [2025-02-10T10:20:32.496Z] 10:20:01 5 1.47 0.00 1.50 13.70 0.03 83.30 [2025-02-10T10:20:32.496Z] 10:20:01 6 1.54 0.00 1.11 57.86 0.05 39.44 [2025-02-10T10:20:32.496Z] 10:20:01 7 1.49 0.00 1.04 21.03 0.07 76.37 [2025-02-10T10:20:32.496Z] Average: all 36.42 0.00 7.03 11.07 0.12 45.35 [2025-02-10T10:20:32.496Z] Average: 0 36.22 0.00 6.86 6.81 0.13 49.97 [2025-02-10T10:20:32.496Z] Average: 1 36.62 0.00 6.96 11.02 0.11 45.29 [2025-02-10T10:20:32.496Z] Average: 2 36.87 0.00 7.12 13.09 0.11 42.81 [2025-02-10T10:20:32.496Z] Average: 3 36.70 0.00 7.19 21.85 0.14 34.13 [2025-02-10T10:20:32.496Z] Average: 4 36.05 0.00 7.07 8.87 0.12 47.90 [2025-02-10T10:20:32.496Z] Average: 5 36.61 0.00 6.97 4.95 0.12 51.35 [2025-02-10T10:20:32.496Z] Average: 6 35.98 0.00 7.17 14.13 0.11 42.60 [2025-02-10T10:20:32.496Z] Average: 7 36.33 0.00 6.93 7.77 0.13 48.84 [2025-02-10T10:20:32.496Z] [2025-02-10T10:20:32.496Z] [2025-02-10T10:20:32.496Z]