Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1729928faa72876b59092547754e3d77230fce33 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-ssh1212685532347212781.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-ssh2814890005510910366.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7208430909924373719.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14473312635671815502.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6709941634676428844.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773773 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/18 [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/18 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1729928faa72876b59092547754e3d77230fce33 (odessa) Commit message: "Merge pull request #5315 from FelixTing/issue-5309" > git config core.sparsecheckout # timeout=10 > git checkout -f 1729928faa72876b59092547754e3d77230fce33 # timeout=10 > git rev-list --no-walk b9037ba690cac26d81ae5f0115dcfb5a63653c1a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:40:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:40:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:40:28 ========================================================= 01:40:28 EdgeX Global Pipelines Version Info 01:40:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:40:29 ------------------- 01:40:29 stable info: 01:40:29 ------------------- 01:40:29 Commited By: Cherry Wang cherry@iotechsys.com 01:40:29 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:40:29 Message: update stable to v1.0.278 01:40:30 ------------------- 01:40:30 experimental info: 01:40:30 ------------------- 01:40:30 Commited By: **** collab-it+edgex@linuxfoundation.org 01:40:30 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:40:30 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1729928 [Pipeline] echo 01:40:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:31 provisioning config files... 01:40:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config15777215800592105425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:31 ---> ****-login.sh 01:40:31 nexus3.edgexfoundry.org:10001 01:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:31 01:40:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:40:31 Configure a credential helper to remove this warning. See 01:40:31 https://docs.****.com/go/credential-store/ 01:40:31 01:40:31 Login Succeeded 01:40:31 nexus3.edgexfoundry.org:10002 01:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:31 01:40:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:40:31 Configure a credential helper to remove this warning. See 01:40:31 https://docs.****.com/go/credential-store/ 01:40:31 01:40:31 Login Succeeded 01:40:31 nexus3.edgexfoundry.org:10003 01:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:31 01:40:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:40:31 Configure a credential helper to remove this warning. See 01:40:31 https://docs.****.com/go/credential-store/ 01:40:31 01:40:31 Login Succeeded 01:40:31 nexus3.edgexfoundry.org:10004 01:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:31 01:40:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:40:31 Configure a credential helper to remove this warning. See 01:40:31 https://docs.****.com/go/credential-store/ 01:40:31 01:40:31 Login Succeeded 01:40:31 ****.io 01:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:32 01:40:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:40:32 Configure a credential helper to remove this warning. See 01:40:32 https://docs.****.com/go/credential-store/ 01:40:32 01:40:32 Login Succeeded 01:40:32 ---> ****-login.sh ends [Pipeline] } 01:40:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:32 + 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 01:40:32 + dirname cmd/core-command/Dockerfile 01:40:32 + cut -d/ -f2 01:40:32 + echo core-command,cmd/core-command/Dockerfile 01:40:32 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:40:32 + cut -d/ -f2 01:40:32 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:40:32 + + cutdirname -d/ cmd/core-data/Dockerfile -f2 01:40:32 01:40:32 + echo core-data,cmd/core-data/Dockerfile 01:40:32 + dirname cmd/core-keeper/Dockerfile 01:40:32 + cut -d/ -f2 01:40:32 + echo core-keeper,cmd/core-keeper/Dockerfile 01:40:32 + dirname cmd/core-metadata/Dockerfile 01:40:32 + cut -d/ -f2 01:40:32 + echo core-metadata,cmd/core-metadata/Dockerfile 01:40:32 + dirname cmd/security-bootstrapper/Dockerfile 01:40:32 + cut -d/ -f2 01:40:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:40:32 + dirname cmd/security-proxy-auth/Dockerfile 01:40:32 + cut -d/ -f2 01:40:32 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:40:32 + dirname cmd/security-proxy-setup/Dockerfile 01:40:32 + cut -d/ -f2 01:40:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:40:32 + dirname cmd/security-secretstore-setup/Dockerfile 01:40:32 + cut -d/ -f2 01:40:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:40:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:40:32 + cut -d/ -f2 01:40:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:40:32 + dirname cmd/security-spire-agent/Dockerfile 01:40:32 + cut -d/ -f2 01:40:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:40:32 + dirname cmd/security-spire-config/Dockerfile 01:40:32 + cut -d/ -f2 01:40:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:40:32 + dirname cmd/security-spire-server/Dockerfile 01:40:32 + cut -d/ -f2 01:40:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:40:32 + dirname cmd/support-notifications/Dockerfile 01:40:32 + cut -d/ -f2 01:40:32 + echo support-notifications,cmd/support-notifications/Dockerfile 01:40:32 + dirname cmd/support-scheduler/Dockerfile 01:40:32 + cut -d/ -f2 01:40:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:40:32 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 01:40:33 + git rev-list -1 --merges 1729928faa72876b59092547754e3d77230fce33~1..1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 01:40:33 -----------> git rev-list -1 --merges 1729928faa72876b59092547754e3d77230fce33~1..1729928faa72876b59092547754e3d77230fce33 1729928faa72876b59092547754e3d77230fce33 01:40:33 1729928faa72876b59092547754e3d77230fce33 [false] [Pipeline] sh 01:40:33 + git log --format=format:%s -1 1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 01:40:33 ========================================================= 01:40:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:40:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:40:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:40:34 + grep -v github /etc/ssh/ssh_known_hosts 01:40:34 + [ -e /tmp/ssh_known_hosts ] 01:40:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:40:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:40:34 + sudo tee -a /etc/ssh/ssh_known_hosts 01:40:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:34 01:40:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:34 0.1.4: Pulling from edgex-devops/py-git-semver 01:40:34 3dae71ba6b94: Pulling fs layer 01:40:34 6bf1a483ea7c: Pulling fs layer 01:40:34 f5dfc541a4d3: Pulling fs layer 01:40:34 461d9e800cba: Pulling fs layer 01:40:34 80192f66455f: Pulling fs layer 01:40:34 2e8e34ca0e6c: Pulling fs layer 01:40:34 a29436f7fd5d: Pulling fs layer 01:40:34 923cac83aea3: Pulling fs layer 01:40:34 25ad8b0a4227: Pulling fs layer 01:40:34 db01528c6b51: Pulling fs layer 01:40:34 28988de357af: Pulling fs layer 01:40:34 80192f66455f: Waiting 01:40:34 461d9e800cba: Waiting 01:40:34 2e8e34ca0e6c: Waiting 01:40:34 a29436f7fd5d: Waiting 01:40:34 25ad8b0a4227: Waiting 01:40:34 923cac83aea3: Waiting 01:40:34 db01528c6b51: Waiting 01:40:34 28988de357af: Waiting 01:40:34 6bf1a483ea7c: Verifying Checksum 01:40:34 6bf1a483ea7c: Download complete 01:40:34 461d9e800cba: Download complete 01:40:34 80192f66455f: Verifying Checksum 01:40:35 f5dfc541a4d3: Verifying Checksum 01:40:35 f5dfc541a4d3: Download complete 01:40:35 3dae71ba6b94: Verifying Checksum 01:40:35 3dae71ba6b94: Download complete 01:40:35 923cac83aea3: Verifying Checksum 01:40:35 923cac83aea3: Download complete 01:40:35 25ad8b0a4227: Verifying Checksum 01:40:35 25ad8b0a4227: Download complete 01:40:35 db01528c6b51: Verifying Checksum 01:40:35 db01528c6b51: Download complete 01:40:35 28988de357af: Download complete 01:40:35 a29436f7fd5d: Verifying Checksum 01:40:35 a29436f7fd5d: Download complete 01:40:35 2e8e34ca0e6c: Verifying Checksum 01:40:35 2e8e34ca0e6c: Download complete 01:40:36 3dae71ba6b94: Pull complete 01:40:36 6bf1a483ea7c: Pull complete 01:40:37 f5dfc541a4d3: Pull complete 01:40:37 461d9e800cba: Pull complete 01:40:37 80192f66455f: Pull complete 01:40:42 2e8e34ca0e6c: Pull complete 01:40:42 a29436f7fd5d: Pull complete 01:40:42 923cac83aea3: Pull complete 01:40:42 25ad8b0a4227: Pull complete 01:40:42 db01528c6b51: Pull complete 01:40:42 28988de357af: Pull complete 01:40:42 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:43 prd-ubuntu20.04-docker-8c-8g-773773 does not seem to be running inside a container 01:40:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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-devops/py-git-semver:0.1.4 cat 01:40:44 $ docker top db27894f12742bda77681fb72ac6272f9d8b9b0eba1d4dfbf4b0f88b914506d7 -eo pid,comm 01:40:44 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). 01:40:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:40:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:44 [ssh-agent] Looking for ssh-agent implementation... 01:40:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:45 $ docker exec db27894f12742bda77681fb72ac6272f9d8b9b0eba1d4dfbf4b0f88b914506d7 ssh-agent 01:40:45 SSH_AUTH_SOCK=/tmp/ssh-sCEJ5hleDSBK/agent.31 01:40:45 SSH_AGENT_PID=37 01:40:45 Running ssh-add (command line suppressed) 01:40:45 Identity added: /w/workspace/edgex-go/18@tmp/private_key_12715237734375008649.key (/w/workspace/edgex-go/18@tmp/private_key_12715237734375008649.key) 01:40:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:45 + git config --global --add safe.directory /w/workspace/edgex-go/18 [Pipeline] sh 01:40:45 + git tag --points-at HEAD [Pipeline] } 01:40:45 $ docker exec --env ******** --env ******** db27894f12742bda77681fb72ac6272f9d8b9b0eba1d4dfbf4b0f88b914506d7 ssh-agent -k 01:40:45 unset SSH_AUTH_SOCK; 01:40:45 unset SSH_AGENT_PID; 01:40:45 echo Agent pid 37 killed; 01:40:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:40:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:45 [ssh-agent] Looking for ssh-agent implementation... 01:40:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:46 $ docker exec db27894f12742bda77681fb72ac6272f9d8b9b0eba1d4dfbf4b0f88b914506d7 ssh-agent 01:40:46 SSH_AUTH_SOCK=/tmp/ssh-0wkxFMXzv3WS/agent.84 01:40:46 SSH_AGENT_PID=90 01:40:46 Running ssh-add (command line suppressed) 01:40:46 Identity added: /w/workspace/edgex-go/18@tmp/private_key_2103796743064461259.key (/w/workspace/edgex-go/18@tmp/private_key_2103796743064461259.key) 01:40:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:46 + git semver init 01:40:46 2025-11-25 01:40:46,797 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:40:46 2025-11-25 01:40:46,802 [run_init] DEBUG init version:0.0.0 force:False 01:40:46 2025-11-25 01:40:46,803 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/18/.semver 01:40:46 2025-11-25 01:40:46,803 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/18/.semver 01:40:46 2025-11-25 01:40:46,804 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/18/.semver'], cwd=/w/workspace/edgex-go/18, stdin=None, shell=False, universal_newlines=False) 01:40:52 2025-11-25 01:40:51,859 [append_file] DEBUG append to file:/w/workspace/edgex-go/18/.git/info/exclude 01:40:52 2025-11-25 01:40:51,859 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/18/.semver/odessa with force:False 01:40:52 2025-11-25 01:40:51,859 [read_version] DEBUG read version from /w/workspace/edgex-go/18/.semver/odessa 01:40:52 2025-11-25 01:40:51,860 [read_version] DEBUG read version from /w/workspace/edgex-go/18/.semver/odessa 01:40:52 4.0.1-dev.3 [Pipeline] } 01:40:52 $ docker exec --env ******** --env ******** db27894f12742bda77681fb72ac6272f9d8b9b0eba1d4dfbf4b0f88b914506d7 ssh-agent -k 01:40:52 unset SSH_AUTH_SOCK; 01:40:52 unset SSH_AGENT_PID; 01:40:52 echo Agent pid 90 killed; 01:40:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:52 + git semver [Pipeline] } 01:40:52 $ docker stop --time=1 db27894f12742bda77681fb72ac6272f9d8b9b0eba1d4dfbf4b0f88b914506d7 01:40:54 $ docker rm -f --volumes db27894f12742bda77681fb72ac6272f9d8b9b0eba1d4dfbf4b0f88b914506d7 [Pipeline] // withDockerContainer [Pipeline] sh 01:40:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:40:54 Stashed 1 file(s) [Pipeline] echo 01:40:54 [edgeXSemver]: initialized semver on version 4.0.1-dev.3 [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 01:40:55 + git config --global --add safe.directory /w/workspace/edgex-go/18 [Pipeline] echo 01:40:55 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:40:55 + + cut -d grep -f ^go [0-9].[0-9]* 2 go.mod 01:40:55 01:40:55 + cut -d . -f1-2 [Pipeline] echo 01:40:55 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:40:55 ========================================================= 01:40:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 01:40:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:40:55 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 01:40:55 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 01:40:55 0a9a5dfd008f: Pulling fs layer 01:40:55 8833042f23b5: Pulling fs layer 01:40:55 6ca661eb024f: Pulling fs layer 01:40:55 b5acb76e9680: Pulling fs layer 01:40:55 4f4fb700ef54: Pulling fs layer 01:40:55 012bb1f9d321: Pulling fs layer 01:40:55 97255f1bc79d: Pulling fs layer 01:40:55 454448c9edf9: Pulling fs layer 01:40:55 15f87924ceaf: Pulling fs layer 01:40:55 97255f1bc79d: Waiting 01:40:55 15f87924ceaf: Waiting 01:40:55 4f4fb700ef54: Waiting 01:40:55 012bb1f9d321: Waiting 01:40:55 454448c9edf9: Waiting 01:40:55 b5acb76e9680: Waiting 01:40:55 8833042f23b5: Download complete 01:40:55 b5acb76e9680: Download complete 01:40:55 4f4fb700ef54: Verifying Checksum 01:40:55 4f4fb700ef54: Download complete 01:40:55 012bb1f9d321: Verifying Checksum 01:40:55 012bb1f9d321: Download complete 01:40:55 0a9a5dfd008f: Download complete 01:40:55 97255f1bc79d: Verifying Checksum 01:40:55 97255f1bc79d: Download complete 01:40:56 0a9a5dfd008f: Pull complete 01:40:56 8833042f23b5: Pull complete 01:40:56 15f87924ceaf: Verifying Checksum 01:40:56 15f87924ceaf: Download complete 01:40:56 6ca661eb024f: Verifying Checksum 01:40:56 6ca661eb024f: Download complete 01:40:56 454448c9edf9: Verifying Checksum 01:40:56 454448c9edf9: Download complete 01:41:02 6ca661eb024f: Pull complete 01:41:02 b5acb76e9680: Pull complete 01:41:02 4f4fb700ef54: Pull complete 01:41:02 012bb1f9d321: Pull complete 01:41:02 97255f1bc79d: Pull complete 01:41:04 454448c9edf9: Pull complete 01:41:04 15f87924ceaf: Pull complete 01:41:04 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 01:41:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 01:41:04 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 01:41:05 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 01:41:05 WORKDIR /edgex 01:41:05 COPY go.mod . 01:41:05 RUN go mod download 01:41:05 + docker build -t ci-base-image-x86_64 -f - . 01:41:05 #0 building with "default" instance using docker driver 01:41:05 01:41:05 #1 [internal] load build definition from Dockerfile 01:41:05 #1 transferring dockerfile: 170B done 01:41:05 #1 DONE 0.0s 01:41:05 01:41:05 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 01:41:05 #2 DONE 0.0s 01:41:05 01:41:05 #3 [internal] load .dockerignore 01:41:05 #3 transferring context: 50B done 01:41:05 #3 DONE 0.0s 01:41:05 01:41:05 #4 [internal] load build context 01:41:05 #4 transferring context: 6.49kB done 01:41:05 #4 DONE 0.1s 01:41:05 01:41:05 #5 [1/4] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 01:41:05 #5 DONE 0.1s 01:41:05 01:41:05 #6 [2/4] WORKDIR /edgex 01:41:07 #6 DONE 1.2s 01:41:07 01:41:07 #7 [3/4] COPY go.mod . 01:41:07 #7 DONE 0.0s 01:41:07 01:41:07 #8 [4/4] RUN go mod download 01:41:09 Still waiting to schedule task 01:41:09 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:41:19 #8 DONE 11.2s 01:41:19 01:41:19 #9 exporting to image 01:41:19 #9 exporting layers 01:41:21 #9 exporting layers 3.6s done 01:41:21 #9 writing image sha256:acf3c036a599e42c5e2ff773edc51528719bbd065d63ae2440477818c9c685a0 done 01:41:21 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:41:21 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:22 + docker inspect -f . ci-base-image-x86_64 01:41:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:22 prd-ubuntu20.04-docker-8c-8g-773773 does not seem to be running inside a container 01:41:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:41:22 $ docker top 308b79c6d313678ba517c7f63b37b51dfea68e39fb8eed7533ee6798fa23113e -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:23 + go version 01:41:23 go version go1.23.7 linux/amd64 [Pipeline] } 01:41:23 $ docker stop --time=1 308b79c6d313678ba517c7f63b37b51dfea68e39fb8eed7533ee6798fa23113e 01:41:24 $ docker rm -f --volumes 308b79c6d313678ba517c7f63b37b51dfea68e39fb8eed7533ee6798fa23113e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:24 + docker inspect -f . ci-base-image-x86_64 01:41:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:24 prd-ubuntu20.04-docker-8c-8g-773773 does not seem to be running inside a container 01:41:24 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:41:25 $ docker top 026a53d87e010496de49c109e495514a2a5a7f511904277329b0fd0c4ecbd714 -eo pid,comm [Pipeline] { [Pipeline] echo 01:41:25 ========================================================= 01:41:25 [edgeXBuildGoParallel] Running Tests and Build... 01:41:25 ========================================================= [Pipeline] sh 01:41:25 + git config --global --add safe.directory /w/workspace/edgex-go/18 [Pipeline] fileExists [Pipeline] sh 01:41:25 + make test 01:41:25 go test -race -coverprofile=coverage.out ./... 01:41:33 ? github.com/edgexfoundry/edgex-go [no test files] 01:41:55 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:41:55 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:41:55 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:41:55 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:41:55 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:41:55 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:41:55 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:41:55 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:41:55 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:41:55 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:41:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:41:55 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:41:55 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:41:55 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:41:55 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:41:55 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:41:55 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:41:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 42.3% of statements 01:41:57 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:41:57 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:41:57 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:41:57 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:41:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 01:41:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:41:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:41:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:41:58 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:41:58 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:41:58 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:41:58 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:41:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:41:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:41:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:41:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:41:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:41:59 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:41:59 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:42:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.4% of statements 01:42:01 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements 01:42:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 46.3% of statements 01:42:01 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:42:01 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:42:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.963s coverage: 93.4% of statements 01:42:01 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 92.4% of statements 01:42:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 8.4% of statements 01:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:42:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:42:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:42:03 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:42:03 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:42:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:42:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:42:03 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:42:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:42:03 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:42:03 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:42:03 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:42:03 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:42:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.347s coverage: 95.8% of statements 01:42:04 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 01:42:04 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:42:04 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 01:42:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:42:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:42:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:42:05 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:42:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] 01:42:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements 01:42:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 42.6% of statements 01:42:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.012s coverage: 81.1% of statements 01:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 01:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.036s coverage: 87.1% of statements 01:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 01:42:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:42:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:42:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 01:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:42:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:42:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:42:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 01:42:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:42:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:42:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:42:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:42:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:42:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:42:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:42:09 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:42:09 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:42:10 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:42:11 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:42:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:42:13 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:42:13 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:42:13 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:42:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:42:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:42:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:42:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:42:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:42:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:42:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:42:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:42:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 01:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:42:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:42:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:42:20 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:42:20 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:42:20 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:42:20 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:42:20 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:42:20 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:42:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:42:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:42:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:42:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:42:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:42:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:42:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:42:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:42:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:42:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:42:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:42:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:42:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:42:24 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.052s coverage: 92.9% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.094s coverage: 81.8% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.170s coverage: 54.5% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.152s coverage: 29.2% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.0% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 94.9% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 97.7% of statements 01:42:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements 01:42:28 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 01:42:29 running golangci-lint 01:42:29 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:42:29 go version go1.23.7 linux/amd64 01:42:29 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:42:29 level=info msg="[config_reader] Used config file .golangci.yml" 01:42:29 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:42:51 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 21.15820763s" 01:42:51 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.90015ms" 01:43:03 level=info msg="[linters_context/goanalysis] analyzers took 1m33.934473532s with top 10 stages: buildir: 51.98942726s, gosec: 3.234524103s, inspect: 3.079772329s, fact_deprecated: 2.834280623s, ctrlflow: 2.381499333s, printf: 1.738089642s, S1038: 1.227608965s, fact_purity: 1.212210209s, nilness: 1.021844581s, isgenerated: 954.628628ms" 01:43:03 level=info msg="[runner] Issues before processing: 202, after processing: 0" 01:43:03 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, identifier_marker: 202/202, exclude: 202/202, nolint: 20/0, cgo: 202/202, filename_unadjuster: 202/202, invalid_issue: 202/202, exclude-rules: 202/20, skip_files: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202" 01:43:03 level=info msg="[runner] processing took 16.349116ms with stages: nolint: 7.28844ms, identifier_marker: 3.584334ms, path_prettifier: 1.576463ms, exclude-rules: 1.439221ms, autogenerated_exclude: 1.32347ms, skip_dirs: 940.764µs, cgo: 109.542µs, invalid_issue: 62.932µs, filename_unadjuster: 20.54µs, max_same_issues: 740ns, uniq_by_line: 390ns, fixer: 380ns, skip_files: 360ns, exclude: 340ns, sort_results: 240ns, max_from_linter: 170ns, diff: 160ns, source_code: 150ns, path_prefixer: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" 01:43:03 level=info msg="[runner] linters took 11.032748656s with stages: goanalysis_metalinter: 11.016292898s" 01:43:03 level=info msg="File cache stats: 0 entries of total size 0B" 01:43:03 level=info msg="Memory: 319 samples, avg is 283.3MB, max is 1380.4MB" 01:43:03 level=info msg="Execution took 32.247546382s" 01:43:03 go vet ./... 01:43:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:43:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:43:07 ./bin/test-attribution-txt.sh [Pipeline] echo 01:43:08 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 01:43:08 + go mod tidy 01:43:08 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 01:43:08 go: downloading github.com/go-playground/assert/v2 v2.2.0 01:43:08 go: downloading github.com/frankban/quicktest v1.14.6 01:43:08 go: downloading go.uber.org/goleak v1.3.0 01:43:09 go: downloading github.com/kr/pretty v0.3.1 01:43:09 go: downloading github.com/google/go-cmp v0.6.0 01:43:09 go: downloading go.opentelemetry.io/otel/sdk v1.32.0 01:43:09 go: downloading github.com/golang/protobuf v1.5.4 01:43:09 go: downloading github.com/emirpasic/gods v1.18.1 01:43:09 go: downloading github.com/jeremija/gosubmit v0.2.7 01:43:09 go: downloading github.com/google/gofuzz v1.2.0 01:43:09 go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 01:43:09 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 01:43:09 go: downloading github.com/rs/cors v1.11.0 01:43:09 go: downloading github.com/shoenig/test v0.6.4 01:43:09 go: downloading github.com/kr/text v0.2.0 01:43:09 go: downloading github.com/rogpeppe/go-internal v1.11.0 01:43:09 go: downloading github.com/onsi/ginkgo v1.16.4 01:43:09 go: downloading github.com/onsi/gomega v1.13.0 01:43:09 go: downloading github.com/nxadm/tail v1.4.8 01:43:09 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 01:43:09 go: downloading gopkg.in/yaml.v2 v2.4.0 [Pipeline] sh 01:43:10 + ls -al . 01:43:10 total 2000 01:43:10 drwxrwxr-x 12 1001 1001 4096 Nov 25 01:41 . 01:43:10 drwxr-xr-x 4 root root 4096 Nov 25 01:41 .. 01:43:10 drwxrwxr-x 2 1001 1001 4096 Nov 25 01:40 .blubracket 01:43:10 -rw-rw-r-- 1 1001 1001 10 Nov 25 01:40 .dockerignore 01:43:10 drwxrwxr-x 8 1001 1001 4096 Nov 25 01:42 .git 01:43:10 drwxrwxr-x 3 1001 1001 4096 Nov 25 01:40 .github 01:43:10 -rw-rw-r-- 1 1001 1001 902 Nov 25 01:40 .gitignore 01:43:10 -rw-rw-r-- 1 1001 1001 218 Nov 25 01:40 .golangci.yml 01:43:10 -rw-rw-r-- 1 1001 1001 100 Nov 25 01:40 .hadolint.yml 01:43:10 drwxr-xr-x 3 1001 1001 4096 Nov 25 01:40 .semver 01:43:10 -rw-rw-r-- 1 1001 1001 155 Nov 25 01:40 .sonarcloud.properties 01:43:10 -rw-rw-r-- 1 1001 1001 1171 Nov 25 01:40 ADOPTERS.md 01:43:10 -rw-rw-r-- 1 1001 1001 17374 Nov 25 01:40 Attribution.txt 01:43:10 -rw-rw-r-- 1 1001 1001 108018 Nov 25 01:40 CHANGELOG.md 01:43:10 -rw-rw-r-- 1 1001 1001 3804 Nov 25 01:40 CONTRIBUTING.md 01:43:10 -rw-rw-r-- 1 1001 1001 677 Nov 25 01:40 GOVERNANCE.md 01:43:10 -rw-rw-r-- 1 1001 1001 858 Nov 25 01:40 Jenkinsfile 01:43:10 -rw-rw-r-- 1 1001 1001 10775 Nov 25 01:40 LICENSE 01:43:10 -rw-rw-r-- 1 1001 1001 16754 Nov 25 01:40 Makefile 01:43:10 -rw-rw-r-- 1 1001 1001 582 Nov 25 01:40 OWNERS.md 01:43:10 -rw-rw-r-- 1 1001 1001 9932 Nov 25 01:40 README.md 01:43:10 -rw-rw-r-- 1 1001 1001 789 Nov 25 01:40 SECURITY.md 01:43:10 -rw-rw-r-- 1 1001 1001 11 Nov 25 01:40 VERSION 01:43:10 drwxrwxr-x 2 1001 1001 4096 Nov 25 01:40 bin 01:43:10 drwxrwxr-x 19 1001 1001 4096 Nov 25 01:40 cmd 01:43:10 -rw-r--r-- 1 root root 1665865 Nov 25 01:42 coverage.out 01:43:10 drwxrwxr-x 2 1001 1001 4096 Nov 25 01:40 fuzz_test 01:43:10 -rw-rw-r-- 1 1001 1001 6454 Nov 25 01:40 go.mod 01:43:10 -rw-rw-r-- 1 1001 1001 88143 Nov 25 01:40 go.sum 01:43:10 drwxrwxr-x 7 1001 1001 4096 Nov 25 01:40 internal 01:43:10 drwxrwxr-x 2 1001 1001 4096 Nov 25 01:40 openapi 01:43:10 -rw-rw-r-- 1 1001 1001 584 Nov 25 01:40 security.txt 01:43:10 drwxrwxr-x 10 1001 1001 4096 Nov 25 01:40 vendor 01:43:10 -rw-rw-r-- 1 1001 1001 204 Nov 25 01:40 version.go [Pipeline] sh 01:43:10 + '[' -e coverage.out ] 01:43:10 + chown 1001:1001 coverage.out [Pipeline] stash 01:43:10 Stashed 1 file(s) [Pipeline] sh 01:43:10 + make build 01:43:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:43:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:43:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:43:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:43:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:43:35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:43:40 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:43:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:43:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:43:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:43:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:43:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:43:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:43:50 $ docker stop --time=1 026a53d87e010496de49c109e495514a2a5a7f511904277329b0fd0c4ecbd714 01:43:53 $ docker rm -f --volumes 026a53d87e010496de49c109e495514a2a5a7f511904277329b0fd0c4ecbd714 [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 01:43:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:43:54 01:43:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:43:55 latest: Pulling from edgex-devops/edgex-compose 01:43:55 91d30c5bc195: Pulling fs layer 01:43:55 2e9b0aa3be6d: Pulling fs layer 01:43:55 9c61dcf015f6: Pulling fs layer 01:43:55 4698f68db338: Pulling fs layer 01:43:55 2a2f49069b9e: Pulling fs layer 01:43:55 e0025b399a48: Pulling fs layer 01:43:55 2a2f49069b9e: Waiting 01:43:55 e0025b399a48: Waiting 01:43:55 4698f68db338: Waiting 01:43:55 91d30c5bc195: Verifying Checksum 01:43:55 91d30c5bc195: Download complete 01:43:55 4698f68db338: Verifying Checksum 01:43:55 4698f68db338: Download complete 01:43:55 2e9b0aa3be6d: Verifying Checksum 01:43:55 2e9b0aa3be6d: Download complete 01:43:55 e0025b399a48: Verifying Checksum 01:43:55 e0025b399a48: Download complete 01:43:55 91d30c5bc195: Pull complete 01:43:55 2a2f49069b9e: Verifying Checksum 01:43:55 2a2f49069b9e: Download complete 01:43:55 2e9b0aa3be6d: Pull complete 01:43:55 9c61dcf015f6: Verifying Checksum 01:43:55 9c61dcf015f6: Download complete 01:44:00 9c61dcf015f6: Pull complete 01:44:00 4698f68db338: Pull complete 01:44:00 2a2f49069b9e: Pull complete 01:44:00 e0025b399a48: Pull complete 01:44:00 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:44:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:44:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:00 prd-ubuntu20.04-docker-8c-8g-773773 does not seem to be running inside a container 01:44:00 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:44:00 $ docker top 7212e058afb4057a6fa453fa83fd7f7dc5ae12843954531d4ccb745de93ee93e -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:01 + docker compose -f ./docker-compose-build.yml build --parallel 01:44:01 #1 [support-scheduler internal] load build definition from Dockerfile 01:44:01 #1 transferring dockerfile: 1.83kB done 01:44:01 #1 DONE 0.1s 01:44:01 01:44:01 #2 [security-bootstrapper internal] load build definition from Dockerfile 01:44:01 #2 transferring dockerfile: 3.02kB done 01:44:01 #2 DONE 0.1s 01:44:01 01:44:01 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:44:01 #3 DONE 0.0s 01:44:01 01:44:01 #4 [security-spire-config internal] load build definition from Dockerfile 01:44:01 #4 transferring dockerfile: 1.69kB done 01:44:01 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:44:01 #4 DONE 0.1s 01:44:01 01:44:01 #5 [security-proxy-setup internal] load build definition from Dockerfile 01:44:01 #5 transferring dockerfile: 2.50kB done 01:44:01 #5 DONE 0.1s 01:44:01 01:44:01 #6 [core-data internal] load build definition from Dockerfile 01:44:01 #6 transferring dockerfile: 2.04kB done 01:44:01 #6 DONE 0.1s 01:44:01 01:44:01 #7 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:44:01 #7 ... 01:44:01 01:44:01 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:44:01 #8 transferring dockerfile: 2.23kB done 01:44:01 #8 DONE 0.1s 01:44:01 01:44:01 #9 [security-spire-agent internal] load build definition from Dockerfile 01:44:01 #9 transferring dockerfile: 1.81kB done 01:44:01 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:44:01 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 01:44:01 #9 DONE 0.1s 01:44:01 01:44:01 #10 [security-secretstore-setup internal] load build definition from Dockerfile 01:44:01 #10 transferring dockerfile: 2.49kB done 01:44:01 #10 DONE 0.1s 01:44:01 01:44:01 #11 [core-command internal] load build definition from Dockerfile 01:44:01 #11 transferring dockerfile: 1.94kB done 01:44:01 #11 DONE 0.1s 01:44:01 01:44:01 #12 [security-proxy-auth internal] load build definition from Dockerfile 01:44:01 #12 transferring dockerfile: 2.14kB done 01:44:01 #12 DONE 0.1s 01:44:01 01:44:01 #13 [support-notifications internal] load build definition from Dockerfile 01:44:01 #13 transferring dockerfile: 2.00kB done 01:44:01 #13 DONE 0.2s 01:44:01 01:44:01 #14 [core-keeper internal] load build definition from Dockerfile 01:44:01 #14 transferring dockerfile: 2.01kB done 01:44:01 #14 DONE 0.2s 01:44:01 01:44:01 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:44:01 #15 transferring dockerfile: 1.89kB done 01:44:01 #15 DONE 0.2s 01:44:01 01:44:01 #16 [core-metadata internal] load build definition from Dockerfile 01:44:01 #16 transferring dockerfile: 2.10kB done 01:44:01 #16 DONE 0.1s 01:44:01 01:44:01 #17 [security-spire-server internal] load build definition from Dockerfile 01:44:01 #17 transferring dockerfile: 1.70kB done 01:44:01 #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:44:01 #17 DONE 0.1s 01:44:01 01:44:01 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:44:01 #3 DONE 0.0s 01:44:01 01:44:01 #7 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:44:01 #7 ... 01:44:01 01:44:01 #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 01:44:01 #18 DONE 0.4s 01:44:02 01:44:02 #7 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:44:02 #7 DONE 0.4s 01:44:02 01:44:02 #19 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 01:44:02 #19 DONE 0.6s 01:44:02 01:44:02 #20 [support-scheduler internal] load .dockerignore 01:44:02 #20 transferring context: 50B done 01:44:02 #20 DONE 0.0s 01:44:02 01:44:02 #21 [core-metadata internal] load .dockerignore 01:44:02 #21 transferring context: 50B done 01:44:02 #21 DONE 0.0s 01:44:02 01:44:02 #22 [security-spire-config internal] load .dockerignore 01:44:02 #22 transferring context: 50B done 01:44:02 #22 DONE 0.1s 01:44:02 01:44:02 #23 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:44:02 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 01:44:02 #23 ... 01:44:02 01:44:02 #24 [core-command internal] load .dockerignore 01:44:02 #24 transferring context: 50B done 01:44:02 #24 DONE 0.1s 01:44:02 01:44:02 #25 [core-common-config-bootstrapper internal] load .dockerignore 01:44:02 #25 transferring context: 50B done 01:44:02 #25 DONE 0.1s 01:44:02 01:44:02 #26 [core-data internal] load .dockerignore 01:44:02 #26 transferring context: 50B done 01:44:02 #26 DONE 0.1s 01:44:02 01:44:02 #27 [support-notifications internal] load .dockerignore 01:44:02 #27 transferring context: 50B done 01:44:02 #27 DONE 0.2s 01:44:02 01:44:02 #28 [core-keeper internal] load .dockerignore 01:44:02 #28 transferring context: 50B done 01:44:02 #28 DONE 0.2s 01:44:02 01:44:02 #29 [security-spire-server internal] load .dockerignore 01:44:02 #29 transferring context: 50B done 01:44:02 #29 DONE 0.2s 01:44:02 01:44:02 #30 [security-spire-agent internal] load .dockerignore 01:44:02 #30 transferring context: 50B done 01:44:02 #30 DONE 0.2s 01:44:02 01:44:02 #23 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:44:02 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 01:44:02 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:44:02 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:44:02 #23 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 01:44:02 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:44:02 #23 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:44:02 #23 ... 01:44:02 01:44:02 #31 [security-bootstrapper internal] load .dockerignore 01:44:02 #31 transferring context: 50B done 01:44:02 #31 DONE 0.2s 01:44:02 01:44:02 #32 [security-proxy-setup internal] load .dockerignore 01:44:02 #32 transferring context: 50B done 01:44:02 #32 DONE 0.2s 01:44:02 01:44:02 #33 [security-spiffe-token-provider internal] load .dockerignore 01:44:02 #33 transferring context: 50B done 01:44:02 #33 DONE 0.2s 01:44:02 01:44:02 #34 [security-proxy-auth internal] load .dockerignore 01:44:02 #34 transferring context: 50B done 01:44:02 #34 DONE 0.2s 01:44:02 01:44:02 #35 [security-secretstore-setup internal] load .dockerignore 01:44:02 #35 transferring context: 50B done 01:44:02 #35 DONE 0.2s 01:44:02 01:44:02 #23 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:44:02 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 01:44:02 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:44:02 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:44:02 #23 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 01:44:02 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:44:02 #23 ... 01:44:02 01:44:02 #36 [security-spire-config internal] load build context 01:44:02 #36 transferring context: 22.05kB 0.0s done 01:44:02 #36 DONE 0.2s 01:44:02 01:44:02 #23 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:44:02 #23 ... 01:44:02 01:44:02 #37 [security-spire-server internal] load build context 01:44:02 #37 transferring context: 23.80kB 0.0s done 01:44:02 #37 DONE 0.2s 01:44:02 01:44:02 #23 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:44:02 #23 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.3s done 01:44:02 #23 DONE 0.8s 01:44:02 01:44:02 #38 [security-spire-agent internal] load build context 01:44:02 #38 transferring context: 23.33kB 0.0s done 01:44:02 #38 DONE 0.5s 01:44:02 01:44:02 #39 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:44:02 #39 DONE 0.8s 01:44:02 01:44:02 #40 [core-data builder 2/7] WORKDIR /edgex-go 01:44:06 #40 DONE 2.7s 01:44:06 01:44:06 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:06 #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 01:44:06 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 01:44:06 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 01:44:06 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.5s done 01:44:06 #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 01:44:06 #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 01:44:06 #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 01:44:06 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 01:44:06 #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 01:44:06 #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 01:44:06 #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 01:44:06 #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.4s done 01:44:06 #41 ... 01:44:06 01:44:06 #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:44:06 #0 1.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:06 #0 1.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:06 #0 1.703 (1/7) Installing ca-certificates (20250911-r0) 01:44:06 #0 1.869 (2/7) Installing dumb-init (1.2.5-r3) 01:44:06 #0 1.881 (3/7) Installing libgcc (14.2.0-r6) 01:44:06 #0 1.889 (4/7) Installing libsodium (1.0.20-r0) 01:44:06 #0 1.900 (5/7) Installing libstdc++ (14.2.0-r6) 01:44:06 #0 1.917 (6/7) Installing libzmq (4.3.5-r2) 01:44:06 #0 1.928 (7/7) Installing zeromq (4.3.5-r2) 01:44:06 #0 1.933 Executing busybox-1.37.0-r19.trigger 01:44:06 #0 1.941 Executing ca-certificates-20250911-r0.trigger 01:44:06 #0 1.980 OK: 12 MiB in 23 packages 01:44:06 #42 DONE 3.7s 01:44:06 01:44:06 #43 [core-metadata internal] load build context 01:44:07 #43 ... 01:44:07 01:44:07 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:44:07 #41 DONE 4.7s 01:44:07 01:44:07 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:44:07 #44 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 01:44:07 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 01:44:07 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 01:44:07 #44 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 01:44:07 #44 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.3s done 01:44:07 #44 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 01:44:07 #44 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 01:44:07 #44 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 01:44:07 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 01:44:07 #44 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 01:44:07 #44 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done 01:44:07 #44 DONE 4.6s 01:44:07 01:44:07 #43 [core-metadata internal] load build context 01:44:08 #43 transferring context: 164.89MB 5.6s 01:44:09 #43 ... 01:44:09 01:44:09 #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:44:09 #0 4.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:09 #0 4.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:09 #0 5.238 (1/3) Installing ca-certificates (20250911-r0) 01:44:09 #0 5.250 (2/3) Installing dumb-init (1.2.5-r3) 01:44:09 #0 5.257 (3/3) Installing tzdata (2025b-r0) 01:44:09 #0 5.293 Executing busybox-1.37.0-r19.trigger 01:44:09 #0 5.316 Executing ca-certificates-20250911-r0.trigger 01:44:09 #0 5.414 OK: 8 MiB in 19 packages 01:44:09 #45 DONE 6.1s 01:44:09 01:44:09 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:44:09 #0 4.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:09 #0 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:09 #0 4.503 (1/1) Installing dumb-init (1.2.5-r3) 01:44:09 #0 4.544 Executing busybox-1.37.0-r19.trigger 01:44:09 #0 4.555 OK: 7 MiB in 17 packages 01:44:09 #46 DONE 6.1s 01:44:09 01:44:09 #43 [core-metadata internal] load build context 01:44:09 #43 ... 01:44:09 01:44:09 #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:44:09 #0 4.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:09 #0 4.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:09 #0 4.577 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:44:09 #0 4.577 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:44:09 #0 4.577 OK: 26328 distinct packages available 01:44:09 #0 4.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:09 #0 4.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:09 #0 5.142 (1/5) Installing dumb-init (1.2.5-r3) 01:44:09 #0 5.209 (2/5) Installing musl-obstack (1.2.3-r2) 01:44:09 #0 5.209 (3/5) Installing libucontext (1.3.2-r0) 01:44:09 #0 5.213 (4/5) Installing gcompat (1.1.0-r4) 01:44:09 #0 5.220 (5/5) Installing openssl (3.5.4-r0) 01:44:09 #0 5.227 Executing busybox-1.37.0-r19.trigger 01:44:09 #0 5.245 OK: 8 MiB in 21 packages 01:44:09 #47 DONE 6.2s 01:44:09 01:44:09 #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:44:09 #0 4.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:09 #0 4.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:09 #0 4.735 (1/2) Installing dumb-init (1.2.5-r3) 01:44:09 #0 4.740 (2/2) Installing su-exec (0.2-r3) 01:44:09 #0 4.753 Executing busybox-1.37.0-r19.trigger 01:44:09 #0 4.772 OK: 7 MiB in 18 packages 01:44:09 #48 DONE 6.2s 01:44:09 01:44:09 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:44:09 #0 4.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:09 #0 4.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:09 #0 4.816 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:44:09 #0 4.816 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:44:09 #0 4.816 OK: 26328 distinct packages available 01:44:09 #0 4.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:09 #0 5.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:09 #0 5.326 (1/13) Installing brotli-libs (1.1.0-r2) 01:44:09 #0 5.338 (2/13) Installing c-ares (1.34.5-r0) 01:44:09 #0 5.344 (3/13) Installing libunistring (1.3-r0) 01:44:09 #0 5.368 (4/13) Installing libidn2 (2.3.7-r0) 01:44:09 #0 5.378 (5/13) Installing nghttp2-libs (1.65.0-r0) 01:44:09 #0 5.406 (6/13) Installing libpsl (0.21.5-r3) 01:44:09 #0 5.406 (7/13) Installing zstd-libs (1.5.7-r0) 01:44:09 #0 5.418 (8/13) Installing libcurl (8.14.1-r2) 01:44:09 #0 5.433 (9/13) Installing curl (8.14.1-r2) 01:44:09 #0 5.435 (10/13) Installing dumb-init (1.2.5-r3) 01:44:09 #0 5.447 (11/13) Installing musl-obstack (1.2.3-r2) 01:44:09 #0 5.448 (12/13) Installing libucontext (1.3.2-r0) 01:44:09 #0 5.470 (13/13) Installing gcompat (1.1.0-r4) 01:44:09 #0 5.476 Executing busybox-1.37.0-r19.trigger 01:44:09 #0 5.495 OK: 13 MiB in 29 packages 01:44:09 #49 DONE 6.2s 01:44:09 01:44:09 #43 [core-metadata internal] load build context 01:44:09 #43 ... 01:44:09 01:44:09 #50 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:44:09 #0 4.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:09 #0 4.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:09 #0 4.563 (1/1) Installing dumb-init (1.2.5-r3) 01:44:09 #0 4.567 Executing busybox-1.37.0-r19.trigger 01:44:09 #0 4.587 OK: 7 MiB in 17 packages 01:44:09 #50 DONE 6.2s 01:44:09 01:44:09 #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:09 #51 DONE 6.3s 01:44:09 01:44:09 #43 [core-metadata internal] load build context 01:44:10 #43 ... 01:44:10 01:44:10 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:44:10 #0 5.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:10 #0 5.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:10 #0 5.972 (1/4) Installing dumb-init (1.2.5-r3) 01:44:10 #0 6.022 (2/4) Installing openssl (3.5.4-r0) 01:44:10 #0 6.022 (3/4) Installing su-exec (0.2-r3) 01:44:10 #0 6.027 (4/4) Installing yq-go (4.47.2-r1) 01:44:10 #0 6.141 Executing busybox-1.37.0-r19.trigger 01:44:10 #0 6.169 OK: 20 MiB in 20 packages 01:44:10 #52 DONE 7.1s 01:44:10 01:44:10 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:44:10 #0 5.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:10 #0 5.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:10 #0 6.102 (1/4) Installing ca-certificates (20250911-r0) 01:44:10 #0 6.186 (2/4) Installing dumb-init (1.2.5-r3) 01:44:10 #0 6.186 (3/4) Installing su-exec (0.2-r3) 01:44:10 #0 6.187 (4/4) Installing yq-go (4.47.2-r1) 01:44:10 #0 6.293 Executing busybox-1.37.0-r19.trigger 01:44:10 #0 6.299 Executing ca-certificates-20250911-r0.trigger 01:44:10 #0 6.375 OK: 20 MiB in 20 packages 01:44:10 #53 DONE 7.1s 01:44:10 01:44:10 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:44:10 #0 5.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:10 #0 5.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:10 #0 6.053 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:44:10 #0 6.053 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:44:10 #0 6.053 OK: 26328 distinct packages available 01:44:10 #0 6.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:10 #0 6.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:10 #0 6.551 (1/4) Installing dumb-init (1.2.5-r3) 01:44:10 #0 6.555 (2/4) Installing musl-obstack (1.2.3-r2) 01:44:10 #0 6.559 (3/4) Installing libucontext (1.3.2-r0) 01:44:10 #0 6.567 (4/4) Installing gcompat (1.1.0-r4) 01:44:10 #0 6.582 Executing busybox-1.37.0-r19.trigger 01:44:10 #0 6.584 OK: 8 MiB in 20 packages 01:44:10 #54 DONE 7.1s 01:44:10 01:44:10 #43 [core-metadata internal] load build context 01:44:12 #43 ... 01:44:12 01:44:12 #55 [support-scheduler internal] load build context 01:44:12 #55 ... 01:44:12 01:44:12 #56 [core-common-config-bootstrapper internal] load build context 01:44:12 #56 ... 01:44:12 01:44:12 #57 [security-proxy-setup internal] load build context 01:44:12 #57 ... 01:44:12 01:44:12 #58 [core-keeper internal] load build context 01:44:12 #58 ... 01:44:12 01:44:12 #59 [security-spiffe-token-provider internal] load build context 01:44:12 #59 ... 01:44:12 01:44:12 #60 [core-command internal] load build context 01:44:12 #60 ... 01:44:12 01:44:12 #61 [core-data internal] load build context 01:44:12 #61 transferring context: 306.20MB 10.4s 01:44:12 #61 ... 01:44:12 01:44:12 #62 [security-bootstrapper internal] load build context 01:44:12 #62 ... 01:44:12 01:44:12 #63 [support-notifications internal] load build context 01:44:13 #63 ... 01:44:13 01:44:13 #64 [security-proxy-auth internal] load build context 01:44:13 #64 ... 01:44:13 01:44:13 #65 [security-secretstore-setup internal] load build context 01:44:13 #65 ... 01:44:13 01:44:13 #64 [security-proxy-auth internal] load build context 01:44:15 #64 ... 01:44:15 01:44:15 #63 [support-notifications internal] load build context 01:44:15 #63 transferring context: 544.01MB 11.7s done 01:44:15 #63 DONE 12.8s 01:44:15 01:44:15 #64 [security-proxy-auth internal] load build context 01:44:16 #64 ... 01:44:16 01:44:16 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:44:16 #0 5.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:44:16 #0 5.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:44:16 #0 5.973 OK: 248 MiB in 58 packages 01:44:16 #66 ... 01:44:16 01:44:16 #57 [security-proxy-setup internal] load build context 01:44:16 #57 transferring context: 544.01MB 12.8s done 01:44:16 #57 DONE 13.6s 01:44:16 01:44:16 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:44:16 #0 7.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:44:16 #0 7.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:44:16 #0 8.016 OK: 248 MiB in 58 packages 01:44:16 #67 ... 01:44:16 01:44:16 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:44:16 #0 5.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:44:16 #0 5.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:44:16 #0 6.158 OK: 248 MiB in 58 packages 01:44:16 #68 ... 01:44:16 01:44:16 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:16 #69 ... 01:44:16 01:44:16 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:44:16 #0 5.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:44:16 #0 5.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:44:16 #0 6.034 v3.20.8-70-g5842f00d25a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:44:16 #0 6.034 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:44:16 #0 6.034 OK: 24184 distinct packages available 01:44:16 #0 6.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:44:16 #0 6.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:44:16 #0 6.446 OK: 248 MiB in 58 packages 01:44:16 #70 ... 01:44:16 01:44:16 #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:44:16 #0 5.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:44:16 #0 5.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:44:16 #0 5.984 OK: 248 MiB in 58 packages 01:44:16 #71 ... 01:44:16 01:44:16 #64 [security-proxy-auth internal] load build context 01:44:16 #64 transferring context: 544.01MB 13.7s done 01:44:16 #64 ... 01:44:16 01:44:16 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:44:16 #0 6.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:16 #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:16 #0 6.855 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:44:16 #0 6.910 Executing busybox-1.37.0-r20.post-upgrade 01:44:16 #0 8.538 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:44:16 #0 8.543 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:44:16 #0 8.551 Executing busybox-1.37.0-r20.trigger 01:44:16 #0 8.572 OK: 12 MiB in 23 packages 01:44:16 #72 ... 01:44:16 01:44:16 #56 [core-common-config-bootstrapper internal] load build context 01:44:16 #56 transferring context: 544.01MB 14.5s done 01:44:17 #56 ... 01:44:17 01:44:17 #65 [security-secretstore-setup internal] load build context 01:44:17 #65 transferring context: 544.01MB 13.2s done 01:44:17 #65 DONE 14.7s 01:44:17 01:44:17 #55 [support-scheduler internal] load build context 01:44:17 #55 ... 01:44:17 01:44:17 #59 [security-spiffe-token-provider internal] load build context 01:44:17 #59 transferring context: 544.01MB 13.4s done 01:44:17 #59 DONE 15.3s 01:44:17 01:44:17 #55 [support-scheduler internal] load build context 01:44:17 #55 ... 01:44:17 01:44:17 #43 [core-metadata internal] load build context 01:44:18 #43 ... 01:44:18 01:44:18 #62 [security-bootstrapper internal] load build context 01:44:18 #62 transferring context: 544.01MB 13.6s done 01:44:18 #62 DONE 15.8s 01:44:18 01:44:18 #43 [core-metadata internal] load build context 01:44:18 #43 ... 01:44:18 01:44:18 #55 [support-scheduler internal] load build context 01:44:18 #55 transferring context: 544.01MB 16.2s done 01:44:19 #55 ... 01:44:19 01:44:19 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:44:19 #0 4.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:19 #0 4.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:19 #0 5.208 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:44:19 #0 5.223 Executing busybox-1.37.0-r20.post-upgrade 01:44:19 #0 6.381 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:44:19 #0 6.387 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:44:19 #0 6.390 Executing busybox-1.37.0-r20.trigger 01:44:19 #0 6.401 OK: 8 MiB in 19 packages 01:44:19 #73 ... 01:44:19 01:44:19 #64 [security-proxy-auth internal] load build context 01:44:19 #64 DONE 16.8s 01:44:19 01:44:19 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:44:19 #74 ... 01:44:19 01:44:19 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:44:19 #75 ... 01:44:19 01:44:19 #58 [core-keeper internal] load build context 01:44:19 #58 transferring context: 544.01MB 14.4s done 01:44:19 #58 DONE 17.2s 01:44:19 01:44:19 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:44:19 #76 ... 01:44:19 01:44:19 #56 [core-common-config-bootstrapper internal] load build context 01:44:19 #56 DONE 17.4s 01:44:19 01:44:19 #60 [core-command internal] load build context 01:44:19 #60 transferring context: 544.01MB 15.2s done 01:44:19 #60 DONE 17.4s 01:44:19 01:44:19 #61 [core-data internal] load build context 01:44:19 #61 transferring context: 544.01MB 15.4s done 01:44:19 #61 DONE 17.4s 01:44:19 01:44:19 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:44:19 #77 ... 01:44:19 01:44:19 #55 [support-scheduler internal] load build context 01:44:19 #55 DONE 17.6s 01:44:19 01:44:19 #43 [core-metadata internal] load build context 01:44:19 #43 transferring context: 544.01MB 16.0s done 01:44:19 #43 DONE 17.6s 01:44:19 01:44:19 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:44:19 #66 DONE 13.9s 01:44:19 01:44:19 #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:44:19 #71 DONE 13.9s 01:44:19 01:44:19 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:19 #69 DONE 13.9s 01:44:19 01:44:19 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:44:19 #70 DONE 14.0s 01:44:19 01:44:19 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:44:19 #0 4.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:19 #0 4.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:19 #0 4.504 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:44:19 #0 4.525 Executing busybox-1.37.0-r20.post-upgrade 01:44:19 #0 6.196 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:44:19 #0 6.196 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:44:19 #0 6.196 Executing busybox-1.37.0-r20.trigger 01:44:19 #0 6.215 OK: 7 MiB in 17 packages 01:44:19 #78 DONE 10.7s 01:44:19 01:44:19 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:44:19 #72 DONE 13.2s 01:44:19 01:44:19 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:44:19 #73 DONE 10.8s 01:44:19 01:44:19 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:44:19 #67 DONE 14.0s 01:44:19 01:44:19 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:44:19 #68 DONE 14.0s 01:44:19 01:44:19 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:44:20 #79 ... 01:44:20 01:44:20 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:44:20 #80 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:20 #80 ... 01:44:20 01:44:20 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:44:20 #81 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:20 #81 ... 01:44:20 01:44:20 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:44:20 #0 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:20 #0 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:20 #82 ... 01:44:20 01:44:20 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:44:20 #0 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:20 #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:20 #83 ... 01:44:20 01:44:20 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:44:20 #82 11.45 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:44:20 #82 11.48 Executing busybox-1.37.0-r20.post-upgrade 01:44:20 #82 11.85 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:44:20 #82 11.85 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:44:20 #82 11.87 Executing busybox-1.37.0-r20.trigger 01:44:20 #82 11.87 OK: 8 MiB in 21 packages 01:44:21 #82 DONE 12.5s 01:44:21 01:44:21 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:44:21 #83 10.65 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #83 10.67 Executing busybox-1.37.0-r20.post-upgrade 01:44:21 #83 11.01 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #83 11.02 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #83 11.02 Executing busybox-1.37.0-r20.trigger 01:44:21 #83 11.02 OK: 8 MiB in 20 packages 01:44:21 #83 DONE 11.5s 01:44:21 01:44:21 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:44:21 #81 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:21 #81 10.78 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #81 10.81 Executing busybox-1.37.0-r20.post-upgrade 01:44:21 #81 11.28 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #81 11.29 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #81 11.29 Executing busybox-1.37.0-r20.trigger 01:44:21 #81 11.32 OK: 20 MiB in 20 packages 01:44:21 #81 DONE 11.6s 01:44:21 01:44:21 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:44:21 #80 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:21 #80 10.77 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #80 10.79 Executing busybox-1.37.0-r20.post-upgrade 01:44:21 #80 11.27 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #80 11.27 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #80 11.27 Executing busybox-1.37.0-r20.trigger 01:44:21 #80 11.31 OK: 20 MiB in 20 packages 01:44:21 #80 DONE 11.6s 01:44:21 01:44:21 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:44:21 #77 10.85 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:21 #77 11.29 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:21 #77 11.86 (1/1) Installing dumb-init (1.2.5-r3) 01:44:21 #77 12.04 Executing busybox-1.37.0-r19.trigger 01:44:21 #77 12.05 OK: 7 MiB in 17 packages 01:44:21 #77 DONE 12.2s 01:44:21 01:44:21 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:44:21 #84 DONE 1.8s 01:44:21 01:44:21 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:44:21 #75 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:21 #75 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:21 #75 11.54 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #75 11.56 Executing busybox-1.37.0-r20.post-upgrade 01:44:21 #75 11.85 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #75 11.85 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #75 11.86 Executing busybox-1.37.0-r20.trigger 01:44:21 #75 11.86 OK: 7 MiB in 18 packages 01:44:21 #75 DONE 12.5s 01:44:21 01:44:21 #85 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:44:21 #85 DONE 1.8s 01:44:21 01:44:21 #79 [core-command builder 4/7] COPY go.mod vendor* ./ 01:44:21 #79 DONE 1.8s 01:44:21 01:44:21 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:44:21 #76 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:21 #76 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:21 #76 11.43 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #76 11.44 Executing busybox-1.37.0-r20.post-upgrade 01:44:21 #76 11.80 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #76 11.81 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #76 11.81 Executing busybox-1.37.0-r20.trigger 01:44:21 #76 11.82 OK: 7 MiB in 17 packages 01:44:21 #76 DONE 12.4s 01:44:21 01:44:21 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:44:21 #74 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:44:21 #74 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:44:21 #74 11.43 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #74 11.45 Executing busybox-1.37.0-r20.post-upgrade 01:44:21 #74 11.86 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #74 11.87 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:44:21 #74 11.88 Executing busybox-1.37.0-r20.trigger 01:44:21 #74 11.88 OK: 13 MiB in 29 packages 01:44:21 #74 DONE 12.5s 01:44:21 01:44:21 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:44:21 #86 ... 01:44:21 01:44:21 #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:44:21 #87 DONE 1.8s 01:44:21 01:44:21 #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:44:21 #88 DONE 1.8s 01:44:21 01:44:21 #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:44:21 #0 0.958 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:44:21 #0 1.219 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:44:21 #0 1.732 OK: 248 MiB in 58 packages 01:44:21 #89 DONE 1.9s 01:44:21 01:44:21 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:44:21 #90 DONE 0.2s 01:44:21 01:44:21 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:22 #91 ... 01:44:22 01:44:22 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:44:22 #92 DONE 0.7s 01:44:22 01:44:22 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:44:22 #93 DONE 0.7s 01:44:22 01:44:22 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:44:22 #94 DONE 0.7s 01:44:22 01:44:22 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:44:22 #95 DONE 0.1s 01:44:22 01:44:22 #96 [security-spire-server stage-2 6/9] COPY security.txt / 01:44:22 #96 ... 01:44:22 01:44:22 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:44:22 #97 DONE 0.5s 01:44:22 01:44:22 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:44:22 #98 DONE 0.6s 01:44:22 01:44:22 #96 [security-spire-server stage-2 6/9] COPY security.txt / 01:44:22 #96 DONE 0.5s 01:44:22 01:44:22 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:44:22 #99 ... 01:44:22 01:44:22 #100 [security-spire-config stage-2 6/10] COPY security.txt / 01:44:22 #100 DONE 0.1s 01:44:23 01:44:23 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:44:23 #101 DONE 0.2s 01:44:23 01:44:23 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:44:23 #86 DONE 1.5s 01:44:23 01:44:23 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:44:23 #99 DONE 0.2s 01:44:23 01:44:23 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:44:23 #102 DONE 0.2s 01:44:23 01:44:23 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:44:23 #103 ... 01:44:23 01:44:23 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:44:23 #104 DONE 1.4s 01:44:23 01:44:23 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 01:44:23 #105 DONE 0.1s 01:44:23 01:44:23 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:44:23 #106 DONE 0.1s 01:44:23 01:44:23 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:44:23 #103 DONE 0.1s 01:44:23 01:44:23 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:44:23 #107 DONE 0.2s 01:44:23 01:44:23 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:44:23 #108 DONE 0.1s 01:44:23 01:44:23 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:44:23 #109 DONE 0.1s 01:44:23 01:44:23 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:44:23 #110 DONE 0.1s 01:44:23 01:44:23 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:44:23 #111 DONE 0.1s 01:44:23 01:44:23 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:44:23 #112 DONE 0.0s 01:44:23 01:44:23 #113 [security-spire-agent] exporting to image 01:44:23 #113 exporting layers 01:44:23 #113 ... 01:44:23 01:44:23 #114 [security-spire-server] exporting to image 01:44:23 #114 exporting layers 0.3s done 01:44:23 #114 writing image sha256:e0db1c187118ca8ce4afedd4e4f8b3fd8207a65e4ae8b1ff817a65d76ddb7837 done 01:44:23 #114 naming to docker.io/library/security-spire-server done 01:44:23 #114 DONE 0.4s 01:44:23 01:44:23 #115 [security-spire-config] exporting to image 01:44:23 #115 exporting layers 0.4s done 01:44:23 #115 writing image sha256:ab1a33c207bb2f515217bc547bfa898f566a29f84d565c4491a4dde7e21018b5 done 01:44:23 #115 naming to docker.io/library/security-spire-config done 01:44:23 #115 DONE 0.4s 01:44:23 01:44:23 #113 [security-spire-agent] exporting to image 01:44:23 #113 exporting layers 0.3s done 01:44:23 #113 writing image sha256:2655b6df595429eacea09a6bb1fcdd0f5f40b7471f658d3dd38a0805931da7d8 done 01:44:23 #113 naming to docker.io/library/security-spire-agent done 01:44:23 #113 DONE 0.4s 01:44:23 01:44:23 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:32 #116 ... 01:44:32 01:44:32 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:32 #117 ... 01:44:32 01:44:32 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:32 #118 ... 01:44:32 01:44:32 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:32 #119 ... 01:44:32 01:44:32 #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773774 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws 01:44:44 Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] checkout 01:44:46 #120 DONE 23.9s 01:44:46 01:44:46 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:46 #117 DONE 25.3s 01:44:46 01:44:46 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:46 #118 DONE 25.3s 01:44:46 01:44:46 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:46 #116 DONE 25.4s 01:44:46 01:44:46 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:46 #119 DONE 25.4s 01:44:46 01:44:46 #121 [security-spiffe-token-provider builder 6/7] COPY . . 01:44:47 The recommended git tool is: git 01:44:47 #121 ... 01:44:47 01:44:47 #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:47 #91 DONE 25.4s 01:44:47 01:44:47 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 01:44:51 using credential edgex-jenkins-ssh 01:44:51 Cloning the remote Git repository 01:44:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:44:51 > git init /w/workspace/edgex-go/18 # timeout=10 01:44:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:44:51 > git --version # timeout=10 01:44:51 > git --version # 'git version 2.25.1' 01:44:51 using GIT_SSH to set credentials SSH Credentials for GitHub 01:44:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:44:53 #122 ... 01:44:53 01:44:53 #123 [core-keeper builder 7/8] COPY . . 01:44:53 #123 DONE 6.4s 01:44:53 01:44:53 #124 [security-secretstore-setup builder 6/7] COPY . . 01:44:53 #124 DONE 6.5s 01:44:53 01:44:53 #122 [core-data builder 6/7] COPY . . 01:44:53 #122 DONE 6.4s 01:44:53 01:44:53 #125 [security-proxy-auth builder 6/7] COPY . . 01:44:53 #125 CACHED 01:44:53 01:44:53 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:44:53 #126 CACHED 01:44:53 01:44:53 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:53 #127 CACHED 01:44:53 01:44:53 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:53 #128 CACHED 01:44:53 01:44:53 #129 [core-command builder 6/7] COPY . . 01:44:53 #129 CACHED 01:44:53 01:44:53 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 01:44:53 #130 CACHED 01:44:53 01:44:53 #121 [security-spiffe-token-provider builder 6/7] COPY . . 01:44:53 #121 DONE 6.4s 01:44:53 01:44:53 #131 [support-notifications builder 6/7] COPY . . 01:44:53 #131 DONE 6.5s 01:44:53 01:44:53 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:53 #132 CACHED 01:44:53 01:44:53 #133 [core-data builder 6/7] COPY . . 01:44:53 #133 CACHED 01:44:53 01:44:53 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 01:44:53 #134 CACHED 01:44:53 01:44:53 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:53 #135 CACHED 01:44:53 01:44:53 #136 [core-metadata builder 6/7] COPY . . 01:44:53 #136 CACHED 01:44:53 01:44:53 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:44:53 #137 CACHED 01:44:53 01:44:53 #138 [support-scheduler builder 6/7] COPY . . 01:44:53 #138 DONE 6.5s 01:44:53 01:44:53 #139 [security-proxy-setup builder 6/7] COPY . . 01:44:53 #139 CACHED 01:44:53 01:44:53 #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:44:53 #140 CACHED 01:44:53 01:44:53 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:53 #141 CACHED 01:44:53 01:44:53 #142 [security-secretstore-setup builder 6/7] COPY . . 01:44:53 #142 CACHED 01:44:53 01:44:53 #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:44:53 #143 CACHED 01:44:53 01:44:53 #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:53 #144 CACHED 01:44:53 01:44:53 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:44:54 #145 0.830 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:45:04 #145 ... 01:45:04 01:45:04 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:45:04 #0 0.909 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:45:04 #146 ... 01:45:04 01:45:04 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:45:04 #0 0.900 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:45:04 #147 ... 01:45:04 01:45:04 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:45:04 #0 0.889 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:45:04 #148 ... 01:45:04 01:45:04 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:45:04 #0 0.849 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:45:04 #149 ... 01:45:04 01:45:04 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 01:45:04 #0 0.575 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:45:04 #150 ... 01:45:04 01:45:04 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:45:04 #0 0.674 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:45:04 #151 ... 01:45:04 01:45:04 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 01:45:04 #0 0.929 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:45:04 #152 ... 01:45:04 01:45:04 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 01:45:04 #0 0.898 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:45:04 #153 ... 01:45:04 01:45:04 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:45:04 #0 0.903 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:45:04 #154 ... 01:45:04 01:45:04 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 01:45:04 #0 0.560 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:45:05 #155 ... 01:45:05 01:45:05 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:45:05 #0 0.549 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:45:10 Avoid second fetch 01:45:10 Checking out Revision 1729928faa72876b59092547754e3d77230fce33 (odessa) 01:45:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:45:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:45:10 > git config core.sparsecheckout # timeout=10 01:45:11 > git checkout -f 1729928faa72876b59092547754e3d77230fce33 # timeout=10 01:45:13 Commit message: "Merge pull request #5315 from FelixTing/issue-5309" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:17 provisioning config files... 01:45:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config3601179849373822407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:18 ---> ****-login.sh 01:45:18 nexus3.edgexfoundry.org:10001 01:45:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:18 Configure a credential helper to remove this warning. See 01:45:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:18 01:45:18 Login Succeeded 01:45:18 nexus3.edgexfoundry.org:10002 01:45:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:19 Configure a credential helper to remove this warning. See 01:45:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:19 01:45:19 Login Succeeded 01:45:19 nexus3.edgexfoundry.org:10003 01:45:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:19 Configure a credential helper to remove this warning. See 01:45:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:19 01:45:19 Login Succeeded 01:45:19 nexus3.edgexfoundry.org:10004 01:45:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:19 Configure a credential helper to remove this warning. See 01:45:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:19 01:45:19 Login Succeeded 01:45:19 ****.io 01:45:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:20 Configure a credential helper to remove this warning. See 01:45:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:20 01:45:20 Login Succeeded 01:45:20 ---> ****-login.sh ends [Pipeline] } 01:45:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:45:21 + git config --global --add safe.directory /w/workspace/edgex-go/18 [Pipeline] echo 01:45:21 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 01:45:21 + cut -d -f 2 01:45:21 + + cut -dgrep . ^go [0-9].[0-9]* -f1-2 go.mod 01:45:21 [Pipeline] echo 01:45:21 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:45:21 ========================================================= 01:45:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 01:45:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:45:21 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 01:45:21 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 01:45:21 94e9d8af2201: Pulling fs layer 01:45:21 345fe9f21930: Pulling fs layer 01:45:21 b40fc9e46828: Pulling fs layer 01:45:21 c9804373a1e5: Pulling fs layer 01:45:21 4f4fb700ef54: Pulling fs layer 01:45:21 f5a772c54f75: Pulling fs layer 01:45:21 e2dd1b2a9dca: Pulling fs layer 01:45:21 0a0502178392: Pulling fs layer 01:45:21 4f4fb700ef54: Waiting 01:45:21 f5a772c54f75: Waiting 01:45:21 c9804373a1e5: Waiting 01:45:21 e2dd1b2a9dca: Waiting 01:45:21 0a0502178392: Waiting 01:45:22 345fe9f21930: Verifying Checksum 01:45:22 345fe9f21930: Download complete 01:45:22 c9804373a1e5: Verifying Checksum 01:45:22 c9804373a1e5: Download complete 01:45:22 4f4fb700ef54: Verifying Checksum 01:45:22 4f4fb700ef54: Download complete 01:45:22 f5a772c54f75: Verifying Checksum 01:45:22 f5a772c54f75: Download complete 01:45:22 94e9d8af2201: Verifying Checksum 01:45:22 94e9d8af2201: Download complete 01:45:22 0a0502178392: Verifying Checksum 01:45:22 0a0502178392: Download complete 01:45:23 94e9d8af2201: Pull complete 01:45:24 345fe9f21930: Pull complete 01:45:24 b40fc9e46828: Download complete 01:45:25 e2dd1b2a9dca: Verifying Checksum 01:45:25 e2dd1b2a9dca: Download complete 01:45:40 b40fc9e46828: Pull complete 01:45:40 c9804373a1e5: Pull complete 01:45:40 4f4fb700ef54: Pull complete 01:45:40 f5a772c54f75: Pull complete 01:45:46 e2dd1b2a9dca: Pull complete 01:45:48 0a0502178392: Pull complete 01:45:48 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 01:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 01:45:48 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 01:45:48 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 01:45:48 WORKDIR /edgex 01:45:48 COPY go.mod . 01:45:48 RUN go mod download 01:45:48 + docker build -t ci-base-image-arm64 -f - . 01:45:54 Sending build context to Docker daemon 48.51MB 01:45:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 01:45:54 ---> 72db82c1953f 01:45:54 Step 2/4 : WORKDIR /edgex 01:45:56 ---> Running in db234130acc4 01:45:56 Removing intermediate container db234130acc4 01:45:56 ---> ccab061a7f86 01:45:56 Step 3/4 : COPY go.mod . 01:45:56 ---> b324cef875c6 01:45:56 Step 4/4 : RUN go mod download 01:45:56 ---> Running in 3174b60dc08c 01:46:26 #156 DONE 81.3s 01:46:26 01:46:26 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:46:26 #146 ... 01:46:26 01:46:26 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:46:26 #157 DONE 0.1s 01:46:26 01:46:26 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:46:26 #158 ... 01:46:26 01:46:26 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:46:26 #146 DONE 81.7s 01:46:26 01:46:26 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:46:26 #158 ... 01:46:26 01:46:26 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:46:26 #159 DONE 0.3s 01:46:26 01:46:26 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:46:26 #160 DONE 0.1s 01:46:26 01:46:26 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 01:46:26 #153 ... 01:46:26 01:46:26 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:46:26 #161 DONE 0.1s 01:46:26 01:46:26 #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 01:46:26 #162 DONE 0.1s 01:46:26 01:46:26 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:46:26 #148 ... 01:46:26 01:46:26 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:46:26 #158 DONE 1.3s 01:46:26 01:46:26 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:46:26 #163 ... 01:46:26 01:46:26 #164 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:46:26 #164 DONE 0.3s 01:46:26 01:46:26 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:46:26 #163 DONE 0.2s 01:46:26 01:46:26 #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:46:26 #165 DONE 0.2s 01:46:26 01:46:26 #166 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:46:26 #166 DONE 0.2s 01:46:26 01:46:26 #167 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:46:26 #167 DONE 0.2s 01:46:26 01:46:26 #168 [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/ 01:46:26 #168 DONE 0.1s 01:46:26 01:46:26 #169 [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/ 01:46:26 #169 DONE 0.1s 01:46:26 01:46:26 #170 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:46:26 #170 DONE 0.9s 01:46:26 01:46:26 #171 [core-common-config-bootstrapper] exporting to image 01:46:26 #171 exporting layers 01:46:26 #171 ... 01:46:26 01:46:26 #172 [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/ 01:46:26 #172 DONE 0.1s 01:46:26 01:46:26 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:46:26 #173 DONE 0.2s 01:46:26 01:46:26 #171 [core-common-config-bootstrapper] exporting to image 01:46:26 #171 exporting layers 0.3s done 01:46:26 #171 writing image sha256:f21c4be58879f4005936fd75b780705b59db5b3b3378eed716b0b1ad58d6e764 done 01:46:26 #171 naming to docker.io/library/core-common-config-bootstrapper done 01:46:26 #171 DONE 0.3s 01:46:26 01:46:26 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:46:26 #174 DONE 0.9s 01:46:26 01:46:26 #175 [security-bootstrapper] exporting to image 01:46:26 #175 exporting layers 0.6s done 01:46:26 #175 writing image sha256:63f7586aef539fa07fcdef3b51eb8040afba22afee154c2753f7e626636a8988 done 01:46:26 #175 naming to docker.io/library/security-bootstrapper done 01:46:26 #175 DONE 0.6s 01:46:26 01:46:26 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 01:46:53 Removing intermediate container 3174b60dc08c 01:46:53 ---> 031a5b90aecf 01:46:53 Successfully built 031a5b90aecf 01:46:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:53 + docker inspect -f . ci-base-image-arm64 01:46:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:53 prd-ubuntu20.04-docker-arm64-4c-16g-773774 does not seem to be running inside a container 01:46:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:46:55 $ docker top 3c2c4fca50d506f8f3714fe0b0d68585e25cc3932e977051b0024824973e969b -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:55 + go version 01:46:55 go version go1.23.7 linux/arm64 [Pipeline] } 01:46:55 $ docker stop --time=1 3c2c4fca50d506f8f3714fe0b0d68585e25cc3932e977051b0024824973e969b 01:46:57 $ docker rm -f --volumes 3c2c4fca50d506f8f3714fe0b0d68585e25cc3932e977051b0024824973e969b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:46:58 01:46:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:46:58 latest: Pulling from edgex-devops/edgex-compose-arm64 01:46:58 547446be3368: Pulling fs layer 01:46:58 d125d8839a47: Pulling fs layer 01:46:58 3e85d5ac6304: Pulling fs layer 01:46:58 c3105a71a48b: Pulling fs layer 01:46:58 0f093f025ec4: Pulling fs layer 01:46:58 c3106fc0e877: Pulling fs layer 01:46:58 0f093f025ec4: Waiting 01:46:58 c3105a71a48b: Waiting 01:46:58 c3106fc0e877: Waiting 01:46:58 547446be3368: Verifying Checksum 01:46:58 c3105a71a48b: Verifying Checksum 01:46:58 c3105a71a48b: Download complete 01:46:59 d125d8839a47: Verifying Checksum 01:46:59 d125d8839a47: Download complete 01:46:59 c3106fc0e877: Verifying Checksum 01:46:59 c3106fc0e877: Download complete 01:46:59 0f093f025ec4: Verifying Checksum 01:46:59 0f093f025ec4: Download complete 01:46:59 547446be3368: Pull complete 01:47:00 d125d8839a47: Pull complete 01:47:01 3e85d5ac6304: Verifying Checksum 01:47:01 3e85d5ac6304: Download complete 01:47:11 3e85d5ac6304: Pull complete 01:47:11 c3105a71a48b: Pull complete 01:47:12 0f093f025ec4: Pull complete 01:47:12 c3106fc0e877: Pull complete 01:47:12 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:47:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:47:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:12 prd-ubuntu20.04-docker-arm64-4c-16g-773774 does not seem to be running inside a container 01:47:12 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:47:14 $ docker top 5fe4cca12cf204ea9e146936fd6d0945a72b65fedd70f1595aded1f59c909069 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:15 + docker compose -f ./docker-compose-build.yml build --parallel 01:47:22 #153 ... 01:47:22 01:47:22 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:47:22 #148 139.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:47:22 #148 ... 01:47:22 01:47:22 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 01:47:22 #152 DONE 145.2s 01:47:22 01:47:22 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:47:22 #151 DONE 145.3s 01:47:22 01:47:22 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:47:22 #147 DONE 145.3s 01:47:22 01:47:22 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:47:22 #148 DONE 145.2s 01:47:22 01:47:22 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 01:47:22 #150 DONE 145.3s 01:47:22 01:47:22 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:47:22 #154 DONE 145.3s 01:47:22 01:47:22 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 01:47:22 #155 DONE 145.3s 01:47:22 01:47:22 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 01:47:22 #153 DONE 145.3s 01:47:22 01:47:22 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:47:22 #149 ... 01:47:22 01:47:22 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:47:22 #176 DONE 0.4s 01:47:22 01:47:22 #177 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:47:22 #177 DONE 0.1s 01:47:22 01:47:22 #178 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:47:22 #178 DONE 0.3s 01:47:22 01:47:22 #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:47:22 #179 DONE 0.3s 01:47:22 01:47:22 #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:47:22 #180 DONE 0.3s 01:47:22 01:47:22 #181 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:47:22 #181 DONE 0.2s 01:47:22 01:47:22 #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:47:22 #182 DONE 0.2s 01:47:22 01:47:22 #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:47:22 #183 ... 01:47:22 01:47:22 #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:47:22 #184 DONE 0.1s 01:47:22 01:47:22 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:47:22 #185 DONE 0.2s 01:47:22 01:47:22 #186 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:47:22 #186 DONE 0.2s 01:47:22 01:47:22 #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:47:22 #187 DONE 0.2s 01:47:22 01:47:22 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:47:22 #188 CACHED 01:47:22 01:47:22 #189 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:47:22 #189 CACHED 01:47:22 01:47:22 #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:47:22 #183 DONE 0.3s 01:47:22 01:47:22 #190 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:47:22 #190 CACHED 01:47:22 01:47:22 #191 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:47:22 #191 CACHED 01:47:22 01:47:22 #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:47:22 #192 ... 01:47:22 01:47:22 #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:47:22 #193 DONE 0.4s 01:47:22 01:47:22 #194 [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 01:47:22 #194 DONE 0.5s 01:47:22 01:47:22 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:47:22 #195 DONE 0.5s 01:47:22 01:47:22 #196 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:47:22 #196 DONE 0.7s 01:47:22 01:47:22 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:47:22 #145 DONE 146.8s 01:47:22 01:47:22 #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:47:22 #197 DONE 0.7s 01:47:22 01:47:22 #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:47:22 #198 DONE 0.6s 01:47:22 01:47:22 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:47:22 #199 DONE 0.6s 01:47:22 01:47:22 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:47:22 #200 DONE 0.6s 01:47:22 01:47:22 #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:47:22 #192 DONE 0.6s 01:47:22 01:47:22 #201 [security-spiffe-token-provider] exporting to image 01:47:22 #201 exporting layers 01:47:22 #201 ... 01:47:22 01:47:22 #202 [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 01:47:22 #202 DONE 0.2s 01:47:22 01:47:22 #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:47:22 #203 DONE 0.3s 01:47:22 01:47:22 #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:47:22 #204 DONE 0.3s 01:47:22 01:47:22 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:47:22 #205 DONE 0.3s 01:47:22 01:47:22 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:47:22 #206 DONE 0.3s 01:47:22 01:47:22 #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:47:22 #207 DONE 0.3s 01:47:22 01:47:22 #208 [core-keeper] exporting to image 01:47:22 #208 exporting layers 0.1s done 01:47:22 #208 writing image sha256:848d0f08cf9c3b592ca58c4c8f6c458451f9890af7245e1fdf9daf00703ece49 done 01:47:22 #208 naming to docker.io/library/core-keeper done 01:47:22 #208 DONE 0.3s 01:47:22 01:47:22 #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:47:22 #209 ... 01:47:22 01:47:22 #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:47:22 #210 DONE 0.2s 01:47:22 01:47:22 #201 [security-spiffe-token-provider] exporting to image 01:47:22 #201 exporting layers 0.3s done 01:47:22 #201 writing image sha256:b10dbc1b99410f7218806d3d0e14a5606aeea356733124b0f9dc619eac5dfb0a done 01:47:22 #201 naming to docker.io/library/security-spiffe-token-provider done 01:47:22 #201 DONE 0.5s 01:47:22 01:47:22 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:47:22 #211 DONE 0.3s 01:47:22 01:47:22 #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:47:22 #209 DONE 0.2s 01:47:22 01:47:22 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:47:22 #212 DONE 0.3s 01:47:22 01:47:22 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:47:22 #213 DONE 0.3s 01:47:22 01:47:22 #214 [core-metadata] exporting to image 01:47:22 #214 ... 01:47:22 01:47:22 #215 [core-data] exporting to image 01:47:22 #215 exporting layers 0.2s done 01:47:22 #215 writing image sha256:bacf9f760dec7c77bbec3f0379b2e44bf6f624062080330c8b42338e6b98645f done 01:47:22 #215 naming to docker.io/library/core-data done 01:47:22 #215 DONE 0.4s 01:47:22 01:47:22 #216 [core-command] exporting to image 01:47:22 #216 exporting layers 0.3s done 01:47:22 #216 writing image sha256:2ce64cbfcdcaab2bfa7b499033d8fee54af82db985350d86d18f1af5b62f4a6a done 01:47:22 #216 naming to docker.io/library/core-command done 01:47:22 #216 DONE 0.4s 01:47:22 01:47:22 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:47:22 #149 DONE 147.5s 01:47:22 01:47:22 #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:47:22 #217 DONE 0.3s 01:47:22 01:47:22 #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:47:22 #218 DONE 0.2s 01:47:22 01:47:22 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:47:22 #219 ... 01:47:22 01:47:22 #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:47:22 #220 DONE 0.3s 01:47:22 01:47:22 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:47:22 #221 DONE 0.3s 01:47:22 01:47:22 #222 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:47:22 #222 DONE 0.2s 01:47:22 01:47:22 #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:47:22 #223 DONE 0.2s 01:47:22 01:47:22 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:47:22 #224 DONE 0.2s 01:47:22 01:47:22 #214 [core-metadata] exporting to image 01:47:22 #214 exporting layers 0.3s done 01:47:22 #214 writing image sha256:3ee331ed653ec71e54cd798765c6a786d5dc6c4fea36833b36c3f803cbd21e83 done 01:47:22 #214 naming to docker.io/library/core-metadata done 01:47:22 #214 DONE 0.5s 01:47:22 01:47:22 #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:47:22 #225 DONE 0.1s 01:47:22 01:47:22 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:47:22 #226 DONE 0.6s 01:47:22 01:47:22 #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:47:22 #227 DONE 0.1s 01:47:22 01:47:22 #228 [support-scheduler] exporting to image 01:47:22 #228 ... 01:47:22 01:47:22 #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:47:22 #229 DONE 0.1s 01:47:22 01:47:22 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:47:22 #230 DONE 0.0s 01:47:22 01:47:22 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:47:22 #219 DONE 0.5s 01:47:22 01:47:22 #228 [support-scheduler] exporting to image 01:47:22 #228 exporting layers 0.2s done 01:47:22 #228 writing image sha256:056324c5e979d7ad9b51de07bbe14ac40679bcafb032dbdc29551d52fd5f6a5d done 01:47:22 #228 naming to docker.io/library/support-scheduler 0.0s done 01:47:22 #228 DONE 0.2s 01:47:22 01:47:22 #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:47:22 #231 DONE 0.4s 01:47:22 01:47:22 #232 [security-proxy-setup] exporting to image 01:47:22 #232 exporting layers 0.2s done 01:47:22 #232 writing image sha256:4cb5c7bd118032f8bf205e66a16e7e2e70587b10b9a7775c478f5687c60d0c72 done 01:47:22 #232 naming to docker.io/library/security-proxy-setup done 01:47:22 #232 DONE 0.2s 01:47:22 01:47:22 #233 [support-notifications] exporting to image 01:47:22 #233 exporting layers 0.2s done 01:47:22 #233 writing image sha256:e034d9453cc172bbedec0e0ae2b07d97b9e28eb69af8055fd8bf10ae990988fa 0.0s done 01:47:22 #233 naming to docker.io/library/support-notifications done 01:47:22 #233 DONE 0.2s 01:47:22 01:47:22 #234 [security-secretstore-setup] exporting to image 01:47:22 #234 exporting layers 0.2s done 01:47:22 #234 writing image sha256:e54509dee73b53898ba882c1c868a67231c00fa18ebce6e8f14ce837ea52c181 done 01:47:22 #234 naming to docker.io/library/security-secretstore-setup done 01:47:22 #234 DONE 0.2s 01:47:22 01:47:22 #235 [security-proxy-auth] exporting to image 01:47:22 #235 exporting layers 0.7s done 01:47:22 #235 writing image sha256:c8bdc2f8729a5ee4f1581b33ba6147bf5f474f0db9ff3418378c1bc9207a661e done 01:47:22 #235 naming to docker.io/library/security-proxy-auth done 01:47:22 #235 DONE 0.7s 01:47:22 time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:22 time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:22 time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:22 time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:22 time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:22 time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:22 time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:22 time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:22 time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:22 time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:22 time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:22 time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:22 time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:22 time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:47:22 time="2025-11-25T01:44:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:47:22 $ docker stop --time=1 7212e058afb4057a6fa453fa83fd7f7dc5ae12843954531d4ccb745de93ee93e 01:47:24 $ docker rm -f --volumes 7212e058afb4057a6fa453fa83fd7f7dc5ae12843954531d4ccb745de93ee93e [Pipeline] // withDockerContainer [Pipeline] sh 01:47:24 + docker images 01:47:24 REPOSITORY TAG IMAGE ID CREATED SIZE 01:47:24 support-notifications latest e034d9453cc1 3 seconds ago 53.1MB 01:47:24 support-scheduler latest 056324c5e979 3 seconds ago 49.4MB 01:47:24 security-proxy-setup latest 4cb5c7bd1180 3 seconds ago 41.2MB 01:47:24 security-proxy-auth latest c8bdc2f8729a 3 seconds ago 32.7MB 01:47:24 security-secretstore-setup latest e54509dee73b 3 seconds ago 70.6MB 01:47:24 core-metadata latest 3ee331ed653e 4 seconds ago 34MB 01:47:24 core-data latest bacf9f760dec 4 seconds ago 33.8MB 01:47:24 security-spiffe-token-provider latest b10dbc1b9941 4 seconds ago 48.3MB 01:47:24 core-command latest 2ce64cbfcdca 4 seconds ago 29.3MB 01:47:24 core-keeper latest 848d0f08cf9c 5 seconds ago 32.6MB 01:47:24 security-bootstrapper latest 63f7586aef53 About a minute ago 21.7MB 01:47:24 core-common-config-bootstrapper latest f21c4be58879 About a minute ago 18.5MB 01:47:24 security-spire-config latest ab1a33c207bb 3 minutes ago 150MB 01:47:24 security-spire-agent latest 2655b6df5954 3 minutes ago 197MB 01:47:24 security-spire-server latest e0db1c187118 3 minutes ago 151MB 01:47:24 ci-base-image-x86_64 latest acf3c036a599 6 minutes ago 924MB 01:47:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB 01:47:24 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 8 months ago 574MB 01:47:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:24 provisioning config files... 01:47:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config13562721443382252298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:24 ---> ****-login.sh 01:47:24 nexus3.edgexfoundry.org:10001 01:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:24 Login Succeeded 01:47:24 nexus3.edgexfoundry.org:10002 01:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:24 Login Succeeded 01:47:24 nexus3.edgexfoundry.org:10003 01:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:25 Login Succeeded 01:47:25 nexus3.edgexfoundry.org:10004 01:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:25 Login Succeeded 01:47:25 ****.io 01:47:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:25 #1 [security-spire-server internal] load build definition from Dockerfile 01:47:25 #1 transferring dockerfile: 1.70kB 0.0s done 01:47:25 #1 DONE 0.1s 01:47:25 01:47:25 #2 [core-keeper internal] load build definition from Dockerfile 01:47:25 #2 transferring dockerfile: 2.01kB done 01:47:25 #2 DONE 0.0s 01:47:25 01:47:25 #3 [support-scheduler internal] load build definition from Dockerfile 01:47:25 #3 transferring dockerfile: 1.83kB done 01:47:25 #3 DONE 0.1s 01:47:25 01:47:25 #4 [support-notifications internal] load build definition from Dockerfile 01:47:25 #4 transferring dockerfile: 2.00kB 0.0s done 01:47:25 #4 DONE 0.1s 01:47:25 01:47:25 #5 [core-command internal] load build definition from Dockerfile 01:47:25 #5 transferring dockerfile: 1.94kB 0.0s done 01:47:25 #5 DONE 0.1s 01:47:25 01:47:25 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:47:25 #6 transferring dockerfile: 1.89kB done 01:47:25 #6 DONE 0.1s 01:47:25 01:47:25 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:47:25 #7 transferring dockerfile: 2.23kB done 01:47:25 #7 DONE 0.1s 01:47:25 01:47:25 #8 [security-bootstrapper internal] load build definition from Dockerfile 01:47:25 #8 transferring dockerfile: 3.02kB done 01:47:25 #8 DONE 0.1s 01:47:25 01:47:25 #9 [security-proxy-setup internal] load build definition from Dockerfile 01:47:25 #9 transferring dockerfile: 2.50kB 0.0s done 01:47:25 #9 DONE 0.1s 01:47:25 01:47:25 #10 [security-secretstore-setup internal] load build definition from Dockerfile 01:47:25 #10 transferring dockerfile: 2.49kB 0.0s done 01:47:25 #10 DONE 0.1s 01:47:25 01:47:25 #11 [security-spire-config internal] load build definition from Dockerfile 01:47:25 Login Succeeded 01:47:25 ---> ****-login.sh ends [Pipeline] } 01:47:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:25 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:47:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:47:25 1729928faa72876b59092547754e3d77230fce33 01:47:25 4.0.1-dev.3 01:47:25 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:25 odessa 01:47:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:25 #11 transferring dockerfile: 1.69kB 0.0s done 01:47:25 #11 DONE 0.1s 01:47:25 01:47:25 #12 [core-metadata internal] load build definition from Dockerfile 01:47:25 #12 transferring dockerfile: 2.10kB 0.0s done 01:47:25 #12 DONE 0.1s 01:47:25 01:47:25 #13 [security-proxy-auth internal] load build definition from Dockerfile 01:47:25 #13 transferring dockerfile: 2.14kB done 01:47:25 #13 DONE 0.0s 01:47:25 01:47:25 #14 [security-spire-agent internal] load build definition from Dockerfile 01:47:25 #14 transferring dockerfile: 1.81kB done 01:47:25 #14 DONE 0.1s 01:47:25 01:47:25 #15 [core-data internal] load build definition from Dockerfile 01:47:25 #15 transferring dockerfile: 2.04kB done 01:47:25 #15 DONE 0.1s 01:47:25 01:47:25 #16 [security-spire-server internal] load .dockerignore 01:47:25 #16 transferring context: 01:47:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } 01:47:25 #16 transferring context: 50B 0.0s done 01:47:25 #16 DONE 0.1s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:26 + docker push nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33 01:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:47:26 2732a01f105f: Preparing 01:47:26 6816fe9203cb: Preparing 01:47:26 96dab452cb84: Preparing 01:47:26 7e2c8370fc30: Preparing 01:47:26 b10952e1b57f: Preparing 01:47:26 2af7166efeff: Preparing 01:47:26 256f393e029f: Preparing 01:47:26 2af7166efeff: Waiting 01:47:26 256f393e029f: Waiting 01:47:26 96dab452cb84: Pushed 01:47:26 7e2c8370fc30: Pushed 01:47:26 2732a01f105f: Pushed 01:47:26 256f393e029f: Layer already exists 01:47:26 b10952e1b57f: Pushed 01:47:26 2af7166efeff: Pushed 01:47:26 01:47:26 #17 [core-keeper internal] load .dockerignore 01:47:26 #17 transferring context: 50B done 01:47:26 #17 DONE 0.1s 01:47:26 01:47:26 #18 [support-scheduler internal] load .dockerignore 01:47:26 #18 transferring context: 50B done 01:47:26 #18 DONE 0.1s 01:47:26 01:47:26 #19 [support-notifications internal] load .dockerignore 01:47:26 #19 transferring context: 50B done 01:47:26 #19 DONE 0.1s 01:47:26 01:47:26 #20 [core-command internal] load .dockerignore 01:47:26 #20 transferring context: 50B done 01:47:26 #20 DONE 0.1s 01:47:26 01:47:26 #21 [security-spiffe-token-provider internal] load .dockerignore 01:47:26 #21 transferring context: 50B 0.0s done 01:47:26 #21 DONE 0.1s 01:47:26 01:47:26 #22 [core-common-config-bootstrapper internal] load .dockerignore 01:47:26 #22 transferring context: 50B 0.0s done 01:47:26 #22 DONE 0.1s 01:47:26 01:47:26 #23 [security-bootstrapper internal] load .dockerignore 01:47:26 #23 transferring context: 50B 0.0s done 01:47:26 #23 DONE 0.1s 01:47:26 01:47:26 #24 [security-proxy-setup internal] load .dockerignore 01:47:26 #24 transferring context: 50B done 01:47:26 #24 DONE 0.1s 01:47:26 01:47:26 #25 [security-secretstore-setup internal] load .dockerignore 01:47:27 #25 transferring context: 50B 0.0s done 01:47:27 #25 DONE 0.1s 01:47:27 01:47:27 #26 [security-spire-config internal] load .dockerignore 01:47:27 #26 transferring context: 50B 0.0s done 01:47:27 #26 DONE 0.1s 01:47:27 01:47:27 #27 [core-metadata internal] load .dockerignore 01:47:27 #27 transferring context: 50B done 01:47:27 #27 DONE 0.0s 01:47:27 01:47:27 #28 [security-proxy-auth internal] load .dockerignore 01:47:27 #28 transferring context: 50B done 01:47:27 #28 DONE 0.1s 01:47:27 01:47:27 #29 [security-spire-agent internal] load .dockerignore 01:47:27 #29 transferring context: 50B 0.0s done 01:47:27 #29 DONE 0.1s 01:47:27 01:47:27 #30 [core-data internal] load .dockerignore 01:47:27 #30 transferring context: 50B 0.0s done 01:47:27 #30 DONE 0.1s 01:47:27 01:47:27 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:47:27 #31 ... 01:47:27 01:47:27 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 01:47:27 #32 DONE 0.2s 01:47:27 01:47:27 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:47:28 6816fe9203cb: Pushed 01:47:28 1729928faa72876b59092547754e3d77230fce33: digest: sha256:bc0093e58d516025f06e8336e90a57385541dd90dd378be2397f8a62a099cfb0 size: 1780 [Pipeline] } [Pipeline] // withEnv 01:47:28 #31 DONE 0.6s 01:47:28 01:47:28 #33 [security-spire-server internal] load build context 01:47:28 #33 transferring context: 23.80kB 0.0s done 01:47:28 #33 DONE 0.1s 01:47:28 01:47:28 #34 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:28 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:47:28 #34 ... 01:47:28 01:47:28 #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:28 #35 DONE 0.0s 01:47:28 01:47:28 #34 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:28 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:47:28 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:47:28 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:47:28 #34 ... 01:47:28 01:47:28 #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:28 #35 DONE 0.0s 01:47:28 01:47:28 #34 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:28 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:47:28 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:47:28 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:47:28 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:47:28 #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 2.10MB / 4.14MB 0.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:28 #34 ... 01:47:28 01:47:28 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 01:47:28 #32 DONE 0.3s 01:47:28 01:47:28 #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:28 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:47:28 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:47:28 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:47:28 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:47:28 #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 3.96MB / 4.14MB 0.4s 01:47:28 #34 ... 01:47:28 01:47:28 #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:28 #35 DONE 0.0s 01:47:28 01:47:28 #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:28 #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done 01:47:28 #34 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 01:47:28 #34 ... 01:47:28 01:47:28 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:28 #35 DONE 0.0s 01:47:28 01:47:28 #34 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:28 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:47:28 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:47:28 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:47:28 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:47:28 #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done 01:47:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:28 #34 ... 01:47:28 01:47:28 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 01:47:28 #32 DONE 0.7s 01:47:29 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 01:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:47:29 2732a01f105f: Preparing 01:47:29 6816fe9203cb: Preparing 01:47:29 96dab452cb84: Preparing 01:47:29 7e2c8370fc30: Preparing 01:47:29 b10952e1b57f: Preparing 01:47:29 2af7166efeff: Preparing 01:47:29 256f393e029f: Preparing 01:47:29 256f393e029f: Waiting 01:47:29 7e2c8370fc30: Layer already exists 01:47:29 96dab452cb84: Layer already exists 01:47:29 2732a01f105f: Layer already exists 01:47:29 6816fe9203cb: Layer already exists 01:47:29 b10952e1b57f: Layer already exists 01:47:29 256f393e029f: Layer already exists 01:47:29 2af7166efeff: Layer already exists 01:47:29 4.0.1-dev.3: digest: sha256:bc0093e58d516025f06e8336e90a57385541dd90dd378be2397f8a62a099cfb0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:29 01:47:29 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:29 #35 DONE 0.0s 01:47:29 01:47:29 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:47:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:29 #32 DONE 0.9s 01:47:29 01:47:29 #34 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:29 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:47:29 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:47:29 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:47:29 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:47:29 #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done 01:47:29 #34 ... 01:47:29 01:47:29 #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:29 #35 DONE 0.0s 01:47:29 01:47:29 #34 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:29 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:47:29 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:47:29 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:47:29 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:47:29 #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done 01:47:29 + docker push nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:47:29 2732a01f105f: Preparing 01:47:29 6816fe9203cb: Preparing 01:47:29 96dab452cb84: Preparing 01:47:29 7e2c8370fc30: Preparing 01:47:29 b10952e1b57f: Preparing 01:47:29 2af7166efeff: Preparing 01:47:29 256f393e029f: Preparing 01:47:29 2af7166efeff: Waiting 01:47:29 256f393e029f: Waiting 01:47:29 6816fe9203cb: Layer already exists 01:47:29 2732a01f105f: Layer already exists 01:47:29 7e2c8370fc30: Layer already exists 01:47:29 b10952e1b57f: Layer already exists 01:47:29 96dab452cb84: Layer already exists 01:47:29 256f393e029f: Layer already exists 01:47:29 2af7166efeff: Layer already exists 01:47:29 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:bc0093e58d516025f06e8336e90a57385541dd90dd378be2397f8a62a099cfb0 size: 1780 [Pipeline] } 01:47:29 #34 ... 01:47:29 01:47:29 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 01:47:29 #32 DONE 1.0s 01:47:29 01:47:29 #34 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:29 #34 ... 01:47:29 01:47:29 #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:29 #35 DONE 0.0s 01:47:29 01:47:29 #34 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:29 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:47:29 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:47:29 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:47:29 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:47:29 #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done 01:47:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:30 #34 ... 01:47:30 01:47:30 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 01:47:30 #32 DONE 1.5s 01:47:30 01:47:30 #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:30 #35 DONE 0.0s 01:47:30 01:47:30 #34 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:30 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:47:30 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:47:30 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:47:30 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:47:30 #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done 01:47:30 + docker push nexus3.edgexfoundry.org:10004/core-command:odessa 01:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:47:30 2732a01f105f: Preparing 01:47:30 6816fe9203cb: Preparing 01:47:30 96dab452cb84: Preparing 01:47:30 7e2c8370fc30: Preparing 01:47:30 b10952e1b57f: Preparing 01:47:30 2af7166efeff: Preparing 01:47:30 256f393e029f: Preparing 01:47:30 256f393e029f: Waiting 01:47:30 2af7166efeff: Waiting 01:47:30 7e2c8370fc30: Layer already exists 01:47:30 2732a01f105f: Layer already exists 01:47:30 6816fe9203cb: Layer already exists 01:47:30 b10952e1b57f: Layer already exists 01:47:30 96dab452cb84: Layer already exists 01:47:30 256f393e029f: Layer already exists 01:47:30 2af7166efeff: Layer already exists 01:47:30 odessa: digest: sha256:bc0093e58d516025f06e8336e90a57385541dd90dd378be2397f8a62a099cfb0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:30 ===================================================== [Pipeline] echo 01:47:30 taggedImages: 01:47:30 - nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33 01:47:30 - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 01:47:30 - nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:30 - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo 01:47:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:47:30 1729928faa72876b59092547754e3d77230fce33 01:47:30 4.0.1-dev.3 01:47:30 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:30 odessa 01:47:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33 01:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:47:31 2ad1b8b6dd18: Preparing 01:47:31 0e43e26fd6b6: Preparing 01:47:31 842c2def8081: Preparing 01:47:31 ec733aae7149: Preparing 01:47:31 96dab452cb84: Preparing 01:47:31 7e2c8370fc30: Preparing 01:47:31 b10952e1b57f: Preparing 01:47:31 2af7166efeff: Preparing 01:47:31 256f393e029f: Preparing 01:47:31 b10952e1b57f: Waiting 01:47:31 2af7166efeff: Waiting 01:47:31 256f393e029f: Waiting 01:47:31 7e2c8370fc30: Waiting 01:47:31 96dab452cb84: Layer already exists 01:47:31 7e2c8370fc30: Layer already exists 01:47:31 b10952e1b57f: Layer already exists 01:47:31 2af7166efeff: Layer already exists 01:47:31 0e43e26fd6b6: Pushed 01:47:31 256f393e029f: Layer already exists 01:47:31 842c2def8081: Pushed 01:47:31 2ad1b8b6dd18: Pushed 01:47:31 #34 ... 01:47:31 01:47:31 #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:31 #35 DONE 0.0s 01:47:31 01:47:31 #34 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:31 #34 ... 01:47:31 01:47:31 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 01:47:31 #32 DONE 2.1s 01:47:31 01:47:31 #34 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:31 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:47:31 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:47:31 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:47:31 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:47:31 #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done 01:47:31 #34 ... 01:47:31 01:47:31 #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:31 #35 DONE 0.0s 01:47:31 01:47:31 #34 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:31 #34 ... 01:47:31 01:47:31 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:47:31 #31 DONE 1.9s 01:47:32 01:47:32 #34 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:32 ec733aae7149: Pushed 01:47:32 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:47:32 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:47:32 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:47:32 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:47:32 #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done 01:47:32 #34 ... 01:47:32 01:47:32 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 01:47:32 #32 DONE 2.8s 01:47:32 01:47:32 #34 [security-spire-config stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:32 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:47:32 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:47:32 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:47:32 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:47:32 #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done 01:47:32 1729928faa72876b59092547754e3d77230fce33: digest: sha256:71fca0a4b6d13c78548d7f7374db9c0793c752cd018a60c1ecc4525587f22790 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:32 #34 ... 01:47:32 01:47:32 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:32 #35 DONE 0.0s 01:47:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:32 01:47:32 #34 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 01:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:47:32 2ad1b8b6dd18: Preparing 01:47:32 0e43e26fd6b6: Preparing 01:47:32 842c2def8081: Preparing 01:47:32 ec733aae7149: Preparing 01:47:32 96dab452cb84: Preparing 01:47:32 7e2c8370fc30: Preparing 01:47:32 b10952e1b57f: Preparing 01:47:32 2af7166efeff: Preparing 01:47:32 256f393e029f: Preparing 01:47:32 7e2c8370fc30: Waiting 01:47:32 b10952e1b57f: Waiting 01:47:32 2af7166efeff: Waiting 01:47:32 256f393e029f: Waiting 01:47:32 842c2def8081: Layer already exists 01:47:32 ec733aae7149: Layer already exists 01:47:32 2ad1b8b6dd18: Layer already exists 01:47:32 96dab452cb84: Layer already exists 01:47:32 0e43e26fd6b6: Layer already exists 01:47:32 b10952e1b57f: Layer already exists 01:47:32 7e2c8370fc30: Layer already exists 01:47:32 2af7166efeff: Layer already exists 01:47:32 256f393e029f: Layer already exists 01:47:32 4.0.1-dev.3: digest: sha256:71fca0a4b6d13c78548d7f7374db9c0793c752cd018a60c1ecc4525587f22790 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:47:33 2ad1b8b6dd18: Preparing 01:47:33 0e43e26fd6b6: Preparing 01:47:33 842c2def8081: Preparing 01:47:33 ec733aae7149: Preparing 01:47:33 96dab452cb84: Preparing 01:47:33 7e2c8370fc30: Preparing 01:47:33 b10952e1b57f: Preparing 01:47:33 2af7166efeff: Preparing 01:47:33 256f393e029f: Preparing 01:47:33 b10952e1b57f: Waiting 01:47:33 7e2c8370fc30: Waiting 01:47:33 2af7166efeff: Waiting 01:47:33 256f393e029f: Waiting 01:47:33 96dab452cb84: Layer already exists 01:47:33 2ad1b8b6dd18: Layer already exists 01:47:33 0e43e26fd6b6: Layer already exists 01:47:33 ec733aae7149: Layer already exists 01:47:33 842c2def8081: Layer already exists 01:47:33 b10952e1b57f: Layer already exists 01:47:33 7e2c8370fc30: Layer already exists 01:47:33 2af7166efeff: Layer already exists 01:47:33 256f393e029f: Layer already exists 01:47:33 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:71fca0a4b6d13c78548d7f7374db9c0793c752cd018a60c1ecc4525587f22790 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:33 #34 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 5.2s 01:47:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:34 #34 ... 01:47:34 01:47:34 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 01:47:34 #32 DONE 4.2s 01:47:34 01:47:34 #34 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:34 #34 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 5.4s done 01:47:34 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:47:34 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:47:34 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:47:34 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:47:34 #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done 01:47:34 #34 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 5.4s done 01:47:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 01:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:47:34 2ad1b8b6dd18: Preparing 01:47:34 0e43e26fd6b6: Preparing 01:47:34 842c2def8081: Preparing 01:47:34 ec733aae7149: Preparing 01:47:34 96dab452cb84: Preparing 01:47:34 7e2c8370fc30: Preparing 01:47:34 b10952e1b57f: Preparing 01:47:34 2af7166efeff: Preparing 01:47:34 256f393e029f: Preparing 01:47:34 2af7166efeff: Waiting 01:47:34 7e2c8370fc30: Waiting 01:47:34 256f393e029f: Waiting 01:47:34 b10952e1b57f: Waiting 01:47:34 842c2def8081: Layer already exists 01:47:34 0e43e26fd6b6: Layer already exists 01:47:34 2ad1b8b6dd18: Layer already exists 01:47:34 96dab452cb84: Layer already exists 01:47:34 ec733aae7149: Layer already exists 01:47:34 7e2c8370fc30: Layer already exists 01:47:34 b10952e1b57f: Layer already exists 01:47:34 2af7166efeff: Layer already exists 01:47:34 256f393e029f: Layer already exists 01:47:34 odessa: digest: sha256:71fca0a4b6d13c78548d7f7374db9c0793c752cd018a60c1ecc4525587f22790 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 01:47:34 #34 ... 01:47:34 01:47:34 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 01:47:34 #31 DONE 4.1s [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:34 ===================================================== [Pipeline] echo 01:47:34 taggedImages: 01:47:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33 01:47:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 01:47:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo 01:47:34 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:47:34 1729928faa72876b59092547754e3d77230fce33 01:47:34 4.0.1-dev.3 01:47:34 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:34 odessa 01:47:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:34 01:47:34 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:47:34 #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 01:47:34 #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 01:47:34 #36 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 01:47:34 #36 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 01:47:34 #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 01:47:34 #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 01:47:34 #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 01:47:34 #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 01:47:34 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.4s done 01:47:34 #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 01:47:34 #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 01:47:34 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.5s 01:47:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:35 + docker push nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33 01:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:47:35 a3c37ca88fc8: Preparing 01:47:35 98d3d5e0420b: Preparing 01:47:35 96dab452cb84: Preparing 01:47:35 7e2c8370fc30: Preparing 01:47:35 99591a9cf073: Preparing 01:47:35 fb0606cee05c: Preparing 01:47:35 256f393e029f: Preparing 01:47:35 fb0606cee05c: Waiting 01:47:35 256f393e029f: Waiting 01:47:35 7e2c8370fc30: Layer already exists 01:47:35 96dab452cb84: Layer already exists 01:47:35 256f393e029f: Layer already exists 01:47:35 a3c37ca88fc8: Pushed 01:47:35 fb0606cee05c: Pushed 01:47:35 99591a9cf073: Pushed 01:47:35 #36 ... 01:47:35 01:47:35 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 01:47:35 #37 DONE 2.9s 01:47:35 01:47:35 #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:47:35 #38 DONE 7.0s 01:47:35 01:47:35 #39 [support-notifications internal] load build context 01:47:35 #39 transferring context: 5.78MB 6.3s 01:47:35 #39 ... 01:47:35 01:47:35 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:47:35 #36 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 01:47:35 #36 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 01:47:35 #36 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 01:47:35 #36 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 01:47:35 #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 01:47:35 #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 01:47:35 #36 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 01:47:35 #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 01:47:35 #36 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.4s done 01:47:35 #36 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 01:47:35 #36 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 01:47:36 #36 ... 01:47:36 01:47:36 #40 [security-spire-config internal] load build context 01:47:36 #40 transferring context: 22.05kB 0.3s done 01:47:36 #40 DONE 4.2s 01:47:36 01:47:36 #41 [core-command builder 2/7] WORKDIR /edgex-go 01:47:37 #41 ... 01:47:37 01:47:37 #34 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:47:37 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 01:47:37 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:47:37 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 01:47:37 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 01:47:37 #34 sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 4.14MB / 4.14MB 0.4s done 01:47:37 #34 extracting sha256:6b59a28fa20117e6048ad0616b8d8c901877ef15ff4c7f18db04e4f01f43bc39 5.4s done 01:47:37 #34 DONE 10.1s 01:47:37 01:47:37 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:47:37 98d3d5e0420b: Pushed 01:47:37 1729928faa72876b59092547754e3d77230fce33: digest: sha256:a6eead77c09da81ef32307162bed0039db12447549351a21238c6ece89fd63f8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:38 #36 ... 01:47:38 01:47:38 #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:47:38 #41 DONE 2.9s 01:47:38 01:47:38 #42 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:47:38 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 01:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:47:38 a3c37ca88fc8: Preparing 01:47:38 98d3d5e0420b: Preparing 01:47:38 96dab452cb84: Preparing 01:47:38 7e2c8370fc30: Preparing 01:47:38 99591a9cf073: Preparing 01:47:38 fb0606cee05c: Preparing 01:47:38 256f393e029f: Preparing 01:47:38 fb0606cee05c: Waiting 01:47:38 256f393e029f: Waiting 01:47:38 99591a9cf073: Layer already exists 01:47:38 7e2c8370fc30: Layer already exists 01:47:38 98d3d5e0420b: Layer already exists 01:47:38 a3c37ca88fc8: Layer already exists 01:47:38 96dab452cb84: Layer already exists 01:47:38 fb0606cee05c: Layer already exists 01:47:38 256f393e029f: Layer already exists 01:47:38 4.0.1-dev.3: digest: sha256:a6eead77c09da81ef32307162bed0039db12447549351a21238c6ece89fd63f8 size: 1780 [Pipeline] } [Pipeline] // withEnv 01:47:38 #42 ... 01:47:38 01:47:38 #43 [support-scheduler internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:38 #43 ... 01:47:38 01:47:38 #44 [core-keeper internal] load build context 01:47:38 #44 ... 01:47:38 01:47:38 #45 [security-spire-agent internal] load build context 01:47:38 #45 transferring context: 23.33kB 0.2s done 01:47:38 #45 DONE 3.5s 01:47:38 01:47:38 #44 [core-keeper internal] load build context 01:47:38 #44 ... 01:47:38 01:47:38 #46 [core-command internal] load build context 01:47:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:38 #46 ... 01:47:38 01:47:38 #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:39 + docker push nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:47:39 a3c37ca88fc8: Preparing 01:47:39 98d3d5e0420b: Preparing 01:47:39 96dab452cb84: Preparing 01:47:39 7e2c8370fc30: Preparing 01:47:39 99591a9cf073: Preparing 01:47:39 fb0606cee05c: Preparing 01:47:39 256f393e029f: Preparing 01:47:39 fb0606cee05c: Waiting 01:47:39 256f393e029f: Waiting 01:47:39 a3c37ca88fc8: Layer already exists 01:47:39 7e2c8370fc30: Layer already exists 01:47:39 96dab452cb84: Layer already exists 01:47:39 98d3d5e0420b: Layer already exists 01:47:39 99591a9cf073: Layer already exists 01:47:39 256f393e029f: Layer already exists 01:47:39 fb0606cee05c: Layer already exists 01:47:39 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:a6eead77c09da81ef32307162bed0039db12447549351a21238c6ece89fd63f8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:39 #47 ... 01:47:39 01:47:39 #48 [security-spiffe-token-provider internal] load build context 01:47:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:39 #48 ... 01:47:39 01:47:39 #49 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:47:39 #49 ... 01:47:39 01:47:39 #50 [core-common-config-bootstrapper internal] load build context 01:47:39 #50 ... 01:47:39 01:47:39 #48 [security-spiffe-token-provider internal] load build context 01:47:39 + docker push nexus3.edgexfoundry.org:10004/core-data:odessa 01:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:47:39 a3c37ca88fc8: Preparing 01:47:39 98d3d5e0420b: Preparing 01:47:39 96dab452cb84: Preparing 01:47:39 7e2c8370fc30: Preparing 01:47:39 99591a9cf073: Preparing 01:47:39 fb0606cee05c: Preparing 01:47:39 256f393e029f: Preparing 01:47:39 fb0606cee05c: Waiting 01:47:39 256f393e029f: Waiting 01:47:39 99591a9cf073: Layer already exists 01:47:39 98d3d5e0420b: Layer already exists 01:47:39 a3c37ca88fc8: Layer already exists 01:47:39 7e2c8370fc30: Layer already exists 01:47:39 96dab452cb84: Layer already exists 01:47:39 256f393e029f: Layer already exists 01:47:39 fb0606cee05c: Layer already exists 01:47:39 odessa: digest: sha256:a6eead77c09da81ef32307162bed0039db12447549351a21238c6ece89fd63f8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:39 ===================================================== [Pipeline] echo 01:47:39 taggedImages: 01:47:39 - nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33 01:47:39 - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 01:47:39 - nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:39 - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo 01:47:39 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:47:39 1729928faa72876b59092547754e3d77230fce33 01:47:39 4.0.1-dev.3 01:47:39 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:39 odessa 01:47:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:40 #48 ... 01:47:40 01:47:40 #51 [security-bootstrapper internal] load build context 01:47:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:40 #51 ... 01:47:40 01:47:40 #48 [security-spiffe-token-provider internal] load build context 01:47:40 #48 ... 01:47:40 01:47:40 #52 [security-secretstore-setup internal] load build context 01:47:40 #52 ... 01:47:40 01:47:40 #53 [security-proxy-setup internal] load build context 01:47:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33 01:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:47:40 9cc3adb48e0e: Preparing 01:47:40 19cb379c6f53: Preparing 01:47:40 7e2c8370fc30: Preparing 01:47:40 67cf7eee9554: Preparing 01:47:40 4c17966a5b8c: Preparing 01:47:40 256f393e029f: Preparing 01:47:40 256f393e029f: Waiting 01:47:40 7e2c8370fc30: Layer already exists 01:47:40 256f393e029f: Layer already exists 01:47:40 67cf7eee9554: Pushed 01:47:40 9cc3adb48e0e: Pushed 01:47:40 4c17966a5b8c: Pushed 01:47:40 #53 ... 01:47:40 01:47:40 #52 [security-secretstore-setup internal] load build context 01:47:41 #52 ... 01:47:41 01:47:41 #54 [core-metadata internal] load build context 01:47:41 #54 ... 01:47:41 01:47:41 #52 [security-secretstore-setup internal] load build context 01:47:42 #52 ... 01:47:42 01:47:42 #55 [security-proxy-auth internal] load build context 01:47:42 #55 ... 01:47:42 01:47:42 #52 [security-secretstore-setup internal] load build context 01:47:43 19cb379c6f53: Pushed 01:47:43 1729928faa72876b59092547754e3d77230fce33: digest: sha256:f73fb668d1ae30a97151fdf4139bec7813ab6473b69687bafdc82826c7cf9bb6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:43 #52 transferring context: 4.80MB 11.9s 01:47:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 01:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:47:43 9cc3adb48e0e: Preparing 01:47:43 19cb379c6f53: Preparing 01:47:43 7e2c8370fc30: Preparing 01:47:43 67cf7eee9554: Preparing 01:47:43 4c17966a5b8c: Preparing 01:47:43 256f393e029f: Preparing 01:47:43 256f393e029f: Waiting 01:47:43 4c17966a5b8c: Layer already exists 01:47:43 19cb379c6f53: Layer already exists 01:47:43 9cc3adb48e0e: Layer already exists 01:47:43 7e2c8370fc30: Layer already exists 01:47:43 67cf7eee9554: Layer already exists 01:47:43 256f393e029f: Layer already exists 01:47:43 4.0.1-dev.3: digest: sha256:f73fb668d1ae30a97151fdf4139bec7813ab6473b69687bafdc82826c7cf9bb6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:47:44 9cc3adb48e0e: Preparing 01:47:44 19cb379c6f53: Preparing 01:47:44 7e2c8370fc30: Preparing 01:47:44 67cf7eee9554: Preparing 01:47:44 4c17966a5b8c: Preparing 01:47:44 256f393e029f: Preparing 01:47:44 256f393e029f: Waiting 01:47:44 19cb379c6f53: Layer already exists 01:47:44 7e2c8370fc30: Layer already exists 01:47:44 67cf7eee9554: Layer already exists 01:47:44 4c17966a5b8c: Layer already exists 01:47:44 9cc3adb48e0e: Layer already exists 01:47:44 256f393e029f: Layer already exists 01:47:44 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:f73fb668d1ae30a97151fdf4139bec7813ab6473b69687bafdc82826c7cf9bb6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:44 #52 ... 01:47:44 01:47:44 #56 [core-data internal] load build context 01:47:44 #56 ... 01:47:44 01:47:44 #52 [security-secretstore-setup internal] load build context 01:47:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa 01:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:47:45 9cc3adb48e0e: Preparing 01:47:45 19cb379c6f53: Preparing 01:47:45 7e2c8370fc30: Preparing 01:47:45 67cf7eee9554: Preparing 01:47:45 4c17966a5b8c: Preparing 01:47:45 256f393e029f: Preparing 01:47:45 256f393e029f: Waiting 01:47:45 19cb379c6f53: Layer already exists 01:47:45 4c17966a5b8c: Layer already exists 01:47:45 67cf7eee9554: Layer already exists 01:47:45 7e2c8370fc30: Layer already exists 01:47:45 9cc3adb48e0e: Layer already exists 01:47:45 256f393e029f: Layer already exists 01:47:45 odessa: digest: sha256:f73fb668d1ae30a97151fdf4139bec7813ab6473b69687bafdc82826c7cf9bb6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:45 ===================================================== [Pipeline] echo 01:47:45 taggedImages: 01:47:45 - nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33 01:47:45 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 01:47:45 - nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:45 - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo 01:47:45 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:47:45 1729928faa72876b59092547754e3d77230fce33 01:47:45 4.0.1-dev.3 01:47:45 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:45 odessa 01:47:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:45 #52 ... 01:47:45 01:47:45 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:47:45 #57 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.7s done 01:47:45 #57 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 01:47:45 #57 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 01:47:45 #57 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 01:47:45 #57 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 01:47:45 #57 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 01:47:45 #57 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 5.6s done 01:47:45 #57 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.9s done 01:47:45 #57 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 01:47:45 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.9s 01:47:45 #57 ... 01:47:45 01:47:45 #39 [support-notifications internal] load build context 01:47:45 #39 ... 01:47:45 01:47:45 #52 [security-secretstore-setup internal] load build context 01:47:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33 01:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:47:45 00afa0beeed9: Preparing 01:47:45 0f8532ff04ea: Preparing 01:47:45 7e08ea8e28de: Preparing 01:47:45 96dab452cb84: Preparing 01:47:45 7e2c8370fc30: Preparing 01:47:45 b10952e1b57f: Preparing 01:47:45 2af7166efeff: Preparing 01:47:45 256f393e029f: Preparing 01:47:45 256f393e029f: Waiting 01:47:45 b10952e1b57f: Waiting 01:47:45 2af7166efeff: Waiting 01:47:45 96dab452cb84: Layer already exists 01:47:45 7e2c8370fc30: Layer already exists 01:47:45 b10952e1b57f: Layer already exists 01:47:45 2af7166efeff: Layer already exists 01:47:45 256f393e029f: Layer already exists 01:47:45 0f8532ff04ea: Pushed 01:47:45 00afa0beeed9: Pushed 01:47:48 #52 ... 01:47:48 01:47:48 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:47:48 #0 8.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:48 #0 8.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:48 #58 ... 01:47:48 01:47:48 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:47:48 #59 ... 01:47:48 01:47:48 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:47:48 #0 9.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:47:48 #0 9.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:47:48 #60 ... 01:47:48 01:47:48 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:47:48 7e08ea8e28de: Pushed 01:47:48 1729928faa72876b59092547754e3d77230fce33: digest: sha256:acc8fb16d650f201f8e33b4fadc321cef09fbc0ce9b2b79760575e035b4cbc6c size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:48 #61 ... 01:47:48 01:47:48 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:48 #62 ... 01:47:48 01:47:48 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:47:48 #63 ... 01:47:48 01:47:48 #43 [support-scheduler internal] load build context 01:47:48 #43 transferring context: 15.50MB 19.8s 01:47:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:48 #43 ... 01:47:48 01:47:48 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:47:48 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.7s 01:47:48 #36 ... 01:47:48 01:47:48 #44 [core-keeper internal] load build context 01:47:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 01:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:47:49 00afa0beeed9: Preparing 01:47:49 0f8532ff04ea: Preparing 01:47:49 7e08ea8e28de: Preparing 01:47:49 96dab452cb84: Preparing 01:47:49 7e2c8370fc30: Preparing 01:47:49 b10952e1b57f: Preparing 01:47:49 2af7166efeff: Preparing 01:47:49 256f393e029f: Preparing 01:47:49 b10952e1b57f: Waiting 01:47:49 2af7166efeff: Waiting 01:47:49 256f393e029f: Waiting 01:47:49 00afa0beeed9: Layer already exists 01:47:49 7e08ea8e28de: Layer already exists 01:47:49 7e2c8370fc30: Layer already exists 01:47:49 0f8532ff04ea: Layer already exists 01:47:49 96dab452cb84: Layer already exists 01:47:49 256f393e029f: Layer already exists 01:47:49 2af7166efeff: Layer already exists 01:47:49 b10952e1b57f: Layer already exists 01:47:49 4.0.1-dev.3: digest: sha256:acc8fb16d650f201f8e33b4fadc321cef09fbc0ce9b2b79760575e035b4cbc6c size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:49 #44 ... 01:47:49 01:47:49 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:47:49 #64 ... 01:47:49 01:47:49 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:49 #65 ... 01:47:49 01:47:49 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:47:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:49 #66 ... 01:47:49 01:47:49 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:47:49 00afa0beeed9: Preparing 01:47:49 0f8532ff04ea: Preparing 01:47:49 7e08ea8e28de: Preparing 01:47:49 96dab452cb84: Preparing 01:47:49 7e2c8370fc30: Preparing 01:47:49 b10952e1b57f: Preparing 01:47:49 2af7166efeff: Preparing 01:47:49 256f393e029f: Preparing 01:47:49 2af7166efeff: Waiting 01:47:49 b10952e1b57f: Waiting 01:47:49 7e2c8370fc30: Layer already exists 01:47:49 7e08ea8e28de: Layer already exists 01:47:49 96dab452cb84: Layer already exists 01:47:49 00afa0beeed9: Layer already exists 01:47:49 0f8532ff04ea: Layer already exists 01:47:49 b10952e1b57f: Layer already exists 01:47:49 2af7166efeff: Layer already exists 01:47:49 256f393e029f: Layer already exists 01:47:49 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:acc8fb16d650f201f8e33b4fadc321cef09fbc0ce9b2b79760575e035b4cbc6c size: 1987 [Pipeline] } [Pipeline] // withEnv 01:47:49 #67 ... 01:47:49 01:47:49 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:47:49 #68 ... 01:47:49 01:47:49 #46 [core-command internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:50 #46 ... 01:47:50 01:47:50 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:47:50 #69 ... 01:47:50 01:47:50 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:47:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:50 #70 ... 01:47:50 01:47:50 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:47:50 #71 ... 01:47:50 01:47:50 #50 [core-common-config-bootstrapper internal] load build context 01:47:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa 01:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:47:50 00afa0beeed9: Preparing 01:47:50 0f8532ff04ea: Preparing 01:47:50 7e08ea8e28de: Preparing 01:47:50 96dab452cb84: Preparing 01:47:50 7e2c8370fc30: Preparing 01:47:50 b10952e1b57f: Preparing 01:47:50 2af7166efeff: Preparing 01:47:50 256f393e029f: Preparing 01:47:50 b10952e1b57f: Waiting 01:47:50 2af7166efeff: Waiting 01:47:50 256f393e029f: Waiting 01:47:50 00afa0beeed9: Layer already exists 01:47:50 0f8532ff04ea: Layer already exists 01:47:50 7e2c8370fc30: Layer already exists 01:47:50 7e08ea8e28de: Layer already exists 01:47:50 96dab452cb84: Layer already exists 01:47:50 b10952e1b57f: Layer already exists 01:47:50 2af7166efeff: Layer already exists 01:47:50 256f393e029f: Layer already exists 01:47:50 odessa: digest: sha256:acc8fb16d650f201f8e33b4fadc321cef09fbc0ce9b2b79760575e035b4cbc6c size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:50 ===================================================== [Pipeline] echo 01:47:50 taggedImages: 01:47:50 - nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33 01:47:50 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 01:47:50 - nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:50 - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo 01:47:50 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:47:50 1729928faa72876b59092547754e3d77230fce33 01:47:50 4.0.1-dev.3 01:47:50 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:50 odessa 01:47:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix 01:47:50 #50 ... 01:47:50 01:47:50 #48 [security-spiffe-token-provider internal] load build context 01:47:50 #48 ... 01:47:50 01:47:50 #51 [security-bootstrapper internal] load build context 01:47:50 #51 ... 01:47:50 01:47:50 #53 [security-proxy-setup internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:50 #53 ... 01:47:50 01:47:50 #50 [core-common-config-bootstrapper internal] load build context 01:47:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33 01:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:47:51 9b10f42f06bd: Preparing 01:47:51 8ae99e3e8e62: Preparing 01:47:51 1aea928d5d7b: Preparing 01:47:51 cf62e8b6bbf9: Preparing 01:47:51 06ebcdbd4637: Preparing 01:47:51 cb7400170a4d: Preparing 01:47:51 600ac2986e7f: Preparing 01:47:51 96dab452cb84: Preparing 01:47:51 7e2c8370fc30: Preparing 01:47:51 8aca415a9b76: Preparing 01:47:51 973035b6b84f: Preparing 01:47:51 5f70bf18a086: Preparing 01:47:51 b5ed58daa12c: Preparing 01:47:51 0189925ccfa6: Preparing 01:47:51 8757086ed139: Preparing 01:47:51 256f393e029f: Preparing 01:47:51 cb7400170a4d: Waiting 01:47:51 600ac2986e7f: Waiting 01:47:51 96dab452cb84: Waiting 01:47:51 7e2c8370fc30: Waiting 01:47:51 8aca415a9b76: Waiting 01:47:51 973035b6b84f: Waiting 01:47:51 5f70bf18a086: Waiting 01:47:51 b5ed58daa12c: Waiting 01:47:51 0189925ccfa6: Waiting 01:47:51 8757086ed139: Waiting 01:47:51 256f393e029f: Waiting 01:47:51 8ae99e3e8e62: Pushed 01:47:51 06ebcdbd4637: Pushed 01:47:51 cf62e8b6bbf9: Pushed 01:47:51 9b10f42f06bd: Pushed 01:47:51 1aea928d5d7b: Pushed 01:47:51 96dab452cb84: Layer already exists 01:47:51 7e2c8370fc30: Layer already exists 01:47:51 5f70bf18a086: Layer already exists 01:47:51 cb7400170a4d: Pushed 01:47:51 8aca415a9b76: Pushed 01:47:51 973035b6b84f: Pushed 01:47:51 b5ed58daa12c: Pushed 01:47:51 256f393e029f: Layer already exists 01:47:51 8757086ed139: Pushed 01:47:51 0189925ccfa6: Pushed 01:47:51 #50 ... 01:47:51 01:47:51 #54 [core-metadata internal] load build context 01:47:51 #54 ... 01:47:51 01:47:51 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:47:51 #60 13.68 v3.20.8-69-g2d906ab0af6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:47:51 #60 13.68 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:47:51 #60 13.68 OK: 24062 distinct packages available 01:47:52 #60 ... 01:47:52 01:47:52 #55 [security-proxy-auth internal] load build context 01:47:52 #55 ... 01:47:52 01:47:52 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:47:52 #60 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:47:52 600ac2986e7f: Pushed 01:47:52 1729928faa72876b59092547754e3d77230fce33: digest: sha256:97b9a95f4872bc32b6a1db207c17915f2ea24eee3a2a697a041dc84f0c84c14e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 01:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:47:53 9b10f42f06bd: Preparing 01:47:53 8ae99e3e8e62: Preparing 01:47:53 1aea928d5d7b: Preparing 01:47:53 cf62e8b6bbf9: Preparing 01:47:53 06ebcdbd4637: Preparing 01:47:53 cb7400170a4d: Preparing 01:47:53 600ac2986e7f: Preparing 01:47:53 96dab452cb84: Preparing 01:47:53 7e2c8370fc30: Preparing 01:47:53 8aca415a9b76: Preparing 01:47:53 600ac2986e7f: Waiting 01:47:53 96dab452cb84: Waiting 01:47:53 7e2c8370fc30: Waiting 01:47:53 cb7400170a4d: Waiting 01:47:53 973035b6b84f: Preparing 01:47:53 5f70bf18a086: Preparing 01:47:53 b5ed58daa12c: Preparing 01:47:53 0189925ccfa6: Preparing 01:47:53 8757086ed139: Preparing 01:47:53 256f393e029f: Preparing 01:47:53 8aca415a9b76: Waiting 01:47:53 b5ed58daa12c: Waiting 01:47:53 0189925ccfa6: Waiting 01:47:53 973035b6b84f: Waiting 01:47:53 256f393e029f: Waiting 01:47:53 5f70bf18a086: Waiting 01:47:53 8757086ed139: Waiting 01:47:53 1aea928d5d7b: Layer already exists 01:47:53 cf62e8b6bbf9: Layer already exists 01:47:53 9b10f42f06bd: Layer already exists 01:47:53 06ebcdbd4637: Layer already exists 01:47:53 8ae99e3e8e62: Layer already exists 01:47:53 cb7400170a4d: Layer already exists 01:47:53 600ac2986e7f: Layer already exists 01:47:53 96dab452cb84: Layer already exists 01:47:53 8aca415a9b76: Layer already exists 01:47:53 7e2c8370fc30: Layer already exists 01:47:53 973035b6b84f: Layer already exists 01:47:53 0189925ccfa6: Layer already exists 01:47:53 5f70bf18a086: Layer already exists 01:47:53 8757086ed139: Layer already exists 01:47:53 b5ed58daa12c: Layer already exists 01:47:53 256f393e029f: Layer already exists 01:47:53 4.0.1-dev.3: digest: sha256:97b9a95f4872bc32b6a1db207c17915f2ea24eee3a2a697a041dc84f0c84c14e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:53 #60 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:47:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:47:54 9b10f42f06bd: Preparing 01:47:54 8ae99e3e8e62: Preparing 01:47:54 1aea928d5d7b: Preparing 01:47:54 cf62e8b6bbf9: Preparing 01:47:54 06ebcdbd4637: Preparing 01:47:54 cb7400170a4d: Preparing 01:47:54 600ac2986e7f: Preparing 01:47:54 96dab452cb84: Preparing 01:47:54 7e2c8370fc30: Preparing 01:47:54 8aca415a9b76: Preparing 01:47:54 973035b6b84f: Preparing 01:47:54 8aca415a9b76: Waiting 01:47:54 cb7400170a4d: Waiting 01:47:54 96dab452cb84: Waiting 01:47:54 7e2c8370fc30: Waiting 01:47:54 600ac2986e7f: Waiting 01:47:54 5f70bf18a086: Preparing 01:47:54 b5ed58daa12c: Preparing 01:47:54 0189925ccfa6: Preparing 01:47:54 5f70bf18a086: Waiting 01:47:54 973035b6b84f: Waiting 01:47:54 b5ed58daa12c: Waiting 01:47:54 8757086ed139: Preparing 01:47:54 256f393e029f: Preparing 01:47:54 0189925ccfa6: Waiting 01:47:54 8757086ed139: Waiting 01:47:54 256f393e029f: Waiting 01:47:54 8ae99e3e8e62: Layer already exists 01:47:54 06ebcdbd4637: Layer already exists 01:47:54 cf62e8b6bbf9: Layer already exists 01:47:54 9b10f42f06bd: Layer already exists 01:47:54 1aea928d5d7b: Layer already exists 01:47:54 96dab452cb84: Layer already exists 01:47:54 cb7400170a4d: Layer already exists 01:47:54 8aca415a9b76: Layer already exists 01:47:54 600ac2986e7f: Layer already exists 01:47:54 7e2c8370fc30: Layer already exists 01:47:54 5f70bf18a086: Layer already exists 01:47:54 973035b6b84f: Layer already exists 01:47:54 b5ed58daa12c: Layer already exists 01:47:54 0189925ccfa6: Layer already exists 01:47:54 8757086ed139: Layer already exists 01:47:54 256f393e029f: Layer already exists 01:47:54 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:97b9a95f4872bc32b6a1db207c17915f2ea24eee3a2a697a041dc84f0c84c14e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:54 #60 ... 01:47:54 01:47:54 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:47:54 #58 13.14 (1/1) Installing dumb-init (1.2.5-r3) 01:47:54 #58 13.14 Executing busybox-1.37.0-r19.trigger 01:47:54 #58 13.14 OK: 8 MiB in 17 packages 01:47:54 #58 DONE 16.5s 01:47:54 01:47:54 #53 [security-proxy-setup internal] load build context 01:47:54 #53 transferring context: 14.47MB 23.3s 01:47:54 #53 ... 01:47:54 01:47:54 #56 [core-data internal] load build context 01:47:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 01:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:47:54 9b10f42f06bd: Preparing 01:47:54 8ae99e3e8e62: Preparing 01:47:54 1aea928d5d7b: Preparing 01:47:54 cf62e8b6bbf9: Preparing 01:47:54 06ebcdbd4637: Preparing 01:47:54 cb7400170a4d: Preparing 01:47:54 600ac2986e7f: Preparing 01:47:54 96dab452cb84: Preparing 01:47:54 7e2c8370fc30: Preparing 01:47:54 8aca415a9b76: Preparing 01:47:54 973035b6b84f: Preparing 01:47:54 5f70bf18a086: Preparing 01:47:54 b5ed58daa12c: Preparing 01:47:54 0189925ccfa6: Preparing 01:47:54 8757086ed139: Preparing 01:47:54 256f393e029f: Preparing 01:47:54 96dab452cb84: Waiting 01:47:54 7e2c8370fc30: Waiting 01:47:54 256f393e029f: Waiting 01:47:54 0189925ccfa6: Waiting 01:47:54 600ac2986e7f: Waiting 01:47:54 8aca415a9b76: Waiting 01:47:54 973035b6b84f: Waiting 01:47:54 5f70bf18a086: Waiting 01:47:54 8757086ed139: Waiting 01:47:54 b5ed58daa12c: Waiting 01:47:54 cb7400170a4d: Waiting 01:47:54 8ae99e3e8e62: Layer already exists 01:47:54 06ebcdbd4637: Layer already exists 01:47:54 cf62e8b6bbf9: Layer already exists 01:47:54 1aea928d5d7b: Layer already exists 01:47:54 9b10f42f06bd: Layer already exists 01:47:54 cb7400170a4d: Layer already exists 01:47:54 7e2c8370fc30: Layer already exists 01:47:54 96dab452cb84: Layer already exists 01:47:54 600ac2986e7f: Layer already exists 01:47:54 8aca415a9b76: Layer already exists 01:47:54 973035b6b84f: Layer already exists 01:47:54 0189925ccfa6: Layer already exists 01:47:54 5f70bf18a086: Layer already exists 01:47:54 8757086ed139: Layer already exists 01:47:54 b5ed58daa12c: Layer already exists 01:47:54 256f393e029f: Layer already exists 01:47:54 odessa: digest: sha256:97b9a95f4872bc32b6a1db207c17915f2ea24eee3a2a697a041dc84f0c84c14e size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:54 ===================================================== [Pipeline] echo 01:47:54 taggedImages: 01:47:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33 01:47:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 01:47:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo 01:47:54 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:47:54 1729928faa72876b59092547754e3d77230fce33 01:47:54 4.0.1-dev.3 01:47:54 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:54 odessa 01:47:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 01:47:54 #56 ... 01:47:54 01:47:54 #53 [security-proxy-setup internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:55 #53 ... 01:47:55 01:47:55 #42 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:47:55 #42 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:47:55 #42 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:47:55 #42 14.91 OK: 239 MiB in 58 packages 01:47:55 #42 DONE 17.2s 01:47:55 01:47:55 #53 [security-proxy-setup internal] load build context 01:47:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:55 #53 ... 01:47:55 01:47:55 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:55 #62 DONE 17.5s 01:47:55 01:47:55 #39 [support-notifications internal] load build context 01:47:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33 01:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:47:55 f0d13c48d051: Preparing 01:47:55 5140e2977263: Preparing 01:47:55 8b009d2f74b1: Preparing 01:47:55 51e2ec9bf1bb: Preparing 01:47:55 96dab452cb84: Preparing 01:47:55 7e2c8370fc30: Preparing 01:47:55 b10952e1b57f: Preparing 01:47:55 2af7166efeff: Preparing 01:47:55 256f393e029f: Preparing 01:47:55 7e2c8370fc30: Waiting 01:47:55 b10952e1b57f: Waiting 01:47:55 2af7166efeff: Waiting 01:47:55 256f393e029f: Waiting 01:47:55 96dab452cb84: Layer already exists 01:47:55 7e2c8370fc30: Layer already exists 01:47:55 b10952e1b57f: Layer already exists 01:47:55 2af7166efeff: Layer already exists 01:47:55 8b009d2f74b1: Pushed 01:47:55 256f393e029f: Layer already exists 01:47:55 f0d13c48d051: Pushed 01:47:55 5140e2977263: Pushed 01:47:55 #39 ... 01:47:55 01:47:55 #53 [security-proxy-setup internal] load build context 01:47:55 #53 ... 01:47:55 01:47:55 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:47:55 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.6s 01:47:56 #57 ... 01:47:56 01:47:56 #53 [security-proxy-setup internal] load build context 01:47:57 #53 ... 01:47:57 01:47:57 #52 [security-secretstore-setup internal] load build context 01:47:58 51e2ec9bf1bb: Pushed 01:47:58 1729928faa72876b59092547754e3d77230fce33: digest: sha256:3f35de632e7e0c9e248b06935265ea222bd47be264d2b96c0717c81bb90aea46 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:58 #52 ... 01:47:58 01:47:58 #53 [security-proxy-setup internal] load build context 01:47:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 01:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:47:58 f0d13c48d051: Preparing 01:47:58 5140e2977263: Preparing 01:47:58 8b009d2f74b1: Preparing 01:47:58 51e2ec9bf1bb: Preparing 01:47:58 96dab452cb84: Preparing 01:47:58 7e2c8370fc30: Preparing 01:47:58 b10952e1b57f: Preparing 01:47:58 2af7166efeff: Preparing 01:47:58 256f393e029f: Preparing 01:47:58 7e2c8370fc30: Waiting 01:47:58 b10952e1b57f: Waiting 01:47:58 2af7166efeff: Waiting 01:47:58 256f393e029f: Waiting 01:47:58 51e2ec9bf1bb: Layer already exists 01:47:58 96dab452cb84: Layer already exists 01:47:58 5140e2977263: Layer already exists 01:47:58 8b009d2f74b1: Layer already exists 01:47:58 f0d13c48d051: Layer already exists 01:47:58 7e2c8370fc30: Layer already exists 01:47:58 2af7166efeff: Layer already exists 01:47:58 256f393e029f: Layer already exists 01:47:58 b10952e1b57f: Layer already exists 01:47:58 4.0.1-dev.3: digest: sha256:3f35de632e7e0c9e248b06935265ea222bd47be264d2b96c0717c81bb90aea46 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:59 #53 ... 01:47:59 01:47:59 #43 [support-scheduler internal] load build context 01:47:59 #43 ... 01:47:59 01:47:59 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:47:59 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.4s 01:47:59 #36 ... 01:47:59 01:47:59 #44 [core-keeper internal] load build context 01:47:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:47:59 f0d13c48d051: Preparing 01:47:59 5140e2977263: Preparing 01:47:59 8b009d2f74b1: Preparing 01:47:59 51e2ec9bf1bb: Preparing 01:47:59 96dab452cb84: Preparing 01:47:59 7e2c8370fc30: Preparing 01:47:59 b10952e1b57f: Preparing 01:47:59 2af7166efeff: Preparing 01:47:59 256f393e029f: Preparing 01:47:59 7e2c8370fc30: Waiting 01:47:59 b10952e1b57f: Waiting 01:47:59 2af7166efeff: Waiting 01:47:59 256f393e029f: Waiting 01:47:59 96dab452cb84: Layer already exists 01:47:59 5140e2977263: Layer already exists 01:47:59 51e2ec9bf1bb: Layer already exists 01:47:59 8b009d2f74b1: Layer already exists 01:47:59 f0d13c48d051: Layer already exists 01:47:59 b10952e1b57f: Layer already exists 01:47:59 7e2c8370fc30: Layer already exists 01:47:59 256f393e029f: Layer already exists 01:47:59 2af7166efeff: Layer already exists 01:47:59 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:3f35de632e7e0c9e248b06935265ea222bd47be264d2b96c0717c81bb90aea46 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:47:59 #44 ... 01:47:59 01:47:59 #53 [security-proxy-setup internal] load build context [Pipeline] sh 01:47:59 #53 transferring context: 16.77MB 28.4s 01:47:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 01:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:48:00 f0d13c48d051: Preparing 01:48:00 5140e2977263: Preparing 01:48:00 8b009d2f74b1: Preparing 01:48:00 51e2ec9bf1bb: Preparing 01:48:00 96dab452cb84: Preparing 01:48:00 7e2c8370fc30: Preparing 01:48:00 b10952e1b57f: Preparing 01:48:00 2af7166efeff: Preparing 01:48:00 256f393e029f: Preparing 01:48:00 b10952e1b57f: Waiting 01:48:00 2af7166efeff: Waiting 01:48:00 256f393e029f: Waiting 01:48:00 7e2c8370fc30: Waiting 01:48:00 51e2ec9bf1bb: Layer already exists 01:48:00 96dab452cb84: Layer already exists 01:48:00 8b009d2f74b1: Layer already exists 01:48:00 5140e2977263: Layer already exists 01:48:00 f0d13c48d051: Layer already exists 01:48:00 2af7166efeff: Layer already exists 01:48:00 7e2c8370fc30: Layer already exists 01:48:00 b10952e1b57f: Layer already exists 01:48:00 256f393e029f: Layer already exists 01:48:00 odessa: digest: sha256:3f35de632e7e0c9e248b06935265ea222bd47be264d2b96c0717c81bb90aea46 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:00 ===================================================== [Pipeline] echo 01:48:00 taggedImages: 01:48:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33 01:48:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 01:48:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo 01:48:00 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:48:00 1729928faa72876b59092547754e3d77230fce33 01:48:00 4.0.1-dev.3 01:48:00 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:00 odessa 01:48:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:00 #53 ... 01:48:00 01:48:00 #46 [core-command internal] load build context 01:48:00 #46 ... 01:48:00 01:48:00 #53 [security-proxy-setup internal] load build context 01:48:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33 01:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:48:00 9a0392d84507: Preparing 01:48:00 03bed96f9f25: Preparing 01:48:00 f0d17c857c78: Preparing 01:48:00 5e137b47c1c8: Preparing 01:48:00 92ea6d5cee1f: Preparing 01:48:00 96dab452cb84: Preparing 01:48:00 7e2c8370fc30: Preparing 01:48:00 c91913734497: Preparing 01:48:00 463da26d462a: Preparing 01:48:00 e135a0e045d3: Preparing 01:48:00 256f393e029f: Preparing 01:48:00 96dab452cb84: Waiting 01:48:00 7e2c8370fc30: Waiting 01:48:00 c91913734497: Waiting 01:48:00 256f393e029f: Waiting 01:48:00 463da26d462a: Waiting 01:48:00 e135a0e045d3: Waiting 01:48:00 92ea6d5cee1f: Pushed 01:48:00 5e137b47c1c8: Pushed 01:48:00 96dab452cb84: Layer already exists 01:48:00 03bed96f9f25: Pushed 01:48:00 7e2c8370fc30: Layer already exists 01:48:00 9a0392d84507: Pushed 01:48:00 256f393e029f: Layer already exists 01:48:01 #53 ... 01:48:01 01:48:01 #51 [security-bootstrapper internal] load build context 01:48:01 #51 ... 01:48:01 01:48:01 #48 [security-spiffe-token-provider internal] load build context 01:48:01 c91913734497: Pushed 01:48:01 463da26d462a: Pushed 01:48:01 #48 ... 01:48:01 01:48:01 #46 [core-command internal] load build context 01:48:01 #46 ... 01:48:01 01:48:01 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:48:01 #61 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:01 #61 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:01 #61 21.24 OK: 239 MiB in 58 packages 01:48:01 #61 DONE 23.8s 01:48:01 01:48:01 #50 [core-common-config-bootstrapper internal] load build context 01:48:02 #50 ... 01:48:02 01:48:02 #54 [core-metadata internal] load build context 01:48:02 #54 ... 01:48:02 01:48:02 #50 [core-common-config-bootstrapper internal] load build context 01:48:02 #50 ... 01:48:02 01:48:02 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:02 #65 DONE 23.3s 01:48:02 01:48:02 #50 [core-common-config-bootstrapper internal] load build context 01:48:02 e135a0e045d3: Pushed 01:48:02 f0d17c857c78: Pushed 01:48:02 1729928faa72876b59092547754e3d77230fce33: digest: sha256:b24dc19876cbbdd0f0660223ebbcd1bfe58d8590a3dcd27cab0e8d44ccd2b909 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:03 #50 ... 01:48:03 01:48:03 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:48:03 #60 22.20 OK: 239 MiB in 58 packages 01:48:03 #60 DONE 24.9s 01:48:03 01:48:03 #50 [core-common-config-bootstrapper internal] load build context 01:48:03 #50 ... 01:48:03 01:48:03 #55 [security-proxy-auth internal] load build context 01:48:03 #55 ... 01:48:03 01:48:03 #46 [core-command internal] load build context 01:48:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:03 #46 ... 01:48:03 01:48:03 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:48:03 #59 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:03 #59 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:03 #59 23.46 OK: 239 MiB in 58 packages 01:48:03 #59 ... 01:48:03 01:48:03 #55 [security-proxy-auth internal] load build context 01:48:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 01:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:48:03 9a0392d84507: Preparing 01:48:03 03bed96f9f25: Preparing 01:48:03 f0d17c857c78: Preparing 01:48:03 5e137b47c1c8: Preparing 01:48:03 92ea6d5cee1f: Preparing 01:48:03 96dab452cb84: Preparing 01:48:03 7e2c8370fc30: Preparing 01:48:03 c91913734497: Preparing 01:48:03 463da26d462a: Preparing 01:48:03 e135a0e045d3: Preparing 01:48:03 256f393e029f: Preparing 01:48:03 96dab452cb84: Waiting 01:48:03 7e2c8370fc30: Waiting 01:48:03 c91913734497: Waiting 01:48:03 463da26d462a: Waiting 01:48:03 e135a0e045d3: Waiting 01:48:03 256f393e029f: Waiting 01:48:03 f0d17c857c78: Layer already exists 01:48:03 92ea6d5cee1f: Layer already exists 01:48:03 03bed96f9f25: Layer already exists 01:48:03 5e137b47c1c8: Layer already exists 01:48:03 9a0392d84507: Layer already exists 01:48:03 96dab452cb84: Layer already exists 01:48:03 7e2c8370fc30: Layer already exists 01:48:03 463da26d462a: Layer already exists 01:48:03 c91913734497: Layer already exists 01:48:03 e135a0e045d3: Layer already exists 01:48:03 256f393e029f: Layer already exists 01:48:03 4.0.1-dev.3: digest: sha256:b24dc19876cbbdd0f0660223ebbcd1bfe58d8590a3dcd27cab0e8d44ccd2b909 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:48:04 9a0392d84507: Preparing 01:48:04 03bed96f9f25: Preparing 01:48:04 f0d17c857c78: Preparing 01:48:04 5e137b47c1c8: Preparing 01:48:04 92ea6d5cee1f: Preparing 01:48:04 96dab452cb84: Preparing 01:48:04 7e2c8370fc30: Preparing 01:48:04 c91913734497: Preparing 01:48:04 463da26d462a: Preparing 01:48:04 e135a0e045d3: Preparing 01:48:04 256f393e029f: Preparing 01:48:04 96dab452cb84: Waiting 01:48:04 7e2c8370fc30: Waiting 01:48:04 c91913734497: Waiting 01:48:04 463da26d462a: Waiting 01:48:04 e135a0e045d3: Waiting 01:48:04 256f393e029f: Waiting 01:48:04 5e137b47c1c8: Layer already exists 01:48:04 03bed96f9f25: Layer already exists 01:48:04 92ea6d5cee1f: Layer already exists 01:48:04 9a0392d84507: Layer already exists 01:48:04 f0d17c857c78: Layer already exists 01:48:04 96dab452cb84: Layer already exists 01:48:04 7e2c8370fc30: Layer already exists 01:48:04 c91913734497: Layer already exists 01:48:04 e135a0e045d3: Layer already exists 01:48:04 463da26d462a: Layer already exists 01:48:04 256f393e029f: Layer already exists 01:48:04 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:b24dc19876cbbdd0f0660223ebbcd1bfe58d8590a3dcd27cab0e8d44ccd2b909 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:04 #55 ... 01:48:04 01:48:04 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:48:04 #59 DONE 26.2s 01:48:04 01:48:04 #55 [security-proxy-auth internal] load build context 01:48:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 01:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:48:04 9a0392d84507: Preparing 01:48:04 03bed96f9f25: Preparing 01:48:04 f0d17c857c78: Preparing 01:48:04 5e137b47c1c8: Preparing 01:48:04 92ea6d5cee1f: Preparing 01:48:04 96dab452cb84: Preparing 01:48:04 7e2c8370fc30: Preparing 01:48:04 c91913734497: Preparing 01:48:04 463da26d462a: Preparing 01:48:04 e135a0e045d3: Preparing 01:48:04 256f393e029f: Preparing 01:48:04 7e2c8370fc30: Waiting 01:48:04 c91913734497: Waiting 01:48:04 463da26d462a: Waiting 01:48:04 e135a0e045d3: Waiting 01:48:04 256f393e029f: Waiting 01:48:04 96dab452cb84: Waiting 01:48:04 9a0392d84507: Layer already exists 01:48:04 92ea6d5cee1f: Layer already exists 01:48:04 03bed96f9f25: Layer already exists 01:48:04 f0d17c857c78: Layer already exists 01:48:04 5e137b47c1c8: Layer already exists 01:48:04 c91913734497: Layer already exists 01:48:04 96dab452cb84: Layer already exists 01:48:04 7e2c8370fc30: Layer already exists 01:48:04 463da26d462a: Layer already exists 01:48:04 e135a0e045d3: Layer already exists 01:48:04 256f393e029f: Layer already exists 01:48:04 odessa: digest: sha256:b24dc19876cbbdd0f0660223ebbcd1bfe58d8590a3dcd27cab0e8d44ccd2b909 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry 01:48:04 #55 transferring context: 7.22MB 29.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:04 ===================================================== [Pipeline] echo 01:48:04 taggedImages: 01:48:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33 01:48:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 01:48:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo 01:48:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:48:04 1729928faa72876b59092547754e3d77230fce33 01:48:04 4.0.1-dev.3 01:48:04 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:04 odessa 01:48:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:05 #55 ... 01:48:05 01:48:05 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:48:05 #72 ... 01:48:05 01:48:05 #56 [core-data internal] load build context 01:48:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:05 #56 ... 01:48:05 01:48:05 #43 [support-scheduler internal] load build context 01:48:05 #43 ... 01:48:05 01:48:05 #56 [core-data internal] load build context 01:48:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33 01:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:48:05 56efa923047e: Preparing 01:48:05 280ba2c06cc4: Preparing 01:48:05 8e32c84c0a80: Preparing 01:48:05 2523389fd71f: Preparing 01:48:05 76da62959d2c: Preparing 01:48:05 4b3e2241b21c: Preparing 01:48:05 263a2df1cf24: Preparing 01:48:05 96dab452cb84: Preparing 01:48:05 7e2c8370fc30: Preparing 01:48:05 71434e94ebab: Preparing 01:48:05 1c9cd8263774: Preparing 01:48:05 256f393e029f: Preparing 01:48:05 4b3e2241b21c: Waiting 01:48:05 96dab452cb84: Waiting 01:48:05 7e2c8370fc30: Waiting 01:48:05 263a2df1cf24: Waiting 01:48:05 1c9cd8263774: Waiting 01:48:05 256f393e029f: Waiting 01:48:05 56efa923047e: Pushed 01:48:05 280ba2c06cc4: Pushed 01:48:05 76da62959d2c: Pushed 01:48:05 96dab452cb84: Layer already exists 01:48:05 7e2c8370fc30: Layer already exists 01:48:05 #56 ... 01:48:05 01:48:05 #39 [support-notifications internal] load build context 01:48:05 4b3e2241b21c: Pushed 01:48:05 263a2df1cf24: Pushed 01:48:05 256f393e029f: Layer already exists 01:48:05 71434e94ebab: Pushed 01:48:05 #39 ... 01:48:05 01:48:05 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:48:05 #73 ... 01:48:05 01:48:05 #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:48:05 #47 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:05 #47 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:05 #47 27.91 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:48:05 #47 27.91 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:48:05 #47 27.91 OK: 26169 distinct packages available 01:48:06 #47 ... 01:48:06 01:48:06 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:48:06 #63 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:06 #63 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:06 #63 26.05 OK: 239 MiB in 58 packages 01:48:06 #63 ... 01:48:06 01:48:06 #39 [support-notifications internal] load build context 01:48:07 #39 ... 01:48:07 01:48:07 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:48:07 #63 DONE 28.8s 01:48:07 01:48:07 #39 [support-notifications internal] load build context 01:48:07 #39 ... 01:48:07 01:48:07 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:48:07 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 24.0s 01:48:07 #57 ... 01:48:07 01:48:07 #39 [support-notifications internal] load build context 01:48:07 1c9cd8263774: Pushed 01:48:07 2523389fd71f: Pushed 01:48:08 8e32c84c0a80: Pushed 01:48:08 1729928faa72876b59092547754e3d77230fce33: digest: sha256:2f2c4cecd920fa3267167db04e3a6a1ffaeb67802d1a9d667e1bf4aa47eece8a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:08 #39 ... 01:48:08 01:48:08 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:48:08 #64 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:08 #64 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:08 #64 27.73 (1/7) Installing ca-certificates (20250911-r0) 01:48:08 #64 27.83 (2/7) Installing dumb-init (1.2.5-r3) 01:48:08 #64 27.83 (3/7) Installing libgcc (14.2.0-r6) 01:48:08 #64 27.83 (4/7) Installing libsodium (1.0.20-r0) 01:48:08 #64 28.01 (5/7) Installing libstdc++ (14.2.0-r6) 01:48:08 #64 28.12 (6/7) Installing libzmq (4.3.5-r2) 01:48:08 #64 28.21 (7/7) Installing zeromq (4.3.5-r2) 01:48:08 #64 28.21 Executing busybox-1.37.0-r19.trigger 01:48:08 #64 28.34 Executing ca-certificates-20250911-r0.trigger 01:48:08 #64 ... 01:48:08 01:48:08 #52 [security-secretstore-setup internal] load build context 01:48:08 #52 ... 01:48:08 01:48:08 #39 [support-notifications internal] load build context 01:48:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 01:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:48:09 56efa923047e: Preparing 01:48:09 280ba2c06cc4: Preparing 01:48:09 8e32c84c0a80: Preparing 01:48:09 2523389fd71f: Preparing 01:48:09 76da62959d2c: Preparing 01:48:09 4b3e2241b21c: Preparing 01:48:09 263a2df1cf24: Preparing 01:48:09 96dab452cb84: Preparing 01:48:09 7e2c8370fc30: Preparing 01:48:09 71434e94ebab: Preparing 01:48:09 1c9cd8263774: Preparing 01:48:09 256f393e029f: Preparing 01:48:09 96dab452cb84: Waiting 01:48:09 7e2c8370fc30: Waiting 01:48:09 71434e94ebab: Waiting 01:48:09 1c9cd8263774: Waiting 01:48:09 256f393e029f: Waiting 01:48:09 4b3e2241b21c: Waiting 01:48:09 263a2df1cf24: Waiting 01:48:09 76da62959d2c: Layer already exists 01:48:09 8e32c84c0a80: Layer already exists 01:48:09 56efa923047e: Layer already exists 01:48:09 280ba2c06cc4: Layer already exists 01:48:09 2523389fd71f: Layer already exists 01:48:09 4b3e2241b21c: Layer already exists 01:48:09 263a2df1cf24: Layer already exists 01:48:09 71434e94ebab: Layer already exists 01:48:09 96dab452cb84: Layer already exists 01:48:09 7e2c8370fc30: Layer already exists 01:48:09 1c9cd8263774: Layer already exists 01:48:09 256f393e029f: Layer already exists 01:48:09 4.0.1-dev.3: digest: sha256:2f2c4cecd920fa3267167db04e3a6a1ffaeb67802d1a9d667e1bf4aa47eece8a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:09 #39 transferring context: 19.77MB 40.8s 01:48:09 #39 ... 01:48:09 01:48:09 #44 [core-keeper internal] load build context 01:48:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:48:09 56efa923047e: Preparing 01:48:09 280ba2c06cc4: Preparing 01:48:09 8e32c84c0a80: Preparing 01:48:09 2523389fd71f: Preparing 01:48:09 76da62959d2c: Preparing 01:48:09 4b3e2241b21c: Preparing 01:48:09 263a2df1cf24: Preparing 01:48:09 96dab452cb84: Preparing 01:48:09 7e2c8370fc30: Preparing 01:48:09 71434e94ebab: Preparing 01:48:09 1c9cd8263774: Preparing 01:48:09 256f393e029f: Preparing 01:48:09 4b3e2241b21c: Waiting 01:48:09 263a2df1cf24: Waiting 01:48:09 96dab452cb84: Waiting 01:48:09 7e2c8370fc30: Waiting 01:48:09 71434e94ebab: Waiting 01:48:09 1c9cd8263774: Waiting 01:48:09 256f393e029f: Waiting 01:48:09 280ba2c06cc4: Layer already exists 01:48:09 76da62959d2c: Layer already exists 01:48:09 56efa923047e: Layer already exists 01:48:09 8e32c84c0a80: Layer already exists 01:48:09 2523389fd71f: Layer already exists 01:48:09 263a2df1cf24: Layer already exists 01:48:09 4b3e2241b21c: Layer already exists 01:48:09 96dab452cb84: Layer already exists 01:48:09 7e2c8370fc30: Layer already exists 01:48:09 71434e94ebab: Layer already exists 01:48:09 1c9cd8263774: Layer already exists 01:48:09 256f393e029f: Layer already exists 01:48:09 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:2f2c4cecd920fa3267167db04e3a6a1ffaeb67802d1a9d667e1bf4aa47eece8a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 01:48:09 #44 ... 01:48:09 01:48:09 #43 [support-scheduler internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:10 #43 ... 01:48:10 01:48:10 #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:48:10 #49 23.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:10 #49 24.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:10 #49 28.97 (1/1) Installing dumb-init (1.2.5-r3) 01:48:10 #49 28.97 Executing busybox-1.37.0-r19.trigger 01:48:10 #49 29.13 OK: 8 MiB in 17 packages 01:48:10 #49 DONE 31.5s 01:48:10 01:48:10 #43 [support-scheduler internal] load build context 01:48:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 01:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:48:10 56efa923047e: Preparing 01:48:10 280ba2c06cc4: Preparing 01:48:10 8e32c84c0a80: Preparing 01:48:10 2523389fd71f: Preparing 01:48:10 76da62959d2c: Preparing 01:48:10 4b3e2241b21c: Preparing 01:48:10 263a2df1cf24: Preparing 01:48:10 96dab452cb84: Preparing 01:48:10 7e2c8370fc30: Preparing 01:48:10 71434e94ebab: Preparing 01:48:10 1c9cd8263774: Preparing 01:48:10 256f393e029f: Preparing 01:48:10 263a2df1cf24: Waiting 01:48:10 1c9cd8263774: Waiting 01:48:10 96dab452cb84: Waiting 01:48:10 7e2c8370fc30: Waiting 01:48:10 71434e94ebab: Waiting 01:48:10 256f393e029f: Waiting 01:48:10 4b3e2241b21c: Waiting 01:48:10 8e32c84c0a80: Layer already exists 01:48:10 280ba2c06cc4: Layer already exists 01:48:10 76da62959d2c: Layer already exists 01:48:10 2523389fd71f: Layer already exists 01:48:10 56efa923047e: Layer already exists 01:48:10 4b3e2241b21c: Layer already exists 01:48:10 96dab452cb84: Layer already exists 01:48:10 263a2df1cf24: Layer already exists 01:48:10 7e2c8370fc30: Layer already exists 01:48:10 71434e94ebab: Layer already exists 01:48:10 1c9cd8263774: Layer already exists 01:48:10 256f393e029f: Layer already exists 01:48:10 odessa: digest: sha256:2f2c4cecd920fa3267167db04e3a6a1ffaeb67802d1a9d667e1bf4aa47eece8a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:10 ===================================================== [Pipeline] echo 01:48:10 taggedImages: 01:48:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33 01:48:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 01:48:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo 01:48:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:48:10 1729928faa72876b59092547754e3d77230fce33 01:48:10 4.0.1-dev.3 01:48:10 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:10 odessa 01:48:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:10 #43 ... 01:48:10 01:48:10 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:48:10 #64 29.31 OK: 12 MiB in 23 packages 01:48:10 #64 DONE 31.8s 01:48:10 01:48:10 #43 [support-scheduler internal] load build context 01:48:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33 01:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:48:11 8f588be858f7: Preparing 01:48:11 4f2fda6310c7: Preparing 01:48:11 96dab452cb84: Preparing 01:48:11 7e2c8370fc30: Preparing 01:48:11 580a0d93751a: Preparing 01:48:11 1c5bfe0c0efa: Preparing 01:48:11 256f393e029f: Preparing 01:48:11 1c5bfe0c0efa: Waiting 01:48:11 256f393e029f: Waiting 01:48:11 96dab452cb84: Layer already exists 01:48:11 7e2c8370fc30: Layer already exists 01:48:11 256f393e029f: Layer already exists 01:48:11 8f588be858f7: Pushed 01:48:11 580a0d93751a: Pushed 01:48:11 #43 ... 01:48:11 01:48:11 #48 [security-spiffe-token-provider internal] load build context 01:48:11 #48 ... 01:48:11 01:48:11 #53 [security-proxy-setup internal] load build context 01:48:11 #53 ... 01:48:11 01:48:11 #51 [security-bootstrapper internal] load build context 01:48:11 #51 ... 01:48:11 01:48:11 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:48:11 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 37.2s 01:48:11 #36 ... 01:48:11 01:48:11 #51 [security-bootstrapper internal] load build context 01:48:12 1c5bfe0c0efa: Pushed 01:48:12 #51 ... 01:48:12 01:48:12 #54 [core-metadata internal] load build context 01:48:12 #54 ... 01:48:12 01:48:12 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:48:12 #74 ... 01:48:12 01:48:12 #44 [core-keeper internal] load build context 01:48:13 #44 ... 01:48:13 01:48:13 #50 [core-common-config-bootstrapper internal] load build context 01:48:13 #50 ... 01:48:13 01:48:13 #54 [core-metadata internal] load build context 01:48:13 #54 ... 01:48:13 01:48:13 #46 [core-command internal] load build context 01:48:13 #46 ... 01:48:13 01:48:13 #39 [support-notifications internal] load build context 01:48:14 4f2fda6310c7: Pushed 01:48:14 1729928faa72876b59092547754e3d77230fce33: digest: sha256:4adc9ace4fafacf11ce0f7082cf3e76c70196f77260ea7d20dc7f36781a47a7e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:14 #39 transferring context: 22.12MB 45.9s 01:48:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 01:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:48:14 8f588be858f7: Preparing 01:48:14 4f2fda6310c7: Preparing 01:48:14 96dab452cb84: Preparing 01:48:14 7e2c8370fc30: Preparing 01:48:14 580a0d93751a: Preparing 01:48:14 1c5bfe0c0efa: Preparing 01:48:14 256f393e029f: Preparing 01:48:14 1c5bfe0c0efa: Waiting 01:48:14 256f393e029f: Waiting 01:48:14 8f588be858f7: Layer already exists 01:48:14 4f2fda6310c7: Layer already exists 01:48:14 7e2c8370fc30: Layer already exists 01:48:14 96dab452cb84: Layer already exists 01:48:14 580a0d93751a: Layer already exists 01:48:14 1c5bfe0c0efa: Layer already exists 01:48:14 256f393e029f: Layer already exists 01:48:14 4.0.1-dev.3: digest: sha256:4adc9ace4fafacf11ce0f7082cf3e76c70196f77260ea7d20dc7f36781a47a7e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:15 #39 ... 01:48:15 01:48:15 #55 [security-proxy-auth internal] load build context 01:48:15 #55 ... 01:48:15 01:48:15 #56 [core-data internal] load build context 01:48:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:48:15 8f588be858f7: Preparing 01:48:15 4f2fda6310c7: Preparing 01:48:15 96dab452cb84: Preparing 01:48:15 7e2c8370fc30: Preparing 01:48:15 580a0d93751a: Preparing 01:48:15 1c5bfe0c0efa: Preparing 01:48:15 256f393e029f: Preparing 01:48:15 1c5bfe0c0efa: Waiting 01:48:15 256f393e029f: Waiting 01:48:15 4f2fda6310c7: Layer already exists 01:48:15 580a0d93751a: Layer already exists 01:48:15 96dab452cb84: Layer already exists 01:48:15 8f588be858f7: Layer already exists 01:48:15 7e2c8370fc30: Layer already exists 01:48:15 1c5bfe0c0efa: Layer already exists 01:48:15 256f393e029f: Layer already exists 01:48:15 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:4adc9ace4fafacf11ce0f7082cf3e76c70196f77260ea7d20dc7f36781a47a7e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:15 #56 ... 01:48:15 01:48:15 #39 [support-notifications internal] load build context 01:48:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 01:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:48:16 8f588be858f7: Preparing 01:48:16 4f2fda6310c7: Preparing 01:48:16 96dab452cb84: Preparing 01:48:16 7e2c8370fc30: Preparing 01:48:16 580a0d93751a: Preparing 01:48:16 1c5bfe0c0efa: Preparing 01:48:16 256f393e029f: Preparing 01:48:16 1c5bfe0c0efa: Waiting 01:48:16 256f393e029f: Waiting 01:48:16 96dab452cb84: Layer already exists 01:48:16 7e2c8370fc30: Layer already exists 01:48:16 4f2fda6310c7: Layer already exists 01:48:16 8f588be858f7: Layer already exists 01:48:16 580a0d93751a: Layer already exists 01:48:16 256f393e029f: Layer already exists 01:48:16 1c5bfe0c0efa: Layer already exists 01:48:16 odessa: digest: sha256:4adc9ace4fafacf11ce0f7082cf3e76c70196f77260ea7d20dc7f36781a47a7e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:16 ===================================================== [Pipeline] echo 01:48:16 taggedImages: 01:48:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33 01:48:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 01:48:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo 01:48:16 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:48:16 1729928faa72876b59092547754e3d77230fce33 01:48:16 4.0.1-dev.3 01:48:16 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:16 odessa 01:48:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:16 #39 ... 01:48:16 01:48:16 #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:48:16 #47 28.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:16 #47 29.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:16 #47 36.44 (1/5) Installing dumb-init (1.2.5-r3) 01:48:16 #47 36.44 (2/5) Installing musl-obstack (1.2.3-r2) 01:48:16 #47 36.44 (3/5) Installing libucontext (1.3.2-r0) 01:48:16 #47 36.44 (4/5) Installing gcompat (1.1.0-r4) 01:48:16 #47 36.44 (5/5) Installing openssl (3.5.4-r0) 01:48:16 #47 36.78 Executing busybox-1.37.0-r19.trigger 01:48:16 #47 36.78 OK: 9 MiB in 21 packages 01:48:16 #47 ... 01:48:16 01:48:16 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:48:16 #71 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:16 #71 28.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:16 #71 33.76 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:48:16 #71 33.76 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:48:16 #71 33.76 OK: 26169 distinct packages available 01:48:16 #71 35.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:16 #71 35.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:16 #71 ... 01:48:16 01:48:16 #39 [support-notifications internal] load build context 01:48:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:16 #39 ... 01:48:16 01:48:16 #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:48:16 #47 DONE 39.1s 01:48:16 01:48:16 #39 [support-notifications internal] load build context 01:48:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33 01:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:48:17 b41933bde7d2: Preparing 01:48:17 0df35f8faf3f: Preparing 01:48:17 54299ba9ece8: Preparing 01:48:17 96dab452cb84: Preparing 01:48:17 7e2c8370fc30: Preparing 01:48:17 ed704b046d58: Preparing 01:48:17 c1edbd493e11: Preparing 01:48:17 ac14e833a027: Preparing 01:48:17 0b4e60ad6416: Preparing 01:48:17 256f393e029f: Preparing 01:48:17 ed704b046d58: Waiting 01:48:17 c1edbd493e11: Waiting 01:48:17 ac14e833a027: Waiting 01:48:17 0b4e60ad6416: Waiting 01:48:17 256f393e029f: Waiting 01:48:17 96dab452cb84: Layer already exists 01:48:17 7e2c8370fc30: Layer already exists 01:48:17 0df35f8faf3f: Pushed 01:48:17 54299ba9ece8: Pushed 01:48:17 b41933bde7d2: Pushed 01:48:17 256f393e029f: Layer already exists 01:48:17 ac14e833a027: Pushed 01:48:17 #39 ... 01:48:17 01:48:17 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:48:17 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 33.6s 01:48:17 #57 ... 01:48:17 01:48:17 #39 [support-notifications internal] load build context 01:48:17 0b4e60ad6416: Pushed 01:48:19 #39 ... 01:48:19 01:48:19 #52 [security-secretstore-setup internal] load build context 01:48:19 #52 ... 01:48:19 01:48:19 #39 [support-notifications internal] load build context 01:48:19 #39 transferring context: 26.61MB 50.9s 01:48:19 #39 ... 01:48:19 01:48:19 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:48:19 #67 30.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:19 #67 31.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:19 #67 37.20 v3.22.2-230-g2e97d754a30 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:48:19 #67 37.20 v3.22.2-239-g67de390e951 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:48:19 #67 37.20 OK: 26169 distinct packages available 01:48:19 #67 37.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:19 #67 ... 01:48:19 01:48:19 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:48:19 #68 30.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:19 #68 31.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:19 #68 37.09 (1/4) Installing ca-certificates (20250911-r0) 01:48:19 #68 37.32 (2/4) Installing dumb-init (1.2.5-r3) 01:48:19 #68 37.32 (3/4) Installing su-exec (0.2-r3) 01:48:19 #68 37.32 (4/4) Installing yq-go (4.47.2-r1) 01:48:19 #68 38.21 Executing busybox-1.37.0-r19.trigger 01:48:19 #68 38.21 Executing ca-certificates-20250911-r0.trigger 01:48:19 #68 38.86 OK: 19 MiB in 20 packages 01:48:20 #68 ... 01:48:20 01:48:20 #46 [core-command internal] load build context 01:48:20 #46 ... 01:48:20 01:48:20 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:48:20 #71 41.22 (1/13) Installing brotli-libs (1.1.0-r2) 01:48:20 #71 41.33 (2/13) Installing c-ares (1.34.5-r0) 01:48:20 #71 41.33 (3/13) Installing libunistring (1.3-r0) 01:48:20 #71 ... 01:48:20 01:48:20 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:48:20 #68 DONE 41.4s 01:48:20 01:48:20 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:48:20 #71 41.47 (4/13) Installing libidn2 (2.3.7-r0) 01:48:20 #71 41.47 (5/13) Installing nghttp2-libs (1.65.0-r0) 01:48:20 #71 41.47 (6/13) Installing libpsl (0.21.5-r3) 01:48:20 #71 41.47 (7/13) Installing zstd-libs (1.5.7-r0) 01:48:20 #71 ... 01:48:20 01:48:20 #75 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 01:48:20 #75 ... 01:48:20 01:48:20 #46 [core-command internal] load build context 01:48:21 #46 ... 01:48:21 01:48:21 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:48:21 #76 ... 01:48:21 01:48:21 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:48:21 #77 ... 01:48:21 01:48:21 #43 [support-scheduler internal] load build context 01:48:21 #43 ... 01:48:21 01:48:21 #48 [security-spiffe-token-provider internal] load build context 01:48:21 #48 ... 01:48:21 01:48:21 #55 [security-proxy-auth internal] load build context 01:48:21 #55 ... 01:48:21 01:48:21 #53 [security-proxy-setup internal] load build context 01:48:21 c1edbd493e11: Pushed 01:48:22 #53 ... 01:48:22 01:48:22 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:48:22 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 47.8s 01:48:22 #36 ... 01:48:22 01:48:22 #50 [core-common-config-bootstrapper internal] load build context 01:48:22 #50 ... 01:48:22 01:48:22 #55 [security-proxy-auth internal] load build context 01:48:22 #55 ... 01:48:22 01:48:22 #51 [security-bootstrapper internal] load build context 01:48:22 #51 ... 01:48:22 01:48:22 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:48:23 #36 ... 01:48:23 01:48:23 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:48:23 #71 41.70 (8/13) Installing libcurl (8.14.1-r2) 01:48:23 #71 41.70 (9/13) Installing curl (8.14.1-r2) 01:48:23 #71 41.70 (10/13) Installing dumb-init (1.2.5-r3) 01:48:23 #71 41.87 (11/13) Installing musl-obstack (1.2.3-r2) 01:48:23 #71 41.87 (12/13) Installing libucontext (1.3.2-r0) 01:48:23 #71 41.87 (13/13) Installing gcompat (1.1.0-r4) 01:48:23 #71 41.87 Executing busybox-1.37.0-r19.trigger 01:48:23 #71 41.87 OK: 13 MiB in 29 packages 01:48:23 #71 DONE 43.9s 01:48:23 01:48:23 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:48:23 #36 ... 01:48:23 01:48:23 #44 [core-keeper internal] load build context 01:48:23 #44 ... 01:48:23 01:48:23 #55 [security-proxy-auth internal] load build context 01:48:24 #55 ... 01:48:24 01:48:24 #54 [core-metadata internal] load build context 01:48:24 #54 ... 01:48:24 01:48:24 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:48:26 #36 ... 01:48:26 01:48:26 #56 [core-data internal] load build context 01:48:26 #56 transferring context: 11.47MB 49.7s 01:48:26 #56 ... 01:48:26 01:48:26 #53 [security-proxy-setup internal] load build context 01:48:27 #53 ... 01:48:27 01:48:27 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:48:27 #70 37.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:27 #70 40.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:27 #70 47.83 (1/4) Installing dumb-init (1.2.5-r3) 01:48:27 #70 47.83 (2/4) Installing openssl (3.5.4-r0) 01:48:27 #70 ... 01:48:27 01:48:27 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:48:27 #78 ... 01:48:27 01:48:27 #53 [security-proxy-setup internal] load build context 01:48:27 #53 ... 01:48:27 01:48:27 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:48:27 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 44.0s 01:48:27 #57 ... 01:48:27 01:48:27 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:48:27 #69 38.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:27 #69 40.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:27 #69 45.37 (1/2) Installing dumb-init (1.2.5-r3) 01:48:27 #69 45.37 (2/2) Installing su-exec (0.2-r3) 01:48:27 #69 45.37 Executing busybox-1.37.0-r19.trigger 01:48:27 #69 45.49 OK: 8 MiB in 18 packages 01:48:28 #69 DONE 49.0s 01:48:28 01:48:28 #53 [security-proxy-setup internal] load build context 01:48:28 #53 ... 01:48:28 01:48:28 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:48:28 #66 39.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:28 #66 40.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:28 #66 48.17 (1/3) Installing ca-certificates (20250911-r0) 01:48:28 #66 48.79 (2/3) Installing dumb-init (1.2.5-r3) 01:48:28 #66 48.79 (3/3) Installing tzdata (2025b-r0) 01:48:28 #66 ... 01:48:28 01:48:28 #46 [core-command internal] load build context 01:48:28 ed704b046d58: Pushed 01:48:28 1729928faa72876b59092547754e3d77230fce33: digest: sha256:00685d9aa202a1f02c741e806035a06cc5e12aa6ca1081554f59c38a99327cd2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:28 #46 ... 01:48:28 01:48:28 #54 [core-metadata internal] load build context 01:48:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:29 #54 ... 01:48:29 01:48:29 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:48:29 #73 23.48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:29 #73 24.75 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:29 #73 33.40 OK: 239 MiB in 58 packages 01:48:29 #73 ... 01:48:29 01:48:29 #52 [security-secretstore-setup internal] load build context 01:48:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 01:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:48:29 b41933bde7d2: Preparing 01:48:29 0df35f8faf3f: Preparing 01:48:29 54299ba9ece8: Preparing 01:48:29 96dab452cb84: Preparing 01:48:29 7e2c8370fc30: Preparing 01:48:29 ed704b046d58: Preparing 01:48:29 c1edbd493e11: Preparing 01:48:29 ac14e833a027: Preparing 01:48:29 0b4e60ad6416: Preparing 01:48:29 256f393e029f: Preparing 01:48:29 ed704b046d58: Waiting 01:48:29 c1edbd493e11: Waiting 01:48:29 ac14e833a027: Waiting 01:48:29 0b4e60ad6416: Waiting 01:48:29 256f393e029f: Waiting 01:48:29 7e2c8370fc30: Layer already exists 01:48:29 b41933bde7d2: Layer already exists 01:48:29 54299ba9ece8: Layer already exists 01:48:29 96dab452cb84: Layer already exists 01:48:29 0df35f8faf3f: Layer already exists 01:48:29 ed704b046d58: Layer already exists 01:48:29 c1edbd493e11: Layer already exists 01:48:29 0b4e60ad6416: Layer already exists 01:48:29 ac14e833a027: Layer already exists 01:48:29 256f393e029f: Layer already exists 01:48:29 4.0.1-dev.3: digest: sha256:00685d9aa202a1f02c741e806035a06cc5e12aa6ca1081554f59c38a99327cd2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:29 #52 ... 01:48:29 01:48:29 #54 [core-metadata internal] load build context 01:48:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:48:30 b41933bde7d2: Preparing 01:48:30 0df35f8faf3f: Preparing 01:48:30 54299ba9ece8: Preparing 01:48:30 96dab452cb84: Preparing 01:48:30 7e2c8370fc30: Preparing 01:48:30 ed704b046d58: Preparing 01:48:30 c1edbd493e11: Preparing 01:48:30 ac14e833a027: Preparing 01:48:30 0b4e60ad6416: Preparing 01:48:30 256f393e029f: Preparing 01:48:30 ac14e833a027: Waiting 01:48:30 0b4e60ad6416: Waiting 01:48:30 ed704b046d58: Waiting 01:48:30 c1edbd493e11: Waiting 01:48:30 256f393e029f: Waiting 01:48:30 b41933bde7d2: Layer already exists 01:48:30 96dab452cb84: Layer already exists 01:48:30 0df35f8faf3f: Layer already exists 01:48:30 54299ba9ece8: Layer already exists 01:48:30 7e2c8370fc30: Layer already exists 01:48:30 ed704b046d58: Layer already exists 01:48:30 256f393e029f: Layer already exists 01:48:30 c1edbd493e11: Layer already exists 01:48:30 0b4e60ad6416: Layer already exists 01:48:30 ac14e833a027: Layer already exists 01:48:30 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:00685d9aa202a1f02c741e806035a06cc5e12aa6ca1081554f59c38a99327cd2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:30 #54 ... 01:48:30 01:48:30 #39 [support-notifications internal] load build context 01:48:30 #39 ... 01:48:30 01:48:30 #43 [support-scheduler internal] load build context 01:48:30 #43 ... 01:48:30 01:48:30 #52 [security-secretstore-setup internal] load build context 01:48:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 01:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:48:30 b41933bde7d2: Preparing 01:48:30 0df35f8faf3f: Preparing 01:48:30 54299ba9ece8: Preparing 01:48:30 96dab452cb84: Preparing 01:48:30 7e2c8370fc30: Preparing 01:48:30 ed704b046d58: Preparing 01:48:30 c1edbd493e11: Preparing 01:48:30 ac14e833a027: Preparing 01:48:30 0b4e60ad6416: Preparing 01:48:30 256f393e029f: Preparing 01:48:30 ac14e833a027: Waiting 01:48:30 ed704b046d58: Waiting 01:48:30 c1edbd493e11: Waiting 01:48:30 0b4e60ad6416: Waiting 01:48:30 256f393e029f: Waiting 01:48:30 b41933bde7d2: Layer already exists 01:48:30 54299ba9ece8: Layer already exists 01:48:30 0df35f8faf3f: Layer already exists 01:48:30 96dab452cb84: Layer already exists 01:48:30 ed704b046d58: Layer already exists 01:48:30 7e2c8370fc30: Layer already exists 01:48:30 ac14e833a027: Layer already exists 01:48:30 c1edbd493e11: Layer already exists 01:48:30 256f393e029f: Layer already exists 01:48:30 0b4e60ad6416: Layer already exists 01:48:30 odessa: digest: sha256:00685d9aa202a1f02c741e806035a06cc5e12aa6ca1081554f59c38a99327cd2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 01:48:30 #52 transferring context: 14.33MB 59.4s [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:30 ===================================================== [Pipeline] echo 01:48:30 taggedImages: 01:48:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33 01:48:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 01:48:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo 01:48:30 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:48:30 1729928faa72876b59092547754e3d77230fce33 01:48:30 4.0.1-dev.3 01:48:30 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:30 odessa 01:48:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33 01:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:48:31 f2ab3ca69644: Preparing 01:48:31 ae1f943910f0: Preparing 01:48:31 4bf699e2cb72: Preparing 01:48:31 96dab452cb84: Preparing 01:48:31 7e2c8370fc30: Preparing 01:48:31 32d04ae65183: Preparing 01:48:31 ddc28412d1cf: Preparing 01:48:31 c3137e85492a: Preparing 01:48:31 256f393e029f: Preparing 01:48:31 c3137e85492a: Waiting 01:48:31 32d04ae65183: Waiting 01:48:31 256f393e029f: Waiting 01:48:31 ddc28412d1cf: Waiting 01:48:31 7e2c8370fc30: Layer already exists 01:48:31 96dab452cb84: Layer already exists 01:48:31 f2ab3ca69644: Pushed 01:48:31 ae1f943910f0: Pushed 01:48:31 4bf699e2cb72: Pushed 01:48:31 256f393e029f: Layer already exists 01:48:31 #52 ... 01:48:31 01:48:31 #48 [security-spiffe-token-provider internal] load build context 01:48:31 ddc28412d1cf: Pushed 01:48:31 c3137e85492a: Pushed 01:48:31 #48 ... 01:48:31 01:48:31 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:48:31 #70 48.01 (3/4) Installing su-exec (0.2-r3) 01:48:31 #70 48.01 (4/4) Installing yq-go (4.47.2-r1) 01:48:31 #70 49.61 Executing busybox-1.37.0-r19.trigger 01:48:31 #70 49.61 OK: 20 MiB in 20 packages 01:48:31 #70 DONE 52.8s 01:48:31 01:48:31 #48 [security-spiffe-token-provider internal] load build context 01:48:31 #48 ... 01:48:31 01:48:31 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:48:31 #76 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:32 #76 ... 01:48:32 01:48:32 #50 [core-common-config-bootstrapper internal] load build context 01:48:32 #50 ... 01:48:32 01:48:32 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:48:32 #78 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:32 #78 ... 01:48:32 01:48:32 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:48:32 #73 DONE 36.9s 01:48:32 01:48:32 #43 [support-scheduler internal] load build context 01:48:33 #43 ... 01:48:33 01:48:33 #51 [security-bootstrapper internal] load build context 01:48:33 #51 ... 01:48:33 01:48:33 #43 [support-scheduler internal] load build context 01:48:33 #43 ... 01:48:33 01:48:33 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:48:33 #79 ... 01:48:33 01:48:33 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:48:33 #66 50.64 Executing busybox-1.37.0-r19.trigger 01:48:33 #66 50.64 Executing ca-certificates-20250911-r0.trigger 01:48:33 #66 51.92 OK: 8 MiB in 19 packages 01:48:33 #66 DONE 54.8s 01:48:33 01:48:33 #44 [core-keeper internal] load build context 01:48:33 #44 ... 01:48:33 01:48:33 #43 [support-scheduler internal] load build context 01:48:34 #43 ... 01:48:34 01:48:34 #55 [security-proxy-auth internal] load build context 01:48:34 #55 ... 01:48:34 01:48:34 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:48:34 #67 45.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:34 #67 ... 01:48:34 01:48:34 #55 [security-proxy-auth internal] load build context 01:48:35 #55 ... 01:48:35 01:48:35 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:48:35 #72 30.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:35 #72 31.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:35 #72 ... 01:48:35 01:48:35 #44 [core-keeper internal] load build context 01:48:35 #44 transferring context: 31.86MB 66.8s 01:48:35 #44 ... 01:48:35 01:48:35 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:48:35 #74 23.65 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:35 #74 25.39 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:36 #74 ... 01:48:36 01:48:36 #56 [core-data internal] load build context 01:48:36 #56 ... 01:48:36 01:48:36 #44 [core-keeper internal] load build context 01:48:36 #44 ... 01:48:36 01:48:36 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:48:36 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 62.5s 01:48:37 #36 ... 01:48:37 01:48:37 #56 [core-data internal] load build context 01:48:38 #56 ... 01:48:38 01:48:38 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:48:38 #80 ... 01:48:38 01:48:38 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:48:38 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 54.6s 01:48:38 #57 ... 01:48:38 01:48:38 #56 [core-data internal] load build context 01:48:38 #56 ... 01:48:38 01:48:38 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:48:38 #67 55.78 (1/4) Installing dumb-init (1.2.5-r3) 01:48:38 #67 55.78 (2/4) Installing musl-obstack (1.2.3-r2) 01:48:38 #67 55.78 (3/4) Installing libucontext (1.3.2-r0) 01:48:38 #67 55.78 (4/4) Installing gcompat (1.1.0-r4) 01:48:38 #67 55.78 Executing busybox-1.37.0-r19.trigger 01:48:38 #67 55.96 OK: 8 MiB in 20 packages 01:48:38 #67 DONE 59.5s 01:48:38 01:48:38 #56 [core-data internal] load build context 01:48:38 #56 ... 01:48:38 01:48:38 #53 [security-proxy-setup internal] load build context 01:48:38 #53 ... 01:48:38 01:48:38 #46 [core-command internal] load build context 01:48:38 #46 ... 01:48:38 01:48:38 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:48:40 #57 ... 01:48:40 01:48:40 #75 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 01:48:40 #75 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:40 #75 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:40 #75 ... 01:48:40 01:48:40 #53 [security-proxy-setup internal] load build context 01:48:40 #53 ... 01:48:40 01:48:40 #54 [core-metadata internal] load build context 01:48:40 #54 ... 01:48:40 01:48:40 #39 [support-notifications internal] load build context 01:48:40 #39 ... 01:48:40 01:48:40 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:48:41 #57 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 58.2s done 01:48:41 #57 ... 01:48:41 01:48:41 #48 [security-spiffe-token-provider internal] load build context 01:48:41 #48 transferring context: 21.11MB 71.5s 01:48:42 #48 ... 01:48:42 01:48:42 #52 [security-secretstore-setup internal] load build context 01:48:42 #52 ... 01:48:42 01:48:42 #54 [core-metadata internal] load build context 01:48:42 #54 ... 01:48:42 01:48:42 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:48:42 #81 ... 01:48:42 01:48:42 #54 [core-metadata internal] load build context 01:48:42 #54 ... 01:48:42 01:48:42 #50 [core-common-config-bootstrapper internal] load build context 01:48:42 #50 transferring context: 44.69MB 71.0s done 01:48:42 #50 ... 01:48:42 01:48:42 #48 [security-spiffe-token-provider internal] load build context 01:48:43 #48 ... 01:48:43 01:48:43 #51 [security-bootstrapper internal] load build context 01:48:43 #51 ... 01:48:43 01:48:43 #54 [core-metadata internal] load build context 01:48:43 #54 ... 01:48:43 01:48:43 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:48:43 #78 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:43 32d04ae65183: Pushed 01:48:43 1729928faa72876b59092547754e3d77230fce33: digest: sha256:87a1f2b7a922d7533476df899c3f03c032e3f42de84cdc7b0baf341dae408806 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 01:48:43 #78 ... 01:48:43 01:48:43 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:48:43 #76 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:43 #76 ... 01:48:43 01:48:43 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:48:43 #82 ... 01:48:43 01:48:43 #48 [security-spiffe-token-provider internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:44 #48 ... 01:48:44 01:48:44 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:48:44 #77 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:44 #77 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:44 #77 ... 01:48:44 01:48:44 #48 [security-spiffe-token-provider internal] load build context 01:48:44 #48 ... 01:48:44 01:48:44 #43 [support-scheduler internal] load build context 01:48:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:44 #43 ... 01:48:44 01:48:44 #48 [security-spiffe-token-provider internal] load build context 01:48:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 01:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:48:44 f2ab3ca69644: Preparing 01:48:44 ae1f943910f0: Preparing 01:48:44 4bf699e2cb72: Preparing 01:48:44 96dab452cb84: Preparing 01:48:44 7e2c8370fc30: Preparing 01:48:44 32d04ae65183: Preparing 01:48:44 ddc28412d1cf: Preparing 01:48:44 c3137e85492a: Preparing 01:48:44 256f393e029f: Preparing 01:48:44 32d04ae65183: Waiting 01:48:44 256f393e029f: Waiting 01:48:44 ddc28412d1cf: Waiting 01:48:44 c3137e85492a: Waiting 01:48:44 96dab452cb84: Layer already exists 01:48:44 ae1f943910f0: Layer already exists 01:48:44 7e2c8370fc30: Layer already exists 01:48:44 4bf699e2cb72: Layer already exists 01:48:44 f2ab3ca69644: Layer already exists 01:48:44 32d04ae65183: Layer already exists 01:48:44 ddc28412d1cf: Layer already exists 01:48:44 c3137e85492a: Layer already exists 01:48:44 256f393e029f: Layer already exists 01:48:44 4.0.1-dev.3: digest: sha256:87a1f2b7a922d7533476df899c3f03c032e3f42de84cdc7b0baf341dae408806 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:44 #48 ... 01:48:44 01:48:44 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:48:44 #79 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:44 #79 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:45 #79 ... 01:48:45 01:48:45 #50 [core-common-config-bootstrapper internal] load build context 01:48:45 #50 DONE 75.6s 01:48:45 01:48:45 #48 [security-spiffe-token-provider internal] load build context 01:48:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:48:45 f2ab3ca69644: Preparing 01:48:45 ae1f943910f0: Preparing 01:48:45 4bf699e2cb72: Preparing 01:48:45 96dab452cb84: Preparing 01:48:45 7e2c8370fc30: Preparing 01:48:45 32d04ae65183: Preparing 01:48:45 ddc28412d1cf: Preparing 01:48:45 c3137e85492a: Preparing 01:48:45 256f393e029f: Preparing 01:48:45 32d04ae65183: Waiting 01:48:45 ddc28412d1cf: Waiting 01:48:45 c3137e85492a: Waiting 01:48:45 256f393e029f: Waiting 01:48:45 7e2c8370fc30: Layer already exists 01:48:45 96dab452cb84: Layer already exists 01:48:45 f2ab3ca69644: Layer already exists 01:48:45 4bf699e2cb72: Layer already exists 01:48:45 ae1f943910f0: Layer already exists 01:48:45 32d04ae65183: Layer already exists 01:48:45 ddc28412d1cf: Layer already exists 01:48:45 c3137e85492a: Layer already exists 01:48:45 256f393e029f: Layer already exists 01:48:45 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:87a1f2b7a922d7533476df899c3f03c032e3f42de84cdc7b0baf341dae408806 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:45 #48 ... 01:48:45 01:48:45 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:48:45 #72 42.79 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:48:45 #72 42.79 Executing busybox-1.37.0-r20.post-upgrade 01:48:45 #72 43.63 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:48:45 #72 43.63 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:48:45 #72 43.87 Executing busybox-1.37.0-r20.trigger 01:48:45 #72 43.91 OK: 8 MiB in 17 packages 01:48:45 #72 DONE 50.4s 01:48:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:48:45 01:48:45 #48 [security-spiffe-token-provider internal] load build context [Pipeline] sh 01:48:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa 01:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:48:45 f2ab3ca69644: Preparing 01:48:45 ae1f943910f0: Preparing 01:48:45 4bf699e2cb72: Preparing 01:48:45 96dab452cb84: Preparing 01:48:45 7e2c8370fc30: Preparing 01:48:45 32d04ae65183: Preparing 01:48:45 ddc28412d1cf: Preparing 01:48:45 c3137e85492a: Preparing 01:48:45 256f393e029f: Preparing 01:48:45 32d04ae65183: Waiting 01:48:45 ddc28412d1cf: Waiting 01:48:45 c3137e85492a: Waiting 01:48:45 256f393e029f: Waiting 01:48:45 4bf699e2cb72: Layer already exists 01:48:45 96dab452cb84: Layer already exists 01:48:45 7e2c8370fc30: Layer already exists 01:48:45 f2ab3ca69644: Layer already exists 01:48:45 ae1f943910f0: Layer already exists 01:48:45 ddc28412d1cf: Layer already exists 01:48:45 c3137e85492a: Layer already exists 01:48:45 32d04ae65183: Layer already exists 01:48:45 256f393e029f: Layer already exists 01:48:45 odessa: digest: sha256:87a1f2b7a922d7533476df899c3f03c032e3f42de84cdc7b0baf341dae408806 size: 2198 [Pipeline] } 01:48:45 #48 ... 01:48:45 01:48:45 #55 [security-proxy-auth internal] load build context 01:48:45 #55 ... 01:48:45 01:48:45 #54 [core-metadata internal] load build context [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:46 ===================================================== [Pipeline] echo 01:48:46 taggedImages: 01:48:46 - nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33 01:48:46 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 01:48:46 - nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:46 - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo 01:48:46 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:48:46 1729928faa72876b59092547754e3d77230fce33 01:48:46 4.0.1-dev.3 01:48:46 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:46 odessa 01:48:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:46 #54 ... 01:48:46 01:48:46 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:48:46 #74 37.30 (1/1) Installing dumb-init (1.2.5-r3) 01:48:46 #74 37.87 Executing busybox-1.37.0-r19.trigger 01:48:46 #74 38.06 OK: 8 MiB in 17 packages 01:48:46 #74 DONE 43.7s 01:48:46 01:48:46 #54 [core-metadata internal] load build context 01:48:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:46 #54 transferring context: 35.18MB 73.6s 01:48:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33 01:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:48:46 b41933bde7d2: Preparing 01:48:46 1ce8a52f9d66: Preparing 01:48:46 0873593db0bb: Preparing 01:48:46 96dab452cb84: Preparing 01:48:46 7e2c8370fc30: Preparing 01:48:46 32d04ae65183: Preparing 01:48:46 ac14e833a027: Preparing 01:48:46 0b4e60ad6416: Preparing 01:48:46 ac14e833a027: Waiting 01:48:46 32d04ae65183: Waiting 01:48:46 0b4e60ad6416: Waiting 01:48:46 256f393e029f: Preparing 01:48:46 256f393e029f: Waiting 01:48:46 96dab452cb84: Layer already exists 01:48:46 7e2c8370fc30: Layer already exists 01:48:46 b41933bde7d2: Layer already exists 01:48:46 32d04ae65183: Layer already exists 01:48:46 0b4e60ad6416: Layer already exists 01:48:46 ac14e833a027: Layer already exists 01:48:46 256f393e029f: Layer already exists 01:48:46 1ce8a52f9d66: Pushed 01:48:46 0873593db0bb: Pushed 01:48:46 1729928faa72876b59092547754e3d77230fce33: digest: sha256:b47f2a254c99608b4bf5e9596d5da3b5040b7e54948213e8d0b6059f8fb21fe0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:47 #54 ... 01:48:47 01:48:47 #44 [core-keeper internal] load build context 01:48:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 [Pipeline] } 01:48:47 #44 ... 01:48:47 01:48:47 #54 [core-metadata internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 01:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:48:47 b41933bde7d2: Preparing 01:48:47 1ce8a52f9d66: Preparing 01:48:47 0873593db0bb: Preparing 01:48:47 96dab452cb84: Preparing 01:48:47 7e2c8370fc30: Preparing 01:48:47 32d04ae65183: Preparing 01:48:47 ac14e833a027: Preparing 01:48:47 0b4e60ad6416: Preparing 01:48:47 256f393e029f: Preparing 01:48:47 32d04ae65183: Waiting 01:48:47 ac14e833a027: Waiting 01:48:47 0b4e60ad6416: Waiting 01:48:47 256f393e029f: Waiting 01:48:47 b41933bde7d2: Layer already exists 01:48:47 96dab452cb84: Layer already exists 01:48:47 7e2c8370fc30: Layer already exists 01:48:47 1ce8a52f9d66: Layer already exists 01:48:47 0873593db0bb: Layer already exists 01:48:47 32d04ae65183: Layer already exists 01:48:47 256f393e029f: Layer already exists 01:48:47 ac14e833a027: Layer already exists 01:48:47 0b4e60ad6416: Layer already exists 01:48:47 4.0.1-dev.3: digest: sha256:b47f2a254c99608b4bf5e9596d5da3b5040b7e54948213e8d0b6059f8fb21fe0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:48 #54 ... 01:48:48 01:48:48 #43 [support-scheduler internal] load build context 01:48:48 #43 transferring context: 44.69MB 75.9s done 01:48:48 #43 DONE 79.7s 01:48:48 01:48:48 #54 [core-metadata internal] load build context 01:48:48 #54 ... 01:48:48 01:48:48 #53 [security-proxy-setup internal] load build context 01:48:48 #53 transferring context: 44.69MB 74.7s done 01:48:48 #53 DONE 77.9s 01:48:48 01:48:48 #54 [core-metadata internal] load build context 01:48:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:48:48 b41933bde7d2: Preparing 01:48:48 1ce8a52f9d66: Preparing 01:48:48 0873593db0bb: Preparing 01:48:48 96dab452cb84: Preparing 01:48:48 7e2c8370fc30: Preparing 01:48:48 32d04ae65183: Preparing 01:48:48 ac14e833a027: Preparing 01:48:48 0b4e60ad6416: Preparing 01:48:48 256f393e029f: Preparing 01:48:48 256f393e029f: Waiting 01:48:48 32d04ae65183: Waiting 01:48:48 ac14e833a027: Waiting 01:48:48 0b4e60ad6416: Waiting 01:48:48 0873593db0bb: Layer already exists 01:48:48 96dab452cb84: Layer already exists 01:48:48 b41933bde7d2: Layer already exists 01:48:48 1ce8a52f9d66: Layer already exists 01:48:48 7e2c8370fc30: Layer already exists 01:48:48 256f393e029f: Layer already exists 01:48:48 32d04ae65183: Layer already exists 01:48:48 0b4e60ad6416: Layer already exists 01:48:48 ac14e833a027: Layer already exists 01:48:48 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:b47f2a254c99608b4bf5e9596d5da3b5040b7e54948213e8d0b6059f8fb21fe0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:48 #54 ... 01:48:48 01:48:48 #39 [support-notifications internal] load build context 01:48:48 #39 transferring context: 44.69MB 77.6s done 01:48:48 #39 DONE 79.9s 01:48:48 01:48:48 #55 [security-proxy-auth internal] load build context 01:48:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:48 #55 ... 01:48:48 01:48:48 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:48:48 #0 8.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:48 #83 ... 01:48:48 01:48:48 #56 [core-data internal] load build context 01:48:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa 01:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:48:48 b41933bde7d2: Preparing 01:48:48 1ce8a52f9d66: Preparing 01:48:48 0873593db0bb: Preparing 01:48:48 96dab452cb84: Preparing 01:48:48 7e2c8370fc30: Preparing 01:48:48 32d04ae65183: Preparing 01:48:48 ac14e833a027: Preparing 01:48:48 0b4e60ad6416: Preparing 01:48:48 256f393e029f: Preparing 01:48:48 32d04ae65183: Waiting 01:48:48 ac14e833a027: Waiting 01:48:48 0b4e60ad6416: Waiting 01:48:48 256f393e029f: Waiting 01:48:48 96dab452cb84: Layer already exists 01:48:48 0873593db0bb: Layer already exists 01:48:48 b41933bde7d2: Layer already exists 01:48:48 7e2c8370fc30: Layer already exists 01:48:48 1ce8a52f9d66: Layer already exists 01:48:48 32d04ae65183: Layer already exists 01:48:48 0b4e60ad6416: Layer already exists 01:48:48 ac14e833a027: Layer already exists 01:48:48 256f393e029f: Layer already exists 01:48:48 odessa: digest: sha256:b47f2a254c99608b4bf5e9596d5da3b5040b7e54948213e8d0b6059f8fb21fe0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:49 ===================================================== [Pipeline] echo 01:48:49 taggedImages: 01:48:49 - nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33 01:48:49 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 01:48:49 - nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:49 - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo 01:48:49 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:48:49 1729928faa72876b59092547754e3d77230fce33 01:48:49 4.0.1-dev.3 01:48:49 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:49 odessa 01:48:49 ===================================================== 01:48:49 #56 ... 01:48:49 01:48:49 #46 [core-command internal] load build context 01:48:49 #46 ... 01:48:49 01:48:49 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:48:49 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 75.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:49 #36 ... 01:48:49 01:48:49 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 01:48:49 #78 28.48 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:48:49 #78 28.48 Executing busybox-1.37.0-r20.post-upgrade 01:48:49 #78 28.99 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:48:49 #78 28.99 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:48:49 #78 28.99 Executing busybox-1.37.0-r20.trigger 01:48:49 #78 29.20 OK: 9 MiB in 21 packages 01:48:49 #78 DONE 33.3s 01:48:49 01:48:49 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:48:49 #77 28.46 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:48:49 #77 28.55 Executing busybox-1.37.0-r20.post-upgrade 01:48:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:49 #77 29.05 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:48:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33 01:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:48:49 3d8000617348: Preparing 01:48:49 b0676f372872: Preparing 01:48:49 96dab452cb84: Preparing 01:48:49 7e2c8370fc30: Preparing 01:48:49 074bf963a0f6: Preparing 01:48:49 338752fbf623: Preparing 01:48:49 256f393e029f: Preparing 01:48:49 338752fbf623: Waiting 01:48:49 256f393e029f: Waiting 01:48:49 96dab452cb84: Layer already exists 01:48:49 7e2c8370fc30: Layer already exists 01:48:49 256f393e029f: Layer already exists 01:48:49 3d8000617348: Pushed 01:48:49 074bf963a0f6: Pushed 01:48:49 #77 29.11 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:48:49 #77 29.32 Executing busybox-1.37.0-r20.trigger 01:48:49 #77 29.32 OK: 19 MiB in 20 packages 01:48:50 338752fbf623: Pushed 01:48:50 #77 ... 01:48:50 01:48:50 #75 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 01:48:50 #75 34.17 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:48:50 #75 34.17 Executing busybox-1.37.0-r20.post-upgrade 01:48:50 #75 34.60 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:48:50 #75 34.60 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:48:50 #75 34.71 Executing busybox-1.37.0-r20.trigger 01:48:50 #75 34.90 OK: 8 MiB in 17 packages 01:48:50 #75 DONE 40.4s 01:48:50 01:48:50 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:48:50 #80 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:50 #80 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:50 #80 ... 01:48:50 01:48:50 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:48:51 #36 ... 01:48:51 01:48:51 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:48:51 #76 34.84 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:48:51 #76 35.15 Executing busybox-1.37.0-r20.post-upgrade 01:48:51 #76 35.97 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:48:51 #76 36.03 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:48:51 #76 36.03 Executing busybox-1.37.0-r20.trigger 01:48:51 #76 36.24 OK: 12 MiB in 23 packages 01:48:51 #76 DONE 40.3s 01:48:51 01:48:51 #56 [core-data internal] load build context 01:48:52 #56 transferring context: 19.46MB 75.8s 01:48:52 #56 ... 01:48:52 01:48:52 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:48:52 #79 23.75 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:48:52 #79 24.03 Executing busybox-1.37.0-r20.post-upgrade 01:48:52 #79 24.79 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:48:52 #79 24.79 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:48:52 #79 24.79 Executing busybox-1.37.0-r20.trigger 01:48:52 #79 25.03 OK: 13 MiB in 29 packages 01:48:52 #79 DONE 28.2s 01:48:52 01:48:52 #56 [core-data internal] load build context 01:48:52 #56 ... 01:48:52 01:48:52 #52 [security-secretstore-setup internal] load build context 01:48:52 #52 ... 01:48:52 01:48:52 #56 [core-data internal] load build context 01:48:52 #56 ... 01:48:52 01:48:52 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:48:52 #81 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:52 #81 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:52 #81 ... 01:48:52 01:48:52 #52 [security-secretstore-setup internal] load build context 01:48:53 #52 ... 01:48:53 01:48:53 #51 [security-bootstrapper internal] load build context 01:48:53 b0676f372872: Pushed 01:48:53 1729928faa72876b59092547754e3d77230fce33: digest: sha256:e92db9b71eaad0179af1a70df01ff935fc32390fbe9b2908aef7c6f5b7ae5732 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:48:53 #51 ... 01:48:53 01:48:53 #56 [core-data internal] load build context [Pipeline] sh 01:48:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 01:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:48:54 3d8000617348: Preparing 01:48:54 b0676f372872: Preparing 01:48:54 96dab452cb84: Preparing 01:48:54 7e2c8370fc30: Preparing 01:48:54 074bf963a0f6: Preparing 01:48:54 338752fbf623: Preparing 01:48:54 256f393e029f: Preparing 01:48:54 338752fbf623: Waiting 01:48:54 256f393e029f: Waiting 01:48:54 3d8000617348: Layer already exists 01:48:54 074bf963a0f6: Layer already exists 01:48:54 96dab452cb84: Layer already exists 01:48:54 7e2c8370fc30: Layer already exists 01:48:54 b0676f372872: Layer already exists 01:48:54 256f393e029f: Layer already exists 01:48:54 338752fbf623: Layer already exists 01:48:54 4.0.1-dev.3: digest: sha256:e92db9b71eaad0179af1a70df01ff935fc32390fbe9b2908aef7c6f5b7ae5732 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv 01:48:54 #56 ... 01:48:54 01:48:54 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:48:54 #77 DONE 33.9s 01:48:54 01:48:54 #56 [core-data internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:48:54 3d8000617348: Preparing 01:48:54 b0676f372872: Preparing 01:48:54 96dab452cb84: Preparing 01:48:54 7e2c8370fc30: Preparing 01:48:54 074bf963a0f6: Preparing 01:48:54 338752fbf623: Preparing 01:48:54 256f393e029f: Preparing 01:48:54 256f393e029f: Waiting 01:48:54 338752fbf623: Waiting 01:48:54 7e2c8370fc30: Layer already exists 01:48:54 96dab452cb84: Layer already exists 01:48:54 074bf963a0f6: Layer already exists 01:48:54 b0676f372872: Layer already exists 01:48:54 3d8000617348: Layer already exists 01:48:54 256f393e029f: Layer already exists 01:48:54 338752fbf623: Layer already exists 01:48:54 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:e92db9b71eaad0179af1a70df01ff935fc32390fbe9b2908aef7c6f5b7ae5732 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa 01:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:48:55 3d8000617348: Preparing 01:48:55 b0676f372872: Preparing 01:48:55 96dab452cb84: Preparing 01:48:55 7e2c8370fc30: Preparing 01:48:55 074bf963a0f6: Preparing 01:48:55 338752fbf623: Preparing 01:48:55 256f393e029f: Preparing 01:48:55 338752fbf623: Waiting 01:48:55 256f393e029f: Waiting 01:48:55 7e2c8370fc30: Layer already exists 01:48:55 3d8000617348: Layer already exists 01:48:55 074bf963a0f6: Layer already exists 01:48:55 b0676f372872: Layer already exists 01:48:55 96dab452cb84: Layer already exists 01:48:55 338752fbf623: Layer already exists 01:48:55 256f393e029f: Layer already exists 01:48:55 odessa: digest: sha256:e92db9b71eaad0179af1a70df01ff935fc32390fbe9b2908aef7c6f5b7ae5732 size: 1783 [Pipeline] } [Pipeline] // withEnv 01:48:55 #56 ... 01:48:55 01:48:55 #46 [core-command internal] load build context 01:48:55 #46 transferring context: 44.69MB 81.6s done 01:48:55 #46 DONE 86.7s 01:48:55 01:48:55 #56 [core-data internal] load build context [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:55 ===================================================== [Pipeline] echo 01:48:55 taggedImages: 01:48:55 - nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33 01:48:55 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 01:48:55 - nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:55 - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo 01:48:55 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:48:55 1729928faa72876b59092547754e3d77230fce33 01:48:55 4.0.1-dev.3 01:48:55 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:48:55 odessa 01:48:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:55 #56 ... 01:48:55 01:48:55 #54 [core-metadata internal] load build context 01:48:55 #54 transferring context: 44.69MB 79.2s done 01:48:55 #54 DONE 84.4s 01:48:55 01:48:55 #51 [security-bootstrapper internal] load build context 01:48:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:56 #51 ... 01:48:56 01:48:56 #48 [security-spiffe-token-provider internal] load build context 01:48:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33 01:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:48:56 7285d1e682e9: Preparing 01:48:56 704d9728993d: Preparing 01:48:56 96dab452cb84: Preparing 01:48:56 7e2c8370fc30: Preparing 01:48:56 6f9df5d2a686: Preparing 01:48:56 ac390d94ac13: Preparing 01:48:56 256f393e029f: Preparing 01:48:56 256f393e029f: Waiting 01:48:56 ac390d94ac13: Waiting 01:48:56 7e2c8370fc30: Layer already exists 01:48:56 96dab452cb84: Layer already exists 01:48:56 256f393e029f: Layer already exists 01:48:56 7285d1e682e9: Pushed 01:48:56 6f9df5d2a686: Pushed 01:48:56 #48 ... 01:48:56 01:48:56 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:48:56 #82 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:48:56 #82 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:56 #82 20.43 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:48:56 #82 20.59 Executing busybox-1.37.0-r20.post-upgrade 01:48:56 #82 21.03 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:48:56 #82 21.03 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:48:56 #82 21.04 Executing busybox-1.37.0-r20.trigger 01:48:56 #82 21.12 OK: 8 MiB in 19 packages 01:48:56 #82 ... 01:48:56 01:48:56 #48 [security-spiffe-token-provider internal] load build context 01:48:56 #48 ... 01:48:56 01:48:56 #44 [core-keeper internal] load build context 01:48:56 #44 transferring context: 44.69MB 84.8s done 01:48:56 #44 DONE 88.1s 01:48:56 ac390d94ac13: Pushed 01:48:56 01:48:56 #48 [security-spiffe-token-provider internal] load build context 01:48:57 #48 ... 01:48:57 01:48:57 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:48:57 #80 25.02 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:48:57 #80 25.12 Executing busybox-1.37.0-r20.post-upgrade 01:48:57 #80 25.69 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:48:57 #80 25.69 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:48:57 #80 25.69 Executing busybox-1.37.0-r20.trigger 01:48:57 #80 25.69 OK: 8 MiB in 18 packages 01:48:57 #80 DONE 28.8s 01:48:57 01:48:57 #48 [security-spiffe-token-provider internal] load build context 01:48:57 #48 ... 01:48:57 01:48:57 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:48:57 #81 21.73 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:48:57 #81 21.83 Executing busybox-1.37.0-r20.post-upgrade 01:48:57 #81 22.27 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:48:57 #81 22.27 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:48:57 #81 22.32 Executing busybox-1.37.0-r20.trigger 01:48:57 #81 22.38 OK: 20 MiB in 20 packages 01:48:57 #81 DONE 25.0s 01:48:57 01:48:57 #48 [security-spiffe-token-provider internal] load build context 01:48:57 #48 ... 01:48:57 01:48:57 #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:48:57 #84 ... 01:48:57 01:48:57 #48 [security-spiffe-token-provider internal] load build context 01:48:57 #48 ... 01:48:57 01:48:57 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:48:57 #82 DONE 23.9s 01:48:57 01:48:57 #48 [security-spiffe-token-provider internal] load build context 01:48:58 #48 ... 01:48:58 01:48:58 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:48:58 #83 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:48:58 #83 15.62 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 01:48:58 #83 15.76 Executing busybox-1.37.0-r20.post-upgrade 01:48:58 #83 16.35 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 01:48:58 #83 16.37 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 01:48:58 #83 16.40 Executing busybox-1.37.0-r20.trigger 01:48:58 #83 16.48 OK: 8 MiB in 20 packages 01:48:58 #83 DONE 19.9s 01:48:58 01:48:58 #48 [security-spiffe-token-provider internal] load build context 01:48:58 #48 transferring context: 33.67MB 88.3s 01:48:58 #48 ... 01:48:58 01:48:58 #55 [security-proxy-auth internal] load build context 01:48:59 #55 ... 01:48:59 01:48:59 #48 [security-spiffe-token-provider internal] load build context 01:48:59 #48 ... 01:48:59 01:48:59 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:48:59 #85 DONE 2.1s 01:48:59 01:48:59 #48 [security-spiffe-token-provider internal] load build context 01:48:59 704d9728993d: Pushed 01:48:59 1729928faa72876b59092547754e3d77230fce33: digest: sha256:398ec33623caf8ba250cc47f13098b512aad1cdc5e7bf4f70f61f29bcb393baf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 01:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:49:00 7285d1e682e9: Preparing 01:49:00 704d9728993d: Preparing 01:49:00 96dab452cb84: Preparing 01:49:00 7e2c8370fc30: Preparing 01:49:00 6f9df5d2a686: Preparing 01:49:00 ac390d94ac13: Preparing 01:49:00 256f393e029f: Preparing 01:49:00 ac390d94ac13: Waiting 01:49:00 256f393e029f: Waiting 01:49:00 7e2c8370fc30: Layer already exists 01:49:00 96dab452cb84: Layer already exists 01:49:00 704d9728993d: Layer already exists 01:49:00 6f9df5d2a686: Layer already exists 01:49:00 7285d1e682e9: Layer already exists 01:49:00 ac390d94ac13: Layer already exists 01:49:00 256f393e029f: Layer already exists 01:49:00 4.0.1-dev.3: digest: sha256:398ec33623caf8ba250cc47f13098b512aad1cdc5e7bf4f70f61f29bcb393baf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:49:01 7285d1e682e9: Preparing 01:49:01 704d9728993d: Preparing 01:49:01 96dab452cb84: Preparing 01:49:01 7e2c8370fc30: Preparing 01:49:01 6f9df5d2a686: Preparing 01:49:01 ac390d94ac13: Preparing 01:49:01 256f393e029f: Preparing 01:49:01 256f393e029f: Waiting 01:49:01 ac390d94ac13: Waiting 01:49:01 96dab452cb84: Layer already exists 01:49:01 7e2c8370fc30: Layer already exists 01:49:01 704d9728993d: Layer already exists 01:49:01 6f9df5d2a686: Layer already exists 01:49:01 7285d1e682e9: Layer already exists 01:49:01 ac390d94ac13: Layer already exists 01:49:01 256f393e029f: Layer already exists 01:49:01 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:398ec33623caf8ba250cc47f13098b512aad1cdc5e7bf4f70f61f29bcb393baf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:01 #48 ... 01:49:01 01:49:01 #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:49:01 #86 ... 01:49:01 01:49:01 #48 [security-spiffe-token-provider internal] load build context 01:49:01 #48 ... 01:49:01 01:49:01 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:49:01 #87 DONE 3.3s 01:49:01 01:49:01 #48 [security-spiffe-token-provider internal] load build context 01:49:01 #48 ... 01:49:01 01:49:01 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:49:01 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 87.8s 01:49:01 #36 ... 01:49:01 01:49:01 #48 [security-spiffe-token-provider internal] load build context 01:49:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:01 #48 ... 01:49:01 01:49:01 #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:49:01 #88 ... 01:49:01 01:49:01 #48 [security-spiffe-token-provider internal] load build context 01:49:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa 01:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:49:02 7285d1e682e9: Preparing 01:49:02 704d9728993d: Preparing 01:49:02 96dab452cb84: Preparing 01:49:02 7e2c8370fc30: Preparing 01:49:02 6f9df5d2a686: Preparing 01:49:02 ac390d94ac13: Preparing 01:49:02 256f393e029f: Preparing 01:49:02 ac390d94ac13: Waiting 01:49:02 256f393e029f: Waiting 01:49:02 704d9728993d: Layer already exists 01:49:02 7e2c8370fc30: Layer already exists 01:49:02 7285d1e682e9: Layer already exists 01:49:02 96dab452cb84: Layer already exists 01:49:02 6f9df5d2a686: Layer already exists 01:49:02 256f393e029f: Layer already exists 01:49:02 ac390d94ac13: Layer already exists 01:49:02 odessa: digest: sha256:398ec33623caf8ba250cc47f13098b512aad1cdc5e7bf4f70f61f29bcb393baf size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:49:02 ===================================================== [Pipeline] echo 01:49:02 taggedImages: 01:49:02 - nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/support-scheduler:odessa 01:49:02 #48 transferring context: 44.69MB 91.7s done [Pipeline] echo 01:49:02 ========================================================= 01:49:02 [edgeXBuildMultiArch] RAW Config: 01:49:02 images: 01:49:02 - nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/core-command:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/core-command:odessa 01:49:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 01:49:02 - nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/core-data:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/core-data:odessa 01:49:02 - nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/core-keeper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/core-keeper:odessa 01:49:02 - nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/core-metadata:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/core-metadata:odessa 01:49:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 01:49:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 01:49:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 01:49:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 01:49:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 01:49:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 01:49:02 - nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-spire-config:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-spire-config:odessa 01:49:02 - nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-spire-server:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/security-spire-server:odessa 01:49:02 - nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/support-notifications:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/support-notifications:odessa 01:49:02 - nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33 01:49:02 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/support-scheduler:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 01:49:02 - nexus3.edgexfoundry.org:10004/support-scheduler:odessa 01:49:02 settingsFile: 01:49:02 edgex-go-settings 01:49:02 ========================================================= [Pipeline] node 01:49:02 #48 ... 01:49:02 01:49:02 #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:49:02 #89 ... 01:49:02 01:49:02 #48 [security-spiffe-token-provider internal] load build context 01:49:02 #48 DONE 93.3s 01:49:02 01:49:02 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:49:02 #36 ... 01:49:02 01:49:02 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:49:02 #90 DONE 5.6s 01:49:02 01:49:02 #55 [security-proxy-auth internal] load build context 01:49:02 #55 ... 01:49:02 01:49:02 #52 [security-secretstore-setup internal] load build context 01:49:02 #52 transferring context: 44.69MB 91.5s done 01:49:02 #52 DONE 92.8s 01:49:02 01:49:02 #55 [security-proxy-auth internal] load build context 01:49:03 #55 ... 01:49:03 01:49:03 #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:49:03 #91 DONE 1.0s 01:49:03 01:49:03 #55 [security-proxy-auth internal] load build context 01:49:04 #55 ... 01:49:04 01:49:04 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 01:49:04 #57 ... 01:49:04 01:49:04 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:49:05 #36 ... 01:49:05 01:49:05 #56 [core-data internal] load build context 01:49:05 #56 transferring context: 44.69MB 89.2s done 01:49:05 #56 DONE 91.3s 01:49:05 01:49:05 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:49:05 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 91.9s 01:49:05 #36 ... 01:49:05 01:49:05 #51 [security-bootstrapper internal] load build context 01:49:05 #51 transferring context: 44.69MB 94.3s done 01:49:05 #51 DONE 95.7s 01:49:05 01:49:05 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:49:05 #36 ... 01:49:05 01:49:05 #55 [security-proxy-auth internal] load build context 01:49:05 #55 transferring context: 44.69MB 90.5s done 01:49:05 #55 DONE 93.5s 01:49:05 01:49:05 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 01:49:06 #36 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 92.9s done 01:49:07 #36 ... 01:49:07 01:49:07 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:49:07 #92 ... 01:49:07 01:49:07 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:49:09 #93 ... 01:49:09 01:49:09 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:49:11 #94 ... 01:49:11 01:49:11 #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:49:11 #86 DONE 20.6s 01:49:11 01:49:11 #89 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:49:11 #89 DONE 19.5s 01:49:11 01:49:11 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:49:11 #92 DONE 14.3s 01:49:11 01:49:11 #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:49:11 #88 DONE 20.1s 01:49:11 01:49:11 #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:49:11 #84 DONE 24.4s 01:49:11 01:49:11 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:12 #95 ... 01:49:12 01:49:12 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:49:12 #93 DONE 9.3s 01:49:12 01:49:12 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:16 #96 ... 01:49:16 01:49:16 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:49:16 #97 DONE 6.5s 01:49:16 01:49:16 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:49:16 #98 DONE 0.3s 01:49:16 01:49:16 #99 [security-spire-config stage-2 6/10] COPY security.txt / 01:49:16 #99 ... 01:49:16 01:49:16 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:49:16 #100 DONE 4.7s 01:49:16 01:49:16 #99 [security-spire-config stage-2 6/10] COPY security.txt / 01:49:16 #99 DONE 0.3s 01:49:16 01:49:16 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:49:16 #101 ... 01:49:16 01:49:16 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:49:16 #94 DONE 7.4s 01:49:16 01:49:16 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:49:16 #102 DONE 0.4s 01:49:16 01:49:16 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:49:16 #101 DONE 0.5s 01:49:16 01:49:16 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 01:49:16 #103 ... 01:49:16 01:49:16 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:49:16 #104 DONE 0.3s 01:49:17 01:49:17 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 01:49:17 #103 DONE 0.3s 01:49:17 01:49:17 #105 [security-spire-server stage-2 6/9] COPY security.txt / 01:49:17 #105 ... 01:49:17 01:49:17 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:49:17 #106 DONE 0.3s 01:49:17 Still waiting to schedule task 01:49:17 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-773779’ 01:49:17 01:49:17 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:49:17 #107 DONE 0.2s 01:49:17 01:49:17 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:49:17 #108 ... 01:49:17 01:49:17 #105 [security-spire-server stage-2 6/9] COPY security.txt / 01:49:17 #105 DONE 0.4s 01:49:17 01:49:17 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:49:17 #108 DONE 0.4s 01:49:17 01:49:17 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:49:17 #109 DONE 0.4s 01:49:17 01:49:17 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:49:17 #110 DONE 0.4s 01:49:17 01:49:17 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:49:18 #111 DONE 0.4s 01:49:18 01:49:18 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:49:18 #112 DONE 0.4s 01:49:18 01:49:18 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:49:18 #113 DONE 0.3s 01:49:18 01:49:18 #114 [security-spire-agent] exporting to image 01:49:18 #114 exporting layers 01:49:21 #114 exporting layers 3.8s done 01:49:21 #114 writing image sha256:dd35a37765ea959cd1dbfea3a978f2636199d8559960285f5f1c38907c68aed7 done 01:49:21 #114 naming to docker.io/library/security-spire-config-arm64 done 01:49:21 #114 exporting layers 3.7s done 01:49:21 #114 writing image sha256:3382e500707ae15548683f99fe0eab1404ef30da99816c5112b4bb7a5aa10630 done 01:49:21 #114 naming to docker.io/library/security-spire-agent-arm64 done 01:49:21 #114 ... 01:49:21 01:49:21 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:21 #115 ... 01:49:21 01:49:21 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:21 #116 ... 01:49:21 01:49:21 #114 [security-spire-server] exporting to image 01:49:21 #114 exporting layers 3.5s done 01:49:21 #114 writing image sha256:0fb47a27ee45e7d387b32f24f2ce1ccac8766afee70ee85efec5c847ab930199 done 01:49:21 #114 naming to docker.io/library/security-spire-server-arm64 done 01:49:21 #114 DONE 5.3s 01:49:21 01:49:21 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:22 #117 ... 01:49:22 01:49:22 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:27 Running on prd-centos7-docker-4c-2g-773780 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:27 provisioning config files... 01:50:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config4977420858151550822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:29 ---> ****-login.sh 01:50:29 nexus3.edgexfoundry.org:10001 01:50:58 #118 DONE 97.5s 01:50:58 01:50:58 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:58 #117 DONE 97.5s 01:50:58 01:50:58 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:58 #96 DONE 96.7s 01:50:58 01:50:58 #119 [support-scheduler builder 6/7] COPY . . 01:50:58 #119 ... 01:50:58 01:50:58 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:58 #95 DONE 97.5s 01:50:58 01:50:58 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:58 #115 DONE 97.6s 01:50:58 01:50:58 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:58 #116 DONE 97.6s 01:50:58 01:50:58 #120 [core-keeper builder 7/8] COPY . . 01:50:59 #120 ... 01:50:59 01:50:59 #121 [support-notifications builder 6/7] COPY . . 01:50:59 #121 ... 01:50:59 01:50:59 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 01:50:59 #122 ... 01:50:59 01:50:59 #123 [security-spiffe-token-provider builder 6/7] COPY . . 01:50:59 #123 ... 01:50:59 01:50:59 #124 [security-proxy-setup builder 6/7] COPY . . 01:51:00 #124 ... 01:51:00 01:51:00 #120 [core-keeper builder 7/8] COPY . . 01:51:00 #120 DONE 10.8s 01:51:00 01:51:00 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:51:00 #125 ... 01:51:00 01:51:00 #126 [core-data builder 6/7] COPY . . 01:51:00 #126 CACHED 01:51:00 01:51:00 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:00 #127 CACHED 01:51:00 01:51:00 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 01:51:00 #128 CACHED 01:51:00 01:51:00 #129 [security-proxy-auth builder 6/7] COPY . . 01:51:00 #129 CACHED 01:51:00 01:51:00 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:00 #130 CACHED 01:51:00 01:51:00 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:51:00 #131 CACHED 01:51:00 01:51:00 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:51:00 #132 CACHED 01:51:00 01:51:00 #133 [core-metadata builder 6/7] COPY . . 01:51:00 #133 CACHED 01:51:00 01:51:00 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:00 #134 CACHED 01:51:00 01:51:00 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 01:51:00 #122 DONE 10.9s 01:51:00 01:51:00 #121 [support-notifications builder 6/7] COPY . . 01:51:00 #121 DONE 10.9s 01:51:00 01:51:00 #119 [support-scheduler builder 6/7] COPY . . 01:51:00 #119 DONE 10.9s 01:51:00 01:51:00 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 01:51:00 #135 CACHED 01:51:00 01:51:00 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:00 #136 CACHED 01:51:00 01:51:00 #137 [core-command builder 6/7] COPY . . 01:51:00 #137 CACHED 01:51:00 01:51:00 #123 [security-spiffe-token-provider builder 6/7] COPY . . 01:51:00 #123 DONE 11.0s 01:51:00 01:51:00 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:51:00 #138 CACHED 01:51:00 01:51:00 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:00 #139 CACHED 01:51:00 01:51:00 #140 [security-secretstore-setup builder 6/7] COPY . . 01:51:00 #140 CACHED 01:51:00 01:51:00 #124 [security-proxy-setup builder 6/7] COPY . . 01:51:00 #124 DONE 11.1s 01:51:00 01:51:00 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:51:00 #141 CACHED 01:51:00 01:51:00 #142 [security-bootstrapper builder 6/7] COPY . . 01:51:00 #142 CACHED 01:51:00 01:51:00 #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:00 #143 CACHED 01:51:00 01:51:00 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:51:05 #144 ... 01:51:05 01:51:05 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:51:05 #125 4.979 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:51:10 #125 ... 01:51:10 01:51:10 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:51:10 #0 5.115 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:51:10 #145 ... 01:51:10 01:51:10 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 01:51:10 #0 6.289 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:51:10 #146 ... 01:51:10 01:51:10 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 01:51:10 #0 6.587 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:51:10 #147 ... 01:51:10 01:51:10 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:51:10 #0 6.141 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:51:11 #148 ... 01:51:11 01:51:11 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 01:51:11 #0 6.113 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:51:11 #149 ... 01:51:11 01:51:11 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:51:11 #0 5.905 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:51:11 #150 ... 01:51:11 01:51:11 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:51:11 #0 5.505 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:51:11 #151 ... 01:51:11 01:51:11 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 01:51:11 #0 5.557 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:51:11 #152 ... 01:51:11 01:51:11 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:51:11 #0 5.885 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:51:11 #153 ... 01:51:11 01:51:11 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:51:11 #0 6.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:51:11 #154 ... 01:51:11 01:51:11 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:51:11 #144 6.589 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:12:05 #144 ... 02:12:05 02:12:05 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:12:05 #153 DONE 1259.3s 02:12:05 02:12:05 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:12:05 #150 ... 02:12:05 02:12:05 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:12:05 #155 DONE 0.4s 02:12:05 02:12:05 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:12:05 #145 ... 02:12:05 02:12:05 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:12:05 #156 DONE 0.2s 02:12:05 02:12:05 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:12:05 #157 DONE 0.2s 02:12:05 02:12:05 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:12:05 #158 DONE 0.1s 02:12:05 02:12:05 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 02:12:05 #146 ... 02:12:05 02:12:05 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:12:05 #159 DONE 0.1s 02:12:05 02:12:05 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:12:06 #160 DONE 3.0s 02:12:06 02:12:06 #114 [core-common-config-bootstrapper] exporting to image 02:12:06 #114 exporting layers 02:12:06 #114 exporting layers 0.7s done 02:12:06 #114 writing image sha256:9ef3dd64ca96f70e9a982b5637ced7519a7ade5a379ec132bc5b7681e66e22ee done 02:12:06 #114 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:12:06 #114 DONE 6.0s 02:12:06 02:12:06 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:12:18 #154 DONE 1277.7s 02:12:18 02:12:18 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:12:18 #161 DONE 0.3s 02:12:18 02:12:18 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:12:18 #125 ... 02:12:18 02:12:18 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:12:21 #162 DONE 2.9s 02:12:21 02:12:21 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:12:21 #163 DONE 0.4s 02:12:21 02:12:21 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:12:21 #150 ... 02:12:21 02:12:21 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:12:22 #164 DONE 0.3s 02:12:22 02:12:22 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:12:22 #57 ... 02:12:22 02:12:22 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:12:22 #165 DONE 0.4s 02:12:22 02:12:22 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:12:22 #166 DONE 0.2s 02:12:22 02:12:22 #167 [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/ 02:12:23 #167 DONE 0.1s 02:12:23 02:12:23 #168 [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/ 02:12:23 #168 DONE 0.3s 02:12:23 02:12:23 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:12:23 #57 ... 02:12:23 02:12:23 #169 [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/ 02:12:23 #169 DONE 0.2s 02:12:23 02:12:23 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:12:23 #170 DONE 0.2s 02:12:23 02:12:23 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:12:26 #171 DONE 2.4s 02:12:26 02:12:26 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:12:26 #125 ... 02:12:26 02:12:26 #114 [security-bootstrapper] exporting to image 02:12:26 #114 exporting layers 02:12:27 #114 exporting layers 1.4s done 02:12:27 #114 writing image sha256:100bf9a330d4dba66e108e1a2a36f8e90dc91c71ee109460d095e94c05ff0732 done 02:12:27 #114 naming to docker.io/library/security-bootstrapper-arm64 done 02:12:27 #114 DONE 7.3s 02:12:27 02:12:27 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:28:34 #150 ... 02:28:34 02:28:34 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command 02:28:34 #147 DONE 2250.8s 02:28:34 02:28:34 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:28:34 #150 ... 02:28:34 02:28:34 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:28:34 #172 DONE 0.1s 02:28:34 02:28:35 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:28:35 #150 ... 02:28:35 02:28:35 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:28:35 #173 DONE 0.3s 02:28:35 02:28:35 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:28:35 #148 ... 02:28:35 02:28:35 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:28:35 #174 DONE 0.4s 02:28:35 02:28:35 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:28:35 #175 DONE 0.2s 02:28:35 02:28:35 #114 [core-command] exporting to image 02:28:35 #114 exporting layers 02:28:35 #114 exporting layers 0.4s done 02:28:35 #114 writing image sha256:c0fa7b15f561c325dc55cd5f8f60c36100b97c815ead4b2788abde76748d858d done 02:28:35 #114 naming to docker.io/library/core-command-arm64 done 02:28:35 #114 DONE 7.7s 02:28:35 02:28:35 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:29:01 #36 ... 02:29:01 02:29:01 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:29:01 #144 2280.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:29:01 #144 ... 02:29:01 02:29:01 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:29:01 #148 DONE 2280.6s 02:29:01 02:29:01 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:29:04 #125 ... 02:29:04 02:29:04 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:29:04 #176 DONE 0.3s 02:29:04 02:29:04 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:29:04 #177 DONE 0.2s 02:29:04 02:29:04 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:29:04 #150 ... 02:29:04 02:29:04 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:29:04 #178 DONE 0.1s 02:29:04 02:29:04 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:29:04 #179 DONE 0.1s 02:29:04 02:29:04 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 02:29:04 #152 ... 02:29:04 02:29:04 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:29:05 #180 DONE 0.4s 02:29:05 02:29:05 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 02:29:05 #146 ... 02:29:05 02:29:05 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:29:05 #181 DONE 0.2s 02:29:05 02:29:05 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:29:07 #182 DONE 1.9s 02:29:07 02:29:07 #114 [security-proxy-setup] exporting to image 02:29:07 #114 exporting layers 02:29:08 #114 exporting layers 1.2s done 02:29:08 #114 writing image sha256:a6b2fdb24d89f1fc161c4b6a9e605bce2eea7e2e25ba160d460c60acccfef7f7 done 02:29:08 #114 naming to docker.io/library/security-proxy-setup-arm64 done 02:29:08 #114 DONE 8.9s 02:29:08 02:29:08 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:29:40 #36 ... 02:29:40 02:29:40 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:29:40 #144 DONE 2318.6s 02:29:40 02:29:40 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:29:41 #57 ... 02:29:41 02:29:41 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:29:41 #183 DONE 0.2s 02:29:41 02:29:41 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 02:29:41 #146 ... 02:29:41 02:29:41 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:29:42 #184 DONE 0.6s 02:29:42 02:29:42 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:29:42 #57 ... 02:29:42 02:29:42 #185 [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 02:29:42 #185 DONE 0.2s 02:29:42 02:29:42 #186 [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 02:29:42 #186 DONE 0.2s 02:29:42 02:29:42 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:29:42 #150 ... 02:29:42 02:29:42 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:29:42 #187 DONE 0.1s 02:29:42 02:29:42 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:29:43 #188 DONE 0.3s 02:29:43 02:29:43 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:29:43 #189 DONE 0.4s 02:29:43 02:29:43 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:29:43 #190 DONE 0.2s 02:29:43 02:29:43 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:29:46 #191 DONE 2.3s 02:29:46 02:29:46 #114 [security-secretstore-setup] exporting to image 02:29:46 #114 exporting layers 02:29:47 #114 exporting layers 1.4s done 02:29:47 #114 writing image sha256:fe6363a1b9b03f5219f357cd9c3af5254c2277219a1447f5768511ba4ba2e0d6 done 02:29:47 #114 naming to docker.io/library/security-secretstore-setup-arm64 done 02:29:47 #114 DONE 10.3s 02:29:47 02:29:47 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:30:55 #57 ... 02:30:55 02:30:55 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:30:55 #150 DONE 2395.1s 02:30:55 02:30:55 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 02:30:57 #146 ... 02:30:57 02:30:57 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:30:57 #192 DONE 0.4s 02:30:57 02:30:57 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:30:57 #36 ... 02:30:57 02:30:57 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:30:57 #193 DONE 0.2s 02:30:57 02:30:57 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:30:57 #125 ... 02:30:57 02:30:57 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:30:58 #194 DONE 0.9s 02:30:58 02:30:58 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:30:58 #195 DONE 0.1s 02:30:58 02:30:58 #114 [security-spiffe-token-provider] exporting to image 02:30:58 #114 exporting layers 02:30:59 #114 exporting layers 0.7s done 02:30:59 #114 writing image sha256:4619b1a7d728b123a6a313367644609e07c2d071afab51f6776140fb8648b9ae done 02:30:59 #114 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:30:59 #114 DONE 11.0s 02:30:59 02:30:59 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 02:31:46 #149 ... 02:31:46 02:31:46 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data 02:31:46 #146 DONE 2440.1s 02:31:46 02:31:46 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth 02:31:46 #152 DONE 2440.2s 02:31:46 02:31:46 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:31:46 #36 ... 02:31:46 02:31:46 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:31:46 #125 DONE 2441.3s 02:31:46 02:31:46 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:31:46 #36 ... 02:31:46 02:31:46 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata 02:31:46 #149 DONE 2442.6s 02:31:46 02:31:46 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:31:46 #145 ... 02:31:46 02:31:46 #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:31:46 #196 DONE 0.4s 02:31:46 02:31:46 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:31:46 #36 ... 02:31:46 02:31:46 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:31:46 #197 DONE 0.6s 02:31:46 02:31:46 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:31:47 #198 ... 02:31:47 02:31:47 #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:31:47 #199 DONE 1.2s 02:31:47 02:31:47 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:31:47 #200 ... 02:31:47 02:31:47 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:31:47 #198 DONE 1.0s 02:31:47 02:31:47 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:31:48 #201 DONE 0.9s 02:31:48 02:31:48 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:31:48 #200 DONE 1.1s 02:31:48 02:31:48 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:31:48 #202 DONE 0.3s 02:31:48 02:31:48 #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:31:48 #203 DONE 0.3s 02:31:48 02:31:48 #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:31:48 #204 DONE 0.4s 02:31:48 02:31:48 #114 [core-data] exporting to image 02:31:48 #114 exporting layers 02:31:49 #114 ... 02:31:49 02:31:49 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:31:49 #205 DONE 0.5s 02:31:49 02:31:49 #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:31:50 #206 ... 02:31:50 02:31:50 #114 [core-data] exporting to image 02:31:50 #114 exporting layers 1.2s done 02:31:50 #114 writing image sha256:61da58b5fe993d9f4a11dbb5471fc6ced5d002addf5e6c70accdf3505d1da8c9 0.1s done 02:31:50 #114 naming to docker.io/library/core-data-arm64 0.1s done 02:31:50 #114 DONE 12.4s 02:31:50 02:31:50 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:31:50 #207 DONE 1.6s 02:31:50 02:31:50 #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:31:50 #206 ... 02:31:50 02:31:50 #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:31:50 #208 CACHED 02:31:50 02:31:50 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:31:50 #209 CACHED 02:31:50 02:31:50 #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:31:50 #210 DONE 0.3s 02:31:50 02:31:50 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:31:51 #211 DONE 1.0s 02:31:51 02:31:51 #114 [core-keeper] exporting to image 02:31:51 #114 exporting layers 0.7s done 02:31:51 #114 writing image sha256:4a97c802c9ba977b25ce324803ed2894ffc3e2140b4d7ae62aebe6156987a905 0.0s done 02:31:51 #114 naming to docker.io/library/core-keeper-arm64 done 02:31:51 #114 DONE 13.1s 02:31:51 02:31:51 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:31:51 #212 DONE 0.2s 02:31:51 02:31:51 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:31:51 #213 DONE 0.2s 02:31:51 02:31:51 #114 [core-metadata] exporting to image 02:31:51 #114 ... 02:31:51 02:31:51 #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:31:51 #206 DONE 2.8s 02:31:51 02:31:51 #114 [security-proxy-auth] exporting to image 02:31:52 #114 exporting layers 1.1s done 02:31:52 #114 writing image sha256:79bd42c4afd00dc6922d525516060e29f585ded5da4176295b83e92ca575e292 0.0s done 02:31:52 #114 naming to docker.io/library/core-metadata-arm64 0.0s done 02:31:53 #114 exporting layers 1.4s done 02:31:53 #114 writing image sha256:aba9e416508a156ca78ce850f690b727ddf8a6867ef5a21de465cb3eac3b56a5 done 02:31:53 #114 naming to docker.io/library/security-proxy-auth-arm64 done 02:31:53 #114 DONE 14.7s 02:31:53 02:31:53 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:32:25 #145 ... 02:32:25 02:32:25 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:32:25 #151 DONE 2482.4s 02:32:25 02:32:25 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:32:25 #57 ... 02:32:25 02:32:25 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:32:25 #214 DONE 0.2s 02:32:25 02:32:25 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:32:25 #215 DONE 0.2s 02:32:25 02:32:25 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:32:27 #216 DONE 2.4s 02:32:27 02:32:27 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:32:27 #217 DONE 0.1s 02:32:27 02:32:27 #114 [support-scheduler] exporting to image 02:32:27 #114 exporting layers 02:32:28 #114 exporting layers 1.1s done 02:32:28 #114 writing image sha256:fa516f36133879070d784e3f8aedbd707cec3e7fdf629186251a8229404485c6 done 02:32:28 #114 naming to docker.io/library/support-scheduler-arm64 done 02:32:28 #114 DONE 15.8s 02:32:28 02:32:28 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:32:35 #145 DONE 2494.1s 02:32:35 02:32:35 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:32:35 #36 ... 02:32:35 02:32:35 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:32:36 #218 DONE 0.2s 02:32:36 02:32:36 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:32:36 #36 ... 02:32:36 02:32:36 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:32:36 #219 DONE 0.1s 02:32:36 02:32:36 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:32:36 #220 DONE 0.5s 02:32:36 02:32:36 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:32:37 #221 DONE 0.1s 02:32:37 02:32:37 #114 [support-notifications] exporting to image 02:32:37 #114 exporting layers 02:32:37 #114 exporting layers 0.6s done 02:32:37 #114 writing image sha256:26d51948069f1a592ddb57c6d8a978b9aa91ffeba4e9dede8ae63ba2d152323e done 02:32:37 #114 naming to docker.io/library/support-notifications-arm64 done 02:32:37 #114 DONE 16.4s 02:32:37 02:32:37 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:32:37 time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:32:37 time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:32:37 time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:32:37 time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:32:37 time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:32:37 time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:32:37 time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:32:37 time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:32:37 time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:32:37 time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:32:37 time="2025-11-25T01:47:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:32:37 time="2025-11-25T01:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:32:37 time="2025-11-25T01:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:32:37 time="2025-11-25T01:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:32:37 time="2025-11-25T01:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:32:37 $ docker stop --time=1 5fe4cca12cf204ea9e146936fd6d0945a72b65fedd70f1595aded1f59c909069 02:32:39 $ docker rm -f --volumes 5fe4cca12cf204ea9e146936fd6d0945a72b65fedd70f1595aded1f59c909069 [Pipeline] // withDockerContainer [Pipeline] sh 02:32:40 + docker images 02:32:40 REPOSITORY TAG IMAGE ID CREATED SIZE 02:32:40 support-notifications-arm64 latest 26d51948069f 4 seconds ago 52.8MB 02:32:40 support-scheduler-arm64 latest fa516f361338 13 seconds ago 48.9MB 02:32:40 security-proxy-auth-arm64 latest aba9e416508a 49 seconds ago 32.5MB 02:32:40 core-metadata-arm64 latest 79bd42c4afd0 49 seconds ago 33.7MB 02:32:40 core-keeper-arm64 latest 4a97c802c9ba 50 seconds ago 32.2MB 02:32:40 core-data-arm64 latest 61da58b5fe99 52 seconds ago 33.5MB 02:32:40 security-spiffe-token-provider-arm64 latest 4619b1a7d728 About a minute ago 48.3MB 02:32:40 security-secretstore-setup-arm64 latest fe6363a1b9b0 2 minutes ago 69.3MB 02:32:40 security-proxy-setup-arm64 latest a6b2fdb24d89 3 minutes ago 40.6MB 02:32:40 core-command-arm64 latest c0fa7b15f561 4 minutes ago 29MB 02:32:40 security-bootstrapper-arm64 latest 100bf9a330d4 20 minutes ago 21.8MB 02:32:40 core-common-config-bootstrapper-arm64 latest 9ef3dd64ca96 20 minutes ago 18.6MB 02:32:40 security-spire-server-arm64 latest 0fb47a27ee45 43 minutes ago 144MB 02:32:40 security-spire-config-arm64 latest dd35a37765ea 43 minutes ago 144MB 02:32:40 security-spire-agent-arm64 latest 3382e500707a 43 minutes ago 188MB 02:32:40 ci-base-image-arm64 latest 031a5b90aecf 46 minutes ago 909MB 02:32:40 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 8 months ago 560MB 02:32:40 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:32:40 provisioning config files... 02:32:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config3781793151880613694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:41 ---> ****-login.sh 02:32:41 nexus3.edgexfoundry.org:10001 02:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:41 Configure a credential helper to remove this warning. See 02:32:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:41 02:32:41 Login Succeeded 02:32:41 nexus3.edgexfoundry.org:10002 02:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:41 Configure a credential helper to remove this warning. See 02:32:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:41 02:32:41 Login Succeeded 02:32:41 nexus3.edgexfoundry.org:10003 02:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:42 Configure a credential helper to remove this warning. See 02:32:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:42 02:32:42 Login Succeeded 02:32:42 nexus3.edgexfoundry.org:10004 02:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:42 Configure a credential helper to remove this warning. See 02:32:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:42 02:32:42 Login Succeeded 02:32:42 ****.io 02:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:48 Configure a credential helper to remove this warning. See 02:32:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:48 02:32:48 Login Succeeded 02:32:48 ---> ****-login.sh ends [Pipeline] } 02:32:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:48 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:32:48 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:32:48 1729928faa72876b59092547754e3d77230fce33 02:32:48 4.0.1-dev.3 02:32:48 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:32:48 odessa 02:32:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33 02:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:32:49 b5117896293a: Preparing 02:32:49 3c1c80198758: Preparing 02:32:49 6618ef14a267: Preparing 02:32:49 8c0c7230c626: Preparing 02:32:49 d307c98b47ec: Preparing 02:32:49 e9306b68a555: Preparing 02:32:49 0e64f2360a44: Preparing 02:32:49 e9306b68a555: Waiting 02:32:49 0e64f2360a44: Waiting 02:32:49 8c0c7230c626: Pushed 02:32:49 6618ef14a267: Pushed 02:32:49 b5117896293a: Pushed 02:32:49 0e64f2360a44: Layer already exists 02:32:49 e9306b68a555: Pushed 02:32:49 d307c98b47ec: Pushed 02:32:53 3c1c80198758: Pushed 02:32:53 1729928faa72876b59092547754e3d77230fce33: digest: sha256:0f19d90fcc860940ecb6219e079177baf8077177bb9552c50bd531e2e8e1dbba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 02:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:32:54 b5117896293a: Preparing 02:32:54 3c1c80198758: Preparing 02:32:54 6618ef14a267: Preparing 02:32:54 8c0c7230c626: Preparing 02:32:54 d307c98b47ec: Preparing 02:32:54 e9306b68a555: Preparing 02:32:54 0e64f2360a44: Preparing 02:32:54 e9306b68a555: Waiting 02:32:54 0e64f2360a44: Waiting 02:32:54 3c1c80198758: Layer already exists 02:32:54 d307c98b47ec: Layer already exists 02:32:54 6618ef14a267: Layer already exists 02:32:54 8c0c7230c626: Layer already exists 02:32:54 b5117896293a: Layer already exists 02:32:54 e9306b68a555: Layer already exists 02:32:54 0e64f2360a44: Layer already exists 02:32:54 4.0.1-dev.3: digest: sha256:0f19d90fcc860940ecb6219e079177baf8077177bb9552c50bd531e2e8e1dbba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:32:56 b5117896293a: Preparing 02:32:56 3c1c80198758: Preparing 02:32:56 6618ef14a267: Preparing 02:32:56 8c0c7230c626: Preparing 02:32:56 d307c98b47ec: Preparing 02:32:56 e9306b68a555: Preparing 02:32:56 0e64f2360a44: Preparing 02:32:56 e9306b68a555: Waiting 02:32:56 0e64f2360a44: Waiting 02:32:56 d307c98b47ec: Layer already exists 02:32:56 3c1c80198758: Layer already exists 02:32:56 8c0c7230c626: Layer already exists 02:32:56 6618ef14a267: Layer already exists 02:32:56 b5117896293a: Layer already exists 02:32:56 0e64f2360a44: Layer already exists 02:32:56 e9306b68a555: Layer already exists 02:32:56 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:0f19d90fcc860940ecb6219e079177baf8077177bb9552c50bd531e2e8e1dbba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa 02:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:32:56 b5117896293a: Preparing 02:32:56 3c1c80198758: Preparing 02:32:56 6618ef14a267: Preparing 02:32:56 8c0c7230c626: Preparing 02:32:56 d307c98b47ec: Preparing 02:32:56 e9306b68a555: Preparing 02:32:56 0e64f2360a44: Preparing 02:32:56 e9306b68a555: Waiting 02:32:56 0e64f2360a44: Waiting 02:32:56 d307c98b47ec: Layer already exists 02:32:56 8c0c7230c626: Layer already exists 02:32:56 b5117896293a: Layer already exists 02:32:56 3c1c80198758: Layer already exists 02:32:56 6618ef14a267: Layer already exists 02:32:56 e9306b68a555: Layer already exists 02:32:56 0e64f2360a44: Layer already exists 02:32:57 odessa: digest: sha256:0f19d90fcc860940ecb6219e079177baf8077177bb9552c50bd531e2e8e1dbba size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:32:57 ===================================================== [Pipeline] echo 02:32:57 taggedImages: 02:32:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33 02:32:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 02:32:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:32:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 02:32:57 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:32:57 1729928faa72876b59092547754e3d77230fce33 02:32:57 4.0.1-dev.3 02:32:57 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:32:57 odessa 02:32:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 02:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:32:57 75b2bba459fb: Preparing 02:32:57 c2456b3061bd: Preparing 02:32:57 d041fd437762: Preparing 02:32:57 17eac47e2ed9: Preparing 02:32:57 6618ef14a267: Preparing 02:32:57 8c0c7230c626: Preparing 02:32:57 d307c98b47ec: Preparing 02:32:57 e9306b68a555: Preparing 02:32:57 0e64f2360a44: Preparing 02:32:57 d307c98b47ec: Waiting 02:32:57 e9306b68a555: Waiting 02:32:57 0e64f2360a44: Waiting 02:32:57 8c0c7230c626: Waiting 02:32:57 6618ef14a267: Layer already exists 02:32:58 8c0c7230c626: Layer already exists 02:32:58 d307c98b47ec: Layer already exists 02:32:58 d041fd437762: Pushed 02:32:58 c2456b3061bd: Pushed 02:32:58 75b2bba459fb: Pushed 02:32:58 e9306b68a555: Layer already exists 02:32:58 0e64f2360a44: Layer already exists 02:33:00 17eac47e2ed9: Pushed 02:33:00 1729928faa72876b59092547754e3d77230fce33: digest: sha256:917932ba5861d4153ef0d393a75aa7565b07d1317ed5374b3fed9b2db826ea9b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 02:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:33:01 75b2bba459fb: Preparing 02:33:01 c2456b3061bd: Preparing 02:33:01 d041fd437762: Preparing 02:33:01 17eac47e2ed9: Preparing 02:33:01 6618ef14a267: Preparing 02:33:01 8c0c7230c626: Preparing 02:33:01 d307c98b47ec: Preparing 02:33:01 e9306b68a555: Preparing 02:33:01 0e64f2360a44: Preparing 02:33:01 d307c98b47ec: Waiting 02:33:01 e9306b68a555: Waiting 02:33:01 0e64f2360a44: Waiting 02:33:01 8c0c7230c626: Waiting 02:33:01 c2456b3061bd: Layer already exists 02:33:01 75b2bba459fb: Layer already exists 02:33:01 6618ef14a267: Layer already exists 02:33:01 17eac47e2ed9: Layer already exists 02:33:01 d041fd437762: Layer already exists 02:33:01 8c0c7230c626: Layer already exists 02:33:01 d307c98b47ec: Layer already exists 02:33:01 e9306b68a555: Layer already exists 02:33:01 0e64f2360a44: Layer already exists 02:33:01 4.0.1-dev.3: digest: sha256:917932ba5861d4153ef0d393a75aa7565b07d1317ed5374b3fed9b2db826ea9b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:33:02 75b2bba459fb: Preparing 02:33:02 c2456b3061bd: Preparing 02:33:02 d041fd437762: Preparing 02:33:02 17eac47e2ed9: Preparing 02:33:02 6618ef14a267: Preparing 02:33:02 8c0c7230c626: Preparing 02:33:02 d307c98b47ec: Preparing 02:33:02 e9306b68a555: Preparing 02:33:02 0e64f2360a44: Preparing 02:33:02 d307c98b47ec: Waiting 02:33:02 e9306b68a555: Waiting 02:33:02 0e64f2360a44: Waiting 02:33:02 c2456b3061bd: Layer already exists 02:33:02 17eac47e2ed9: Layer already exists 02:33:02 6618ef14a267: Layer already exists 02:33:02 75b2bba459fb: Layer already exists 02:33:02 d041fd437762: Layer already exists 02:33:02 e9306b68a555: Layer already exists 02:33:02 d307c98b47ec: Layer already exists 02:33:02 8c0c7230c626: Layer already exists 02:33:02 0e64f2360a44: Layer already exists 02:33:02 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:917932ba5861d4153ef0d393a75aa7565b07d1317ed5374b3fed9b2db826ea9b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:02 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa 02:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:33:03 75b2bba459fb: Preparing 02:33:03 c2456b3061bd: Preparing 02:33:03 d041fd437762: Preparing 02:33:03 17eac47e2ed9: Preparing 02:33:03 6618ef14a267: Preparing 02:33:03 8c0c7230c626: Preparing 02:33:03 d307c98b47ec: Preparing 02:33:03 e9306b68a555: Preparing 02:33:03 0e64f2360a44: Preparing 02:33:03 8c0c7230c626: Waiting 02:33:03 d307c98b47ec: Waiting 02:33:03 e9306b68a555: Waiting 02:33:03 0e64f2360a44: Waiting 02:33:03 d041fd437762: Layer already exists 02:33:03 75b2bba459fb: Layer already exists 02:33:03 6618ef14a267: Layer already exists 02:33:03 17eac47e2ed9: Layer already exists 02:33:03 c2456b3061bd: Layer already exists 02:33:03 d307c98b47ec: Layer already exists 02:33:03 e9306b68a555: Layer already exists 02:33:03 8c0c7230c626: Layer already exists 02:33:03 0e64f2360a44: Layer already exists 02:33:04 odessa: digest: sha256:917932ba5861d4153ef0d393a75aa7565b07d1317ed5374b3fed9b2db826ea9b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:04 ===================================================== [Pipeline] echo 02:33:04 taggedImages: 02:33:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 02:33:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 02:33:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 02:33:04 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:33:04 1729928faa72876b59092547754e3d77230fce33 02:33:04 4.0.1-dev.3 02:33:04 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:04 odessa 02:33:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33 02:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:33:04 be188c6670fc: Preparing 02:33:04 a9b1b899151c: Preparing 02:33:04 6618ef14a267: Preparing 02:33:04 8c0c7230c626: Preparing 02:33:04 35ce0feedc80: Preparing 02:33:04 f204a4be4c09: Preparing 02:33:04 0e64f2360a44: Preparing 02:33:04 f204a4be4c09: Waiting 02:33:04 0e64f2360a44: Waiting 02:33:04 6618ef14a267: Layer already exists 02:33:04 8c0c7230c626: Layer already exists 02:33:05 0e64f2360a44: Layer already exists 02:33:05 be188c6670fc: Pushed 02:33:05 f204a4be4c09: Pushed 02:33:05 35ce0feedc80: Pushed 02:33:10 a9b1b899151c: Pushed 02:33:10 1729928faa72876b59092547754e3d77230fce33: digest: sha256:eac632dda8a72fdb07d8c77d64c9c02eea441efaa45691c6c07a73e320670576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 02:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:33:11 be188c6670fc: Preparing 02:33:11 a9b1b899151c: Preparing 02:33:11 6618ef14a267: Preparing 02:33:11 8c0c7230c626: Preparing 02:33:11 35ce0feedc80: Preparing 02:33:11 f204a4be4c09: Preparing 02:33:11 0e64f2360a44: Preparing 02:33:11 f204a4be4c09: Waiting 02:33:11 0e64f2360a44: Waiting 02:33:11 6618ef14a267: Layer already exists 02:33:11 35ce0feedc80: Layer already exists 02:33:11 8c0c7230c626: Layer already exists 02:33:11 a9b1b899151c: Layer already exists 02:33:11 be188c6670fc: Layer already exists 02:33:11 0e64f2360a44: Layer already exists 02:33:11 f204a4be4c09: Layer already exists 02:33:11 4.0.1-dev.3: digest: sha256:eac632dda8a72fdb07d8c77d64c9c02eea441efaa45691c6c07a73e320670576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:33:12 be188c6670fc: Preparing 02:33:12 a9b1b899151c: Preparing 02:33:12 6618ef14a267: Preparing 02:33:12 8c0c7230c626: Preparing 02:33:12 35ce0feedc80: Preparing 02:33:12 f204a4be4c09: Preparing 02:33:12 0e64f2360a44: Preparing 02:33:12 f204a4be4c09: Waiting 02:33:12 0e64f2360a44: Waiting 02:33:12 be188c6670fc: Layer already exists 02:33:12 8c0c7230c626: Layer already exists 02:33:12 a9b1b899151c: Layer already exists 02:33:12 6618ef14a267: Layer already exists 02:33:12 35ce0feedc80: Layer already exists 02:33:12 f204a4be4c09: Layer already exists 02:33:12 0e64f2360a44: Layer already exists 02:33:12 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:eac632dda8a72fdb07d8c77d64c9c02eea441efaa45691c6c07a73e320670576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa 02:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:33:13 be188c6670fc: Preparing 02:33:13 a9b1b899151c: Preparing 02:33:13 6618ef14a267: Preparing 02:33:13 8c0c7230c626: Preparing 02:33:13 35ce0feedc80: Preparing 02:33:13 f204a4be4c09: Preparing 02:33:13 0e64f2360a44: Preparing 02:33:13 a9b1b899151c: Layer already exists 02:33:13 be188c6670fc: Layer already exists 02:33:13 8c0c7230c626: Layer already exists 02:33:13 35ce0feedc80: Layer already exists 02:33:13 6618ef14a267: Layer already exists 02:33:13 0e64f2360a44: Layer already exists 02:33:13 f204a4be4c09: Layer already exists 02:33:13 odessa: digest: sha256:eac632dda8a72fdb07d8c77d64c9c02eea441efaa45691c6c07a73e320670576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:13 ===================================================== [Pipeline] echo 02:33:13 taggedImages: 02:33:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33 02:33:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 02:33:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:13 - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 02:33:13 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:33:13 1729928faa72876b59092547754e3d77230fce33 02:33:13 4.0.1-dev.3 02:33:13 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:13 odessa 02:33:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33 02:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:33:15 0ebdd546913d: Preparing 02:33:15 202febf100fb: Preparing 02:33:15 8c0c7230c626: Preparing 02:33:15 fbc43dd3bd42: Preparing 02:33:15 e3349fb37170: Preparing 02:33:15 0e64f2360a44: Preparing 02:33:15 0e64f2360a44: Waiting 02:33:15 8c0c7230c626: Layer already exists 02:33:15 0e64f2360a44: Layer already exists 02:33:15 e3349fb37170: Pushed 02:33:15 fbc43dd3bd42: Pushed 02:33:15 0ebdd546913d: Pushed 02:33:20 202febf100fb: Pushed 02:33:20 1729928faa72876b59092547754e3d77230fce33: digest: sha256:2e08a497ab2737962c2b5b8bf382244e86a03d3aff5453bc4f4d1c94a2e56b1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:21 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 02:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:33:21 0ebdd546913d: Preparing 02:33:21 202febf100fb: Preparing 02:33:21 8c0c7230c626: Preparing 02:33:21 fbc43dd3bd42: Preparing 02:33:21 e3349fb37170: Preparing 02:33:21 0e64f2360a44: Preparing 02:33:21 0e64f2360a44: Waiting 02:33:21 e3349fb37170: Layer already exists 02:33:21 8c0c7230c626: Layer already exists 02:33:21 0ebdd546913d: Layer already exists 02:33:21 fbc43dd3bd42: Layer already exists 02:33:21 202febf100fb: Layer already exists 02:33:21 0e64f2360a44: Layer already exists 02:33:21 4.0.1-dev.3: digest: sha256:2e08a497ab2737962c2b5b8bf382244e86a03d3aff5453bc4f4d1c94a2e56b1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:22 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:33:22 0ebdd546913d: Preparing 02:33:22 202febf100fb: Preparing 02:33:22 8c0c7230c626: Preparing 02:33:22 fbc43dd3bd42: Preparing 02:33:22 e3349fb37170: Preparing 02:33:22 0e64f2360a44: Preparing 02:33:22 0e64f2360a44: Waiting 02:33:22 8c0c7230c626: Layer already exists 02:33:22 e3349fb37170: Layer already exists 02:33:22 202febf100fb: Layer already exists 02:33:22 fbc43dd3bd42: Layer already exists 02:33:22 0ebdd546913d: Layer already exists 02:33:22 0e64f2360a44: Layer already exists 02:33:22 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:2e08a497ab2737962c2b5b8bf382244e86a03d3aff5453bc4f4d1c94a2e56b1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:23 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa 02:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:33:23 0ebdd546913d: Preparing 02:33:23 202febf100fb: Preparing 02:33:23 8c0c7230c626: Preparing 02:33:23 fbc43dd3bd42: Preparing 02:33:23 e3349fb37170: Preparing 02:33:23 0e64f2360a44: Preparing 02:33:23 0e64f2360a44: Waiting 02:33:23 e3349fb37170: Layer already exists 02:33:23 202febf100fb: Layer already exists 02:33:23 0ebdd546913d: Layer already exists 02:33:23 fbc43dd3bd42: Layer already exists 02:33:23 8c0c7230c626: Layer already exists 02:33:23 0e64f2360a44: Layer already exists 02:33:23 odessa: digest: sha256:2e08a497ab2737962c2b5b8bf382244e86a03d3aff5453bc4f4d1c94a2e56b1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:24 ===================================================== [Pipeline] echo 02:33:24 taggedImages: 02:33:24 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33 02:33:24 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 02:33:24 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:24 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 02:33:24 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:33:24 1729928faa72876b59092547754e3d77230fce33 02:33:24 4.0.1-dev.3 02:33:24 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:24 odessa 02:33:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33 02:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:33:24 c32e7c4bc937: Preparing 02:33:24 e719886aa683: Preparing 02:33:24 55d0eac01902: Preparing 02:33:24 6618ef14a267: Preparing 02:33:24 8c0c7230c626: Preparing 02:33:24 d307c98b47ec: Preparing 02:33:24 e9306b68a555: Preparing 02:33:24 0e64f2360a44: Preparing 02:33:24 d307c98b47ec: Waiting 02:33:24 e9306b68a555: Waiting 02:33:24 0e64f2360a44: Waiting 02:33:24 8c0c7230c626: Layer already exists 02:33:25 6618ef14a267: Layer already exists 02:33:25 d307c98b47ec: Layer already exists 02:33:25 e9306b68a555: Layer already exists 02:33:25 e719886aa683: Pushed 02:33:25 0e64f2360a44: Layer already exists 02:33:25 c32e7c4bc937: Pushed 02:33:30 55d0eac01902: Pushed 02:33:30 1729928faa72876b59092547754e3d77230fce33: digest: sha256:f006eb7f3f8bf71bf9a2d1773e31bc0035de8b13d59e32453d12cb95752d479a size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 02:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:33:31 c32e7c4bc937: Preparing 02:33:31 e719886aa683: Preparing 02:33:31 55d0eac01902: Preparing 02:33:31 6618ef14a267: Preparing 02:33:31 8c0c7230c626: Preparing 02:33:31 d307c98b47ec: Preparing 02:33:31 e9306b68a555: Preparing 02:33:31 d307c98b47ec: Waiting 02:33:31 0e64f2360a44: Preparing 02:33:31 e9306b68a555: Waiting 02:33:31 0e64f2360a44: Waiting 02:33:31 8c0c7230c626: Layer already exists 02:33:31 6618ef14a267: Layer already exists 02:33:31 55d0eac01902: Layer already exists 02:33:31 e719886aa683: Layer already exists 02:33:31 c32e7c4bc937: Layer already exists 02:33:31 0e64f2360a44: Layer already exists 02:33:31 e9306b68a555: Layer already exists 02:33:31 d307c98b47ec: Layer already exists 02:33:31 4.0.1-dev.3: digest: sha256:f006eb7f3f8bf71bf9a2d1773e31bc0035de8b13d59e32453d12cb95752d479a size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:33:32 c32e7c4bc937: Preparing 02:33:32 e719886aa683: Preparing 02:33:32 55d0eac01902: Preparing 02:33:32 6618ef14a267: Preparing 02:33:32 8c0c7230c626: Preparing 02:33:32 d307c98b47ec: Preparing 02:33:32 e9306b68a555: Preparing 02:33:32 0e64f2360a44: Preparing 02:33:32 d307c98b47ec: Waiting 02:33:32 e9306b68a555: Waiting 02:33:32 0e64f2360a44: Waiting 02:33:32 55d0eac01902: Layer already exists 02:33:32 6618ef14a267: Layer already exists 02:33:32 c32e7c4bc937: Layer already exists 02:33:32 e719886aa683: Layer already exists 02:33:32 8c0c7230c626: Layer already exists 02:33:32 e9306b68a555: Layer already exists 02:33:32 d307c98b47ec: Layer already exists 02:33:32 0e64f2360a44: Layer already exists 02:33:32 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:f006eb7f3f8bf71bf9a2d1773e31bc0035de8b13d59e32453d12cb95752d479a size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa 02:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:33:33 c32e7c4bc937: Preparing 02:33:33 e719886aa683: Preparing 02:33:33 55d0eac01902: Preparing 02:33:33 6618ef14a267: Preparing 02:33:33 8c0c7230c626: Preparing 02:33:33 d307c98b47ec: Preparing 02:33:33 e9306b68a555: Preparing 02:33:33 0e64f2360a44: Preparing 02:33:33 e9306b68a555: Waiting 02:33:33 d307c98b47ec: Waiting 02:33:33 0e64f2360a44: Waiting 02:33:33 e719886aa683: Layer already exists 02:33:33 8c0c7230c626: Layer already exists 02:33:33 55d0eac01902: Layer already exists 02:33:33 c32e7c4bc937: Layer already exists 02:33:33 6618ef14a267: Layer already exists 02:33:33 d307c98b47ec: Layer already exists 02:33:33 0e64f2360a44: Layer already exists 02:33:33 e9306b68a555: Layer already exists 02:33:33 odessa: digest: sha256:f006eb7f3f8bf71bf9a2d1773e31bc0035de8b13d59e32453d12cb95752d479a size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:33 ===================================================== [Pipeline] echo 02:33:33 taggedImages: 02:33:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33 02:33:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 02:33:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 02:33:33 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:33:33 1729928faa72876b59092547754e3d77230fce33 02:33:33 4.0.1-dev.3 02:33:33 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:33 odessa 02:33:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 02:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:33:34 bbcf5d9cb48a: Preparing 02:33:34 17edc40f4380: Preparing 02:33:34 bdab4c6da33b: Preparing 02:33:34 8a175ae7cdfa: Preparing 02:33:34 3c490458691c: Preparing 02:33:34 715913ba33c1: Preparing 02:33:34 146a0306f633: Preparing 02:33:34 6618ef14a267: Preparing 02:33:34 8c0c7230c626: Preparing 02:33:34 8f345186c9bc: Preparing 02:33:34 ffdebc7b56f8: Preparing 02:33:34 5f70bf18a086: Preparing 02:33:34 21fe5046d03b: Preparing 02:33:34 5998ddfab07d: Preparing 02:33:34 e96ba6c65d9b: Preparing 02:33:34 0e64f2360a44: Preparing 02:33:34 8c0c7230c626: Waiting 02:33:34 8f345186c9bc: Waiting 02:33:34 ffdebc7b56f8: Waiting 02:33:34 5f70bf18a086: Waiting 02:33:34 21fe5046d03b: Waiting 02:33:34 5998ddfab07d: Waiting 02:33:34 e96ba6c65d9b: Waiting 02:33:34 715913ba33c1: Waiting 02:33:34 146a0306f633: Waiting 02:33:34 6618ef14a267: Waiting 02:33:34 0e64f2360a44: Waiting 02:33:34 3c490458691c: Pushed 02:33:34 8a175ae7cdfa: Pushed 02:33:34 17edc40f4380: Pushed 02:33:34 bdab4c6da33b: Pushed 02:33:34 bbcf5d9cb48a: Pushed 02:33:34 6618ef14a267: Layer already exists 02:33:34 8c0c7230c626: Layer already exists 02:33:34 715913ba33c1: Pushed 02:33:34 5f70bf18a086: Layer already exists 02:33:34 ffdebc7b56f8: Pushed 02:33:34 8f345186c9bc: Pushed 02:33:35 0e64f2360a44: Layer already exists 02:33:35 21fe5046d03b: Pushed 02:33:35 e96ba6c65d9b: Pushed 02:33:35 5998ddfab07d: Pushed 02:33:37 146a0306f633: Pushed 02:33:37 1729928faa72876b59092547754e3d77230fce33: digest: sha256:329c3d0cc065c3878463511f7ad810042faa807b213a0bd9dd5c47d75458e3f6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 02:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:33:39 bbcf5d9cb48a: Preparing 02:33:39 17edc40f4380: Preparing 02:33:39 bdab4c6da33b: Preparing 02:33:39 8a175ae7cdfa: Preparing 02:33:39 3c490458691c: Preparing 02:33:39 715913ba33c1: Preparing 02:33:39 146a0306f633: Preparing 02:33:39 6618ef14a267: Preparing 02:33:39 8c0c7230c626: Preparing 02:33:39 8f345186c9bc: Preparing 02:33:39 ffdebc7b56f8: Preparing 02:33:39 5f70bf18a086: Preparing 02:33:39 21fe5046d03b: Preparing 02:33:39 5998ddfab07d: Preparing 02:33:39 715913ba33c1: Waiting 02:33:39 e96ba6c65d9b: Preparing 02:33:39 146a0306f633: Waiting 02:33:39 8f345186c9bc: Waiting 02:33:39 ffdebc7b56f8: Waiting 02:33:39 5f70bf18a086: Waiting 02:33:39 21fe5046d03b: Waiting 02:33:39 6618ef14a267: Waiting 02:33:39 8c0c7230c626: Waiting 02:33:39 5998ddfab07d: Waiting 02:33:39 0e64f2360a44: Preparing 02:33:39 e96ba6c65d9b: Waiting 02:33:39 0e64f2360a44: Waiting 02:33:39 bdab4c6da33b: Layer already exists 02:33:39 8a175ae7cdfa: Layer already exists 02:33:39 3c490458691c: Layer already exists 02:33:39 17edc40f4380: Layer already exists 02:33:39 bbcf5d9cb48a: Layer already exists 02:33:39 8f345186c9bc: Layer already exists 02:33:39 146a0306f633: Layer already exists 02:33:39 6618ef14a267: Layer already exists 02:33:39 8c0c7230c626: Layer already exists 02:33:39 5f70bf18a086: Layer already exists 02:33:39 21fe5046d03b: Layer already exists 02:33:39 ffdebc7b56f8: Layer already exists 02:33:39 5998ddfab07d: Layer already exists 02:33:39 715913ba33c1: Layer already exists 02:33:39 e96ba6c65d9b: Layer already exists 02:33:39 0e64f2360a44: Layer already exists 02:33:39 4.0.1-dev.3: digest: sha256:329c3d0cc065c3878463511f7ad810042faa807b213a0bd9dd5c47d75458e3f6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:33:40 bbcf5d9cb48a: Preparing 02:33:40 17edc40f4380: Preparing 02:33:40 bdab4c6da33b: Preparing 02:33:40 8a175ae7cdfa: Preparing 02:33:40 3c490458691c: Preparing 02:33:40 715913ba33c1: Preparing 02:33:40 146a0306f633: Preparing 02:33:40 6618ef14a267: Preparing 02:33:40 8c0c7230c626: Preparing 02:33:40 8f345186c9bc: Preparing 02:33:40 ffdebc7b56f8: Preparing 02:33:40 5f70bf18a086: Preparing 02:33:40 21fe5046d03b: Preparing 02:33:40 5998ddfab07d: Preparing 02:33:40 e96ba6c65d9b: Preparing 02:33:40 0e64f2360a44: Preparing 02:33:40 715913ba33c1: Waiting 02:33:40 6618ef14a267: Waiting 02:33:40 8c0c7230c626: Waiting 02:33:40 8f345186c9bc: Waiting 02:33:40 ffdebc7b56f8: Waiting 02:33:40 5f70bf18a086: Waiting 02:33:40 21fe5046d03b: Waiting 02:33:40 5998ddfab07d: Waiting 02:33:40 e96ba6c65d9b: Waiting 02:33:40 0e64f2360a44: Waiting 02:33:40 146a0306f633: Waiting 02:33:40 8a175ae7cdfa: Layer already exists 02:33:40 3c490458691c: Layer already exists 02:33:40 bdab4c6da33b: Layer already exists 02:33:40 bbcf5d9cb48a: Layer already exists 02:33:40 17edc40f4380: Layer already exists 02:33:40 715913ba33c1: Layer already exists 02:33:40 6618ef14a267: Layer already exists 02:33:40 8c0c7230c626: Layer already exists 02:33:40 146a0306f633: Layer already exists 02:33:40 8f345186c9bc: Layer already exists 02:33:40 5998ddfab07d: Layer already exists 02:33:40 ffdebc7b56f8: Layer already exists 02:33:40 21fe5046d03b: Layer already exists 02:33:40 e96ba6c65d9b: Layer already exists 02:33:40 5f70bf18a086: Layer already exists 02:33:40 0e64f2360a44: Layer already exists 02:33:40 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:329c3d0cc065c3878463511f7ad810042faa807b213a0bd9dd5c47d75458e3f6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa 02:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:33:41 bbcf5d9cb48a: Preparing 02:33:41 17edc40f4380: Preparing 02:33:41 bdab4c6da33b: Preparing 02:33:41 8a175ae7cdfa: Preparing 02:33:41 3c490458691c: Preparing 02:33:41 715913ba33c1: Preparing 02:33:41 146a0306f633: Preparing 02:33:41 6618ef14a267: Preparing 02:33:41 8c0c7230c626: Preparing 02:33:41 8f345186c9bc: Preparing 02:33:41 ffdebc7b56f8: Preparing 02:33:41 5f70bf18a086: Preparing 02:33:41 21fe5046d03b: Preparing 02:33:41 5998ddfab07d: Preparing 02:33:41 e96ba6c65d9b: Preparing 02:33:41 0e64f2360a44: Preparing 02:33:41 8f345186c9bc: Waiting 02:33:41 ffdebc7b56f8: Waiting 02:33:41 5f70bf18a086: Waiting 02:33:41 21fe5046d03b: Waiting 02:33:41 5998ddfab07d: Waiting 02:33:41 715913ba33c1: Waiting 02:33:41 e96ba6c65d9b: Waiting 02:33:41 0e64f2360a44: Waiting 02:33:41 146a0306f633: Waiting 02:33:41 8c0c7230c626: Waiting 02:33:41 6618ef14a267: Waiting 02:33:41 bbcf5d9cb48a: Layer already exists 02:33:41 17edc40f4380: Layer already exists 02:33:41 8a175ae7cdfa: Layer already exists 02:33:41 bdab4c6da33b: Layer already exists 02:33:41 3c490458691c: Layer already exists 02:33:41 715913ba33c1: Layer already exists 02:33:41 146a0306f633: Layer already exists 02:33:41 6618ef14a267: Layer already exists 02:33:41 8c0c7230c626: Layer already exists 02:33:41 8f345186c9bc: Layer already exists 02:33:41 5998ddfab07d: Layer already exists 02:33:41 ffdebc7b56f8: Layer already exists 02:33:41 e96ba6c65d9b: Layer already exists 02:33:41 21fe5046d03b: Layer already exists 02:33:41 5f70bf18a086: Layer already exists 02:33:41 0e64f2360a44: Layer already exists 02:33:41 odessa: digest: sha256:329c3d0cc065c3878463511f7ad810042faa807b213a0bd9dd5c47d75458e3f6 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:41 ===================================================== [Pipeline] echo 02:33:41 taggedImages: 02:33:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 02:33:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 02:33:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 02:33:41 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:33:41 1729928faa72876b59092547754e3d77230fce33 02:33:41 4.0.1-dev.3 02:33:41 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:41 odessa 02:33:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33 02:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:33:42 c3a23daedd9d: Preparing 02:33:42 56d4607413b8: Preparing 02:33:42 587bcbe489a4: Preparing 02:33:42 7e04bcaeb8b9: Preparing 02:33:42 6618ef14a267: Preparing 02:33:42 8c0c7230c626: Preparing 02:33:42 d307c98b47ec: Preparing 02:33:42 e9306b68a555: Preparing 02:33:42 0e64f2360a44: Preparing 02:33:42 8c0c7230c626: Waiting 02:33:42 d307c98b47ec: Waiting 02:33:42 e9306b68a555: Waiting 02:33:42 0e64f2360a44: Waiting 02:33:42 6618ef14a267: Layer already exists 02:33:42 8c0c7230c626: Layer already exists 02:33:42 d307c98b47ec: Layer already exists 02:33:42 587bcbe489a4: Pushed 02:33:42 e9306b68a555: Layer already exists 02:33:42 56d4607413b8: Pushed 02:33:42 0e64f2360a44: Layer already exists 02:33:42 c3a23daedd9d: Pushed 02:33:48 7e04bcaeb8b9: Pushed 02:33:48 1729928faa72876b59092547754e3d77230fce33: digest: sha256:abb5be9a6281693230f2b18c83e61a2859ec4a8c5545b174fac30224a0fdd747 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 02:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:33:49 c3a23daedd9d: Preparing 02:33:49 56d4607413b8: Preparing 02:33:49 587bcbe489a4: Preparing 02:33:49 7e04bcaeb8b9: Preparing 02:33:49 6618ef14a267: Preparing 02:33:49 8c0c7230c626: Preparing 02:33:49 d307c98b47ec: Preparing 02:33:49 e9306b68a555: Preparing 02:33:49 0e64f2360a44: Preparing 02:33:49 8c0c7230c626: Waiting 02:33:49 0e64f2360a44: Waiting 02:33:49 d307c98b47ec: Waiting 02:33:49 56d4607413b8: Layer already exists 02:33:49 c3a23daedd9d: Layer already exists 02:33:49 587bcbe489a4: Layer already exists 02:33:49 6618ef14a267: Layer already exists 02:33:49 7e04bcaeb8b9: Layer already exists 02:33:49 d307c98b47ec: Layer already exists 02:33:49 e9306b68a555: Layer already exists 02:33:49 8c0c7230c626: Layer already exists 02:33:49 0e64f2360a44: Layer already exists 02:33:49 4.0.1-dev.3: digest: sha256:abb5be9a6281693230f2b18c83e61a2859ec4a8c5545b174fac30224a0fdd747 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:33:50 c3a23daedd9d: Preparing 02:33:50 56d4607413b8: Preparing 02:33:50 587bcbe489a4: Preparing 02:33:50 7e04bcaeb8b9: Preparing 02:33:50 6618ef14a267: Preparing 02:33:50 8c0c7230c626: Preparing 02:33:50 d307c98b47ec: Preparing 02:33:50 e9306b68a555: Preparing 02:33:50 0e64f2360a44: Preparing 02:33:50 d307c98b47ec: Waiting 02:33:50 e9306b68a555: Waiting 02:33:50 0e64f2360a44: Waiting 02:33:50 8c0c7230c626: Waiting 02:33:50 c3a23daedd9d: Layer already exists 02:33:50 587bcbe489a4: Layer already exists 02:33:50 56d4607413b8: Layer already exists 02:33:50 6618ef14a267: Layer already exists 02:33:50 7e04bcaeb8b9: Layer already exists 02:33:50 d307c98b47ec: Layer already exists 02:33:50 0e64f2360a44: Layer already exists 02:33:50 8c0c7230c626: Layer already exists 02:33:50 e9306b68a555: Layer already exists 02:33:50 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:abb5be9a6281693230f2b18c83e61a2859ec4a8c5545b174fac30224a0fdd747 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa 02:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:33:51 c3a23daedd9d: Preparing 02:33:51 56d4607413b8: Preparing 02:33:51 587bcbe489a4: Preparing 02:33:51 7e04bcaeb8b9: Preparing 02:33:51 6618ef14a267: Preparing 02:33:51 8c0c7230c626: Preparing 02:33:51 d307c98b47ec: Preparing 02:33:51 8c0c7230c626: Waiting 02:33:51 e9306b68a555: Preparing 02:33:51 d307c98b47ec: Waiting 02:33:51 0e64f2360a44: Preparing 02:33:51 e9306b68a555: Waiting 02:33:51 587bcbe489a4: Layer already exists 02:33:51 c3a23daedd9d: Layer already exists 02:33:51 7e04bcaeb8b9: Layer already exists 02:33:51 6618ef14a267: Layer already exists 02:33:51 56d4607413b8: Layer already exists 02:33:51 e9306b68a555: Layer already exists 02:33:51 8c0c7230c626: Layer already exists 02:33:51 d307c98b47ec: Layer already exists 02:33:51 0e64f2360a44: Layer already exists 02:33:51 odessa: digest: sha256:abb5be9a6281693230f2b18c83e61a2859ec4a8c5545b174fac30224a0fdd747 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:51 ===================================================== [Pipeline] echo 02:33:51 taggedImages: 02:33:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33 02:33:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 02:33:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 02:33:51 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:33:51 1729928faa72876b59092547754e3d77230fce33 02:33:51 4.0.1-dev.3 02:33:51 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:51 odessa 02:33:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33 02:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:33:52 e34fa5814472: Preparing 02:33:52 bf2dabac2368: Preparing 02:33:52 4217ccaa4553: Preparing 02:33:52 3a7675e14bbb: Preparing 02:33:52 c5d42c12e85f: Preparing 02:33:52 6618ef14a267: Preparing 02:33:52 8c0c7230c626: Preparing 02:33:52 3167d3311ba3: Preparing 02:33:52 edca7a25b651: Preparing 02:33:52 04a4993ade8b: Preparing 02:33:52 0e64f2360a44: Preparing 02:33:52 6618ef14a267: Waiting 02:33:52 8c0c7230c626: Waiting 02:33:52 04a4993ade8b: Waiting 02:33:52 0e64f2360a44: Waiting 02:33:52 3167d3311ba3: Waiting 02:33:52 edca7a25b651: Waiting 02:33:52 bf2dabac2368: Pushed 02:33:52 c5d42c12e85f: Pushed 02:33:52 3a7675e14bbb: Pushed 02:33:52 e34fa5814472: Pushed 02:33:52 6618ef14a267: Layer already exists 02:33:52 8c0c7230c626: Layer already exists 02:33:52 0e64f2360a44: Layer already exists 02:33:52 3167d3311ba3: Pushed 02:33:53 edca7a25b651: Pushed 02:33:56 04a4993ade8b: Pushed 02:33:57 4217ccaa4553: Pushed 02:33:57 1729928faa72876b59092547754e3d77230fce33: digest: sha256:f5b44afa862cfb8dfb5f3f08fbcbae3f7b08243ae4395a6dd818ed96d3e88e7e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 02:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:33:57 e34fa5814472: Preparing 02:33:57 bf2dabac2368: Preparing 02:33:57 4217ccaa4553: Preparing 02:33:57 3a7675e14bbb: Preparing 02:33:57 c5d42c12e85f: Preparing 02:33:57 6618ef14a267: Preparing 02:33:57 8c0c7230c626: Preparing 02:33:57 3167d3311ba3: Preparing 02:33:57 edca7a25b651: Preparing 02:33:57 04a4993ade8b: Preparing 02:33:57 0e64f2360a44: Preparing 02:33:57 3167d3311ba3: Waiting 02:33:57 edca7a25b651: Waiting 02:33:57 04a4993ade8b: Waiting 02:33:57 0e64f2360a44: Waiting 02:33:57 6618ef14a267: Waiting 02:33:57 8c0c7230c626: Waiting 02:33:57 4217ccaa4553: Layer already exists 02:33:57 bf2dabac2368: Layer already exists 02:33:57 e34fa5814472: Layer already exists 02:33:57 3a7675e14bbb: Layer already exists 02:33:57 c5d42c12e85f: Layer already exists 02:33:57 8c0c7230c626: Layer already exists 02:33:57 6618ef14a267: Layer already exists 02:33:57 04a4993ade8b: Layer already exists 02:33:57 edca7a25b651: Layer already exists 02:33:57 3167d3311ba3: Layer already exists 02:33:57 0e64f2360a44: Layer already exists 02:33:58 4.0.1-dev.3: digest: sha256:f5b44afa862cfb8dfb5f3f08fbcbae3f7b08243ae4395a6dd818ed96d3e88e7e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:33:58 e34fa5814472: Preparing 02:33:58 bf2dabac2368: Preparing 02:33:58 4217ccaa4553: Preparing 02:33:58 3a7675e14bbb: Preparing 02:33:58 c5d42c12e85f: Preparing 02:33:58 6618ef14a267: Preparing 02:33:58 8c0c7230c626: Preparing 02:33:58 3167d3311ba3: Preparing 02:33:58 edca7a25b651: Preparing 02:33:58 04a4993ade8b: Preparing 02:33:58 0e64f2360a44: Preparing 02:33:58 3167d3311ba3: Waiting 02:33:58 edca7a25b651: Waiting 02:33:58 04a4993ade8b: Waiting 02:33:58 0e64f2360a44: Waiting 02:33:58 6618ef14a267: Waiting 02:33:58 8c0c7230c626: Waiting 02:33:58 c5d42c12e85f: Layer already exists 02:33:58 4217ccaa4553: Layer already exists 02:33:58 bf2dabac2368: Layer already exists 02:33:58 3a7675e14bbb: Layer already exists 02:33:58 e34fa5814472: Layer already exists 02:33:58 8c0c7230c626: Layer already exists 02:33:58 edca7a25b651: Layer already exists 02:33:58 6618ef14a267: Layer already exists 02:33:58 04a4993ade8b: Layer already exists 02:33:58 3167d3311ba3: Layer already exists 02:33:58 0e64f2360a44: Layer already exists 02:33:59 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:f5b44afa862cfb8dfb5f3f08fbcbae3f7b08243ae4395a6dd818ed96d3e88e7e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa 02:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:33:59 e34fa5814472: Preparing 02:33:59 bf2dabac2368: Preparing 02:33:59 4217ccaa4553: Preparing 02:33:59 3a7675e14bbb: Preparing 02:33:59 c5d42c12e85f: Preparing 02:33:59 6618ef14a267: Preparing 02:33:59 8c0c7230c626: Preparing 02:33:59 3167d3311ba3: Preparing 02:33:59 edca7a25b651: Preparing 02:33:59 04a4993ade8b: Preparing 02:33:59 0e64f2360a44: Preparing 02:33:59 3167d3311ba3: Waiting 02:33:59 edca7a25b651: Waiting 02:33:59 6618ef14a267: Waiting 02:33:59 04a4993ade8b: Waiting 02:33:59 0e64f2360a44: Waiting 02:33:59 8c0c7230c626: Waiting 02:33:59 4217ccaa4553: Layer already exists 02:33:59 bf2dabac2368: Layer already exists 02:33:59 e34fa5814472: Layer already exists 02:33:59 c5d42c12e85f: Layer already exists 02:33:59 3a7675e14bbb: Layer already exists 02:33:59 04a4993ade8b: Layer already exists 02:33:59 6618ef14a267: Layer already exists 02:33:59 3167d3311ba3: Layer already exists 02:33:59 edca7a25b651: Layer already exists 02:33:59 8c0c7230c626: Layer already exists 02:33:59 0e64f2360a44: Layer already exists 02:34:00 odessa: digest: sha256:f5b44afa862cfb8dfb5f3f08fbcbae3f7b08243ae4395a6dd818ed96d3e88e7e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:00 ===================================================== [Pipeline] echo 02:34:00 taggedImages: 02:34:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33 02:34:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 02:34:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:34:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 02:34:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:34:00 1729928faa72876b59092547754e3d77230fce33 02:34:00 4.0.1-dev.3 02:34:00 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:34:00 odessa 02:34:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33 02:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:34:01 aeb50b56d03b: Preparing 02:34:01 17760d639352: Preparing 02:34:01 86b4c3160781: Preparing 02:34:01 5d0f76939952: Preparing 02:34:01 29256db9e9f8: Preparing 02:34:01 eff1c652895c: Preparing 02:34:01 ead9eb923907: Preparing 02:34:01 6618ef14a267: Preparing 02:34:01 8c0c7230c626: Preparing 02:34:01 6fa217e6ee25: Preparing 02:34:01 4136339761af: Preparing 02:34:01 0e64f2360a44: Preparing 02:34:01 ead9eb923907: Waiting 02:34:01 6618ef14a267: Waiting 02:34:01 8c0c7230c626: Waiting 02:34:01 6fa217e6ee25: Waiting 02:34:01 4136339761af: Waiting 02:34:01 0e64f2360a44: Waiting 02:34:01 eff1c652895c: Waiting 02:34:01 29256db9e9f8: Pushed 02:34:01 17760d639352: Pushed 02:34:01 aeb50b56d03b: Pushed 02:34:01 6618ef14a267: Layer already exists 02:34:01 8c0c7230c626: Layer already exists 02:34:01 eff1c652895c: Pushed 02:34:01 ead9eb923907: Pushed 02:34:01 0e64f2360a44: Layer already exists 02:34:01 6fa217e6ee25: Pushed 02:34:05 4136339761af: Pushed 02:34:05 5d0f76939952: Pushed 02:34:07 86b4c3160781: Pushed 02:34:07 1729928faa72876b59092547754e3d77230fce33: digest: sha256:a249faab101d0258e9d71662c1183e2d3924f13720c8cc5c42f8a9e92e016b2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 02:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:34:07 aeb50b56d03b: Preparing 02:34:07 17760d639352: Preparing 02:34:07 86b4c3160781: Preparing 02:34:07 5d0f76939952: Preparing 02:34:07 29256db9e9f8: Preparing 02:34:07 eff1c652895c: Preparing 02:34:07 ead9eb923907: Preparing 02:34:07 6618ef14a267: Preparing 02:34:07 8c0c7230c626: Preparing 02:34:07 6fa217e6ee25: Preparing 02:34:07 4136339761af: Preparing 02:34:07 0e64f2360a44: Preparing 02:34:07 6618ef14a267: Waiting 02:34:07 8c0c7230c626: Waiting 02:34:07 6fa217e6ee25: Waiting 02:34:07 4136339761af: Waiting 02:34:07 0e64f2360a44: Waiting 02:34:07 eff1c652895c: Waiting 02:34:07 ead9eb923907: Waiting 02:34:07 17760d639352: Layer already exists 02:34:07 aeb50b56d03b: Layer already exists 02:34:07 86b4c3160781: Layer already exists 02:34:07 5d0f76939952: Layer already exists 02:34:07 29256db9e9f8: Layer already exists 02:34:07 eff1c652895c: Layer already exists 02:34:07 ead9eb923907: Layer already exists 02:34:07 6fa217e6ee25: Layer already exists 02:34:07 6618ef14a267: Layer already exists 02:34:07 8c0c7230c626: Layer already exists 02:34:07 0e64f2360a44: Layer already exists 02:34:07 4136339761af: Layer already exists 02:34:08 4.0.1-dev.3: digest: sha256:a249faab101d0258e9d71662c1183e2d3924f13720c8cc5c42f8a9e92e016b2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:34:08 aeb50b56d03b: Preparing 02:34:08 17760d639352: Preparing 02:34:08 86b4c3160781: Preparing 02:34:08 5d0f76939952: Preparing 02:34:08 29256db9e9f8: Preparing 02:34:08 eff1c652895c: Preparing 02:34:08 ead9eb923907: Preparing 02:34:08 6618ef14a267: Preparing 02:34:08 8c0c7230c626: Preparing 02:34:08 6fa217e6ee25: Preparing 02:34:08 4136339761af: Preparing 02:34:08 0e64f2360a44: Preparing 02:34:08 6618ef14a267: Waiting 02:34:08 8c0c7230c626: Waiting 02:34:08 6fa217e6ee25: Waiting 02:34:08 4136339761af: Waiting 02:34:08 0e64f2360a44: Waiting 02:34:08 eff1c652895c: Waiting 02:34:08 ead9eb923907: Waiting 02:34:08 aeb50b56d03b: Layer already exists 02:34:08 29256db9e9f8: Layer already exists 02:34:08 86b4c3160781: Layer already exists 02:34:08 17760d639352: Layer already exists 02:34:08 5d0f76939952: Layer already exists 02:34:08 eff1c652895c: Layer already exists 02:34:08 ead9eb923907: Layer already exists 02:34:08 6fa217e6ee25: Layer already exists 02:34:08 8c0c7230c626: Layer already exists 02:34:08 6618ef14a267: Layer already exists 02:34:08 4136339761af: Layer already exists 02:34:08 0e64f2360a44: Layer already exists 02:34:09 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:a249faab101d0258e9d71662c1183e2d3924f13720c8cc5c42f8a9e92e016b2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa 02:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:34:09 aeb50b56d03b: Preparing 02:34:09 17760d639352: Preparing 02:34:09 86b4c3160781: Preparing 02:34:09 5d0f76939952: Preparing 02:34:09 29256db9e9f8: Preparing 02:34:09 eff1c652895c: Preparing 02:34:09 ead9eb923907: Preparing 02:34:09 6618ef14a267: Preparing 02:34:09 8c0c7230c626: Preparing 02:34:09 6fa217e6ee25: Preparing 02:34:09 4136339761af: Preparing 02:34:09 0e64f2360a44: Preparing 02:34:09 ead9eb923907: Waiting 02:34:09 6618ef14a267: Waiting 02:34:09 8c0c7230c626: Waiting 02:34:09 6fa217e6ee25: Waiting 02:34:09 4136339761af: Waiting 02:34:09 0e64f2360a44: Waiting 02:34:09 eff1c652895c: Waiting 02:34:09 86b4c3160781: Layer already exists 02:34:09 aeb50b56d03b: Layer already exists 02:34:09 5d0f76939952: Layer already exists 02:34:09 29256db9e9f8: Layer already exists 02:34:09 17760d639352: Layer already exists 02:34:09 8c0c7230c626: Layer already exists 02:34:09 6fa217e6ee25: Layer already exists 02:34:09 ead9eb923907: Layer already exists 02:34:09 eff1c652895c: Layer already exists 02:34:09 6618ef14a267: Layer already exists 02:34:09 0e64f2360a44: Layer already exists 02:34:09 4136339761af: Layer already exists 02:34:10 odessa: digest: sha256:a249faab101d0258e9d71662c1183e2d3924f13720c8cc5c42f8a9e92e016b2e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:10 ===================================================== [Pipeline] echo 02:34:10 taggedImages: 02:34:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33 02:34:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 02:34:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:34:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 02:34:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:34:10 1729928faa72876b59092547754e3d77230fce33 02:34:10 4.0.1-dev.3 02:34:10 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:34:10 odessa 02:34:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33 02:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:34:11 d4c51470769c: Preparing 02:34:11 242013339889: Preparing 02:34:11 6618ef14a267: Preparing 02:34:11 8c0c7230c626: Preparing 02:34:11 4b3620ca59d5: Preparing 02:34:11 9b00dcc5a806: Preparing 02:34:11 0e64f2360a44: Preparing 02:34:11 9b00dcc5a806: Waiting 02:34:11 0e64f2360a44: Waiting 02:34:11 6618ef14a267: Layer already exists 02:34:11 8c0c7230c626: Layer already exists 02:34:11 0e64f2360a44: Layer already exists 02:34:11 d4c51470769c: Pushed 02:34:11 4b3620ca59d5: Pushed 02:34:12 9b00dcc5a806: Pushed 02:34:17 242013339889: Pushed 02:34:17 1729928faa72876b59092547754e3d77230fce33: digest: sha256:4e32d0b7531f08455090f5d74712546adb5f0ce28c814f95ef4b66f5ede320a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 02:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:34:17 d4c51470769c: Preparing 02:34:17 242013339889: Preparing 02:34:17 6618ef14a267: Preparing 02:34:17 8c0c7230c626: Preparing 02:34:17 4b3620ca59d5: Preparing 02:34:17 9b00dcc5a806: Preparing 02:34:17 0e64f2360a44: Preparing 02:34:17 9b00dcc5a806: Waiting 02:34:17 0e64f2360a44: Waiting 02:34:17 8c0c7230c626: Layer already exists 02:34:17 242013339889: Layer already exists 02:34:17 d4c51470769c: Layer already exists 02:34:17 4b3620ca59d5: Layer already exists 02:34:17 6618ef14a267: Layer already exists 02:34:17 0e64f2360a44: Layer already exists 02:34:17 9b00dcc5a806: Layer already exists 02:34:18 4.0.1-dev.3: digest: sha256:4e32d0b7531f08455090f5d74712546adb5f0ce28c814f95ef4b66f5ede320a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:34:18 d4c51470769c: Preparing 02:34:18 242013339889: Preparing 02:34:18 6618ef14a267: Preparing 02:34:18 8c0c7230c626: Preparing 02:34:18 4b3620ca59d5: Preparing 02:34:18 9b00dcc5a806: Preparing 02:34:18 0e64f2360a44: Preparing 02:34:18 9b00dcc5a806: Waiting 02:34:18 0e64f2360a44: Waiting 02:34:18 d4c51470769c: Layer already exists 02:34:18 242013339889: Layer already exists 02:34:18 4b3620ca59d5: Layer already exists 02:34:18 8c0c7230c626: Layer already exists 02:34:18 6618ef14a267: Layer already exists 02:34:18 0e64f2360a44: Layer already exists 02:34:18 9b00dcc5a806: Layer already exists 02:34:19 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:4e32d0b7531f08455090f5d74712546adb5f0ce28c814f95ef4b66f5ede320a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa 02:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:34:19 d4c51470769c: Preparing 02:34:19 242013339889: Preparing 02:34:19 6618ef14a267: Preparing 02:34:19 8c0c7230c626: Preparing 02:34:19 4b3620ca59d5: Preparing 02:34:19 9b00dcc5a806: Preparing 02:34:19 0e64f2360a44: Preparing 02:34:19 9b00dcc5a806: Waiting 02:34:19 0e64f2360a44: Waiting 02:34:19 6618ef14a267: Layer already exists 02:34:19 d4c51470769c: Layer already exists 02:34:19 242013339889: Layer already exists 02:34:19 4b3620ca59d5: Layer already exists 02:34:19 8c0c7230c626: Layer already exists 02:34:19 9b00dcc5a806: Layer already exists 02:34:19 0e64f2360a44: Layer already exists 02:34:20 odessa: digest: sha256:4e32d0b7531f08455090f5d74712546adb5f0ce28c814f95ef4b66f5ede320a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:20 ===================================================== [Pipeline] echo 02:34:20 taggedImages: 02:34:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33 02:34:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 02:34:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:34:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 02:34:20 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:34:20 1729928faa72876b59092547754e3d77230fce33 02:34:20 4.0.1-dev.3 02:34:20 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:34:20 odessa 02:34:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33 02:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:34:21 7e6bd6d04d39: Preparing 02:34:21 e6527462b138: Preparing 02:34:21 d3c7d29f6575: Preparing 02:34:21 6618ef14a267: Preparing 02:34:21 8c0c7230c626: Preparing 02:34:21 5c45de4a119e: Preparing 02:34:21 a9147a9b74fd: Preparing 02:34:21 2b44636aeb57: Preparing 02:34:21 1d4b510eaafc: Preparing 02:34:21 0e64f2360a44: Preparing 02:34:21 a9147a9b74fd: Waiting 02:34:21 2b44636aeb57: Waiting 02:34:21 1d4b510eaafc: Waiting 02:34:21 0e64f2360a44: Waiting 02:34:21 5c45de4a119e: Waiting 02:34:21 8c0c7230c626: Layer already exists 02:34:21 6618ef14a267: Layer already exists 02:34:21 e6527462b138: Pushed 02:34:21 d3c7d29f6575: Pushed 02:34:21 7e6bd6d04d39: Pushed 02:34:21 0e64f2360a44: Layer already exists 02:34:21 2b44636aeb57: Pushed 02:34:22 1d4b510eaafc: Pushed 02:34:30 a9147a9b74fd: Pushed 02:34:47 5c45de4a119e: Pushed 02:34:47 1729928faa72876b59092547754e3d77230fce33: digest: sha256:8c9c08d3985cb3c93a5a95e5d51cf086db18836930b67149be642dfd9a4ef765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 02:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:34:48 7e6bd6d04d39: Preparing 02:34:48 e6527462b138: Preparing 02:34:48 d3c7d29f6575: Preparing 02:34:48 6618ef14a267: Preparing 02:34:48 8c0c7230c626: Preparing 02:34:48 5c45de4a119e: Preparing 02:34:48 a9147a9b74fd: Preparing 02:34:48 2b44636aeb57: Preparing 02:34:48 1d4b510eaafc: Preparing 02:34:48 0e64f2360a44: Preparing 02:34:48 5c45de4a119e: Waiting 02:34:48 a9147a9b74fd: Waiting 02:34:48 2b44636aeb57: Waiting 02:34:48 1d4b510eaafc: Waiting 02:34:48 0e64f2360a44: Waiting 02:34:48 d3c7d29f6575: Layer already exists 02:34:48 e6527462b138: Layer already exists 02:34:48 7e6bd6d04d39: Layer already exists 02:34:48 6618ef14a267: Layer already exists 02:34:48 8c0c7230c626: Layer already exists 02:34:48 a9147a9b74fd: Layer already exists 02:34:48 1d4b510eaafc: Layer already exists 02:34:48 5c45de4a119e: Layer already exists 02:34:48 0e64f2360a44: Layer already exists 02:34:48 2b44636aeb57: Layer already exists 02:34:48 4.0.1-dev.3: digest: sha256:8c9c08d3985cb3c93a5a95e5d51cf086db18836930b67149be642dfd9a4ef765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:34:49 7e6bd6d04d39: Preparing 02:34:49 e6527462b138: Preparing 02:34:49 d3c7d29f6575: Preparing 02:34:49 6618ef14a267: Preparing 02:34:49 8c0c7230c626: Preparing 02:34:49 5c45de4a119e: Preparing 02:34:49 a9147a9b74fd: Preparing 02:34:49 2b44636aeb57: Preparing 02:34:49 1d4b510eaafc: Preparing 02:34:49 0e64f2360a44: Preparing 02:34:49 2b44636aeb57: Waiting 02:34:49 1d4b510eaafc: Waiting 02:34:49 0e64f2360a44: Waiting 02:34:49 5c45de4a119e: Waiting 02:34:49 a9147a9b74fd: Waiting 02:34:49 6618ef14a267: Layer already exists 02:34:49 7e6bd6d04d39: Layer already exists 02:34:49 e6527462b138: Layer already exists 02:34:49 d3c7d29f6575: Layer already exists 02:34:49 8c0c7230c626: Layer already exists 02:34:49 2b44636aeb57: Layer already exists 02:34:49 a9147a9b74fd: Layer already exists 02:34:49 5c45de4a119e: Layer already exists 02:34:49 1d4b510eaafc: Layer already exists 02:34:49 0e64f2360a44: Layer already exists 02:34:49 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:8c9c08d3985cb3c93a5a95e5d51cf086db18836930b67149be642dfd9a4ef765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa 02:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:34:50 7e6bd6d04d39: Preparing 02:34:50 e6527462b138: Preparing 02:34:50 d3c7d29f6575: Preparing 02:34:50 6618ef14a267: Preparing 02:34:50 8c0c7230c626: Preparing 02:34:50 5c45de4a119e: Preparing 02:34:50 a9147a9b74fd: Preparing 02:34:50 2b44636aeb57: Preparing 02:34:50 1d4b510eaafc: Preparing 02:34:50 5c45de4a119e: Waiting 02:34:50 a9147a9b74fd: Waiting 02:34:50 0e64f2360a44: Preparing 02:34:50 2b44636aeb57: Waiting 02:34:50 1d4b510eaafc: Waiting 02:34:50 0e64f2360a44: Waiting 02:34:50 6618ef14a267: Layer already exists 02:34:50 e6527462b138: Layer already exists 02:34:50 8c0c7230c626: Layer already exists 02:34:50 7e6bd6d04d39: Layer already exists 02:34:50 d3c7d29f6575: Layer already exists 02:34:50 a9147a9b74fd: Layer already exists 02:34:50 5c45de4a119e: Layer already exists 02:34:50 1d4b510eaafc: Layer already exists 02:34:50 0e64f2360a44: Layer already exists 02:34:50 2b44636aeb57: Layer already exists 02:34:50 odessa: digest: sha256:8c9c08d3985cb3c93a5a95e5d51cf086db18836930b67149be642dfd9a4ef765 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:50 ===================================================== [Pipeline] echo 02:34:50 taggedImages: 02:34:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33 02:34:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 02:34:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:34:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 02:34:50 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:34:50 1729928faa72876b59092547754e3d77230fce33 02:34:50 4.0.1-dev.3 02:34:50 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:34:50 odessa 02:34:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33 02:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:34:51 17ba4b7de60c: Preparing 02:34:51 12780d95f3f7: Preparing 02:34:51 bb92a14c1b76: Preparing 02:34:51 6618ef14a267: Preparing 02:34:51 8c0c7230c626: Preparing 02:34:51 5c45de4a119e: Preparing 02:34:51 25a031eefa8d: Preparing 02:34:51 de230df46a01: Preparing 02:34:51 0e64f2360a44: Preparing 02:34:51 25a031eefa8d: Waiting 02:34:51 de230df46a01: Waiting 02:34:51 0e64f2360a44: Waiting 02:34:51 5c45de4a119e: Waiting 02:34:51 8c0c7230c626: Layer already exists 02:34:51 6618ef14a267: Layer already exists 02:34:51 5c45de4a119e: Layer already exists 02:34:51 bb92a14c1b76: Pushed 02:34:51 12780d95f3f7: Pushed 02:34:51 0e64f2360a44: Layer already exists 02:34:51 17ba4b7de60c: Pushed 02:34:51 25a031eefa8d: Pushed 02:34:52 de230df46a01: Pushed 02:34:52 1729928faa72876b59092547754e3d77230fce33: digest: sha256:b71395caa818dc6546a364bc507301407448c3ec460274fea1fa6b595b6f4b28 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 02:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:34:53 17ba4b7de60c: Preparing 02:34:53 12780d95f3f7: Preparing 02:34:53 bb92a14c1b76: Preparing 02:34:53 6618ef14a267: Preparing 02:34:53 8c0c7230c626: Preparing 02:34:53 5c45de4a119e: Preparing 02:34:53 25a031eefa8d: Preparing 02:34:53 de230df46a01: Preparing 02:34:53 0e64f2360a44: Preparing 02:34:53 25a031eefa8d: Waiting 02:34:53 de230df46a01: Waiting 02:34:53 5c45de4a119e: Waiting 02:34:53 0e64f2360a44: Waiting 02:34:53 12780d95f3f7: Layer already exists 02:34:53 8c0c7230c626: Layer already exists 02:34:53 17ba4b7de60c: Layer already exists 02:34:53 bb92a14c1b76: Layer already exists 02:34:53 6618ef14a267: Layer already exists 02:34:53 de230df46a01: Layer already exists 02:34:53 5c45de4a119e: Layer already exists 02:34:53 0e64f2360a44: Layer already exists 02:34:53 25a031eefa8d: Layer already exists 02:34:53 4.0.1-dev.3: digest: sha256:b71395caa818dc6546a364bc507301407448c3ec460274fea1fa6b595b6f4b28 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:34:54 17ba4b7de60c: Preparing 02:34:54 12780d95f3f7: Preparing 02:34:54 bb92a14c1b76: Preparing 02:34:54 6618ef14a267: Preparing 02:34:54 8c0c7230c626: Preparing 02:34:54 5c45de4a119e: Preparing 02:34:54 25a031eefa8d: Preparing 02:34:54 de230df46a01: Preparing 02:34:54 0e64f2360a44: Preparing 02:34:54 5c45de4a119e: Waiting 02:34:54 25a031eefa8d: Waiting 02:34:54 de230df46a01: Waiting 02:34:54 0e64f2360a44: Waiting 02:34:54 17ba4b7de60c: Layer already exists 02:34:54 8c0c7230c626: Layer already exists 02:34:54 12780d95f3f7: Layer already exists 02:34:54 6618ef14a267: Layer already exists 02:34:54 bb92a14c1b76: Layer already exists 02:34:54 25a031eefa8d: Layer already exists 02:34:54 5c45de4a119e: Layer already exists 02:34:54 0e64f2360a44: Layer already exists 02:34:54 de230df46a01: Layer already exists 02:34:54 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:b71395caa818dc6546a364bc507301407448c3ec460274fea1fa6b595b6f4b28 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa 02:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:34:55 17ba4b7de60c: Preparing 02:34:55 12780d95f3f7: Preparing 02:34:55 bb92a14c1b76: Preparing 02:34:55 6618ef14a267: Preparing 02:34:55 8c0c7230c626: Preparing 02:34:55 5c45de4a119e: Preparing 02:34:55 25a031eefa8d: Preparing 02:34:55 de230df46a01: Preparing 02:34:55 0e64f2360a44: Preparing 02:34:55 25a031eefa8d: Waiting 02:34:55 de230df46a01: Waiting 02:34:55 0e64f2360a44: Waiting 02:34:55 5c45de4a119e: Waiting 02:34:55 17ba4b7de60c: Layer already exists 02:34:55 bb92a14c1b76: Layer already exists 02:34:55 8c0c7230c626: Layer already exists 02:34:55 6618ef14a267: Layer already exists 02:34:55 12780d95f3f7: Layer already exists 02:34:55 5c45de4a119e: Layer already exists 02:34:55 de230df46a01: Layer already exists 02:34:55 0e64f2360a44: Layer already exists 02:34:55 25a031eefa8d: Layer already exists 02:34:55 odessa: digest: sha256:b71395caa818dc6546a364bc507301407448c3ec460274fea1fa6b595b6f4b28 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:55 ===================================================== [Pipeline] echo 02:34:55 taggedImages: 02:34:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33 02:34:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 02:34:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:34:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 02:34:55 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:34:55 1729928faa72876b59092547754e3d77230fce33 02:34:55 4.0.1-dev.3 02:34:55 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:34:55 odessa 02:34:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33 02:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:34:56 e41bd70478cc: Preparing 02:34:56 4c7001bfc90e: Preparing 02:34:56 10046cd9d196: Preparing 02:34:56 6618ef14a267: Preparing 02:34:56 8c0c7230c626: Preparing 02:34:56 5c45de4a119e: Preparing 02:34:56 2b44636aeb57: Preparing 02:34:56 1d4b510eaafc: Preparing 02:34:56 0e64f2360a44: Preparing 02:34:56 2b44636aeb57: Waiting 02:34:56 1d4b510eaafc: Waiting 02:34:56 0e64f2360a44: Waiting 02:34:56 5c45de4a119e: Waiting 02:34:56 8c0c7230c626: Layer already exists 02:34:56 6618ef14a267: Layer already exists 02:34:56 5c45de4a119e: Layer already exists 02:34:56 2b44636aeb57: Layer already exists 02:34:56 1d4b510eaafc: Layer already exists 02:34:56 0e64f2360a44: Layer already exists 02:34:56 e41bd70478cc: Pushed 02:34:56 10046cd9d196: Pushed 02:34:56 4c7001bfc90e: Pushed 02:34:56 1729928faa72876b59092547754e3d77230fce33: digest: sha256:384c0e4dbe9f1e3842f9c0ad19fc312622f7e024bb0701ebec751926806848bb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 02:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:34:59 e41bd70478cc: Preparing 02:34:59 4c7001bfc90e: Preparing 02:34:59 10046cd9d196: Preparing 02:34:59 6618ef14a267: Preparing 02:34:59 8c0c7230c626: Preparing 02:34:59 5c45de4a119e: Preparing 02:34:59 2b44636aeb57: Preparing 02:34:59 1d4b510eaafc: Preparing 02:34:59 0e64f2360a44: Preparing 02:34:59 5c45de4a119e: Waiting 02:34:59 1d4b510eaafc: Waiting 02:34:59 2b44636aeb57: Waiting 02:34:59 0e64f2360a44: Waiting 02:34:59 8c0c7230c626: Layer already exists 02:34:59 6618ef14a267: Layer already exists 02:34:59 4c7001bfc90e: Layer already exists 02:34:59 e41bd70478cc: Layer already exists 02:34:59 10046cd9d196: Layer already exists 02:34:59 5c45de4a119e: Layer already exists 02:34:59 1d4b510eaafc: Layer already exists 02:34:59 2b44636aeb57: Layer already exists 02:34:59 0e64f2360a44: Layer already exists 02:34:59 4.0.1-dev.3: digest: sha256:384c0e4dbe9f1e3842f9c0ad19fc312622f7e024bb0701ebec751926806848bb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:35:00 e41bd70478cc: Preparing 02:35:00 4c7001bfc90e: Preparing 02:35:00 10046cd9d196: Preparing 02:35:00 6618ef14a267: Preparing 02:35:00 8c0c7230c626: Preparing 02:35:00 5c45de4a119e: Preparing 02:35:00 2b44636aeb57: Preparing 02:35:00 1d4b510eaafc: Preparing 02:35:00 0e64f2360a44: Preparing 02:35:00 2b44636aeb57: Waiting 02:35:00 1d4b510eaafc: Waiting 02:35:00 0e64f2360a44: Waiting 02:35:00 5c45de4a119e: Waiting 02:35:00 10046cd9d196: Layer already exists 02:35:00 4c7001bfc90e: Layer already exists 02:35:00 e41bd70478cc: Layer already exists 02:35:00 6618ef14a267: Layer already exists 02:35:00 8c0c7230c626: Layer already exists 02:35:00 5c45de4a119e: Layer already exists 02:35:00 2b44636aeb57: Layer already exists 02:35:00 1d4b510eaafc: Layer already exists 02:35:00 0e64f2360a44: Layer already exists 02:35:00 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:384c0e4dbe9f1e3842f9c0ad19fc312622f7e024bb0701ebec751926806848bb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa 02:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:35:01 e41bd70478cc: Preparing 02:35:01 4c7001bfc90e: Preparing 02:35:01 10046cd9d196: Preparing 02:35:01 6618ef14a267: Preparing 02:35:01 8c0c7230c626: Preparing 02:35:01 5c45de4a119e: Preparing 02:35:01 2b44636aeb57: Preparing 02:35:01 1d4b510eaafc: Preparing 02:35:01 0e64f2360a44: Preparing 02:35:01 2b44636aeb57: Waiting 02:35:01 1d4b510eaafc: Waiting 02:35:01 0e64f2360a44: Waiting 02:35:01 5c45de4a119e: Waiting 02:35:01 6618ef14a267: Layer already exists 02:35:01 4c7001bfc90e: Layer already exists 02:35:01 e41bd70478cc: Layer already exists 02:35:01 8c0c7230c626: Layer already exists 02:35:01 10046cd9d196: Layer already exists 02:35:01 2b44636aeb57: Layer already exists 02:35:01 5c45de4a119e: Layer already exists 02:35:01 1d4b510eaafc: Layer already exists 02:35:01 0e64f2360a44: Layer already exists 02:35:01 odessa: digest: sha256:384c0e4dbe9f1e3842f9c0ad19fc312622f7e024bb0701ebec751926806848bb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:01 ===================================================== [Pipeline] echo 02:35:01 taggedImages: 02:35:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33 02:35:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 02:35:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:35:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 02:35:01 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:35:01 1729928faa72876b59092547754e3d77230fce33 02:35:01 4.0.1-dev.3 02:35:01 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:35:01 odessa 02:35:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33 02:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:35:02 18a336a9e936: Preparing 02:35:02 68a7d2a14e15: Preparing 02:35:02 6618ef14a267: Preparing 02:35:02 8c0c7230c626: Preparing 02:35:02 cad2a8acee98: Preparing 02:35:02 f5ebe7f9ba03: Preparing 02:35:02 0e64f2360a44: Preparing 02:35:02 f5ebe7f9ba03: Waiting 02:35:02 0e64f2360a44: Waiting 02:35:02 6618ef14a267: Layer already exists 02:35:02 8c0c7230c626: Layer already exists 02:35:02 0e64f2360a44: Layer already exists 02:35:02 18a336a9e936: Pushed 02:35:02 cad2a8acee98: Pushed 02:35:03 f5ebe7f9ba03: Pushed 02:35:11 68a7d2a14e15: Pushed 02:35:11 1729928faa72876b59092547754e3d77230fce33: digest: sha256:6d7a71019d6af4118a8f737fb11ea9199b27ec626b696462c7625d8933a7427f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 02:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:35:12 18a336a9e936: Preparing 02:35:12 68a7d2a14e15: Preparing 02:35:12 6618ef14a267: Preparing 02:35:12 8c0c7230c626: Preparing 02:35:12 cad2a8acee98: Preparing 02:35:12 f5ebe7f9ba03: Preparing 02:35:12 0e64f2360a44: Preparing 02:35:12 f5ebe7f9ba03: Waiting 02:35:12 0e64f2360a44: Waiting 02:35:12 cad2a8acee98: Layer already exists 02:35:12 8c0c7230c626: Layer already exists 02:35:12 6618ef14a267: Layer already exists 02:35:12 68a7d2a14e15: Layer already exists 02:35:12 18a336a9e936: Layer already exists 02:35:12 0e64f2360a44: Layer already exists 02:35:12 f5ebe7f9ba03: Layer already exists 02:35:12 4.0.1-dev.3: digest: sha256:6d7a71019d6af4118a8f737fb11ea9199b27ec626b696462c7625d8933a7427f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:35:13 18a336a9e936: Preparing 02:35:13 68a7d2a14e15: Preparing 02:35:13 6618ef14a267: Preparing 02:35:13 8c0c7230c626: Preparing 02:35:13 cad2a8acee98: Preparing 02:35:13 f5ebe7f9ba03: Preparing 02:35:13 0e64f2360a44: Preparing 02:35:13 f5ebe7f9ba03: Waiting 02:35:13 cad2a8acee98: Layer already exists 02:35:13 8c0c7230c626: Layer already exists 02:35:13 6618ef14a267: Layer already exists 02:35:13 18a336a9e936: Layer already exists 02:35:13 68a7d2a14e15: Layer already exists 02:35:13 f5ebe7f9ba03: Layer already exists 02:35:13 0e64f2360a44: Layer already exists 02:35:13 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:6d7a71019d6af4118a8f737fb11ea9199b27ec626b696462c7625d8933a7427f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa 02:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:35:16 18a336a9e936: Preparing 02:35:16 68a7d2a14e15: Preparing 02:35:16 6618ef14a267: Preparing 02:35:16 8c0c7230c626: Preparing 02:35:16 cad2a8acee98: Preparing 02:35:16 f5ebe7f9ba03: Preparing 02:35:16 0e64f2360a44: Preparing 02:35:16 f5ebe7f9ba03: Waiting 02:35:16 0e64f2360a44: Waiting 02:35:16 18a336a9e936: Layer already exists 02:35:16 68a7d2a14e15: Layer already exists 02:35:16 cad2a8acee98: Layer already exists 02:35:16 8c0c7230c626: Layer already exists 02:35:16 6618ef14a267: Layer already exists 02:35:16 f5ebe7f9ba03: Layer already exists 02:35:16 0e64f2360a44: Layer already exists 02:35:16 odessa: digest: sha256:6d7a71019d6af4118a8f737fb11ea9199b27ec626b696462c7625d8933a7427f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:16 ===================================================== [Pipeline] echo 02:35:16 taggedImages: 02:35:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33 02:35:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 02:35:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:35:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 02:35:16 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:35:16 1729928faa72876b59092547754e3d77230fce33 02:35:16 4.0.1-dev.3 02:35:16 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:35:16 odessa 02:35:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33 02:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:35:17 3d8b4ac00537: Preparing 02:35:17 2700e14a30d1: Preparing 02:35:17 6618ef14a267: Preparing 02:35:17 8c0c7230c626: Preparing 02:35:17 b1529854fbed: Preparing 02:35:17 7c86b6c2b6ff: Preparing 02:35:17 0e64f2360a44: Preparing 02:35:17 7c86b6c2b6ff: Waiting 02:35:17 0e64f2360a44: Waiting 02:35:17 6618ef14a267: Layer already exists 02:35:17 8c0c7230c626: Layer already exists 02:35:17 0e64f2360a44: Layer already exists 02:35:17 3d8b4ac00537: Pushed 02:35:17 b1529854fbed: Pushed 02:35:18 7c86b6c2b6ff: Pushed 02:35:26 2700e14a30d1: Pushed 02:35:26 1729928faa72876b59092547754e3d77230fce33: digest: sha256:9c159cf818dd8a16e9207f42eee7e8a6cf98a88d2c2943f4c23da9c8a2fe4abc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 02:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:35:28 3d8b4ac00537: Preparing 02:35:28 2700e14a30d1: Preparing 02:35:28 6618ef14a267: Preparing 02:35:28 8c0c7230c626: Preparing 02:35:28 b1529854fbed: Preparing 02:35:28 7c86b6c2b6ff: Preparing 02:35:28 0e64f2360a44: Preparing 02:35:28 7c86b6c2b6ff: Waiting 02:35:28 0e64f2360a44: Waiting 02:35:28 6618ef14a267: Layer already exists 02:35:28 3d8b4ac00537: Layer already exists 02:35:28 b1529854fbed: Layer already exists 02:35:28 2700e14a30d1: Layer already exists 02:35:28 8c0c7230c626: Layer already exists 02:35:28 7c86b6c2b6ff: Layer already exists 02:35:28 0e64f2360a44: Layer already exists 02:35:29 4.0.1-dev.3: digest: sha256:9c159cf818dd8a16e9207f42eee7e8a6cf98a88d2c2943f4c23da9c8a2fe4abc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:35:29 3d8b4ac00537: Preparing 02:35:29 2700e14a30d1: Preparing 02:35:29 6618ef14a267: Preparing 02:35:29 8c0c7230c626: Preparing 02:35:29 b1529854fbed: Preparing 02:35:29 7c86b6c2b6ff: Preparing 02:35:29 0e64f2360a44: Preparing 02:35:29 7c86b6c2b6ff: Waiting 02:35:29 0e64f2360a44: Waiting 02:35:29 3d8b4ac00537: Layer already exists 02:35:29 6618ef14a267: Layer already exists 02:35:29 8c0c7230c626: Layer already exists 02:35:29 2700e14a30d1: Layer already exists 02:35:29 b1529854fbed: Layer already exists 02:35:29 7c86b6c2b6ff: Layer already exists 02:35:29 0e64f2360a44: Layer already exists 02:35:30 1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3: digest: sha256:9c159cf818dd8a16e9207f42eee7e8a6cf98a88d2c2943f4c23da9c8a2fe4abc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa 02:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:35:30 3d8b4ac00537: Preparing 02:35:30 2700e14a30d1: Preparing 02:35:30 6618ef14a267: Preparing 02:35:30 8c0c7230c626: Preparing 02:35:30 b1529854fbed: Preparing 02:35:30 7c86b6c2b6ff: Preparing 02:35:30 0e64f2360a44: Preparing 02:35:30 7c86b6c2b6ff: Waiting 02:35:30 0e64f2360a44: Waiting 02:35:30 3d8b4ac00537: Layer already exists 02:35:30 8c0c7230c626: Layer already exists 02:35:30 6618ef14a267: Layer already exists 02:35:30 b1529854fbed: Layer already exists 02:35:30 2700e14a30d1: Layer already exists 02:35:30 0e64f2360a44: Layer already exists 02:35:30 7c86b6c2b6ff: Layer already exists 02:35:31 odessa: digest: sha256:9c159cf818dd8a16e9207f42eee7e8a6cf98a88d2c2943f4c23da9c8a2fe4abc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:31 ===================================================== [Pipeline] echo 02:35:31 taggedImages: 02:35:31 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33 02:35:31 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 02:35:31 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 02:35:31 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo 02:35:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 02:35:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 02:35:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.3 [Pipeline] echo 02:35:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo 02:35:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 02:35:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33 [Pipeline] echo 02:35:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.3 [Pipeline] echo 02:35:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1729928faa72876b59092547754e3d77230fce33-4.0.1-dev.3 [Pipeline] echo 02:35:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:35:32 02:35:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:35:32 arm64: Pulling from edgex-lftools-log-publisher 02:35:32 8998bd30e6a1: Pulling fs layer 02:35:32 04944245beec: Pulling fs layer 02:35:32 699f458cf7ca: Pulling fs layer 02:35:32 765212b225bb: Pulling fs layer 02:35:32 f23df028b6ca: Pulling fs layer 02:35:32 d65c8cfc05b1: Pulling fs layer 02:35:32 2437ff75d9bd: Pulling fs layer 02:35:32 765212b225bb: Waiting 02:35:32 d65c8cfc05b1: Waiting 02:35:32 f23df028b6ca: Waiting 02:35:32 2437ff75d9bd: Waiting 02:35:33 04944245beec: Verifying Checksum 02:35:33 04944245beec: Download complete 02:35:33 765212b225bb: Verifying Checksum 02:35:33 765212b225bb: Download complete 02:35:33 f23df028b6ca: Verifying Checksum 02:35:33 f23df028b6ca: Download complete 02:35:33 d65c8cfc05b1: Verifying Checksum 02:35:33 d65c8cfc05b1: Download complete 02:35:33 699f458cf7ca: Verifying Checksum 02:35:33 699f458cf7ca: Download complete 02:35:33 8998bd30e6a1: Download complete 02:35:36 2437ff75d9bd: Verifying Checksum 02:35:36 2437ff75d9bd: Download complete 02:35:38 8998bd30e6a1: Pull complete 02:35:39 04944245beec: Pull complete 02:35:40 699f458cf7ca: Pull complete 02:35:41 765212b225bb: Pull complete 02:35:42 f23df028b6ca: Pull complete 02:35:42 d65c8cfc05b1: Pull complete 02:36:00 2437ff75d9bd: Pull complete 02:36:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:36:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:36:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:00 prd-ubuntu20.04-docker-arm64-4c-16g-773774 does not seem to be running inside a container 02:36:00 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:36:02 $ docker top af4a6fbd564f3f971f1af03d2491911ff842fe0d701361d2394334299a1a1e36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:03 ---> job-cost.sh 02:36:03 lf-activate-venv: SKIPPING 02:36:03 INFO: No Stack... 02:36:03 INFO: Retrieving Pricing Info for: v3-standard-4 02:36:04 INFO: Archiving Costs [Pipeline] sh 02:36:04 + cut -d, -f6 02:36:04 + cat /w/workspace/edgex-go/18/archives/cost.csv [Pipeline] lock 02:36:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-18-stack-cost] 02:36:04 Resource [jenkins-edgexfoundry-edgex-go-odessa-18-stack-cost] did not exist. Created. 02:36:05 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:36:05 + echo total: 0.10999999940395355 [Pipeline] stash 02:36:07 Stashed 1 file(s) [Pipeline] } 02:36:07 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-18-stack-cost] [Pipeline] // lock [Pipeline] } 02:36:07 $ docker stop --time=1 af4a6fbd564f3f971f1af03d2491911ff842fe0d701361d2394334299a1a1e36 02:36:08 $ docker rm -f --volumes af4a6fbd564f3f971f1af03d2491911ff842fe0d701361d2394334299a1a1e36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:40:28 Cancelling nested steps due to timeout 07:40:28 Sending interrupt signal to process 07:40:42 script returned exit code 143 [Pipeline] } 07:40:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:40:43 + '[' -d /w/workspace/edgex-go/18/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:40:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:40:43 ---> package-listing.sh 07:40:43 ++ tr '[:upper:]' '[:lower:]' 07:40:43 ++ facter osfamily 07:40:44 + OS_FAMILY=redhat 07:40:44 + workspace=/w/workspace/edgex-go/18 07:40:44 + START_PACKAGES=/tmp/packages_start.txt 07:40:44 + END_PACKAGES=/tmp/packages_end.txt 07:40:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:40:44 + PACKAGES=/tmp/packages_start.txt 07:40:44 + '[' /w/workspace/edgex-go/18 ']' 07:40:44 + PACKAGES=/tmp/packages_end.txt 07:40:44 + case "${OS_FAMILY}" in 07:40:44 + rpm -qa 07:40:44 + sort 07:40:44 + '[' -f /tmp/packages_start.txt ']' 07:40:44 + '[' -f /tmp/packages_end.txt ']' 07:40:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:40:44 + '[' /w/workspace/edgex-go/18 ']' 07:40:44 + mkdir -p /w/workspace/edgex-go/18/archives/ 07:40:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/18/archives/ [Pipeline] echo 07:40:44 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/18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:40:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:45 07:40:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:46 latest: Pulling from edgex-lftools-log-publisher 07:40:46 5eb5b503b376: Pulling fs layer 07:40:46 5c69ac0246d0: Pulling fs layer 07:40:46 ec43610c2a17: Pulling fs layer 07:40:46 3a2ae6a8a46f: Pulling fs layer 07:40:46 33b1e0a273af: Pulling fs layer 07:40:46 5d3b04190fa2: Pulling fs layer 07:40:46 2f39f015ded8: Pulling fs layer 07:40:46 3a2ae6a8a46f: Waiting 07:40:46 33b1e0a273af: Waiting 07:40:46 5d3b04190fa2: Waiting 07:40:46 2f39f015ded8: Waiting 07:40:46 5c69ac0246d0: Verifying Checksum 07:40:46 5c69ac0246d0: Download complete 07:40:46 3a2ae6a8a46f: Verifying Checksum 07:40:46 3a2ae6a8a46f: Download complete 07:40:46 ec43610c2a17: Verifying Checksum 07:40:46 ec43610c2a17: Download complete 07:40:46 33b1e0a273af: Verifying Checksum 07:40:46 33b1e0a273af: Download complete 07:40:46 5d3b04190fa2: Verifying Checksum 07:40:46 5d3b04190fa2: Download complete 07:40:46 5eb5b503b376: Verifying Checksum 07:40:46 5eb5b503b376: Download complete 07:40:46 2f39f015ded8: Verifying Checksum 07:40:46 2f39f015ded8: Download complete 07:40:47 5eb5b503b376: Pull complete 07:40:47 5c69ac0246d0: Pull complete 07:40:48 ec43610c2a17: Pull complete 07:40:48 3a2ae6a8a46f: Pull complete 07:40:48 33b1e0a273af: Pull complete 07:40:48 5d3b04190fa2: Pull complete 07:40:51 2f39f015ded8: Pull complete 07:40:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:40:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:52 prd-centos7-docker-4c-2g-773780 does not seem to be running inside a container 07:40:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_odessa -v /w/workspace/edgexfoundry_edgex-go_odessa:/w/workspace/edgexfoundry_edgex-go_odessa:rw,z -v /w/workspace/edgexfoundry_edgex-go_odessa@tmp:/w/workspace/edgexfoundry_edgex-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:40:55 $ docker top cff7082fb844265d13f178cc286c08c7ef73a6c1e5ad7a6554e50227551d65aa -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:55 + touch /tmp/pre-build-complete [Pipeline] sh 07:40:55 + mkdir -p /var/log/sysstat [Pipeline] sh 07:40:56 + ls /var/log/sa-host 07:40:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:40:56 provisioning config files... 07:40:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config13135471622189928879tmp [Pipeline] { [Pipeline] echo 07:40:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:40:56 ---> create-netrc.sh [Pipeline] } 07:40:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:40:57 ---> python-tools-install.sh [Pipeline] echo 07:40:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:40:57 ---> sudo-logs.sh 07:40:57 Archiving 'sudo' log.. 07:40:57 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:57 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:40:57 $ docker stop --time=1 cff7082fb844265d13f178cc286c08c7ef73a6c1e5ad7a6554e50227551d65aa 07:40:58 $ docker rm -f --volumes cff7082fb844265d13f178cc286c08c7ef73a6c1e5ad7a6554e50227551d65aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:40:58 [WS-CLEANUP] Deleting project workspace... 07:40:58 [WS-CLEANUP] Deferred wipeout is used... 07:40:58 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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] } 07:40:58 Failed in branch amd64 [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 07:40:59 + [ -d /w/workspace/edgex-go/18/archives ] [Pipeline] libraryResource [Pipeline] sh 07:41:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:41:01 ---> package-listing.sh 07:41:01 ++ facter osfamily 07:41:01 ++ tr '[:upper:]' '[:lower:]' 07:41:02 + OS_FAMILY=debian 07:41:02 + workspace=/w/workspace/edgex-go/18 07:41:02 + START_PACKAGES=/tmp/packages_start.txt 07:41:02 + END_PACKAGES=/tmp/packages_end.txt 07:41:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:41:02 + PACKAGES=/tmp/packages_start.txt 07:41:02 + '[' /w/workspace/edgex-go/18 ']' 07:41:02 + PACKAGES=/tmp/packages_end.txt 07:41:02 + case "${OS_FAMILY}" in 07:41:02 + dpkg -l 07:41:02 + grep '^ii' 07:41:02 + '[' -f /tmp/packages_start.txt ']' 07:41:02 + '[' -f /tmp/packages_end.txt ']' 07:41:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:41:02 + '[' /w/workspace/edgex-go/18 ']' 07:41:02 + mkdir -p /w/workspace/edgex-go/18/archives/ 07:41:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/18/archives/ [Pipeline] echo 07:41:02 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/18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:41:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:02 07:41:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:03 latest: Pulling from edgex-lftools-log-publisher 07:41:03 5eb5b503b376: Pulling fs layer 07:41:03 5c69ac0246d0: Pulling fs layer 07:41:03 ec43610c2a17: Pulling fs layer 07:41:03 3a2ae6a8a46f: Pulling fs layer 07:41:03 33b1e0a273af: Pulling fs layer 07:41:03 5d3b04190fa2: Pulling fs layer 07:41:03 2f39f015ded8: Pulling fs layer 07:41:03 3a2ae6a8a46f: Waiting 07:41:03 33b1e0a273af: Waiting 07:41:03 2f39f015ded8: Waiting 07:41:03 5d3b04190fa2: Waiting 07:41:03 5c69ac0246d0: Download complete 07:41:03 3a2ae6a8a46f: Verifying Checksum 07:41:03 3a2ae6a8a46f: Download complete 07:41:03 33b1e0a273af: Verifying Checksum 07:41:03 33b1e0a273af: Download complete 07:41:03 ec43610c2a17: Verifying Checksum 07:41:03 ec43610c2a17: Download complete 07:41:03 5d3b04190fa2: Verifying Checksum 07:41:03 5d3b04190fa2: Download complete 07:41:03 5eb5b503b376: Verifying Checksum 07:41:03 5eb5b503b376: Download complete 07:41:04 2f39f015ded8: Verifying Checksum 07:41:04 2f39f015ded8: Download complete 07:41:05 5eb5b503b376: Pull complete 07:41:05 5c69ac0246d0: Pull complete 07:41:05 ec43610c2a17: Pull complete 07:41:05 3a2ae6a8a46f: Pull complete 07:41:05 33b1e0a273af: Pull complete 07:41:05 5d3b04190fa2: Pull complete 07:41:12 2f39f015ded8: Pull complete 07:41:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:41:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:12 prd-ubuntu20.04-docker-8c-8g-773773 does not seem to be running inside a container 07:41:12 $ 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/18/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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:41:13 $ docker top bb01d1677edfa4e219fd91647e4448fbdc8cb1246c61b10da3373f9ce5f050fd -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:14 + touch /tmp/pre-build-complete [Pipeline] sh 07:41:14 + mkdir -p /var/log/sysstat [Pipeline] sh 07:41:14 + ls /var/log/sa-host 07:41:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:41:14 provisioning config files... 07:41:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/18@tmp/config7457576838063247700tmp [Pipeline] { [Pipeline] echo 07:41:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:41:15 ---> create-netrc.sh [Pipeline] } 07:41:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:41:17 ---> python-tools-install.sh [Pipeline] echo 07:41:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:41:18 ---> sudo-logs.sh 07:41:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:41:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:41:18 ---> job-cost.sh 07:41:18 lf-activate-venv: SKIPPING 07:41:18 DEBUG: total: 0.10999999940395355 07:41:18 INFO: Retrieving Stack Cost... 07:41:19 INFO: Retrieving Pricing Info for: v3-standard-8 07:41:19 INFO: Archiving Costs [Pipeline] echo 07:41:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:41:19 ---> logs-deploy.sh 07:41:19 lf-activate-venv: SKIPPING 07:41:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/18 07:41:19 INFO: archiving workspace using pattern(s): 07:41:20 Archives upload complete. 07:41:20 INFO: archiving logs to Nexus 07:41:21 ---> uname -a: 07:41:21 Linux prd-ubuntu20-04-docker-8c-8g-773773 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:41:21 07:41:21 07:41:21 ---> lscpu: 07:41:21 Architecture: x86_64 07:41:21 CPU op-mode(s): 32-bit, 64-bit 07:41:21 Byte Order: Little Endian 07:41:21 Address sizes: 40 bits physical, 48 bits virtual 07:41:21 CPU(s): 8 07:41:21 On-line CPU(s) list: 0-7 07:41:21 Thread(s) per core: 1 07:41:21 Core(s) per socket: 1 07:41:21 Socket(s): 8 07:41:21 NUMA node(s): 1 07:41:21 Vendor ID: AuthenticAMD 07:41:21 CPU family: 23 07:41:21 Model: 49 07:41:21 Model name: AMD EPYC-Rome Processor 07:41:21 Stepping: 0 07:41:21 CPU MHz: 2799.996 07:41:21 BogoMIPS: 5599.99 07:41:21 Virtualization: AMD-V 07:41:21 Hypervisor vendor: KVM 07:41:21 Virtualization type: full 07:41:21 L1d cache: 256 KiB 07:41:21 L1i cache: 256 KiB 07:41:21 L2 cache: 4 MiB 07:41:21 L3 cache: 128 MiB 07:41:21 NUMA node0 CPU(s): 0-7 07:41:21 Vulnerability Gather data sampling: Not affected 07:41:21 Vulnerability Itlb multihit: Not affected 07:41:21 Vulnerability L1tf: Not affected 07:41:21 Vulnerability Mds: Not affected 07:41:21 Vulnerability Meltdown: Not affected 07:41:21 Vulnerability Mmio stale data: Not affected 07:41:21 Vulnerability Retbleed: Vulnerable 07:41:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:41:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:41:21 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:41:21 Vulnerability Srbds: Not affected 07:41:21 Vulnerability Tsx async abort: Not affected 07:41:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:41:21 07:41:21 07:41:21 ---> nproc: 07:41:21 8 07:41:21 07:41:21 07:41:21 ---> df -h: 07:41:21 Filesystem Size Used Avail Use% Mounted on 07:41:21 overlay 155G 31G 125G 20% / 07:41:21 tmpfs 64M 0 64M 0% /dev 07:41:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:41:21 shm 64M 0 64M 0% /dev/shm 07:41:21 /dev/vda1 155G 31G 125G 20% /facter-os 07:41:21 07:41:21