Pull request #5268 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 70d88c27094bd97e0f7d9e14c8371e49109d2fb9 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-ssh4750334927859396948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11304844483065597477.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-f.rooleicsv.5bfac16476c/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-f.rooleicsv.5bfac16476c/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14918112111795412244.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-f.rooleicsv.5bfac16476c/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17817687762222441196.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15875824990174896151.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-f.rooleicsv.5bfac16476c/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-f.rooleicsv.5bfac16476c/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4670025853544688370.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-771120 in /w/workspace/f53751c3ba356ded0fb475bfac16476c [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 70d88c27094bd97e0f7d9e14c8371e49109d2fb9 (snyk-fix-f53751c3ba356ded0fb475bfac16476c) Commit message: "fix: cmd/core-command/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 70d88c27094bd97e0f7d9e14c8371e49109d2fb9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:53:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:53:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:53:15 ========================================================= 08:53:15 EdgeX Global Pipelines Version Info 08:53:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:53:16 ------------------- 08:53:16 stable info: 08:53:16 ------------------- 08:53:16 Commited By: Cherry Wang cherry@iotechsys.com 08:53:16 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:53:16 Message: update stable to v1.0.278 08:53:17 ------------------- 08:53:17 experimental info: 08:53:17 ------------------- 08:53:17 Commited By: **** collab-it+edgex@linuxfoundation.org 08:53:17 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:53:17 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:53:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:53:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:53:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:53:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:53:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:53:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:53:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:53:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-f53751c3ba356ded0fb475bfac16476c [Pipeline] echo 08:53:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-f53751c3ba356ded0fb475bfac16476c [Pipeline] echo 08:53:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-f53751c3ba356ded0fb475bfac16476c [Pipeline] echo 08:53:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70d88c27094bd97e0f7d9e14c8371e49109d2fb9 [Pipeline] echo 08:53:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70d88c2 [Pipeline] echo 08:53:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:53:19 provisioning config files... 08:53:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8186075124343436015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:53:20 ---> ****-login.sh 08:53:20 nexus3.edgexfoundry.org:10001 08:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:20 08:53:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:20 Configure a credential helper to remove this warning. See 08:53:20 https://docs.****.com/go/credential-store/ 08:53:20 08:53:20 Login Succeeded 08:53:20 nexus3.edgexfoundry.org:10002 08:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:20 08:53:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:20 Configure a credential helper to remove this warning. See 08:53:20 https://docs.****.com/go/credential-store/ 08:53:20 08:53:20 Login Succeeded 08:53:20 nexus3.edgexfoundry.org:10003 08:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:20 08:53:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:20 Configure a credential helper to remove this warning. See 08:53:20 https://docs.****.com/go/credential-store/ 08:53:20 08:53:20 Login Succeeded 08:53:20 nexus3.edgexfoundry.org:10004 08:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:20 08:53:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:20 Configure a credential helper to remove this warning. See 08:53:20 https://docs.****.com/go/credential-store/ 08:53:20 08:53:20 Login Succeeded 08:53:20 ****.io 08:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:20 08:53:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:20 Configure a credential helper to remove this warning. See 08:53:20 https://docs.****.com/go/credential-store/ 08:53:20 08:53:20 Login Succeeded 08:53:20 ---> ****-login.sh ends [Pipeline] } 08:53:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:53:21 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:53:21 + dirname cmd/core-command/Dockerfile 08:53:21 + cut -d/ -f2 08:53:21 + echo core-command,cmd/core-command/Dockerfile 08:53:21 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:53:21 cut -d/ -f2 08:53:21 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:53:21 + dirname cmd/core-data/Dockerfile 08:53:21 + cut -d/ -f2 08:53:21 + echo core-data,cmd/core-data/Dockerfile 08:53:21 + dirname cmd/core-keeper/Dockerfile 08:53:21 + cut -d/ -f2 08:53:21 + echo core-keeper,cmd/core-keeper/Dockerfile 08:53:21 + dirname cmd/core-metadata/Dockerfile 08:53:21 + cut -d/ -f2 08:53:21 + echo core-metadata,cmd/core-metadata/Dockerfile 08:53:21 + dirname cmd/security-bootstrapper/Dockerfile 08:53:21 + cut -d/ -f2 08:53:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:53:21 + dirname cmd/security-proxy-auth/Dockerfile 08:53:21 + cut -d/ -f2 08:53:21 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:53:21 + dirname cmd/security-proxy-setup/Dockerfile 08:53:21 + cut -d/ -f2 08:53:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:53:21 + dirname cmd/security-secretstore-setup/Dockerfile 08:53:21 + cut -d/ -f2 08:53:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:53:21 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:53:21 + cut -d/ -f2 08:53:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:53:21 + dirname cmd/security-spire-agent/Dockerfile 08:53:21 + cut -d/ -f2 08:53:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:53:21 + dirname cmd/security-spire-config/Dockerfile 08:53:21 + cut -d/ -f2 08:53:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:53:21 + dirname cmd/security-spire-server/Dockerfile 08:53:21 + cut -d/ -f2 08:53:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:53:21 + + dirname cmd/support-notifications/Dockerfile 08:53:21 cut -d/ -f2 08:53:21 + echo support-notifications,cmd/support-notifications/Dockerfile 08:53:21 + dirname cmd/support-scheduler/Dockerfile 08:53:21 + cut -d/ -f2 08:53:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:53:21 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:53:21 + git rev-list -1 --merges 70d88c27094bd97e0f7d9e14c8371e49109d2fb9~1..70d88c27094bd97e0f7d9e14c8371e49109d2fb9 [Pipeline] echo 08:53:21 -----------> git rev-list -1 --merges 70d88c27094bd97e0f7d9e14c8371e49109d2fb9~1..70d88c27094bd97e0f7d9e14c8371e49109d2fb9 70d88c27094bd97e0f7d9e14c8371e49109d2fb9 [false] [Pipeline] sh 08:53:22 + git log --format=format:%s -1 70d88c27094bd97e0f7d9e14c8371e49109d2fb9 [Pipeline] echo 08:53:22 ========================================================= 08:53:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:53:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:53:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:53:22 + grep -v github /etc/ssh/ssh_known_hosts 08:53:22 + [ -e /tmp/ssh_known_hosts ] 08:53:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:53:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:53:22 + sudo tee -a /etc/ssh/ssh_known_hosts 08:53:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:53:23 08:53:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:53:23 0.1.4: Pulling from edgex-devops/py-git-semver 08:53:23 3dae71ba6b94: Pulling fs layer 08:53:23 6bf1a483ea7c: Pulling fs layer 08:53:23 f5dfc541a4d3: Pulling fs layer 08:53:23 461d9e800cba: Pulling fs layer 08:53:23 80192f66455f: Pulling fs layer 08:53:23 2e8e34ca0e6c: Pulling fs layer 08:53:23 a29436f7fd5d: Pulling fs layer 08:53:23 923cac83aea3: Pulling fs layer 08:53:23 25ad8b0a4227: Pulling fs layer 08:53:23 db01528c6b51: Pulling fs layer 08:53:23 28988de357af: Pulling fs layer 08:53:23 923cac83aea3: Waiting 08:53:23 a29436f7fd5d: Waiting 08:53:23 db01528c6b51: Waiting 08:53:23 461d9e800cba: Waiting 08:53:23 25ad8b0a4227: Waiting 08:53:23 2e8e34ca0e6c: Waiting 08:53:23 6bf1a483ea7c: Download complete 08:53:23 461d9e800cba: Download complete 08:53:23 80192f66455f: Verifying Checksum 08:53:23 80192f66455f: Download complete 08:53:23 f5dfc541a4d3: Verifying Checksum 08:53:23 f5dfc541a4d3: Download complete 08:53:23 3dae71ba6b94: Verifying Checksum 08:53:23 3dae71ba6b94: Download complete 08:53:23 923cac83aea3: Verifying Checksum 08:53:23 923cac83aea3: Download complete 08:53:24 25ad8b0a4227: Verifying Checksum 08:53:24 25ad8b0a4227: Download complete 08:53:24 db01528c6b51: Verifying Checksum 08:53:24 db01528c6b51: Download complete 08:53:24 28988de357af: Verifying Checksum 08:53:24 28988de357af: Download complete 08:53:24 a29436f7fd5d: Verifying Checksum 08:53:24 a29436f7fd5d: Download complete 08:53:24 2e8e34ca0e6c: Verifying Checksum 08:53:24 2e8e34ca0e6c: Download complete 08:53:25 3dae71ba6b94: Pull complete 08:53:25 6bf1a483ea7c: Pull complete 08:53:25 f5dfc541a4d3: Pull complete 08:53:25 461d9e800cba: Pull complete 08:53:26 80192f66455f: Pull complete 08:53:30 2e8e34ca0e6c: Pull complete 08:53:30 a29436f7fd5d: Pull complete 08:53:30 923cac83aea3: Pull complete 08:53:30 25ad8b0a4227: Pull complete 08:53:30 db01528c6b51: Pull complete 08:53:30 28988de357af: Pull complete 08:53:30 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:53:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:53:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:30 prd-ubuntu20.04-docker-8c-8g-771120 does not seem to be running inside a container 08:53:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:53:35 $ docker top 9b2a4b214e7df319e6dad1d30b10d9079314d851134ef080d6b205bdbec5bc55 -eo pid,comm 08:53:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:53:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:53:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:53:35 [ssh-agent] Looking for ssh-agent implementation... 08:53:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:35 $ docker exec 9b2a4b214e7df319e6dad1d30b10d9079314d851134ef080d6b205bdbec5bc55 ssh-agent 08:53:35 SSH_AUTH_SOCK=/tmp/ssh-akbILldIXY5L/agent.33 08:53:35 SSH_AGENT_PID=39 08:53:35 Running ssh-add (command line suppressed) 08:53:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9989820611393955904.key (/w/workspace/edgex-go/1@tmp/private_key_9989820611393955904.key) 08:53:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh 08:53:36 + git tag --points-at HEAD [Pipeline] } 08:53:36 $ docker exec --env ******** --env ******** 9b2a4b214e7df319e6dad1d30b10d9079314d851134ef080d6b205bdbec5bc55 ssh-agent -k 08:53:36 unset SSH_AUTH_SOCK; 08:53:36 unset SSH_AGENT_PID; 08:53:36 echo Agent pid 39 killed; 08:53:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:53:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:53:36 [ssh-agent] Looking for ssh-agent implementation... 08:53:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:36 $ docker exec 9b2a4b214e7df319e6dad1d30b10d9079314d851134ef080d6b205bdbec5bc55 ssh-agent 08:53:36 SSH_AUTH_SOCK=/tmp/ssh-GZWk8iX9e8hL/agent.86 08:53:36 SSH_AGENT_PID=92 08:53:36 Running ssh-add (command line suppressed) 08:53:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11795071527096411018.key (/w/workspace/edgex-go/1@tmp/private_key_11795071527096411018.key) 08:53:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:37 + git semver init 08:53:37 2025-10-31 08:53:37,461 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:53:37 2025-10-31 08:53:37,465 [run_init] DEBUG init version:0.0.0 force:False 08:53:37 2025-10-31 08:53:37,466 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:53:37 2025-10-31 08:53:37,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:53:37 2025-10-31 08:53:37,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) 08:53:44 2025-10-31 08:53:42,965 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:53:44 2025-10-31 08:53:42,966 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-f53751c3ba356ded0fb475bfac16476c with force:False 08:53:44 2025-10-31 08:53:42,966 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-f53751c3ba356ded0fb475bfac16476c 08:53:44 2025-10-31 08:53:42,970 [execute] INFO git cat-file --batch-check 08:53:44 2025-10-31 08:53:42,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:53:44 2025-10-31 08:53:42,974 [execute] INFO git cat-file --batch 08:53:44 2025-10-31 08:53:42,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:53:44 2025-10-31 08:53:42,977 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-f53751c3ba356ded0fb475bfac16476c 08:53:44 0.0.0 [Pipeline] } 08:53:44 $ docker exec --env ******** --env ******** 9b2a4b214e7df319e6dad1d30b10d9079314d851134ef080d6b205bdbec5bc55 ssh-agent -k 08:53:44 unset SSH_AUTH_SOCK; 08:53:44 unset SSH_AGENT_PID; 08:53:44 echo Agent pid 92 killed; 08:53:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:53:45 + git semver [Pipeline] } 08:53:45 $ docker stop --time=1 9b2a4b214e7df319e6dad1d30b10d9079314d851134ef080d6b205bdbec5bc55 08:53:46 $ docker rm -f --volumes 9b2a4b214e7df319e6dad1d30b10d9079314d851134ef080d6b205bdbec5bc55 [Pipeline] // withDockerContainer [Pipeline] sh 08:53:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:53:47 Stashed 1 file(s) [Pipeline] echo 08:53:47 [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) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:53:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:53:48 [edgeX.isLTS] Checking if [snyk-fix-f53751c3ba356ded0fb475bfac16476c] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:53:48 [edgeX.isLTS] Checking if [snyk-fix-f53751c3ba356ded0fb475bfac16476c] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:53:48 ========================================================= 08:53:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:53:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:53:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:53:48 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:53:48 2d35ebdb57d9: Pulling fs layer 08:53:48 c35fb4624d26: Pulling fs layer 08:53:48 4e2aec7ef170: Pulling fs layer 08:53:48 333b49ad6fbf: Pulling fs layer 08:53:48 4f4fb700ef54: Pulling fs layer 08:53:48 c3e65509a76b: Pulling fs layer 08:53:48 7cf9ebb963bd: Pulling fs layer 08:53:48 bb34ca984cfb: Pulling fs layer 08:53:48 151cf03bc807: Pulling fs layer 08:53:48 4f4fb700ef54: Waiting 08:53:48 c3e65509a76b: Waiting 08:53:48 7cf9ebb963bd: Waiting 08:53:48 bb34ca984cfb: Waiting 08:53:48 151cf03bc807: Waiting 08:53:48 333b49ad6fbf: Waiting 08:53:48 c35fb4624d26: Download complete 08:53:48 333b49ad6fbf: Verifying Checksum 08:53:48 333b49ad6fbf: Download complete 08:53:48 4f4fb700ef54: Verifying Checksum 08:53:48 4f4fb700ef54: Download complete 08:53:48 c3e65509a76b: Download complete 08:53:48 2d35ebdb57d9: Verifying Checksum 08:53:48 2d35ebdb57d9: Download complete 08:53:48 2d35ebdb57d9: Pull complete 08:53:48 7cf9ebb963bd: Verifying Checksum 08:53:48 7cf9ebb963bd: Download complete 08:53:48 c35fb4624d26: Pull complete 08:53:49 4e2aec7ef170: Verifying Checksum 08:53:49 4e2aec7ef170: Download complete 08:53:49 151cf03bc807: Verifying Checksum 08:53:49 151cf03bc807: Download complete 08:53:49 bb34ca984cfb: Verifying Checksum 08:53:49 bb34ca984cfb: Download complete 08:53:53 4e2aec7ef170: Pull complete 08:53:53 333b49ad6fbf: Pull complete 08:53:53 4f4fb700ef54: Pull complete 08:53:53 c3e65509a76b: Pull complete 08:53:54 7cf9ebb963bd: Pull complete 08:53:57 bb34ca984cfb: Pull complete 08:53:58 151cf03bc807: Pull complete 08:53:58 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:53:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:53:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:53:58 + + dockerecho build -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:53:58 WORKDIR /edgex 08:53:58 COPY go.mod . 08:53:58 RUN go mod download ci-base-image-x86_64 08:53:58 -f - . 08:53:59 #0 building with "default" instance using docker driver 08:53:59 08:53:59 #1 [internal] load build definition from Dockerfile 08:53:59 #1 transferring dockerfile: 164B done 08:53:59 #1 DONE 0.0s 08:53:59 08:53:59 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:53:59 #2 DONE 0.0s 08:53:59 08:53:59 #3 [internal] load .dockerignore 08:53:59 #3 transferring context: 50B done 08:53:59 #3 DONE 0.0s 08:53:59 08:53:59 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:53:59 #4 DONE 0.3s 08:53:59 08:53:59 #5 [internal] load build context 08:53:59 #5 transferring context: 6.57kB done 08:53:59 #5 DONE 0.3s 08:53:59 08:53:59 #6 [2/4] WORKDIR /edgex 08:54:02 Still waiting to schedule task 08:54:02 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:54:02 #6 DONE 3.4s 08:54:03 08:54:03 #7 [3/4] COPY go.mod . 08:54:03 #7 DONE 0.0s 08:54:03 08:54:03 #8 [4/4] RUN go mod download 08:54:13 #8 DONE 10.3s 08:54:13 08:54:13 #9 exporting to image 08:54:13 #9 exporting layers 08:54:16 #9 exporting layers 3.4s done 08:54:16 #9 writing image sha256:3547fb2f9bb3ef6eeadb499e17e3205ff9d88af32f647298de087fdd5ac34da5 done 08:54:16 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:54:16 #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:17 + docker inspect -f . ci-base-image-x86_64 08:54:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:17 prd-ubuntu20.04-docker-8c-8g-771120 does not seem to be running inside a container 08:54:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:54:17 $ docker top 02f2a59891c9e8372cb3e6777d4cc411d71143307e657c8467e6f51e345c9d94 -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:18 + go version 08:54:18 go version go1.25.2 linux/amd64 [Pipeline] } 08:54:18 $ docker stop --time=1 02f2a59891c9e8372cb3e6777d4cc411d71143307e657c8467e6f51e345c9d94 08:54:19 $ docker rm -f --volumes 02f2a59891c9e8372cb3e6777d4cc411d71143307e657c8467e6f51e345c9d94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:20 + docker inspect -f . ci-base-image-x86_64 08:54:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:20 prd-ubuntu20.04-docker-8c-8g-771120 does not seem to be running inside a container 08:54:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:54:20 $ docker top f7b599f32692cbbf482cdfbf7b9405202b86e204b57aa979f88961853ac69adc -eo pid,comm [Pipeline] { [Pipeline] echo 08:54:20 ========================================================= 08:54:20 [edgeXBuildGoParallel] Running Tests and Build... 08:54:20 ========================================================= [Pipeline] sh 08:54:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:54:21 + make test 08:54:21 go test -race -coverprofile=coverage.out ./... 08:54:29 ? github.com/edgexfoundry/edgex-go [no test files] 08:54:55 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:54:55 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:54:55 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:54:55 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:54:55 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:54:55 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:54:55 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:54:55 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:54:55 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:54:55 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:54:55 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:54:55 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:54:55 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:54:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:54:55 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:54:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 42.3% of statements 08:54:55 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:54:55 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:54:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.4% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.035s coverage: 4.8% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 57.6% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.020s coverage: 94.2% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:55:00 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:55:00 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:55:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.058s coverage: 92.4% of statements 08:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:55:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:55:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 8.4% of statements 08:55:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:55:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:55:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.443s coverage: 95.8% of statements 08:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:55:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:55:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:55:04 ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements 08:55:04 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:55:04 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:55:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:55:04 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:55:04 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:55:04 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:55:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:55:04 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:55:04 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:55:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:55:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.060s coverage: 2.4% of statements 08:55:05 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:55:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 08:55:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:55:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 39.4% of statements 08:55:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 68.8% of statements 08:55:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:55:06 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:55:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 08:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 08:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 08:55:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 08:55:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.014s coverage: 87.5% of statements 08:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.041s coverage: 94.4% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.045s coverage: 92.9% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 08:55:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.013s coverage: 100.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 08:55:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.050s coverage: 33.3% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.163s coverage: 54.5% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.035s coverage: 96.8% of statements 08:55:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:55:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.025s coverage: 100.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 29.2% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:55:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.031s coverage: 54.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 94.9% of statements 08:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:55:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 97.7% of statements 08:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 43.6% of statements 08:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:55:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:31 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:55:32 running golangci-lint 08:55:32 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:55:32 go version go1.25.2 linux/amd64 08:55:32 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:55:32 level=info msg="[config_reader] Used config file .golangci.yml" 08:55:32 Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:55:32 The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:55:32 make: *** [Makefile:178: lint] Error 3 [Pipeline] } 08:55:32 $ docker stop --time=1 f7b599f32692cbbf482cdfbf7b9405202b86e204b57aa979f88961853ac69adc 08:55:34 $ docker rm -f --volumes f7b599f32692cbbf482cdfbf7b9405202b86e204b57aa979f88961853ac69adc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:55:35 Failed in branch amd64 08:56:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-771136 in /w/workspace/f53751c3ba356ded0fb475bfac16476c [Pipeline] { [Pipeline] ws 08:56:30 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:56:33 The recommended git tool is: git 08:56:40 using credential edgex-jenkins-ssh 08:56:40 Cloning the remote Git repository 08:56:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:56:40 > git init /w/workspace/edgex-go/1 # timeout=10 08:56:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:56:40 > git --version # timeout=10 08:56:40 > git --version # 'git version 2.25.1' 08:56:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:57:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:08 Avoid second fetch 08:57:08 Checking out Revision 70d88c27094bd97e0f7d9e14c8371e49109d2fb9 (snyk-fix-f53751c3ba356ded0fb475bfac16476c) 08:57:08 > git config core.sparsecheckout # timeout=10 08:57:08 > git checkout -f 70d88c27094bd97e0f7d9e14c8371e49109d2fb9 # timeout=10 08:57:10 Commit message: "fix: cmd/core-command/Dockerfile to reduce vulnerabilities" 08:57:10 > git --version # timeout=10 08:57:10 > git --version # 'git version 2.25.1' 08:57:10 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:15 provisioning config files... 08:57:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9209528715790336709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:57:16 ---> ****-login.sh 08:57:16 nexus3.edgexfoundry.org:10001 08:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:17 Configure a credential helper to remove this warning. See 08:57:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:17 08:57:17 Login Succeeded 08:57:17 nexus3.edgexfoundry.org:10002 08:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:18 Configure a credential helper to remove this warning. See 08:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:18 08:57:18 Login Succeeded 08:57:18 nexus3.edgexfoundry.org:10003 08:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:18 Configure a credential helper to remove this warning. See 08:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:18 08:57:18 Login Succeeded 08:57:18 nexus3.edgexfoundry.org:10004 08:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:18 Configure a credential helper to remove this warning. See 08:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:18 08:57:18 Login Succeeded 08:57:18 ****.io 08:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:19 Configure a credential helper to remove this warning. See 08:57:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:19 08:57:19 Login Succeeded 08:57:19 ---> ****-login.sh ends [Pipeline] } 08:57:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:57:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:57:20 [edgeX.isLTS] Checking if [snyk-fix-f53751c3ba356ded0fb475bfac16476c] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:57:21 [edgeX.isLTS] Checking if [snyk-fix-f53751c3ba356ded0fb475bfac16476c] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:57:21 ========================================================= 08:57:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:57:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:57:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:57:21 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:57:21 6b59a28fa201: Pulling fs layer 08:57:21 d32bb0dddca7: Pulling fs layer 08:57:21 5dab1238d3d9: Pulling fs layer 08:57:21 196fd7d83e7d: Pulling fs layer 08:57:21 4f4fb700ef54: Pulling fs layer 08:57:21 8ba94037c8f0: Pulling fs layer 08:57:21 deaec5988b04: Pulling fs layer 08:57:21 9f65657bb879: Pulling fs layer 08:57:21 4f4fb700ef54: Waiting 08:57:21 8ba94037c8f0: Waiting 08:57:21 deaec5988b04: Waiting 08:57:21 9f65657bb879: Waiting 08:57:21 196fd7d83e7d: Waiting 08:57:21 d32bb0dddca7: Verifying Checksum 08:57:21 d32bb0dddca7: Download complete 08:57:22 196fd7d83e7d: Verifying Checksum 08:57:22 196fd7d83e7d: Download complete 08:57:22 4f4fb700ef54: Verifying Checksum 08:57:22 4f4fb700ef54: Download complete 08:57:22 8ba94037c8f0: Verifying Checksum 08:57:22 8ba94037c8f0: Download complete 08:57:22 6b59a28fa201: Verifying Checksum 08:57:22 6b59a28fa201: Download complete 08:57:23 9f65657bb879: Verifying Checksum 08:57:23 9f65657bb879: Download complete 08:57:24 6b59a28fa201: Pull complete 08:57:24 5dab1238d3d9: Verifying Checksum 08:57:24 5dab1238d3d9: Download complete 08:57:24 d32bb0dddca7: Pull complete 08:57:26 deaec5988b04: Verifying Checksum 08:57:26 deaec5988b04: Download complete 08:57:41 5dab1238d3d9: Pull complete 08:57:41 196fd7d83e7d: Pull complete 08:57:41 4f4fb700ef54: Pull complete 08:57:41 8ba94037c8f0: Pull complete 08:57:51 deaec5988b04: Pull complete 08:57:54 9f65657bb879: Pull complete 08:57:54 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:57:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:57:55 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:57:55 WORKDIR /edgex 08:57:55 COPY go.mod . 08:57:55 RUN go mod download 08:57:55 docker build -t ci-base-image-arm64 -f - . 08:57:56 Sending build context to Docker daemon 3.845MB 08:57:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:57:56 ---> 334268110677 08:57:56 Step 2/4 : WORKDIR /edgex 08:57:58 ---> Running in 31f180416e69 08:57:58 Removing intermediate container 31f180416e69 08:57:58 ---> 7463e6080956 08:57:58 Step 3/4 : COPY go.mod . 08:57:59 ---> 9dca44140653 08:57:59 Step 4/4 : RUN go mod download 08:57:59 ---> Running in c0f488c7892c 08:59:08 Removing intermediate container c0f488c7892c 08:59:08 ---> 28afd64ec538 08:59:08 Successfully built 28afd64ec538 08:59:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:08 + docker inspect -f . ci-base-image-arm64 08:59:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:08 prd-ubuntu20.04-docker-arm64-4c-16g-771136 does not seem to be running inside a container 08:59:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:59:10 $ docker top c32b21795a6dc6adb0057026a9e89eb44ddb6997166c96f8ce0348c4abb3c6b5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:11 + go version 08:59:11 go version go1.25.3 linux/arm64 [Pipeline] } 08:59:11 $ docker stop --time=1 c32b21795a6dc6adb0057026a9e89eb44ddb6997166c96f8ce0348c4abb3c6b5 08:59:13 $ docker rm -f --volumes c32b21795a6dc6adb0057026a9e89eb44ddb6997166c96f8ce0348c4abb3c6b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:14 + docker inspect -f . ci-base-image-arm64 08:59:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:14 prd-ubuntu20.04-docker-arm64-4c-16g-771136 does not seem to be running inside a container 08:59:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:59:16 $ docker top 7b4c027c4d7371c2b9385aadc55f1b19283767753b43587ec881e4c55060418e -eo pid,comm [Pipeline] { [Pipeline] echo 08:59:16 ========================================================= 08:59:16 [edgeXBuildGoParallel] Running Tests and Build... 08:59:16 ========================================================= [Pipeline] sh 08:59:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:59:18 + make test 08:59:18 go test -race -coverprofile=coverage.out ./... 09:00:27 ? github.com/edgexfoundry/edgex-go [no test files] 09:06:36 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:06:36 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:07:44 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:07:44 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:07:45 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:07:45 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:07:45 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:07:45 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:07:49 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:07:49 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:07:52 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:08:24 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:08:24 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:08:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:08:24 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:08:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.302s coverage: 42.3% of statements 09:08:46 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:08:46 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:08:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.314s coverage: 97.0% of statements 09:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.573s coverage: 69.4% of statements 09:09:05 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.267s coverage: 4.8% of statements 09:09:05 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.878s coverage: 57.6% of statements 09:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.272s coverage: 86.5% of statements 09:09:17 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:09:17 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:09:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.041s coverage: 94.2% of statements 09:09:56 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:09:56 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:09:56 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 09:09:56 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:09:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:09:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:09:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:09:56 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.691s coverage: 92.4% of statements 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:09:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:09:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:09:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:09:56 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.473s coverage: 8.4% of statements 09:10:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:10:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:10:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.740s coverage: 95.8% of statements 09:10:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:10:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:10:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:10:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:10:43 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:10:43 ok github.com/edgexfoundry/edgex-go/internal/io 1.417s coverage: 72.2% of statements 09:10:44 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:10:44 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:10:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:10:44 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:10:46 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:10:46 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:10:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:10:46 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:10:46 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:10:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 09:11:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.452s coverage: 2.4% of statements 09:11:09 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:11:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.484s coverage: 1.0% of statements 09:11:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:11:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.370s coverage: 39.4% of statements 09:11:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.244s coverage: 68.8% of statements 09:11:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:11:17 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:11:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:11:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.144s coverage: 40.0% of statements 09:11:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.148s coverage: 87.1% of statements 09:11:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.106s coverage: 94.1% of statements 09:11:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.151s coverage: 96.3% of statements 09:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.099s coverage: 87.5% of statements 09:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.132s coverage: 94.4% of statements 09:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.245s coverage: 92.9% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.134s coverage: 68.8% of statements 09:11:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.213s coverage: 62.3% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:11:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:11:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.380s coverage: 47.4% of statements 09:11:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:11:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:11:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:11:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.151s coverage: 87.2% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.240s coverage: 15.5% of statements 09:12:16 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:12:16 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.121s coverage: 100.0% of statements 09:12:16 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:12:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.436s coverage: 81.8% of statements 09:12:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.448s coverage: 82.1% of statements 09:12:28 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:12:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.227s coverage: 86.0% of statements 09:12:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:12:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.386s coverage: 6.8% of statements 09:12:40 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.491s coverage: 33.3% of statements 09:12:42 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:12:42 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:12:42 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:13:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.314s coverage: 100.0% of statements 09:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.116s coverage: 54.5% of statements 09:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.138s coverage: 89.4% of statements 09:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.093s coverage: 100.0% of statements 09:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.111s coverage: 73.7% of statements 09:13:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.128s coverage: 100.0% of statements 09:13:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:13:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.283s coverage: 88.6% of statements 09:13:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:13:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:13:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.358s coverage: 96.8% of statements 09:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:13:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:13:21 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:13:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.099s coverage: 100.0% of statements 09:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.570s coverage: 29.2% of statements 09:13:45 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:13:45 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:13:45 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.159s coverage: 93.8% of statements 09:13:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:13:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:13:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.206s coverage: 3.1% of statements 09:13:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.268s coverage: 76.2% of statements 09:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.254s coverage: 54.0% of statements 09:13:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:13:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:14:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:14:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:14:00 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:14:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.550s coverage: 17.0% of statements 09:14:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:14:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:14:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:14:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:14:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.217s coverage: 94.9% of statements 09:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:14:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:14:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:14:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.412s coverage: 9.0% of statements 09:14:51 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:14:51 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:14:51 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:15:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.525s coverage: 97.7% of statements 09:15:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:15:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.188s coverage: 43.6% of statements 09:15:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:15:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:15:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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 09:15:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:15:05 go vet ./... 09:21:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:21:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:21:58 ./bin/test-attribution-txt.sh 09:21:58 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 09:21:58 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 09:21:58 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 09:21:58 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 09:21:58 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 09:21:58 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 09:21:58 [edgeX.isLTS] Checking if [snyk-fix-f53751c3ba356ded0fb475bfac16476c] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:21:59 + ls -al . 09:21:59 total 1380 09:21:59 drwxrwxr-x 10 1001 1001 4096 Oct 31 08:59 . 09:21:59 drwxr-xr-x 4 root root 4096 Oct 31 08:59 .. 09:21:59 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 .blubracket 09:21:59 -rw-rw-r-- 1 1001 1001 10 Oct 31 08:57 .dockerignore 09:21:59 drwxrwxr-x 8 1001 1001 4096 Oct 31 08:57 .git 09:21:59 drwxrwxr-x 3 1001 1001 4096 Oct 31 08:57 .github 09:21:59 -rw-rw-r-- 1 1001 1001 909 Oct 31 08:57 .gitignore 09:21:59 -rw-rw-r-- 1 1001 1001 218 Oct 31 08:57 .golangci.yml 09:21:59 -rw-rw-r-- 1 1001 1001 100 Oct 31 08:57 .hadolint.yml 09:21:59 -rw-rw-r-- 1 1001 1001 155 Oct 31 08:57 .sonarcloud.properties 09:21:59 -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:57 ADOPTERS.md 09:21:59 -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:57 Attribution.txt 09:21:59 -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:57 CHANGELOG.md 09:21:59 -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:57 CONTRIBUTING.md 09:21:59 -rw-rw-r-- 1 1001 1001 677 Oct 31 08:57 GOVERNANCE.md 09:21:59 -rw-rw-r-- 1 1001 1001 858 Oct 31 08:57 Jenkinsfile 09:21:59 -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:57 LICENSE 09:21:59 -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:57 Makefile 09:21:59 -rw-rw-r-- 1 1001 1001 582 Oct 31 08:57 OWNERS.md 09:21:59 -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:57 README.md 09:21:59 -rw-rw-r-- 1 1001 1001 789 Oct 31 08:57 SECURITY.md 09:21:59 -rw-rw-r-- 1 1001 1001 5 Oct 31 08:53 VERSION 09:21:59 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 bin 09:21:59 drwxrwxr-x 19 1001 1001 4096 Oct 31 08:57 cmd 09:21:59 -rw-r--r-- 1 root root 1036395 Oct 31 09:15 coverage.out 09:21:59 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 fuzz_test 09:21:59 -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:57 go.mod 09:21:59 -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:57 go.sum 09:21:59 drwxrwxr-x 7 1001 1001 4096 Oct 31 08:57 internal 09:21:59 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 openapi 09:21:59 -rw-rw-r-- 1 1001 1001 584 Oct 31 08:57 security.txt 09:21:59 -rw-rw-r-- 1 1001 1001 204 Oct 31 08:57 version.go [Pipeline] sh 09:21:59 + '[' -e coverage.out ] 09:21:59 + chown 1001:1001 coverage.out [Pipeline] stash 09:22:01 Stashed 1 file(s) [Pipeline] sh 09:22:02 + make build 09:22:02 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 09:27:40 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 09:27:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:28:02 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 09:28:06 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 09:28:21 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 09:29:09 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 09:29:32 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 09:29:50 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 09:30:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:30:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:30:31 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 09:30:39 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] } 09:30:54 $ docker stop --time=1 7b4c027c4d7371c2b9385aadc55f1b19283767753b43587ec881e4c55060418e 09:30:56 $ docker rm -f --volumes 7b4c027c4d7371c2b9385aadc55f1b19283767753b43587ec881e4c55060418e [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 09:31:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:31:03 09:31:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:31:04 latest: Pulling from edgex-devops/edgex-compose-arm64 09:31:04 547446be3368: Pulling fs layer 09:31:04 d125d8839a47: Pulling fs layer 09:31:04 3e85d5ac6304: Pulling fs layer 09:31:04 c3105a71a48b: Pulling fs layer 09:31:04 0f093f025ec4: Pulling fs layer 09:31:04 c3106fc0e877: Pulling fs layer 09:31:04 c3105a71a48b: Waiting 09:31:04 0f093f025ec4: Waiting 09:31:04 c3106fc0e877: Waiting 09:31:04 547446be3368: Verifying Checksum 09:31:04 547446be3368: Download complete 09:31:05 c3105a71a48b: Verifying Checksum 09:31:05 c3105a71a48b: Download complete 09:31:05 d125d8839a47: Verifying Checksum 09:31:05 d125d8839a47: Download complete 09:31:05 c3106fc0e877: Verifying Checksum 09:31:05 c3106fc0e877: Download complete 09:31:05 0f093f025ec4: Verifying Checksum 09:31:05 0f093f025ec4: Download complete 09:31:06 547446be3368: Pull complete 09:31:07 d125d8839a47: Pull complete 09:31:08 3e85d5ac6304: Verifying Checksum 09:31:08 3e85d5ac6304: Download complete 09:31:20 3e85d5ac6304: Pull complete 09:31:20 c3105a71a48b: Pull complete 09:31:20 0f093f025ec4: Pull complete 09:31:20 c3106fc0e877: Pull complete 09:31:20 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:31:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:31:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:21 prd-ubuntu20.04-docker-arm64-4c-16g-771136 does not seem to be running inside a container 09:31:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:31:24 $ docker top ce2639d2919b5bb1d5158fb9010d41ae62e9d79097ac981ff1f4c7103fc3e0c5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:25 + docker compose -f ./docker-compose-build.yml build --parallel 09:31:40 #1 [security-proxy-setup internal] load build definition from Dockerfile 09:31:40 #1 transferring dockerfile: 2.50kB 0.0s done 09:31:40 #1 DONE 0.1s 09:31:41 09:31:41 #2 [core-data internal] load build definition from Dockerfile 09:31:41 #2 transferring dockerfile: 2.04kB 0.0s done 09:31:41 #2 DONE 0.1s 09:31:41 09:31:41 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:31:41 #3 transferring dockerfile: 1.89kB done 09:31:41 #3 DONE 0.1s 09:31:41 09:31:41 #4 [security-spire-agent internal] load build definition from Dockerfile 09:31:41 #4 DONE 0.0s 09:31:41 09:31:41 #5 [core-metadata internal] load build definition from Dockerfile 09:31:41 #5 transferring dockerfile: 2.10kB 0.0s done 09:31:41 #5 DONE 0.1s 09:31:41 09:31:41 #4 [security-spire-agent internal] load build definition from Dockerfile 09:31:41 #4 transferring dockerfile: 1.81kB 0.0s done 09:31:41 #4 DONE 0.1s 09:31:41 09:31:41 #6 [security-spire-config internal] load build definition from Dockerfile 09:31:41 #6 transferring dockerfile: 1.69kB done 09:31:41 #6 DONE 0.1s 09:31:42 09:31:42 #7 [support-scheduler internal] load build definition from Dockerfile 09:31:42 #7 transferring dockerfile: 1.83kB 0.0s done 09:31:42 #7 DONE 0.1s 09:31:42 09:31:42 #8 [security-bootstrapper internal] load build definition from Dockerfile 09:31:42 #8 transferring dockerfile: 3.02kB 0.0s done 09:31:42 #8 DONE 0.1s 09:31:42 09:31:42 #9 [security-spire-server internal] load build definition from Dockerfile 09:31:42 #9 transferring dockerfile: 1.70kB done 09:31:42 #9 DONE 0.1s 09:31:42 09:31:42 #10 [core-keeper internal] load build definition from Dockerfile 09:31:42 #10 transferring dockerfile: 2.01kB 0.0s done 09:31:42 #10 DONE 0.1s 09:31:42 09:31:42 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:31:42 #11 transferring dockerfile: 2.23kB 0.0s done 09:31:42 #11 DONE 0.1s 09:31:42 09:31:42 #12 [support-notifications internal] load build definition from Dockerfile 09:31:42 #12 transferring dockerfile: 2.00kB 0.0s done 09:31:42 #12 DONE 0.1s 09:31:42 09:31:42 #13 [core-command internal] load build definition from Dockerfile 09:31:42 #13 transferring dockerfile: 1.94kB done 09:31:42 #13 DONE 0.1s 09:31:42 09:31:42 #14 [security-proxy-auth internal] load build definition from Dockerfile 09:31:42 #14 transferring dockerfile: 2.14kB done 09:31:42 #14 DONE 0.1s 09:31:42 09:31:42 #15 [security-secretstore-setup internal] load build definition from Dockerfile 09:31:42 #15 transferring dockerfile: 2.49kB 0.0s done 09:31:42 #15 DONE 0.1s 09:31:42 09:31:42 #16 [security-proxy-setup internal] load .dockerignore 09:31:42 #16 transferring context: 09:31:42 #16 transferring context: 50B 0.0s done 09:31:42 #16 DONE 0.1s 09:31:43 09:31:43 #17 [core-data internal] load .dockerignore 09:31:43 #17 transferring context: 50B 0.0s done 09:31:43 #17 DONE 0.1s 09:31:44 09:31:44 #18 [security-spiffe-token-provider internal] load .dockerignore 09:31:44 #18 transferring context: 50B 0.0s done 09:31:44 #18 DONE 0.1s 09:31:44 09:31:44 #19 [core-metadata internal] load .dockerignore 09:31:44 #19 transferring context: 50B 0.0s done 09:31:44 #19 DONE 0.1s 09:31:44 09:31:44 #20 [security-spire-agent internal] load .dockerignore 09:31:44 #20 transferring context: 50B done 09:31:44 #20 DONE 0.1s 09:31:44 09:31:44 #21 [security-spire-config internal] load .dockerignore 09:31:44 #21 transferring context: 50B done 09:31:44 #21 DONE 0.1s 09:31:44 09:31:44 #22 [support-scheduler internal] load .dockerignore 09:31:44 #22 transferring context: 50B done 09:31:44 #22 DONE 0.1s 09:31:44 09:31:44 #23 [security-bootstrapper internal] load .dockerignore 09:31:44 #23 transferring context: 50B 0.0s done 09:31:44 #23 DONE 0.1s 09:31:44 09:31:44 #24 [security-spire-server internal] load .dockerignore 09:31:44 #24 transferring context: 50B done 09:31:44 #24 DONE 0.1s 09:31:44 09:31:44 #25 [core-keeper internal] load .dockerignore 09:31:44 #25 transferring context: 50B 0.0s done 09:31:45 #25 DONE 0.1s 09:31:45 09:31:45 #26 [core-common-config-bootstrapper internal] load .dockerignore 09:31:45 #26 transferring context: 50B 0.0s done 09:31:45 #26 DONE 0.1s 09:31:45 09:31:45 #27 [support-notifications internal] load .dockerignore 09:31:45 #27 transferring context: 50B done 09:31:45 #27 DONE 0.1s 09:31:45 09:31:45 #28 [core-command internal] load .dockerignore 09:31:45 #28 transferring context: 50B 0.0s done 09:31:45 #28 DONE 0.1s 09:31:45 09:31:45 #29 [security-proxy-auth internal] load .dockerignore 09:31:45 #29 transferring context: 50B done 09:31:45 #29 DONE 0.1s 09:31:45 09:31:45 #30 [security-secretstore-setup internal] load .dockerignore 09:31:45 #30 transferring context: 50B done 09:31:45 #30 DONE 0.1s 09:31:45 09:31:45 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:45 #31 DONE 0.0s 09:31:45 09:31:45 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 09:31:45 #32 DONE 0.2s 09:31:45 09:31:45 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:45 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:45 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:45 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:45 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:45 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.05MB / 4.09MB 0.1s 09:31:45 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.10MB / 4.09MB 0.2s 09:31:45 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s 09:31:46 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 09:31:46 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 09:31:46 #33 ... 09:31:46 09:31:46 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:46 #31 DONE 0.0s 09:31:46 09:31:46 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:46 #34 DONE 1.3s 09:31:46 09:31:46 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:46 #33 ... 09:31:46 09:31:46 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:46 #31 DONE 0.0s 09:31:46 09:31:46 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:46 #34 DONE 2.3s 09:31:46 09:31:46 #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:46 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:46 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:46 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:46 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:46 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 09:31:47 #33 ... 09:31:47 09:31:47 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:47 #31 DONE 0.0s 09:31:47 09:31:47 #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:47 #33 ... 09:31:47 09:31:47 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:47 #34 DONE 2.3s 09:31:47 09:31:47 #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:47 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:47 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:47 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:47 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:47 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 09:31:47 #33 ... 09:31:47 09:31:47 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:47 #34 DONE 2.3s 09:31:47 09:31:47 #35 [core-data builder 2/7] WORKDIR /edgex-go 09:31:47 #35 DONE 1.1s 09:31:47 09:31:47 #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:47 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:47 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:47 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:47 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:47 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 09:31:47 #33 ... 09:31:47 09:31:47 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 09:31:47 #32 DONE 0.9s 09:31:47 09:31:47 #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:47 #33 ... 09:31:47 09:31:47 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:47 #31 DONE 0.0s 09:31:47 09:31:47 #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:47 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done 09:31:48 #33 ... 09:31:48 09:31:48 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:48 #31 DONE 0.0s 09:31:48 09:31:48 #36 [core-metadata internal] load build context 09:31:48 #36 ... 09:31:48 09:31:48 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:48 #31 DONE 0.0s 09:31:48 09:31:48 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:48 #34 DONE 2.3s 09:31:48 09:31:48 #35 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:31:48 #35 DONE 1.1s 09:31:48 09:31:48 #33 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:48 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:48 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:48 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:48 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:48 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 09:31:48 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done 09:31:48 #33 ... 09:31:48 09:31:48 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:48 #31 DONE 0.0s 09:31:48 09:31:48 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:48 #31 DONE 0.1s 09:31:48 09:31:48 #36 [core-metadata internal] load build context 09:31:48 #36 ... 09:31:48 09:31:48 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:48 #31 DONE 0.1s 09:31:48 09:31:48 #36 [core-metadata internal] load build context 09:31:48 #36 ... 09:31:48 09:31:48 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:48 #31 DONE 0.1s 09:31:48 09:31:48 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:31:48 #37 DONE 1.7s 09:31:48 09:31:48 #36 [core-metadata internal] load build context 09:31:49 #36 ... 09:31:49 09:31:49 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:49 #31 DONE 0.1s 09:31:49 09:31:49 #38 [security-proxy-setup internal] load build context 09:31:49 #38 transferring context: 45.92MB 3.6s 09:31:49 #38 ... 09:31:49 09:31:49 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 09:31:49 #32 DONE 2.5s 09:31:49 09:31:49 #38 [security-proxy-setup internal] load build context 09:31:49 #38 ... 09:31:49 09:31:49 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:49 #34 DONE 2.4s 09:31:49 09:31:49 #35 [support-notifications builder 2/7] WORKDIR /edgex-go 09:31:49 #35 DONE 1.2s 09:31:49 09:31:49 #39 [core-common-config-bootstrapper internal] load build context 09:31:49 #39 DONE 0.0s 09:31:49 09:31:49 #38 [security-proxy-setup internal] load build context 09:31:49 #38 ... 09:31:49 09:31:49 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:49 #34 DONE 2.4s 09:31:49 09:31:49 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:31:49 #35 DONE 1.2s 09:31:49 09:31:49 #40 [security-proxy-auth internal] load build context 09:31:49 #40 DONE 0.0s 09:31:49 09:31:49 #38 [security-proxy-setup internal] load build context 09:31:50 #38 ... 09:31:50 09:31:50 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:31:50 #41 DONE 2.5s 09:31:50 09:31:50 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:50 #42 DONE 0.0s 09:31:50 09:31:50 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:50 #43 DONE 0.0s 09:31:50 09:31:50 #38 [security-proxy-setup internal] load build context 09:31:50 #38 ... 09:31:50 09:31:50 #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:50 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:31:50 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:50 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:50 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:50 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 09:31:50 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.6s done 09:31:50 #33 DONE 5.6s 09:31:50 09:31:50 #38 [security-proxy-setup internal] load build context 09:31:54 #38 transferring context: 61.07MB 8.7s 09:31:54 #38 ... 09:31:54 09:31:54 #44 [security-spire-agent internal] load build context 09:31:54 #44 transferring context: 23.33kB 0.4s done 09:31:54 #44 DONE 4.5s 09:31:54 09:31:54 #38 [security-proxy-setup internal] load build context 09:31:54 #38 ... 09:31:54 09:31:54 #45 [security-spire-server internal] load build context 09:31:54 #45 transferring context: 23.80kB 0.2s done 09:31:54 #45 DONE 4.7s 09:31:54 09:31:54 #38 [security-proxy-setup internal] load build context 09:31:55 #38 ... 09:31:55 09:31:55 #46 [core-command internal] load metadata for docker.io/library/alpine:3.22.1 09:31:55 #46 DONE 6.2s 09:31:55 09:31:55 #47 [security-spire-config internal] load build context 09:31:55 #47 transferring context: 22.05kB 0.6s done 09:31:55 #47 DONE 5.1s 09:31:55 09:31:55 #38 [security-proxy-setup internal] load build context 09:31:55 #38 ... 09:31:55 09:31:55 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:55 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 5.3s done 09:31:55 #42 DONE 5.3s 09:31:55 09:31:55 #38 [security-proxy-setup internal] load build context 09:31:55 #38 ... 09:31:55 09:31:55 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:55 #34 DONE 2.4s 09:31:55 09:31:55 #35 [core-command builder 2/7] WORKDIR /edgex-go 09:31:55 #35 DONE 1.2s 09:31:55 09:31:55 #38 [security-proxy-setup internal] load build context 09:31:55 #38 ... 09:31:55 09:31:55 #48 [core-command internal] load build context 09:31:55 #48 DONE 0.0s 09:31:55 09:31:55 #49 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:31:55 #49 DONE 0.0s 09:31:55 09:31:55 #38 [security-proxy-setup internal] load build context 09:31:57 #38 ... 09:31:57 09:31:57 #50 [core-data internal] load build context 09:31:57 #50 ... 09:31:57 09:31:57 #38 [security-proxy-setup internal] load build context 09:31:57 #38 ... 09:31:57 09:31:57 #51 [security-spiffe-token-provider internal] load build context 09:31:57 #51 ... 09:31:57 09:31:57 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:31:57 #0 9.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:31:57 #52 ... 09:31:57 09:31:57 #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:31:57 #0 7.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:31:57 #0 8.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:31:57 #53 ... 09:31:57 09:31:57 #54 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:31:57 #0 7.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:31:57 #0 8.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:31:57 #54 ... 09:31:57 09:31:57 #38 [security-proxy-setup internal] load build context 09:31:58 #38 transferring context: 68.65MB 12.8s 09:31:58 #38 ... 09:31:58 09:31:58 #55 [security-bootstrapper internal] load build context 09:31:58 #55 ... 09:31:58 09:31:58 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:31:58 #0 7.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:31:58 #0 8.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:31:58 #56 ... 09:31:58 09:31:58 #57 [support-scheduler internal] load build context 09:31:58 #57 ... 09:31:58 09:31:58 #55 [security-bootstrapper internal] load build context 09:31:59 #55 ... 09:31:59 09:31:59 #36 [core-metadata internal] load build context 09:31:59 #36 ... 09:31:59 09:31:59 #57 [support-scheduler internal] load build context 09:31:59 #57 ... 09:31:59 09:31:59 #58 [support-notifications internal] load build context 09:31:59 #58 ... 09:31:59 09:31:59 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:31:59 #0 7.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:31:59 #0 8.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:31:59 #59 ... 09:31:59 09:31:59 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:59 #60 ... 09:31:59 09:31:59 #61 [core-keeper internal] load build context 09:31:59 #61 ... 09:31:59 09:31:59 #39 [core-common-config-bootstrapper internal] load build context 09:32:00 #39 ... 09:32:00 09:32:00 #62 [security-secretstore-setup internal] load build context 09:32:00 #62 ... 09:32:00 09:32:00 #40 [security-proxy-auth internal] load build context 09:32:00 #40 ... 09:32:00 09:32:00 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:00 #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 4.7s done 09:32:00 #43 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:32:00 #43 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 09:32:00 #43 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 09:32:00 #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 0.4s 09:32:00 #43 ... 09:32:00 09:32:00 #39 [core-common-config-bootstrapper internal] load build context 09:32:01 #39 ... 09:32:01 09:32:01 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:32:01 #63 ... 09:32:01 09:32:01 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:01 #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.6s done 09:32:01 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.8s 09:32:01 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.0s 09:32:02 #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 09:32:02 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.0s done 09:32:03 #43 ... 09:32:03 09:32:03 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:32:03 #64 ... 09:32:03 09:32:03 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:32:03 #65 ... 09:32:03 09:32:03 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:32:03 #66 ... 09:32:03 09:32:03 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:32:03 #67 ... 09:32:03 09:32:03 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:32:03 #68 ... 09:32:03 09:32:03 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:03 #69 ... 09:32:03 09:32:03 #70 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:32:04 #70 ... 09:32:04 09:32:04 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:32:04 #71 ... 09:32:04 09:32:04 #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:32:04 #53 14.69 OK: 255 MiB in 60 packages 09:32:04 #53 DONE 17.8s 09:32:04 09:32:04 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:32:04 #72 ... 09:32:04 09:32:04 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:32:04 #73 ... 09:32:04 09:32:04 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:04 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:32:04 #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:32:04 #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:32:04 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.7s done 09:32:04 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.0s done 09:32:04 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.7s done 09:32:04 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 4.4s 09:32:04 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 4.4s 09:32:05 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.1s done 09:32:05 #42 ... 09:32:05 09:32:05 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:05 #60 DONE 15.8s 09:32:05 09:32:05 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:32:05 #56 17.18 OK: 255 MiB in 60 packages 09:32:05 #56 ... 09:32:05 09:32:05 #49 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:32:05 #49 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 4.5s done 09:32:05 #49 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done 09:32:05 #49 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done 09:32:05 #49 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done 09:32:05 #49 ... 09:32:05 09:32:05 #48 [core-command internal] load build context 09:32:05 #48 transferring context: 34.91kB 5.1s 09:32:05 #48 ... 09:32:05 09:32:05 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:06 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 6.6s 09:32:06 #42 ... 09:32:06 09:32:06 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:32:06 #54 16.07 OK: 255 MiB in 60 packages 09:32:06 #54 DONE 19.5s 09:32:07 09:32:07 #50 [core-data internal] load build context 09:32:07 #50 ... 09:32:07 09:32:07 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:07 #42 ... 09:32:07 09:32:07 #51 [security-spiffe-token-provider internal] load build context 09:32:07 #51 ... 09:32:07 09:32:07 #50 [core-data internal] load build context 09:32:08 #50 ... 09:32:08 09:32:08 #38 [security-proxy-setup internal] load build context 09:32:08 #38 ... 09:32:08 09:32:08 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:32:08 #56 DONE 20.2s 09:32:08 09:32:08 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:08 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 8.6s 09:32:08 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.5s done 09:32:08 #42 ... 09:32:08 09:32:08 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:32:08 #59 16.64 OK: 255 MiB in 60 packages 09:32:08 #59 DONE 19.4s 09:32:08 09:32:08 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:09 #42 ... 09:32:09 09:32:09 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:32:09 #52 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:09 #52 19.64 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:32:09 #52 19.64 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:32:09 #52 19.64 OK: 26161 distinct packages available 09:32:09 #52 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:09 #52 20.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:09 #52 ... 09:32:09 09:32:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:09 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 9.2s 09:32:09 #42 ... 09:32:09 09:32:09 #55 [security-bootstrapper internal] load build context 09:32:09 #55 ... 09:32:09 09:32:09 #36 [core-metadata internal] load build context 09:32:09 #36 ... 09:32:09 09:32:09 #57 [support-scheduler internal] load build context 09:32:09 #57 ... 09:32:09 09:32:09 #58 [support-notifications internal] load build context 09:32:09 #58 ... 09:32:09 09:32:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:09 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.12MB / 33.17MB 10.0s 09:32:10 #42 ... 09:32:10 09:32:10 #61 [core-keeper internal] load build context 09:32:10 #61 ... 09:32:10 09:32:10 #62 [security-secretstore-setup internal] load build context 09:32:10 #62 ... 09:32:10 09:32:10 #40 [security-proxy-auth internal] load build context 09:32:10 #40 ... 09:32:10 09:32:10 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:11 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 11.3s 09:32:11 #42 ... 09:32:11 09:32:11 #39 [core-common-config-bootstrapper internal] load build context 09:32:11 #39 transferring context: 10.68MB 21.5s 09:32:12 #39 ... 09:32:12 09:32:12 #61 [core-keeper internal] load build context 09:32:14 #61 ... 09:32:14 09:32:14 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:14 #43 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 13.6s done 09:32:14 #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.5s done 09:32:14 #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 09:32:14 #43 ... 09:32:14 09:32:14 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:14 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 13.7s 09:32:14 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.4s done 09:32:14 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.45MB / 33.17MB 14.1s 09:32:15 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 15.1s 09:32:16 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.98MB / 33.17MB 15.8s 09:32:16 #42 ... 09:32:16 09:32:16 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:32:16 #63 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:16 #63 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:16 #63 20.36 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:32:16 #63 20.36 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:32:16 #63 20.36 OK: 24049 distinct packages available 09:32:16 #63 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:16 #63 ... 09:32:16 09:32:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:16 #42 ... 09:32:16 09:32:16 #48 [core-command internal] load build context 09:32:16 #48 ... 09:32:16 09:32:16 #40 [security-proxy-auth internal] load build context 09:32:16 #40 ... 09:32:16 09:32:16 #49 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:32:16 #49 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 5.6s done 09:32:16 #49 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 6.5s 09:32:16 #49 ... 09:32:16 09:32:16 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:32:16 #74 ... 09:32:16 09:32:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:16 #42 ... 09:32:16 09:32:16 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:32:16 #69 DONE 23.5s 09:32:16 09:32:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:16 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.63MB / 33.17MB 16.9s 09:32:18 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.83MB / 33.17MB 17.9s 09:32:18 #42 ... 09:32:18 09:32:18 #51 [security-spiffe-token-provider internal] load build context 09:32:18 #51 transferring context: 37.91MB 30.4s 09:32:18 #51 ... 09:32:18 09:32:18 #40 [security-proxy-auth internal] load build context 09:32:18 #40 ... 09:32:18 09:32:18 #50 [core-data internal] load build context 09:32:18 #50 ... 09:32:18 09:32:18 #38 [security-proxy-setup internal] load build context 09:32:18 #38 ... 09:32:18 09:32:18 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:32:18 #73 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:18 #73 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:18 #73 ... 09:32:18 09:32:18 #50 [core-data internal] load build context 09:32:19 #50 ... 09:32:19 09:32:19 #55 [security-bootstrapper internal] load build context 09:32:19 #55 ... 09:32:19 09:32:19 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:32:19 #65 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:19 #65 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:19 #65 ... 09:32:19 09:32:19 #55 [security-bootstrapper internal] load build context 09:32:20 #55 ... 09:32:20 09:32:20 #58 [support-notifications internal] load build context 09:32:20 #58 ... 09:32:20 09:32:20 #57 [support-scheduler internal] load build context 09:32:20 #57 ... 09:32:20 09:32:20 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:32:20 #72 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:20 #72 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:20 #72 ... 09:32:20 09:32:20 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:32:20 #64 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:20 #64 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:20 #64 ... 09:32:20 09:32:20 #36 [core-metadata internal] load build context 09:32:20 #36 ... 09:32:20 09:32:20 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:20 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 20.3s 09:32:20 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 20.4s done 09:32:20 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 20.4s done 09:32:20 #42 ... 09:32:20 09:32:20 #62 [security-secretstore-setup internal] load build context 09:32:20 #62 ... 09:32:20 09:32:20 #36 [core-metadata internal] load build context 09:32:21 #36 ... 09:32:21 09:32:21 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:32:21 #66 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:21 #66 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:21 #66 ... 09:32:21 09:32:21 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:32:21 #73 28.70 (1/4) Installing dumb-init (1.2.5-r3) 09:32:22 #73 28.77 (2/4) Installing openssl (3.3.5-r0) 09:32:22 #73 29.04 (3/4) Installing su-exec (0.2-r3) 09:32:22 #73 29.04 (4/4) Installing yq-go (4.44.1-r2) 09:32:22 #73 ... 09:32:22 09:32:22 #39 [core-common-config-bootstrapper internal] load build context 09:32:22 #39 ... 09:32:22 09:32:22 #55 [security-bootstrapper internal] load build context 09:32:23 #55 transferring context: 32.20MB 34.1s 09:32:23 #55 ... 09:32:23 09:32:23 #49 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:32:23 #49 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 11.1s done 09:32:23 #49 DONE 27.8s 09:32:23 09:32:23 #55 [security-bootstrapper internal] load build context 09:32:23 #55 ... 09:32:23 09:32:23 #61 [core-keeper internal] load build context 09:32:24 #61 ... 09:32:24 09:32:24 #55 [security-bootstrapper internal] load build context 09:32:25 #55 ... 09:32:25 09:32:25 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:32:25 #71 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:25 #71 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:25 #71 ... 09:32:25 09:32:25 #58 [support-notifications internal] load build context 09:32:25 #58 ... 09:32:25 09:32:25 #55 [security-bootstrapper internal] load build context 09:32:26 #55 ... 09:32:26 09:32:26 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:32:26 #52 33.71 OK: 255 MiB in 60 packages 09:32:26 #52 DONE 38.8s 09:32:26 09:32:26 #55 [security-bootstrapper internal] load build context 09:32:26 #55 ... 09:32:26 09:32:26 #48 [core-command internal] load build context 09:32:26 #48 ... 09:32:26 09:32:26 #55 [security-bootstrapper internal] load build context 09:32:26 #55 ... 09:32:26 09:32:26 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:32:26 #63 25.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:27 #63 ... 09:32:27 09:32:27 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:32:27 #75 ... 09:32:27 09:32:27 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:27 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.9s 09:32:27 #43 ... 09:32:27 09:32:27 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:32:27 #65 29.82 (1/1) Installing dumb-init (1.2.5-r3) 09:32:27 #65 30.02 Executing busybox-1.36.1-r30.trigger 09:32:27 #65 30.59 OK: 9 MiB in 15 packages 09:32:27 #65 DONE 34.1s 09:32:27 09:32:27 #55 [security-bootstrapper internal] load build context 09:32:27 #55 ... 09:32:27 09:32:27 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:32:27 #72 29.39 (1/2) Installing dumb-init (1.2.5-r3) 09:32:27 #72 29.39 (2/2) Installing su-exec (0.2-r3) 09:32:27 #72 29.41 Executing busybox-1.36.1-r30.trigger 09:32:27 #72 29.54 OK: 9 MiB in 16 packages 09:32:27 #72 DONE 34.4s 09:32:27 09:32:27 #55 [security-bootstrapper internal] load build context 09:32:28 #55 transferring context: 37.75MB 39.2s 09:32:28 #55 ... 09:32:28 09:32:28 #51 [security-spiffe-token-provider internal] load build context 09:32:28 #51 ... 09:32:28 09:32:28 #55 [security-bootstrapper internal] load build context 09:32:28 #55 ... 09:32:28 09:32:28 #40 [security-proxy-auth internal] load build context 09:32:28 #40 ... 09:32:28 09:32:28 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:32:28 #67 25.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:28 #67 28.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:29 #67 ... 09:32:29 09:32:29 #38 [security-proxy-setup internal] load build context 09:32:29 #38 ... 09:32:29 09:32:29 #51 [security-spiffe-token-provider internal] load build context 09:32:29 #51 ... 09:32:29 09:32:29 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:32:29 #73 31.57 Executing busybox-1.36.1-r30.trigger 09:32:29 #73 31.73 OK: 20 MiB in 18 packages 09:32:29 #73 DONE 36.1s 09:32:29 09:32:29 #51 [security-spiffe-token-provider internal] load build context 09:32:29 #51 ... 09:32:29 09:32:29 #50 [core-data internal] load build context 09:32:29 #50 ... 09:32:29 09:32:29 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:32:30 #76 ... 09:32:30 09:32:30 #57 [support-scheduler internal] load build context 09:32:30 #57 ... 09:32:30 09:32:30 #51 [security-spiffe-token-provider internal] load build context 09:32:30 #51 ... 09:32:30 09:32:30 #62 [security-secretstore-setup internal] load build context 09:32:31 #62 ... 09:32:31 09:32:31 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:32:31 #63 39.40 (1/4) Installing dumb-init (1.2.5-r3) 09:32:31 #63 39.40 (2/4) Installing musl-obstack (1.2.3-r2) 09:32:31 #63 39.40 (3/4) Installing libucontext (1.2-r3) 09:32:31 #63 39.40 (4/4) Installing gcompat (1.1.0-r4) 09:32:31 #63 39.51 Executing busybox-1.36.1-r30.trigger 09:32:31 #63 ... 09:32:31 09:32:31 #70 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:32:31 #70 27.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:31 #70 32.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:31 #70 ... 09:32:31 09:32:31 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:32:31 #63 39.66 OK: 9 MiB in 18 packages 09:32:31 #63 ... 09:32:31 09:32:31 #36 [core-metadata internal] load build context 09:32:32 #36 ... 09:32:32 09:32:32 #62 [security-secretstore-setup internal] load build context 09:32:32 #62 ... 09:32:32 09:32:32 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:32 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.0s 09:32:32 #42 ... 09:32:32 09:32:32 #62 [security-secretstore-setup internal] load build context 09:32:32 #62 ... 09:32:32 09:32:32 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:32:32 #68 28.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:32 #68 31.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:32 #68 ... 09:32:32 09:32:32 #36 [core-metadata internal] load build context 09:32:32 #36 ... 09:32:32 09:32:32 #39 [core-common-config-bootstrapper internal] load build context 09:32:32 #39 ... 09:32:32 09:32:32 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:32:32 #71 39.41 (1/7) Installing ca-certificates (20250911-r0) 09:32:33 #71 40.56 (2/7) Installing dumb-init (1.2.5-r3) 09:32:33 #71 ... 09:32:33 09:32:33 #77 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:32:34 #77 ... 09:32:34 09:32:34 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:32:34 #71 40.70 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:32:34 #71 40.70 (4/7) Installing libsodium (1.0.19-r0) 09:32:34 #71 40.88 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:32:34 #71 ... 09:32:34 09:32:34 #61 [core-keeper internal] load build context 09:32:34 #61 transferring context: 50.50MB 41.0s 09:32:34 #61 ... 09:32:34 09:32:34 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:32:34 #74 18.04 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:34 #74 22.02 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:34 #74 ... 09:32:34 09:32:34 #36 [core-metadata internal] load build context 09:32:35 #36 ... 09:32:35 09:32:35 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:32:35 #63 DONE 43.8s 09:32:35 09:32:35 #36 [core-metadata internal] load build context 09:32:35 #36 ... 09:32:35 09:32:35 #58 [support-notifications internal] load build context 09:32:35 #58 ... 09:32:35 09:32:35 #36 [core-metadata internal] load build context 09:32:36 #36 ... 09:32:36 09:32:36 #48 [core-command internal] load build context 09:32:36 #48 ... 09:32:36 09:32:36 #36 [core-metadata internal] load build context 09:32:37 #36 ... 09:32:37 09:32:37 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:32:37 #78 ... 09:32:37 09:32:37 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:37 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 19.9s 09:32:37 #43 ... 09:32:37 09:32:37 #36 [core-metadata internal] load build context 09:32:37 #36 ... 09:32:37 09:32:37 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:32:37 #79 ... 09:32:37 09:32:37 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:32:37 #75 10.79 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:37 #75 13.35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:38 #75 ... 09:32:38 09:32:38 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:32:38 #64 34.77 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:32:38 #64 34.77 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:32:38 #64 34.77 OK: 24049 distinct packages available 09:32:38 #64 36.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:38 #64 39.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:38 #64 ... 09:32:38 09:32:38 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:32:38 #66 35.83 (1/3) Installing ca-certificates (20250911-r0) 09:32:38 #66 36.56 (2/3) Installing dumb-init (1.2.5-r3) 09:32:38 #66 36.56 (3/3) Installing tzdata (2025b-r0) 09:32:38 #66 38.79 Executing busybox-1.36.1-r30.trigger 09:32:38 #66 38.99 Executing ca-certificates-20250911-r0.trigger 09:32:38 #66 41.67 OK: 11 MiB in 17 packages 09:32:38 #66 DONE 45.0s 09:32:38 09:32:38 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:38 #43 ... 09:32:38 09:32:38 #55 [security-bootstrapper internal] load build context 09:32:39 #55 ... 09:32:39 09:32:39 #40 [security-proxy-auth internal] load build context 09:32:39 #40 ... 09:32:39 09:32:39 #55 [security-bootstrapper internal] load build context 09:32:39 #55 transferring context: 49.10MB 50.0s 09:32:39 #55 ... 09:32:39 09:32:39 #38 [security-proxy-setup internal] load build context 09:32:39 #38 ... 09:32:39 09:32:39 #55 [security-bootstrapper internal] load build context 09:32:39 #55 ... 09:32:39 09:32:39 #50 [core-data internal] load build context 09:32:39 #50 ... 09:32:39 09:32:39 #55 [security-bootstrapper internal] load build context 09:32:40 #55 ... 09:32:40 09:32:40 #57 [support-scheduler internal] load build context 09:32:40 #57 ... 09:32:40 09:32:40 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:32:40 #68 46.98 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:32:40 #68 46.98 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:32:40 #68 46.98 OK: 24049 distinct packages available 09:32:41 #68 ... 09:32:41 09:32:41 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:32:41 #71 41.38 (6/7) Installing libzmq (4.3.5-r2) 09:32:41 #71 41.63 (7/7) Installing zeromq (4.3.5-r2) 09:32:41 #71 41.82 Executing busybox-1.36.1-r30.trigger 09:32:41 #71 42.11 Executing ca-certificates-20250911-r0.trigger 09:32:41 #71 44.22 OK: 14 MiB in 21 packages 09:32:41 #71 DONE 47.7s 09:32:41 09:32:41 #40 [security-proxy-auth internal] load build context 09:32:41 #40 ... 09:32:41 09:32:41 #51 [security-spiffe-token-provider internal] load build context 09:32:41 #51 ... 09:32:41 09:32:41 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:32:42 #80 ... 09:32:42 09:32:42 #62 [security-secretstore-setup internal] load build context 09:32:42 #62 ... 09:32:42 09:32:42 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:42 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.1s 09:32:42 #42 ... 09:32:42 09:32:42 #39 [core-common-config-bootstrapper internal] load build context 09:32:43 #39 ... 09:32:43 09:32:43 #62 [security-secretstore-setup internal] load build context 09:32:44 #62 ... 09:32:44 09:32:44 #77 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:32:44 #77 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:44 #77 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:44 #77 ... 09:32:44 09:32:44 #51 [security-spiffe-token-provider internal] load build context 09:32:44 #51 transferring context: 67.84MB 56.5s 09:32:44 #51 ... 09:32:44 09:32:44 #61 [core-keeper internal] load build context 09:32:44 #61 ... 09:32:44 09:32:44 #51 [security-spiffe-token-provider internal] load build context 09:32:45 #51 ... 09:32:45 09:32:45 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:32:45 #81 ... 09:32:45 09:32:45 #51 [security-spiffe-token-provider internal] load build context 09:32:45 #51 ... 09:32:45 09:32:45 #58 [support-notifications internal] load build context 09:32:46 #58 ... 09:32:46 09:32:46 #51 [security-spiffe-token-provider internal] load build context 09:32:46 #51 ... 09:32:46 09:32:46 #48 [core-command internal] load build context 09:32:46 #48 ... 09:32:46 09:32:46 #51 [security-spiffe-token-provider internal] load build context 09:32:47 #51 ... 09:32:47 09:32:47 #70 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:32:47 #70 49.88 (1/1) Installing dumb-init (1.2.5-r3) 09:32:47 #70 49.88 Executing busybox-1.36.1-r30.trigger 09:32:47 #70 49.98 OK: 9 MiB in 15 packages 09:32:47 #70 DONE 54.3s 09:32:47 09:32:47 #51 [security-spiffe-token-provider internal] load build context 09:32:47 #51 ... 09:32:47 09:32:47 #36 [core-metadata internal] load build context 09:32:48 #36 ... 09:32:48 09:32:48 #51 [security-spiffe-token-provider internal] load build context 09:32:48 #51 ... 09:32:48 09:32:48 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:32:48 #82 ... 09:32:48 09:32:48 #51 [security-spiffe-token-provider internal] load build context 09:32:49 #51 ... 09:32:49 09:32:49 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:32:49 #67 46.19 (1/4) Installing ca-certificates (20250911-r0) 09:32:49 #67 47.25 (2/4) Installing dumb-init (1.2.5-r3) 09:32:49 #67 47.25 (3/4) Installing su-exec (0.2-r3) 09:32:49 #67 47.33 (4/4) Installing yq-go (4.44.1-r2) 09:32:49 #67 48.78 Executing busybox-1.36.1-r30.trigger 09:32:49 #67 49.30 Executing ca-certificates-20250911-r0.trigger 09:32:49 #67 51.03 OK: 20 MiB in 18 packages 09:32:49 #67 DONE 55.8s 09:32:49 09:32:49 #51 [security-spiffe-token-provider internal] load build context 09:32:49 #51 transferring context: 74.10MB 61.6s 09:32:49 #51 ... 09:32:49 09:32:49 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:49 #43 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 27.8s done 09:32:49 #43 ... 09:32:49 09:32:49 #51 [security-spiffe-token-provider internal] load build context 09:32:49 #51 ... 09:32:49 09:32:49 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:32:49 #78 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:49 #78 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:49 #78 ... 09:32:49 09:32:49 #38 [security-proxy-setup internal] load build context 09:32:49 #38 ... 09:32:49 09:32:49 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:32:49 #79 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:49 #79 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:49 #79 ... 09:32:49 09:32:49 #38 [security-proxy-setup internal] load build context 09:32:50 #38 ... 09:32:50 09:32:50 #50 [core-data internal] load build context 09:32:50 #50 ... 09:32:50 09:32:50 #38 [security-proxy-setup internal] load build context 09:32:50 #38 ... 09:32:50 09:32:50 #55 [security-bootstrapper internal] load build context 09:32:50 #55 ... 09:32:50 09:32:50 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:50 #43 DONE 60.7s 09:32:50 09:32:50 #55 [security-bootstrapper internal] load build context 09:32:50 #55 ... 09:32:50 09:32:50 #57 [support-scheduler internal] load build context 09:32:50 #57 ... 09:32:50 09:32:50 #55 [security-bootstrapper internal] load build context 09:32:51 #55 ... 09:32:51 09:32:51 #40 [security-proxy-auth internal] load build context 09:32:51 #40 ... 09:32:51 09:32:51 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:32:51 #74 41.30 OK: 255 MiB in 60 packages 09:32:51 #74 DONE 45.2s 09:32:51 09:32:51 #40 [security-proxy-auth internal] load build context 09:32:51 #40 ... 09:32:51 09:32:51 #61 [core-keeper internal] load build context 09:32:51 #61 ... 09:32:51 09:32:51 #40 [security-proxy-auth internal] load build context 09:32:53 #40 ... 09:32:53 09:32:53 #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:32:53 #68 49.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:53 #68 53.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:53 #68 ... 09:32:53 09:32:53 #40 [security-proxy-auth internal] load build context 09:32:53 #40 ... 09:32:53 09:32:53 #39 [core-common-config-bootstrapper internal] load build context 09:32:53 #39 ... 09:32:53 09:32:53 #40 [security-proxy-auth internal] load build context 09:32:53 #40 ... 09:32:53 09:32:53 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:32:53 #76 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:53 #76 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:53 #76 ... 09:32:53 09:32:53 #40 [security-proxy-auth internal] load build context 09:32:54 #40 ... 09:32:54 09:32:54 #62 [security-secretstore-setup internal] load build context 09:32:54 #62 ... 09:32:54 09:32:54 #40 [security-proxy-auth internal] load build context 09:32:54 #40 transferring context: 99.24MB 63.0s 09:32:54 #40 ... 09:32:54 09:32:54 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:54 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.6s 09:32:55 #42 ... 09:32:55 09:32:55 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:32:55 #75 31.34 (1/1) Installing dumb-init (1.2.5-r3) 09:32:55 #75 32.45 Executing busybox-1.36.1-r30.trigger 09:32:55 #75 32.66 OK: 9 MiB in 15 packages 09:32:55 #75 DONE 38.0s 09:32:55 09:32:55 #40 [security-proxy-auth internal] load build context 09:32:56 #40 ... 09:32:56 09:32:56 #58 [support-notifications internal] load build context 09:32:56 #58 ... 09:32:56 09:32:56 #40 [security-proxy-auth internal] load build context 09:32:56 #40 ... 09:32:56 09:32:56 #48 [core-command internal] load build context 09:32:57 #48 ... 09:32:57 09:32:57 #58 [support-notifications internal] load build context 09:32:57 #58 ... 09:32:57 09:32:57 #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:32:57 #83 ... 09:32:57 09:32:57 #58 [support-notifications internal] load build context 09:32:58 #58 ... 09:32:58 09:32:58 #36 [core-metadata internal] load build context 09:32:58 #36 ... 09:32:58 09:32:58 #58 [support-notifications internal] load build context 09:32:58 #58 ... 09:32:58 09:32:58 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:32:58 #81 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:58 #81 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:58 #81 ... 09:32:58 09:32:58 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:32:58 #82 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:58 #82 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:59 #82 ... 09:32:59 09:32:59 #58 [support-notifications internal] load build context 09:32:59 #58 transferring context: 107.96MB 69.0s 09:32:59 #58 ... 09:32:59 09:32:59 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:32:59 #0 8.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:59 #84 ... 09:32:59 09:32:59 #51 [security-spiffe-token-provider internal] load build context 09:32:59 #51 ... 09:32:59 09:32:59 #58 [support-notifications internal] load build context 09:33:00 #58 ... 09:33:00 09:33:00 #50 [core-data internal] load build context 09:33:00 #50 ... 09:33:00 09:33:00 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:33:00 #80 9.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:00 #80 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:00 #80 ... 09:33:00 09:33:00 #38 [security-proxy-setup internal] load build context 09:33:00 #38 ... 09:33:00 09:33:00 #58 [support-notifications internal] load build context 09:33:01 #58 ... 09:33:01 09:33:01 #57 [support-scheduler internal] load build context 09:33:01 #57 ... 09:33:01 09:33:01 #58 [support-notifications internal] load build context 09:33:01 #58 ... 09:33:01 09:33:01 #55 [security-bootstrapper internal] load build context 09:33:01 #55 ... 09:33:01 09:33:01 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:33:01 #84 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:01 #84 ... 09:33:01 09:33:01 #61 [core-keeper internal] load build context 09:33:01 #61 ... 09:33:01 09:33:01 #55 [security-bootstrapper internal] load build context 09:33:03 #55 ... 09:33:03 09:33:03 #39 [core-common-config-bootstrapper internal] load build context 09:33:03 #39 ... 09:33:03 09:33:03 #55 [security-bootstrapper internal] load build context 09:33:03 #55 ... 09:33:03 09:33:03 #77 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:33:03 #77 35.28 (1/1) Installing dumb-init (1.2.5-r3) 09:33:03 #77 35.33 Executing busybox-1.37.0-r18.trigger 09:33:03 #77 35.65 OK: 8 MiB in 17 packages 09:33:03 #77 DONE 39.9s 09:33:03 09:33:03 #55 [security-bootstrapper internal] load build context 09:33:03 #55 ... 09:33:03 09:33:03 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:33:03 #64 60.89 (1/14) Installing ca-certificates (20250911-r0) 09:33:03 #64 61.45 (2/14) Installing brotli-libs (1.1.0-r2) 09:33:03 #64 61.58 (3/14) Installing c-ares (1.33.1-r0) 09:33:03 #64 61.58 (4/14) Installing libunistring (1.2-r0) 09:33:03 #64 61.88 (5/14) Installing libidn2 (2.3.7-r0) 09:33:03 #64 61.92 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:33:03 #64 61.92 (7/14) Installing libpsl (0.21.5-r1) 09:33:03 #64 62.03 (8/14) Installing zstd-libs (1.5.6-r0) 09:33:03 #64 62.19 (9/14) Installing libcurl (8.14.1-r2) 09:33:03 #64 62.37 (10/14) Installing curl (8.14.1-r2) 09:33:03 #64 62.44 (11/14) Installing dumb-init (1.2.5-r3) 09:33:03 #64 62.46 (12/14) Installing musl-obstack (1.2.3-r2) 09:33:03 #64 62.48 (13/14) Installing libucontext (1.2-r3) 09:33:03 #64 62.53 (14/14) Installing gcompat (1.1.0-r4) 09:33:03 #64 62.65 Executing busybox-1.36.1-r30.trigger 09:33:03 #64 62.97 Executing ca-certificates-20250911-r0.trigger 09:33:03 #64 65.76 OK: 15 MiB in 28 packages 09:33:03 #64 DONE 70.8s 09:33:03 09:33:03 #55 [security-bootstrapper internal] load build context 09:33:04 #55 transferring context: 86.20MB 75.3s 09:33:04 #55 ... 09:33:04 09:33:04 #62 [security-secretstore-setup internal] load build context 09:33:04 #62 ... 09:33:04 09:33:04 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:04 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 42.3s 09:33:04 #42 ... 09:33:04 09:33:04 #55 [security-bootstrapper internal] load build context 09:33:06 #55 ... 09:33:06 09:33:06 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:33:06 #78 34.70 OK: 9 MiB in 15 packages 09:33:06 #78 DONE 38.8s 09:33:06 09:33:06 #55 [security-bootstrapper internal] load build context 09:33:07 #55 ... 09:33:07 09:33:07 #40 [security-proxy-auth internal] load build context 09:33:07 #40 ... 09:33:07 09:33:07 #48 [core-command internal] load build context 09:33:07 #48 ... 09:33:07 09:33:07 #62 [security-secretstore-setup internal] load build context 09:33:07 #62 ... 09:33:07 09:33:07 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:33:07 #79 36.12 OK: 9 MiB in 16 packages 09:33:07 #79 DONE 39.6s 09:33:07 09:33:07 #48 [core-command internal] load build context 09:33:08 #48 ... 09:33:08 09:33:08 #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:33:08 #83 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:08 #83 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:08 #83 ... 09:33:08 09:33:08 #48 [core-command internal] load build context 09:33:08 #48 ... 09:33:08 09:33:08 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:33:08 #76 35.08 OK: 20 MiB in 18 packages 09:33:08 #76 DONE 38.8s 09:33:08 09:33:08 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:33:08 #85 ... 09:33:08 09:33:08 #36 [core-metadata internal] load build context 09:33:09 #36 ... 09:33:09 09:33:09 #38 [security-proxy-setup internal] load build context 09:33:09 #38 transferring context: 178.87MB 83.7s 09:33:09 #38 ... 09:33:09 09:33:09 #36 [core-metadata internal] load build context 09:33:09 #36 ... 09:33:09 09:33:09 #51 [security-spiffe-token-provider internal] load build context 09:33:09 #51 ... 09:33:09 09:33:09 #36 [core-metadata internal] load build context 09:33:09 #36 ... 09:33:09 09:33:09 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:33:09 #68 72.49 (1/5) Installing dumb-init (1.2.5-r3) 09:33:09 #68 72.57 (2/5) Installing musl-obstack (1.2.3-r2) 09:33:09 #68 72.61 (3/5) Installing libucontext (1.2-r3) 09:33:09 #68 72.69 (4/5) Installing gcompat (1.1.0-r4) 09:33:09 #68 72.81 (5/5) Installing openssl (3.3.5-r0) 09:33:09 #68 73.05 Executing busybox-1.36.1-r30.trigger 09:33:09 #68 73.13 OK: 10 MiB in 19 packages 09:33:09 #68 DONE 76.6s 09:33:09 09:33:09 #36 [core-metadata internal] load build context 09:33:10 #36 ... 09:33:10 09:33:10 #50 [core-data internal] load build context 09:33:10 #50 ... 09:33:10 09:33:10 #36 [core-metadata internal] load build context 09:33:10 #36 ... 09:33:10 09:33:10 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:33:10 #82 29.77 OK: 11 MiB in 17 packages 09:33:10 #82 DONE 32.6s 09:33:10 09:33:10 #36 [core-metadata internal] load build context 09:33:11 #36 ... 09:33:11 09:33:11 #57 [support-scheduler internal] load build context 09:33:11 #57 ... 09:33:11 09:33:11 #58 [support-notifications internal] load build context 09:33:11 #58 ... 09:33:11 09:33:11 #62 [security-secretstore-setup internal] load build context 09:33:11 #62 ... 09:33:11 09:33:11 #61 [core-keeper internal] load build context 09:33:12 #61 ... 09:33:12 09:33:12 #57 [support-scheduler internal] load build context 09:33:12 #57 ... 09:33:12 09:33:12 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:33:12 #85 DONE 3.8s 09:33:12 09:33:12 #57 [support-scheduler internal] load build context 09:33:12 #57 ... 09:33:12 09:33:12 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:33:12 #81 34.56 OK: 9 MiB in 18 packages 09:33:12 #81 DONE 37.4s 09:33:13 09:33:13 #57 [support-scheduler internal] load build context 09:33:13 #57 ... 09:33:13 09:33:13 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:33:13 #80 28.89 OK: 14 MiB in 21 packages 09:33:13 #80 DONE 32.3s 09:33:13 09:33:13 #39 [core-common-config-bootstrapper internal] load build context 09:33:13 #39 ... 09:33:13 09:33:13 #86 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:33:14 #86 ... 09:33:14 09:33:14 #39 [core-common-config-bootstrapper internal] load build context 09:33:14 #39 ... 09:33:14 09:33:14 #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:33:14 #83 24.71 OK: 9 MiB in 15 packages 09:33:14 #83 DONE 26.6s 09:33:14 09:33:14 #39 [core-common-config-bootstrapper internal] load build context 09:33:14 #39 ... 09:33:14 09:33:14 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:33:14 #87 ... 09:33:14 09:33:14 #57 [support-scheduler internal] load build context 09:33:14 #57 ... 09:33:14 09:33:14 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:33:14 #84 23.34 OK: 20 MiB in 18 packages 09:33:14 #84 DONE 25.3s 09:33:14 09:33:14 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:33:14 #87 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:15 #87 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:16 #87 ... 09:33:16 09:33:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:16 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 53.6s 09:33:16 #42 ... 09:33:16 09:33:16 #62 [security-secretstore-setup internal] load build context 09:33:16 #62 transferring context: 76.43MB 82.7s 09:33:17 #62 ... 09:33:17 09:33:17 #55 [security-bootstrapper internal] load build context 09:33:17 #55 ... 09:33:17 09:33:17 #40 [security-proxy-auth internal] load build context 09:33:17 #40 ... 09:33:17 09:33:17 #55 [security-bootstrapper internal] load build context 09:33:18 #55 ... 09:33:18 09:33:18 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:33:18 #88 DONE 10.2s 09:33:18 09:33:18 #55 [security-bootstrapper internal] load build context 09:33:18 #55 ... 09:33:18 09:33:18 #48 [core-command internal] load build context 09:33:18 #48 ... 09:33:18 09:33:18 #58 [support-notifications internal] load build context 09:33:18 #58 ... 09:33:18 09:33:18 #48 [core-command internal] load build context 09:33:19 #48 ... 09:33:19 09:33:19 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:33:19 #89 DONE 1.4s 09:33:19 09:33:19 #48 [core-command internal] load build context 09:33:19 #48 ... 09:33:19 09:33:19 #38 [security-proxy-setup internal] load build context 09:33:19 #38 ... 09:33:19 09:33:19 #48 [core-command internal] load build context 09:33:20 #48 ... 09:33:20 09:33:20 #51 [security-spiffe-token-provider internal] load build context 09:33:20 #51 ... 09:33:20 09:33:20 #48 [core-command internal] load build context 09:33:20 #48 ... 09:33:20 09:33:20 #90 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:33:20 #90 ... 09:33:20 09:33:20 #48 [core-command internal] load build context 09:33:21 #48 ... 09:33:21 09:33:21 #50 [core-data internal] load build context 09:33:21 #50 ... 09:33:21 09:33:21 #55 [security-bootstrapper internal] load build context 09:33:21 #55 transferring context: 114.19MB 92.1s 09:33:21 #55 ... 09:33:21 09:33:21 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:33:21 #87 15.93 OK: 15 MiB in 28 packages 09:33:21 #87 DONE 17.4s 09:33:21 09:33:21 #55 [security-bootstrapper internal] load build context 09:33:21 #55 ... 09:33:21 09:33:21 #36 [core-metadata internal] load build context 09:33:22 #36 ... 09:33:22 09:33:22 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:33:22 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 58.2s done 09:33:22 #42 DONE 91.8s 09:33:22 09:33:22 #55 [security-bootstrapper internal] load build context 09:33:22 #55 ... 09:33:22 09:33:22 #61 [core-keeper internal] load build context 09:33:22 #61 ... 09:33:22 09:33:22 #55 [security-bootstrapper internal] load build context 09:33:24 #55 ... 09:33:24 09:33:24 #39 [core-common-config-bootstrapper internal] load build context 09:33:24 #39 ... 09:33:24 09:33:24 #55 [security-bootstrapper internal] load build context 09:33:24 #55 ... 09:33:24 09:33:24 #86 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:33:24 #86 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:33:24 #86 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:33:24 #86 16.84 Upgrading critical system libraries and apk-tools: 09:33:24 #86 16.84 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 09:33:24 #86 16.94 Executing busybox-1.37.0-r18.trigger 09:33:24 #86 17.96 Continuing the upgrade transaction with new apk-tools: 09:33:24 #86 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:33:24 #86 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:33:24 #86 ... 09:33:24 09:33:24 #55 [security-bootstrapper internal] load build context 09:33:24 #55 ... 09:33:24 09:33:24 #57 [support-scheduler internal] load build context 09:33:24 #57 ... 09:33:24 09:33:24 #55 [security-bootstrapper internal] load build context 09:33:26 #55 transferring context: 126.68MB 97.1s 09:33:26 #55 ... 09:33:26 09:33:26 #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:33:26 #90 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:26 #90 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:26 #90 15.00 OK: 10 MiB in 19 packages 09:33:26 #90 DONE 16.2s 09:33:26 09:33:26 #86 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:33:26 #86 22.82 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 09:33:26 #86 22.86 Executing busybox-1.37.0-r19.post-upgrade 09:33:27 #86 23.09 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 09:33:27 #86 23.09 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) 09:33:27 #86 23.09 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 09:33:27 #86 23.35 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 09:33:27 #86 23.39 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 09:33:27 #86 23.44 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 09:33:27 #86 23.46 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 09:33:27 #86 23.48 Executing busybox-1.37.0-r19.trigger 09:33:27 #86 ... 09:33:27 09:33:27 #62 [security-secretstore-setup internal] load build context 09:33:27 #62 ... 09:33:27 09:33:27 #86 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:33:27 #86 23.53 OK: 8 MiB in 17 packages 09:33:27 #86 ... 09:33:27 09:33:27 #40 [security-proxy-auth internal] load build context 09:33:27 #40 ... 09:33:27 09:33:27 #62 [security-secretstore-setup internal] load build context 09:33:29 #62 ... 09:33:29 09:33:29 #86 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:33:29 #86 DONE 25.0s 09:33:29 09:33:29 #62 [security-secretstore-setup internal] load build context 09:33:29 #62 ... 09:33:29 09:33:29 #58 [support-notifications internal] load build context 09:33:29 #58 ... 09:33:29 09:33:29 #62 [security-secretstore-setup internal] load build context 09:33:29 #62 ... 09:33:29 09:33:29 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:33:29 #91 DONE 2.4s 09:33:29 09:33:29 #62 [security-secretstore-setup internal] load build context 09:33:29 #62 ... 09:33:29 09:33:29 #38 [security-proxy-setup internal] load build context 09:33:29 #38 ... 09:33:29 09:33:29 #62 [security-secretstore-setup internal] load build context 09:33:30 #62 ... 09:33:30 09:33:30 #51 [security-spiffe-token-provider internal] load build context 09:33:30 #51 ... 09:33:30 09:33:30 #62 [security-secretstore-setup internal] load build context 09:33:31 #62 ... 09:33:31 09:33:31 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:33:31 #92 DONE 5.5s 09:33:31 09:33:31 #62 [security-secretstore-setup internal] load build context 09:33:31 #62 ... 09:33:31 09:33:31 #50 [core-data internal] load build context 09:33:31 #50 transferring context: 174.18MB 104.0s 09:33:31 #50 ... 09:33:31 09:33:31 #48 [core-command internal] load build context 09:33:31 #48 ... 09:33:31 09:33:31 #50 [core-data internal] load build context 09:33:32 #50 ... 09:33:32 09:33:32 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:33:32 #93 DONE 5.2s 09:33:32 09:33:32 #50 [core-data internal] load build context 09:33:32 #50 ... 09:33:32 09:33:32 #36 [core-metadata internal] load build context 09:33:32 #36 ... 09:33:32 09:33:32 #50 [core-data internal] load build context 09:33:32 #50 ... 09:33:32 09:33:32 #61 [core-keeper internal] load build context 09:33:32 #61 ... 09:33:32 09:33:32 #50 [core-data internal] load build context 09:33:33 #50 ... 09:33:33 09:33:33 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:33:33 #94 DONE 1.8s 09:33:33 09:33:33 #50 [core-data internal] load build context 09:33:33 #50 ... 09:33:33 09:33:33 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:33:33 #95 DONE 1.8s 09:33:33 09:33:33 #50 [core-data internal] load build context 09:33:34 #50 ... 09:33:34 09:33:34 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:33:34 #96 DONE 5.3s 09:33:34 09:33:34 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:33:34 #97 ... 09:33:34 09:33:34 #39 [core-common-config-bootstrapper internal] load build context 09:33:35 #39 ... 09:33:35 09:33:35 #50 [core-data internal] load build context 09:33:35 #50 ... 09:33:35 09:33:35 #98 [security-spire-config stage-2 6/10] COPY security.txt / 09:33:35 #98 DONE 1.9s 09:33:35 09:33:35 #50 [core-data internal] load build context 09:33:35 #50 ... 09:33:35 09:33:35 #57 [support-scheduler internal] load build context 09:33:35 #57 ... 09:33:35 09:33:35 #36 [core-metadata internal] load build context 09:33:35 #36 ... 09:33:35 09:33:35 #99 [security-spire-server stage-2 6/9] COPY security.txt / 09:33:35 #99 DONE 1.6s 09:33:35 09:33:35 #36 [core-metadata internal] load build context 09:33:36 #36 ... 09:33:36 09:33:36 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:33:36 #97 DONE 1.5s 09:33:36 09:33:36 #36 [core-metadata internal] load build context 09:33:36 #36 transferring context: 188.61MB 108.8s 09:33:36 #36 ... 09:33:36 09:33:36 #55 [security-bootstrapper internal] load build context 09:33:36 #55 ... 09:33:36 09:33:36 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:33:36 #100 DONE 1.9s 09:33:36 09:33:36 #55 [security-bootstrapper internal] load build context 09:33:36 #55 ... 09:33:36 09:33:36 #36 [core-metadata internal] load build context 09:33:37 #36 ... 09:33:37 09:33:37 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:33:37 #101 DONE 1.9s 09:33:37 09:33:37 #36 [core-metadata internal] load build context 09:33:37 #36 ... 09:33:37 09:33:37 #40 [security-proxy-auth internal] load build context 09:33:38 #40 ... 09:33:38 09:33:38 #36 [core-metadata internal] load build context 09:33:38 #36 ... 09:33:38 09:33:38 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 09:33:38 #102 DONE 1.8s 09:33:38 09:33:38 #36 [core-metadata internal] load build context 09:33:39 #36 ... 09:33:39 09:33:39 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:33:39 #103 DONE 1.6s 09:33:39 09:33:39 #36 [core-metadata internal] load build context 09:33:39 #36 ... 09:33:39 09:33:39 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:33:39 #104 DONE 1.5s 09:33:39 09:33:39 #36 [core-metadata internal] load build context 09:33:39 #36 ... 09:33:39 09:33:39 #58 [support-notifications internal] load build context 09:33:39 #58 ... 09:33:39 09:33:39 #36 [core-metadata internal] load build context 09:33:39 #36 ... 09:33:39 09:33:39 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:33:39 #105 DONE 1.6s 09:33:39 09:33:39 #36 [core-metadata internal] load build context 09:33:39 #36 ... 09:33:39 09:33:39 #38 [security-proxy-setup internal] load build context 09:33:40 #38 ... 09:33:40 09:33:40 #58 [support-notifications internal] load build context 09:33:40 #58 ... 09:33:40 09:33:40 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:33:40 #106 DONE 1.6s 09:33:40 09:33:40 #58 [support-notifications internal] load build context 09:33:40 #58 ... 09:33:40 09:33:40 #51 [security-spiffe-token-provider internal] load build context 09:33:40 #51 ... 09:33:40 09:33:40 #107 [security-spire-config] exporting to image 09:33:40 #107 exporting layers 09:33:40 #107 ... 09:33:40 09:33:40 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:33:40 #108 DONE 1.7s 09:33:40 09:33:40 #107 [security-spire-server] exporting to image 09:33:41 #107 ... 09:33:41 09:33:41 #62 [security-secretstore-setup internal] load build context 09:33:41 #62 ... 09:33:41 09:33:41 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:33:41 #109 DONE 1.7s 09:33:41 09:33:41 #62 [security-secretstore-setup internal] load build context 09:33:41 #62 ... 09:33:41 09:33:41 #58 [support-notifications internal] load build context 09:33:41 #58 transferring context: 214.46MB 111.0s 09:33:41 #58 ... 09:33:41 09:33:41 #48 [core-command internal] load build context 09:33:41 #48 ... 09:33:41 09:33:41 #58 [support-notifications internal] load build context 09:33:42 #58 ... 09:33:42 09:33:42 #61 [core-keeper internal] load build context 09:33:42 #61 ... 09:33:42 09:33:42 #58 [support-notifications internal] load build context 09:33:42 #58 ... 09:33:42 09:33:42 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:33:42 #110 DONE 1.4s 09:33:42 09:33:42 #58 [support-notifications internal] load build context 09:33:45 #58 ... 09:33:45 09:33:45 #39 [core-common-config-bootstrapper internal] load build context 09:33:45 #39 ... 09:33:45 09:33:45 #58 [support-notifications internal] load build context 09:33:45 #58 ... 09:33:45 09:33:45 #50 [core-data internal] load build context 09:33:45 #50 ... 09:33:45 09:33:45 #57 [support-scheduler internal] load build context 09:33:45 #57 ... 09:33:45 09:33:45 #50 [core-data internal] load build context 09:33:46 #50 transferring context: 219.01MB 119.1s 09:33:47 #50 ... 09:33:47 09:33:47 #55 [security-bootstrapper internal] load build context 09:33:47 #55 ... 09:33:47 09:33:47 #50 [core-data internal] load build context 09:33:48 #50 ... 09:33:48 09:33:48 #40 [security-proxy-auth internal] load build context 09:33:48 #40 ... 09:33:48 09:33:48 #50 [core-data internal] load build context 09:33:50 #50 ... 09:33:50 09:33:50 #38 [security-proxy-setup internal] load build context 09:33:50 #38 ... 09:33:50 09:33:50 #36 [core-metadata internal] load build context 09:33:50 #36 ... 09:33:50 09:33:50 #50 [core-data internal] load build context 09:33:50 #50 ... 09:33:50 09:33:50 #51 [security-spiffe-token-provider internal] load build context 09:33:50 #51 ... 09:33:50 09:33:50 #50 [core-data internal] load build context 09:33:51 #50 transferring context: 236.15MB 124.1s 09:33:51 #50 ... 09:33:51 09:33:51 #62 [security-secretstore-setup internal] load build context 09:33:51 #62 ... 09:33:51 09:33:51 #50 [core-data internal] load build context 09:33:51 #50 ... 09:33:51 09:33:51 #48 [core-command internal] load build context 09:33:51 #48 ... 09:33:51 09:33:51 #50 [core-data internal] load build context 09:33:52 #50 ... 09:33:52 09:33:52 #107 [security-spire-agent] exporting to image 09:33:52 #107 exporting layers 9.6s done 09:33:52 #107 writing image sha256:d0774871d72b5799c869c9a9efc01d4199ccaa1e9e2daa9e84f15cab3bf1a21d 0.2s done 09:33:52 #107 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:33:52 #107 writing image sha256:c7182f5c6d98701d2edfd4794cad092567998f8913b78fd177e534c67f69f4fc 0.1s done 09:33:52 #107 naming to docker.io/library/security-spire-config-arm64 0.1s done 09:33:52 #107 writing image sha256:1159c514e8f96429a434db73397ccca575f1cf2a83b2b478f42f4bc7347c23b3 0.0s done 09:33:52 #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:33:52 #107 DONE 12.0s 09:33:52 09:33:52 #50 [core-data internal] load build context 09:33:52 #50 ... 09:33:52 09:33:52 #61 [core-keeper internal] load build context 09:33:52 #61 ... 09:33:52 09:33:52 #50 [core-data internal] load build context 09:33:55 #50 ... 09:33:55 09:33:55 #39 [core-common-config-bootstrapper internal] load build context 09:33:55 #39 ... 09:33:55 09:33:55 #50 [core-data internal] load build context 09:33:55 #50 ... 09:33:55 09:33:55 #58 [support-notifications internal] load build context 09:33:55 #58 ... 09:33:55 09:33:55 #39 [core-common-config-bootstrapper internal] load build context 09:33:55 #39 ... 09:33:55 09:33:55 #57 [support-scheduler internal] load build context 09:33:55 #57 ... 09:33:55 09:33:55 #39 [core-common-config-bootstrapper internal] load build context 09:33:56 #39 transferring context: 214.04MB 126.3s 09:33:57 #39 ... 09:33:57 09:33:57 #55 [security-bootstrapper internal] load build context 09:33:57 #55 ... 09:33:57 09:33:57 #57 [support-scheduler internal] load build context 09:33:58 #57 ... 09:33:58 09:33:58 #40 [security-proxy-auth internal] load build context 09:33:58 #40 ... 09:33:58 09:33:58 #55 [security-bootstrapper internal] load build context 09:34:00 #55 ... 09:34:00 09:34:00 #38 [security-proxy-setup internal] load build context 09:34:00 #38 ... 09:34:00 09:34:00 #55 [security-bootstrapper internal] load build context 09:34:00 #55 ... 09:34:00 09:34:00 #36 [core-metadata internal] load build context 09:34:00 #36 ... 09:34:00 09:34:00 #38 [security-proxy-setup internal] load build context 09:34:00 #38 transferring context: 342.77MB 135.0s 09:34:01 #38 ... 09:34:01 09:34:01 #51 [security-spiffe-token-provider internal] load build context 09:34:01 #51 ... 09:34:01 09:34:01 #38 [security-proxy-setup internal] load build context 09:34:01 #38 ... 09:34:01 09:34:01 #62 [security-secretstore-setup internal] load build context 09:34:01 #62 ... 09:34:01 09:34:01 #48 [core-command internal] load build context 09:34:01 #48 ... 09:34:01 09:34:01 #38 [security-proxy-setup internal] load build context 09:34:03 #38 ... 09:34:03 09:34:03 #61 [core-keeper internal] load build context 09:34:03 #61 ... 09:34:03 09:34:03 #40 [security-proxy-auth internal] load build context 09:34:04 #40 ... 09:34:04 09:34:04 #38 [security-proxy-setup internal] load build context 09:34:05 #38 ... 09:34:05 09:34:05 #50 [core-data internal] load build context 09:34:05 #50 ... 09:34:05 09:34:05 #38 [security-proxy-setup internal] load build context 09:34:05 #38 transferring context: 361.97MB 140.1s 09:34:06 #38 ... 09:34:06 09:34:06 #58 [support-notifications internal] load build context 09:34:06 #58 ... 09:34:06 09:34:06 #38 [security-proxy-setup internal] load build context 09:34:07 #38 ... 09:34:07 09:34:07 #39 [core-common-config-bootstrapper internal] load build context 09:34:07 #39 ... 09:34:07 09:34:07 #58 [support-notifications internal] load build context 09:34:08 #58 ... 09:34:08 09:34:08 #57 [support-scheduler internal] load build context 09:34:08 #57 ... 09:34:08 09:34:08 #58 [support-notifications internal] load build context 09:34:11 #58 ... 09:34:11 09:34:11 #36 [core-metadata internal] load build context 09:34:11 #36 ... 09:34:11 09:34:11 #55 [security-bootstrapper internal] load build context 09:34:11 #55 ... 09:34:11 09:34:11 #58 [support-notifications internal] load build context 09:34:11 #58 ... 09:34:11 09:34:11 #51 [security-spiffe-token-provider internal] load build context 09:34:11 #51 ... 09:34:11 09:34:11 #58 [support-notifications internal] load build context 09:34:11 #58 transferring context: 353.22MB 141.4s 09:34:12 #58 ... 09:34:12 09:34:12 #62 [security-secretstore-setup internal] load build context 09:34:12 #62 ... 09:34:12 09:34:12 #48 [core-command internal] load build context 09:34:12 #48 ... 09:34:12 09:34:12 #58 [support-notifications internal] load build context 09:34:13 #58 ... 09:34:13 09:34:13 #61 [core-keeper internal] load build context 09:34:13 #61 ... 09:34:13 09:34:13 #58 [support-notifications internal] load build context 09:34:14 #58 ... 09:34:14 09:34:14 #40 [security-proxy-auth internal] load build context 09:34:14 #40 ... 09:34:14 09:34:14 #58 [support-notifications internal] load build context 09:34:15 #58 ... 09:34:15 09:34:15 #50 [core-data internal] load build context 09:34:16 #50 ... 09:34:16 09:34:16 #38 [security-proxy-setup internal] load build context 09:34:16 #38 transferring context: 402.00MB 149.9s done 09:34:16 #38 DONE 150.5s 09:34:16 09:34:16 #50 [core-data internal] load build context 09:34:16 #50 ... 09:34:16 09:34:16 #58 [support-notifications internal] load build context 09:34:17 #58 ... 09:34:17 09:34:17 #39 [core-common-config-bootstrapper internal] load build context 09:34:17 #39 ... 09:34:17 09:34:17 #58 [support-notifications internal] load build context 09:34:18 #58 ... 09:34:18 09:34:18 #57 [support-scheduler internal] load build context 09:34:18 #57 ... 09:34:18 09:34:18 #58 [support-notifications internal] load build context 09:34:20 #58 ... 09:34:20 09:34:20 #40 [security-proxy-auth internal] load build context 09:34:20 #40 transferring context: 402.00MB 148.7s done 09:34:20 #40 DONE 150.9s 09:34:20 09:34:20 #58 [support-notifications internal] load build context 09:34:20 #58 ... 09:34:20 09:34:20 #36 [core-metadata internal] load build context 09:34:21 #36 ... 09:34:21 09:34:21 #55 [security-bootstrapper internal] load build context 09:34:21 #55 ... 09:34:21 09:34:21 #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:34:21 #111 DONE 5.0s 09:34:21 09:34:21 #55 [security-bootstrapper internal] load build context 09:34:21 #55 ... 09:34:21 09:34:21 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:21 #112 ... 09:34:21 09:34:21 #51 [security-spiffe-token-provider internal] load build context 09:34:21 #51 ... 09:34:21 09:34:21 #58 [support-notifications internal] load build context 09:34:22 #58 ... 09:34:22 09:34:22 #62 [security-secretstore-setup internal] load build context 09:34:22 #62 ... 09:34:22 09:34:22 #58 [support-notifications internal] load build context 09:34:22 #58 ... 09:34:22 09:34:22 #48 [core-command internal] load build context 09:34:22 #48 ... 09:34:22 09:34:22 #58 [support-notifications internal] load build context 09:34:23 #58 ... 09:34:23 09:34:23 #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:34:23 #113 DONE 2.0s 09:34:23 09:34:23 #58 [support-notifications internal] load build context 09:34:23 #58 ... 09:34:23 09:34:23 #61 [core-keeper internal] load build context 09:34:23 #61 ... 09:34:23 09:34:23 #58 [support-notifications internal] load build context 09:34:25 #58 transferring context: 401.87MB 154.7s 09:34:25 #58 transferring context: 402.00MB 154.8s done 09:34:25 #58 DONE 156.3s 09:34:25 09:34:25 #36 [core-metadata internal] load build context 09:34:26 #36 ... 09:34:26 09:34:26 #50 [core-data internal] load build context 09:34:26 #50 ... 09:34:26 09:34:26 #36 [core-metadata internal] load build context 09:34:26 #36 ... 09:34:26 09:34:26 #57 [support-scheduler internal] load build context 09:34:26 #57 transferring context: 402.00MB 157.1s done 09:34:26 #57 DONE 158.1s 09:34:26 09:34:26 #36 [core-metadata internal] load build context 09:34:27 #36 ... 09:34:27 09:34:27 #61 [core-keeper internal] load build context 09:34:27 #61 transferring context: 402.00MB 153.5s done 09:34:27 #61 DONE 157.6s 09:34:27 09:34:27 #36 [core-metadata internal] load build context 09:34:27 #36 ... 09:34:27 09:34:27 #39 [core-common-config-bootstrapper internal] load build context 09:34:27 #39 ... 09:34:27 09:34:27 #36 [core-metadata internal] load build context 09:34:28 #36 ... 09:34:28 09:34:28 #114 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:34:28 #114 DONE 2.2s 09:34:28 09:34:28 #36 [core-metadata internal] load build context 09:34:28 #36 ... 09:34:28 09:34:28 #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:34:28 #115 DONE 1.9s 09:34:28 09:34:28 #36 [core-metadata internal] load build context 09:34:30 #36 ... 09:34:30 09:34:30 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:34:30 #116 DONE 2.1s 09:34:30 09:34:30 #36 [core-metadata internal] load build context 09:34:31 #36 ... 09:34:31 09:34:31 #55 [security-bootstrapper internal] load build context 09:34:31 #55 ... 09:34:31 09:34:31 #36 [core-metadata internal] load build context 09:34:31 #36 transferring context: 372.01MB 164.1s 09:34:31 #36 ... 09:34:31 09:34:31 #51 [security-spiffe-token-provider internal] load build context 09:34:31 #51 ... 09:34:31 09:34:31 #36 [core-metadata internal] load build context 09:34:32 #36 ... 09:34:32 09:34:32 #62 [security-secretstore-setup internal] load build context 09:34:32 #62 ... 09:34:32 09:34:32 #50 [core-data internal] load build context 09:34:32 #50 ... 09:34:32 09:34:32 #48 [core-command internal] load build context 09:34:32 #48 ... 09:34:32 09:34:32 #50 [core-data internal] load build context 09:34:32 #50 ... 09:34:32 09:34:32 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:33 #117 ... 09:34:33 09:34:33 #50 [core-data internal] load build context 09:34:37 #50 transferring context: 387.16MB 169.5s 09:34:37 #50 ... 09:34:37 09:34:37 #39 [core-common-config-bootstrapper internal] load build context 09:34:37 #39 ... 09:34:37 09:34:37 #50 [core-data internal] load build context 09:34:38 #50 ... 09:34:38 09:34:38 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:38 #118 ... 09:34:38 09:34:38 #39 [core-common-config-bootstrapper internal] load build context 09:34:38 #39 ... 09:34:38 09:34:38 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:38 #119 ... 09:34:38 09:34:38 #39 [core-common-config-bootstrapper internal] load build context 09:34:40 #39 ... 09:34:40 09:34:40 #55 [security-bootstrapper internal] load build context 09:34:40 #55 transferring context: 402.00MB 170.6s done 09:34:40 #55 DONE 171.5s 09:34:40 09:34:40 #39 [core-common-config-bootstrapper internal] load build context 09:34:40 #39 ... 09:34:40 09:34:40 #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:40 #120 ... 09:34:40 09:34:40 #36 [core-metadata internal] load build context 09:34:40 #36 transferring context: 402.00MB 172.4s done 09:34:40 #36 DONE 172.8s 09:34:40 09:34:40 #39 [core-common-config-bootstrapper internal] load build context 09:34:40 #39 ... 09:34:40 09:34:40 #50 [core-data internal] load build context 09:34:40 #50 transferring context: 402.00MB 172.9s done 09:34:40 #50 DONE 173.4s 09:34:40 09:34:40 #39 [core-common-config-bootstrapper internal] load build context 09:34:41 #39 ... 09:34:41 09:34:41 #51 [security-spiffe-token-provider internal] load build context 09:34:42 #51 ... 09:34:42 09:34:42 #39 [core-common-config-bootstrapper internal] load build context 09:34:42 #39 ... 09:34:42 09:34:42 #62 [security-secretstore-setup internal] load build context 09:34:43 #62 ... 09:34:43 09:34:43 #48 [core-command internal] load build context 09:34:43 #48 ... 09:34:43 09:34:43 #62 [security-secretstore-setup internal] load build context 09:34:44 #62 ... 09:34:44 09:34:44 #39 [core-common-config-bootstrapper internal] load build context 09:34:44 #39 transferring context: 402.00MB 174.7s done 09:34:44 #39 DONE 175.6s 09:34:44 09:34:44 #62 [security-secretstore-setup internal] load build context 09:34:46 #62 ... 09:34:46 09:34:46 #48 [core-command internal] load build context 09:34:46 #48 transferring context: 402.00MB 165.8s done 09:34:46 #48 DONE 170.7s 09:34:46 09:34:46 #62 [security-secretstore-setup internal] load build context 09:34:49 #62 transferring context: 402.00MB 176.4s done 09:34:49 #62 DONE 180.2s 09:34:49 09:34:49 #51 [security-spiffe-token-provider internal] load build context 09:34:50 #51 transferring context: 402.00MB 182.7s done 09:34:50 #51 DONE 183.0s 09:34:50 09:34:50 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:50 #112 ... 09:34:50 09:34:50 #121 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:34:52 #121 DONE 2.3s 09:34:52 09:34:52 #122 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:59 #122 ... 09:36:59 09:36:59 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:59 #118 DONE 141.9s 09:36:59 09:36:59 #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:59 #120 DONE 140.2s 09:36:59 09:36:59 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:59 #112 DONE 149.2s 09:36:59 09:36:59 #123 [core-keeper builder 7/8] COPY . . 09:36:59 #123 ... 09:36:59 09:36:59 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:59 #119 DONE 141.7s 09:36:59 09:36:59 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:59 #117 DONE 147.5s 09:36:59 09:36:59 #124 [security-proxy-auth builder 6/7] COPY . . 09:36:59 #124 ... 09:36:59 09:36:59 #122 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:59 #122 DONE 117.9s 09:36:59 09:36:59 #125 [security-spiffe-token-provider builder 6/7] COPY . . 09:37:00 #125 ... 09:37:00 09:37:00 #126 [support-notifications builder 6/7] COPY . . 09:37:00 #126 ... 09:37:00 09:37:00 #127 [security-proxy-setup builder 6/7] COPY . . 09:37:00 #127 ... 09:37:00 09:37:00 #128 [support-scheduler builder 6/7] COPY . . 09:37:10 #128 ... 09:37:10 09:37:10 #124 [security-proxy-auth builder 6/7] COPY . . 09:37:10 #124 DONE 18.4s 09:37:10 09:37:10 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 09:37:10 #129 CACHED 09:37:10 09:37:10 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:10 #130 CACHED 09:37:10 09:37:10 #131 [core-command builder 6/7] COPY . . 09:37:10 #131 CACHED 09:37:10 09:37:10 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 09:37:10 #132 CACHED 09:37:10 09:37:10 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:37:10 #133 CACHED 09:37:10 09:37:10 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:10 #134 CACHED 09:37:10 09:37:10 #123 [core-keeper builder 7/8] COPY . . 09:37:10 #123 DONE 18.8s 09:37:10 09:37:10 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 09:37:10 #135 CACHED 09:37:10 09:37:10 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:10 #136 CACHED 09:37:10 09:37:10 #137 [core-data builder 6/7] COPY . . 09:37:10 #137 CACHED 09:37:10 09:37:10 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:37:10 #138 CACHED 09:37:10 09:37:10 #139 [core-metadata builder 6/7] COPY . . 09:37:10 #139 CACHED 09:37:10 09:37:10 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:10 #140 CACHED 09:37:10 09:37:10 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:37:10 #141 ... 09:37:10 09:37:10 #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:37:10 #142 CACHED 09:37:10 09:37:10 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:10 #143 CACHED 09:37:10 09:37:10 #144 [security-secretstore-setup builder 6/7] COPY . . 09:37:10 #144 CACHED 09:37:10 09:37:10 #145 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:37:10 #145 CACHED 09:37:10 09:37:10 #146 [security-bootstrapper builder 6/7] COPY . . 09:37:10 #146 CACHED 09:37:10 09:37:10 #147 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:10 #147 CACHED 09:37:10 09:37:10 #128 [support-scheduler builder 6/7] COPY . . 09:37:10 #128 DONE 18.7s 09:37:10 09:37:10 #127 [security-proxy-setup builder 6/7] COPY . . 09:37:10 #127 DONE 18.8s 09:37:10 09:37:10 #125 [security-spiffe-token-provider builder 6/7] COPY . . 09:37:10 #125 DONE 18.5s 09:37:10 09:37:10 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:37:10 #148 ... 09:37:10 09:37:10 #126 [support-notifications builder 6/7] COPY . . 09:37:10 #126 DONE 19.1s 09:37:10 09:37:10 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:37:15 #149 ... 09:37:15 09:37:15 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:37:15 #0 6.571 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 09:37:15 #150 ... 09:37:15 09:37:15 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:37:15 #0 6.881 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 09:37:16 #151 ... 09:37:16 09:37:16 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:37:16 #0 7.390 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 09:37:17 #152 ... 09:37:17 09:37:17 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:37:17 #141 7.993 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 09:37:19 #141 ... 09:37:19 09:37:19 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:37:19 #0 7.354 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 09:37:19 #153 ... 09:37:19 09:37:19 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:37:19 #0 9.071 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 09:37:19 #154 ... 09:37:19 09:37:19 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:37:19 #0 9.057 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 09:37:19 #155 ... 09:37:19 09:37:19 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:37:19 #0 9.174 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 09:37:19 #156 ... 09:37:19 09:37:19 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:37:19 #0 8.699 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 09:37:19 #157 ... 09:37:19 09:37:19 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:37:19 #0 8.858 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 09:37:19 #158 ... 09:37:19 09:37:19 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:37:19 #148 9.141 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 09:37:30 #148 ... 09:37:30 09:37:30 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:37:30 #149 8.921 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 10:09:52 #149 ... 10:09:52 10:09:52 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:09:52 #141 DONE 1952.7s 10:09:52 10:09:52 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:09:52 #153 ... 10:09:52 10:09:52 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:09:52 #159 DONE 0.4s 10:09:52 10:09:52 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:09:52 #160 DONE 0.2s 10:09:52 10:09:52 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:09:52 #161 DONE 0.4s 10:09:52 10:09:52 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:09:52 #158 ... 10:09:52 10:09:52 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:09:52 #162 DONE 0.2s 10:09:52 10:09:52 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:09:52 #163 DONE 0.2s 10:09:52 10:09:52 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:09:52 #148 ... 10:09:52 10:09:52 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:09:52 #164 DONE 3.2s 10:09:52 10:09:52 #107 [core-common-config-bootstrapper] exporting to image 10:09:52 #107 exporting layers 10:09:52 #107 exporting layers 1.2s done 10:09:52 #107 writing image sha256:2e8ad91991a083fdac0c5ccc3cb601364a68644ae58597b0ef812cfc6b524929 10:09:52 #107 writing image sha256:2e8ad91991a083fdac0c5ccc3cb601364a68644ae58597b0ef812cfc6b524929 0.0s done 10:09:52 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 10:09:52 #107 DONE 13.2s 10:09:52 10:09:52 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:10:08 #151 ... 10:10:08 10:10:08 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:10:08 #155 DONE 1977.6s 10:10:08 10:10:08 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:10:08 #149 ... 10:10:08 10:10:08 #165 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:10:08 #165 DONE 0.3s 10:10:08 10:10:08 #166 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:10:10 #166 DONE 3.4s 10:10:10 10:10:10 #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:10:11 #167 DONE 0.4s 10:10:11 10:10:11 #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:10:11 #168 DONE 0.3s 10:10:11 10:10:11 #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:10:12 #169 DONE 0.6s 10:10:12 10:10:12 #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:10:12 #170 DONE 0.2s 10:10:12 10:10:12 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:10:12 #158 ... 10:10:12 10:10:12 #171 [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/ 10:10:12 #171 DONE 0.3s 10:10:12 10:10:12 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:10:12 #151 ... 10:10:12 10:10:12 #172 [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/ 10:10:13 #172 DONE 0.4s 10:10:13 10:10:13 #173 [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/ 10:10:13 #173 DONE 0.4s 10:10:13 10:10:13 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:10:13 #149 ... 10:10:13 10:10:13 #174 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:10:13 #174 DONE 0.3s 10:10:13 10:10:13 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:10:13 #151 ... 10:10:13 10:10:13 #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:10:17 #175 DONE 2.9s 10:10:17 10:10:17 #107 [security-bootstrapper] exporting to image 10:10:17 #107 exporting layers 10:10:18 #107 exporting layers 1.7s done 10:10:18 #107 writing image sha256:8ea1af01a6ec563e1d229aafb3b14a5b487c04dc00c4157acf4eb1f4ee6b8c36 0.0s done 10:10:18 #107 naming to docker.io/library/security-bootstrapper-arm64 done 10:10:18 #107 DONE 15.0s 10:10:18 10:10:18 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:35:30 #149 ... 10:35:30 10:35:30 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:35:30 #150 DONE 3488.9s 10:35:30 10:35:30 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:35:30 #157 ... 10:35:30 10:35:30 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:35:30 #176 DONE 0.3s 10:35:30 10:35:30 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:35:30 #177 DONE 0.2s 10:35:30 10:35:30 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:35:30 #154 ... 10:35:30 10:35:30 #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:35:30 #178 DONE 0.6s 10:35:30 10:35:30 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:35:30 #179 DONE 0.2s 10:35:30 10:35:30 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:35:30 #154 ... 10:35:30 10:35:30 #107 [core-command] exporting to image 10:35:30 #107 exporting layers 10:35:30 #107 exporting layers 0.7s done 10:35:30 #107 writing image sha256:bbf04712f24a4d9c1bb331f966bb1b5b798218918c29695cb443df392c97b959 done 10:35:30 #107 naming to docker.io/library/core-command-arm64 done 10:35:30 #107 DONE 15.7s 10:35:30 10:35:30 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:36:09 #149 ... 10:36:09 10:36:09 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:36:09 #158 DONE 3537.2s 10:36:09 10:36:09 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:36:09 #154 ... 10:36:09 10:36:09 #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:36:09 #180 DONE 0.3s 10:36:09 10:36:09 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:36:09 #157 3538.3 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 10:36:09 #157 ... 10:36:09 10:36:09 #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:36:09 #181 DONE 0.4s 10:36:09 10:36:09 #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:36:09 #182 DONE 0.2s 10:36:09 10:36:09 #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:36:09 #183 DONE 0.2s 10:36:09 10:36:09 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:36:09 #184 DONE 0.6s 10:36:09 10:36:09 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:36:09 #148 ... 10:36:09 10:36:09 #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:36:09 #185 DONE 0.2s 10:36:09 10:36:09 #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:36:11 #186 DONE 2.6s 10:36:11 10:36:11 #107 [security-proxy-setup] exporting to image 10:36:11 #107 exporting layers 10:36:12 #107 exporting layers 1.3s done 10:36:12 #107 writing image sha256:7c33c0d06f47bf8b1a3fd5fe67c1c97b68bfa4cf7f18d8ba3f3fad6a78597d96 done 10:36:12 #107 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 10:36:12 #107 DONE 17.0s 10:36:12 10:36:12 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:36:59 #148 ... 10:36:59 10:36:59 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:36:59 #157 DONE 3583.3s 10:36:59 10:36:59 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:36:59 #154 ... 10:36:59 10:36:59 #187 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:36:59 #187 DONE 0.3s 10:36:59 10:36:59 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:36:59 #154 ... 10:36:59 10:36:59 #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:36:59 #188 DONE 0.3s 10:36:59 10:36:59 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:36:59 #148 ... 10:36:59 10:36:59 #189 [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 10:36:59 #189 DONE 0.3s 10:36:59 10:36:59 #190 [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 10:36:59 #190 DONE 0.2s 10:36:59 10:36:59 #191 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:36:59 #191 DONE 0.2s 10:36:59 10:36:59 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:36:59 #148 ... 10:36:59 10:36:59 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:36:59 #192 DONE 2.5s 10:36:59 10:36:59 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:36:59 #193 DONE 0.6s 10:36:59 10:36:59 #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:36:59 #194 DONE 0.2s 10:36:59 10:36:59 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:36:59 #156 ... 10:36:59 10:36:59 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:37:00 #195 DONE 2.8s 10:37:00 10:37:00 #107 [security-secretstore-setup] exporting to image 10:37:00 #107 exporting layers 10:37:02 #107 exporting layers 1.9s done 10:37:02 #107 writing image sha256:65ea1a370db2068a875fd81cdce8b90e613bfd841e3400a31d0b2c69e9292986 done 10:37:02 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 10:37:02 #107 DONE 18.9s 10:37:02 10:37:02 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:38:24 #153 ... 10:38:24 10:38:24 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:38:24 #148 DONE 3666.5s 10:38:24 10:38:24 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:38:24 #152 ... 10:38:24 10:38:24 #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:38:24 #196 DONE 0.2s 10:38:24 10:38:24 #197 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:38:24 #197 DONE 0.3s 10:38:24 10:38:24 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:38:24 #154 ... 10:38:24 10:38:24 #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:38:24 #198 DONE 0.6s 10:38:24 10:38:24 #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:38:24 #199 DONE 0.2s 10:38:24 10:38:24 #107 [security-spiffe-token-provider] exporting to image 10:38:24 #107 exporting layers 10:38:24 #107 exporting layers 1.1s done 10:38:24 #107 writing image sha256:aed40efbec89d3b6f7d8f046cee82095eaeedab4acd53b2e58a7dd3a87b9029f done 10:38:24 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:38:24 #107 DONE 20.0s 10:38:24 10:38:24 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:39:32 #152 DONE 3738.1s 10:39:32 10:39:32 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:32 #154 ... 10:39:32 10:39:32 #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:39:32 #200 DONE 0.1s 10:39:32 10:39:32 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:32 #154 ... 10:39:32 10:39:32 #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:39:32 #201 DONE 0.2s 10:39:32 10:39:32 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:39:32 #202 DONE 0.7s 10:39:32 10:39:32 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:39:32 #156 ... 10:39:32 10:39:32 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:39:32 #203 DONE 0.3s 10:39:32 10:39:32 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:32 #154 ... 10:39:32 10:39:32 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:39:32 #204 DONE 0.3s 10:39:32 10:39:32 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:32 #154 ... 10:39:32 10:39:32 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:39:32 #205 DONE 2.5s 10:39:32 10:39:32 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:39:32 #149 ... 10:39:32 10:39:32 #107 [security-proxy-auth] exporting to image 10:39:32 #107 exporting layers 10:39:32 #107 exporting layers 0.9s done 10:39:33 #107 writing image sha256:454861a9a7c273059ee7db342d1c03f88530c6b360c2341fab7e7826f1935ef6 0.0s done 10:39:33 #107 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 10:39:33 #107 DONE 20.9s 10:39:33 10:39:33 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:39:34 #151 DONE 3745.0s 10:39:34 10:39:34 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:39:34 #156 ... 10:39:34 10:39:34 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:39:34 #206 DONE 0.4s 10:39:34 10:39:34 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:34 #154 ... 10:39:34 10:39:34 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:39:35 #207 DONE 0.4s 10:39:35 10:39:35 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:35 #154 ... 10:39:35 10:39:35 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:39:35 #156 DONE 3746.3s 10:39:35 10:39:35 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:39:36 #208 DONE 1.2s 10:39:36 10:39:36 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:36 #154 ... 10:39:36 10:39:36 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:39:36 #209 ... 10:39:36 10:39:36 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:39:36 #210 DONE 0.3s 10:39:36 10:39:36 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:39:36 #209 DONE 0.4s 10:39:36 10:39:36 #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:39:37 #211 ... 10:39:37 10:39:37 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:39:37 #212 DONE 0.3s 10:39:37 10:39:37 #107 [core-metadata] exporting to image 10:39:38 #107 ... 10:39:38 10:39:38 #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:39:38 #211 DONE 1.1s 10:39:38 10:39:38 #107 [core-metadata] exporting to image 10:39:38 #107 exporting layers 1.0s done 10:39:38 #107 writing image sha256:d201d98cbf7123057062f795bd13d4cfe2628ab75b79ef5749d4fdd3b09551bd 0.0s done 10:39:38 #107 naming to docker.io/library/core-metadata-arm64 0.0s done 10:39:38 #107 DONE 22.0s 10:39:38 10:39:38 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:39:38 #213 DONE 0.3s 10:39:38 10:39:38 #107 [core-keeper] exporting to image 10:39:38 #107 exporting layers 0.7s done 10:39:38 #107 writing image sha256:818fae92874bfa854f2ffb9fbc175944573763e233503c6415cdb99d67ddbd93 0.0s done 10:39:38 #107 naming to docker.io/library/core-keeper-arm64 0.0s done 10:39:38 #107 DONE 22.7s 10:39:38 10:39:38 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:39 #154 ... 10:39:39 10:39:39 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:39:39 #153 DONE 3750.5s 10:39:39 10:39:39 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:40 #154 ... 10:39:40 10:39:40 #214 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:39:40 #214 DONE 0.3s 10:39:40 10:39:40 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:40 #154 ... 10:39:40 10:39:40 #215 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:39:40 #215 DONE 0.1s 10:39:40 10:39:40 #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:39:41 #216 DONE 0.8s 10:39:41 10:39:41 #217 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:39:41 #217 DONE 0.3s 10:39:41 10:39:41 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:39:41 #149 ... 10:39:41 10:39:41 #107 [core-data] exporting to image 10:39:42 #107 exporting layers 0.9s done 10:39:42 #107 writing image sha256:01c2c6730b63889054e6384e3a54a77cd38a62fe7f4a8c991215cc440bd0c32a done 10:39:42 #107 naming to docker.io/library/core-data-arm64 done 10:39:42 #107 DONE 23.6s 10:39:42 10:39:42 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:40:21 #154 DONE 3790.2s 10:40:21 10:40:21 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:21 #149 ... 10:40:21 10:40:21 #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:40:21 #218 DONE 0.3s 10:40:21 10:40:21 #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:40:21 #219 DONE 0.3s 10:40:21 10:40:21 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:21 #149 ... 10:40:21 10:40:21 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:40:21 #220 DONE 0.6s 10:40:21 10:40:21 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:21 #149 ... 10:40:21 10:40:21 #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:40:21 #221 DONE 0.2s 10:40:21 10:40:21 #107 [support-scheduler] exporting to image 10:40:21 #107 exporting layers 10:40:22 #107 exporting layers 1.4s done 10:40:22 #107 writing image sha256:80096e8a6c5852e3b57cd57e4d8ed75ace81ec7a5fb711b5ce8c79a8550c928a 0.0s done 10:40:22 #107 naming to docker.io/library/support-scheduler-arm64 done 10:40:22 #107 DONE 25.1s 10:40:22 10:40:22 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:29 #149 DONE 3799.2s 10:40:29 10:40:29 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:40:29 #222 DONE 0.2s 10:40:29 10:40:29 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:40:29 #223 DONE 0.2s 10:40:29 10:40:29 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:40:30 #224 DONE 0.7s 10:40:30 10:40:30 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:40:30 #225 DONE 0.2s 10:40:30 10:40:30 #107 [support-notifications] exporting to image 10:40:30 #107 exporting layers 10:40:31 #107 exporting layers 0.9s done 10:40:31 #107 writing image sha256:d96009e33b0a8ce1e2ccb406c77e0f9d9b677e3cdc448e1a4a88ff3ef86e557e done 10:40:31 #107 naming to docker.io/library/support-notifications-arm64 0.0s done 10:40:31 #107 DONE 26.0s 10:40:31 time="2025-10-31T09:31:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:31 time="2025-10-31T09:31:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:31 time="2025-10-31T09:31:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:31 time="2025-10-31T09:31:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:31 time="2025-10-31T09:31:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:31 time="2025-10-31T09:31:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:31 time="2025-10-31T09:31:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:31 time="2025-10-31T09:31:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:31 time="2025-10-31T09:31:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:31 time="2025-10-31T09:31:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:31 time="2025-10-31T09:31:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:31 time="2025-10-31T09:31:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:31 time="2025-10-31T09:31:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:31 time="2025-10-31T09:31:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:31 time="2025-10-31T09:31:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:40:31 $ docker stop --time=1 ce2639d2919b5bb1d5158fb9010d41ae62e9d79097ac981ff1f4c7103fc3e0c5 10:40:33 $ docker rm -f --volumes ce2639d2919b5bb1d5158fb9010d41ae62e9d79097ac981ff1f4c7103fc3e0c5 [Pipeline] // withDockerContainer [Pipeline] sh 10:40:34 + docker images 10:40:34 REPOSITORY TAG IMAGE ID CREATED SIZE 10:40:34 support-notifications-arm64 latest d96009e33b0a 3 seconds ago 53MB 10:40:34 support-scheduler-arm64 latest 80096e8a6c58 13 seconds ago 49.2MB 10:40:34 core-data-arm64 latest 01c2c6730b63 52 seconds ago 45.5MB 10:40:34 core-keeper-arm64 latest 818fae92874b 55 seconds ago 45.2MB 10:40:34 core-metadata-arm64 latest d201d98cbf71 57 seconds ago 45.5MB 10:40:34 security-proxy-auth-arm64 latest 454861a9a7c2 About a minute ago 44.6MB 10:40:34 security-spiffe-token-provider-arm64 latest aed40efbec89 2 minutes ago 49.1MB 10:40:34 security-secretstore-setup-arm64 latest 65ea1a370db2 3 minutes ago 79.5MB 10:40:34 security-proxy-setup-arm64 latest 7c33c0d06f47 4 minutes ago 49.5MB 10:40:34 core-command-arm64 latest bbf04712f24a 5 minutes ago 47.1MB 10:40:34 security-bootstrapper-arm64 latest 8ea1af01a6ec 30 minutes ago 21.6MB 10:40:34 core-common-config-bootstrapper-arm64 latest 2e8ad91991a0 30 minutes ago 20.5MB 10:40:34 security-spire-agent-arm64 latest 1159c514e8f9 About an hour ago 187MB 10:40:34 security-spire-config-arm64 latest c7182f5c6d98 About an hour ago 143MB 10:40:34 security-spire-server-arm64 latest d0774871d72b About an hour ago 144MB 10:40:34 ci-base-image-arm64 latest 28afd64ec538 2 hours ago 920MB 10:40:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB 10:40:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:34 10:40:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:35 arm64: Pulling from edgex-lftools-log-publisher 10:40:35 8998bd30e6a1: Pulling fs layer 10:40:35 04944245beec: Pulling fs layer 10:40:35 699f458cf7ca: Pulling fs layer 10:40:35 765212b225bb: Pulling fs layer 10:40:35 f23df028b6ca: Pulling fs layer 10:40:35 d65c8cfc05b1: Pulling fs layer 10:40:35 2437ff75d9bd: Pulling fs layer 10:40:35 765212b225bb: Waiting 10:40:35 f23df028b6ca: Waiting 10:40:35 d65c8cfc05b1: Waiting 10:40:35 2437ff75d9bd: Waiting 10:40:35 04944245beec: Verifying Checksum 10:40:35 04944245beec: Download complete 10:40:35 765212b225bb: Verifying Checksum 10:40:35 765212b225bb: Download complete 10:40:36 f23df028b6ca: Download complete 10:40:36 d65c8cfc05b1: Verifying Checksum 10:40:36 d65c8cfc05b1: Download complete 10:40:36 699f458cf7ca: Verifying Checksum 10:40:36 699f458cf7ca: Download complete 10:40:36 8998bd30e6a1: Verifying Checksum 10:40:36 8998bd30e6a1: Download complete 10:40:40 2437ff75d9bd: Verifying Checksum 10:40:40 2437ff75d9bd: Download complete 10:40:42 8998bd30e6a1: Pull complete 10:40:43 04944245beec: Pull complete 10:40:45 699f458cf7ca: Pull complete 10:40:45 765212b225bb: Pull complete 10:40:46 f23df028b6ca: Pull complete 10:40:46 d65c8cfc05b1: Pull complete 10:41:08 2437ff75d9bd: Pull complete 10:41:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:41:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:09 prd-ubuntu20.04-docker-arm64-4c-16g-771136 does not seem to be running inside a container 10:41:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:41:12 $ docker top c0657b05cdaec28ac0286d4a9156e7f29ec483c6e3a5f395470b65fed9011e4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:14 ---> job-cost.sh 10:41:14 lf-activate-venv: SKIPPING 10:41:14 INFO: No Stack... 10:41:14 INFO: Retrieving Pricing Info for: v3-standard-4 10:41:15 INFO: Archiving Costs [Pipeline] sh 10:41:16 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:41:16 + cut -d, -f6 [Pipeline] lock 10:41:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-f53751c3ba356ded0fb475bfac16476c-1-stack-cost] 10:41:16 Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-f53751c3ba356ded0fb475bfac16476c-1-stack-cost] did not exist. Created. 10:41:16 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-f53751c3ba356ded0fb475bfac16476c-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:41:17 + echo total: 0.2199999988079071 [Pipeline] stash 10:41:17 Stashed 1 file(s) [Pipeline] } 10:41:17 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-f53751c3ba356ded0fb475bfac16476c-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:41:17 $ docker stop --time=1 c0657b05cdaec28ac0286d4a9156e7f29ec483c6e3a5f395470b65fed9011e4b 10:41:19 $ docker rm -f --volumes c0657b05cdaec28ac0286d4a9156e7f29ec483c6e3a5f395470b65fed9011e4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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 10:41:21 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:41:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:41:23 ---> package-listing.sh 10:41:23 ++ facter osfamily 10:41:23 ++ tr '[:upper:]' '[:lower:]' 10:41:23 + OS_FAMILY=debian 10:41:23 + workspace=/w/workspace/edgex-go/1 10:41:23 + START_PACKAGES=/tmp/packages_start.txt 10:41:23 + END_PACKAGES=/tmp/packages_end.txt 10:41:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:41:23 + PACKAGES=/tmp/packages_start.txt 10:41:23 + '[' /w/workspace/edgex-go/1 ']' 10:41:23 + PACKAGES=/tmp/packages_end.txt 10:41:23 + case "${OS_FAMILY}" in 10:41:23 + dpkg -l 10:41:23 + grep '^ii' 10:41:23 + '[' -f /tmp/packages_start.txt ']' 10:41:23 + '[' -f /tmp/packages_end.txt ']' 10:41:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:41:23 + '[' /w/workspace/edgex-go/1 ']' 10:41:23 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:41:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:41:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:41:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:24 10:41:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:24 latest: Pulling from edgex-lftools-log-publisher 10:41:24 5eb5b503b376: Pulling fs layer 10:41:24 5c69ac0246d0: Pulling fs layer 10:41:24 ec43610c2a17: Pulling fs layer 10:41:24 3a2ae6a8a46f: Pulling fs layer 10:41:24 33b1e0a273af: Pulling fs layer 10:41:24 5d3b04190fa2: Pulling fs layer 10:41:24 2f39f015ded8: Pulling fs layer 10:41:24 5d3b04190fa2: Waiting 10:41:24 2f39f015ded8: Waiting 10:41:24 3a2ae6a8a46f: Waiting 10:41:24 33b1e0a273af: Waiting 10:41:24 5c69ac0246d0: Download complete 10:41:24 3a2ae6a8a46f: Download complete 10:41:24 ec43610c2a17: Verifying Checksum 10:41:24 ec43610c2a17: Download complete 10:41:24 5d3b04190fa2: Verifying Checksum 10:41:24 5d3b04190fa2: Download complete 10:41:24 33b1e0a273af: Verifying Checksum 10:41:24 33b1e0a273af: Download complete 10:41:24 5eb5b503b376: Download complete 10:41:25 2f39f015ded8: Verifying Checksum 10:41:25 2f39f015ded8: Download complete 10:41:26 5eb5b503b376: Pull complete 10:41:26 5c69ac0246d0: Pull complete 10:41:27 ec43610c2a17: Pull complete 10:41:27 3a2ae6a8a46f: Pull complete 10:41:27 33b1e0a273af: Pull complete 10:41:27 5d3b04190fa2: Pull complete 10:41:32 2f39f015ded8: Pull complete 10:41:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:41:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:33 prd-ubuntu20.04-docker-8c-8g-771120 does not seem to be running inside a container 10:41:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:41:40 $ docker top a5293aaa451eb9ae73353eca9716027cdfc893e1706eb57adae2ec7be8478276 -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:41 + touch /tmp/pre-build-complete [Pipeline] sh 10:41:41 + mkdir -p /var/log/sysstat [Pipeline] sh 10:41:41 + ls /var/log/sa-host 10:41:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:41 provisioning config files... 10:41:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1965503433568163502tmp [Pipeline] { [Pipeline] echo 10:41:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:41:42 ---> create-netrc.sh [Pipeline] } 10:41:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:41:42 ---> python-tools-install.sh [Pipeline] echo 10:41:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:41:43 ---> sudo-logs.sh 10:41:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:41:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:41:43 ---> job-cost.sh 10:41:43 lf-activate-venv: SKIPPING 10:41:43 DEBUG: total: 0.2199999988079071 10:41:43 INFO: Retrieving Stack Cost... 10:41:43 INFO: Retrieving Pricing Info for: v3-standard-8 10:41:44 INFO: Archiving Costs [Pipeline] echo 10:41:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:41:44 ---> logs-deploy.sh 10:41:44 lf-activate-venv: SKIPPING 10:41:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-f53751c3ba356ded0fb475bfac16476c/1 10:41:44 INFO: archiving workspace using pattern(s): 10:41:45 Archives upload complete. 10:41:45 INFO: archiving logs to Nexus