Pull request #5280 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5aadc93a38026da21573771155033ba72c49acf9 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-ssh1921216168209912574.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-ssh2073726595670231453.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-2.0hk28lipm.6115e6f93d6/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-2.0hk28lipm.6115e6f93d6/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1550933431992075904.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-2.0hk28lipm.6115e6f93d6/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3611458903702761606.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-ssh14464736889210936379.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-2.0hk28lipm.6115e6f93d6/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-2.0hk28lipm.6115e6f93d6/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3872741238223678201.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 Running on prd-ubuntu20.04-docker-8c-8g-771110 in /w/workspace/2e3c248f46e105fb174306115e6f93d6 [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 5aadc93a38026da21573771155033ba72c49acf9 (snyk-fix-2e3c248f46e105fb174306115e6f93d6) Commit message: "fix: cmd/security-spire-agent/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 5aadc93a38026da21573771155033ba72c49acf9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:47:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:47:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:47:28 ========================================================= 08:47:28 EdgeX Global Pipelines Version Info 08:47:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:47:29 ------------------- 08:47:29 stable info: 08:47:29 ------------------- 08:47:29 Commited By: Cherry Wang cherry@iotechsys.com 08:47:29 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:47:29 Message: update stable to v1.0.278 08:47:30 ------------------- 08:47:30 experimental info: 08:47:30 ------------------- 08:47:30 Commited By: **** collab-it+edgex@linuxfoundation.org 08:47:30 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:47:30 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:47:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:47:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:47:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:47:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:47:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:47:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:47:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:47:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-2e3c248f46e105fb174306115e6f93d6 [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-2e3c248f46e105fb174306115e6f93d6 [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-2e3c248f46e105fb174306115e6f93d6 [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5aadc93a38026da21573771155033ba72c49acf9 [Pipeline] echo 08:47:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5aadc93 [Pipeline] echo 08:47:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:32 provisioning config files... 08:47:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2136645649925686943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:32 ---> ****-login.sh 08:47:32 nexus3.edgexfoundry.org:10001 08:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:32 08:47:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:47:32 Configure a credential helper to remove this warning. See 08:47:32 https://docs.****.com/go/credential-store/ 08:47:32 08:47:32 Login Succeeded 08:47:32 nexus3.edgexfoundry.org:10002 08:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:32 08:47:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:47:32 Configure a credential helper to remove this warning. See 08:47:32 https://docs.****.com/go/credential-store/ 08:47:32 08:47:32 Login Succeeded 08:47:32 nexus3.edgexfoundry.org:10003 08:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:33 08:47:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:47:33 Configure a credential helper to remove this warning. See 08:47:33 https://docs.****.com/go/credential-store/ 08:47:33 08:47:33 Login Succeeded 08:47:33 nexus3.edgexfoundry.org:10004 08:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:33 08:47:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:47:33 Configure a credential helper to remove this warning. See 08:47:33 https://docs.****.com/go/credential-store/ 08:47:33 08:47:33 Login Succeeded 08:47:33 ****.io 08:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:33 08:47:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:47:33 Configure a credential helper to remove this warning. See 08:47:33 https://docs.****.com/go/credential-store/ 08:47:33 08:47:33 Login Succeeded 08:47:33 ---> ****-login.sh ends [Pipeline] } 08:47:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:47:33 + 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:47:33 + dirname cmd/core-command/Dockerfile 08:47:33 + cut -d/ -f2 08:47:33 + echo core-command,cmd/core-command/Dockerfile 08:47:33 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:47:33 + cut -d/ -f2 08:47:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:47:33 + dirname cmd/core-data/Dockerfile 08:47:33 + cut -d/ -f2 08:47:33 + echo core-data,cmd/core-data/Dockerfile 08:47:33 + dirname cmd/core-keeper/Dockerfile 08:47:33 + cut -d/ -f2 08:47:33 + echo core-keeper,cmd/core-keeper/Dockerfile 08:47:33 + dirname cmd/core-metadata/Dockerfile 08:47:33 + cut -d/ -f2 08:47:33 + echo core-metadata,cmd/core-metadata/Dockerfile 08:47:33 + dirname cmd/security-bootstrapper/Dockerfile 08:47:33 + cut -d/ -f2 08:47:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:47:33 + + dirname cmd/security-proxy-auth/Dockerfile 08:47:33 cut -d/ -f2 08:47:33 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:47:33 + dirname cmd/security-proxy-setup/Dockerfile 08:47:33 + cut -d/ -f2 08:47:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:47:33 + dirname cmd/security-secretstore-setup/Dockerfile 08:47:33 + cut -d/ -f2 08:47:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:47:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:47:33 + cut -d/ -f2 08:47:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:47:33 + dirname cmd/security-spire-agent/Dockerfile 08:47:33 + cut -d/ -f2 08:47:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:47:33 + dirname cmd/security-spire-config/Dockerfile 08:47:33 + cut -d/ -f2 08:47:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:47:33 + dirname cmd/security-spire-server/Dockerfile 08:47:33 + cut -d/ -f2 08:47:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:47:33 + dirname cmd/support-notifications/Dockerfile 08:47:33 + cut -d/ -f2 08:47:33 + echo support-notifications,cmd/support-notifications/Dockerfile 08:47:33 + dirname cmd/support-scheduler/Dockerfile 08:47:33 + cut -d/ -f2 08:47:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:47:33 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:47:34 + git rev-list -1 --merges 5aadc93a38026da21573771155033ba72c49acf9~1..5aadc93a38026da21573771155033ba72c49acf9 [Pipeline] echo 08:47:34 -----------> git rev-list -1 --merges 5aadc93a38026da21573771155033ba72c49acf9~1..5aadc93a38026da21573771155033ba72c49acf9 5aadc93a38026da21573771155033ba72c49acf9 [false] [Pipeline] sh 08:47:34 + git log --format=format:%s -1 5aadc93a38026da21573771155033ba72c49acf9 [Pipeline] echo 08:47:34 ========================================================= 08:47:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:47:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:47:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:47:35 + grep -v github /etc/ssh/ssh_known_hosts 08:47:35 + [ -e /tmp/ssh_known_hosts ] 08:47:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:47:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:47:35 + sudo tee -a /etc/ssh/ssh_known_hosts 08:47:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:47:35 08:47:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:47:36 0.1.4: Pulling from edgex-devops/py-git-semver 08:47:36 3dae71ba6b94: Pulling fs layer 08:47:36 6bf1a483ea7c: Pulling fs layer 08:47:36 f5dfc541a4d3: Pulling fs layer 08:47:36 461d9e800cba: Pulling fs layer 08:47:36 80192f66455f: Pulling fs layer 08:47:36 461d9e800cba: Waiting 08:47:36 2e8e34ca0e6c: Pulling fs layer 08:47:36 80192f66455f: Waiting 08:47:36 a29436f7fd5d: Pulling fs layer 08:47:36 923cac83aea3: Pulling fs layer 08:47:36 25ad8b0a4227: Pulling fs layer 08:47:36 2e8e34ca0e6c: Waiting 08:47:36 a29436f7fd5d: Waiting 08:47:36 923cac83aea3: Waiting 08:47:36 db01528c6b51: Pulling fs layer 08:47:36 28988de357af: Pulling fs layer 08:47:36 25ad8b0a4227: Waiting 08:47:36 db01528c6b51: Waiting 08:47:36 28988de357af: Waiting 08:47:36 6bf1a483ea7c: Verifying Checksum 08:47:36 6bf1a483ea7c: Download complete 08:47:36 461d9e800cba: Verifying Checksum 08:47:36 461d9e800cba: Download complete 08:47:36 80192f66455f: Verifying Checksum 08:47:36 80192f66455f: Download complete 08:47:36 f5dfc541a4d3: Verifying Checksum 08:47:36 f5dfc541a4d3: Download complete 08:47:36 3dae71ba6b94: Verifying Checksum 08:47:36 3dae71ba6b94: Download complete 08:47:36 923cac83aea3: Verifying Checksum 08:47:36 923cac83aea3: Download complete 08:47:37 25ad8b0a4227: Verifying Checksum 08:47:37 25ad8b0a4227: Download complete 08:47:37 db01528c6b51: Verifying Checksum 08:47:37 db01528c6b51: Download complete 08:47:37 28988de357af: Verifying Checksum 08:47:37 28988de357af: Download complete 08:47:37 a29436f7fd5d: Verifying Checksum 08:47:37 a29436f7fd5d: Download complete 08:47:37 2e8e34ca0e6c: Verifying Checksum 08:47:37 2e8e34ca0e6c: Download complete 08:47:38 3dae71ba6b94: Pull complete 08:47:39 6bf1a483ea7c: Pull complete 08:47:40 f5dfc541a4d3: Pull complete 08:47:40 461d9e800cba: Pull complete 08:47:40 80192f66455f: Pull complete 08:47:45 2e8e34ca0e6c: Pull complete 08:47:46 a29436f7fd5d: Pull complete 08:47:46 923cac83aea3: Pull complete 08:47:47 25ad8b0a4227: Pull complete 08:47:47 db01528c6b51: Pull complete 08:47:47 28988de357af: Pull complete 08:47:47 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:47:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:47:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:48 prd-ubuntu20.04-docker-8c-8g-771110 does not seem to be running inside a container 08:47:48 $ 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:47:56 $ docker top 088b9f476f8f31713a1312dc9f7812704f01ba3d621c8e15f80292fd3a8d0921 -eo pid,comm 08:47:56 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:47:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:47:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:47:56 [ssh-agent] Looking for ssh-agent implementation... 08:47:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:56 $ docker exec 088b9f476f8f31713a1312dc9f7812704f01ba3d621c8e15f80292fd3a8d0921 ssh-agent 08:47:56 SSH_AUTH_SOCK=/tmp/ssh-jP5nZrJAzyyJ/agent.14 08:47:56 SSH_AGENT_PID=20 08:47:56 Running ssh-add (command line suppressed) 08:47:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5085076948409859546.key (/w/workspace/edgex-go/1@tmp/private_key_5085076948409859546.key) 08:47:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:47:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh 08:47:57 + git tag --points-at HEAD [Pipeline] } 08:48:06 $ docker exec --env ******** --env ******** 088b9f476f8f31713a1312dc9f7812704f01ba3d621c8e15f80292fd3a8d0921 ssh-agent -k 08:48:06 unset SSH_AUTH_SOCK; 08:48:06 unset SSH_AGENT_PID; 08:48:06 echo Agent pid 20 killed; 08:48:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:48:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:48:06 [ssh-agent] Looking for ssh-agent implementation... 08:48:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:06 $ docker exec 088b9f476f8f31713a1312dc9f7812704f01ba3d621c8e15f80292fd3a8d0921 ssh-agent 08:48:06 SSH_AUTH_SOCK=/tmp/ssh-nLnkwfSiQ00G/agent.85 08:48:06 SSH_AGENT_PID=91 08:48:06 Running ssh-add (command line suppressed) 08:48:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17443903621947206546.key (/w/workspace/edgex-go/1@tmp/private_key_17443903621947206546.key) 08:48:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:48:07 + git semver init 08:48:07 2025-10-31 08:48:07,261 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:48:07 2025-10-31 08:48:07,275 [run_init] DEBUG init version:0.0.0 force:False 08:48:07 2025-10-31 08:48:07,276 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:48:07 2025-10-31 08:48:07,277 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:48:07 2025-10-31 08:48:07,277 [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:48:15 2025-10-31 08:48:13,971 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:48:15 2025-10-31 08:48:13,972 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-2e3c248f46e105fb174306115e6f93d6 with force:False 08:48:15 2025-10-31 08:48:13,972 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-2e3c248f46e105fb174306115e6f93d6 08:48:15 2025-10-31 08:48:13,977 [execute] INFO git cat-file --batch-check 08:48:15 2025-10-31 08:48:13,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:48:15 2025-10-31 08:48:13,981 [execute] INFO git cat-file --batch 08:48:15 2025-10-31 08:48:13,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:48:15 2025-10-31 08:48:13,984 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-2e3c248f46e105fb174306115e6f93d6 08:48:15 0.0.0 [Pipeline] } 08:48:15 $ docker exec --env ******** --env ******** 088b9f476f8f31713a1312dc9f7812704f01ba3d621c8e15f80292fd3a8d0921 ssh-agent -k 08:48:15 unset SSH_AUTH_SOCK; 08:48:15 unset SSH_AGENT_PID; 08:48:15 echo Agent pid 91 killed; 08:48:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:48:16 + git semver [Pipeline] } 08:48:16 $ docker stop --time=1 088b9f476f8f31713a1312dc9f7812704f01ba3d621c8e15f80292fd3a8d0921 08:48:18 $ docker rm -f --volumes 088b9f476f8f31713a1312dc9f7812704f01ba3d621c8e15f80292fd3a8d0921 [Pipeline] // withDockerContainer [Pipeline] sh 08:48:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:48:19 Stashed 1 file(s) [Pipeline] echo 08:48:19 [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:48:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:48:19 [edgeX.isLTS] Checking if [snyk-fix-2e3c248f46e105fb174306115e6f93d6] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:48:20 [edgeX.isLTS] Checking if [snyk-fix-2e3c248f46e105fb174306115e6f93d6] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:48:20 ========================================================= 08:48:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:48:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:48:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:48:20 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:48:20 2d35ebdb57d9: Pulling fs layer 08:48:20 c35fb4624d26: Pulling fs layer 08:48:20 4e2aec7ef170: Pulling fs layer 08:48:20 333b49ad6fbf: Pulling fs layer 08:48:20 4f4fb700ef54: Pulling fs layer 08:48:20 c3e65509a76b: Pulling fs layer 08:48:20 7cf9ebb963bd: Pulling fs layer 08:48:20 bb34ca984cfb: Pulling fs layer 08:48:20 151cf03bc807: Pulling fs layer 08:48:20 333b49ad6fbf: Waiting 08:48:20 4f4fb700ef54: Waiting 08:48:20 c3e65509a76b: Waiting 08:48:20 7cf9ebb963bd: Waiting 08:48:20 bb34ca984cfb: Waiting 08:48:20 151cf03bc807: Waiting 08:48:20 c35fb4624d26: Verifying Checksum 08:48:20 c35fb4624d26: Download complete 08:48:20 333b49ad6fbf: Verifying Checksum 08:48:20 333b49ad6fbf: Download complete 08:48:20 4f4fb700ef54: Verifying Checksum 08:48:20 4f4fb700ef54: Download complete 08:48:20 c3e65509a76b: Download complete 08:48:20 2d35ebdb57d9: Verifying Checksum 08:48:20 2d35ebdb57d9: Download complete 08:48:20 7cf9ebb963bd: Verifying Checksum 08:48:20 7cf9ebb963bd: Download complete 08:48:20 2d35ebdb57d9: Pull complete 08:48:20 4e2aec7ef170: Verifying Checksum 08:48:20 4e2aec7ef170: Download complete 08:48:21 c35fb4624d26: Pull complete 08:48:21 151cf03bc807: Verifying Checksum 08:48:21 151cf03bc807: Download complete 08:48:21 bb34ca984cfb: Verifying Checksum 08:48:21 bb34ca984cfb: Download complete 08:48:25 4e2aec7ef170: Pull complete 08:48:26 333b49ad6fbf: Pull complete 08:48:26 4f4fb700ef54: Pull complete 08:48:27 c3e65509a76b: Pull complete 08:48:27 7cf9ebb963bd: Pull complete 08:48:30 bb34ca984cfb: Pull complete 08:48:31 151cf03bc807: Pull complete 08:48:31 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:48:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:48:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:48:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:48:31 WORKDIR /edgex 08:48:31 COPY go.mod . 08:48:31 RUN go mod download 08:48:31 + docker build -t ci-base-image-x86_64 -f - . 08:48:33 #0 building with "default" instance using docker driver 08:48:33 08:48:33 #1 [internal] load build definition from Dockerfile 08:48:33 #1 transferring dockerfile: 08:48:33 #1 transferring dockerfile: 164B done 08:48:33 #1 DONE 0.3s 08:48:33 08:48:33 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:48:33 #2 DONE 0.0s 08:48:33 08:48:33 #3 [internal] load .dockerignore 08:48:33 #3 transferring context: 08:48:33 #3 transferring context: 50B done 08:48:33 #3 DONE 0.3s 08:48:33 08:48:33 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:48:34 #4 ... 08:48:34 08:48:34 #5 [internal] load build context 08:48:34 #5 transferring context: 6.57kB done 08:48:34 #5 DONE 0.3s 08:48:34 08:48:34 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:48:34 #4 DONE 0.7s 08:48:34 Still waiting to schedule task 08:48:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-771112’ 08:48:34 08:48:34 #6 [2/4] WORKDIR /edgex 08:48:42 #6 DONE 8.0s 08:48:42 08:48:42 #7 [3/4] COPY go.mod . 08:48:42 #7 DONE 0.3s 08:48:42 08:48:42 #8 [4/4] RUN go mod download 08:48:57 #8 DONE 12.5s 08:48:57 08:48:57 #9 exporting to image 08:48:57 #9 exporting layers 08:48:58 #9 exporting layers 3.7s done 08:48:58 #9 writing image sha256:5e93004bd0c313bd9369688e4629b96a7e6cc50a3497a010cd0170c42da6f79a 0.0s done 08:48:58 #9 naming to docker.io/library/ci-base-image-x86_64 0.1s done 08:48:58 #9 DONE 3.9s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:11 + docker inspect -f . ci-base-image-x86_64 08:49:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:11 prd-ubuntu20.04-docker-8c-8g-771110 does not seem to be running inside a container 08:49:11 $ 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:49:11 $ docker top 2efcd2582b819b443c9fc00702a09c7e16cba73ed7b1fd74bc88a6985ed1f3e9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:12 + go version 08:49:12 go version go1.25.2 linux/amd64 [Pipeline] } 08:49:12 $ docker stop --time=1 2efcd2582b819b443c9fc00702a09c7e16cba73ed7b1fd74bc88a6985ed1f3e9 08:49:13 $ docker rm -f --volumes 2efcd2582b819b443c9fc00702a09c7e16cba73ed7b1fd74bc88a6985ed1f3e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:14 + docker inspect -f . ci-base-image-x86_64 08:49:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:14 prd-ubuntu20.04-docker-8c-8g-771110 does not seem to be running inside a container 08:49: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 ******** ci-base-image-x86_64 cat 08:49:14 $ docker top 5d00401d69923a8f1be7d633709c28d53a45bd76bb2fce9eeab91793611fa464 -eo pid,comm [Pipeline] { [Pipeline] echo 08:49:15 ========================================================= 08:49:15 [edgeXBuildGoParallel] Running Tests and Build... 08:49:15 ========================================================= [Pipeline] sh 08:49:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:49:15 + make test 08:49:15 go test -race -coverprofile=coverage.out ./... 08:49:23 ? github.com/edgexfoundry/edgex-go [no test files] 08:49:55 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:49:55 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:49:55 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:49:55 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:49:55 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:49:55 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:49:55 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:49:55 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:49:55 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:49:55 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:49:55 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:49:55 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:49:55 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:49:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:49:55 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:49:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 42.3% of statements 08:49:56 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:49:56 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:49:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 08:50:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.4% of statements 08:50:00 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:50:00 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.037s coverage: 4.8% of statements 08:50:00 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:50:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 57.6% of statements 08:50:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.032s coverage: 86.5% of statements 08:50:00 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:50:00 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:50:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.192s coverage: 94.2% of statements 08:50:01 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:50:01 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:50:01 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:50:01 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:50:01 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:50:01 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:50:01 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:50:01 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 92.4% of statements 08:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:50:01 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:50:01 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:50:01 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:50:01 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:50:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements 08:50:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:50:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:50:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.361s coverage: 95.8% of statements 08:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:50:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:50:03 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 08:50:03 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:50:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:50:03 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:50:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:50:03 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:50:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:50:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 2.4% of statements 08:50:06 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:50:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 08:50:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:50:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 39.4% of statements 08:50:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 68.8% of statements 08:50:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:50:06 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:50:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 08:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 08:50:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 08:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 08:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 08:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.273s coverage: 94.4% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.050s coverage: 92.9% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.023s coverage: 15.5% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.025s coverage: 100.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.041s coverage: 6.8% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.139s coverage: 54.5% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.062s coverage: 88.6% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.022s coverage: 96.8% of statements 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.024s coverage: 100.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.119s coverage: 29.2% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 93.8% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:50:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 08:50:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:50:29 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:50:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 17.0% of statements 08:50:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:50:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:50:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:50:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:50:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 94.9% of statements 08:50:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:50:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:50:31 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:50:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:50:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements 08:50:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:50:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:50:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:50:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 97.7% of statements 08:50:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:50:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 08:50:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:50:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:50: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:50:31 running golangci-lint 08:50:31 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:50:31 go version go1.25.2 linux/amd64 08:50:31 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:50:31 level=info msg="[config_reader] Used config file .golangci.yml" 08:50:31 Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:50:31 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:50:31 make: *** [Makefile:178: lint] Error 3 [Pipeline] } 08:50:31 $ docker stop --time=1 5d00401d69923a8f1be7d633709c28d53a45bd76bb2fce9eeab91793611fa464 08:50:33 $ docker rm -f --volumes 5d00401d69923a8f1be7d633709c28d53a45bd76bb2fce9eeab91793611fa464 [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:50:34 Failed in branch amd64 08:51:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-771113 in /w/workspace/2e3c248f46e105fb174306115e6f93d6 [Pipeline] { [Pipeline] ws 08:51:06 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:51:09 The recommended git tool is: git 08:51:19 using credential edgex-jenkins-ssh 08:51:19 Cloning the remote Git repository 08:51:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:51:20 > git init /w/workspace/edgex-go/1 # timeout=10 08:51:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:51:20 > git --version # timeout=10 08:51:20 > git --version # 'git version 2.25.1' 08:51:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:51:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:51:44 Avoid second fetch 08:51:44 Checking out Revision 5aadc93a38026da21573771155033ba72c49acf9 (snyk-fix-2e3c248f46e105fb174306115e6f93d6) 08:51:45 Commit message: "fix: cmd/security-spire-agent/Dockerfile to reduce vulnerabilities" 08:51:45 > git --version # timeout=10 08:51:45 > git --version # 'git version 2.25.1' 08:51:45 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 08:51:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:51:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:51:44 > git config core.sparsecheckout # timeout=10 08:51:44 > git checkout -f 5aadc93a38026da21573771155033ba72c49acf9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:50 provisioning config files... 08:51:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16189976792068722463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:50 ---> ****-login.sh 08:51:50 nexus3.edgexfoundry.org:10001 08:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:51 Configure a credential helper to remove this warning. See 08:51:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:51 08:51:51 Login Succeeded 08:51:51 nexus3.edgexfoundry.org:10002 08:51:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:51 Configure a credential helper to remove this warning. See 08:51:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:51 08:51:51 Login Succeeded 08:51:51 nexus3.edgexfoundry.org:10003 08:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:52 Configure a credential helper to remove this warning. See 08:51:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:52 08:51:52 Login Succeeded 08:51:52 nexus3.edgexfoundry.org:10004 08:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:54 Configure a credential helper to remove this warning. See 08:51:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:54 08:51:54 Login Succeeded 08:51:54 ****.io 08:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:55 Configure a credential helper to remove this warning. See 08:51:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:55 08:51:55 Login Succeeded 08:51:55 ---> ****-login.sh ends [Pipeline] } 08:51:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:51:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:51:56 [edgeX.isLTS] Checking if [snyk-fix-2e3c248f46e105fb174306115e6f93d6] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:51:56 [edgeX.isLTS] Checking if [snyk-fix-2e3c248f46e105fb174306115e6f93d6] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:51:56 ========================================================= 08:51:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:51:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:51:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:51:57 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:51:57 6b59a28fa201: Pulling fs layer 08:51:57 d32bb0dddca7: Pulling fs layer 08:51:57 5dab1238d3d9: Pulling fs layer 08:51:57 196fd7d83e7d: Pulling fs layer 08:51:57 4f4fb700ef54: Pulling fs layer 08:51:57 8ba94037c8f0: Pulling fs layer 08:51:57 deaec5988b04: Pulling fs layer 08:51:57 9f65657bb879: Pulling fs layer 08:51:57 4f4fb700ef54: Waiting 08:51:57 8ba94037c8f0: Waiting 08:51:57 deaec5988b04: Waiting 08:51:57 9f65657bb879: Waiting 08:51:57 196fd7d83e7d: Waiting 08:51:57 d32bb0dddca7: Verifying Checksum 08:51:57 d32bb0dddca7: Download complete 08:51:57 196fd7d83e7d: Verifying Checksum 08:51:57 196fd7d83e7d: Download complete 08:51:57 4f4fb700ef54: Verifying Checksum 08:51:57 4f4fb700ef54: Download complete 08:51:57 8ba94037c8f0: Verifying Checksum 08:51:57 8ba94037c8f0: Download complete 08:51:57 6b59a28fa201: Verifying Checksum 08:51:57 6b59a28fa201: Download complete 08:51:57 9f65657bb879: Verifying Checksum 08:51:57 9f65657bb879: Download complete 08:51:58 6b59a28fa201: Pull complete 08:51:58 5dab1238d3d9: Verifying Checksum 08:51:58 5dab1238d3d9: Download complete 08:51:59 d32bb0dddca7: Pull complete 08:52:00 deaec5988b04: Verifying Checksum 08:52:00 deaec5988b04: Download complete 08:52:15 5dab1238d3d9: Pull complete 08:52:15 196fd7d83e7d: Pull complete 08:52:15 4f4fb700ef54: Pull complete 08:52:15 8ba94037c8f0: Pull complete 08:52:23 deaec5988b04: Pull complete 08:52:25 9f65657bb879: Pull complete 08:52:25 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:52:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:52:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:52:26 WORKDIR /edgex 08:52:26 COPY go.mod . 08:52:26 RUN go mod download 08:52:26 + docker build -t ci-base-image-arm64 -f - . 08:52:27 Sending build context to Docker daemon 3.845MB 08:52:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:52:27 ---> 334268110677 08:52:27 Step 2/4 : WORKDIR /edgex 08:52:29 ---> Running in dcb7463773dd 08:52:29 Removing intermediate container dcb7463773dd 08:52:29 ---> de73a43ed7e1 08:52:29 Step 3/4 : COPY go.mod . 08:52:30 ---> b549599865cb 08:52:30 Step 4/4 : RUN go mod download 08:52:30 ---> Running in c17e2e7fc722 08:53:27 Removing intermediate container c17e2e7fc722 08:53:27 ---> afb2c67469c4 08:53:27 Successfully built afb2c67469c4 08:53:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:27 + docker inspect -f . ci-base-image-arm64 08:53:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:28 prd-ubuntu20.04-docker-arm64-4c-16g-771113 does not seem to be running inside a container 08:53:28 $ 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:53:29 $ docker top f019d8d127592c765787386a395b9417af73f3fed11f937fbd1741612415568a -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:30 + go version 08:53:30 go version go1.25.3 linux/arm64 [Pipeline] } 08:53:30 $ docker stop --time=1 f019d8d127592c765787386a395b9417af73f3fed11f937fbd1741612415568a 08:53:32 $ docker rm -f --volumes f019d8d127592c765787386a395b9417af73f3fed11f937fbd1741612415568a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:33 + docker inspect -f . ci-base-image-arm64 08:53:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:33 prd-ubuntu20.04-docker-arm64-4c-16g-771113 does not seem to be running inside a container 08:53:33 $ 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:53:34 $ docker top 2ce56e9a18edb75552d242ac3d9d8d830e0feba450603d875bfb84f3544bc574 -eo pid,comm [Pipeline] { [Pipeline] echo 08:53:35 ========================================================= 08:53:35 [edgeXBuildGoParallel] Running Tests and Build... 08:53:35 ========================================================= [Pipeline] sh 08:53:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:53:36 + make test 08:53:36 go test -race -coverprofile=coverage.out ./... 08:54:33 ? github.com/edgexfoundry/edgex-go [no test files] 08:59:25 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:59:25 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:00:33 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:00:33 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:00:37 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:00:37 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:00:37 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:00:37 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:00:42 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:00:42 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:00:43 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:01:10 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:01:10 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:01:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:01:10 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:01:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.277s coverage: 42.3% of statements 09:01:32 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:01:32 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:01:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.288s coverage: 97.0% of statements 09:01:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.469s coverage: 69.4% of statements 09:01:44 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:01:44 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.269s coverage: 4.8% of statements 09:01:44 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:01:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.740s coverage: 57.6% of statements 09:01:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.210s coverage: 86.5% of statements 09:01:59 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:01:59 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.486s coverage: 94.2% of statements 09:02:32 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:02:32 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:02:32 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 09:02:32 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:02:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:02:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:02:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:02:32 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.706s coverage: 92.4% of statements 09:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:02:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:02:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:02:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:02:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:02:33 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:02:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.544s coverage: 8.4% of statements 09:02:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:02:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:03:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.109s coverage: 95.8% of statements 09:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:03:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:03:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:03:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:03:23 ok github.com/edgexfoundry/edgex-go/internal/io 1.349s coverage: 72.2% of statements 09:03:24 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:03:24 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:03:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:03:24 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:03:26 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:03:26 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:03:26 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:03:26 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 09:03:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.432s coverage: 2.4% of statements 09:03:48 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:03:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.441s coverage: 1.0% of statements 09:03:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:03:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.320s coverage: 39.4% of statements 09:03:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.286s coverage: 68.8% of statements 09:03:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:03:56 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:03:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:04:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.180s coverage: 40.0% of statements 09:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.178s coverage: 87.1% of statements 09:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.127s coverage: 94.1% of statements 09:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.134s coverage: 96.3% of statements 09:04:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.144s coverage: 87.5% of statements 09:04:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.127s coverage: 94.4% of statements 09:04:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.278s coverage: 92.9% of statements 09:04:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:04:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:04:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:04:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.146s coverage: 68.8% of statements 09:04:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:04:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:04:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:04:32 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.176s coverage: 62.3% of statements 09:04:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:04:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:04:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:04:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.313s coverage: 47.4% of statements 09:04:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:04:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:04:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:04:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.127s coverage: 87.2% of statements 09:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.199s coverage: 15.5% of statements 09:04:55 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:04:55 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.097s coverage: 100.0% of statements 09:04:55 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:04:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.516s coverage: 81.8% of statements 09:05:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.459s coverage: 82.1% of statements 09:05:02 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:05:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.193s coverage: 86.0% of statements 09:05:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.724s coverage: 6.8% of statements 09:05:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:05:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.402s coverage: 33.3% of statements 09:05:15 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:05:15 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:05:15 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:05:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.280s coverage: 100.0% of statements 09:05:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.204s coverage: 54.5% of statements 09:05:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.160s coverage: 89.4% of statements 09:05:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.138s coverage: 100.0% of statements 09:05:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.109s coverage: 73.7% of statements 09:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.102s coverage: 100.0% of statements 09:05:39 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:05:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.338s coverage: 88.6% of statements 09:05:45 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:05:45 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.249s coverage: 96.8% of statements 09:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:05:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:05:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.107s coverage: 100.0% of statements 09:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.704s coverage: 29.2% of statements 09:06:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:06:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:06:12 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:06:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.239s coverage: 93.8% of statements 09:06:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:06:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:06:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:06:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.152s coverage: 3.1% of statements 09:06:26 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:06:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.297s coverage: 76.2% of statements 09:06:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.326s coverage: 54.0% of statements 09:06:28 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:06:28 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:06:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:06:30 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:06:30 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:06:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.556s coverage: 17.0% of statements 09:06:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:06:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:06:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:06:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:07:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.598s coverage: 94.9% of statements 09:07:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:07:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:07:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:07:12 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:07:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.511s coverage: 9.0% of statements 09:07:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:07:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:07:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:07:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.471s coverage: 97.7% of statements 09:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:07:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.234s coverage: 43.6% of statements 09:07:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:07:33 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:07:35 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:07:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:07:35 go vet ./... 09:13:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:13:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:13:57 ./bin/test-attribution-txt.sh 09:13:57 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 09:13:57 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 09:13:58 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 09:13:58 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 09:13:58 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 09:13:58 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 09:13:58 [edgeX.isLTS] Checking if [snyk-fix-2e3c248f46e105fb174306115e6f93d6] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:13:59 + ls -al . 09:13:59 total 1380 09:13:59 drwxrwxr-x 10 1001 1001 4096 Oct 31 08:53 . 09:13:59 drwxr-xr-x 4 root root 4096 Oct 31 08:53 .. 09:13:59 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:51 .blubracket 09:13:59 -rw-rw-r-- 1 1001 1001 10 Oct 31 08:51 .dockerignore 09:13:59 drwxrwxr-x 8 1001 1001 4096 Oct 31 08:51 .git 09:13:59 drwxrwxr-x 3 1001 1001 4096 Oct 31 08:51 .github 09:13:59 -rw-rw-r-- 1 1001 1001 909 Oct 31 08:51 .gitignore 09:13:59 -rw-rw-r-- 1 1001 1001 218 Oct 31 08:51 .golangci.yml 09:13:59 -rw-rw-r-- 1 1001 1001 100 Oct 31 08:51 .hadolint.yml 09:13:59 -rw-rw-r-- 1 1001 1001 155 Oct 31 08:51 .sonarcloud.properties 09:13:59 -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:51 ADOPTERS.md 09:13:59 -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:51 Attribution.txt 09:13:59 -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:51 CHANGELOG.md 09:13:59 -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:51 CONTRIBUTING.md 09:13:59 -rw-rw-r-- 1 1001 1001 677 Oct 31 08:51 GOVERNANCE.md 09:13:59 -rw-rw-r-- 1 1001 1001 858 Oct 31 08:51 Jenkinsfile 09:13:59 -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:51 LICENSE 09:13:59 -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:51 Makefile 09:13:59 -rw-rw-r-- 1 1001 1001 582 Oct 31 08:51 OWNERS.md 09:13:59 -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:51 README.md 09:13:59 -rw-rw-r-- 1 1001 1001 789 Oct 31 08:51 SECURITY.md 09:13:59 -rw-rw-r-- 1 1001 1001 5 Oct 31 08:48 VERSION 09:13:59 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:51 bin 09:13:59 drwxrwxr-x 19 1001 1001 4096 Oct 31 08:51 cmd 09:13:59 -rw-r--r-- 1 root root 1036395 Oct 31 09:07 coverage.out 09:13:59 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:51 fuzz_test 09:13:59 -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:51 go.mod 09:13:59 -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:51 go.sum 09:13:59 drwxrwxr-x 7 1001 1001 4096 Oct 31 08:51 internal 09:13:59 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:51 openapi 09:13:59 -rw-rw-r-- 1 1001 1001 584 Oct 31 08:51 security.txt 09:13:59 -rw-rw-r-- 1 1001 1001 204 Oct 31 08:51 version.go [Pipeline] sh 09:13:59 + '[' -e coverage.out ] 09:13:59 + chown 1001:1001 coverage.out [Pipeline] stash 09:14:01 Stashed 1 file(s) [Pipeline] sh 09:14:02 + make build 09:14: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:19:39 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:19:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:20: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:20: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:20: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:21:17 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:21:40 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:22:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:22:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:22:35 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:22:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:22:53 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:23:05 $ docker stop --time=1 2ce56e9a18edb75552d242ac3d9d8d830e0feba450603d875bfb84f3544bc574 09:23:08 $ docker rm -f --volumes 2ce56e9a18edb75552d242ac3d9d8d830e0feba450603d875bfb84f3544bc574 [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:23:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:23:15 09:23:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:23:16 latest: Pulling from edgex-devops/edgex-compose-arm64 09:23:16 547446be3368: Pulling fs layer 09:23:16 d125d8839a47: Pulling fs layer 09:23:16 3e85d5ac6304: Pulling fs layer 09:23:16 c3105a71a48b: Pulling fs layer 09:23:16 0f093f025ec4: Pulling fs layer 09:23:16 c3106fc0e877: Pulling fs layer 09:23:16 c3105a71a48b: Waiting 09:23:16 0f093f025ec4: Waiting 09:23:16 c3106fc0e877: Waiting 09:23:16 547446be3368: Verifying Checksum 09:23:16 547446be3368: Download complete 09:23:16 c3105a71a48b: Verifying Checksum 09:23:16 c3105a71a48b: Download complete 09:23:17 d125d8839a47: Verifying Checksum 09:23:17 d125d8839a47: Download complete 09:23:17 c3106fc0e877: Verifying Checksum 09:23:17 c3106fc0e877: Download complete 09:23:17 0f093f025ec4: Verifying Checksum 09:23:17 0f093f025ec4: Download complete 09:23:17 547446be3368: Pull complete 09:23:18 d125d8839a47: Pull complete 09:23:19 3e85d5ac6304: Verifying Checksum 09:23:19 3e85d5ac6304: Download complete 09:23:31 3e85d5ac6304: Pull complete 09:23:31 c3105a71a48b: Pull complete 09:23:31 0f093f025ec4: Pull complete 09:23:31 c3106fc0e877: Pull complete 09:23:31 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:23:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:32 prd-ubuntu20.04-docker-arm64-4c-16g-771113 does not seem to be running inside a container 09:23:32 $ 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:23:34 $ docker top 17a751da549a943cd556bc35663b0a49453006b5b06bc68597f322c3433e57f5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:35 + docker compose -f ./docker-compose-build.yml build --parallel 09:23:50 #1 [core-metadata internal] load build definition from Dockerfile 09:23:50 #1 transferring dockerfile: 09:23:50 #1 transferring dockerfile: 2.10kB done 09:23:50 #1 DONE 0.1s 09:23:50 09:23:50 #2 [core-command internal] load build definition from Dockerfile 09:23:50 #2 transferring dockerfile: 1.94kB done 09:23:50 #2 DONE 0.1s 09:23:50 09:23:50 #3 [security-proxy-setup internal] load build definition from Dockerfile 09:23:50 #3 transferring dockerfile: 2.50kB done 09:23:50 #3 DONE 0.1s 09:23:50 09:23:50 #4 [security-secretstore-setup internal] load build definition from Dockerfile 09:23:50 #4 transferring dockerfile: 2.49kB done 09:23:50 #4 DONE 0.1s 09:23:50 09:23:50 #5 [security-spire-server internal] load build definition from Dockerfile 09:23:50 #5 transferring dockerfile: 1.70kB done 09:23:50 #5 DONE 0.1s 09:23:50 09:23:50 #6 [core-keeper internal] load build definition from Dockerfile 09:23:50 #6 transferring dockerfile: 2.01kB 0.0s done 09:23:50 #6 DONE 0.1s 09:23:50 09:23:50 #7 [support-notifications internal] load build definition from Dockerfile 09:23:50 #7 transferring dockerfile: 2.00kB done 09:23:50 #7 DONE 0.1s 09:23:50 09:23:50 #8 [security-spire-agent internal] load build definition from Dockerfile 09:23:50 #8 transferring dockerfile: 1.81kB done 09:23:50 #8 DONE 0.1s 09:23:50 09:23:50 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:23:50 #9 transferring dockerfile: 1.89kB done 09:23:50 #9 DONE 0.1s 09:23:50 09:23:50 #10 [security-bootstrapper internal] load build definition from Dockerfile 09:23:50 #10 transferring dockerfile: 3.02kB done 09:23:50 #10 DONE 0.1s 09:23:50 09:23:50 #11 [support-scheduler internal] load build definition from Dockerfile 09:23:50 #11 transferring dockerfile: 1.83kB 0.0s done 09:23:50 #11 DONE 0.1s 09:23:50 09:23:50 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:23:50 #12 transferring dockerfile: 2.23kB 0.0s done 09:23:50 #12 DONE 0.1s 09:23:50 09:23:50 #13 [core-data internal] load build definition from Dockerfile 09:23:50 #13 transferring dockerfile: 2.04kB done 09:23:50 #13 DONE 0.1s 09:23:50 09:23:50 #14 [security-proxy-auth internal] load build definition from Dockerfile 09:23:50 #14 transferring dockerfile: 2.14kB 0.0s done 09:23:50 #14 DONE 0.1s 09:23:50 09:23:50 #15 [security-spire-config internal] load build definition from Dockerfile 09:23:50 #15 transferring dockerfile: 1.69kB 0.0s done 09:23:50 #15 DONE 0.1s 09:23:50 09:23:50 #16 [core-metadata internal] load .dockerignore 09:23:50 #16 transferring context: 50B 0.0s done 09:23:50 #16 DONE 0.1s 09:23:51 09:23:51 #17 [core-command internal] load .dockerignore 09:23:51 #17 transferring context: 50B 0.0s done 09:23:51 #17 DONE 0.1s 09:23:51 09:23:51 #18 [security-proxy-setup internal] load .dockerignore 09:23:51 #18 transferring context: 50B done 09:23:51 #18 DONE 0.1s 09:23:51 09:23:51 #19 [security-secretstore-setup internal] load .dockerignore 09:23:51 #19 transferring context: 50B 0.0s done 09:23:51 #19 DONE 0.1s 09:23:51 09:23:51 #20 [security-spire-server internal] load .dockerignore 09:23:51 #20 transferring context: 50B 0.0s done 09:23:51 #20 DONE 0.1s 09:23:51 09:23:51 #21 [core-keeper internal] load .dockerignore 09:23:51 #21 transferring context: 50B 0.0s done 09:23:51 #21 DONE 0.1s 09:23:52 09:23:52 #22 [support-notifications internal] load .dockerignore 09:23:52 #22 transferring context: 50B 0.0s done 09:23:52 #22 DONE 0.1s 09:23:52 09:23:52 #23 [security-spire-agent internal] load .dockerignore 09:23:52 #23 transferring context: 50B 0.0s done 09:23:52 #23 DONE 0.1s 09:23:52 09:23:52 #24 [security-spiffe-token-provider internal] load .dockerignore 09:23:52 #24 transferring context: 50B done 09:23:52 #24 DONE 0.1s 09:23:52 09:23:52 #25 [security-bootstrapper internal] load .dockerignore 09:23:52 #25 transferring context: 50B done 09:23:52 #25 DONE 0.1s 09:23:52 09:23:52 #26 [support-scheduler internal] load .dockerignore 09:23:52 #26 transferring context: 50B done 09:23:52 #26 DONE 0.1s 09:23:52 09:23:52 #27 [core-common-config-bootstrapper internal] load .dockerignore 09:23:52 #27 transferring context: 50B 0.0s done 09:23:52 #27 DONE 0.1s 09:23:52 09:23:52 #28 [core-data internal] load .dockerignore 09:23:52 #28 transferring context: 50B done 09:23:52 #28 DONE 0.1s 09:23:52 09:23:52 #29 [security-proxy-auth internal] load .dockerignore 09:23:52 #29 transferring context: 50B done 09:23:52 #29 DONE 0.1s 09:23:52 09:23:52 #30 [security-spire-config internal] load .dockerignore 09:23:52 #30 transferring context: 50B done 09:23:52 #30 DONE 0.1s 09:23:52 09:23:52 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:52 #31 DONE 0.0s 09:23:52 09:23:52 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 09:23:53 #32 DONE 0.7s 09:23:53 09:23:53 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:53 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:23:53 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:23:53 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:23:53 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:23:53 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0B / 4.09MB 0.1s 09:23:53 #33 ... 09:23:53 09:23:53 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:53 #31 DONE 0.0s 09:23:53 09:23:53 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:53 #33 ... 09:23:53 09:23:53 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:53 #31 DONE 0.0s 09:23:53 09:23:53 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 09:23:53 #32 DONE 0.7s 09:23:53 09:23:53 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:53 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:23:53 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:23:53 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:23:53 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:23:54 #33 ... 09:23:54 09:23:54 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:54 #31 DONE 0.0s 09:23:54 09:23:54 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:54 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:23:54 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:23:54 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:23:54 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:23:54 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.15MB / 4.09MB 0.6s 09:23:54 #33 ... 09:23:54 09:23:54 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 09:23:54 #32 DONE 0.7s 09:23:54 09:23:54 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:54 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:23:54 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:23:54 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:23:54 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:23:54 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s 09:23:54 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:23:54 #33 ... 09:23:54 09:23:54 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:54 #31 DONE 0.0s 09:23:54 09:23:54 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:54 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:23:54 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 09:23:54 #33 ... 09:23:54 09:23:54 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 09:23:54 #32 DONE 0.9s 09:23:54 09:23:54 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:54 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:23:54 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:23:54 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:23:54 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:23:54 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:23:55 #33 ... 09:23:55 09:23:55 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:55 #31 DONE 0.0s 09:23:55 09:23:55 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:55 #33 ... 09:23:55 09:23:55 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 09:23:55 #32 DONE 1.2s 09:23:55 09:23:55 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:55 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:23:55 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:23:55 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:23:55 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:23:55 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:23:55 #33 ... 09:23:55 09:23:55 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:55 #31 DONE 0.0s 09:23:55 09:23:55 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:55 #33 ... 09:23:55 09:23:55 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:55 #31 DONE 0.0s 09:23:55 09:23:55 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:56 #33 ... 09:23:56 09:23:56 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:56 #31 DONE 0.0s 09:23:56 09:23:56 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:56 #33 ... 09:23:56 09:23:56 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:56 #31 DONE 0.0s 09:23:56 09:23:56 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:56 #33 ... 09:23:56 09:23:56 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:23:56 #34 DONE 2.1s 09:23:56 09:23:56 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:56 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:23:56 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:23:56 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:23:56 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:23:56 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:23:56 #33 ... 09:23:56 09:23:56 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:56 #31 DONE 0.1s 09:23:56 09:23:56 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:56 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:23:56 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:23:56 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:23:56 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:23:56 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:23:56 #33 ... 09:23:56 09:23:56 #35 [security-bootstrapper internal] load build context 09:23:56 #35 DONE 0.0s 09:23:56 09:23:56 #36 [security-spiffe-token-provider internal] load build context 09:23:56 #36 DONE 0.0s 09:23:56 09:23:56 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:56 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:23:56 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:23:56 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:23:56 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:23:56 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:23:56 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:23:56 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:23:56 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:23:56 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:23:56 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:23:56 #33 ... 09:23:56 09:23:56 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:56 #31 DONE 0.1s 09:23:56 09:23:56 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:23:57 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.2s done 09:23:57 #33 ... 09:23:57 09:23:57 #37 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22.1 09:23:57 #37 DONE 2.6s 09:23:57 09:23:57 #38 [core-metadata internal] load build context 09:23:57 #38 transferring context: 17.79MB 4.1s 09:23:58 #38 ... 09:23:58 09:23:58 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 09:23:58 #32 DONE 3.8s 09:23:58 09:23:58 #38 [core-metadata internal] load build context 09:23:58 #38 ... 09:23:58 09:23:58 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:23:58 #39 DONE 3.0s 09:23:58 09:23:58 #38 [core-metadata internal] load build context 09:23:58 #38 ... 09:23:58 09:23:58 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:23:58 #34 DONE 3.1s 09:23:58 09:23:58 #38 [core-metadata internal] load build context 09:23:59 #38 ... 09:23:59 09:23:59 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:23:59 #40 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.1s done 09:23:59 #40 DONE 1.1s 09:23:59 09:23:59 #38 [core-metadata internal] load build context 09:23:59 #38 ... 09:23:59 09:23:59 #41 [security-spire-server internal] load build context 09:23:59 #41 transferring context: 23.80kB 0.3s done 09:23:59 #41 DONE 3.3s 09:23:59 09:23:59 #38 [core-metadata internal] load build context 09:24:01 #38 ... 09:24:01 09:24:01 #42 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:24:01 #42 DONE 8.9s 09:24:01 09:24:01 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:24:01 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:24:01 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:24:01 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:24:01 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:24:01 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.7s done 09:24:01 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.2s done 09:24:01 #33 DONE 8.9s 09:24:01 09:24:01 #38 [core-metadata internal] load build context 09:24:01 #38 ... 09:24:01 09:24:01 #43 [security-spire-agent internal] load build context 09:24:01 #43 transferring context: 23.33kB 0.3s done 09:24:01 #43 DONE 3.2s 09:24:01 09:24:01 #38 [core-metadata internal] load build context 09:24:01 #38 ... 09:24:01 09:24:01 #44 [security-spire-config internal] load build context 09:24:01 #44 transferring context: 22.05kB 0.4s done 09:24:01 #44 DONE 3.2s 09:24:01 09:24:01 #38 [core-metadata internal] load build context 09:24:04 #38 ... 09:24:04 09:24:04 #45 [core-command internal] load build context 09:24:04 #45 ... 09:24:04 09:24:04 #46 [security-proxy-setup internal] load build context 09:24:04 #46 ... 09:24:04 09:24:04 #45 [core-command internal] load build context 09:24:04 #45 ... 09:24:04 09:24:04 #47 [security-secretstore-setup internal] load build context 09:24:04 #47 ... 09:24:04 09:24:04 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:24:04 #48 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.6s done 09:24:04 #48 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:24:04 #48 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:24:04 #48 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:24:04 #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done 09:24:04 #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done 09:24:04 #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done 09:24:04 #48 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 09:24:04 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 5.3s 09:24:04 #48 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 09:24:04 #48 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 09:24:04 #48 ... 09:24:04 09:24:04 #47 [security-secretstore-setup internal] load build context 09:24:04 #47 ... 09:24:04 09:24:04 #49 [core-keeper internal] load build context 09:24:05 #49 ... 09:24:05 09:24:05 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:24:05 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 5.8s 09:24:05 #48 ... 09:24:05 09:24:05 #50 [support-notifications internal] load build context 09:24:05 #50 transferring context: 25.55MB 9.4s 09:24:05 #50 ... 09:24:05 09:24:05 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:24:05 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 6.2s 09:24:06 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 7.1s 09:24:06 #48 ... 09:24:06 09:24:06 #51 [support-scheduler internal] load build context 09:24:06 #51 ... 09:24:06 09:24:06 #35 [security-bootstrapper internal] load build context 09:24:06 #35 ... 09:24:06 09:24:06 #52 [core-common-config-bootstrapper internal] load build context 09:24:07 #52 ... 09:24:07 09:24:07 #36 [security-spiffe-token-provider internal] load build context 09:24:07 #36 ... 09:24:07 09:24:07 #52 [core-common-config-bootstrapper internal] load build context 09:24:07 #52 ... 09:24:07 09:24:07 #53 [core-keeper builder 2/7] WORKDIR /edgex-go 09:24:07 #53 DONE 7.1s 09:24:07 09:24:07 #52 [core-common-config-bootstrapper internal] load build context 09:24:08 #52 ... 09:24:08 09:24:08 #54 [security-proxy-auth internal] load build context 09:24:08 #54 ... 09:24:08 09:24:08 #55 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:24:08 #55 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 1.1s done 09:24:08 #55 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done 09:24:08 #55 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done 09:24:08 #55 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done 09:24:08 #55 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 2.4s done 09:24:08 #55 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.5s 09:24:08 #55 ... 09:24:08 09:24:08 #56 [core-data internal] load build context 09:24:08 #56 ... 09:24:08 09:24:08 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:24:08 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 9.2s 09:24:08 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 9.7s done 09:24:09 #48 ... 09:24:09 09:24:09 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:24:09 #40 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:24:09 #40 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 09:24:09 #40 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 09:24:09 #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 09:24:09 #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 09:24:09 #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 09:24:09 #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 09:24:09 #40 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done 09:24:09 #40 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 09:24:09 #40 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 6.5s done 09:24:09 #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.3s 09:24:09 #40 ... 09:24:09 09:24:09 #51 [support-scheduler internal] load build context 09:24:10 #51 transferring context: 28.98MB 12.3s 09:24:11 #51 ... 09:24:11 09:24:11 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:24:11 #0 8.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:11 #0 9.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:11 #57 ... 09:24:11 09:24:11 #49 [core-keeper internal] load build context 09:24:12 #49 ... 09:24:12 09:24:12 #51 [support-scheduler internal] load build context 09:24:12 #51 ... 09:24:12 09:24:12 #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:24:12 #58 ... 09:24:12 09:24:12 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:24:13 #59 ... 09:24:13 09:24:13 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:13 #60 ... 09:24:13 09:24:13 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:24:13 #61 ... 09:24:13 09:24:13 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:24:13 #62 ... 09:24:13 09:24:13 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:24:13 #63 ... 09:24:13 09:24:13 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:24:13 #64 ... 09:24:13 09:24:13 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:24:13 #65 ... 09:24:13 09:24:13 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:24:13 #66 ... 09:24:13 09:24:13 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:24:13 #67 ... 09:24:13 09:24:13 #46 [security-proxy-setup internal] load build context 09:24:13 #46 ... 09:24:13 09:24:13 #38 [core-metadata internal] load build context 09:24:14 #38 ... 09:24:14 09:24:14 #47 [security-secretstore-setup internal] load build context 09:24:14 #47 ... 09:24:14 09:24:14 #45 [core-command internal] load build context 09:24:14 #45 ... 09:24:14 09:24:14 #46 [security-proxy-setup internal] load build context 09:24:15 #46 ... 09:24:15 09:24:15 #50 [support-notifications internal] load build context 09:24:15 #50 transferring context: 37.25MB 19.7s 09:24:15 #50 ... 09:24:15 09:24:15 #46 [security-proxy-setup internal] load build context 09:24:16 #46 ... 09:24:16 09:24:16 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:24:16 #57 12.58 (1/1) Installing dumb-init (1.2.5-r3) 09:24:16 #57 12.58 Executing busybox-1.36.1-r30.trigger 09:24:16 #57 12.69 OK: 9 MiB in 15 packages 09:24:16 #57 DONE 14.9s 09:24:16 09:24:16 #46 [security-proxy-setup internal] load build context 09:24:16 #46 ... 09:24:16 09:24:16 #35 [security-bootstrapper internal] load build context 09:24:17 #35 ... 09:24:17 09:24:17 #50 [support-notifications internal] load build context 09:24:17 #50 ... 09:24:17 09:24:17 #36 [security-spiffe-token-provider internal] load build context 09:24:17 #36 ... 09:24:17 09:24:17 #50 [support-notifications internal] load build context 09:24:18 #50 ... 09:24:18 09:24:18 #54 [security-proxy-auth internal] load build context 09:24:18 #54 ... 09:24:18 09:24:18 #52 [core-common-config-bootstrapper internal] load build context 09:24:18 #52 ... 09:24:18 09:24:18 #55 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:24:18 #55 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 7.4s done 09:24:18 #55 ... 09:24:18 09:24:18 #68 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:24:19 #68 ... 09:24:19 09:24:19 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:24:19 #69 ... 09:24:19 09:24:19 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:24:19 #70 ... 09:24:19 09:24:19 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:24:19 #71 ... 09:24:19 09:24:19 #56 [core-data internal] load build context 09:24:19 #56 ... 09:24:19 09:24:19 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:24:19 #72 ... 09:24:19 09:24:19 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:19 #73 ... 09:24:19 09:24:19 #56 [core-data internal] load build context 09:24:19 #56 ... 09:24:19 09:24:19 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:24:19 #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.9s 09:24:20 #40 ... 09:24:20 09:24:20 #56 [core-data internal] load build context 09:24:20 #56 ... 09:24:20 09:24:20 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:20 #60 DONE 17.5s 09:24:20 09:24:20 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:24:20 #74 ... 09:24:20 09:24:20 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:24:20 #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.9s 09:24:21 #48 ... 09:24:21 09:24:21 #45 [core-command internal] load build context 09:24:21 #45 transferring context: 56.02MB 26.6s 09:24:21 #45 ... 09:24:21 09:24:21 #56 [core-data internal] load build context 09:24:22 #56 ... 09:24:22 09:24:22 #49 [core-keeper internal] load build context 09:24:22 #49 ... 09:24:22 09:24:22 #45 [core-command internal] load build context 09:24:22 #45 ... 09:24:22 09:24:22 #51 [support-scheduler internal] load build context 09:24:23 #51 ... 09:24:23 09:24:23 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:24:24 #48 ... 09:24:24 09:24:24 #47 [security-secretstore-setup internal] load build context 09:24:24 #47 ... 09:24:24 09:24:24 #38 [core-metadata internal] load build context 09:24:24 #38 ... 09:24:24 09:24:24 #47 [security-secretstore-setup internal] load build context 09:24:26 #47 transferring context: 51.31MB 31.6s 09:24:26 #47 ... 09:24:26 09:24:26 #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:24:26 #58 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:26 #58 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:26 #58 23.23 (1/1) Installing dumb-init (1.2.5-r3) 09:24:26 #58 23.23 Executing busybox-1.36.1-r30.trigger 09:24:26 #58 23.39 OK: 9 MiB in 15 packages 09:24:26 #58 ... 09:24:26 09:24:26 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:24:26 #61 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:26 #61 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:26 #61 20.84 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:24:26 #61 20.84 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:24:26 #61 20.84 OK: 24049 distinct packages available 09:24:26 #61 22.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:26 #61 23.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:27 #61 ... 09:24:27 09:24:27 #46 [security-proxy-setup internal] load build context 09:24:27 #46 ... 09:24:27 09:24:27 #47 [security-secretstore-setup internal] load build context 09:24:27 #47 ... 09:24:27 09:24:27 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:24:27 #75 ... 09:24:27 09:24:27 #47 [security-secretstore-setup internal] load build context 09:24:27 #47 ... 09:24:27 09:24:27 #35 [security-bootstrapper internal] load build context 09:24:27 #35 ... 09:24:27 09:24:27 #36 [security-spiffe-token-provider internal] load build context 09:24:27 #36 ... 09:24:27 09:24:27 #56 [core-data internal] load build context 09:24:28 #56 ... 09:24:28 09:24:28 #47 [security-secretstore-setup internal] load build context 09:24:28 #47 ... 09:24:28 09:24:28 #76 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:24:28 #76 ... 09:24:28 09:24:28 #47 [security-secretstore-setup internal] load build context 09:24:28 #47 ... 09:24:28 09:24:28 #50 [support-notifications internal] load build context 09:24:28 #50 ... 09:24:28 09:24:28 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:24:28 #59 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:28 #59 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:28 #59 24.50 (1/4) Installing dumb-init (1.2.5-r3) 09:24:28 #59 24.50 (2/4) Installing openssl (3.3.5-r0) 09:24:28 #59 24.61 (3/4) Installing su-exec (0.2-r3) 09:24:28 #59 24.61 (4/4) Installing yq-go (4.44.1-r2) 09:24:28 #59 25.96 Executing busybox-1.36.1-r30.trigger 09:24:28 #59 ... 09:24:28 09:24:28 #52 [core-common-config-bootstrapper internal] load build context 09:24:29 #52 ... 09:24:29 09:24:29 #54 [security-proxy-auth internal] load build context 09:24:29 #54 ... 09:24:29 09:24:29 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:24:29 #59 26.20 OK: 20 MiB in 18 packages 09:24:29 #59 ... 09:24:29 09:24:29 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:24:29 #58 DONE 27.9s 09:24:29 09:24:29 #50 [support-notifications internal] load build context 09:24:29 #50 ... 09:24:29 09:24:29 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:24:29 #62 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:29 #62 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:30 #62 ... 09:24:30 09:24:30 #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:24:31 #77 ... 09:24:31 09:24:31 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:24:31 #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 22.7s 09:24:31 #40 ... 09:24:31 09:24:31 #46 [security-proxy-setup internal] load build context 09:24:32 #46 transferring context: 67.43MB 37.4s 09:24:32 #46 ... 09:24:32 09:24:32 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:24:32 #63 18.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:32 #63 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:32 #63 ... 09:24:32 09:24:32 #46 [security-proxy-setup internal] load build context 09:24:32 #46 ... 09:24:32 09:24:32 #49 [core-keeper internal] load build context 09:24:32 #49 ... 09:24:32 09:24:32 #46 [security-proxy-setup internal] load build context 09:24:32 #46 ... 09:24:32 09:24:32 #45 [core-command internal] load build context 09:24:33 #45 ... 09:24:33 09:24:33 #49 [core-keeper internal] load build context 09:24:33 #49 ... 09:24:33 09:24:33 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:24:33 #59 DONE 30.5s 09:24:33 09:24:33 #49 [core-keeper internal] load build context 09:24:33 #49 ... 09:24:33 09:24:33 #51 [support-scheduler internal] load build context 09:24:33 #51 ... 09:24:33 09:24:33 #49 [core-keeper internal] load build context 09:24:35 #49 ... 09:24:35 09:24:35 #38 [core-metadata internal] load build context 09:24:35 #38 ... 09:24:35 09:24:35 #49 [core-keeper internal] load build context 09:24:35 #49 ... 09:24:35 09:24:35 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:24:35 #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.3s 09:24:35 #48 ... 09:24:35 09:24:35 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:24:35 #63 31.92 (1/3) Installing ca-certificates (20250911-r0) 09:24:36 #63 32.97 (2/3) Installing dumb-init (1.2.5-r3) 09:24:36 #63 32.97 (3/3) Installing tzdata (2025b-r0) 09:24:37 #63 ... 09:24:37 09:24:37 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:24:37 #62 27.90 (1/4) Installing ca-certificates (20250911-r0) 09:24:37 #62 28.51 (2/4) Installing dumb-init (1.2.5-r3) 09:24:37 #62 28.51 (3/4) Installing su-exec (0.2-r3) 09:24:37 #62 28.51 (4/4) Installing yq-go (4.44.1-r2) 09:24:37 #62 29.45 Executing busybox-1.36.1-r30.trigger 09:24:37 #62 29.45 Executing ca-certificates-20250911-r0.trigger 09:24:37 #62 30.21 OK: 20 MiB in 18 packages 09:24:37 #62 DONE 34.5s 09:24:37 09:24:37 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:24:37 #71 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:24:38 #71 ... 09:24:38 09:24:38 #35 [security-bootstrapper internal] load build context 09:24:38 #35 transferring context: 14.80MB 39.8s 09:24:38 #35 ... 09:24:38 09:24:38 #36 [security-spiffe-token-provider internal] load build context 09:24:38 #36 ... 09:24:38 09:24:38 #56 [core-data internal] load build context 09:24:38 #56 ... 09:24:38 09:24:38 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:24:38 #63 35.37 Executing busybox-1.36.1-r30.trigger 09:24:38 #63 35.37 Executing ca-certificates-20250911-r0.trigger 09:24:38 #63 ... 09:24:38 09:24:38 #47 [security-secretstore-setup internal] load build context 09:24:38 #47 ... 09:24:38 09:24:38 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:24:38 #66 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:38 #66 28.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:38 #66 ... 09:24:38 09:24:38 #52 [core-common-config-bootstrapper internal] load build context 09:24:39 #52 ... 09:24:39 09:24:39 #56 [core-data internal] load build context 09:24:39 #56 ... 09:24:39 09:24:39 #54 [security-proxy-auth internal] load build context 09:24:39 #54 ... 09:24:39 09:24:39 #56 [core-data internal] load build context 09:24:40 #56 ... 09:24:40 09:24:40 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:24:40 #61 33.50 (1/4) Installing dumb-init (1.2.5-r3) 09:24:40 #61 33.50 (2/4) Installing musl-obstack (1.2.3-r2) 09:24:40 #61 33.50 (3/4) Installing libucontext (1.2-r3) 09:24:40 #61 33.50 (4/4) Installing gcompat (1.1.0-r4) 09:24:40 #61 33.76 Executing busybox-1.36.1-r30.trigger 09:24:40 #61 33.76 OK: 9 MiB in 18 packages 09:24:40 #61 DONE 37.5s 09:24:40 09:24:40 #50 [support-notifications internal] load build context 09:24:40 #50 ... 09:24:40 09:24:40 #54 [security-proxy-auth internal] load build context 09:24:41 #54 ... 09:24:41 09:24:41 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:24:41 #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 33.3s 09:24:42 #40 ... 09:24:42 09:24:42 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:24:42 #67 28.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:42 #67 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:42 #67 ... 09:24:42 09:24:42 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:24:43 #40 ... 09:24:43 09:24:43 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:43 #73 DONE 34.2s 09:24:43 09:24:43 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:24:43 #40 ... 09:24:43 09:24:43 #46 [security-proxy-setup internal] load build context 09:24:43 #46 transferring context: 77.73MB 48.3s 09:24:43 #46 ... 09:24:43 09:24:43 #45 [core-command internal] load build context 09:24:43 #45 ... 09:24:43 09:24:43 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:24:43 #40 ... 09:24:43 09:24:43 #51 [support-scheduler internal] load build context 09:24:43 #51 ... 09:24:43 09:24:43 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:24:43 #78 ... 09:24:43 09:24:43 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:24:44 #40 ... 09:24:44 09:24:44 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:24:44 #65 30.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:44 #65 32.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:44 #65 ... 09:24:44 09:24:44 #51 [support-scheduler internal] load build context 09:24:45 #51 ... 09:24:45 09:24:45 #38 [core-metadata internal] load build context 09:24:45 #38 ... 09:24:45 09:24:45 #45 [core-command internal] load build context 09:24:45 #45 ... 09:24:45 09:24:45 #49 [core-keeper internal] load build context 09:24:45 #49 ... 09:24:45 09:24:45 #38 [core-metadata internal] load build context 09:24:46 #38 ... 09:24:46 09:24:46 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:24:46 #63 37.34 OK: 11 MiB in 17 packages 09:24:46 #63 DONE 42.8s 09:24:46 09:24:46 #38 [core-metadata internal] load build context 09:24:46 #38 ... 09:24:46 09:24:46 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:24:46 #64 33.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:46 #64 36.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:46 #64 ... 09:24:46 09:24:46 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:24:46 #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.7s 09:24:46 #48 ... 09:24:46 09:24:46 #38 [core-metadata internal] load build context 09:24:47 #38 transferring context: 55.60MB 53.5s 09:24:48 #38 ... 09:24:48 09:24:48 #68 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:24:48 #68 29.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:24:48 #68 31.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:24:48 #68 ... 09:24:48 09:24:48 #38 [core-metadata internal] load build context 09:24:48 #38 ... 09:24:48 09:24:48 #35 [security-bootstrapper internal] load build context 09:24:48 #35 ... 09:24:48 09:24:48 #38 [core-metadata internal] load build context 09:24:49 #38 ... 09:24:49 09:24:49 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:24:49 #79 ... 09:24:49 09:24:49 #47 [security-secretstore-setup internal] load build context 09:24:49 #47 ... 09:24:49 09:24:49 #52 [core-common-config-bootstrapper internal] load build context 09:24:49 #52 ... 09:24:49 09:24:49 #36 [security-spiffe-token-provider internal] load build context 09:24:49 #36 ... 09:24:49 09:24:49 #49 [core-keeper internal] load build context 09:24:49 #49 ... 09:24:49 09:24:49 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:24:49 #71 30.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:24:50 #71 ... 09:24:50 09:24:50 #52 [core-common-config-bootstrapper internal] load build context 09:24:50 #52 ... 09:24:50 09:24:50 #56 [core-data internal] load build context 09:24:50 #56 ... 09:24:50 09:24:50 #50 [support-notifications internal] load build context 09:24:50 #50 ... 09:24:50 09:24:50 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:24:50 #80 ... 09:24:50 09:24:50 #50 [support-notifications internal] load build context 09:24:51 #50 ... 09:24:51 09:24:51 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:24:51 #72 32.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:24:51 #72 36.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:24:51 #72 ... 09:24:51 09:24:51 #50 [support-notifications internal] load build context 09:24:52 #50 ... 09:24:52 09:24:52 #54 [security-proxy-auth internal] load build context 09:24:52 #54 ... 09:24:52 09:24:52 #56 [core-data internal] load build context 09:24:53 #56 ... 09:24:53 09:24:53 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:24:53 #69 34.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:24:53 #69 37.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:24:53 #69 ... 09:24:53 09:24:53 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:24:53 #81 ... 09:24:53 09:24:53 #56 [core-data internal] load build context 09:24:53 #56 transferring context: 65.54MB 53.5s 09:24:54 #56 ... 09:24:54 09:24:54 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:24:54 #66 40.73 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:24:54 #66 40.73 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:24:54 #66 40.73 OK: 24049 distinct packages available 09:24:54 #66 43.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:54 #66 47.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:54 #66 ... 09:24:54 09:24:54 #56 [core-data internal] load build context 09:24:54 #56 ... 09:24:54 09:24:54 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:24:54 #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 45.9s 09:24:54 #40 ... 09:24:54 09:24:54 #49 [core-keeper internal] load build context 09:24:55 #49 ... 09:24:55 09:24:55 #46 [security-proxy-setup internal] load build context 09:24:55 #46 ... 09:24:55 09:24:55 #49 [core-keeper internal] load build context 09:24:55 #49 ... 09:24:55 09:24:55 #51 [support-scheduler internal] load build context 09:24:55 #51 ... 09:24:55 09:24:55 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:24:55 #70 36.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:24:55 #70 40.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:24:55 #70 ... 09:24:55 09:24:55 #46 [security-proxy-setup internal] load build context 09:24:55 #46 ... 09:24:55 09:24:55 #45 [core-command internal] load build context 09:24:55 #45 ... 09:24:55 09:24:55 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:24:55 #67 42.42 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:24:55 #67 42.42 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:24:55 #67 42.42 OK: 24049 distinct packages available 09:24:55 #67 46.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:55 #67 50.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:55 #67 ... 09:24:55 09:24:55 #76 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:24:55 #76 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:24:55 #76 32.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:24:56 #76 ... 09:24:56 09:24:56 #45 [core-command internal] load build context 09:24:56 #45 ... 09:24:56 09:24:56 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:24:56 #82 ... 09:24:56 09:24:56 #45 [core-command internal] load build context 09:24:58 #45 transferring context: 82.65MB 64.0s 09:24:58 #45 ... 09:24:58 09:24:58 #35 [security-bootstrapper internal] load build context 09:24:58 #35 ... 09:24:58 09:24:58 #45 [core-command internal] load build context 09:24:59 #45 ... 09:24:59 09:24:59 #38 [core-metadata internal] load build context 09:24:59 #38 ... 09:24:59 09:24:59 #35 [security-bootstrapper internal] load build context 09:24:59 #35 ... 09:24:59 09:24:59 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:24:59 #75 32.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:59 #75 36.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:59 #75 ... 09:24:59 09:24:59 #36 [security-spiffe-token-provider internal] load build context 09:24:59 #36 ... 09:24:59 09:24:59 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:24:59 #79 21.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:00 #79 ... 09:25:00 09:25:00 #47 [security-secretstore-setup internal] load build context 09:25:00 #47 ... 09:25:00 09:25:00 #36 [security-spiffe-token-provider internal] load build context 09:25:00 #36 ... 09:25:00 09:25:00 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:00 #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 49.2s 09:25:00 #48 ... 09:25:00 09:25:00 #36 [security-spiffe-token-provider internal] load build context 09:25:00 #36 ... 09:25:00 09:25:00 #52 [core-common-config-bootstrapper internal] load build context 09:25:00 #52 ... 09:25:00 09:25:00 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:25:00 #80 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:01 #80 ... 09:25:01 09:25:01 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:25:01 #40 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 49.4s done 09:25:01 #40 DONE 63.3s 09:25:01 09:25:01 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:02 #48 ... 09:25:02 09:25:02 #50 [support-notifications internal] load build context 09:25:02 #50 ... 09:25:02 09:25:02 #56 [core-data internal] load build context 09:25:02 #56 ... 09:25:02 09:25:02 #54 [security-proxy-auth internal] load build context 09:25:02 #54 ... 09:25:02 09:25:02 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:04 #48 ... 09:25:04 09:25:04 #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:25:04 #77 24.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:04 #77 28.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:04 #77 ... 09:25:04 09:25:04 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:25:04 #74 33.40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:04 #74 37.12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:04 #74 ... 09:25:04 09:25:04 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:05 #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 54.0s 09:25:05 #48 ... 09:25:05 09:25:05 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:25:05 #65 52.22 (1/7) Installing ca-certificates (20250911-r0) 09:25:05 #65 53.25 (2/7) Installing dumb-init (1.2.5-r3) 09:25:05 #65 53.25 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:25:05 #65 53.25 (4/7) Installing libsodium (1.0.19-r0) 09:25:05 #65 53.40 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:25:05 #65 54.29 (6/7) Installing libzmq (4.3.5-r2) 09:25:05 #65 54.38 (7/7) Installing zeromq (4.3.5-r2) 09:25:05 #65 54.53 Executing busybox-1.36.1-r30.trigger 09:25:05 #65 54.97 Executing ca-certificates-20250911-r0.trigger 09:25:05 #65 58.91 OK: 14 MiB in 21 packages 09:25:05 #65 ... 09:25:05 09:25:05 #49 [core-keeper internal] load build context 09:25:05 #49 transferring context: 109.14MB 69.7s 09:25:05 #49 ... 09:25:05 09:25:05 #51 [support-scheduler internal] load build context 09:25:05 #51 ... 09:25:05 09:25:05 #46 [security-proxy-setup internal] load build context 09:25:05 #46 ... 09:25:05 09:25:05 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:08 #48 ... 09:25:08 09:25:08 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:25:08 #78 24.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:08 #78 30.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:08 #78 ... 09:25:08 09:25:08 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:09 #48 ... 09:25:09 09:25:09 #45 [core-command internal] load build context 09:25:09 #45 ... 09:25:09 09:25:09 #38 [core-metadata internal] load build context 09:25:09 #38 transferring context: 74.72MB 75.9s 09:25:09 #38 ... 09:25:09 09:25:09 #45 [core-command internal] load build context 09:25:09 #45 ... 09:25:09 09:25:09 #35 [security-bootstrapper internal] load build context 09:25:09 #35 ... 09:25:09 09:25:09 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:25:09 #64 58.66 (1/2) Installing dumb-init (1.2.5-r3) 09:25:09 #64 59.00 (2/2) Installing su-exec (0.2-r3) 09:25:09 #64 59.21 Executing busybox-1.36.1-r30.trigger 09:25:09 #64 59.91 OK: 9 MiB in 16 packages 09:25:09 #64 DONE 66.5s 09:25:09 09:25:09 #35 [security-bootstrapper internal] load build context 09:25:09 #35 ... 09:25:09 09:25:09 #45 [core-command internal] load build context 09:25:10 #45 ... 09:25:10 09:25:10 #47 [security-secretstore-setup internal] load build context 09:25:10 #47 ... 09:25:10 09:25:10 #45 [core-command internal] load build context 09:25:10 #45 ... 09:25:10 09:25:10 #36 [security-spiffe-token-provider internal] load build context 09:25:10 #36 ... 09:25:10 09:25:10 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:25:10 #81 17.41 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:10 #81 24.62 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:10 #81 ... 09:25:10 09:25:10 #52 [core-common-config-bootstrapper internal] load build context 09:25:11 #52 ... 09:25:11 09:25:11 #45 [core-command internal] load build context 09:25:11 #45 ... 09:25:11 09:25:11 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:25:11 #65 DONE 68.0s 09:25:11 09:25:11 #36 [security-spiffe-token-provider internal] load build context 09:25:12 #36 ... 09:25:12 09:25:12 #50 [support-notifications internal] load build context 09:25:13 #50 ... 09:25:13 09:25:13 #36 [security-spiffe-token-provider internal] load build context 09:25:13 #36 ... 09:25:13 09:25:13 #56 [core-data internal] load build context 09:25:13 #56 ... 09:25:13 09:25:13 #54 [security-proxy-auth internal] load build context 09:25:13 #54 ... 09:25:13 09:25:13 #56 [core-data internal] load build context 09:25:13 #56 ... 09:25:13 09:25:13 #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:25:13 #68 57.15 OK: 255 MiB in 60 packages 09:25:13 #68 DONE 65.6s 09:25:13 09:25:13 #56 [core-data internal] load build context 09:25:13 #56 ... 09:25:13 09:25:13 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:25:13 #82 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:13 #82 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:13 #82 ... 09:25:13 09:25:13 #54 [security-proxy-auth internal] load build context 09:25:15 #54 transferring context: 38.00MB 76.0s 09:25:16 #54 ... 09:25:16 09:25:16 #51 [support-scheduler internal] load build context 09:25:16 #51 ... 09:25:16 09:25:16 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:25:16 #79 27.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:16 #79 ... 09:25:16 09:25:16 #49 [core-keeper internal] load build context 09:25:16 #49 ... 09:25:16 09:25:16 #46 [security-proxy-setup internal] load build context 09:25:16 #46 ... 09:25:16 09:25:16 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:25:16 #71 57.77 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:25:16 #71 57.85 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:25:16 #71 57.85 OK: 26161 distinct packages available 09:25:16 #71 64.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:16 #71 ... 09:25:16 09:25:16 #49 [core-keeper internal] load build context 09:25:18 #49 ... 09:25:18 09:25:18 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:25:18 #80 27.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:18 #80 ... 09:25:18 09:25:18 #49 [core-keeper internal] load build context 09:25:18 #49 ... 09:25:18 09:25:18 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:25:18 #72 63.29 OK: 255 MiB in 60 packages 09:25:18 #72 DONE 69.5s 09:25:18 09:25:18 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:25:18 #71 69.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:19 #71 ... 09:25:19 09:25:19 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:19 #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 67.9s 09:25:19 #48 ... 09:25:19 09:25:19 #49 [core-keeper internal] load build context 09:25:19 #49 ... 09:25:19 09:25:19 #38 [core-metadata internal] load build context 09:25:19 #38 transferring context: 84.46MB 86.3s 09:25:19 #38 ... 09:25:19 09:25:19 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:25:20 #83 ... 09:25:20 09:25:20 #35 [security-bootstrapper internal] load build context 09:25:20 #35 ... 09:25:20 09:25:20 #49 [core-keeper internal] load build context 09:25:20 #49 ... 09:25:20 09:25:20 #47 [security-secretstore-setup internal] load build context 09:25:20 #47 ... 09:25:20 09:25:20 #35 [security-bootstrapper internal] load build context 09:25:21 #35 ... 09:25:21 09:25:21 #52 [core-common-config-bootstrapper internal] load build context 09:25:21 #52 ... 09:25:21 09:25:21 #45 [core-command internal] load build context 09:25:21 #45 ... 09:25:21 09:25:21 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:25:21 #84 ... 09:25:21 09:25:21 #52 [core-common-config-bootstrapper internal] load build context 09:25:23 #52 ... 09:25:23 09:25:23 #50 [support-notifications internal] load build context 09:25:23 #50 ... 09:25:23 09:25:23 #36 [security-spiffe-token-provider internal] load build context 09:25:23 #36 ... 09:25:23 09:25:23 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:25:23 #70 74.45 OK: 255 MiB in 60 packages 09:25:23 #70 ... 09:25:23 09:25:23 #56 [core-data internal] load build context 09:25:24 #56 ... 09:25:24 09:25:24 #36 [security-spiffe-token-provider internal] load build context 09:25:24 #36 ... 09:25:24 09:25:24 #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:25:24 #69 69.65 OK: 255 MiB in 60 packages 09:25:24 #69 DONE 75.4s 09:25:24 09:25:24 #36 [security-spiffe-token-provider internal] load build context 09:25:26 #36 transferring context: 123.90MB 87.8s 09:25:26 #36 ... 09:25:26 09:25:26 #54 [security-proxy-auth internal] load build context 09:25:26 #54 ... 09:25:26 09:25:26 #51 [support-scheduler internal] load build context 09:25:26 #51 ... 09:25:26 09:25:26 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:26 #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 75.0s done 09:25:26 #48 ... 09:25:26 09:25:26 #54 [security-proxy-auth internal] load build context 09:25:26 #54 ... 09:25:26 09:25:26 #46 [security-proxy-setup internal] load build context 09:25:26 #46 ... 09:25:26 09:25:26 #36 [security-spiffe-token-provider internal] load build context 09:25:28 #36 ... 09:25:28 09:25:28 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:25:28 #70 DONE 79.7s 09:25:28 09:25:28 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:25:28 #75 67.16 OK: 9 MiB in 15 packages 09:25:28 #75 DONE 71.5s 09:25:28 09:25:28 #36 [security-spiffe-token-provider internal] load build context 09:25:29 #36 ... 09:25:29 09:25:29 #38 [core-metadata internal] load build context 09:25:30 #38 transferring context: 93.51MB 96.4s 09:25:30 #38 ... 09:25:30 09:25:30 #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:25:30 #77 60.24 OK: 9 MiB in 15 packages 09:25:30 #77 ... 09:25:30 09:25:30 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:25:30 #66 77.80 (1/5) Installing dumb-init (1.2.5-r3) 09:25:30 #66 77.87 (2/5) Installing musl-obstack (1.2.3-r2) 09:25:30 #66 78.00 (3/5) Installing libucontext (1.2-r3) 09:25:30 #66 78.00 (4/5) Installing gcompat (1.1.0-r4) 09:25:30 #66 78.18 (5/5) Installing openssl (3.3.5-r0) 09:25:30 #66 78.35 Executing busybox-1.36.1-r30.trigger 09:25:30 #66 78.95 OK: 10 MiB in 19 packages 09:25:30 #66 DONE 87.0s 09:25:30 09:25:30 #49 [core-keeper internal] load build context 09:25:30 #49 ... 09:25:30 09:25:30 #47 [security-secretstore-setup internal] load build context 09:25:30 #47 ... 09:25:30 09:25:30 #36 [security-spiffe-token-provider internal] load build context 09:25:31 #36 ... 09:25:31 09:25:31 #45 [core-command internal] load build context 09:25:32 #45 ... 09:25:32 09:25:32 #35 [security-bootstrapper internal] load build context 09:25:32 #35 ... 09:25:32 09:25:32 #36 [security-spiffe-token-provider internal] load build context 09:25:32 #36 ... 09:25:32 09:25:32 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:25:32 #83 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:32 #83 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:32 #83 ... 09:25:32 09:25:32 #45 [core-command internal] load build context 09:25:32 #45 ... 09:25:32 09:25:32 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:25:32 #84 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:32 #84 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:32 #84 ... 09:25:32 09:25:32 #36 [security-spiffe-token-provider internal] load build context 09:25:33 #36 ... 09:25:33 09:25:33 #52 [core-common-config-bootstrapper internal] load build context 09:25:33 #52 ... 09:25:33 09:25:33 #50 [support-notifications internal] load build context 09:25:33 #50 ... 09:25:33 09:25:33 #36 [security-spiffe-token-provider internal] load build context 09:25:34 #36 ... 09:25:34 09:25:34 #56 [core-data internal] load build context 09:25:34 #56 ... 09:25:34 09:25:34 #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:25:34 #77 DONE 65.2s 09:25:34 09:25:34 #36 [security-spiffe-token-provider internal] load build context 09:25:35 #36 ... 09:25:35 09:25:35 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:25:35 #67 82.22 (1/14) Installing ca-certificates (20250911-r0) 09:25:35 #67 83.94 (2/14) Installing brotli-libs (1.1.0-r2) 09:25:35 #67 84.38 (3/14) Installing c-ares (1.33.1-r0) 09:25:35 #67 84.50 (4/14) Installing libunistring (1.2-r0) 09:25:35 #67 85.35 (5/14) Installing libidn2 (2.3.7-r0) 09:25:35 #67 85.56 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:25:35 #67 85.69 (7/14) Installing libpsl (0.21.5-r1) 09:25:35 #67 85.86 (8/14) Installing zstd-libs (1.5.6-r0) 09:25:35 #67 86.14 (9/14) Installing libcurl (8.14.1-r2) 09:25:35 #67 86.14 (10/14) Installing curl (8.14.1-r2) 09:25:35 #67 86.25 (11/14) Installing dumb-init (1.2.5-r3) 09:25:35 #67 86.25 (12/14) Installing musl-obstack (1.2.3-r2) 09:25:35 #67 86.33 (13/14) Installing libucontext (1.2-r3) 09:25:35 #67 86.33 (14/14) Installing gcompat (1.1.0-r4) 09:25:35 #67 86.54 Executing busybox-1.36.1-r30.trigger 09:25:35 #67 86.66 Executing ca-certificates-20250911-r0.trigger 09:25:35 #67 89.94 OK: 15 MiB in 28 packages 09:25:35 #67 ... 09:25:35 09:25:35 #50 [support-notifications internal] load build context 09:25:36 #50 transferring context: 123.10MB 100.3s 09:25:36 #50 ... 09:25:36 09:25:36 #51 [support-scheduler internal] load build context 09:25:36 #51 ... 09:25:36 09:25:36 #36 [security-spiffe-token-provider internal] load build context 09:25:36 #36 ... 09:25:37 09:25:37 #46 [security-proxy-setup internal] load build context 09:25:37 #46 ... 09:25:37 09:25:37 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:37 #48 ... 09:25:37 09:25:37 #54 [security-proxy-auth internal] load build context 09:25:37 #54 ... 09:25:37 09:25:37 #36 [security-spiffe-token-provider internal] load build context 09:25:37 #36 ... 09:25:37 09:25:37 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:25:37 #74 70.77 (1/1) Installing dumb-init (1.2.5-r3) 09:25:37 #74 72.24 Executing busybox-1.36.1-r30.trigger 09:25:37 #74 72.83 OK: 9 MiB in 15 packages 09:25:37 #74 DONE 77.1s 09:25:37 09:25:37 #36 [security-spiffe-token-provider internal] load build context 09:25:38 #36 ... 09:25:38 09:25:38 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:25:38 #67 DONE 95.3s 09:25:38 09:25:38 #36 [security-spiffe-token-provider internal] load build context 09:25:39 #36 ... 09:25:39 09:25:39 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:25:39 #78 61.27 OK: 20 MiB in 18 packages 09:25:39 #78 DONE 65.9s 09:25:39 09:25:39 #36 [security-spiffe-token-provider internal] load build context 09:25:39 #36 ... 09:25:39 09:25:39 #76 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:25:39 #76 71.43 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:25:39 #76 71.43 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:25:39 #76 71.43 OK: 26169 distinct packages available 09:25:39 #76 76.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:39 #76 80.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:39 #76 ... 09:25:39 09:25:39 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:25:39 #81 56.45 OK: 255 MiB in 60 packages 09:25:39 #81 ... 09:25:39 09:25:39 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:25:39 #80 55.03 OK: 9 MiB in 18 packages 09:25:39 #80 DONE 59.4s 09:25:40 09:25:40 #36 [security-spiffe-token-provider internal] load build context 09:25:40 #36 ... 09:25:40 09:25:40 #38 [core-metadata internal] load build context 09:25:40 #38 transferring context: 104.32MB 106.6s 09:25:40 #38 ... 09:25:40 09:25:40 #36 [security-spiffe-token-provider internal] load build context 09:25:40 #36 ... 09:25:40 09:25:40 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:25:40 #0 8.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:40 #85 ... 09:25:40 09:25:40 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:25:40 #82 50.00 OK: 11 MiB in 17 packages 09:25:40 #82 DONE 54.4s 09:25:40 09:25:40 #38 [core-metadata internal] load build context 09:25:40 #38 ... 09:25:40 09:25:40 #47 [security-secretstore-setup internal] load build context 09:25:40 #47 ... 09:25:40 09:25:40 #49 [core-keeper internal] load build context 09:25:40 #49 ... 09:25:40 09:25:40 #47 [security-secretstore-setup internal] load build context 09:25:42 #47 ... 09:25:42 09:25:42 #35 [security-bootstrapper internal] load build context 09:25:42 #35 ... 09:25:42 09:25:42 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:25:42 #79 57.72 OK: 20 MiB in 18 packages 09:25:42 #79 DONE 63.9s 09:25:42 09:25:42 #35 [security-bootstrapper internal] load build context 09:25:42 #35 ... 09:25:42 09:25:42 #47 [security-secretstore-setup internal] load build context 09:25:42 #47 ... 09:25:42 09:25:42 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:25:42 #81 DONE 59.7s 09:25:42 09:25:42 #47 [security-secretstore-setup internal] load build context 09:25:43 #47 ... 09:25:43 09:25:43 #45 [core-command internal] load build context 09:25:43 #45 ... 09:25:43 09:25:43 #47 [security-secretstore-setup internal] load build context 09:25:43 #47 ... 09:25:43 09:25:43 #52 [core-common-config-bootstrapper internal] load build context 09:25:43 #52 ... 09:25:43 09:25:43 #56 [core-data internal] load build context 09:25:43 #56 ... 09:25:43 09:25:43 #45 [core-command internal] load build context 09:25:44 #45 ... 09:25:44 09:25:44 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:25:44 #86 DONE 4.2s 09:25:44 09:25:44 #45 [core-command internal] load build context 09:25:46 #45 transferring context: 148.03MB 112.0s 09:25:46 #45 ... 09:25:46 09:25:46 #50 [support-notifications internal] load build context 09:25:46 #50 ... 09:25:46 09:25:46 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:25:46 #83 34.08 OK: 9 MiB in 16 packages 09:25:46 #83 DONE 36.8s 09:25:46 09:25:46 #50 [support-notifications internal] load build context 09:25:46 #50 ... 09:25:46 09:25:46 #51 [support-scheduler internal] load build context 09:25:47 #51 ... 09:25:47 09:25:47 #50 [support-notifications internal] load build context 09:25:47 #50 ... 09:25:47 09:25:47 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:25:47 #84 32.78 OK: 14 MiB in 21 packages 09:25:47 #84 DONE 35.9s 09:25:47 09:25:47 #50 [support-notifications internal] load build context 09:25:47 #50 ... 09:25:47 09:25:47 #54 [security-proxy-auth internal] load build context 09:25:47 #54 ... 09:25:47 09:25:47 #46 [security-proxy-setup internal] load build context 09:25:47 #46 ... 09:25:47 09:25:47 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:25:47 #71 95.93 OK: 255 MiB in 60 packages 09:25:47 #71 DONE 99.0s 09:25:47 09:25:47 #46 [security-proxy-setup internal] load build context 09:25:47 #46 ... 09:25:47 09:25:47 #54 [security-proxy-auth internal] load build context 09:25:49 #54 ... 09:25:49 09:25:49 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:25:49 #87 ... 09:25:49 09:25:49 #54 [security-proxy-auth internal] load build context 09:25:50 #54 ... 09:25:50 09:25:50 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:25:50 #88 ... 09:25:50 09:25:50 #54 [security-proxy-auth internal] load build context 09:25:50 #54 ... 09:25:50 09:25:50 #36 [security-spiffe-token-provider internal] load build context 09:25:50 #36 ... 09:25:50 09:25:50 #54 [security-proxy-auth internal] load build context 09:25:50 #54 ... 09:25:50 09:25:50 #76 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:25:50 #76 90.19 (1/7) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 09:25:50 #76 90.39 (2/7) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 09:25:50 #76 90.45 (3/7) Installing dumb-init (1.2.5-r3) 09:25:50 #76 90.45 (4/7) Installing musl-obstack (1.2.3-r2) 09:25:50 #76 90.45 (5/7) Installing libucontext (1.3.2-r0) 09:25:50 #76 90.50 (6/7) Installing gcompat (1.1.0-r4) 09:25:50 #76 90.50 (7/7) Installing openssl (3.5.4-r0) 09:25:50 #76 90.67 Executing busybox-1.37.0-r18.trigger 09:25:50 #76 90.79 OK: 9 MiB in 21 packages 09:25:50 #76 DONE 92.6s 09:25:50 09:25:50 #38 [core-metadata internal] load build context 09:25:50 #38 transferring context: 113.89MB 117.2s 09:25:51 #38 ... 09:25:51 09:25:51 #89 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:25:51 #89 ... 09:25:51 09:25:51 #49 [core-keeper internal] load build context 09:25:51 #49 ... 09:25:51 09:25:51 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:25:51 #85 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:51 #85 18.75 OK: 10 MiB in 19 packages 09:25:51 #85 DONE 20.8s 09:25:51 09:25:51 #49 [core-keeper internal] load build context 09:25:51 #49 ... 09:25:51 09:25:51 #54 [security-proxy-auth internal] load build context 09:25:52 #54 ... 09:25:52 09:25:52 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:25:52 #88 DONE 11.7s 09:25:52 09:25:52 #54 [security-proxy-auth internal] load build context 09:25:52 #54 ... 09:25:52 09:25:52 #35 [security-bootstrapper internal] load build context 09:25:52 #35 ... 09:25:52 09:25:52 #54 [security-proxy-auth internal] load build context 09:25:53 #54 ... 09:25:53 09:25:53 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:25:53 #90 DONE 1.5s 09:25:53 09:25:53 #54 [security-proxy-auth internal] load build context 09:25:53 #54 ... 09:25:53 09:25:53 #52 [core-common-config-bootstrapper internal] load build context 09:25:53 #52 ... 09:25:53 09:25:53 #56 [core-data internal] load build context 09:25:53 #56 ... 09:25:53 09:25:53 #47 [security-secretstore-setup internal] load build context 09:25:53 #47 ... 09:25:53 09:25:53 #52 [core-common-config-bootstrapper internal] load build context 09:25:54 #52 ... 09:25:54 09:25:54 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:25:54 #91 DONE 7.7s 09:25:55 09:25:55 #52 [core-common-config-bootstrapper internal] load build context 09:25:55 #52 ... 09:25:55 09:25:55 #92 [security-spire-config stage-2 6/10] COPY security.txt / 09:25:55 #92 DONE 2.1s 09:25:55 09:25:55 #52 [core-common-config-bootstrapper internal] load build context 09:25:56 #52 ... 09:25:56 09:25:56 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:25:56 #93 DONE 1.9s 09:25:56 09:25:56 #52 [core-common-config-bootstrapper internal] load build context 09:25:56 #52 transferring context: 81.24MB 118.9s 09:25:56 #52 ... 09:25:56 09:25:56 #45 [core-command internal] load build context 09:25:57 #45 ... 09:25:57 09:25:57 #52 [core-common-config-bootstrapper internal] load build context 09:25:57 #52 ... 09:25:57 09:25:57 #51 [support-scheduler internal] load build context 09:25:57 #51 ... 09:25:57 09:25:57 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:25:57 #87 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:57 #87 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:57 #87 16.17 OK: 15 MiB in 28 packages 09:25:57 #87 DONE 17.9s 09:25:57 09:25:57 #51 [support-scheduler internal] load build context 09:25:57 #51 ... 09:25:57 09:25:57 #45 [core-command internal] load build context 09:25:57 #45 ... 09:25:57 09:25:57 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:25:57 #94 DONE 2.0s 09:25:57 09:25:57 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:25:57 #95 ... 09:25:57 09:25:57 #50 [support-notifications internal] load build context 09:25:57 #50 ... 09:25:57 09:25:57 #46 [security-proxy-setup internal] load build context 09:25:57 #46 ... 09:25:57 09:25:57 #45 [core-command internal] load build context 09:25:57 #45 ... 09:25:57 09:25:57 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:25:57 #96 DONE 6.6s 09:25:58 09:25:58 #45 [core-command internal] load build context 09:25:58 #45 ... 09:25:58 09:25:58 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:25:58 #95 DONE 1.2s 09:25:58 09:25:58 #45 [core-command internal] load build context 09:25:59 #45 ... 09:25:59 09:25:59 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:25:59 #97 DONE 1.5s 09:25:59 09:25:59 #45 [core-command internal] load build context 09:26:00 #45 ... 09:26:00 09:26:00 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:26:00 #98 DONE 1.1s 09:26:00 09:26:00 #45 [core-command internal] load build context 09:26:00 #45 ... 09:26:00 09:26:00 #99 [security-spire-server stage-2 6/9] COPY security.txt / 09:26:00 #99 DONE 1.0s 09:26:00 09:26:00 #36 [security-spiffe-token-provider internal] load build context 09:26:00 #36 ... 09:26:00 09:26:00 #50 [support-notifications internal] load build context 09:26:00 #50 ... 09:26:00 09:26:00 #38 [core-metadata internal] load build context 09:26:00 #38 transferring context: 126.19MB 127.5s 09:26:01 #38 ... 09:26:01 09:26:01 #50 [support-notifications internal] load build context 09:26:01 #50 ... 09:26:01 09:26:01 #49 [core-keeper internal] load build context 09:26:01 #49 ... 09:26:01 09:26:01 #38 [core-metadata internal] load build context 09:26:02 #38 ... 09:26:02 09:26:02 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:26:02 #100 DONE 1.4s 09:26:02 09:26:02 #38 [core-metadata internal] load build context 09:26:02 #38 ... 09:26:02 09:26:02 #35 [security-bootstrapper internal] load build context 09:26:02 #35 ... 09:26:02 09:26:02 #38 [core-metadata internal] load build context 09:26:03 #38 ... 09:26:03 09:26:03 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:26:03 #101 DONE 1.0s 09:26:03 09:26:03 #38 [core-metadata internal] load build context 09:26:04 #38 ... 09:26:04 09:26:04 #56 [core-data internal] load build context 09:26:04 #56 ... 09:26:04 09:26:04 #47 [security-secretstore-setup internal] load build context 09:26:04 #47 ... 09:26:04 09:26:04 #54 [security-proxy-auth internal] load build context 09:26:04 #54 ... 09:26:04 09:26:04 #38 [core-metadata internal] load build context 09:26:04 #38 ... 09:26:04 09:26:04 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:26:04 #102 DONE 1.2s 09:26:04 09:26:04 #38 [core-metadata internal] load build context 09:26:06 #38 transferring context: 131.80MB 132.6s 09:26:07 #38 ... 09:26:07 09:26:07 #89 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:26:07 #89 6.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:07 #89 7.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:07 #89 9.970 Upgrading critical system libraries and apk-tools: 09:26:07 #89 9.970 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 09:26:07 #89 9.970 Executing busybox-1.37.0-r18.trigger 09:26:07 #89 10.56 Continuing the upgrade transaction with new apk-tools: 09:26:07 #89 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:07 #89 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:07 #89 14.39 (1/6) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 09:26:07 #89 14.48 Executing busybox-1.37.0-r19.post-upgrade 09:26:07 #89 14.66 (2/6) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 09:26:07 #89 14.66 (3/6) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) 09:26:07 #89 14.66 (4/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 09:26:07 #89 14.70 (5/6) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 09:26:07 #89 14.70 (6/6) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 09:26:07 #89 14.70 Executing busybox-1.37.0-r19.trigger 09:26:07 #89 14.77 OK: 9 MiB in 21 packages 09:26:07 #89 DONE 16.1s 09:26:07 09:26:07 #38 [core-metadata internal] load build context 09:26:07 #38 ... 09:26:07 09:26:07 #52 [core-common-config-bootstrapper internal] load build context 09:26:07 #52 ... 09:26:07 09:26:07 #51 [support-scheduler internal] load build context 09:26:07 #51 ... 09:26:07 09:26:07 #52 [core-common-config-bootstrapper internal] load build context 09:26:08 #52 ... 09:26:08 09:26:08 #46 [security-proxy-setup internal] load build context 09:26:08 #46 ... 09:26:08 09:26:08 #52 [core-common-config-bootstrapper internal] load build context 09:26:09 #52 ... 09:26:09 09:26:09 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:26:09 #103 DONE 2.7s 09:26:09 09:26:09 #52 [core-common-config-bootstrapper internal] load build context 09:26:10 #52 ... 09:26:10 09:26:10 #104 [security-spire-server] exporting to image 09:26:10 #104 exporting layers 09:26:10 #104 ... 09:26:10 09:26:10 #52 [core-common-config-bootstrapper internal] load build context 09:26:10 #52 ... 09:26:10 09:26:10 #36 [security-spiffe-token-provider internal] load build context 09:26:10 #36 ... 09:26:10 09:26:10 #52 [core-common-config-bootstrapper internal] load build context 09:26:11 #52 ... 09:26:11 09:26:11 #45 [core-command internal] load build context 09:26:11 #45 ... 09:26:11 09:26:11 #52 [core-common-config-bootstrapper internal] load build context 09:26:11 #52 ... 09:26:11 09:26:11 #49 [core-keeper internal] load build context 09:26:11 #49 ... 09:26:11 09:26:11 #50 [support-notifications internal] load build context 09:26:11 #50 ... 09:26:11 09:26:11 #49 [core-keeper internal] load build context 09:26:12 #49 transferring context: 234.69MB 136.3s 09:26:12 #49 ... 09:26:12 09:26:12 #35 [security-bootstrapper internal] load build context 09:26:12 #35 ... 09:26:12 09:26:12 #49 [core-keeper internal] load build context 09:26:14 #49 ... 09:26:14 09:26:14 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:26:14 #105 DONE 4.3s 09:26:14 09:26:14 #49 [core-keeper internal] load build context 09:26:14 #49 ... 09:26:14 09:26:14 #56 [core-data internal] load build context 09:26:14 #56 ... 09:26:14 09:26:14 #54 [security-proxy-auth internal] load build context 09:26:14 #54 ... 09:26:14 09:26:14 #47 [security-secretstore-setup internal] load build context 09:26:14 #47 ... 09:26:14 09:26:14 #54 [security-proxy-auth internal] load build context 09:26:14 #54 ... 09:26:14 09:26:14 #104 [security-spire-server] exporting to image 09:26:14 #104 exporting layers 10.0s done 09:26:14 #104 writing image sha256:be40657877d8ba04bc457c86c5073b6917bbf56431d4f679079918fdfc2b3d69 0.1s done 09:26:14 #104 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:26:14 #104 writing image sha256:0fc2bae264a8421a2f99c63feebe9c75f978c6257a58d54bd57590da2e2788ac 0.1s done 09:26:14 #104 naming to docker.io/library/security-spire-server-arm64 0.2s done 09:26:14 #104 DONE 15.0s 09:26:14 09:26:14 #54 [security-proxy-auth internal] load build context 09:26:15 #54 ... 09:26:15 09:26:15 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:26:15 #106 DONE 1.6s 09:26:15 09:26:15 #54 [security-proxy-auth internal] load build context 09:26:17 #54 ... 09:26:17 09:26:17 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 09:26:17 #107 DONE 1.0s 09:26:17 09:26:17 #54 [security-proxy-auth internal] load build context 09:26:17 #54 transferring context: 160.91MB 137.7s 09:26:17 #54 ... 09:26:17 09:26:17 #38 [core-metadata internal] load build context 09:26:17 #38 ... 09:26:17 09:26:17 #54 [security-proxy-auth internal] load build context 09:26:17 #54 ... 09:26:17 09:26:17 #51 [support-scheduler internal] load build context 09:26:17 #51 ... 09:26:17 09:26:17 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:26:17 #108 DONE 0.9s 09:26:17 09:26:17 #51 [support-scheduler internal] load build context 09:26:17 #51 ... 09:26:17 09:26:17 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:26:18 #109 ... 09:26:18 09:26:18 #46 [security-proxy-setup internal] load build context 09:26:18 #46 ... 09:26:18 09:26:18 #47 [security-secretstore-setup internal] load build context 09:26:18 #47 ... 09:26:18 09:26:18 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:26:18 #109 DONE 0.8s 09:26:18 09:26:18 #47 [security-secretstore-setup internal] load build context 09:26:19 #47 ... 09:26:19 09:26:19 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:26:19 #110 DONE 0.8s 09:26:19 09:26:19 #104 [security-spire-agent] exporting to image 09:26:21 #104 ... 09:26:21 09:26:21 #36 [security-spiffe-token-provider internal] load build context 09:26:21 #36 ... 09:26:21 09:26:21 #46 [security-proxy-setup internal] load build context 09:26:21 #46 ... 09:26:21 09:26:21 #45 [core-command internal] load build context 09:26:21 #45 ... 09:26:21 09:26:21 #52 [core-common-config-bootstrapper internal] load build context 09:26:21 #52 ... 09:26:21 09:26:21 #45 [core-command internal] load build context 09:26:21 #45 ... 09:26:21 09:26:21 #50 [support-notifications internal] load build context 09:26:22 #50 ... 09:26:22 09:26:22 #45 [core-command internal] load build context 09:26:22 #45 transferring context: 237.18MB 148.0s 09:26:23 #45 ... 09:26:23 09:26:23 #35 [security-bootstrapper internal] load build context 09:26:23 #35 ... 09:26:23 09:26:23 #45 [core-command internal] load build context 09:26:24 #45 ... 09:26:24 09:26:24 #49 [core-keeper internal] load build context 09:26:24 #49 ... 09:26:24 09:26:24 #45 [core-command internal] load build context 09:26:24 #45 ... 09:26:24 09:26:24 #56 [core-data internal] load build context 09:26:24 #56 ... 09:26:24 09:26:24 #45 [core-command internal] load build context 09:26:26 #45 ... 09:26:26 09:26:26 #104 [security-spire-agent] exporting to image 09:26:26 #104 exporting layers 7.3s done 09:26:26 #104 writing image sha256:3829b1eb8a5cdb91cb430839c00b4e27e96b0001ae70552fa431d9f05b016993 0.0s done 09:26:26 #104 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:26:26 #104 DONE 22.4s 09:26:26 09:26:26 #45 [core-command internal] load build context 09:26:27 #45 transferring context: 257.70MB 153.1s 09:26:27 #45 ... 09:26:27 09:26:27 #38 [core-metadata internal] load build context 09:26:27 #38 ... 09:26:27 09:26:27 #54 [security-proxy-auth internal] load build context 09:26:27 #54 ... 09:26:27 09:26:27 #51 [support-scheduler internal] load build context 09:26:28 #51 ... 09:26:28 09:26:28 #54 [security-proxy-auth internal] load build context 09:26:29 #54 ... 09:26:29 09:26:29 #47 [security-secretstore-setup internal] load build context 09:26:29 #47 ... 09:26:29 09:26:29 #54 [security-proxy-auth internal] load build context 09:26:31 #54 ... 09:26:31 09:26:31 #36 [security-spiffe-token-provider internal] load build context 09:26:31 #36 ... 09:26:31 09:26:31 #54 [security-proxy-auth internal] load build context 09:26:31 #54 ... 09:26:31 09:26:31 #46 [security-proxy-setup internal] load build context 09:26:31 #46 ... 09:26:31 09:26:31 #36 [security-spiffe-token-provider internal] load build context 09:26:32 #36 ... 09:26:32 09:26:32 #52 [core-common-config-bootstrapper internal] load build context 09:26:32 #52 ... 09:26:32 09:26:32 #50 [support-notifications internal] load build context 09:26:32 #50 ... 09:26:32 09:26:32 #52 [core-common-config-bootstrapper internal] load build context 09:26:32 #52 transferring context: 147.29MB 154.3s 09:26:33 #52 ... 09:26:33 09:26:33 #35 [security-bootstrapper internal] load build context 09:26:33 #35 ... 09:26:33 09:26:33 #52 [core-common-config-bootstrapper internal] load build context 09:26:34 #52 ... 09:26:34 09:26:34 #49 [core-keeper internal] load build context 09:26:34 #49 ... 09:26:34 09:26:34 #52 [core-common-config-bootstrapper internal] load build context 09:26:35 #52 ... 09:26:35 09:26:35 #56 [core-data internal] load build context 09:26:35 #56 ... 09:26:35 09:26:35 #51 [support-scheduler internal] load build context 09:26:35 #51 ... 09:26:35 09:26:35 #52 [core-common-config-bootstrapper internal] load build context 09:26:37 #52 transferring context: 159.06MB 159.5s 09:26:37 #52 ... 09:26:37 09:26:37 #45 [core-command internal] load build context 09:26:37 #45 ... 09:26:37 09:26:37 #38 [core-metadata internal] load build context 09:26:37 #38 ... 09:26:37 09:26:37 #47 [security-secretstore-setup internal] load build context 09:26:38 #47 ... 09:26:38 09:26:38 #38 [core-metadata internal] load build context 09:26:41 #38 transferring context: 212.46MB 168.0s 09:26:41 #38 ... 09:26:41 09:26:41 #54 [security-proxy-auth internal] load build context 09:26:41 #54 ... 09:26:41 09:26:41 #46 [security-proxy-setup internal] load build context 09:26:41 #46 ... 09:26:41 09:26:41 #36 [security-spiffe-token-provider internal] load build context 09:26:42 #36 ... 09:26:42 09:26:42 #46 [security-proxy-setup internal] load build context 09:26:42 #46 ... 09:26:42 09:26:42 #50 [support-notifications internal] load build context 09:26:42 #50 ... 09:26:42 09:26:42 #46 [security-proxy-setup internal] load build context 09:26:43 #46 ... 09:26:43 09:26:43 #35 [security-bootstrapper internal] load build context 09:26:43 #35 ... 09:26:43 09:26:43 #46 [security-proxy-setup internal] load build context 09:26:44 #46 ... 09:26:44 09:26:44 #49 [core-keeper internal] load build context 09:26:45 #49 ... 09:26:45 09:26:45 #35 [security-bootstrapper internal] load build context 09:26:45 #35 ... 09:26:45 09:26:45 #56 [core-data internal] load build context 09:26:45 #56 ... 09:26:45 09:26:45 #51 [support-scheduler internal] load build context 09:26:45 #51 ... 09:26:45 09:26:45 #35 [security-bootstrapper internal] load build context 09:26:47 #35 transferring context: 135.79MB 169.6s 09:26:47 #35 ... 09:26:47 09:26:47 #52 [core-common-config-bootstrapper internal] load build context 09:26:47 #52 ... 09:26:47 09:26:47 #35 [security-bootstrapper internal] load build context 09:26:47 #35 ... 09:26:47 09:26:47 #45 [core-command internal] load build context 09:26:48 #45 ... 09:26:48 09:26:48 #52 [core-common-config-bootstrapper internal] load build context 09:26:48 #52 ... 09:26:48 09:26:48 #47 [security-secretstore-setup internal] load build context 09:26:48 #47 ... 09:26:48 09:26:48 #52 [core-common-config-bootstrapper internal] load build context 09:26:51 #52 ... 09:26:51 09:26:51 #38 [core-metadata internal] load build context 09:26:51 #38 transferring context: 238.06MB 178.3s 09:26:52 #38 ... 09:26:52 09:26:52 #54 [security-proxy-auth internal] load build context 09:26:52 #54 ... 09:26:52 09:26:52 #49 [core-keeper internal] load build context 09:26:52 #49 transferring context: 402.00MB 176.1s done 09:26:52 #49 DONE 177.4s 09:26:52 09:26:52 #54 [security-proxy-auth internal] load build context 09:26:52 #54 ... 09:26:52 09:26:52 #36 [security-spiffe-token-provider internal] load build context 09:26:52 #36 ... 09:26:52 09:26:52 #54 [security-proxy-auth internal] load build context 09:26:52 #54 ... 09:26:52 09:26:52 #50 [support-notifications internal] load build context 09:26:52 #50 ... 09:26:52 09:26:52 #54 [security-proxy-auth internal] load build context 09:26:54 #54 ... 09:26:54 09:26:54 #51 [support-scheduler internal] load build context 09:26:54 #51 transferring context: 402.00MB 175.3s done 09:26:54 #51 DONE 177.7s 09:26:54 09:26:54 #54 [security-proxy-auth internal] load build context 09:26:54 #54 ... 09:26:54 09:26:54 #46 [security-proxy-setup internal] load build context 09:26:54 #46 transferring context: 402.00MB 179.2s done 09:26:54 #46 DONE 180.5s 09:26:54 09:26:54 #54 [security-proxy-auth internal] load build context 09:26:55 #54 ... 09:26:55 09:26:55 #56 [core-data internal] load build context 09:26:55 #56 ... 09:26:55 09:26:55 #54 [security-proxy-auth internal] load build context 09:26:55 #54 ... 09:26:55 09:26:55 #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:26:55 #111 DONE 3.3s 09:26:55 09:26:55 #54 [security-proxy-auth internal] load build context 09:26:56 #54 ... 09:26:56 09:26:56 #56 [core-data internal] load build context 09:26:56 #56 transferring context: 402.00MB 176.3s done 09:26:56 #56 DONE 178.1s 09:26:56 09:26:56 #54 [security-proxy-auth internal] load build context 09:26:56 #54 ... 09:26:56 09:26:56 #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:26:56 #112 DONE 1.8s 09:26:56 09:26:56 #54 [security-proxy-auth internal] load build context 09:26:56 #54 ... 09:26:56 09:26:56 #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:26:56 #113 DONE 1.9s 09:26:56 09:26:56 #54 [security-proxy-auth internal] load build context 09:26:57 #54 ... 09:26:57 09:26:57 #36 [security-spiffe-token-provider internal] load build context 09:26:57 #36 transferring context: 402.00MB 178.8s done 09:26:57 #36 DONE 180.4s 09:26:57 09:26:57 #54 [security-proxy-auth internal] load build context 09:26:58 #54 ... 09:26:58 09:26:58 #45 [core-command internal] load build context 09:26:58 #45 ... 09:26:58 09:26:58 #35 [security-bootstrapper internal] load build context 09:26:58 #35 ... 09:26:58 09:26:58 #45 [core-command internal] load build context 09:26:58 #45 ... 09:26:58 09:26:58 #47 [security-secretstore-setup internal] load build context 09:26:58 #47 ... 09:26:58 09:26:58 #45 [core-command internal] load build context 09:26:58 #45 ... 09:26:58 09:26:58 #114 [core-data builder 4/7] COPY go.mod vendor* ./ 09:26:58 #114 DONE 2.1s 09:26:58 09:26:58 #45 [core-command internal] load build context 09:26:59 #45 ... 09:26:59 09:26:59 #50 [support-notifications internal] load build context 09:26:59 #50 transferring context: 402.00MB 183.1s done 09:26:59 #50 DONE 184.1s 09:26:59 09:26:59 #45 [core-command internal] load build context 09:26:59 #45 transferring context: 402.00MB 185.3s done 09:27:00 #45 ... 09:27:00 09:27:00 #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:27:00 #115 DONE 2.3s 09:27:00 09:27:00 #54 [security-proxy-auth internal] load build context 09:27:00 #54 ... 09:27:00 09:27:00 #45 [core-command internal] load build context 09:27:00 #45 DONE 186.2s 09:27:00 09:27:00 #54 [security-proxy-auth internal] load build context 09:27:01 #54 ... 09:27:01 09:27:01 #116 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:27:01 #116 DONE 1.8s 09:27:01 09:27:01 #54 [security-proxy-auth internal] load build context 09:27:02 #54 ... 09:27:02 09:27:02 #52 [core-common-config-bootstrapper internal] load build context 09:27:02 #52 ... 09:27:02 09:27:02 #38 [core-metadata internal] load build context 09:27:02 #38 ... 09:27:02 09:27:02 #52 [core-common-config-bootstrapper internal] load build context 09:27:04 #52 transferring context: 230.98MB 186.5s 09:27:05 #52 ... 09:27:05 09:27:05 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:05 #117 ... 09:27:05 09:27:05 #52 [core-common-config-bootstrapper internal] load build context 09:27:06 #52 ... 09:27:06 09:27:06 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:06 #118 ... 09:27:06 09:27:06 #52 [core-common-config-bootstrapper internal] load build context 09:27:06 #52 ... 09:27:06 09:27:06 #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:07 #119 ... 09:27:07 09:27:07 #52 [core-common-config-bootstrapper internal] load build context 09:27:07 #52 ... 09:27:07 09:27:07 #47 [security-secretstore-setup internal] load build context 09:27:07 #47 transferring context: 402.00MB 192.9s done 09:27:07 #47 DONE 193.3s 09:27:07 09:27:07 #52 [core-common-config-bootstrapper internal] load build context 09:27:08 #52 ... 09:27:08 09:27:08 #35 [security-bootstrapper internal] load build context 09:27:08 #35 ... 09:27:08 09:27:08 #52 [core-common-config-bootstrapper internal] load build context 09:27:08 #52 ... 09:27:08 09:27:08 #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:09 #120 ... 09:27:09 09:27:09 #52 [core-common-config-bootstrapper internal] load build context 09:27:09 #52 ... 09:27:09 09:27:09 #54 [security-proxy-auth internal] load build context 09:27:09 #54 transferring context: 402.00MB 190.0s done 09:27:09 #54 DONE 191.5s 09:27:09 09:27:09 #52 [core-common-config-bootstrapper internal] load build context 09:27:10 #52 ... 09:27:10 09:27:10 #121 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:10 #121 ... 09:27:10 09:27:10 #52 [core-common-config-bootstrapper internal] load build context 09:27:11 #52 ... 09:27:11 09:27:11 #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:11 #122 ... 09:27:11 09:27:11 #52 [core-common-config-bootstrapper internal] load build context 09:27:12 #52 ... 09:27:12 09:27:12 #38 [core-metadata internal] load build context 09:27:12 #38 ... 09:27:12 09:27:12 #52 [core-common-config-bootstrapper internal] load build context 09:27:14 #52 transferring context: 313.02MB 196.7s 09:27:19 #52 ... 09:27:19 09:27:19 #35 [security-bootstrapper internal] load build context 09:27:19 #35 ... 09:27:19 09:27:19 #52 [core-common-config-bootstrapper internal] load build context 09:27:19 #52 transferring context: 361.51MB 201.8s 09:27:21 #52 ... 09:27:21 09:27:21 #38 [core-metadata internal] load build context 09:27:21 #38 transferring context: 402.00MB 207.7s done 09:27:21 #38 DONE 207.9s 09:27:21 09:27:21 #52 [core-common-config-bootstrapper internal] load build context 09:27:24 #52 transferring context: 402.00MB 205.8s done 09:27:24 #52 DONE 207.1s 09:27:24 09:27:24 #35 [security-bootstrapper internal] load build context 09:27:29 #35 transferring context: 402.00MB 210.8s done 09:27:29 #35 DONE 212.1s 09:27:29 09:27:29 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:29:21 #48 ... 09:29:21 09:29:21 #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:21 #119 DONE 129.8s 09:29:21 09:29:21 #123 [security-proxy-setup builder 6/7] COPY . . 09:29:21 #123 ... 09:29:21 09:29:21 #121 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:21 #121 DONE 126.8s 09:29:21 09:29:21 #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:21 #122 DONE 125.4s 09:29:21 09:29:21 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:21 #117 DONE 131.2s 09:29:21 09:29:21 #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:21 #120 DONE 128.0s 09:29:21 09:29:21 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:21 #118 DONE 130.2s 09:29:21 09:29:21 #124 [support-scheduler builder 6/7] COPY . . 09:29:21 #124 DONE 9.3s 09:29:21 09:29:21 #125 [core-keeper builder 7/8] COPY . . 09:29:21 #125 DONE 9.4s 09:29:21 09:29:21 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:29:21 #126 ... 09:29:21 09:29:21 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:29:21 #127 CACHED 09:29:21 09:29:21 #128 [security-bootstrapper builder 6/7] COPY . . 09:29:21 #128 CACHED 09:29:21 09:29:21 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:21 #129 CACHED 09:29:21 09:29:21 #130 [support-notifications builder 6/7] COPY . . 09:29:21 #130 DONE 9.5s 09:29:21 09:29:21 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:21 #131 CACHED 09:29:21 09:29:21 #132 [security-secretstore-setup builder 6/7] COPY . . 09:29:21 #132 CACHED 09:29:21 09:29:21 #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:29:21 #133 CACHED 09:29:21 09:29:21 #134 [security-spiffe-token-provider builder 6/7] COPY . . 09:29:21 #134 DONE 9.6s 09:29:21 09:29:21 #123 [security-proxy-setup builder 6/7] COPY . . 09:29:21 #123 DONE 9.6s 09:29:21 09:29:21 #135 [core-data builder 6/7] COPY . . 09:29:21 #135 DONE 9.5s 09:29:21 09:29:21 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:29:21 #136 CACHED 09:29:21 09:29:21 #137 [security-proxy-auth builder 6/7] COPY . . 09:29:21 #137 CACHED 09:29:21 09:29:21 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:21 #138 CACHED 09:29:21 09:29:21 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 09:29:21 #139 CACHED 09:29:21 09:29:21 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:21 #140 CACHED 09:29:21 09:29:21 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:29:21 #141 CACHED 09:29:21 09:29:21 #142 [core-command builder 6/7] COPY . . 09:29:21 #142 CACHED 09:29:21 09:29:21 #143 [core-command builder 4/7] COPY go.mod vendor* ./ 09:29:21 #143 CACHED 09:29:21 09:29:21 #144 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:21 #144 CACHED 09:29:21 09:29:21 #145 [core-metadata builder 6/7] COPY . . 09:29:21 #145 CACHED 09:29:21 09:29:21 #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:29:21 #146 CACHED 09:29:21 09:29:21 #147 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:21 #147 CACHED 09:29:21 09:29:21 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:29:22 #148 ... 09:29:22 09:29:22 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:29:22 #126 5.757 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:26 #126 ... 09:29:26 09:29:26 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:29:26 #0 6.557 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:29:26 #149 ... 09:29:26 09:29:26 #150 [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:29:26 #0 6.844 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:29:26 #150 ... 09:29:26 09:29:26 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:29:26 #0 7.289 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:29:26 #151 ... 09:29:26 09:29:26 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:29:26 #0 7.180 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:29:26 #152 ... 09:29:26 09:29:26 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:29:26 #0 8.115 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:29:27 #153 ... 09:29:27 09:29:27 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:29:27 #0 8.254 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:29:27 #154 ... 09:29:27 09:29:27 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:29:27 #0 7.279 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:29:27 #155 ... 09:29:27 09:29:27 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:27 #0 7.723 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:27 #156 ... 09:29:27 09:29:27 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:29:27 #0 7.069 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:27 #157 ... 09:29:27 09:29:27 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:27 #0 7.902 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:29:27 #158 ... 09:29:27 09:29:27 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:29:27 #148 7.965 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 10:02:08 #148 ... 10:02:08 10:02:08 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:02:08 #155 DONE 1967.2s 10:02:08 10:02:08 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:02:08 #151 ... 10:02:08 10:02:08 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:02:08 #159 DONE 0.4s 10:02:08 10:02:08 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:02:08 #160 DONE 0.4s 10:02:08 10:02:08 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:02:08 #148 ... 10:02:08 10:02:08 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:02:08 #161 DONE 0.5s 10:02:08 10:02:08 #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:02:08 #162 DONE 0.3s 10:02:08 10:02:08 #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:02:08 #163 DONE 0.3s 10:02:08 10:02:08 #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:02:10 #164 DONE 3.5s 10:02:10 10:02:10 #104 [core-common-config-bootstrapper] exporting to image 10:02:10 #104 exporting layers 10:02:11 #104 exporting layers 0.8s done 10:02:11 #104 writing image sha256:1f9eecedaa9c9e581d2959ae779d8d0b92ca5c95f1b51e042678a83261802fd2 done 10:02:11 #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:02:11 #104 DONE 23.2s 10:02:11 10:02:11 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:02:33 #152 ... 10:02:33 10:02:33 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:02:33 #151 DONE 1997.1s 10:02:33 10:02:33 #165 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:02:34 #165 DONE 0.8s 10:02:34 10:02:34 #166 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:02:37 #166 DONE 2.7s 10:02:37 10:02:37 #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:02:37 #167 DONE 0.4s 10:02:37 10:02:37 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:02:37 #148 ... 10:02:37 10:02:37 #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:02:37 #168 DONE 0.3s 10:02:37 10:02:37 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:02:37 #48 ... 10:02:37 10:02:37 #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:02:38 #169 DONE 0.5s 10:02:38 10:02:38 #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:02:38 #170 DONE 0.2s 10:02:38 10:02:38 #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:02:38 #171 DONE 0.2s 10:02:38 10:02:38 #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:02:39 #172 DONE 0.2s 10:02:39 10:02:39 #55 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:02:39 #55 ... 10:02:39 10:02:39 #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:02:39 #173 DONE 0.2s 10:02:39 10:02:39 #174 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:02:39 #174 DONE 0.2s 10:02:39 10:02:39 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:02:39 #148 ... 10:02:39 10:02:39 #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:02:42 #175 DONE 2.6s 10:02:42 10:02:42 #104 [security-bootstrapper] exporting to image 10:02:42 #104 exporting layers 10:02:43 #104 exporting layers 1.5s done 10:02:43 #104 writing image sha256:4b307da82937cf04bcd440e69cbd839ce7e6d2a38d29753f83ded6e0e763db23 0.0s done 10:02:43 #104 naming to docker.io/library/security-bootstrapper-arm64 done 10:02:43 #104 DONE 24.7s 10:02:43 10:02:43 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:27:22 #148 DONE 3485.1s 10:27:22 10:27:22 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:27:22 #152 ... 10:27:22 10:27:22 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:27:22 #176 DONE 0.2s 10:27:22 10:27:22 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:27:22 #177 DONE 0.2s 10:27:22 10:27:22 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:27:22 #152 ... 10:27:22 10:27:22 #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:27:24 #178 DONE 0.7s 10:27:24 10:27:24 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:27:24 #179 DONE 0.2s 10:27:24 10:27:24 #104 [core-command] exporting to image 10:27:24 #104 exporting layers 10:27:24 #104 exporting layers 0.6s done 10:27:24 #104 writing image sha256:6894009545616f2f15c264a13dd671d02dad8b1c81d020755e2cd124df9b0e3f done 10:27:24 #104 naming to docker.io/library/core-command-arm64 10:27:24 #104 naming to docker.io/library/core-command-arm64 0.1s done 10:27:24 #104 DONE 25.3s 10:27:24 10:27:24 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:27:57 #48 ... 10:27:57 10:27:57 #150 [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:27:57 #150 3518.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:28:05 #150 ... 10:28:05 10:28:05 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:28:05 #152 DONE 3528.9s 10:28:05 10:28:05 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:28:06 #48 ... 10:28:06 10:28:06 #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:28:06 #180 DONE 0.3s 10:28:06 10:28:06 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:28:06 #126 ... 10:28:06 10:28:06 #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:28:06 #181 DONE 0.2s 10:28:06 10:28:06 #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:28:06 #182 DONE 0.2s 10:28:06 10:28:06 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:28:07 #48 ... 10:28:07 10:28:07 #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:28:07 #183 DONE 0.2s 10:28:07 10:28:07 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:28:07 #184 DONE 0.7s 10:28:07 10:28:07 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:28:07 #126 ... 10:28:07 10:28:07 #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:28:08 #185 DONE 0.2s 10:28:08 10:28:08 #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:28:10 #186 DONE 2.7s 10:28:10 10:28:10 #104 [security-proxy-setup] exporting to image 10:28:10 #104 exporting layers 10:28:12 #104 exporting layers 1.2s done 10:28:12 #104 writing image sha256:3cea11022f4417feeb37def9d196e834e6be6b48b9f5059e87703dde2a5d7558 0.0s done 10:28:12 #104 naming to docker.io/library/security-proxy-setup-arm64 done 10:28:12 #104 DONE 26.6s 10:28:12 10:28:12 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:28:44 #157 ... 10:28:44 10:28:44 #150 [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:28:44 #150 DONE 3566.8s 10:28:44 10:28:44 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:28:44 #126 ... 10:28:44 10:28:44 #187 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:28:44 #187 DONE 0.3s 10:28:44 10:28:44 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:28:44 #157 ... 10:28:44 10:28:44 #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:28:44 #188 DONE 0.3s 10:28:44 10:28:44 #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:28:44 #189 DONE 0.3s 10:28:44 10:28:44 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:28:45 #157 ... 10:28:45 10:28:45 #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:28:45 #190 DONE 0.2s 10:28:45 10:28:45 #191 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:28:45 #191 DONE 0.2s 10:28:45 10:28:45 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:28:45 #192 DONE 0.6s 10:28:45 10:28:45 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:28:46 #193 DONE 0.6s 10:28:46 10:28:46 #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:28:46 #194 DONE 0.2s 10:28:46 10:28:46 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:28:46 #149 ... 10:28:46 10:28:46 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:28:49 #195 DONE 2.5s 10:28:49 10:28:49 #104 [security-secretstore-setup] exporting to image 10:28:49 #104 exporting layers 10:28:52 #104 exporting layers 2.4s done 10:28:52 #104 writing image sha256:576417a428d5bceae1ddc24e5c27a13c116b89cc06efd4388f56baf60621ced1 0.0s done 10:28:52 #104 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 10:28:52 #104 DONE 29.0s 10:28:52 10:28:52 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:30:28 #126 ... 10:30:28 10:30:28 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:30:28 #154 DONE 3670.9s 10:30:28 10:30:28 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:30:28 #157 ... 10:30:28 10:30:28 #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:30:28 #196 DONE 0.3s 10:30:28 10:30:28 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:30:28 #157 ... 10:30:28 10:30:28 #197 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:30:28 #197 DONE 0.2s 10:30:28 10:30:28 #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:30:29 #198 DONE 0.6s 10:30:29 10:30:29 #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:30:29 #199 DONE 0.2s 10:30:29 10:30:29 #104 [security-spiffe-token-provider] exporting to image 10:30:29 #104 exporting layers 10:30:31 #104 exporting layers 1.8s done 10:30:31 #104 writing image sha256:555e7745d8e84fd6484a2321998ec3350db76a3dcc930987d3a4a3ce83c596ef done 10:30:31 #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:30:31 #104 DONE 30.8s 10:30:31 10:30:31 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:31:39 #48 ... 10:31:39 10:31:39 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:31:39 #157 DONE 3739.2s 10:31:39 10:31:39 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:31:39 #126 ... 10:31:39 10:31:39 #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:31:39 #200 ... 10:31:39 10:31:39 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:31:39 #149 DONE 3740.8s 10:31:39 10:31:39 #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:31:39 #200 DONE 0.4s 10:31:39 10:31:39 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:31:39 #126 ... 10:31:39 10:31:39 #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:31:39 #201 DONE 0.4s 10:31:39 10:31:39 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:31:39 #202 ... 10:31:39 10:31:39 #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:31:39 #203 DONE 0.4s 10:31:39 10:31:39 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:31:39 #202 DONE 1.0s 10:31:39 10:31:39 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:31:39 #204 ... 10:31:39 10:31:39 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:31:39 #205 DONE 0.4s 10:31:39 10:31:39 #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:31:39 #206 DONE 0.4s 10:31:39 10:31:39 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:31:39 #204 DONE 0.9s 10:31:39 10:31:39 #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:31:40 #207 DONE 0.5s 10:31:40 10:31:40 #104 [core-keeper] exporting to image 10:31:40 #104 exporting layers 10:31:41 #104 exporting layers 1.1s done 10:31:41 #104 writing image sha256:f6db48d55fb9fcedef74740ad6c4e7238cf8f4232e8f6df32ad426067e158892 0.0s done 10:31:41 #104 naming to docker.io/library/core-keeper-arm64 0.0s done 10:31:41 #104 DONE 31.9s 10:31:41 10:31:41 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:31:43 #208 DONE 3.1s 10:31:43 10:31:43 #104 [security-proxy-auth] exporting to image 10:31:44 #104 exporting layers 1.2s done 10:31:44 #104 writing image sha256:4862cec42cbfe9fe0e72c220ee6a3577af293563ea6b6ef54d9edfb5de442134 done 10:31:44 #104 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 10:31:44 #104 DONE 33.2s 10:31:44 10:31:44 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:31:49 #48 ... 10:31:49 10:31:49 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:31:49 #153 DONE 3752.4s 10:31:49 10:31:49 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:31:49 #158 DONE 3752.4s 10:31:49 10:31:49 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:31:50 #126 ... 10:31:50 10:31:50 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:31:50 #209 DONE 0.2s 10:31:50 10:31:50 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:31:50 #210 ... 10:31:50 10:31:50 #211 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:31:50 #211 DONE 0.3s 10:31:50 10:31:50 #212 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:31:50 #212 ... 10:31:50 10:31:50 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:31:50 #210 DONE 0.3s 10:31:51 10:31:51 #212 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:31:51 #212 DONE 0.3s 10:31:51 10:31:51 #213 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:31:52 #213 DONE 0.9s 10:31:52 10:31:52 #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:31:52 #214 DONE 1.1s 10:31:52 10:31:52 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:31:52 #215 ... 10:31:52 10:31:52 #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:31:52 #216 DONE 0.3s 10:31:52 10:31:52 #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:31:52 #215 DONE 0.3s 10:31:52 10:31:52 #104 [core-data] exporting to image 10:31:52 #104 exporting layers 10:31:52 #104 ... 10:31:52 10:31:52 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:31:52 #217 DONE 0.3s 10:31:52 10:31:52 #104 [core-metadata] exporting to image 10:31:53 #104 exporting layers 1.1s done 10:31:53 #104 writing image sha256:837599eb88fdb801f82b59be8c9a374c93ff97e5e01d7587376c8ee652fcae34 0.0s done 10:31:53 #104 naming to docker.io/library/core-data-arm64 done 10:31:55 #104 exporting layers 3.4s done 10:31:56 #104 writing image sha256:e3b8f219f3b9f9e43181d29f66bae659e671a812e3ab037d53737304f8d5bf2f 0.0s done 10:31:56 #104 naming to docker.io/library/core-metadata-arm64 0.0s done 10:31:56 #104 DONE 37.7s 10:31:56 10:31:56 #55 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:32:35 #55 ... 10:32:35 10:32:35 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:32:35 #126 DONE 3794.5s 10:32:35 10:32:35 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:32:35 #48 ... 10:32:35 10:32:35 #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:32:35 #218 DONE 0.6s 10:32:35 10:32:35 #55 [security-spire-agent stage-3 1/10] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:32:35 #55 ... 10:32:35 10:32:35 #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:32:35 #219 DONE 0.2s 10:32:35 10:32:35 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:32:35 #220 DONE 0.7s 10:32:35 10:32:35 #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:32:35 #221 DONE 0.3s 10:32:35 10:32:35 #104 [support-scheduler] exporting to image 10:32:35 #104 exporting layers 10:32:35 #104 exporting layers 1.6s done 10:32:35 #104 writing image sha256:a8b4469f6a2b49670d9a8efa3be0709f493b95ed1ea0888d14df940f83e500bc done 10:32:35 #104 naming to docker.io/library/support-scheduler-arm64 10:32:35 #104 naming to docker.io/library/support-scheduler-arm64 done 10:32:35 #104 DONE 39.3s 10:32:35 10:32:35 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:32:45 #48 ... 10:32:45 10:32:45 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:32:45 #156 DONE 3807.9s 10:32:45 10:32:45 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:32:45 #48 ... 10:32:45 10:32:45 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:32:45 #222 DONE 0.2s 10:32:45 10:32:45 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:32:45 #223 DONE 0.2s 10:32:45 10:32:45 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:32:45 #224 DONE 0.6s 10:32:45 10:32:45 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:32:45 #225 DONE 0.2s 10:32:45 10:32:45 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:32:46 #48 ... 10:32:46 10:32:46 #104 [support-notifications] exporting to image 10:32:46 #104 exporting layers 10:32:47 #104 exporting layers 0.9s done 10:32:47 #104 writing image sha256:1f218c99893292c63f599d05a0152b446767d590046fd9f7aee11f51927f4c10 0.0s done 10:32:47 #104 naming to docker.io/library/support-notifications-arm64 0.0s done 10:32:47 #104 DONE 40.3s 10:32:47 10:32:47 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:32:47 time="2025-10-31T09:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:47 time="2025-10-31T09:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:47 time="2025-10-31T09:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:47 time="2025-10-31T09:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:47 time="2025-10-31T09:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:47 time="2025-10-31T09:23:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:47 time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:47 time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:47 time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:47 time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:47 time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:47 time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:47 time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:47 time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:32:47 time="2025-10-31T09:23:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:32:47 $ docker stop --time=1 17a751da549a943cd556bc35663b0a49453006b5b06bc68597f322c3433e57f5 10:32:49 $ docker rm -f --volumes 17a751da549a943cd556bc35663b0a49453006b5b06bc68597f322c3433e57f5 [Pipeline] // withDockerContainer [Pipeline] sh 10:32:49 + docker images 10:32:49 REPOSITORY TAG IMAGE ID CREATED SIZE 10:32:49 support-notifications-arm64 latest 1f218c998932 4 seconds ago 53MB 10:32:49 support-scheduler-arm64 latest a8b4469f6a2b 16 seconds ago 49.2MB 10:32:49 core-data-arm64 latest 837599eb88fd 57 seconds ago 45.5MB 10:32:49 core-metadata-arm64 latest e3b8f219f3b9 57 seconds ago 45.5MB 10:32:49 security-proxy-auth-arm64 latest 4862cec42cbf About a minute ago 44.6MB 10:32:49 core-keeper-arm64 latest f6db48d55fb9 About a minute ago 45.2MB 10:32:49 security-spiffe-token-provider-arm64 latest 555e7745d8e8 2 minutes ago 49.1MB 10:32:49 security-secretstore-setup-arm64 latest 576417a428d5 4 minutes ago 79.5MB 10:32:49 security-proxy-setup-arm64 latest 3cea11022f44 4 minutes ago 49.5MB 10:32:49 core-command-arm64 latest 689400954561 5 minutes ago 40.1MB 10:32:49 security-bootstrapper-arm64 latest 4b307da82937 30 minutes ago 21.6MB 10:32:49 core-common-config-bootstrapper-arm64 latest 1f9eecedaa9c 30 minutes ago 20.5MB 10:32:49 security-spire-agent-arm64 latest 3829b1eb8a5c About an hour ago 194MB 10:32:49 security-spire-server-arm64 latest 0fc2bae264a8 About an hour ago 144MB 10:32:49 security-spire-config-arm64 latest be40657877d8 About an hour ago 143MB 10:32:49 ci-base-image-arm64 latest afb2c67469c4 2 hours ago 920MB 10:32:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB 10:32:49 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:32:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:32:50 10:32:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:32:51 arm64: Pulling from edgex-lftools-log-publisher 10:32:51 8998bd30e6a1: Pulling fs layer 10:32:51 04944245beec: Pulling fs layer 10:32:51 699f458cf7ca: Pulling fs layer 10:32:51 765212b225bb: Pulling fs layer 10:32:51 f23df028b6ca: Pulling fs layer 10:32:51 d65c8cfc05b1: Pulling fs layer 10:32:51 2437ff75d9bd: Pulling fs layer 10:32:51 f23df028b6ca: Waiting 10:32:51 d65c8cfc05b1: Waiting 10:32:51 2437ff75d9bd: Waiting 10:32:51 765212b225bb: Waiting 10:32:51 04944245beec: Verifying Checksum 10:32:51 04944245beec: Download complete 10:32:51 765212b225bb: Verifying Checksum 10:32:51 765212b225bb: Download complete 10:32:51 f23df028b6ca: Verifying Checksum 10:32:51 f23df028b6ca: Download complete 10:32:51 d65c8cfc05b1: Verifying Checksum 10:32:51 d65c8cfc05b1: Download complete 10:32:51 699f458cf7ca: Verifying Checksum 10:32:51 699f458cf7ca: Download complete 10:32:52 8998bd30e6a1: Verifying Checksum 10:32:52 8998bd30e6a1: Download complete 10:32:55 2437ff75d9bd: Verifying Checksum 10:32:55 2437ff75d9bd: Download complete 10:32:58 8998bd30e6a1: Pull complete 10:32:58 04944245beec: Pull complete 10:33:01 699f458cf7ca: Pull complete 10:33:01 765212b225bb: Pull complete 10:33:02 f23df028b6ca: Pull complete 10:33:02 d65c8cfc05b1: Pull complete 10:33:24 2437ff75d9bd: Pull complete 10:33:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:33:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:24 prd-ubuntu20.04-docker-arm64-4c-16g-771113 does not seem to be running inside a container 10:33:25 $ 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:33:28 $ docker top 72e010f98347f34d0b29744343d1095352b41abc6a4759ae92fbb0ced5ba2c14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:29 ---> job-cost.sh 10:33:29 lf-activate-venv: SKIPPING 10:33:29 INFO: No Stack... 10:33:30 INFO: Retrieving Pricing Info for: v3-standard-4 10:33:31 INFO: Archiving Costs [Pipeline] sh 10:33:32 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:33:32 + cut -d, -f6 [Pipeline] lock 10:33:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-2e3c248f46e105fb174306115e6f93d6-1-stack-cost] 10:33:32 Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-2e3c248f46e105fb174306115e6f93d6-1-stack-cost] did not exist. Created. 10:33:32 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-2e3c248f46e105fb174306115e6f93d6-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:33:32 + echo total: 0.2199999988079071 [Pipeline] stash 10:33:33 Stashed 1 file(s) [Pipeline] } 10:33:33 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-2e3c248f46e105fb174306115e6f93d6-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:33:33 $ docker stop --time=1 72e010f98347f34d0b29744343d1095352b41abc6a4759ae92fbb0ced5ba2c14 10:33:35 $ docker rm -f --volumes 72e010f98347f34d0b29744343d1095352b41abc6a4759ae92fbb0ced5ba2c14 [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:33:37 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:33:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:33:39 ---> package-listing.sh 10:33:39 ++ facter osfamily 10:33:39 ++ tr '[:upper:]' '[:lower:]' 10:33:39 + OS_FAMILY=debian 10:33:39 + workspace=/w/workspace/edgex-go/1 10:33:39 + START_PACKAGES=/tmp/packages_start.txt 10:33:39 + END_PACKAGES=/tmp/packages_end.txt 10:33:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:33:39 + PACKAGES=/tmp/packages_start.txt 10:33:39 + '[' /w/workspace/edgex-go/1 ']' 10:33:39 + PACKAGES=/tmp/packages_end.txt 10:33:39 + case "${OS_FAMILY}" in 10:33:39 + dpkg -l 10:33:39 + grep '^ii' 10:33:39 + '[' -f /tmp/packages_start.txt ']' 10:33:39 + '[' -f /tmp/packages_end.txt ']' 10:33:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:33:39 + '[' /w/workspace/edgex-go/1 ']' 10:33:39 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:33:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:33:39 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:33:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:40 10:33:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:40 latest: Pulling from edgex-lftools-log-publisher 10:33:40 5eb5b503b376: Pulling fs layer 10:33:40 5c69ac0246d0: Pulling fs layer 10:33:40 ec43610c2a17: Pulling fs layer 10:33:40 3a2ae6a8a46f: Pulling fs layer 10:33:40 33b1e0a273af: Pulling fs layer 10:33:40 5d3b04190fa2: Pulling fs layer 10:33:40 2f39f015ded8: Pulling fs layer 10:33:40 33b1e0a273af: Waiting 10:33:40 5d3b04190fa2: Waiting 10:33:40 2f39f015ded8: Waiting 10:33:40 3a2ae6a8a46f: Waiting 10:33:40 5c69ac0246d0: Download complete 10:33:40 3a2ae6a8a46f: Download complete 10:33:40 ec43610c2a17: Verifying Checksum 10:33:40 ec43610c2a17: Download complete 10:33:40 33b1e0a273af: Verifying Checksum 10:33:40 33b1e0a273af: Download complete 10:33:40 5d3b04190fa2: Verifying Checksum 10:33:40 5d3b04190fa2: Download complete 10:33:41 5eb5b503b376: Verifying Checksum 10:33:41 5eb5b503b376: Download complete 10:33:41 2f39f015ded8: Download complete 10:33:42 5eb5b503b376: Pull complete 10:33:42 5c69ac0246d0: Pull complete 10:33:43 ec43610c2a17: Pull complete 10:33:43 3a2ae6a8a46f: Pull complete 10:33:43 33b1e0a273af: Pull complete 10:33:43 5d3b04190fa2: Pull complete 10:33:50 2f39f015ded8: Pull complete 10:33:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:50 prd-ubuntu20.04-docker-8c-8g-771110 does not seem to be running inside a container 10:33:50 $ 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:33:52 $ docker top 7db852971564d7292df75878623ea41638d9aba0c0175d10b87ca0fb65099741 -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:52 + touch /tmp/pre-build-complete [Pipeline] sh 10:33:53 + mkdir -p /var/log/sysstat [Pipeline] sh 10:33:53 + ls /var/log/sa-host 10:33:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:33:53 provisioning config files... 10:33:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4110065351315953107tmp [Pipeline] { [Pipeline] echo 10:33:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:33:54 ---> create-netrc.sh [Pipeline] } 10:33:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:33:54 ---> python-tools-install.sh [Pipeline] echo 10:33:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:33:54 ---> sudo-logs.sh 10:33:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:33:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:33:55 ---> job-cost.sh 10:33:55 lf-activate-venv: SKIPPING 10:33:55 DEBUG: total: 0.2199999988079071 10:33:55 INFO: Retrieving Stack Cost... 10:33:55 INFO: Retrieving Pricing Info for: v3-standard-8 10:33:55 INFO: Archiving Costs [Pipeline] echo 10:33:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:33:56 ---> logs-deploy.sh 10:33:56 lf-activate-venv: SKIPPING 10:33:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-2e3c248f46e105fb174306115e6f93d6/1 10:33:56 INFO: archiving workspace using pattern(s): 10:33:57 Archives upload complete. 10:33:57 INFO: archiving logs to Nexus