Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bbc21c937f4ad83ee98b11842af458a0c0169691 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-ssh16239687848372562318.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11340466529697634211.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3491447294254074172.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2524972399874292401.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10198823211093884032.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-36420’ Running on prd-ubuntu20.04-docker-8c-8g-36426 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/774 [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/774 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bbc21c937f4ad83ee98b11842af458a0c0169691 (main) Commit message: "Merge pull request #5045 from weichou1229/reading-schema" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbc21c937f4ad83ee98b11842af458a0c0169691 # timeout=10 > git rev-list --no-walk 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:43:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:43:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:43:45 ========================================================= 01:43:45 EdgeX Global Pipelines Version Info 01:43:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:43:46 ------------------- 01:43:46 stable info: 01:43:46 ------------------- 01:43:46 Commited By: Cherry Wang cherry@iotechsys.com 01:43:46 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:43:46 Message: update stable to v1.0.269 01:43:46 ------------------- 01:43:46 experimental info: 01:43:46 ------------------- 01:43:46 Commited By: **** collab-it+edgex@linuxfoundation.org 01:43:46 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:43:46 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:43:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:43:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:43:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:43:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:43:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbc21c9 [Pipeline] echo 01:43:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:47 provisioning config files... 01:43:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/774@tmp/config11503534902197168210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:47 ---> ****-login.sh 01:43:47 nexus3.edgexfoundry.org:10001 01:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:48 Configure a credential helper to remove this warning. See 01:43:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:48 01:43:48 Login Succeeded 01:43:48 nexus3.edgexfoundry.org:10002 01:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:48 Configure a credential helper to remove this warning. See 01:43:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:48 01:43:48 Login Succeeded 01:43:48 nexus3.edgexfoundry.org:10003 01:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:48 Configure a credential helper to remove this warning. See 01:43:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:48 01:43:48 Login Succeeded 01:43:48 nexus3.edgexfoundry.org:10004 01:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:48 Configure a credential helper to remove this warning. See 01:43:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:48 01:43:48 Login Succeeded 01:43:48 ****.io 01:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:48 Configure a credential helper to remove this warning. See 01:43:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:48 01:43:48 Login Succeeded 01:43:48 ---> ****-login.sh ends [Pipeline] } 01:43:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:43:49 + 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:43:49 + dirname cmd/core-command/Dockerfile 01:43:49 + cut -d/ -f2 01:43:49 + echo core-command,cmd/core-command/Dockerfile 01:43:49 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:43:49 + cut -d/ -f2 01:43:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:43:49 + dirname cmd/core-data/Dockerfile 01:43:49 + cut -d/ -f2 01:43:49 + echo core-data,cmd/core-data/Dockerfile 01:43:49 + dirname cmd/core-keeper/Dockerfile 01:43:49 + cut -d/ -f2 01:43:49 + echo core-keeper,cmd/core-keeper/Dockerfile 01:43:49 + dirname cmd/core-metadata/Dockerfile 01:43:49 + cut -d/ -f2 01:43:49 + echo core-metadata,cmd/core-metadata/Dockerfile 01:43:49 + dirname cmd/security-bootstrapper/Dockerfile 01:43:49 + cut -d/ -f2 01:43:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:43:49 + dirname cmd/security-proxy-auth/Dockerfile 01:43:49 + cut -d/ -f2 01:43:49 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:43:49 + dirname cmd/security-proxy-setup/Dockerfile 01:43:49 + cut -d/ -f2 01:43:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:43:49 + dirname cmd/security-secretstore-setup/Dockerfile 01:43:49 + cut -d/ -f2 01:43:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:43:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:43:49 + cut -d/ -f2 01:43:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:43:49 + dirname cmd/security-spire-agent/Dockerfile 01:43:49 + cut -d/ -f2 01:43:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:43:49 + dirname cmd/security-spire-config/Dockerfile 01:43:49 + cut -d/ -f2 01:43:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:43:49 + dirname cmd/security-spire-server/Dockerfile 01:43:49 + cut -d/ -f2 01:43:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:43:49 + dirname cmd/support-notifications/Dockerfile 01:43:49 + cut -d/ -f2 01:43:49 + echo support-notifications,cmd/support-notifications/Dockerfile 01:43:49 + dirname cmd/support-scheduler/Dockerfile 01:43:49 + cut -d/ -f2 01:43:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:43:49 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:43:49 + git rev-list -1 --merges bbc21c937f4ad83ee98b11842af458a0c0169691~1..bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] echo 01:43:49 -----------> git rev-list -1 --merges bbc21c937f4ad83ee98b11842af458a0c0169691~1..bbc21c937f4ad83ee98b11842af458a0c0169691 bbc21c937f4ad83ee98b11842af458a0c0169691 01:43:49 bbc21c937f4ad83ee98b11842af458a0c0169691 [false] [Pipeline] sh 01:43:49 + git log --format=format:%s -1 bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] echo 01:43:49 ========================================================= 01:43:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:43:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:43:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:43:50 + grep -v github /etc/ssh/ssh_known_hosts 01:43:50 + [ -e /tmp/ssh_known_hosts ] 01:43:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:43:50 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:43:50 sudo tee -a /etc/ssh/ssh_known_hosts 01:43:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:43:50 01:43:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:43:50 0.1.4: Pulling from edgex-devops/py-git-semver 01:43:50 b85a868b505f: Pulling fs layer 01:43:50 e2be974225ed: Pulling fs layer 01:43:50 339a4e72a1f5: Pulling fs layer 01:43:50 988bab9f4d93: Pulling fs layer 01:43:50 1469e6f7b9e6: Pulling fs layer 01:43:50 eaf3925da568: Pulling fs layer 01:43:50 bab4dde63d76: Pulling fs layer 01:43:50 bde34c3a00c8: Pulling fs layer 01:43:50 b352a97aabf1: Pulling fs layer 01:43:50 4872d77fe225: Pulling fs layer 01:43:50 5851b861e8e6: Pulling fs layer 01:43:50 988bab9f4d93: Waiting 01:43:50 1469e6f7b9e6: Waiting 01:43:50 eaf3925da568: Waiting 01:43:50 bab4dde63d76: Waiting 01:43:50 bde34c3a00c8: Waiting 01:43:50 b352a97aabf1: Waiting 01:43:50 4872d77fe225: Waiting 01:43:50 5851b861e8e6: Waiting 01:43:50 e2be974225ed: Download complete 01:43:50 988bab9f4d93: Verifying Checksum 01:43:50 988bab9f4d93: Download complete 01:43:50 1469e6f7b9e6: Verifying Checksum 01:43:50 1469e6f7b9e6: Download complete 01:43:50 eaf3925da568: Download complete 01:43:50 339a4e72a1f5: Verifying Checksum 01:43:50 339a4e72a1f5: Download complete 01:43:51 bde34c3a00c8: Download complete 01:43:51 b352a97aabf1: Verifying Checksum 01:43:51 b352a97aabf1: Download complete 01:43:51 4872d77fe225: Verifying Checksum 01:43:51 4872d77fe225: Download complete 01:43:51 5851b861e8e6: Verifying Checksum 01:43:51 5851b861e8e6: Download complete 01:43:51 b85a868b505f: Download complete 01:43:51 bab4dde63d76: Verifying Checksum 01:43:51 bab4dde63d76: Download complete 01:43:52 b85a868b505f: Pull complete 01:43:52 e2be974225ed: Pull complete 01:43:52 339a4e72a1f5: Pull complete 01:43:52 988bab9f4d93: Pull complete 01:43:53 1469e6f7b9e6: Pull complete 01:43:53 eaf3925da568: Pull complete 01:43:55 bab4dde63d76: Pull complete 01:43:55 bde34c3a00c8: Pull complete 01:43:55 b352a97aabf1: Pull complete 01:43:55 4872d77fe225: Pull complete 01:43:55 5851b861e8e6: Pull complete 01:43:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:43:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:43:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:55 prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container 01:43:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:43:57 $ docker top c18c2df7519807fdafad814bf14cfffba8e2a30546c49376f135c07501c7be2c -eo pid,comm 01:43:57 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:43:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:43:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:43:57 [ssh-agent] Looking for ssh-agent implementation... 01:43:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:43:57 $ docker exec c18c2df7519807fdafad814bf14cfffba8e2a30546c49376f135c07501c7be2c ssh-agent 01:43:57 SSH_AUTH_SOCK=/tmp/ssh-19pAGOPcQRBA/agent.33 01:43:57 SSH_AGENT_PID=39 01:43:57 Running ssh-add (command line suppressed) 01:43:57 Identity added: /w/workspace/edgex-go/774@tmp/private_key_7056840735631621704.key (/w/workspace/edgex-go/774@tmp/private_key_7056840735631621704.key) 01:43:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:43:58 + git tag --points-at HEAD [Pipeline] } 01:43:58 $ docker exec --env ******** --env ******** c18c2df7519807fdafad814bf14cfffba8e2a30546c49376f135c07501c7be2c ssh-agent -k 01:43:58 unset SSH_AUTH_SOCK; 01:43:58 unset SSH_AGENT_PID; 01:43:58 echo Agent pid 39 killed; 01:43:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:43:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:43:58 [ssh-agent] Looking for ssh-agent implementation... 01:43:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:43:58 $ docker exec c18c2df7519807fdafad814bf14cfffba8e2a30546c49376f135c07501c7be2c ssh-agent 01:43:58 SSH_AUTH_SOCK=/tmp/ssh-FcdtU0Y5qqMO/agent.72 01:43:58 SSH_AGENT_PID=78 01:43:58 Running ssh-add (command line suppressed) 01:43:58 Identity added: /w/workspace/edgex-go/774@tmp/private_key_9525178426658768903.key (/w/workspace/edgex-go/774@tmp/private_key_9525178426658768903.key) 01:43:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:43:59 + git semver init 01:43:59 2025-01-10 01:43:59,266 [run_init] DEBUG init version:0.0.0 force:False 01:43:59 2025-01-10 01:43:59,267 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/774/.semver 01:43:59 2025-01-10 01:43:59,268 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/774/.semver 01:43:59 2025-01-10 01:43:59,268 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/774/.semver'], cwd=/w/workspace/edgex-go/774, universal_newlines=False, shell=None, istream=None) 01:44:04 2025-01-10 01:44:03,629 [append_file] DEBUG append to file:/w/workspace/edgex-go/774/.git/info/exclude 01:44:04 2025-01-10 01:44:03,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/774/.semver/main with force:False 01:44:04 2025-01-10 01:44:03,630 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main 01:44:04 2025-01-10 01:44:03,630 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main 01:44:04 4.0.0-dev.38 [Pipeline] } 01:44:04 $ docker exec --env ******** --env ******** c18c2df7519807fdafad814bf14cfffba8e2a30546c49376f135c07501c7be2c ssh-agent -k 01:44:04 unset SSH_AUTH_SOCK; 01:44:04 unset SSH_AGENT_PID; 01:44:04 echo Agent pid 78 killed; 01:44:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:44:05 + git semver [Pipeline] } 01:44:05 $ docker stop --time=1 c18c2df7519807fdafad814bf14cfffba8e2a30546c49376f135c07501c7be2c 01:44:06 $ docker rm -f --volumes c18c2df7519807fdafad814bf14cfffba8e2a30546c49376f135c07501c7be2c [Pipeline] // withDockerContainer [Pipeline] sh 01:44:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:44:07 Stashed 1 file(s) [Pipeline] echo 01:44:07 [edgeXSemver]: initialized semver on version 4.0.0-dev.38 [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:44:07 + git config --global --add safe.directory /w/workspace/edgex-go/774 [Pipeline] echo 01:44:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:44:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:44:07 ========================================================= 01:44:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:44:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:44:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:44:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:44:08 da9db072f522: Pulling fs layer 01:44:08 6ef4a4ee8ca5: Pulling fs layer 01:44:08 06f05ace1117: Pulling fs layer 01:44:08 5fe327b54edc: Pulling fs layer 01:44:08 4f4fb700ef54: Pulling fs layer 01:44:08 92a5565b7b96: Pulling fs layer 01:44:08 ff9bb7016b71: Pulling fs layer 01:44:08 b67dba6c2c7d: Pulling fs layer 01:44:08 a813b0c90790: Pulling fs layer 01:44:08 5fe327b54edc: Waiting 01:44:08 92a5565b7b96: Waiting 01:44:08 ff9bb7016b71: Waiting 01:44:08 4f4fb700ef54: Waiting 01:44:08 b67dba6c2c7d: Waiting 01:44:08 6ef4a4ee8ca5: Verifying Checksum 01:44:08 6ef4a4ee8ca5: Download complete 01:44:08 5fe327b54edc: Verifying Checksum 01:44:08 5fe327b54edc: Download complete 01:44:08 4f4fb700ef54: Verifying Checksum 01:44:08 4f4fb700ef54: Download complete 01:44:08 da9db072f522: Download complete 01:44:08 92a5565b7b96: Verifying Checksum 01:44:08 92a5565b7b96: Download complete 01:44:08 ff9bb7016b71: Verifying Checksum 01:44:08 ff9bb7016b71: Download complete 01:44:08 da9db072f522: Pull complete 01:44:08 a813b0c90790: Verifying Checksum 01:44:08 a813b0c90790: Download complete 01:44:08 6ef4a4ee8ca5: Pull complete 01:44:08 06f05ace1117: Verifying Checksum 01:44:08 06f05ace1117: Download complete 01:44:08 b67dba6c2c7d: Verifying Checksum 01:44:08 b67dba6c2c7d: Download complete 01:44:12 06f05ace1117: Pull complete 01:44:12 5fe327b54edc: Pull complete 01:44:12 4f4fb700ef54: Pull complete 01:44:12 92a5565b7b96: Pull complete 01:44:12 ff9bb7016b71: Pull complete 01:44:14 b67dba6c2c7d: Pull complete 01:44:15 a813b0c90790: Pull complete 01:44:15 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 01:44:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:44:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:44:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:44:15 WORKDIR /edgex 01:44:15 COPY go.mod . 01:44:15 RUN go mod download 01:44:15 + docker build -t ci-base-image-x86_64 -f - . 01:44:16 Sending build context to Docker daemon 178.5MB 01:44:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:44:16 ---> 3ba60ce46760 01:44:16 Step 2/4 : WORKDIR /edgex 01:44:18 ---> Running in 5628683ef5ea 01:44:18 Removing intermediate container 5628683ef5ea 01:44:18 ---> 7ee6b9a6f064 01:44:18 Step 3/4 : COPY go.mod . 01:44:18 ---> 40aa797f3d24 01:44:18 Step 4/4 : RUN go mod download 01:44:18 ---> Running in 34d8162f7f32 01:44:22 Still waiting to schedule task 01:44:22 ‘prd-ubuntu20.04-docker-arm64-4c-16g-36425’ is offline 01:44:36 Removing intermediate container 34d8162f7f32 01:44:36 ---> 4a20f1c38749 01:44:36 Successfully built 4a20f1c38749 01:44:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:37 + docker inspect -f . ci-base-image-x86_64 01:44:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:37 prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container 01:44:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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 ******** ci-base-image-x86_64 cat 01:44:37 $ docker top 1b8cd574a13c32bd712333d046dbd4d1805ecd84e8ee62f12e875b87db05a622 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:37 + go version 01:44:37 go version go1.23.4 linux/amd64 [Pipeline] } 01:44:37 $ docker stop --time=1 1b8cd574a13c32bd712333d046dbd4d1805ecd84e8ee62f12e875b87db05a622 01:44:39 $ docker rm -f --volumes 1b8cd574a13c32bd712333d046dbd4d1805ecd84e8ee62f12e875b87db05a622 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:39 + docker inspect -f . ci-base-image-x86_64 01:44:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:39 prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container 01:44:39 $ 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/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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 ******** ci-base-image-x86_64 cat 01:44:40 $ docker top 99fd816850615bf1b0f406519895fceaea057c580605bfc18c5d69b2b4682a8f -eo pid,comm [Pipeline] { [Pipeline] echo 01:44:40 ========================================================= 01:44:40 [edgeXBuildGoParallel] Running Tests and Build... 01:44:40 ========================================================= [Pipeline] sh 01:44:40 + git config --global --add safe.directory /w/workspace/edgex-go/774 [Pipeline] fileExists [Pipeline] sh 01:44:40 + make test 01:44:40 go test -race -coverprofile=coverage.out ./... 01:44:48 ? github.com/edgexfoundry/edgex-go [no test files] 01:45:15 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:45:15 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:45:15 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:45:15 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:45:15 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:45:15 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:45:15 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:45:15 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:45:15 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:45:15 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:45:15 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:45:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:45:16 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:45:16 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:45:16 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:45:17 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:45:17 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:45:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 01:45:19 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 01:45:19 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:45:19 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:45:19 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:45:19 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:45:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 01:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:45:20 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:45:20 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:45:20 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:45:20 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:45:20 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:45:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:45:20 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:45:20 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:45:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:45:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:45:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:45:22 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:45:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:45:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements 01:45:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 48.4% of statements 01:45:23 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:45:23 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:45:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.966s coverage: 93.4% of statements 01:45:23 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements 01:45:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 9.4% of statements 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:45:25 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:45:25 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:45:25 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:45:25 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:45:25 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:45:25 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:45:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:45:25 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:45:25 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:45:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 95.8% of statements 01:45:27 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 01:45:27 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:45:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:45:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:45:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:45:27 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:45:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] 01:45:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements 01:45:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.067s coverage: 44.2% of statements 01:45:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.015s coverage: 81.1% of statements 01:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements 01:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements 01:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements 01:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.023s coverage: 96.3% of statements 01:45:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:45:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:45:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:45:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:45:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:45:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:45:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 01:45:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:45:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:45:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:45:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:45:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:45:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:45:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:45:32 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:45:32 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:45:32 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:45:33 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:45:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:45:35 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:45:35 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:45:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:45:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:45:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:45:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:45:38 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:45:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:45:40 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:45:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:45:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:45:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:45:40 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:45:40 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:45:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:45:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:45:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:45:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:45:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 01:45:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:45:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:45:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:45:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:45:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:45:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:45:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:45:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.043s coverage: 92.9% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.063s coverage: 62.3% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.025s coverage: 87.2% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.017s coverage: 86.0% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.055s coverage: 73.7% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.035s coverage: 96.8% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.200s coverage: 36.8% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 94.9% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements 01:45:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 45.8% of statements 01:45:54 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:45:54 running golangci-lint 01:45:54 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:45:54 go version go1.23.4 linux/amd64 01:45:54 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:45:54 level=info msg="[config_reader] Used config file .golangci.yml" 01:45:54 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:46:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36427 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:46:03 Running in /w/workspace/edgex-go/774 [Pipeline] { [Pipeline] checkout 01:46:04 The recommended git tool is: git 01:46:10 using credential edgex-jenkins-ssh 01:46:10 Cloning the remote Git repository 01:46:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:46:11 > git init /w/workspace/edgex-go/774 # timeout=10 01:46:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:46:11 > git --version # timeout=10 01:46:11 > git --version # 'git version 2.25.1' 01:46:11 using GIT_SSH to set credentials SSH Credentials for GitHub 01:46:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:46:16 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|compiled_files|types_sizes|files) took 21.861579134s" 01:46:16 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 28.417736ms" 01:46:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:46:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:46:28 Avoid second fetch 01:46:28 Checking out Revision bbc21c937f4ad83ee98b11842af458a0c0169691 (main) 01:46:29 level=info msg="[linters_context/goanalysis] analyzers took 1m40.609865006s with top 10 stages: buildir: 59.549794199s, gosec: 3.792555798s, inspect: 3.344565161s, fact_deprecated: 2.598939857s, printf: 2.167208969s, ctrlflow: 1.689067322s, fact_purity: 1.391985199s, nilness: 1.383179699s, S1038: 933.689019ms, typedness: 839.362381ms" 01:46:29 level=info msg="[runner] Issues before processing: 199, after processing: 0" 01:46:29 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 199/199, identifier_marker: 199/199, exclude: 199/199, cgo: 199/199, autogenerated_exclude: 199/199, nolint: 17/0, filename_unadjuster: 199/199, path_prettifier: 199/199, skip_files: 199/199, skip_dirs: 199/199, exclude-rules: 199/17" 01:46:29 level=info msg="[runner] processing took 18.950898ms with stages: nolint: 7.695251ms, identifier_marker: 4.688959ms, path_prettifier: 2.791431ms, autogenerated_exclude: 1.700558ms, exclude-rules: 1.131065ms, skip_dirs: 857.933µs, invalid_issue: 35.33µs, cgo: 29.131µs, filename_unadjuster: 16.17µs, max_same_issues: 1.23µs, max_from_linter: 730ns, fixer: 560ns, uniq_by_line: 530ns, skip_files: 400ns, severity-rules: 380ns, exclude: 290ns, sort_results: 280ns, source_code: 150ns, diff: 150ns, path_prefixer: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" 01:46:29 level=info msg="[runner] linters took 12.566175857s with stages: goanalysis_metalinter: 12.547127378s" 01:46:29 level=info msg="File cache stats: 0 entries of total size 0B" 01:46:29 level=info msg="Memory: 343 samples, avg is 290.6MB, max is 1266.1MB" 01:46:29 level=info msg="Execution took 34.463466092s" 01:46:29 go vet ./... 01:46:29 Commit message: "Merge pull request #5045 from weichou1229/reading-schema" 01:46:28 > git config core.sparsecheckout # timeout=10 01:46:29 > git checkout -f bbc21c937f4ad83ee98b11842af458a0c0169691 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:46:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:46:34 % Total % Received % Xferd Average Speed Time Time Time Current 01:46:34 Dload Upload Total Spent Left Speed 01:46:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 65784 0 --:--:-- --:--:-- --:--:-- 66123 [Pipeline] sh 01:46:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:46:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:46:35 + sudo tee /etc/docker/daemon.new 01:46:35 { 01:46:35 "registry-mirrors": [ 01:46:35 "https://nexus3.edgexfoundry.org:10001" 01:46:35 ], 01:46:35 "bip": "10.250.0.254/24", 01:46:35 "hosts": [ 01:46:35 "tcp://0.0.0.0:5555", 01:46:35 "unix:///var/run/docker.sock" 01:46:35 ], 01:46:35 "mtu": 1458, 01:46:35 "selinux-enabled": true, 01:46:35 "seccomp-profile": "/etc/docker/seccomp.json" 01:46:35 } [Pipeline] sh 01:46:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:46:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:46:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:46:35 ./bin/test-attribution-txt.sh [Pipeline] echo 01:46:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 01:46:35 + sudo service docker restart 01:46:35 + ls -al . 01:46:35 total 1836 01:46:35 drwxrwxr-x 11 1001 1001 4096 Jan 10 01:44 . 01:46:35 drwxr-xr-x 4 root root 4096 Jan 10 01:44 .. 01:46:35 drwxrwxr-x 2 1001 1001 4096 Jan 10 01:43 .blubracket 01:46:35 -rw-rw-r-- 1 1001 1001 10 Jan 10 01:43 .dockerignore 01:46:35 drwxrwxr-x 8 1001 1001 4096 Jan 10 01:45 .git 01:46:35 drwxrwxr-x 3 1001 1001 4096 Jan 10 01:43 .github 01:46:35 -rw-rw-r-- 1 1001 1001 907 Jan 10 01:43 .gitignore 01:46:35 -rw-rw-r-- 1 1001 1001 199 Jan 10 01:43 .golangci.yml 01:46:35 -rw-rw-r-- 1 1001 1001 100 Jan 10 01:43 .hadolint.yml 01:46:35 drwxr-xr-x 3 1001 1001 4096 Jan 10 01:44 .semver 01:46:35 -rw-rw-r-- 1 1001 1001 155 Jan 10 01:43 .sonarcloud.properties 01:46:35 -rw-rw-r-- 1 1001 1001 1171 Jan 10 01:43 ADOPTERS.md 01:46:35 -rw-rw-r-- 1 1001 1001 17256 Jan 10 01:43 Attribution.txt 01:46:35 -rw-rw-r-- 1 1001 1001 100284 Jan 10 01:43 CHANGELOG.md 01:46:35 -rw-rw-r-- 1 1001 1001 3804 Jan 10 01:43 CONTRIBUTING.md 01:46:35 -rw-rw-r-- 1 1001 1001 677 Jan 10 01:43 GOVERNANCE.md 01:46:35 -rw-rw-r-- 1 1001 1001 858 Jan 10 01:43 Jenkinsfile 01:46:35 -rw-rw-r-- 1 1001 1001 10775 Jan 10 01:43 LICENSE 01:46:35 -rw-rw-r-- 1 1001 1001 16740 Jan 10 01:43 Makefile 01:46:35 -rw-rw-r-- 1 1001 1001 582 Jan 10 01:43 OWNERS.md 01:46:35 -rw-rw-r-- 1 1001 1001 9932 Jan 10 01:43 README.md 01:46:35 -rw-rw-r-- 1 1001 1001 789 Jan 10 01:43 SECURITY.md 01:46:35 -rw-rw-r-- 1 1001 1001 12 Jan 10 01:44 VERSION 01:46:35 drwxrwxr-x 2 1001 1001 4096 Jan 10 01:43 bin 01:46:35 drwxrwxr-x 19 1001 1001 4096 Jan 10 01:43 cmd 01:46:35 -rw-r--r-- 1 root root 1510933 Jan 10 01:45 coverage.out 01:46:35 drwxrwxr-x 2 1001 1001 4096 Jan 10 01:43 fuzz_test 01:46:35 -rw-rw-r-- 1 1001 1001 6506 Jan 10 01:43 go.mod 01:46:35 -rw-rw-r-- 1 1001 1001 88058 Jan 10 01:43 go.sum 01:46:35 drwxrwxr-x 7 1001 1001 4096 Jan 10 01:43 internal 01:46:35 drwxrwxr-x 2 1001 1001 4096 Jan 10 01:43 openapi 01:46:35 -rw-rw-r-- 1 1001 1001 584 Jan 10 01:43 security.txt 01:46:35 -rw-rw-r-- 1 1001 1001 204 Jan 10 01:43 version.go [Pipeline] sh 01:46:36 + '[' -e coverage.out ] 01:46:36 + chown 1001:1001 coverage.out [Pipeline] stash 01:46:36 Stashed 1 file(s) [Pipeline] sh 01:46:36 + make build 01:46:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:53 provisioning config files... 01:46:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/774@tmp/config10231845815907654113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:54 ---> ****-login.sh 01:46:54 nexus3.edgexfoundry.org:10001 01:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:54 Configure a credential helper to remove this warning. See 01:46:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:54 01:46:54 Login Succeeded 01:46:54 nexus3.edgexfoundry.org:10002 01:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:55 Configure a credential helper to remove this warning. See 01:46:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:55 01:46:55 Login Succeeded 01:46:55 nexus3.edgexfoundry.org:10003 01:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:55 Configure a credential helper to remove this warning. See 01:46:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:55 01:46:55 Login Succeeded 01:46:55 nexus3.edgexfoundry.org:10004 01:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:55 Configure a credential helper to remove this warning. See 01:46:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:55 01:46:55 Login Succeeded 01:46:55 ****.io 01:46:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:56 Configure a credential helper to remove this warning. See 01:46:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:56 01:46:56 Login Succeeded 01:46:56 ---> ****-login.sh ends [Pipeline] } 01:46:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:46:56 + git config --global --add safe.directory /w/workspace/edgex-go/774 [Pipeline] echo 01:46:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:46:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:46:57 ========================================================= 01:46:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:46:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:46:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:46:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:46:57 9986a736f7d3: Pulling fs layer 01:46:57 1f018df60701: Pulling fs layer 01:46:57 39f8f326b044: Pulling fs layer 01:46:57 e6a1e7a6a96a: Pulling fs layer 01:46:57 4f4fb700ef54: Pulling fs layer 01:46:57 e6a1e7a6a96a: Waiting 01:46:57 d45d956e0dbf: Pulling fs layer 01:46:57 4f4fb700ef54: Waiting 01:46:57 d7702b0d1db1: Pulling fs layer 01:46:57 d45d956e0dbf: Waiting 01:46:57 5c7f0f088c93: Pulling fs layer 01:46:57 d7702b0d1db1: Waiting 01:46:57 4fdc064ae6cf: Pulling fs layer 01:46:57 5c7f0f088c93: Waiting 01:46:57 4fdc064ae6cf: Waiting 01:46:57 1f018df60701: Verifying Checksum 01:46:57 1f018df60701: Download complete 01:46:57 e6a1e7a6a96a: Verifying Checksum 01:46:57 e6a1e7a6a96a: Download complete 01:46:57 4f4fb700ef54: Verifying Checksum 01:46:57 4f4fb700ef54: Download complete 01:46:57 d45d956e0dbf: Verifying Checksum 01:46:57 d45d956e0dbf: Download complete 01:46:57 9986a736f7d3: Verifying Checksum 01:46:57 9986a736f7d3: Download complete 01:46:57 d7702b0d1db1: Verifying Checksum 01:46:57 d7702b0d1db1: Download complete 01:46:57 4fdc064ae6cf: Verifying Checksum 01:46:57 4fdc064ae6cf: Download complete 01:46:58 9986a736f7d3: Pull complete 01:46:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:46:58 1f018df60701: Pull complete 01:46:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:46:59 39f8f326b044: Verifying Checksum 01:46:59 39f8f326b044: Download complete 01:46:59 5c7f0f088c93: Verifying Checksum 01:46:59 5c7f0f088c93: Download complete 01:47:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:47:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:47:02 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:47:07 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:47:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:47:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:47:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:47:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:47:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:47:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:47:14 $ docker stop --time=1 99fd816850615bf1b0f406519895fceaea057c580605bfc18c5d69b2b4682a8f 01:47:18 $ docker rm -f --volumes 99fd816850615bf1b0f406519895fceaea057c580605bfc18c5d69b2b4682a8f [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:47:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:47:19 01:47:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:47:20 latest: Pulling from edgex-devops/edgex-compose 01:47:20 91d30c5bc195: Pulling fs layer 01:47:20 2e9b0aa3be6d: Pulling fs layer 01:47:20 9c61dcf015f6: Pulling fs layer 01:47:20 4698f68db338: Pulling fs layer 01:47:20 2a2f49069b9e: Pulling fs layer 01:47:20 e0025b399a48: Pulling fs layer 01:47:20 2a2f49069b9e: Waiting 01:47:20 e0025b399a48: Waiting 01:47:20 4698f68db338: Waiting 01:47:20 91d30c5bc195: Verifying Checksum 01:47:20 91d30c5bc195: Download complete 01:47:20 4698f68db338: Verifying Checksum 01:47:20 4698f68db338: Download complete 01:47:20 2e9b0aa3be6d: Verifying Checksum 01:47:20 2e9b0aa3be6d: Download complete 01:47:20 e0025b399a48: Verifying Checksum 01:47:20 e0025b399a48: Download complete 01:47:20 91d30c5bc195: Pull complete 01:47:20 2a2f49069b9e: Verifying Checksum 01:47:20 2a2f49069b9e: Download complete 01:47:20 2e9b0aa3be6d: Pull complete 01:47:21 9c61dcf015f6: Verifying Checksum 01:47:21 9c61dcf015f6: Download complete 01:47:22 39f8f326b044: Pull complete 01:47:22 e6a1e7a6a96a: Pull complete 01:47:22 4f4fb700ef54: Pull complete 01:47:22 d45d956e0dbf: Pull complete 01:47:22 d7702b0d1db1: Pull complete 01:47:23 9c61dcf015f6: Pull complete 01:47:23 4698f68db338: Pull complete 01:47:23 2a2f49069b9e: Pull complete 01:47:23 e0025b399a48: Pull complete 01:47:23 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:47:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:47:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:23 prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container 01:47:23 $ 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/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:47:25 $ docker top b93841f6a8df6ce91c506bc96b6cd5faeac2f8eed48b0c8e32a7cdcce404f1a0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:26 + docker compose -f ./docker-compose-build.yml build --parallel 01:47:28 #1 [support-scheduler internal] load build definition from Dockerfile 01:47:28 #1 transferring dockerfile: 1.82kB done 01:47:28 #1 DONE 0.0s 01:47:28 01:47:28 #2 [security-spire-agent internal] load build definition from Dockerfile 01:47:28 #2 transferring dockerfile: 1.81kB done 01:47:28 #2 DONE 0.0s 01:47:28 01:47:28 #3 [core-keeper internal] load build definition from Dockerfile 01:47:28 #3 transferring dockerfile: 2.07kB done 01:47:28 #3 DONE 0.0s 01:47:28 01:47:28 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:47:28 #4 transferring dockerfile: 2.23kB done 01:47:28 #4 DONE 0.0s 01:47:28 01:47:28 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:47:28 #5 transferring dockerfile: 1.89kB done 01:47:28 #5 DONE 0.0s 01:47:28 01:47:28 #6 [core-command internal] load build definition from Dockerfile 01:47:28 #6 transferring dockerfile: 1.94kB done 01:47:28 #6 DONE 0.0s 01:47:28 01:47:28 #7 [security-spire-server internal] load build definition from Dockerfile 01:47:28 #7 transferring dockerfile: 1.70kB done 01:47:28 #7 DONE 0.0s 01:47:28 01:47:28 #8 [security-secretstore-setup internal] load build definition from Dockerfile 01:47:28 #8 transferring dockerfile: 2.49kB done 01:47:28 #8 DONE 0.0s 01:47:28 01:47:28 #9 [security-spire-config internal] load build definition from Dockerfile 01:47:28 #9 transferring dockerfile: 1.69kB done 01:47:28 #9 DONE 0.0s 01:47:28 01:47:28 #10 [security-bootstrapper internal] load build definition from Dockerfile 01:47:28 #10 transferring dockerfile: 3.02kB done 01:47:28 #10 DONE 0.0s 01:47:28 01:47:28 #11 [core-data internal] load build definition from Dockerfile 01:47:28 #11 transferring dockerfile: 2.07kB done 01:47:28 #11 DONE 0.1s 01:47:28 01:47:28 #12 [security-proxy-setup internal] load build definition from Dockerfile 01:47:28 #12 transferring dockerfile: 2.50kB done 01:47:28 #12 DONE 0.0s 01:47:28 01:47:28 #13 [support-notifications internal] load build definition from Dockerfile 01:47:28 #13 transferring dockerfile: 2.04kB done 01:47:28 #13 DONE 0.0s 01:47:28 01:47:28 #14 [core-metadata internal] load build definition from Dockerfile 01:47:28 #14 transferring dockerfile: 2.13kB done 01:47:28 #14 DONE 0.0s 01:47:28 01:47:28 #15 [security-proxy-auth internal] load build definition from Dockerfile 01:47:28 #15 transferring dockerfile: 2.15kB done 01:47:28 #15 DONE 0.0s 01:47:28 01:47:28 #16 [support-scheduler internal] load .dockerignore 01:47:28 #16 transferring context: 50B done 01:47:28 #16 DONE 0.0s 01:47:28 01:47:28 #17 [security-spire-agent internal] load .dockerignore 01:47:28 #17 transferring context: 50B done 01:47:28 #17 DONE 0.0s 01:47:28 01:47:28 #18 [core-common-config-bootstrapper internal] load .dockerignore 01:47:28 #18 transferring context: 50B done 01:47:28 #18 DONE 0.0s 01:47:28 01:47:28 #19 [core-keeper internal] load .dockerignore 01:47:28 #19 transferring context: 50B done 01:47:28 #19 DONE 0.0s 01:47:28 01:47:28 #20 [core-command internal] load .dockerignore 01:47:28 #20 transferring context: 50B done 01:47:28 #20 DONE 0.0s 01:47:28 01:47:28 #21 [security-spiffe-token-provider internal] load .dockerignore 01:47:28 #21 transferring context: 50B done 01:47:28 #21 DONE 0.0s 01:47:28 01:47:28 #22 [security-spire-server internal] load .dockerignore 01:47:28 #22 transferring context: 50B done 01:47:28 #22 DONE 0.0s 01:47:28 01:47:28 #23 [security-secretstore-setup internal] load .dockerignore 01:47:28 #23 transferring context: 50B done 01:47:28 #23 DONE 0.0s 01:47:28 01:47:28 #24 [security-spire-config internal] load .dockerignore 01:47:28 #24 transferring context: 50B done 01:47:28 #24 DONE 0.0s 01:47:28 01:47:28 #25 [security-bootstrapper internal] load .dockerignore 01:47:28 #25 transferring context: 50B done 01:47:28 #25 DONE 0.0s 01:47:28 01:47:28 #26 [security-proxy-setup internal] load .dockerignore 01:47:28 #26 transferring context: 50B done 01:47:28 #26 DONE 0.0s 01:47:28 01:47:28 #27 [core-data internal] load .dockerignore 01:47:28 5c7f0f088c93: Pull complete 01:47:28 #27 transferring context: 50B done 01:47:28 #27 DONE 0.0s 01:47:28 01:47:28 #28 [support-notifications internal] load .dockerignore 01:47:28 #28 transferring context: 50B done 01:47:28 #28 DONE 0.0s 01:47:28 01:47:28 #29 [core-metadata internal] load .dockerignore 01:47:28 #29 transferring context: 50B done 01:47:28 #29 DONE 0.0s 01:47:28 01:47:28 #30 [security-proxy-auth internal] load .dockerignore 01:47:28 #30 transferring context: 50B done 01:47:28 #30 DONE 0.0s 01:47:28 01:47:28 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:47:28 #31 DONE 0.0s 01:47:28 01:47:28 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 01:47:28 #32 DONE 0.1s 01:47:28 01:47:28 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 01:47:29 #32 ... 01:47:29 01:47:29 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:47:29 #31 DONE 0.0s 01:47:29 01:47:29 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 01:47:29 #32 DONE 0.1s 01:47:29 01:47:29 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:47:29 #31 DONE 0.0s 01:47:29 01:47:29 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:47:29 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:47:29 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:47:29 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:47:29 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:47:29 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 01:47:29 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s 01:47:29 #33 ... 01:47:29 01:47:29 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:47:29 #31 DONE 0.0s 01:47:29 01:47:29 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:47:29 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:47:29 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:47:29 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:47:29 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:47:29 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 01:47:29 #33 ... 01:47:29 01:47:29 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:47:29 #31 DONE 0.0s 01:47:29 01:47:29 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:47:29 #34 DONE 0.7s 01:47:29 01:47:29 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:47:29 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:47:29 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:47:29 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:47:29 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:47:29 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 01:47:29 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 01:47:29 #33 ... 01:47:29 01:47:29 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 01:47:29 #32 DONE 0.4s 01:47:29 01:47:29 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:47:29 #34 DONE 0.7s 01:47:29 01:47:29 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:47:29 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:47:29 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:47:29 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:47:29 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:47:29 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 01:47:29 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 01:47:29 #33 ... 01:47:29 01:47:29 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:47:29 #35 DONE 0.7s 01:47:29 01:47:29 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:47:29 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:47:29 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:47:29 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:47:29 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:47:29 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 01:47:29 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 01:47:30 4fdc064ae6cf: Pull complete 01:47:30 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 01:47:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:47:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:47:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:47:30 WORKDIR /edgex 01:47:30 COPY go.mod . 01:47:30 RUN go mod download 01:47:30 + docker build -t ci-base-image-arm64 -f - . 01:47:31 #33 ... 01:47:31 01:47:31 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:47:31 #36 DONE 2.0s 01:47:31 01:47:31 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:47:31 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 01:47:31 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:47:31 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 01:47:31 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 01:47:31 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 01:47:31 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 01:47:31 #0 building with "default" instance using docker driver 01:47:31 01:47:31 #1 [internal] load build definition from Dockerfile 01:47:31 #1 transferring dockerfile: 172B 0.0s done 01:47:31 #1 DONE 0.1s 01:47:31 01:47:31 #2 [internal] load .dockerignore 01:47:31 #2 transferring context: 50B 0.0s done 01:47:31 #2 DONE 0.1s 01:47:31 01:47:31 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:47:31 #3 DONE 0.0s 01:47:31 01:47:31 #4 [internal] load build context 01:47:31 #4 transferring context: 6.54kB done 01:47:31 #4 DONE 0.1s 01:47:31 01:47:31 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:47:31 #5 DONE 0.2s 01:47:31 01:47:31 #6 [2/4] WORKDIR /edgex 01:47:33 #33 DONE 4.4s 01:47:33 01:47:33 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 01:47:33 #37 DONE 3.7s 01:47:33 01:47:33 #38 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:47:33 #38 ... 01:47:33 01:47:33 #39 [security-spire-server internal] load build context 01:47:33 #39 transferring context: 23.68kB 0.0s done 01:47:33 #39 DONE 3.4s 01:47:33 01:47:33 #40 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:47:33 #40 ... 01:47:33 01:47:33 #41 [security-spire-config internal] load build context 01:47:33 #41 transferring context: 21.93kB 0.1s done 01:47:33 #41 DONE 3.7s 01:47:33 01:47:33 #42 [security-spire-agent internal] load build context 01:47:33 #42 transferring context: 23.21kB 0.0s done 01:47:33 #42 DONE 2.4s 01:47:33 01:47:33 #43 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:47:33 #6 DONE 1.7s 01:47:33 01:47:33 #7 [3/4] COPY go.mod . 01:47:33 #7 DONE 0.1s 01:47:33 01:47:33 #8 [4/4] RUN go mod download 01:47:38 #43 ... 01:47:38 01:47:38 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:47:38 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.4s done 01:47:38 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:47:38 #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 01:47:38 #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 01:47:38 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 01:47:38 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 01:47:38 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 01:47:38 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 01:47:38 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.7s done 01:47:38 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 01:47:38 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:47:38 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s 01:47:39 #44 ... 01:47:39 01:47:39 #45 [support-scheduler internal] load build context 01:47:39 #45 transferring context: 302.23MB 9.8s 01:47:39 #45 ... 01:47:39 01:47:39 #46 [core-keeper internal] load build context 01:47:39 #46 ... 01:47:39 01:47:39 #47 [core-common-config-bootstrapper internal] load build context 01:47:39 #47 ... 01:47:39 01:47:39 #48 [security-spiffe-token-provider internal] load build context 01:47:39 #48 ... 01:47:39 01:47:39 #49 [security-secretstore-setup internal] load build context 01:47:39 #49 ... 01:47:39 01:47:39 #50 [security-bootstrapper internal] load build context 01:47:39 #50 ... 01:47:39 01:47:39 #51 [security-proxy-setup internal] load build context 01:47:39 #51 transferring context: 439.00MB 9.4s done 01:47:39 #51 ... 01:47:39 01:47:39 #52 [core-command internal] load build context 01:47:39 #52 ... 01:47:39 01:47:39 #53 [security-proxy-auth internal] load build context 01:47:39 #53 ... 01:47:39 01:47:39 #54 [support-notifications internal] load build context 01:47:39 #54 ... 01:47:39 01:47:39 #55 [core-metadata internal] load build context 01:47:39 #55 ... 01:47:39 01:47:39 #56 [core-data internal] load build context 01:47:39 #56 transferring context: 439.00MB 9.5s done 01:47:40 #56 ... 01:47:40 01:47:40 #55 [core-metadata internal] load build context 01:47:40 #55 transferring context: 439.00MB 10.9s done 01:47:41 #55 ... 01:47:41 01:47:41 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:47:41 #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.1s done 01:47:41 #57 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 01:47:41 #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:47:41 #57 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 01:47:41 #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 01:47:41 #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 01:47:41 #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done 01:47:41 #57 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 01:47:41 #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.0s done 01:47:41 #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 01:47:41 #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 01:47:41 #57 ... 01:47:41 01:47:41 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:47:41 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done 01:47:42 #44 ... 01:47:42 01:47:42 #51 [security-proxy-setup internal] load build context 01:47:42 #51 DONE 13.5s 01:47:42 01:47:42 #56 [core-data internal] load build context 01:47:42 #56 DONE 13.6s 01:47:42 01:47:42 #50 [security-bootstrapper internal] load build context 01:47:42 #50 transferring context: 439.00MB 10.6s done 01:47:42 #50 DONE 13.6s 01:47:42 01:47:42 #46 [core-keeper internal] load build context 01:47:42 #46 transferring context: 439.00MB 10.7s done 01:47:42 #46 DONE 13.9s 01:47:42 01:47:42 #53 [security-proxy-auth internal] load build context 01:47:42 #53 transferring context: 439.00MB 10.1s done 01:47:42 #53 DONE 13.4s 01:47:42 01:47:42 #52 [core-command internal] load build context 01:47:42 #52 transferring context: 439.00MB 11.2s done 01:47:42 #52 DONE 13.9s 01:47:42 01:47:42 #40 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:47:42 #40 2.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:42 #40 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:42 #40 2.642 OK: 248 MiB in 58 packages 01:47:42 #40 DONE 9.9s 01:47:42 01:47:42 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:47:42 #0 1.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:42 #0 1.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:42 #0 1.983 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:47:42 #0 1.983 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:47:42 #0 1.983 OK: 24172 distinct packages available 01:47:42 #0 2.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:42 #0 2.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:42 #0 2.434 OK: 248 MiB in 58 packages 01:47:42 #58 DONE 9.9s 01:47:42 01:47:42 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:42 #59 DONE 9.9s 01:47:42 01:47:42 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:47:42 #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:42 #0 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:42 #0 1.563 OK: 248 MiB in 58 packages 01:47:42 #60 DONE 10.0s 01:47:42 01:47:42 #38 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:47:42 #38 1.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:42 #38 1.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:42 #38 1.760 OK: 248 MiB in 58 packages 01:47:42 #38 DONE 10.0s 01:47:42 01:47:42 #55 [core-metadata internal] load build context 01:47:42 #55 DONE 13.5s 01:47:42 01:47:42 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:47:42 #0 1.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:42 #0 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:42 #0 1.972 OK: 248 MiB in 58 packages 01:47:42 #61 DONE 10.0s 01:47:42 01:47:42 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:47:42 #0 3.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:42 #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:42 #0 3.484 (1/3) Installing ca-certificates (20241121-r1) 01:47:42 #0 3.500 (2/3) Installing dumb-init (1.2.5-r3) 01:47:42 #0 3.501 (3/3) Installing tzdata (2024b-r0) 01:47:42 #0 3.535 Executing busybox-1.36.1-r29.trigger 01:47:42 #0 3.543 Executing ca-certificates-20241121-r1.trigger 01:47:42 #0 3.578 OK: 10 MiB in 17 packages 01:47:42 #62 DONE 9.6s 01:47:42 01:47:42 #63 [core-command builder 4/7] COPY go.mod vendor* ./ 01:47:43 #63 ... 01:47:43 01:47:43 #49 [security-secretstore-setup internal] load build context 01:47:43 #49 transferring context: 439.00MB 11.8s done 01:47:43 #49 DONE 13.8s 01:47:43 01:47:43 #47 [core-common-config-bootstrapper internal] load build context 01:47:43 #47 transferring context: 439.00MB 12.3s done 01:47:43 #47 DONE 14.0s 01:47:43 01:47:43 #54 [support-notifications internal] load build context 01:47:43 #54 transferring context: 439.00MB 12.4s done 01:47:43 #54 DONE 13.7s 01:47:43 01:47:43 #48 [security-spiffe-token-provider internal] load build context 01:47:43 #48 transferring context: 439.00MB 13.0s done 01:47:43 #48 DONE 14.0s 01:47:43 01:47:43 #64 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:47:43 #64 DONE 0.2s 01:47:43 01:47:43 #45 [support-scheduler internal] load build context 01:47:43 #45 transferring context: 439.00MB 12.8s done 01:47:43 #45 DONE 14.2s 01:47:43 01:47:43 #63 [core-command builder 4/7] COPY go.mod vendor* ./ 01:47:43 #63 DONE 0.2s 01:47:43 01:47:43 #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:47:43 #65 DONE 0.2s 01:47:43 01:47:43 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:47:43 #66 DONE 0.1s 01:47:43 01:47:43 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:47:43 #44 DONE 13.5s 01:47:43 01:47:43 #67 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:47:43 #67 DONE 0.2s 01:47:43 01:47:43 #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:43 #68 ... 01:47:43 01:47:43 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:47:43 #69 ... 01:47:43 01:47:43 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:47:43 #70 ... 01:47:43 01:47:43 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:47:44 #71 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:44 #71 ... 01:47:44 01:47:44 #72 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:44 #72 DONE 10.6s 01:47:44 01:47:44 #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:44 #73 ... 01:47:44 01:47:44 #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:47:44 #74 ... 01:47:44 01:47:44 #43 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:47:44 #43 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:44 #43 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:44 #43 10.73 (1/1) Installing dumb-init (1.2.5-r3) 01:47:44 #43 10.73 Executing busybox-1.36.1-r29.trigger 01:47:44 #43 10.74 OK: 8 MiB in 15 packages 01:47:44 #43 DONE 10.9s 01:47:44 01:47:44 #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:47:44 #74 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:44 #74 ... 01:47:44 01:47:44 #75 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:47:44 #0 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:44 #0 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:44 #75 10.97 (1/4) Installing ca-certificates (20241121-r1) 01:47:44 #75 10.99 (2/4) Installing dumb-init (1.2.5-r3) 01:47:44 #75 10.99 (3/4) Installing su-exec (0.2-r3) 01:47:44 #75 11.00 (4/4) Installing yq-go (4.44.1-r2) 01:47:44 #75 11.08 Executing busybox-1.36.1-r29.trigger 01:47:44 #75 ... 01:47:44 01:47:44 #76 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:47:44 #76 ... 01:47:44 01:47:44 #77 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:44 #77 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:44 #77 ... 01:47:44 01:47:44 #78 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:44 #0 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:44 #0 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:44 #0 10.86 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:47:44 #0 10.86 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:47:44 #0 10.86 OK: 24170 distinct packages available 01:47:44 #0 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:44 #0 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:44 #78 ... 01:47:44 01:47:44 #75 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:47:44 #75 11.09 Executing ca-certificates-20241121-r1.trigger 01:47:44 #75 11.15 OK: 19 MiB in 18 packages 01:47:44 #75 DONE 11.3s 01:47:44 01:47:44 #78 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:44 #78 11.31 (1/5) Installing dumb-init (1.2.5-r3) 01:47:44 #78 11.32 (2/5) Installing musl-obstack (1.2.3-r2) 01:47:44 #78 11.32 (3/5) Installing libucontext (1.2-r3) 01:47:44 #78 11.33 (4/5) Installing gcompat (1.1.0-r4) 01:47:44 #78 11.33 (5/5) Installing openssl (3.3.2-r1) 01:47:44 #78 11.35 Executing busybox-1.36.1-r29.trigger 01:47:44 #78 11.37 OK: 9 MiB in 19 packages 01:47:44 #78 ... 01:47:44 01:47:44 #77 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:44 #77 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:45 #77 ... 01:47:45 01:47:45 #78 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:45 #78 DONE 11.6s 01:47:45 01:47:45 #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:47:45 #74 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:45 #74 11.32 (1/4) Installing dumb-init (1.2.5-r3) 01:47:45 #74 11.33 (2/4) Installing openssl (3.3.2-r1) 01:47:45 #74 11.33 (3/4) Installing su-exec (0.2-r3) 01:47:45 #74 11.34 (4/4) Installing yq-go (4.44.1-r2) 01:47:45 #74 11.41 Executing busybox-1.36.1-r29.trigger 01:47:45 #74 11.41 OK: 19 MiB in 18 packages 01:47:45 #74 DONE 11.5s 01:47:45 01:47:45 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:47:45 #69 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:45 #69 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:45 #69 11.20 (1/7) Installing ca-certificates (20241121-r1) 01:47:45 #69 11.21 (2/7) Installing dumb-init (1.2.5-r3) 01:47:45 #69 11.22 (3/7) Installing libgcc (13.2.1_git20240309-r0) 01:47:45 #69 11.22 (4/7) Installing libsodium (1.0.19-r0) 01:47:45 #69 11.23 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 01:47:45 #69 11.41 (6/7) Installing libzmq (4.3.5-r2) 01:47:45 #69 11.42 (7/7) Installing zeromq (4.3.5-r2) 01:47:45 #69 11.42 Executing busybox-1.36.1-r29.trigger 01:47:45 #69 11.43 Executing ca-certificates-20241121-r1.trigger 01:47:45 #69 11.49 OK: 12 MiB in 21 packages 01:47:45 #69 DONE 11.6s 01:47:45 01:47:45 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:47:45 #70 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:45 #70 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:45 #70 11.55 (1/2) Installing dumb-init (1.2.5-r3) 01:47:45 #70 11.56 (2/2) Installing su-exec (0.2-r3) 01:47:45 #70 11.56 Executing busybox-1.36.1-r29.trigger 01:47:45 #70 11.57 OK: 8 MiB in 16 packages 01:47:45 #70 DONE 11.7s 01:47:45 01:47:45 #77 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:45 #77 11.75 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:47:45 #77 11.75 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:47:45 #77 11.75 OK: 24170 distinct packages available 01:47:45 #77 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:45 #77 ... 01:47:45 01:47:45 #76 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:47:45 #76 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:45 #76 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:45 #76 11.76 (1/1) Installing dumb-init (1.2.5-r3) 01:47:45 #76 11.76 Executing busybox-1.36.1-r29.trigger 01:47:45 #76 11.77 OK: 8 MiB in 15 packages 01:47:45 #76 DONE 12.0s 01:47:45 01:47:45 #77 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:45 #77 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:45 #77 12.32 (1/4) Installing dumb-init (1.2.5-r3) 01:47:45 #77 12.32 (2/4) Installing musl-obstack (1.2.3-r2) 01:47:45 #77 12.32 (3/4) Installing libucontext (1.2-r3) 01:47:45 #77 12.33 (4/4) Installing gcompat (1.1.0-r4) 01:47:45 #77 ... 01:47:45 01:47:45 #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:47:45 #0 2.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:45 #0 2.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:45 #0 2.714 OK: 10 MiB in 17 packages 01:47:45 #79 DONE 2.8s 01:47:45 01:47:45 #77 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:45 #77 12.33 Executing busybox-1.36.1-r29.trigger 01:47:45 #77 12.34 OK: 8 MiB in 18 packages 01:47:46 #77 DONE 12.6s 01:47:46 01:47:46 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:47:46 #71 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:46 #71 11.96 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:47:46 #71 11.96 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:47:46 #71 11.96 OK: 24170 distinct packages available 01:47:46 #71 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:46 #71 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:46 #71 12.48 (1/14) Installing ca-certificates (20241121-r1) 01:47:46 #71 12.50 (2/14) Installing brotli-libs (1.1.0-r2) 01:47:46 #71 12.51 (3/14) Installing c-ares (1.33.1-r0) 01:47:46 #71 12.52 (4/14) Installing libunistring (1.2-r0) 01:47:46 #71 12.53 (5/14) Installing libidn2 (2.3.7-r0) 01:47:46 #71 12.54 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:47:46 #71 12.54 (7/14) Installing libpsl (0.21.5-r1) 01:47:46 #71 12.54 (8/14) Installing zstd-libs (1.5.6-r0) 01:47:46 #71 12.56 (9/14) Installing libcurl (8.11.1-r0) 01:47:46 #71 12.57 (10/14) Installing curl (8.11.1-r0) 01:47:46 #71 12.57 (11/14) Installing dumb-init (1.2.5-r3) 01:47:46 #71 12.58 (12/14) Installing musl-obstack (1.2.3-r2) 01:47:46 #71 12.58 (13/14) Installing libucontext (1.2-r3) 01:47:46 #71 12.58 (14/14) Installing gcompat (1.1.0-r4) 01:47:46 #71 12.59 Executing busybox-1.36.1-r29.trigger 01:47:46 #71 12.61 Executing ca-certificates-20241121-r1.trigger 01:47:46 #71 12.67 OK: 13 MiB in 28 packages 01:47:46 #71 DONE 12.8s 01:47:46 01:47:46 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:47:46 #80 ... 01:47:46 01:47:46 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:47:46 #0 1.956 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:46 #0 2.428 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:46 #0 3.225 OK: 248 MiB in 58 packages 01:47:46 #81 DONE 3.4s 01:47:46 01:47:46 #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:47:46 #82 DONE 0.1s 01:47:46 01:47:46 #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:47 #83 ... 01:47:47 01:47:47 #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:47:47 #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:47 #0 2.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:47 #0 2.743 OK: 8 MiB in 15 packages 01:47:47 #84 DONE 2.9s 01:47:47 01:47:47 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:47:47 #0 1.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:47 #0 1.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:47 #0 2.376 OK: 19 MiB in 18 packages 01:47:47 #85 DONE 2.5s 01:47:47 01:47:47 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:47:47 #80 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:47 #80 1.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:47 #80 ... 01:47:47 01:47:47 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:47:47 #0 1.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:47 #0 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:47 #0 2.405 OK: 19 MiB in 18 packages 01:47:47 #86 DONE 2.5s 01:47:47 01:47:47 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:47:47 #87 DONE 0.0s 01:47:47 01:47:47 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:47:47 #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:47 #0 1.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:47 #0 2.426 OK: 12 MiB in 21 packages 01:47:47 #88 DONE 2.6s 01:47:47 01:47:47 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:47:47 #0 1.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:47 #0 2.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:47 #0 2.535 OK: 9 MiB in 19 packages 01:47:47 #89 DONE 2.7s 01:47:47 01:47:47 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:47:47 #80 1.714 OK: 8 MiB in 18 packages 01:47:47 #80 DONE 2.0s 01:47:47 01:47:47 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:47:47 #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:47 #0 2.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:47 #0 2.641 OK: 8 MiB in 16 packages 01:47:47 #90 DONE 2.9s 01:47:47 01:47:47 #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:47:47 #0 1.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:47 #0 1.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:47 #0 2.370 OK: 8 MiB in 15 packages 01:47:47 #91 DONE 2.6s 01:47:47 01:47:47 #92 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:47:47 #0 2.143 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:47 #0 2.609 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:47 #0 3.395 (1/1) Installing dumb-init (1.2.5-r3) 01:47:47 #0 3.718 Executing busybox-1.36.1-r29.trigger 01:47:47 #0 3.725 OK: 8 MiB in 15 packages 01:47:47 #92 DONE 4.0s 01:47:47 01:47:47 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:47:48 #93 ... 01:47:48 01:47:48 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:47:48 #94 DONE 0.4s 01:47:48 01:47:48 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:47:48 #95 DONE 0.4s 01:47:48 01:47:48 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:47:48 #96 ... 01:47:48 01:47:48 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:47:48 #93 DONE 0.4s 01:47:48 01:47:48 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:47:48 #0 1.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:47:48 #0 1.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:47:48 #0 1.867 OK: 13 MiB in 28 packages 01:47:48 #97 DONE 2.1s 01:47:48 01:47:48 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:47:48 #96 DONE 0.4s 01:47:48 01:47:48 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:47:48 #98 DONE 0.4s 01:47:48 01:47:48 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:47:48 #99 DONE 0.1s 01:47:48 01:47:48 #100 [security-spire-server stage-2 6/9] COPY security.txt / 01:47:48 #100 DONE 0.1s 01:47:48 01:47:48 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:47:48 #101 DONE 0.0s 01:47:48 01:47:48 #102 [security-spire-config stage-2 6/10] COPY security.txt / 01:47:48 #102 DONE 0.1s 01:47:48 01:47:48 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:47:48 #103 DONE 0.1s 01:47:48 01:47:48 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 01:47:48 #104 DONE 0.1s 01:47:48 01:47:48 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:47:48 #105 DONE 0.1s 01:47:48 01:47:48 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:47:48 #106 DONE 0.1s 01:47:48 01:47:48 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:47:48 #107 DONE 0.1s 01:47:48 01:47:48 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:47:48 #108 DONE 0.1s 01:47:48 01:47:48 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:47:48 #109 DONE 0.1s 01:47:48 01:47:48 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:47:48 #110 DONE 0.1s 01:47:48 01:47:48 #111 [security-spire-server] exporting to image 01:47:48 #111 exporting layers 01:47:48 #8 DONE 14.6s 01:47:48 01:47:48 #9 exporting to image 01:47:48 #9 exporting layers 01:47:48 #111 ... 01:47:48 01:47:48 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:47:48 #112 DONE 0.1s 01:47:48 01:47:48 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:47:48 #113 DONE 0.1s 01:47:48 01:47:48 #111 [security-spire-agent] exporting to image 01:47:48 #111 ... 01:47:48 01:47:48 #114 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:47:48 #114 DONE 1.0s 01:47:48 01:47:48 #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:47:48 #115 DONE 0.0s 01:47:49 01:47:49 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:47:49 #57 ... 01:47:49 01:47:49 #111 [security-spire-agent] exporting to image 01:47:49 #111 exporting layers 0.8s done 01:47:49 #111 writing image sha256:c0a92e0c29bd675364d94d5246d77b7c0b64f399f0e555955dbee7ad3bdb38b9 done 01:47:49 #111 naming to docker.io/library/security-spire-server done 01:47:49 #111 writing image sha256:6124f7ecc6f4e52de20a479cd5c5a2743438553953e8c1816b756eb3728a274e done 01:47:49 #111 naming to docker.io/library/security-spire-config done 01:47:49 #111 writing image sha256:cec3e9489f7618c082d4589a81089a35e5647724d6cc7265577bd9e734120ba4 done 01:47:49 #111 naming to docker.io/library/security-spire-agent done 01:47:49 #111 DONE 0.9s 01:47:49 01:47:49 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:53 #116 ... 01:47:53 01:47:53 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:53 #117 ... 01:47:53 01:47:53 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:07 #9 exporting layers 17.1s done 01:48:07 #9 writing image sha256:cae1a604e44b352c9124864699faa2bd7f9d94811f1ab61f52b76f7940aca9ea done 01:48:07 #9 naming to docker.io/library/ci-base-image-arm64 done 01:48:07 #9 DONE 17.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:07 + docker inspect -f . ci-base-image-arm64 01:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:07 prd-ubuntu20.04-docker-arm64-4c-16g-36427 does not seem to be running inside a container 01:48:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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:48:08 $ docker top 96a2d9c205e96700a8f28e642736c2d6b004f3eb60db9b47c3ff33f1fd016374 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:09 + go version 01:48:09 go version go1.23.4 linux/arm64 [Pipeline] } 01:48:09 $ docker stop --time=1 96a2d9c205e96700a8f28e642736c2d6b004f3eb60db9b47c3ff33f1fd016374 01:48:11 $ docker rm -f --volumes 96a2d9c205e96700a8f28e642736c2d6b004f3eb60db9b47c3ff33f1fd016374 [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:48:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:48:11 01:48:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:48:12 latest: Pulling from edgex-devops/edgex-compose-arm64 01:48:12 547446be3368: Pulling fs layer 01:48:12 d125d8839a47: Pulling fs layer 01:48:12 3e85d5ac6304: Pulling fs layer 01:48:12 c3105a71a48b: Pulling fs layer 01:48:12 0f093f025ec4: Pulling fs layer 01:48:12 c3106fc0e877: Pulling fs layer 01:48:12 0f093f025ec4: Waiting 01:48:12 c3106fc0e877: Waiting 01:48:12 c3105a71a48b: Waiting 01:48:12 547446be3368: Verifying Checksum 01:48:12 547446be3368: Download complete 01:48:12 c3105a71a48b: Download complete 01:48:12 d125d8839a47: Verifying Checksum 01:48:12 d125d8839a47: Download complete 01:48:12 c3106fc0e877: Verifying Checksum 01:48:12 c3106fc0e877: Download complete 01:48:12 0f093f025ec4: Verifying Checksum 01:48:12 0f093f025ec4: Download complete 01:48:13 547446be3368: Pull complete 01:48:14 d125d8839a47: Pull complete 01:48:14 3e85d5ac6304: Verifying Checksum 01:48:14 3e85d5ac6304: Download complete 01:48:20 #118 ... 01:48:20 01:48:20 #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:20 #83 DONE 33.8s 01:48:20 01:48:20 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:20 #116 DONE 37.0s 01:48:20 01:48:20 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:20 #118 DONE 37.0s 01:48:20 01:48:20 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:20 #117 DONE 37.1s 01:48:20 01:48:20 #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:20 #73 DONE 37.1s 01:48:20 01:48:20 #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:20 #68 DONE 37.0s 01:48:20 01:48:20 #119 [core-command builder 6/7] COPY . . 01:48:24 #119 DONE 3.9s 01:48:24 01:48:24 #120 [support-notifications builder 6/7] COPY . . 01:48:24 #120 DONE 3.9s 01:48:24 01:48:24 #121 [security-spiffe-token-provider builder 6/7] COPY . . 01:48:24 #121 DONE 4.0s 01:48:24 01:48:24 #122 [core-keeper builder 7/8] COPY . . 01:48:24 #122 DONE 4.0s 01:48:24 01:48:24 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:48:24 #123 CACHED 01:48:24 01:48:24 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:24 #124 CACHED 01:48:24 01:48:24 #125 [security-proxy-auth builder 6/7] COPY . . 01:48:24 #125 CACHED 01:48:24 01:48:24 #126 [security-secretstore-setup builder 6/7] COPY . . 01:48:24 #126 CACHED 01:48:24 01:48:24 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:48:24 #127 CACHED 01:48:24 01:48:24 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:24 #128 CACHED 01:48:24 01:48:24 #129 [security-bootstrapper builder 6/7] COPY . . 01:48:24 #129 DONE 3.9s 01:48:24 01:48:24 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 01:48:24 #130 CACHED 01:48:24 01:48:24 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:24 #131 CACHED 01:48:24 01:48:24 #132 [core-data builder 6/7] COPY . . 01:48:24 #132 CACHED 01:48:24 01:48:24 #133 [core-metadata builder 6/7] COPY . . 01:48:24 #133 CACHED 01:48:24 01:48:24 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:48:24 #134 CACHED 01:48:24 01:48:24 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:24 #135 CACHED 01:48:24 01:48:24 #136 [security-proxy-setup builder 6/7] COPY . . 01:48:24 #136 CACHED 01:48:24 01:48:24 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:48:24 #137 CACHED 01:48:24 01:48:24 #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:24 #138 CACHED 01:48:24 01:48:24 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:48:24 #139 CACHED 01:48:24 01:48:24 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 01:48:24 #140 CACHED 01:48:24 01:48:24 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:24 #141 CACHED 01:48:24 01:48:24 #142 [support-scheduler builder 6/7] COPY . . 01:48:24 #142 DONE 3.9s 01:48:24 01:48:24 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:48:25 #143 1.137 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:48:26 3e85d5ac6304: Pull complete 01:48:26 c3105a71a48b: Pull complete 01:48:27 0f093f025ec4: Pull complete 01:48:27 c3106fc0e877: Pull complete 01:48:27 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:48:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:48:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:27 prd-ubuntu20.04-docker-arm64-4c-16g-36427 does not seem to be running inside a container 01:48:28 $ 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/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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:48:29 $ docker top 0270d436e23bfbd62527279ede9a372bdec760daac5fdd4d371cf24e389632fb -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:30 + docker compose -f ./docker-compose-build.yml build --parallel 01:48:32 #1 [security-proxy-setup internal] load .dockerignore 01:48:32 #1 transferring context: 50B 0.0s done 01:48:32 #1 DONE 0.1s 01:48:32 01:48:32 #2 [security-proxy-setup internal] load build definition from Dockerfile 01:48:32 #2 transferring dockerfile: 2.50kB done 01:48:32 #2 DONE 0.1s 01:48:32 01:48:32 #3 [security-spiffe-token-provider internal] load .dockerignore 01:48:32 #3 transferring context: 50B done 01:48:32 #3 DONE 0.1s 01:48:32 01:48:32 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:48:32 #4 transferring dockerfile: 1.89kB 0.0s done 01:48:32 #4 DONE 0.1s 01:48:32 01:48:32 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:48:32 #5 DONE 0.0s 01:48:32 01:48:32 #6 [core-metadata internal] load build definition from Dockerfile 01:48:32 #6 transferring dockerfile: 2.13kB done 01:48:32 #6 DONE 0.1s 01:48:32 01:48:32 #7 [core-metadata internal] load .dockerignore 01:48:32 #7 transferring context: 50B done 01:48:32 #7 DONE 0.1s 01:48:32 01:48:32 #8 [support-notifications internal] load build definition from Dockerfile 01:48:32 #8 transferring dockerfile: 2.04kB done 01:48:32 #8 DONE 0.1s 01:48:32 01:48:32 #9 [support-notifications internal] load .dockerignore 01:48:32 #9 transferring context: 50B done 01:48:32 #9 DONE 0.1s 01:48:32 01:48:32 #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:48:32 #5 DONE 0.0s 01:48:32 01:48:32 #10 [core-command internal] load .dockerignore 01:48:32 #10 transferring context: 50B done 01:48:32 #10 DONE 0.1s 01:48:32 01:48:32 #11 [core-command internal] load build definition from Dockerfile 01:48:32 #11 transferring dockerfile: 1.94kB done 01:48:32 #11 DONE 0.1s 01:48:32 01:48:32 #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:48:32 #5 DONE 0.0s 01:48:32 01:48:32 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:48:32 #12 transferring dockerfile: 2.23kB done 01:48:32 #12 DONE 0.1s 01:48:32 01:48:32 #13 [core-common-config-bootstrapper internal] load .dockerignore 01:48:32 #13 transferring context: 50B done 01:48:32 #13 DONE 0.1s 01:48:32 01:48:32 #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:48:32 #5 DONE 0.0s 01:48:32 01:48:32 #14 [security-secretstore-setup internal] load build definition from Dockerfile 01:48:32 #14 transferring dockerfile: 2.49kB done 01:48:32 #14 DONE 0.1s 01:48:32 01:48:32 #15 [security-secretstore-setup internal] load .dockerignore 01:48:32 #15 transferring context: 50B done 01:48:32 #15 DONE 0.1s 01:48:32 01:48:32 #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:48:32 #5 DONE 0.0s 01:48:32 01:48:32 #16 [security-proxy-auth internal] load .dockerignore 01:48:32 #16 transferring context: 50B done 01:48:32 #16 DONE 0.1s 01:48:32 01:48:32 #17 [security-proxy-auth internal] load build definition from Dockerfile 01:48:32 #17 transferring dockerfile: 2.15kB done 01:48:32 #17 DONE 0.2s 01:48:32 01:48:32 #18 [security-spire-agent internal] load build definition from Dockerfile 01:48:32 #18 transferring dockerfile: 1.81kB 0.0s done 01:48:33 #18 DONE 0.1s 01:48:33 01:48:33 #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:48:33 #5 DONE 0.0s 01:48:33 01:48:33 #19 [core-command internal] load build context 01:48:33 #19 DONE 0.0s 01:48:33 01:48:33 #20 [core-metadata internal] load build context 01:48:33 #20 DONE 0.0s 01:48:33 01:48:33 #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 01:48:33 #21 DONE 0.8s 01:48:33 01:48:33 #22 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:48:33 #22 ... 01:48:33 01:48:33 #23 [security-spire-agent internal] load .dockerignore 01:48:33 #23 transferring context: 50B 0.0s done 01:48:33 #23 DONE 0.2s 01:48:33 01:48:33 #24 [support-scheduler internal] load build definition from Dockerfile 01:48:33 #24 transferring dockerfile: 1.82kB 0.0s done 01:48:33 #24 DONE 0.2s 01:48:33 01:48:33 #25 [support-scheduler internal] load .dockerignore 01:48:33 #25 transferring context: 50B 0.0s done 01:48:33 #25 DONE 0.2s 01:48:33 01:48:33 #22 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:48:33 #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:48:33 #22 ... 01:48:33 01:48:33 #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:48:33 #5 DONE 0.0s 01:48:33 01:48:33 #26 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:48:33 #26 ... 01:48:33 01:48:33 #21 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 01:48:33 #21 DONE 1.2s 01:48:34 01:48:34 #22 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:48:34 #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.4s done 01:48:34 #22 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:48:34 #22 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 01:48:34 #22 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 01:48:34 #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.4s done 01:48:34 #22 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:48:34 #22 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 01:48:34 #22 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 01:48:34 #22 ... 01:48:34 01:48:34 #27 [security-spire-config internal] load .dockerignore 01:48:34 #27 transferring context: 50B 0.1s done 01:48:34 #27 DONE 1.1s 01:48:34 01:48:34 #22 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:48:34 #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.5s 01:48:34 #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.6s 01:48:34 #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.56MB / 4.09MB 0.8s 01:48:34 #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.9s 01:48:34 #22 ... 01:48:34 01:48:34 #28 [security-spire-server internal] load .dockerignore 01:48:34 #28 transferring context: 50B 0.1s done 01:48:34 #28 DONE 1.5s 01:48:34 01:48:34 #22 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:48:34 #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.9s done 01:48:35 #22 ... 01:48:35 01:48:35 #29 [security-spire-server internal] load build definition from Dockerfile 01:48:35 #29 transferring dockerfile: 1.70kB 0.1s done 01:48:35 #29 DONE 1.6s 01:48:35 01:48:35 #30 [security-spire-config internal] load build definition from Dockerfile 01:48:35 #30 transferring dockerfile: 1.69kB 0.1s done 01:48:35 #30 DONE 1.7s 01:48:35 01:48:35 #22 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:48:35 #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.9s done 01:48:35 #22 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.1s 01:48:35 #22 ... 01:48:35 01:48:35 #19 [core-command internal] load build context 01:48:35 #19 transferring context: 3.06MB 1.0s done 01:48:35 #19 DONE 1.8s 01:48:35 01:48:35 #21 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 01:48:35 #143 ... 01:48:35 01:48:35 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:48:35 #0 0.886 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:48:35 #144 ... 01:48:35 01:48:35 #145 [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:48:35 #0 1.042 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:48:35 #145 ... 01:48:35 01:48:35 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:48:35 #0 0.972 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:48:35 #146 ... 01:48:35 01:48:35 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:48:35 #0 0.406 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:48:35 #147 ... 01:48:35 01:48:35 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:48:35 #0 1.069 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:48:35 #148 ... 01:48:35 01:48:35 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:48:35 #0 0.375 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:48:35 #149 ... 01:48:35 01:48:35 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:48:35 #0 0.654 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:48:35 #150 ... 01:48:35 01:48:35 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:48:35 #0 0.456 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:48:35 #21 ... 01:48:35 01:48:35 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:48:35 #31 DONE 2.0s 01:48:35 01:48:35 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:48:35 #32 DONE 2.0s 01:48:35 01:48:35 #21 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 01:48:35 #21 DONE 1.5s 01:48:35 01:48:35 #33 [security-proxy-auth internal] load build context 01:48:35 #33 transferring context: 3.06MB 1.2s done 01:48:35 #33 DONE 2.1s 01:48:35 01:48:35 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:35 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 01:48:35 #34 DONE 0.2s 01:48:35 01:48:35 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:48:35 #35 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 01:48:35 #35 DONE 0.1s 01:48:35 01:48:35 #36 [security-secretstore-setup internal] load build context 01:48:35 #36 transferring context: 3.06MB 1.4s done 01:48:35 #36 DONE 2.2s 01:48:35 01:48:35 #37 [core-common-config-bootstrapper internal] load build context 01:48:35 #37 transferring context: 3.06MB 1.3s done 01:48:35 #37 DONE 2.2s 01:48:35 01:48:35 #38 [security-spiffe-token-provider internal] load build context 01:48:35 #38 transferring context: 3.06MB 1.4s done 01:48:35 #38 DONE 2.1s 01:48:35 01:48:35 #22 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:48:35 #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.4s done 01:48:35 #22 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:48:35 #22 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 01:48:35 #22 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 01:48:35 #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.9s done 01:48:35 #151 ... 01:48:35 01:48:35 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:48:35 #0 0.613 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:48:35 #22 ... 01:48:35 01:48:35 #39 [support-notifications internal] load build context 01:48:35 #39 transferring context: 3.06MB 1.5s done 01:48:35 #39 DONE 2.3s 01:48:35 01:48:35 #20 [core-metadata internal] load build context 01:48:35 #20 transferring context: 3.06MB 1.7s done 01:48:35 #20 DONE 2.3s 01:48:35 01:48:35 #40 [security-proxy-setup internal] load build context 01:48:35 #40 transferring context: 3.06MB 1.4s done 01:48:35 #40 DONE 2.2s 01:48:35 01:48:35 #22 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:48:35 #22 ... 01:48:35 01:48:35 #26 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:48:35 #26 DONE 2.7s 01:48:35 01:48:35 #22 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:48:35 #152 ... 01:48:35 01:48:35 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:48:35 #0 0.513 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:48:35 #153 ... 01:48:35 01:48:35 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:48:35 #0 1.277 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:48:35 #22 ... 01:48:35 01:48:35 #41 [support-scheduler internal] load build context 01:48:35 #41 transferring context: 3.06MB 0.5s done 01:48:35 #41 DONE 1.8s 01:48:35 01:48:35 #22 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:48:35 #22 ... 01:48:35 01:48:35 #42 [security-bootstrapper internal] load .dockerignore 01:48:35 #42 transferring context: 50B done 01:48:35 #42 DONE 2.4s 01:48:35 01:48:35 #22 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:48:35 #22 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done 01:48:36 #22 ... 01:48:36 01:48:36 #43 [security-spire-config internal] load build context 01:48:36 #43 transferring context: 21.93kB 0.0s done 01:48:36 #43 DONE 0.6s 01:48:36 01:48:36 #44 [security-spire-server internal] load build context 01:48:36 #44 transferring context: 23.68kB 0.0s done 01:48:36 #44 DONE 0.6s 01:48:36 01:48:36 #45 [security-spire-agent internal] load build context 01:48:36 #45 transferring context: 23.21kB 0.0s done 01:48:36 #45 DONE 0.8s 01:48:36 01:48:36 #46 [core-data internal] load .dockerignore 01:48:36 #46 transferring context: 50B 0.0s done 01:48:36 #46 DONE 2.4s 01:48:36 01:48:36 #47 [core-data internal] load build definition from Dockerfile 01:48:36 #47 transferring dockerfile: 2.07kB 0.0s done 01:48:36 #47 DONE 2.4s 01:48:36 01:48:36 #48 [core-keeper internal] load build definition from Dockerfile 01:48:36 #48 transferring dockerfile: 2.07kB done 01:48:36 #48 DONE 2.6s 01:48:36 01:48:36 #49 [security-bootstrapper internal] load build definition from Dockerfile 01:48:36 #49 transferring dockerfile: 3.02kB 0.0s done 01:48:36 #49 DONE 2.7s 01:48:36 01:48:36 #50 [core-keeper internal] load .dockerignore 01:48:36 #50 transferring context: 50B done 01:48:36 #50 DONE 2.6s 01:48:36 01:48:36 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:36 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 01:48:36 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:48:36 #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 01:48:36 #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 01:48:36 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 01:48:36 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 01:48:36 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 01:48:36 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 01:48:36 #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:48:36 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 0.7s 01:48:36 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.45MB / 28.04MB 0.9s 01:48:36 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 1.0s 01:48:36 #34 ... 01:48:36 01:48:36 #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:48:36 #5 DONE 0.0s 01:48:36 01:48:36 #51 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 01:48:36 #51 DONE 1.2s 01:48:36 01:48:36 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:36 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 1.1s 01:48:36 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.28MB / 28.04MB 1.2s 01:48:36 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.3s done 01:48:36 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.3s done 01:48:36 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 01:48:37 #34 ... 01:48:37 01:48:37 #26 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:48:37 #26 DONE 2.9s 01:48:37 01:48:37 #51 [core-keeper builder 2/7] WORKDIR /edgex-go 01:48:37 #51 DONE 1.5s 01:48:37 01:48:37 #52 [core-data internal] load build context 01:48:37 #52 DONE 0.0s 01:48:37 01:48:37 #21 [core-data internal] load metadata for docker.io/library/alpine:3.20 01:48:37 #21 DONE 2.2s 01:48:37 01:48:37 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:40 #34 ... 01:48:40 01:48:40 #52 [core-data internal] load build context 01:48:40 #52 transferring context: 3.06MB 3.0s done 01:48:40 #52 DONE 3.5s 01:48:40 01:48:40 #53 [security-bootstrapper internal] load build context 01:48:40 #53 transferring context: 3.06MB 2.8s done 01:48:40 #53 DONE 3.4s 01:48:40 01:48:40 #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 01:48:40 #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.4s done 01:48:40 #22 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 01:48:40 #22 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 01:48:40 #22 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 01:48:40 #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.9s done 01:48:40 #22 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done 01:48:40 #22 ... 01:48:40 01:48:40 #54 [core-keeper internal] load build context 01:48:40 #54 transferring context: 3.06MB 2.7s done 01:48:40 #54 DONE 3.6s 01:48:41 01:48:41 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:42 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.4s 01:48:44 #34 ... 01:48:44 01:48:44 #55 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:44 #55 DONE 6.9s 01:48:44 01:48:44 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:48:44 #56 DONE 6.9s 01:48:44 01:48:44 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:45 #34 ... 01:48:45 01:48:45 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:48:45 #0 2.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:45 #0 2.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:45 #0 5.514 (1/7) Installing ca-certificates (20241121-r1) 01:48:45 #0 5.738 (2/7) Installing dumb-init (1.2.5-r3) 01:48:45 #0 5.784 (3/7) Installing libgcc (13.2.1_git20240309-r0) 01:48:45 #0 5.784 (4/7) Installing libsodium (1.0.19-r0) 01:48:45 #0 5.806 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 01:48:45 #0 5.947 (6/7) Installing libzmq (4.3.5-r2) 01:48:45 #0 5.998 (7/7) Installing zeromq (4.3.5-r2) 01:48:45 #0 6.031 Executing busybox-1.36.1-r29.trigger 01:48:45 #0 6.092 Executing ca-certificates-20241121-r1.trigger 01:48:45 #0 6.990 OK: 14 MiB in 21 packages 01:48:45 #57 DONE 9.0s 01:48:45 01:48:45 #58 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:48:45 #0 3.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:45 #0 4.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:45 #0 7.338 (1/1) Installing dumb-init (1.2.5-r3) 01:48:45 #0 7.357 Executing busybox-1.36.1-r29.trigger 01:48:45 #0 7.453 OK: 9 MiB in 15 packages 01:48:45 #58 DONE 9.2s 01:48:45 01:48:45 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:45 #34 ... 01:48:45 01:48:45 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:48:45 #35 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 01:48:45 #35 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:48:45 #35 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 01:48:45 #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 01:48:45 #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 01:48:45 #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 01:48:45 #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 01:48:45 #35 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 01:48:45 #35 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.0s done 01:48:45 #35 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 01:48:45 #35 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.9s 01:48:45 #35 ... 01:48:45 01:48:45 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:48:45 #0 2.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:45 #0 3.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:45 #0 7.059 (1/4) Installing dumb-init (1.2.5-r3) 01:48:45 #0 7.091 (2/4) Installing openssl (3.3.2-r1) 01:48:45 #0 7.246 (3/4) Installing su-exec (0.2-r3) 01:48:45 #0 7.246 (4/4) Installing yq-go (4.44.1-r2) 01:48:45 #0 8.138 Executing busybox-1.36.1-r29.trigger 01:48:45 #0 8.270 OK: 20 MiB in 18 packages 01:48:45 #59 DONE 9.3s 01:48:45 01:48:45 #60 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 01:48:46 #60 ... 01:48:46 01:48:46 #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:48:46 #0 4.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:46 #0 5.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:46 #0 8.856 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:48:46 #0 8.856 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:48:46 #0 8.856 OK: 24048 distinct packages available 01:48:46 #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:46 #61 ... 01:48:46 01:48:46 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:48:46 #0 5.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:46 #0 6.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:46 #62 ... 01:48:46 01:48:46 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:48:46 #0 4.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:46 #0 5.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:46 #0 9.566 (1/4) Installing ca-certificates (20241121-r1) 01:48:46 #0 10.06 (2/4) Installing dumb-init (1.2.5-r3) 01:48:46 #0 10.07 (3/4) Installing su-exec (0.2-r3) 01:48:46 #0 10.09 (4/4) Installing yq-go (4.44.1-r2) 01:48:46 #63 ... 01:48:46 01:48:46 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:48:46 #0 5.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:46 #0 6.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:46 #64 ... 01:48:46 01:48:46 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:48:46 #0 4.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:46 #0 4.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:46 #0 9.772 (1/3) Installing ca-certificates (20241121-r1) 01:48:46 #0 10.21 (2/3) Installing dumb-init (1.2.5-r3) 01:48:46 #0 10.24 (3/3) Installing tzdata (2024b-r0) 01:48:47 #65 ... 01:48:47 01:48:47 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:48:47 #0 3.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:47 #0 4.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:47 #0 9.174 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:48:47 #0 9.174 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:48:47 #0 9.174 OK: 24048 distinct packages available 01:48:47 #0 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:47 #66 ... 01:48:47 01:48:47 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:48:47 #0 5.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:47 #0 6.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:47 #67 ... 01:48:47 01:48:47 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:48:47 #0 6.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:47 #0 7.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:47 #68 ... 01:48:47 01:48:47 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:48:47 #0 4.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:47 #0 5.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:47 #0 9.798 OK: 239 MiB in 58 packages 01:48:47 #69 DONE 11.4s 01:48:47 01:48:47 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:48:47 #0 6.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:47 #0 7.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:47 #70 ... 01:48:47 01:48:47 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:48:47 #0 5.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:47 #0 7.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:47 #71 ... 01:48:47 01:48:47 #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:48:47 #0 5.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:47 #0 6.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:48 #72 ... 01:48:48 01:48:48 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:48:48 #64 11.48 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:48:48 #64 11.48 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:48:48 #64 11.48 OK: 24048 distinct packages available 01:48:48 #64 ... 01:48:48 01:48:48 #73 [core-command builder 4/7] COPY go.mod vendor* ./ 01:48:48 #73 DONE 1.1s 01:48:48 01:48:48 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:48:48 #71 12.13 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:48:48 #71 12.13 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:48:48 #71 12.13 OK: 24050 distinct packages available 01:48:49 #71 ... 01:48:49 01:48:49 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:48:49 #67 12.22 OK: 239 MiB in 58 packages 01:48:49 #67 DONE 12.9s 01:48:49 01:48:49 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:48:49 #71 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:49 #71 ... 01:48:49 01:48:49 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:48:49 #63 10.93 Executing busybox-1.36.1-r29.trigger 01:48:49 #63 11.16 Executing ca-certificates-20241121-r1.trigger 01:48:49 #63 11.74 OK: 20 MiB in 18 packages 01:48:49 #63 DONE 13.2s 01:48:49 01:48:49 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:49 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.8s 01:48:49 #34 ... 01:48:49 01:48:49 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 01:48:49 #62 11.81 OK: 239 MiB in 58 packages 01:48:49 #62 DONE 13.3s 01:48:49 01:48:49 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:50 #34 ... 01:48:50 01:48:50 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:48:50 #65 10.87 Executing busybox-1.36.1-r29.trigger 01:48:50 #65 10.94 Executing ca-certificates-20241121-r1.trigger 01:48:50 #65 11.96 OK: 11 MiB in 17 packages 01:48:50 #65 DONE 13.7s 01:48:50 01:48:50 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:48:50 #74 ... 01:48:50 01:48:50 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:48:50 #75 DONE 1.0s 01:48:50 01:48:50 #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:51 #76 ... 01:48:51 01:48:51 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:48:51 #68 13.29 OK: 239 MiB in 58 packages 01:48:51 #68 DONE 14.7s 01:48:51 01:48:51 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:51 #34 ... 01:48:51 01:48:51 #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:48:51 #72 12.11 (1/1) Installing dumb-init (1.2.5-r3) 01:48:51 #72 12.16 Executing busybox-1.36.1-r29.trigger 01:48:51 #72 12.27 OK: 9 MiB in 15 packages 01:48:51 #72 DONE 13.9s 01:48:51 01:48:51 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:51 #34 ... 01:48:51 01:48:51 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:48:51 #70 12.51 (1/2) Installing dumb-init (1.2.5-r3) 01:48:51 #70 12.53 (2/2) Installing su-exec (0.2-r3) 01:48:51 #70 12.57 Executing busybox-1.36.1-r29.trigger 01:48:51 #70 12.70 OK: 9 MiB in 16 packages 01:48:51 #70 DONE 14.0s 01:48:51 01:48:51 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:48:51 #77 DONE 1.5s 01:48:51 01:48:51 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:52 #34 ... 01:48:52 01:48:52 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:48:52 #78 DONE 1.5s 01:48:52 01:48:52 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:52 #34 ... 01:48:52 01:48:52 #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:48:52 #35 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.4s done 01:48:52 #35 DONE 17.4s 01:48:52 01:48:52 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:53 #34 ... 01:48:53 01:48:53 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:48:53 #61 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:53 #61 15.49 (1/5) Installing dumb-init (1.2.5-r3) 01:48:53 #61 15.51 (2/5) Installing musl-obstack (1.2.3-r2) 01:48:53 #61 15.53 (3/5) Installing libucontext (1.2-r3) 01:48:53 #61 15.54 (4/5) Installing gcompat (1.1.0-r4) 01:48:53 #61 15.57 (5/5) Installing openssl (3.3.2-r1) 01:48:53 #61 15.62 Executing busybox-1.36.1-r29.trigger 01:48:53 #61 15.73 OK: 10 MiB in 19 packages 01:48:53 #61 DONE 17.1s 01:48:53 01:48:53 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:54 #34 ... 01:48:54 01:48:54 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:48:54 #66 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:54 #66 16.27 (1/4) Installing dumb-init (1.2.5-r3) 01:48:54 #66 16.29 (2/4) Installing musl-obstack (1.2.3-r2) 01:48:54 #66 16.30 (3/4) Installing libucontext (1.2-r3) 01:48:54 #66 16.32 (4/4) Installing gcompat (1.1.0-r4) 01:48:54 #66 16.46 Executing busybox-1.36.1-r29.trigger 01:48:54 #66 16.67 OK: 9 MiB in 18 packages 01:48:54 #66 DONE 17.7s 01:48:54 01:48:54 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:54 #34 ... 01:48:54 01:48:54 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:48:54 #0 4.629 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:54 #0 5.785 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:54 #79 10.24 OK: 239 MiB in 58 packages 01:48:54 #79 ... 01:48:54 01:48:54 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:48:54 #0 4.500 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:54 #0 5.821 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:54 #80 ... 01:48:54 01:48:54 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:48:55 #81 ... 01:48:55 01:48:55 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:48:55 #79 DONE 10.9s 01:48:55 01:48:55 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:55 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.0s 01:48:55 #34 ... 01:48:55 01:48:55 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:48:55 #0 6.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:55 #0 7.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:55 #82 ... 01:48:55 01:48:55 #60 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 01:48:55 #60 4.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:55 #60 5.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:55 #60 9.526 OK: 9 MiB in 15 packages 01:48:55 #60 DONE 10.2s 01:48:55 01:48:55 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:48:55 #80 11.28 (1/1) Installing dumb-init (1.2.5-r3) 01:48:55 #80 ... 01:48:55 01:48:55 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:48:55 #0 3.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:55 #0 5.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:55 #0 9.556 OK: 20 MiB in 18 packages 01:48:56 #83 ... 01:48:56 01:48:56 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:48:56 #71 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:56 #71 18.43 OK: 239 MiB in 58 packages 01:48:56 #71 DONE 19.4s 01:48:56 01:48:56 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:48:56 #64 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:56 #64 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:56 #64 18.34 (1/14) Installing ca-certificates (20241121-r1) 01:48:56 #64 18.53 (2/14) Installing brotli-libs (1.1.0-r2) 01:48:56 #64 18.57 (3/14) Installing c-ares (1.33.1-r0) 01:48:56 #64 18.64 (4/14) Installing libunistring (1.2-r0) 01:48:56 #64 18.78 (5/14) Installing libidn2 (2.3.7-r0) 01:48:56 #64 18.84 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:48:56 #64 18.84 (7/14) Installing libpsl (0.21.5-r1) 01:48:56 #64 18.90 (8/14) Installing zstd-libs (1.5.6-r0) 01:48:56 #64 19.01 (9/14) Installing libcurl (8.11.1-r0) 01:48:56 #64 19.05 (10/14) Installing curl (8.11.1-r0) 01:48:56 #64 19.11 (11/14) Installing dumb-init (1.2.5-r3) 01:48:56 #64 19.11 (12/14) Installing musl-obstack (1.2.3-r2) 01:48:56 #64 19.11 (13/14) Installing libucontext (1.2-r3) 01:48:56 #64 19.13 (14/14) Installing gcompat (1.1.0-r4) 01:48:56 #64 19.19 Executing busybox-1.36.1-r29.trigger 01:48:56 #64 19.29 Executing ca-certificates-20241121-r1.trigger 01:48:56 #64 ... 01:48:56 01:48:56 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:48:56 #84 DONE 0.8s 01:48:56 01:48:56 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:56 #34 ... 01:48:56 01:48:56 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:48:56 #83 DONE 10.4s 01:48:56 01:48:56 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:56 #34 ... 01:48:56 01:48:56 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:48:56 #85 DONE 0.4s 01:48:56 01:48:56 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:48:56 #82 11.19 OK: 14 MiB in 21 packages 01:48:56 #82 ... 01:48:56 01:48:56 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:48:56 #86 DONE 1.0s 01:48:57 01:48:57 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:48:57 #80 11.85 Executing busybox-1.36.1-r29.trigger 01:48:57 #80 11.92 OK: 9 MiB in 15 packages 01:48:57 #80 DONE 12.8s 01:48:57 01:48:57 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:48:57 #64 19.80 OK: 15 MiB in 28 packages 01:48:57 #64 DONE 20.7s 01:48:57 01:48:57 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:57 #34 ... 01:48:57 01:48:57 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:48:57 #82 DONE 11.7s 01:48:57 01:48:57 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:48:58 #87 ... 01:48:58 01:48:58 #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:58 #88 ... 01:48:58 01:48:58 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:48:59 #34 ... 01:48:59 01:48:59 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:48:59 #0 7.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:48:59 #0 7.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:48:59 #89 10.10 OK: 20 MiB in 18 packages 01:48:59 #89 ... 01:48:59 01:48:59 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:49:00 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.3s 01:49:00 #34 ... 01:49:00 01:49:00 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:49:00 #89 DONE 10.7s 01:49:00 01:49:00 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:49:00 #34 ... 01:49:00 01:49:00 #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:49:00 #0 6.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:49:00 #0 6.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:49:00 #0 8.927 OK: 9 MiB in 15 packages 01:49:00 #90 DONE 9.5s 01:49:00 01:49:00 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:49:01 #34 ... 01:49:01 01:49:01 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:49:01 #0 6.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:49:01 #0 7.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:49:01 #91 ... 01:49:01 01:49:01 #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:01 #92 ... 01:49:01 01:49:01 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:49:01 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.6s done 01:49:01 #34 DONE 26.6s 01:49:01 01:49:01 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:49:01 #87 3.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:49:01 #87 4.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:49:02 #87 ... 01:49:02 01:49:02 #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:49:02 #0 4.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:49:02 #0 5.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:49:02 #0 8.301 OK: 10 MiB in 19 packages 01:49:02 #93 DONE 9.0s 01:49:02 01:49:02 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:49:02 #74 7.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:49:02 #74 8.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:49:02 #74 11.13 OK: 11 MiB in 17 packages 01:49:02 #74 DONE 12.1s 01:49:02 01:49:02 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:02 #94 ... 01:49:02 01:49:02 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:49:02 #91 10.57 OK: 9 MiB in 16 packages 01:49:02 #91 DONE 11.4s 01:49:02 01:49:02 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:49:03 #95 ... 01:49:03 01:49:03 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:49:03 #81 4.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:49:03 #81 5.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:49:03 #81 8.514 OK: 9 MiB in 18 packages 01:49:03 #81 DONE 9.1s 01:49:03 01:49:03 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:49:04 #96 ... 01:49:04 01:49:04 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:49:04 #87 6.630 OK: 15 MiB in 28 packages 01:49:04 #87 DONE 7.3s 01:49:04 01:49:04 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:49:04 #95 DONE 2.2s 01:49:04 01:49:04 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:49:05 #97 ... 01:49:05 01:49:05 #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:49:05 #98 DONE 2.7s 01:49:05 01:49:05 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:49:05 #96 DONE 2.2s 01:49:05 01:49:05 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:49:05 #99 DONE 2.5s 01:49:05 01:49:05 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:49:06 #100 ... 01:49:06 01:49:06 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:49:06 #101 DONE 0.5s 01:49:06 01:49:06 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:49:06 #102 DONE 0.5s 01:49:06 01:49:06 #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:06 #103 ... 01:49:06 01:49:06 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:49:06 #100 DONE 0.6s 01:49:06 01:49:06 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:49:06 #97 DONE 1.6s 01:49:06 01:49:06 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:49:06 #104 ... 01:49:06 01:49:06 #105 [security-spire-config stage-2 6/10] COPY security.txt / 01:49:06 #105 DONE 0.3s 01:49:06 01:49:06 #106 [security-spire-server stage-2 6/9] COPY security.txt / 01:49:06 #106 DONE 0.3s 01:49:06 01:49:06 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:49:06 #104 DONE 0.4s 01:49:06 01:49:06 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:49:06 #107 ... 01:49:06 01:49:06 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:49:06 #108 DONE 0.3s 01:49:06 01:49:06 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 01:49:06 #109 DONE 0.3s 01:49:06 01:49:06 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:49:06 #107 DONE 0.4s 01:49:06 01:49:06 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:49:07 #110 ... 01:49:07 01:49:07 #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:07 #111 ... 01:49:07 01:49:07 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:49:07 #112 DONE 0.3s 01:49:07 01:49:07 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:49:07 #110 DONE 0.3s 01:49:07 01:49:07 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:49:07 #113 DONE 0.4s 01:49:07 01:49:07 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:49:07 #114 DONE 0.3s 01:49:07 01:49:07 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:49:07 #115 DONE 0.3s 01:49:07 01:49:07 #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:49:07 #116 DONE 0.3s 01:49:07 01:49:07 #117 [security-spire-server] exporting to image 01:49:07 #117 exporting layers 01:49:07 #117 ... 01:49:07 01:49:07 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:49:07 #118 DONE 0.4s 01:49:08 01:49:08 #119 [security-spire-agent] exporting to image 01:49:09 #119 ... 01:49:09 01:49:09 #120 [security-spire-config] exporting to image 01:49:09 #120 exporting layers 2.1s done 01:49:09 #120 writing image sha256:9998f040de8b22b69fd63146edd32054a994649476be9dfb78131318076fae9e 0.1s done 01:49:09 #120 naming to docker.io/library/security-spire-config-arm64 0.0s done 01:49:09 #120 DONE 2.1s 01:49:09 01:49:09 #117 [security-spire-server] exporting to image 01:49:09 #117 exporting layers 2.1s done 01:49:09 #117 writing image sha256:010c72a6da8504e42099cc297ff7e9bcd86ea4f9e85a1f32ac9786fdece73064 0.0s done 01:49:09 #117 naming to docker.io/library/security-spire-server-arm64 0.0s done 01:49:09 #117 DONE 2.2s 01:49:09 01:49:09 #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:09 #92 ... 01:49:09 01:49:09 #119 [security-spire-agent] exporting to image 01:49:09 #119 exporting layers 1.9s done 01:49:09 #119 writing image sha256:cdbc2481a1c60097048b1ba9b2ec2e1c61f0a70c8d4e8000239de9610eaa443d done 01:49:09 #119 naming to docker.io/library/security-spire-agent-arm64 0.0s done 01:49:09 #119 DONE 1.9s 01:49:10 01:49:10 #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:49 #111 ... 01:49:49 01:49:49 #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:49 #88 DONE 60.1s 01:49:49 01:49:49 #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:49 #103 DONE 52.8s 01:49:49 01:49:49 #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:49 #76 DONE 58.2s 01:49:49 01:49:49 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:49 #94 DONE 56.3s 01:49:49 01:49:49 #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:49 #92 DONE 57.3s 01:49:49 01:49:49 #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:49 #111 DONE 51.8s 01:49:49 01:49:49 #121 [support-scheduler builder 6/7] COPY . . 01:49:49 #121 ... 01:49:49 01:49:49 #122 [core-data builder 6/7] COPY . . 01:49:49 #122 CACHED 01:49:49 01:49:49 #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:49 #123 CACHED 01:49:49 01:49:49 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 01:49:49 #124 CACHED 01:49:49 01:49:49 #125 [core-keeper builder 7/8] COPY . . 01:49:49 #125 DONE 1.3s 01:49:49 01:49:49 #126 [security-proxy-auth builder 6/7] COPY . . 01:49:49 #126 CACHED 01:49:49 01:49:49 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:49:49 #127 CACHED 01:49:49 01:49:49 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:49 #128 CACHED 01:49:49 01:49:49 #129 [security-secretstore-setup builder 6/7] COPY . . 01:49:49 #129 DONE 1.3s 01:49:49 01:49:49 #130 [core-command builder 6/7] COPY . . 01:49:49 #130 DONE 1.3s 01:49:49 01:49:49 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:49 #131 CACHED 01:49:49 01:49:49 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 01:49:49 #132 CACHED 01:49:49 01:49:49 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:49:49 #133 CACHED 01:49:49 01:49:49 #134 [core-metadata builder 6/7] COPY . . 01:49:49 #134 CACHED 01:49:49 01:49:49 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:49 #135 CACHED 01:49:49 01:49:49 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:49:49 #136 CACHED 01:49:50 01:49:50 #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:49:50 #137 CACHED 01:49:50 01:49:50 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:50 #138 CACHED 01:49:50 01:49:50 #139 [security-bootstrapper builder 6/7] COPY . . 01:49:50 #139 CACHED 01:49:50 01:49:50 #121 [support-scheduler builder 6/7] COPY . . 01:49:50 #121 DONE 1.3s 01:49:50 01:49:50 #140 [support-notifications builder 6/7] COPY . . 01:49:50 #140 DONE 1.3s 01:49:50 01:49:50 #141 [security-spiffe-token-provider builder 6/7] COPY . . 01:49:50 #141 DONE 1.3s 01:49:50 01:49:50 #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:50 #142 CACHED 01:49:50 01:49:50 #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:49:50 #143 CACHED 01:49:50 01:49:50 #144 [security-proxy-setup builder 6/7] COPY . . 01:49:50 #144 CACHED 01:49:50 01:49:50 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:49:53 #145 3.473 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:49:57 #154 ... 01:49:57 01:49:57 #145 [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:49:57 #145 84.92 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:50:00 #145 ... 01:50:00 01:50:00 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:50:00 #0 2.726 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:50:00 #146 ... 01:50:00 01:50:00 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:50:00 #0 3.584 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:50:00 #147 ... 01:50:00 01:50:00 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:50:00 #0 3.049 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:50:00 #148 ... 01:50:00 01:50:00 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:50:00 #0 3.540 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:50:00 #149 ... 01:50:00 01:50:00 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:50:00 #0 3.491 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:50:01 #150 ... 01:50:01 01:50:01 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:50:01 #0 3.194 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:50:01 #151 ... 01:50:01 01:50:01 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:50:01 #0 2.602 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:50:01 #152 ... 01:50:01 01:50:01 #153 [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:50:01 #0 3.545 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:50:01 #153 ... 01:50:01 01:50:01 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:50:01 #0 2.977 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:50:01 #154 ... 01:50:01 01:50:01 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:50:01 #0 2.428 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:50:01 #155 ... 01:50:01 01:50:01 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:50:01 #0 2.276 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:50:07 #145 ... 01:50:07 01:50:07 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:50:07 #148 DONE 102.0s 01:50:07 01:50:07 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:50:07 #147 ... 01:50:07 01:50:07 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:50:07 #143 DONE 102.9s 01:50:07 01:50:07 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:50:09 #147 ... 01:50:09 01:50:09 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:50:09 #144 DONE 105.2s 01:50:09 01:50:09 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:50:13 #149 ... 01:50:13 01:50:13 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:50:13 #153 DONE 108.2s 01:50:13 01:50:13 #145 [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:50:13 #145 DONE 108.2s 01:50:13 01:50:13 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:50:23 #152 ... 01:50:23 01:50:23 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:50:31 #155 ... 01:50:31 01:50:31 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:50:39 #156 ... 01:50:39 01:50:39 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:50:49 #157 ... 01:50:49 01:50:49 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:50:49 #158 ... 01:50:49 01:50:49 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:50:49 #154 DONE 145.6s 01:50:49 01:50:49 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:50:49 #146 DONE 145.6s 01:50:49 01:50:49 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:50:49 #150 DONE 145.7s 01:50:49 01:50:49 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:50:49 #152 DONE 145.7s 01:50:49 01:50:49 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:50:49 #151 DONE 145.7s 01:50:49 01:50:49 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:50:49 #155 DONE 27.3s 01:50:49 01:50:49 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:50:49 #149 DONE 145.7s 01:50:49 01:50:49 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:50:50 #159 ... 01:50:50 01:50:50 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:50:50 #156 DONE 18.8s 01:50:50 01:50:50 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:50:50 #157 DONE 15.6s 01:50:50 01:50:50 #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:50:50 #160 DONE 0.3s 01:50:50 01:50:50 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:50:50 #158 DONE 0.8s 01:50:50 01:50:50 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:50:50 #147 DONE 146.0s 01:50:50 01:50:50 #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:50:50 #161 DONE 0.1s 01:50:50 01:50:50 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:50:50 #159 DONE 0.2s 01:50:50 01:50:50 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:50:50 #162 DONE 0.2s 01:50:50 01:50:50 #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:50:50 #163 DONE 0.2s 01:50:50 01:50:50 #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:50:50 #164 CACHED 01:50:50 01:50:50 #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:50:50 #165 CACHED 01:50:50 01:50:50 #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:50:50 #166 DONE 0.2s 01:50:50 01:50:50 #167 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:50:50 #167 CACHED 01:50:50 01:50:50 #168 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:50:50 #168 CACHED 01:50:50 01:50:50 #169 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:50:50 #169 CACHED 01:50:50 01:50:50 #170 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:50:50 #170 CACHED 01:50:50 01:50:50 #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:50:50 #171 DONE 0.1s 01:50:50 01:50:50 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:50:50 #172 DONE 0.3s 01:50:50 01:50:50 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:50:51 #173 ... 01:50:51 01:50:51 #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:50:51 #174 DONE 0.9s 01:50:51 01:50:51 #175 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:50:52 #175 ... 01:50:52 01:50:52 #176 [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:50:52 #176 DONE 1.5s 01:50:52 01:50:52 #177 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:50:52 #177 DONE 1.6s 01:50:52 01:50:52 #178 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:50:52 #178 DONE 1.6s 01:50:52 01:50:52 #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:50:52 #179 DONE 1.6s 01:50:52 01:50:52 #180 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:50:52 #180 DONE 1.6s 01:50:52 01:50:52 #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:50:52 #181 DONE 1.6s 01:50:52 01:50:52 #182 [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:50:52 #182 ... 01:50:52 01:50:52 #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:50:52 #183 DONE 1.7s 01:50:52 01:50:52 #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:50:52 #184 DONE 1.7s 01:50:52 01:50:52 #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 01:50:52 #185 DONE 1.6s 01:50:52 01:50:52 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:50:52 #173 DONE 1.7s 01:50:52 01:50:52 #186 [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:50:52 #186 ... 01:50:52 01:50:52 #175 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:50:52 #175 DONE 1.5s 01:50:52 01:50:52 #187 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:50:52 #187 DONE 1.0s 01:50:52 01:50:52 #188 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:50:52 #188 DONE 0.8s 01:50:52 01:50:52 #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:50:52 #189 DONE 0.8s 01:50:52 01:50:52 #190 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:50:52 #190 DONE 0.9s 01:50:52 01:50:52 #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:50:52 #191 DONE 0.8s 01:50:52 01:50:52 #182 [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:50:52 #182 DONE 0.8s 01:50:52 01:50:52 #192 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:50:52 #192 DONE 0.8s 01:50:52 01:50:52 #186 [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:50:52 #186 DONE 0.6s 01:50:52 01:50:52 #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:50:52 #193 DONE 0.9s 01:50:52 01:50:52 #194 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:50:53 #194 ... 01:50:53 01:50:53 #195 [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:50:53 #195 DONE 0.8s 01:50:53 01:50:53 #196 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:50:53 #196 DONE 2.8s 01:50:53 01:50:53 #197 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:50:53 #197 ... 01:50:53 01:50:53 #198 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:50:53 #198 DONE 0.8s 01:50:53 01:50:53 #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:50:53 #199 DONE 0.8s 01:50:53 01:50:53 #200 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:50:53 #200 DONE 0.8s 01:50:53 01:50:53 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:50:53 #201 DONE 0.8s 01:50:53 01:50:53 #202 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 01:50:53 #202 DONE 0.8s 01:50:53 01:50:53 #194 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:50:53 #194 DONE 0.8s 01:50:53 01:50:53 #203 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:50:53 #203 DONE 0.8s 01:50:53 01:50:53 #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:50:53 #204 DONE 0.8s 01:50:53 01:50:53 #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:50:53 #205 DONE 0.8s 01:50:53 01:50:53 #197 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:50:53 #197 DONE 0.6s 01:50:53 01:50:53 #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:50:53 #206 ... 01:50:53 01:50:53 #207 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:50:53 #207 DONE 0.2s 01:50:53 01:50:53 #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:50:53 #208 DONE 0.2s 01:50:53 01:50:53 #111 [core-data] exporting to image 01:50:53 #111 exporting layers 01:50:54 #111 ... 01:50:54 01:50:54 #209 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:50:54 #209 DONE 0.4s 01:50:54 01:50:54 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 01:50:54 #210 DONE 0.4s 01:50:54 01:50:54 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:50:54 #211 DONE 0.4s 01:50:54 01:50:54 #212 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:50:54 #212 DONE 0.4s 01:50:54 01:50:54 #111 [core-metadata] exporting to image 01:50:54 #111 exporting layers 0.5s done 01:50:54 #111 writing image sha256:d2fca825a240be7dc9580186bf43c01e8ff4a9f5a42d8a50095b28bdb1baf34e 01:50:54 #111 ... 01:50:54 01:50:54 #213 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 01:50:54 #213 DONE 0.1s 01:50:54 01:50:54 #111 [support-notifications] exporting to image 01:50:54 #111 writing image sha256:d2fca825a240be7dc9580186bf43c01e8ff4a9f5a42d8a50095b28bdb1baf34e done 01:50:54 #111 writing image sha256:8cb17aa595a05f7f5407e18f44789e9107acce2b28dc130ecca8e80ccd658f77 0.0s done 01:50:54 #111 writing image sha256:3a85253fb465df98de18b3b12e225efbd345c7b018af3066ac16d3703a40d119 done 01:50:54 #111 writing image sha256:04b70301054667e07a2e1b09936b1eeb5e5e0384bfe688d7c2f384e72ffcf1c7 0.0s done 01:50:54 #111 naming to docker.io/library/support-scheduler done 01:50:54 #111 naming to docker.io/library/core-command done 01:50:54 #111 naming to docker.io/library/core-keeper done 01:50:54 #111 naming to docker.io/library/security-spiffe-token-provider done 01:50:54 #111 exporting layers 0.8s done 01:50:54 #111 ... 01:50:54 01:50:54 #214 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:50:54 #214 DONE 0.5s 01:50:54 01:50:54 #215 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:50:54 #215 DONE 0.5s 01:50:54 01:50:54 #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:50:54 #206 DONE 1.0s 01:50:54 01:50:54 #216 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:50:54 #216 DONE 1.0s 01:50:54 01:50:54 #111 [security-proxy-auth] exporting to image 01:50:54 #111 writing image sha256:182bf64227d78bb2b5cac55bba4955f6cbca5e274d17f7e9ac1b98a2751ac450 done 01:50:54 #111 naming to docker.io/library/core-metadata done 01:50:54 #111 writing image sha256:995c6a54019364894e292c7c4f4eb29c7e52a3d6742476e47321992918db430b done 01:50:54 #111 naming to docker.io/library/core-data done 01:50:54 #111 ... 01:50:54 01:50:54 #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:50:54 #217 DONE 0.1s 01:50:54 01:50:54 #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:50:54 #218 DONE 0.1s 01:50:54 01:50:54 #219 [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:50:54 #219 DONE 0.1s 01:50:54 01:50:54 #220 [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:50:54 #220 DONE 0.1s 01:50:54 01:50:54 #111 [support-notifications] exporting to image 01:50:54 #111 exporting layers 0.6s done 01:50:54 #111 writing image sha256:f168c3e6910e2ec1f91bfce8e9eb3dc80d00228b4cfeb02d29f1a468cd0f871d done 01:50:54 #111 naming to docker.io/library/core-common-config-bootstrapper done 01:50:54 #111 writing image sha256:f87d241745bfeb9593bb680af7cdf3fd23f2e1e6245416495e307a98570c8618 done 01:50:54 #111 naming to docker.io/library/support-notifications done 01:50:55 #111 ... 01:50:55 01:50:55 #221 [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:50:55 #221 DONE 0.1s 01:50:55 01:50:55 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:50:55 #222 DONE 0.0s 01:50:55 01:50:55 #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:50:55 #223 DONE 1.2s 01:50:55 01:50:55 #111 [security-proxy-setup] exporting to image 01:50:55 #111 writing image sha256:64865bdbf24e7d0f35fc5325280827c4f536460934aa98b974c2f5232e6117f3 done 01:50:55 #111 naming to docker.io/library/security-proxy-auth done 01:50:55 #111 exporting layers 0.2s done 01:50:55 #111 writing image sha256:7a275da5b5e0ded6afd900cd9bf29009dc24d9b419143edf1e6aba9de6982e55 done 01:50:55 #111 naming to docker.io/library/security-proxy-setup done 01:50:55 #111 DONE 3.2s 01:50:55 01:50:55 #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:50:55 #224 DONE 0.5s 01:50:55 01:50:55 #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:50:55 #225 DONE 0.6s 01:50:55 01:50:55 #111 [security-bootstrapper] exporting to image 01:50:55 #111 writing image sha256:3358e0562a9a8456f549fa71344c4ecc7059ef5facdf607c799958288fa570f7 done 01:50:55 #111 naming to docker.io/library/security-secretstore-setup done 01:50:55 #111 exporting layers 0.2s done 01:50:55 #111 writing image sha256:69ab125eea519d8e418602838958ed116545ee3ad79d612e9f19f340f088ebfe done 01:50:55 #111 naming to docker.io/library/security-bootstrapper done 01:50:55 #111 DONE 3.6s 01:50:55 01:50:55 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:50:55 time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:55 time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:55 time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:55 time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:55 time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:55 time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:55 time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:55 time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:55 time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:55 time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:55 time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:55 time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:55 time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:55 time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:50:55 time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:50:55 $ docker stop --time=1 b93841f6a8df6ce91c506bc96b6cd5faeac2f8eed48b0c8e32a7cdcce404f1a0 01:50:57 $ docker rm -f --volumes b93841f6a8df6ce91c506bc96b6cd5faeac2f8eed48b0c8e32a7cdcce404f1a0 [Pipeline] // withDockerContainer [Pipeline] sh 01:50:57 + docker images 01:50:57 REPOSITORY TAG IMAGE ID CREATED SIZE 01:50:57 security-bootstrapper latest 69ab125eea51 2 seconds ago 20.3MB 01:50:57 security-secretstore-setup latest 3358e0562a9a 2 seconds ago 41MB 01:50:57 security-proxy-auth latest 64865bdbf24e 3 seconds ago 30.7MB 01:50:57 security-proxy-setup latest 7a275da5b5e0 3 seconds ago 29.3MB 01:50:57 core-common-config-bootstrapper latest f168c3e6910e 3 seconds ago 17.1MB 01:50:57 support-scheduler latest d2fca825a240 4 seconds ago 47MB 01:50:57 core-keeper latest 04b703010546 4 seconds ago 31.4MB 01:50:57 core-metadata latest 182bf64227d7 4 seconds ago 31.9MB 01:50:57 support-notifications latest f87d241745bf 4 seconds ago 50.3MB 01:50:57 core-data latest 995c6a540193 4 seconds ago 31.8MB 01:50:57 security-spiffe-token-provider latest 8cb17aa595a0 5 seconds ago 32.6MB 01:50:57 core-command latest 3a85253fb465 5 seconds ago 27.6MB 01:50:57 security-spire-config latest 6124f7ecc6f4 3 minutes ago 121MB 01:50:57 security-spire-server latest c0a92e0c29bd 3 minutes ago 122MB 01:50:57 security-spire-agent latest cec3e9489f76 3 minutes ago 182MB 01:50:57 ci-base-image-x86_64 latest 4a20f1c38749 6 minutes ago 982MB 01:50:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB 01:50:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 01:50:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:57 provisioning config files... 01:50:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/774@tmp/config17650470946599359536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:57 ---> ****-login.sh 01:50:57 nexus3.edgexfoundry.org:10001 01:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:57 Configure a credential helper to remove this warning. See 01:50:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:57 01:50:57 Login Succeeded 01:50:57 nexus3.edgexfoundry.org:10002 01:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:58 Configure a credential helper to remove this warning. See 01:50:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:58 01:50:58 Login Succeeded 01:50:58 nexus3.edgexfoundry.org:10003 01:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:58 Configure a credential helper to remove this warning. See 01:50:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:58 01:50:58 Login Succeeded 01:50:58 nexus3.edgexfoundry.org:10004 01:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:58 Configure a credential helper to remove this warning. See 01:50:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:58 01:50:58 Login Succeeded 01:50:58 ****.io 01:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:58 Configure a credential helper to remove this warning. See 01:50:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:58 01:50:58 Login Succeeded 01:50:58 ---> ****-login.sh ends [Pipeline] } 01:50:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:50:58 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:50:58 bbc21c937f4ad83ee98b11842af458a0c0169691 01:50:58 latest 01:50:58 4.0.0-dev.38 01:50:58 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:50:58 main 01:50:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:59 + docker push nexus3.edgexfoundry.org:10004/core-command:bbc21c937f4ad83ee98b11842af458a0c0169691 01:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:50:59 fd8022f99a50: Preparing 01:50:59 4388cf454ca6: Preparing 01:50:59 a49da307a695: Preparing 01:50:59 c22dcca82a20: Preparing 01:50:59 2e72225c7488: Preparing 01:50:59 f0074a4735c1: Preparing 01:50:59 ce5a8cde9eee: Preparing 01:50:59 ce5a8cde9eee: Waiting 01:50:59 a49da307a695: Pushed 01:50:59 fd8022f99a50: Pushed 01:50:59 c22dcca82a20: Pushed 01:50:59 2e72225c7488: Pushed 01:50:59 f0074a4735c1: Pushed 01:51:00 ce5a8cde9eee: Pushed 01:51:01 4388cf454ca6: Pushed 01:51:01 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:5e9f311a02d7cab1f40de04ef58c24345a19dc1c3d27651ecbf88786c921d612 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:02 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:51:02 fd8022f99a50: Preparing 01:51:02 4388cf454ca6: Preparing 01:51:02 a49da307a695: Preparing 01:51:02 c22dcca82a20: Preparing 01:51:02 2e72225c7488: Preparing 01:51:02 f0074a4735c1: Preparing 01:51:02 ce5a8cde9eee: Preparing 01:51:02 f0074a4735c1: Waiting 01:51:02 ce5a8cde9eee: Waiting 01:51:02 fd8022f99a50: Layer already exists 01:51:02 4388cf454ca6: Layer already exists 01:51:02 a49da307a695: Layer already exists 01:51:02 2e72225c7488: Layer already exists 01:51:02 c22dcca82a20: Layer already exists 01:51:02 f0074a4735c1: Layer already exists 01:51:02 ce5a8cde9eee: Layer already exists 01:51:02 latest: digest: sha256:5e9f311a02d7cab1f40de04ef58c24345a19dc1c3d27651ecbf88786c921d612 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:02 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.38 01:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:51:02 fd8022f99a50: Preparing 01:51:02 4388cf454ca6: Preparing 01:51:02 a49da307a695: Preparing 01:51:02 c22dcca82a20: Preparing 01:51:02 2e72225c7488: Preparing 01:51:02 f0074a4735c1: Preparing 01:51:02 ce5a8cde9eee: Preparing 01:51:02 f0074a4735c1: Waiting 01:51:02 ce5a8cde9eee: Waiting 01:51:02 2e72225c7488: Layer already exists 01:51:02 fd8022f99a50: Layer already exists 01:51:02 c22dcca82a20: Layer already exists 01:51:02 a49da307a695: Layer already exists 01:51:02 4388cf454ca6: Layer already exists 01:51:02 ce5a8cde9eee: Layer already exists 01:51:02 f0074a4735c1: Layer already exists 01:51:02 4.0.0-dev.38: digest: sha256:5e9f311a02d7cab1f40de04ef58c24345a19dc1c3d27651ecbf88786c921d612 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:03 + docker push nexus3.edgexfoundry.org:10004/core-command:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:51:03 fd8022f99a50: Preparing 01:51:03 4388cf454ca6: Preparing 01:51:03 a49da307a695: Preparing 01:51:03 c22dcca82a20: Preparing 01:51:03 2e72225c7488: Preparing 01:51:03 f0074a4735c1: Preparing 01:51:03 ce5a8cde9eee: Preparing 01:51:03 f0074a4735c1: Waiting 01:51:03 ce5a8cde9eee: Waiting 01:51:03 4388cf454ca6: Layer already exists 01:51:03 2e72225c7488: Layer already exists 01:51:03 fd8022f99a50: Layer already exists 01:51:03 c22dcca82a20: Layer already exists 01:51:03 a49da307a695: Layer already exists 01:51:03 ce5a8cde9eee: Layer already exists 01:51:03 f0074a4735c1: Layer already exists 01:51:03 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:5e9f311a02d7cab1f40de04ef58c24345a19dc1c3d27651ecbf88786c921d612 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:04 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:51:04 fd8022f99a50: Preparing 01:51:04 4388cf454ca6: Preparing 01:51:04 a49da307a695: Preparing 01:51:04 c22dcca82a20: Preparing 01:51:04 2e72225c7488: Preparing 01:51:04 f0074a4735c1: Preparing 01:51:04 ce5a8cde9eee: Preparing 01:51:04 f0074a4735c1: Waiting 01:51:04 ce5a8cde9eee: Waiting 01:51:04 4388cf454ca6: Layer already exists 01:51:04 fd8022f99a50: Layer already exists 01:51:04 a49da307a695: Layer already exists 01:51:04 c22dcca82a20: Layer already exists 01:51:04 2e72225c7488: Layer already exists 01:51:04 f0074a4735c1: Layer already exists 01:51:04 ce5a8cde9eee: Layer already exists 01:51:04 main: digest: sha256:5e9f311a02d7cab1f40de04ef58c24345a19dc1c3d27651ecbf88786c921d612 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:04 ===================================================== [Pipeline] echo 01:51:04 taggedImages: 01:51:04 - nexus3.edgexfoundry.org:10004/core-command:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:04 - nexus3.edgexfoundry.org:10004/core-command:latest 01:51:04 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.38 01:51:04 - nexus3.edgexfoundry.org:10004/core-command:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:04 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:51:04 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:51:04 bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:04 latest 01:51:04 4.0.0-dev.38 01:51:04 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:04 main 01:51:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:51:04 c4db006c6c25: Preparing 01:51:04 95e3c2dd0cd6: Preparing 01:51:04 2e6a482e2aaa: Preparing 01:51:04 3d10377fc463: Preparing 01:51:04 a49da307a695: Preparing 01:51:04 c22dcca82a20: Preparing 01:51:04 2e72225c7488: Preparing 01:51:04 f0074a4735c1: Preparing 01:51:04 ce5a8cde9eee: Preparing 01:51:04 2e72225c7488: Waiting 01:51:04 ce5a8cde9eee: Waiting 01:51:04 f0074a4735c1: Waiting 01:51:04 c22dcca82a20: Waiting 01:51:04 a49da307a695: Layer already exists 01:51:04 c22dcca82a20: Layer already exists 01:51:04 2e72225c7488: Layer already exists 01:51:04 f0074a4735c1: Layer already exists 01:51:04 c4db006c6c25: Pushed 01:51:04 95e3c2dd0cd6: Pushed 01:51:04 ce5a8cde9eee: Layer already exists 01:51:04 2e6a482e2aaa: Pushed 01:51:06 3d10377fc463: Pushed 01:51:06 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:94b2883e9d6a815b3e1c8b8936dfb9a7ef04204e7c789927d889dc80d2352551 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:51:06 c4db006c6c25: Preparing 01:51:06 95e3c2dd0cd6: Preparing 01:51:06 2e6a482e2aaa: Preparing 01:51:06 3d10377fc463: Preparing 01:51:06 a49da307a695: Preparing 01:51:06 c22dcca82a20: Preparing 01:51:06 2e72225c7488: Preparing 01:51:06 f0074a4735c1: Preparing 01:51:06 ce5a8cde9eee: Preparing 01:51:06 f0074a4735c1: Waiting 01:51:06 c22dcca82a20: Waiting 01:51:06 ce5a8cde9eee: Waiting 01:51:06 2e72225c7488: Waiting 01:51:06 a49da307a695: Layer already exists 01:51:06 95e3c2dd0cd6: Layer already exists 01:51:06 3d10377fc463: Layer already exists 01:51:06 c4db006c6c25: Layer already exists 01:51:06 2e6a482e2aaa: Layer already exists 01:51:06 c22dcca82a20: Layer already exists 01:51:06 f0074a4735c1: Layer already exists 01:51:06 ce5a8cde9eee: Layer already exists 01:51:06 2e72225c7488: Layer already exists 01:51:06 latest: digest: sha256:94b2883e9d6a815b3e1c8b8936dfb9a7ef04204e7c789927d889dc80d2352551 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.38 01:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:51:07 c4db006c6c25: Preparing 01:51:07 95e3c2dd0cd6: Preparing 01:51:07 2e6a482e2aaa: Preparing 01:51:07 3d10377fc463: Preparing 01:51:07 a49da307a695: Preparing 01:51:07 c22dcca82a20: Preparing 01:51:07 2e72225c7488: Preparing 01:51:07 f0074a4735c1: Preparing 01:51:07 ce5a8cde9eee: Preparing 01:51:07 c22dcca82a20: Waiting 01:51:07 2e72225c7488: Waiting 01:51:07 f0074a4735c1: Waiting 01:51:07 ce5a8cde9eee: Waiting 01:51:07 3d10377fc463: Layer already exists 01:51:07 a49da307a695: Layer already exists 01:51:07 95e3c2dd0cd6: Layer already exists 01:51:07 c4db006c6c25: Layer already exists 01:51:07 2e6a482e2aaa: Layer already exists 01:51:07 f0074a4735c1: Layer already exists 01:51:07 2e72225c7488: Layer already exists 01:51:07 c22dcca82a20: Layer already exists 01:51:07 ce5a8cde9eee: Layer already exists 01:51:07 4.0.0-dev.38: digest: sha256:94b2883e9d6a815b3e1c8b8936dfb9a7ef04204e7c789927d889dc80d2352551 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:51:08 c4db006c6c25: Preparing 01:51:08 95e3c2dd0cd6: Preparing 01:51:08 2e6a482e2aaa: Preparing 01:51:08 3d10377fc463: Preparing 01:51:08 a49da307a695: Preparing 01:51:08 c22dcca82a20: Preparing 01:51:08 2e72225c7488: Preparing 01:51:08 f0074a4735c1: Preparing 01:51:08 ce5a8cde9eee: Preparing 01:51:08 2e72225c7488: Waiting 01:51:08 f0074a4735c1: Waiting 01:51:08 c22dcca82a20: Waiting 01:51:08 c4db006c6c25: Layer already exists 01:51:08 2e6a482e2aaa: Layer already exists 01:51:08 a49da307a695: Layer already exists 01:51:08 95e3c2dd0cd6: Layer already exists 01:51:08 3d10377fc463: Layer already exists 01:51:08 ce5a8cde9eee: Layer already exists 01:51:08 2e72225c7488: Layer already exists 01:51:08 c22dcca82a20: Layer already exists 01:51:08 f0074a4735c1: Layer already exists 01:51:08 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:94b2883e9d6a815b3e1c8b8936dfb9a7ef04204e7c789927d889dc80d2352551 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:51:08 c4db006c6c25: Preparing 01:51:08 95e3c2dd0cd6: Preparing 01:51:08 2e6a482e2aaa: Preparing 01:51:08 3d10377fc463: Preparing 01:51:08 a49da307a695: Preparing 01:51:08 c22dcca82a20: Preparing 01:51:08 2e72225c7488: Preparing 01:51:08 f0074a4735c1: Preparing 01:51:08 ce5a8cde9eee: Preparing 01:51:08 2e72225c7488: Waiting 01:51:08 ce5a8cde9eee: Waiting 01:51:08 c22dcca82a20: Waiting 01:51:08 f0074a4735c1: Waiting 01:51:08 3d10377fc463: Layer already exists 01:51:08 a49da307a695: Layer already exists 01:51:08 95e3c2dd0cd6: Layer already exists 01:51:08 c4db006c6c25: Layer already exists 01:51:08 2e6a482e2aaa: Layer already exists 01:51:08 c22dcca82a20: Layer already exists 01:51:08 f0074a4735c1: Layer already exists 01:51:08 2e72225c7488: Layer already exists 01:51:08 ce5a8cde9eee: Layer already exists 01:51:08 main: digest: sha256:94b2883e9d6a815b3e1c8b8936dfb9a7ef04204e7c789927d889dc80d2352551 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:09 ===================================================== [Pipeline] echo 01:51:09 taggedImages: 01:51:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:51:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.38 01:51:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:51:09 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:51:09 bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:09 latest 01:51:09 4.0.0-dev.38 01:51:09 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:09 main 01:51:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:09 + docker push nexus3.edgexfoundry.org:10004/core-data:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:51:09 2ed04d286e66: Preparing 01:51:09 7c957945a41e: Preparing 01:51:09 75f9d01ca963: Preparing 01:51:09 a49da307a695: Preparing 01:51:09 c22dcca82a20: Preparing 01:51:09 14050c3bec5d: Preparing 01:51:09 bf854a0f83cf: Preparing 01:51:09 ce5a8cde9eee: Preparing 01:51:09 14050c3bec5d: Waiting 01:51:09 bf854a0f83cf: Waiting 01:51:09 a49da307a695: Layer already exists 01:51:09 c22dcca82a20: Layer already exists 01:51:09 2ed04d286e66: Pushed 01:51:09 7c957945a41e: Pushed 01:51:09 14050c3bec5d: Pushed 01:51:09 ce5a8cde9eee: Layer already exists 01:51:09 bf854a0f83cf: Pushed 01:51:12 75f9d01ca963: Pushed 01:51:12 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:426722b3afa5e9d78c31cf6f63ff1bc704fb68156dae4fa70c954e5a2484a4c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:13 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:51:13 2ed04d286e66: Preparing 01:51:13 7c957945a41e: Preparing 01:51:13 75f9d01ca963: Preparing 01:51:13 a49da307a695: Preparing 01:51:13 c22dcca82a20: Preparing 01:51:13 14050c3bec5d: Preparing 01:51:13 bf854a0f83cf: Preparing 01:51:13 ce5a8cde9eee: Preparing 01:51:13 bf854a0f83cf: Waiting 01:51:13 ce5a8cde9eee: Waiting 01:51:13 14050c3bec5d: Waiting 01:51:13 7c957945a41e: Layer already exists 01:51:13 2ed04d286e66: Layer already exists 01:51:13 75f9d01ca963: Layer already exists 01:51:13 a49da307a695: Layer already exists 01:51:13 c22dcca82a20: Layer already exists 01:51:13 14050c3bec5d: Layer already exists 01:51:13 bf854a0f83cf: Layer already exists 01:51:13 ce5a8cde9eee: Layer already exists 01:51:13 latest: digest: sha256:426722b3afa5e9d78c31cf6f63ff1bc704fb68156dae4fa70c954e5a2484a4c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:13 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.38 01:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:51:13 2ed04d286e66: Preparing 01:51:13 7c957945a41e: Preparing 01:51:13 75f9d01ca963: Preparing 01:51:13 a49da307a695: Preparing 01:51:13 c22dcca82a20: Preparing 01:51:13 14050c3bec5d: Preparing 01:51:13 bf854a0f83cf: Preparing 01:51:13 ce5a8cde9eee: Preparing 01:51:13 bf854a0f83cf: Waiting 01:51:13 ce5a8cde9eee: Waiting 01:51:13 14050c3bec5d: Waiting 01:51:13 2ed04d286e66: Layer already exists 01:51:13 7c957945a41e: Layer already exists 01:51:13 75f9d01ca963: Layer already exists 01:51:13 c22dcca82a20: Layer already exists 01:51:13 a49da307a695: Layer already exists 01:51:13 14050c3bec5d: Layer already exists 01:51:13 ce5a8cde9eee: Layer already exists 01:51:13 bf854a0f83cf: Layer already exists 01:51:13 4.0.0-dev.38: digest: sha256:426722b3afa5e9d78c31cf6f63ff1bc704fb68156dae4fa70c954e5a2484a4c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:14 + docker push nexus3.edgexfoundry.org:10004/core-data:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:51:14 2ed04d286e66: Preparing 01:51:14 7c957945a41e: Preparing 01:51:14 75f9d01ca963: Preparing 01:51:14 a49da307a695: Preparing 01:51:14 c22dcca82a20: Preparing 01:51:14 14050c3bec5d: Preparing 01:51:14 bf854a0f83cf: Preparing 01:51:14 14050c3bec5d: Waiting 01:51:14 ce5a8cde9eee: Preparing 01:51:14 ce5a8cde9eee: Waiting 01:51:14 bf854a0f83cf: Waiting 01:51:14 75f9d01ca963: Layer already exists 01:51:14 a49da307a695: Layer already exists 01:51:14 c22dcca82a20: Layer already exists 01:51:14 7c957945a41e: Layer already exists 01:51:14 2ed04d286e66: Layer already exists 01:51:14 bf854a0f83cf: Layer already exists 01:51:14 14050c3bec5d: Layer already exists 01:51:14 ce5a8cde9eee: Layer already exists 01:51:14 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:426722b3afa5e9d78c31cf6f63ff1bc704fb68156dae4fa70c954e5a2484a4c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:15 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:51:15 2ed04d286e66: Preparing 01:51:15 7c957945a41e: Preparing 01:51:15 75f9d01ca963: Preparing 01:51:15 a49da307a695: Preparing 01:51:15 c22dcca82a20: Preparing 01:51:15 14050c3bec5d: Preparing 01:51:15 bf854a0f83cf: Preparing 01:51:15 ce5a8cde9eee: Preparing 01:51:15 14050c3bec5d: Waiting 01:51:15 bf854a0f83cf: Waiting 01:51:15 ce5a8cde9eee: Waiting 01:51:15 a49da307a695: Layer already exists 01:51:15 7c957945a41e: Layer already exists 01:51:15 2ed04d286e66: Layer already exists 01:51:15 75f9d01ca963: Layer already exists 01:51:15 c22dcca82a20: Layer already exists 01:51:15 bf854a0f83cf: Layer already exists 01:51:15 14050c3bec5d: Layer already exists 01:51:15 ce5a8cde9eee: Layer already exists 01:51:15 main: digest: sha256:426722b3afa5e9d78c31cf6f63ff1bc704fb68156dae4fa70c954e5a2484a4c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:15 ===================================================== [Pipeline] echo 01:51:15 taggedImages: 01:51:15 - nexus3.edgexfoundry.org:10004/core-data:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:15 - nexus3.edgexfoundry.org:10004/core-data:latest 01:51:15 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.38 01:51:15 - nexus3.edgexfoundry.org:10004/core-data:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:15 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:51:15 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:51:15 bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:15 latest 01:51:15 4.0.0-dev.38 01:51:15 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:15 main 01:51:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:51:15 61226f29de1e: Preparing 01:51:15 a87320b3e8aa: Preparing 01:51:15 3b8f9c8f9460: Preparing 01:51:15 c22dcca82a20: Preparing 01:51:15 516e311e2236: Preparing 01:51:15 3eb980c57515: Preparing 01:51:15 ce5a8cde9eee: Preparing 01:51:15 ce5a8cde9eee: Waiting 01:51:15 c22dcca82a20: Layer already exists 01:51:15 516e311e2236: Pushed 01:51:15 a87320b3e8aa: Pushed 01:51:15 ce5a8cde9eee: Layer already exists 01:51:15 61226f29de1e: Pushed 01:51:15 3eb980c57515: Pushed 01:51:18 3b8f9c8f9460: Pushed 01:51:18 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:ee48f4a7909d40f142659316ea36bcd62806c8db17e075458b92d9de60a5561d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:51:19 61226f29de1e: Preparing 01:51:19 a87320b3e8aa: Preparing 01:51:19 3b8f9c8f9460: Preparing 01:51:19 c22dcca82a20: Preparing 01:51:19 516e311e2236: Preparing 01:51:19 3eb980c57515: Preparing 01:51:19 ce5a8cde9eee: Preparing 01:51:19 3eb980c57515: Waiting 01:51:19 ce5a8cde9eee: Waiting 01:51:19 c22dcca82a20: Layer already exists 01:51:19 516e311e2236: Layer already exists 01:51:19 a87320b3e8aa: Layer already exists 01:51:19 61226f29de1e: Layer already exists 01:51:19 3b8f9c8f9460: Layer already exists 01:51:19 3eb980c57515: Layer already exists 01:51:19 ce5a8cde9eee: Layer already exists 01:51:19 latest: digest: sha256:ee48f4a7909d40f142659316ea36bcd62806c8db17e075458b92d9de60a5561d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.38 01:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:51:19 61226f29de1e: Preparing 01:51:19 a87320b3e8aa: Preparing 01:51:19 3b8f9c8f9460: Preparing 01:51:19 c22dcca82a20: Preparing 01:51:19 516e311e2236: Preparing 01:51:19 3eb980c57515: Preparing 01:51:19 ce5a8cde9eee: Preparing 01:51:19 3eb980c57515: Waiting 01:51:19 ce5a8cde9eee: Waiting 01:51:19 3b8f9c8f9460: Layer already exists 01:51:19 c22dcca82a20: Layer already exists 01:51:19 516e311e2236: Layer already exists 01:51:19 61226f29de1e: Layer already exists 01:51:19 a87320b3e8aa: Layer already exists 01:51:19 3eb980c57515: Layer already exists 01:51:19 ce5a8cde9eee: Layer already exists 01:51:19 4.0.0-dev.38: digest: sha256:ee48f4a7909d40f142659316ea36bcd62806c8db17e075458b92d9de60a5561d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:51:20 61226f29de1e: Preparing 01:51:20 a87320b3e8aa: Preparing 01:51:20 3b8f9c8f9460: Preparing 01:51:20 c22dcca82a20: Preparing 01:51:20 516e311e2236: Preparing 01:51:20 3eb980c57515: Preparing 01:51:20 ce5a8cde9eee: Preparing 01:51:20 3eb980c57515: Waiting 01:51:20 ce5a8cde9eee: Waiting 01:51:20 3b8f9c8f9460: Layer already exists 01:51:20 c22dcca82a20: Layer already exists 01:51:20 516e311e2236: Layer already exists 01:51:20 61226f29de1e: Layer already exists 01:51:20 a87320b3e8aa: Layer already exists 01:51:20 ce5a8cde9eee: Layer already exists 01:51:20 3eb980c57515: Layer already exists 01:51:20 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:ee48f4a7909d40f142659316ea36bcd62806c8db17e075458b92d9de60a5561d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:51:21 61226f29de1e: Preparing 01:51:21 a87320b3e8aa: Preparing 01:51:21 3b8f9c8f9460: Preparing 01:51:21 c22dcca82a20: Preparing 01:51:21 516e311e2236: Preparing 01:51:21 3eb980c57515: Preparing 01:51:21 ce5a8cde9eee: Preparing 01:51:21 ce5a8cde9eee: Waiting 01:51:21 3eb980c57515: Waiting 01:51:21 c22dcca82a20: Layer already exists 01:51:21 3b8f9c8f9460: Layer already exists 01:51:21 a87320b3e8aa: Layer already exists 01:51:21 61226f29de1e: Layer already exists 01:51:21 516e311e2236: Layer already exists 01:51:21 ce5a8cde9eee: Layer already exists 01:51:21 3eb980c57515: Layer already exists 01:51:21 main: digest: sha256:ee48f4a7909d40f142659316ea36bcd62806c8db17e075458b92d9de60a5561d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:21 ===================================================== [Pipeline] echo 01:51:21 taggedImages: 01:51:21 - nexus3.edgexfoundry.org:10004/core-keeper:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:21 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:51:21 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.38 01:51:21 - nexus3.edgexfoundry.org:10004/core-keeper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:21 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:51:21 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:51:21 bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:21 latest 01:51:21 4.0.0-dev.38 01:51:21 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:21 main 01:51:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:51:21 adf6dcbe3ec2: Preparing 01:51:21 40039579aa02: Preparing 01:51:21 64da3ad9db6b: Preparing 01:51:21 f3d676add39c: Preparing 01:51:21 a49da307a695: Preparing 01:51:21 c22dcca82a20: Preparing 01:51:21 2e72225c7488: Preparing 01:51:21 f0074a4735c1: Preparing 01:51:21 ce5a8cde9eee: Preparing 01:51:21 2e72225c7488: Waiting 01:51:21 f0074a4735c1: Waiting 01:51:21 ce5a8cde9eee: Waiting 01:51:21 a49da307a695: Layer already exists 01:51:21 c22dcca82a20: Layer already exists 01:51:21 2e72225c7488: Layer already exists 01:51:21 f0074a4735c1: Layer already exists 01:51:21 ce5a8cde9eee: Layer already exists 01:51:21 64da3ad9db6b: Pushed 01:51:21 adf6dcbe3ec2: Pushed 01:51:21 40039579aa02: Pushed 01:51:24 f3d676add39c: Pushed 01:51:24 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:e738a35c414cfa96fc73d67a2008ae4ded4bccf6d6f2f935ca21e5fd069c2260 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:51:25 adf6dcbe3ec2: Preparing 01:51:25 40039579aa02: Preparing 01:51:25 64da3ad9db6b: Preparing 01:51:25 f3d676add39c: Preparing 01:51:25 a49da307a695: Preparing 01:51:25 c22dcca82a20: Preparing 01:51:25 2e72225c7488: Preparing 01:51:25 f0074a4735c1: Preparing 01:51:25 ce5a8cde9eee: Preparing 01:51:25 2e72225c7488: Waiting 01:51:25 f0074a4735c1: Waiting 01:51:25 ce5a8cde9eee: Waiting 01:51:25 c22dcca82a20: Waiting 01:51:25 a49da307a695: Layer already exists 01:51:25 64da3ad9db6b: Layer already exists 01:51:25 adf6dcbe3ec2: Layer already exists 01:51:25 f3d676add39c: Layer already exists 01:51:25 40039579aa02: Layer already exists 01:51:25 c22dcca82a20: Layer already exists 01:51:25 2e72225c7488: Layer already exists 01:51:25 f0074a4735c1: Layer already exists 01:51:25 ce5a8cde9eee: Layer already exists 01:51:25 latest: digest: sha256:e738a35c414cfa96fc73d67a2008ae4ded4bccf6d6f2f935ca21e5fd069c2260 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.38 01:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:51:25 adf6dcbe3ec2: Preparing 01:51:25 40039579aa02: Preparing 01:51:25 64da3ad9db6b: Preparing 01:51:25 f3d676add39c: Preparing 01:51:25 a49da307a695: Preparing 01:51:25 c22dcca82a20: Preparing 01:51:25 2e72225c7488: Preparing 01:51:25 f0074a4735c1: Preparing 01:51:25 ce5a8cde9eee: Preparing 01:51:25 c22dcca82a20: Waiting 01:51:25 f0074a4735c1: Waiting 01:51:25 ce5a8cde9eee: Waiting 01:51:25 2e72225c7488: Waiting 01:51:25 a49da307a695: Layer already exists 01:51:25 f3d676add39c: Layer already exists 01:51:25 64da3ad9db6b: Layer already exists 01:51:25 40039579aa02: Layer already exists 01:51:25 adf6dcbe3ec2: Layer already exists 01:51:25 c22dcca82a20: Layer already exists 01:51:25 ce5a8cde9eee: Layer already exists 01:51:25 f0074a4735c1: Layer already exists 01:51:25 2e72225c7488: Layer already exists 01:51:25 4.0.0-dev.38: digest: sha256:e738a35c414cfa96fc73d67a2008ae4ded4bccf6d6f2f935ca21e5fd069c2260 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:51:26 adf6dcbe3ec2: Preparing 01:51:26 40039579aa02: Preparing 01:51:26 64da3ad9db6b: Preparing 01:51:26 f3d676add39c: Preparing 01:51:26 a49da307a695: Preparing 01:51:26 c22dcca82a20: Preparing 01:51:26 2e72225c7488: Preparing 01:51:26 f0074a4735c1: Preparing 01:51:26 ce5a8cde9eee: Preparing 01:51:26 2e72225c7488: Waiting 01:51:26 f0074a4735c1: Waiting 01:51:26 c22dcca82a20: Waiting 01:51:26 64da3ad9db6b: Layer already exists 01:51:26 a49da307a695: Layer already exists 01:51:26 f3d676add39c: Layer already exists 01:51:26 adf6dcbe3ec2: Layer already exists 01:51:26 40039579aa02: Layer already exists 01:51:26 f0074a4735c1: Layer already exists 01:51:26 ce5a8cde9eee: Layer already exists 01:51:26 c22dcca82a20: Layer already exists 01:51:26 2e72225c7488: Layer already exists 01:51:26 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:e738a35c414cfa96fc73d67a2008ae4ded4bccf6d6f2f935ca21e5fd069c2260 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:51:27 adf6dcbe3ec2: Preparing 01:51:27 40039579aa02: Preparing 01:51:27 64da3ad9db6b: Preparing 01:51:27 f3d676add39c: Preparing 01:51:27 a49da307a695: Preparing 01:51:27 c22dcca82a20: Preparing 01:51:27 2e72225c7488: Preparing 01:51:27 f0074a4735c1: Preparing 01:51:27 ce5a8cde9eee: Preparing 01:51:27 c22dcca82a20: Waiting 01:51:27 2e72225c7488: Waiting 01:51:27 f0074a4735c1: Waiting 01:51:27 f3d676add39c: Layer already exists 01:51:27 a49da307a695: Layer already exists 01:51:27 40039579aa02: Layer already exists 01:51:27 64da3ad9db6b: Layer already exists 01:51:27 adf6dcbe3ec2: Layer already exists 01:51:27 2e72225c7488: Layer already exists 01:51:27 ce5a8cde9eee: Layer already exists 01:51:27 c22dcca82a20: Layer already exists 01:51:27 f0074a4735c1: Layer already exists 01:51:27 main: digest: sha256:e738a35c414cfa96fc73d67a2008ae4ded4bccf6d6f2f935ca21e5fd069c2260 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:27 ===================================================== [Pipeline] echo 01:51:27 taggedImages: 01:51:27 - nexus3.edgexfoundry.org:10004/core-metadata:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:27 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:51:27 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.38 01:51:27 - nexus3.edgexfoundry.org:10004/core-metadata:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:27 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:51:27 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:51:27 bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:27 latest 01:51:27 4.0.0-dev.38 01:51:27 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:27 main 01:51:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:51:27 37d5b8a31ffa: Preparing 01:51:27 a5920b109872: Preparing 01:51:27 625394a69bbb: Preparing 01:51:27 7d17862e8eda: Preparing 01:51:27 000749c55968: Preparing 01:51:27 997e897d9d25: Preparing 01:51:27 b892c259be98: Preparing 01:51:27 a49da307a695: Preparing 01:51:27 c22dcca82a20: Preparing 01:51:27 b40b1a0a8342: Preparing 01:51:27 be4e2e93c6ca: Preparing 01:51:27 5f70bf18a086: Preparing 01:51:27 6ae8df25e379: Preparing 01:51:27 df722aeafde7: Preparing 01:51:27 d2b88eccc97a: Preparing 01:51:27 ce5a8cde9eee: Preparing 01:51:27 b892c259be98: Waiting 01:51:27 c22dcca82a20: Waiting 01:51:27 b40b1a0a8342: Waiting 01:51:27 a49da307a695: Waiting 01:51:27 be4e2e93c6ca: Waiting 01:51:27 6ae8df25e379: Waiting 01:51:27 5f70bf18a086: Waiting 01:51:27 997e897d9d25: Waiting 01:51:27 d2b88eccc97a: Waiting 01:51:27 df722aeafde7: Waiting 01:51:27 625394a69bbb: Pushed 01:51:27 37d5b8a31ffa: Pushed 01:51:27 7d17862e8eda: Pushed 01:51:27 000749c55968: Pushed 01:51:27 a5920b109872: Pushed 01:51:27 a49da307a695: Layer already exists 01:51:27 c22dcca82a20: Layer already exists 01:51:28 5f70bf18a086: Layer already exists 01:51:28 997e897d9d25: Pushed 01:51:28 b40b1a0a8342: Pushed 01:51:28 be4e2e93c6ca: Pushed 01:51:28 6ae8df25e379: Pushed 01:51:28 ce5a8cde9eee: Layer already exists 01:51:28 df722aeafde7: Pushed 01:51:28 d2b88eccc97a: Pushed 01:51:29 b892c259be98: Pushed 01:51:29 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:e40a4a1db90c943d6ef91fa43eee71f8e9b6462a43e4a2b84df8b7ebf92a7655 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:51:30 37d5b8a31ffa: Preparing 01:51:30 a5920b109872: Preparing 01:51:30 625394a69bbb: Preparing 01:51:30 7d17862e8eda: Preparing 01:51:30 000749c55968: Preparing 01:51:30 997e897d9d25: Preparing 01:51:30 b892c259be98: Preparing 01:51:30 a49da307a695: Preparing 01:51:30 c22dcca82a20: Preparing 01:51:30 b40b1a0a8342: Preparing 01:51:30 be4e2e93c6ca: Preparing 01:51:30 5f70bf18a086: Preparing 01:51:30 6ae8df25e379: Preparing 01:51:30 df722aeafde7: Preparing 01:51:30 d2b88eccc97a: Preparing 01:51:30 ce5a8cde9eee: Preparing 01:51:30 a49da307a695: Waiting 01:51:30 c22dcca82a20: Waiting 01:51:30 b40b1a0a8342: Waiting 01:51:30 be4e2e93c6ca: Waiting 01:51:30 5f70bf18a086: Waiting 01:51:30 6ae8df25e379: Waiting 01:51:30 df722aeafde7: Waiting 01:51:30 d2b88eccc97a: Waiting 01:51:30 ce5a8cde9eee: Waiting 01:51:30 997e897d9d25: Waiting 01:51:30 37d5b8a31ffa: Layer already exists 01:51:30 000749c55968: Layer already exists 01:51:30 625394a69bbb: Layer already exists 01:51:30 7d17862e8eda: Layer already exists 01:51:30 a5920b109872: Layer already exists 01:51:30 b892c259be98: Layer already exists 01:51:30 c22dcca82a20: Layer already exists 01:51:30 a49da307a695: Layer already exists 01:51:30 997e897d9d25: Layer already exists 01:51:30 b40b1a0a8342: Layer already exists 01:51:30 be4e2e93c6ca: Layer already exists 01:51:30 df722aeafde7: Layer already exists 01:51:30 d2b88eccc97a: Layer already exists 01:51:30 6ae8df25e379: Layer already exists 01:51:30 5f70bf18a086: Layer already exists 01:51:30 ce5a8cde9eee: Layer already exists 01:51:30 latest: digest: sha256:e40a4a1db90c943d6ef91fa43eee71f8e9b6462a43e4a2b84df8b7ebf92a7655 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.38 01:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:51:30 37d5b8a31ffa: Preparing 01:51:30 a5920b109872: Preparing 01:51:30 625394a69bbb: Preparing 01:51:30 7d17862e8eda: Preparing 01:51:30 000749c55968: Preparing 01:51:30 997e897d9d25: Preparing 01:51:30 b892c259be98: Preparing 01:51:30 a49da307a695: Preparing 01:51:30 c22dcca82a20: Preparing 01:51:30 b40b1a0a8342: Preparing 01:51:30 be4e2e93c6ca: Preparing 01:51:30 5f70bf18a086: Preparing 01:51:30 6ae8df25e379: Preparing 01:51:30 df722aeafde7: Preparing 01:51:30 d2b88eccc97a: Preparing 01:51:30 ce5a8cde9eee: Preparing 01:51:30 997e897d9d25: Waiting 01:51:30 a49da307a695: Waiting 01:51:30 b892c259be98: Waiting 01:51:30 c22dcca82a20: Waiting 01:51:30 b40b1a0a8342: Waiting 01:51:30 df722aeafde7: Waiting 01:51:30 6ae8df25e379: Waiting 01:51:30 ce5a8cde9eee: Waiting 01:51:30 d2b88eccc97a: Waiting 01:51:30 625394a69bbb: Layer already exists 01:51:30 37d5b8a31ffa: Layer already exists 01:51:30 a5920b109872: Layer already exists 01:51:30 7d17862e8eda: Layer already exists 01:51:30 000749c55968: Layer already exists 01:51:30 997e897d9d25: Layer already exists 01:51:30 a49da307a695: Layer already exists 01:51:30 c22dcca82a20: Layer already exists 01:51:30 b40b1a0a8342: Layer already exists 01:51:30 b892c259be98: Layer already exists 01:51:30 be4e2e93c6ca: Layer already exists 01:51:30 6ae8df25e379: Layer already exists 01:51:30 5f70bf18a086: Layer already exists 01:51:30 d2b88eccc97a: Layer already exists 01:51:30 df722aeafde7: Layer already exists 01:51:30 ce5a8cde9eee: Layer already exists 01:51:30 4.0.0-dev.38: digest: sha256:e40a4a1db90c943d6ef91fa43eee71f8e9b6462a43e4a2b84df8b7ebf92a7655 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:51:31 37d5b8a31ffa: Preparing 01:51:31 a5920b109872: Preparing 01:51:31 625394a69bbb: Preparing 01:51:31 7d17862e8eda: Preparing 01:51:31 000749c55968: Preparing 01:51:31 997e897d9d25: Preparing 01:51:31 b892c259be98: Preparing 01:51:31 a49da307a695: Preparing 01:51:31 c22dcca82a20: Preparing 01:51:31 b40b1a0a8342: Preparing 01:51:31 be4e2e93c6ca: Preparing 01:51:31 5f70bf18a086: Preparing 01:51:31 6ae8df25e379: Preparing 01:51:31 df722aeafde7: Preparing 01:51:31 d2b88eccc97a: Preparing 01:51:31 ce5a8cde9eee: Preparing 01:51:31 b40b1a0a8342: Waiting 01:51:31 be4e2e93c6ca: Waiting 01:51:31 5f70bf18a086: Waiting 01:51:31 6ae8df25e379: Waiting 01:51:31 df722aeafde7: Waiting 01:51:31 d2b88eccc97a: Waiting 01:51:31 ce5a8cde9eee: Waiting 01:51:31 997e897d9d25: Waiting 01:51:31 a49da307a695: Waiting 01:51:31 b892c259be98: Waiting 01:51:31 c22dcca82a20: Waiting 01:51:31 a5920b109872: Layer already exists 01:51:31 625394a69bbb: Layer already exists 01:51:31 37d5b8a31ffa: Layer already exists 01:51:31 7d17862e8eda: Layer already exists 01:51:31 000749c55968: Layer already exists 01:51:31 b892c259be98: Layer already exists 01:51:31 a49da307a695: Layer already exists 01:51:31 997e897d9d25: Layer already exists 01:51:31 c22dcca82a20: Layer already exists 01:51:31 b40b1a0a8342: Layer already exists 01:51:31 be4e2e93c6ca: Layer already exists 01:51:31 5f70bf18a086: Layer already exists 01:51:31 df722aeafde7: Layer already exists 01:51:31 6ae8df25e379: Layer already exists 01:51:31 d2b88eccc97a: Layer already exists 01:51:31 ce5a8cde9eee: Layer already exists 01:51:31 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:e40a4a1db90c943d6ef91fa43eee71f8e9b6462a43e4a2b84df8b7ebf92a7655 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:51:32 37d5b8a31ffa: Preparing 01:51:32 a5920b109872: Preparing 01:51:32 625394a69bbb: Preparing 01:51:32 7d17862e8eda: Preparing 01:51:32 000749c55968: Preparing 01:51:32 997e897d9d25: Preparing 01:51:32 b892c259be98: Preparing 01:51:32 a49da307a695: Preparing 01:51:32 c22dcca82a20: Preparing 01:51:32 b40b1a0a8342: Preparing 01:51:32 be4e2e93c6ca: Preparing 01:51:32 5f70bf18a086: Preparing 01:51:32 6ae8df25e379: Preparing 01:51:32 df722aeafde7: Preparing 01:51:32 d2b88eccc97a: Preparing 01:51:32 ce5a8cde9eee: Preparing 01:51:32 be4e2e93c6ca: Waiting 01:51:32 5f70bf18a086: Waiting 01:51:32 df722aeafde7: Waiting 01:51:32 6ae8df25e379: Waiting 01:51:32 997e897d9d25: Waiting 01:51:32 d2b88eccc97a: Waiting 01:51:32 b892c259be98: Waiting 01:51:32 ce5a8cde9eee: Waiting 01:51:32 c22dcca82a20: Waiting 01:51:32 b40b1a0a8342: Waiting 01:51:32 a49da307a695: Waiting 01:51:32 a5920b109872: Layer already exists 01:51:32 625394a69bbb: Layer already exists 01:51:32 7d17862e8eda: Layer already exists 01:51:32 37d5b8a31ffa: Layer already exists 01:51:32 000749c55968: Layer already exists 01:51:32 997e897d9d25: Layer already exists 01:51:32 c22dcca82a20: Layer already exists 01:51:32 b892c259be98: Layer already exists 01:51:32 b40b1a0a8342: Layer already exists 01:51:32 a49da307a695: Layer already exists 01:51:32 be4e2e93c6ca: Layer already exists 01:51:32 6ae8df25e379: Layer already exists 01:51:32 d2b88eccc97a: Layer already exists 01:51:32 df722aeafde7: Layer already exists 01:51:32 5f70bf18a086: Layer already exists 01:51:32 ce5a8cde9eee: Layer already exists 01:51:32 main: digest: sha256:e40a4a1db90c943d6ef91fa43eee71f8e9b6462a43e4a2b84df8b7ebf92a7655 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:32 ===================================================== [Pipeline] echo 01:51:32 taggedImages: 01:51:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:51:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.38 01:51:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:51:32 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:51:32 bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:32 latest 01:51:32 4.0.0-dev.38 01:51:32 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:32 main 01:51:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:51:32 c4db006c6c25: Preparing 01:51:32 95e3c2dd0cd6: Preparing 01:51:32 3ad9f161b010: Preparing 01:51:32 1cf9b4e13292: Preparing 01:51:32 a49da307a695: Preparing 01:51:32 c22dcca82a20: Preparing 01:51:32 2e72225c7488: Preparing 01:51:32 f0074a4735c1: Preparing 01:51:32 ce5a8cde9eee: Preparing 01:51:32 ce5a8cde9eee: Waiting 01:51:32 f0074a4735c1: Waiting 01:51:32 c22dcca82a20: Waiting 01:51:32 2e72225c7488: Waiting 01:51:32 95e3c2dd0cd6: Layer already exists 01:51:32 c4db006c6c25: Layer already exists 01:51:32 a49da307a695: Layer already exists 01:51:32 c22dcca82a20: Layer already exists 01:51:32 f0074a4735c1: Layer already exists 01:51:32 2e72225c7488: Layer already exists 01:51:32 ce5a8cde9eee: Layer already exists 01:51:32 3ad9f161b010: Pushed 01:51:35 1cf9b4e13292: Pushed 01:51:35 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:d0ba2fd9377723c03b0c68ef987b437b423d70415199773d645df8b4095f5657 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:51:36 c4db006c6c25: Preparing 01:51:36 95e3c2dd0cd6: Preparing 01:51:36 3ad9f161b010: Preparing 01:51:36 1cf9b4e13292: Preparing 01:51:36 a49da307a695: Preparing 01:51:36 c22dcca82a20: Preparing 01:51:36 2e72225c7488: Preparing 01:51:36 f0074a4735c1: Preparing 01:51:36 ce5a8cde9eee: Preparing 01:51:36 2e72225c7488: Waiting 01:51:36 f0074a4735c1: Waiting 01:51:36 ce5a8cde9eee: Waiting 01:51:36 c22dcca82a20: Waiting 01:51:36 3ad9f161b010: Layer already exists 01:51:36 95e3c2dd0cd6: Layer already exists 01:51:36 c4db006c6c25: Layer already exists 01:51:36 a49da307a695: Layer already exists 01:51:36 1cf9b4e13292: Layer already exists 01:51:36 2e72225c7488: Layer already exists 01:51:36 c22dcca82a20: Layer already exists 01:51:36 ce5a8cde9eee: Layer already exists 01:51:36 f0074a4735c1: Layer already exists 01:51:36 latest: digest: sha256:d0ba2fd9377723c03b0c68ef987b437b423d70415199773d645df8b4095f5657 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.38 01:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:51:36 c4db006c6c25: Preparing 01:51:36 95e3c2dd0cd6: Preparing 01:51:36 3ad9f161b010: Preparing 01:51:36 1cf9b4e13292: Preparing 01:51:36 a49da307a695: Preparing 01:51:36 c22dcca82a20: Preparing 01:51:36 2e72225c7488: Preparing 01:51:36 f0074a4735c1: Preparing 01:51:36 ce5a8cde9eee: Preparing 01:51:36 c22dcca82a20: Waiting 01:51:36 2e72225c7488: Waiting 01:51:36 f0074a4735c1: Waiting 01:51:36 ce5a8cde9eee: Waiting 01:51:36 3ad9f161b010: Layer already exists 01:51:36 c4db006c6c25: Layer already exists 01:51:36 95e3c2dd0cd6: Layer already exists 01:51:36 1cf9b4e13292: Layer already exists 01:51:36 a49da307a695: Layer already exists 01:51:36 2e72225c7488: Layer already exists 01:51:36 f0074a4735c1: Layer already exists 01:51:36 c22dcca82a20: Layer already exists 01:51:36 ce5a8cde9eee: Layer already exists 01:51:36 4.0.0-dev.38: digest: sha256:d0ba2fd9377723c03b0c68ef987b437b423d70415199773d645df8b4095f5657 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:51:37 c4db006c6c25: Preparing 01:51:37 95e3c2dd0cd6: Preparing 01:51:37 3ad9f161b010: Preparing 01:51:37 1cf9b4e13292: Preparing 01:51:37 a49da307a695: Preparing 01:51:37 c22dcca82a20: Preparing 01:51:37 2e72225c7488: Preparing 01:51:37 f0074a4735c1: Preparing 01:51:37 ce5a8cde9eee: Preparing 01:51:37 c22dcca82a20: Waiting 01:51:37 f0074a4735c1: Waiting 01:51:37 2e72225c7488: Waiting 01:51:37 ce5a8cde9eee: Waiting 01:51:37 1cf9b4e13292: Layer already exists 01:51:37 a49da307a695: Layer already exists 01:51:37 c4db006c6c25: Layer already exists 01:51:37 95e3c2dd0cd6: Layer already exists 01:51:37 3ad9f161b010: Layer already exists 01:51:37 2e72225c7488: Layer already exists 01:51:37 c22dcca82a20: Layer already exists 01:51:37 ce5a8cde9eee: Layer already exists 01:51:37 f0074a4735c1: Layer already exists 01:51:37 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:d0ba2fd9377723c03b0c68ef987b437b423d70415199773d645df8b4095f5657 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:51:38 c4db006c6c25: Preparing 01:51:38 95e3c2dd0cd6: Preparing 01:51:38 3ad9f161b010: Preparing 01:51:38 1cf9b4e13292: Preparing 01:51:38 a49da307a695: Preparing 01:51:38 c22dcca82a20: Preparing 01:51:38 2e72225c7488: Preparing 01:51:38 f0074a4735c1: Preparing 01:51:38 ce5a8cde9eee: Preparing 01:51:38 2e72225c7488: Waiting 01:51:38 c22dcca82a20: Waiting 01:51:38 f0074a4735c1: Waiting 01:51:38 ce5a8cde9eee: Waiting 01:51:38 c4db006c6c25: Layer already exists 01:51:38 a49da307a695: Layer already exists 01:51:38 1cf9b4e13292: Layer already exists 01:51:38 3ad9f161b010: Layer already exists 01:51:38 95e3c2dd0cd6: Layer already exists 01:51:38 ce5a8cde9eee: Layer already exists 01:51:38 c22dcca82a20: Layer already exists 01:51:38 f0074a4735c1: Layer already exists 01:51:38 2e72225c7488: Layer already exists 01:51:38 main: digest: sha256:d0ba2fd9377723c03b0c68ef987b437b423d70415199773d645df8b4095f5657 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:38 ===================================================== [Pipeline] echo 01:51:38 taggedImages: 01:51:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:51:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.38 01:51:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:51:38 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:51:38 bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:38 latest 01:51:38 4.0.0-dev.38 01:51:38 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:38 main 01:51:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:51:39 2861121a4b34: Preparing 01:51:39 9c22f462c6cd: Preparing 01:51:39 5ea6ca8d115b: Preparing 01:51:39 f550090d5cd8: Preparing 01:51:39 dd179bae716c: Preparing 01:51:39 a49da307a695: Preparing 01:51:39 c22dcca82a20: Preparing 01:51:39 2bddf937cc7a: Preparing 01:51:39 4173c64feed1: Preparing 01:51:39 51f266dc6952: Preparing 01:51:39 ce5a8cde9eee: Preparing 01:51:39 2bddf937cc7a: Waiting 01:51:39 51f266dc6952: Waiting 01:51:39 4173c64feed1: Waiting 01:51:39 ce5a8cde9eee: Waiting 01:51:39 a49da307a695: Waiting 01:51:39 c22dcca82a20: Waiting 01:51:39 f550090d5cd8: Pushed 01:51:39 9c22f462c6cd: Pushed 01:51:39 dd179bae716c: Pushed 01:51:39 2861121a4b34: Pushed 01:51:39 a49da307a695: Layer already exists 01:51:39 c22dcca82a20: Layer already exists 01:51:39 ce5a8cde9eee: Layer already exists 01:51:39 2bddf937cc7a: Pushed 01:51:39 4173c64feed1: Pushed 01:51:40 5ea6ca8d115b: Pushed 01:51:40 51f266dc6952: Pushed 01:51:40 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:dba9691c150f1f97396d7cd22b71e883c3ed53cd09cb825bf937454310277882 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:51:41 2861121a4b34: Preparing 01:51:41 9c22f462c6cd: Preparing 01:51:41 5ea6ca8d115b: Preparing 01:51:41 f550090d5cd8: Preparing 01:51:41 dd179bae716c: Preparing 01:51:41 a49da307a695: Preparing 01:51:41 c22dcca82a20: Preparing 01:51:41 2bddf937cc7a: Preparing 01:51:41 4173c64feed1: Preparing 01:51:41 51f266dc6952: Preparing 01:51:41 ce5a8cde9eee: Preparing 01:51:41 c22dcca82a20: Waiting 01:51:41 51f266dc6952: Waiting 01:51:41 2bddf937cc7a: Waiting 01:51:41 ce5a8cde9eee: Waiting 01:51:41 a49da307a695: Waiting 01:51:41 4173c64feed1: Waiting 01:51:41 2861121a4b34: Layer already exists 01:51:41 5ea6ca8d115b: Layer already exists 01:51:41 dd179bae716c: Layer already exists 01:51:41 f550090d5cd8: Layer already exists 01:51:41 9c22f462c6cd: Layer already exists 01:51:41 c22dcca82a20: Layer already exists 01:51:41 a49da307a695: Layer already exists 01:51:41 2bddf937cc7a: Layer already exists 01:51:41 4173c64feed1: Layer already exists 01:51:41 51f266dc6952: Layer already exists 01:51:41 ce5a8cde9eee: Layer already exists 01:51:41 latest: digest: sha256:dba9691c150f1f97396d7cd22b71e883c3ed53cd09cb825bf937454310277882 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.38 01:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:51:41 2861121a4b34: Preparing 01:51:41 9c22f462c6cd: Preparing 01:51:41 5ea6ca8d115b: Preparing 01:51:41 f550090d5cd8: Preparing 01:51:41 dd179bae716c: Preparing 01:51:41 a49da307a695: Preparing 01:51:41 c22dcca82a20: Preparing 01:51:41 2bddf937cc7a: Preparing 01:51:41 4173c64feed1: Preparing 01:51:41 a49da307a695: Waiting 01:51:41 51f266dc6952: Preparing 01:51:41 c22dcca82a20: Waiting 01:51:41 ce5a8cde9eee: Preparing 01:51:41 2bddf937cc7a: Waiting 01:51:41 51f266dc6952: Waiting 01:51:41 ce5a8cde9eee: Waiting 01:51:41 f550090d5cd8: Layer already exists 01:51:41 dd179bae716c: Layer already exists 01:51:41 2861121a4b34: Layer already exists 01:51:41 5ea6ca8d115b: Layer already exists 01:51:41 9c22f462c6cd: Layer already exists 01:51:41 c22dcca82a20: Layer already exists 01:51:41 2bddf937cc7a: Layer already exists 01:51:41 4173c64feed1: Layer already exists 01:51:41 a49da307a695: Layer already exists 01:51:41 51f266dc6952: Layer already exists 01:51:41 ce5a8cde9eee: Layer already exists 01:51:41 4.0.0-dev.38: digest: sha256:dba9691c150f1f97396d7cd22b71e883c3ed53cd09cb825bf937454310277882 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:51:42 2861121a4b34: Preparing 01:51:42 9c22f462c6cd: Preparing 01:51:42 5ea6ca8d115b: Preparing 01:51:42 f550090d5cd8: Preparing 01:51:42 dd179bae716c: Preparing 01:51:42 a49da307a695: Preparing 01:51:42 c22dcca82a20: Preparing 01:51:42 2bddf937cc7a: Preparing 01:51:42 4173c64feed1: Preparing 01:51:42 51f266dc6952: Preparing 01:51:42 ce5a8cde9eee: Preparing 01:51:42 51f266dc6952: Waiting 01:51:42 a49da307a695: Waiting 01:51:42 2bddf937cc7a: Waiting 01:51:42 ce5a8cde9eee: Waiting 01:51:42 c22dcca82a20: Waiting 01:51:42 f550090d5cd8: Layer already exists 01:51:42 2861121a4b34: Layer already exists 01:51:42 5ea6ca8d115b: Layer already exists 01:51:42 dd179bae716c: Layer already exists 01:51:42 9c22f462c6cd: Layer already exists 01:51:42 2bddf937cc7a: Layer already exists 01:51:42 c22dcca82a20: Layer already exists 01:51:42 4173c64feed1: Layer already exists 01:51:42 a49da307a695: Layer already exists 01:51:42 51f266dc6952: Layer already exists 01:51:42 ce5a8cde9eee: Layer already exists 01:51:42 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:dba9691c150f1f97396d7cd22b71e883c3ed53cd09cb825bf937454310277882 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:51:43 2861121a4b34: Preparing 01:51:43 9c22f462c6cd: Preparing 01:51:43 5ea6ca8d115b: Preparing 01:51:43 f550090d5cd8: Preparing 01:51:43 dd179bae716c: Preparing 01:51:43 a49da307a695: Preparing 01:51:43 c22dcca82a20: Preparing 01:51:43 2bddf937cc7a: Preparing 01:51:43 4173c64feed1: Preparing 01:51:43 c22dcca82a20: Waiting 01:51:43 2bddf937cc7a: Waiting 01:51:43 4173c64feed1: Waiting 01:51:43 a49da307a695: Waiting 01:51:43 51f266dc6952: Preparing 01:51:43 ce5a8cde9eee: Preparing 01:51:43 51f266dc6952: Waiting 01:51:43 ce5a8cde9eee: Waiting 01:51:43 5ea6ca8d115b: Layer already exists 01:51:43 dd179bae716c: Layer already exists 01:51:43 9c22f462c6cd: Layer already exists 01:51:43 2861121a4b34: Layer already exists 01:51:43 f550090d5cd8: Layer already exists 01:51:43 c22dcca82a20: Layer already exists 01:51:43 a49da307a695: Layer already exists 01:51:43 2bddf937cc7a: Layer already exists 01:51:43 51f266dc6952: Layer already exists 01:51:43 4173c64feed1: Layer already exists 01:51:43 ce5a8cde9eee: Layer already exists 01:51:43 main: digest: sha256:dba9691c150f1f97396d7cd22b71e883c3ed53cd09cb825bf937454310277882 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:43 ===================================================== [Pipeline] echo 01:51:43 taggedImages: 01:51:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:51:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.38 01:51:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:51:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:51:43 bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:43 latest 01:51:43 4.0.0-dev.38 01:51:43 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:43 main 01:51:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:51:43 3b688fa4c743: Preparing 01:51:43 708865ac41a0: Preparing 01:51:43 910ccc125853: Preparing 01:51:43 76400ba1e0e8: Preparing 01:51:43 c14e5a032735: Preparing 01:51:43 fc3d90ae00a1: Preparing 01:51:43 f8dac39ff362: Preparing 01:51:43 a49da307a695: Preparing 01:51:43 c22dcca82a20: Preparing 01:51:43 5e2ef3141a13: Preparing 01:51:43 cf2cf34f8c1c: Preparing 01:51:43 ce5a8cde9eee: Preparing 01:51:43 f8dac39ff362: Waiting 01:51:43 c22dcca82a20: Waiting 01:51:43 cf2cf34f8c1c: Waiting 01:51:43 ce5a8cde9eee: Waiting 01:51:43 fc3d90ae00a1: Waiting 01:51:43 708865ac41a0: Pushed 01:51:43 c14e5a032735: Pushed 01:51:43 3b688fa4c743: Pushed 01:51:43 a49da307a695: Layer already exists 01:51:43 c22dcca82a20: Layer already exists 01:51:43 fc3d90ae00a1: Pushed 01:51:44 f8dac39ff362: Pushed 01:51:44 ce5a8cde9eee: Layer already exists 01:51:44 5e2ef3141a13: Pushed 01:51:45 76400ba1e0e8: Pushed 01:51:45 910ccc125853: Pushed 01:51:45 cf2cf34f8c1c: Pushed 01:51:45 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:70ed563cd345ad586c9e6725032e3c6f6b5d5f87b3de06730e58f70749fe9467 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:51:45 3b688fa4c743: Preparing 01:51:45 708865ac41a0: Preparing 01:51:45 910ccc125853: Preparing 01:51:45 76400ba1e0e8: Preparing 01:51:45 c14e5a032735: Preparing 01:51:45 fc3d90ae00a1: Preparing 01:51:45 f8dac39ff362: Preparing 01:51:45 a49da307a695: Preparing 01:51:45 c22dcca82a20: Preparing 01:51:45 5e2ef3141a13: Preparing 01:51:45 cf2cf34f8c1c: Preparing 01:51:45 ce5a8cde9eee: Preparing 01:51:45 fc3d90ae00a1: Waiting 01:51:45 f8dac39ff362: Waiting 01:51:45 a49da307a695: Waiting 01:51:45 c22dcca82a20: Waiting 01:51:45 5e2ef3141a13: Waiting 01:51:45 cf2cf34f8c1c: Waiting 01:51:45 ce5a8cde9eee: Waiting 01:51:45 910ccc125853: Layer already exists 01:51:45 708865ac41a0: Layer already exists 01:51:45 c14e5a032735: Layer already exists 01:51:45 76400ba1e0e8: Layer already exists 01:51:45 3b688fa4c743: Layer already exists 01:51:45 fc3d90ae00a1: Layer already exists 01:51:45 c22dcca82a20: Layer already exists 01:51:45 a49da307a695: Layer already exists 01:51:45 f8dac39ff362: Layer already exists 01:51:45 5e2ef3141a13: Layer already exists 01:51:45 ce5a8cde9eee: Layer already exists 01:51:45 cf2cf34f8c1c: Layer already exists 01:51:45 latest: digest: sha256:70ed563cd345ad586c9e6725032e3c6f6b5d5f87b3de06730e58f70749fe9467 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.38 01:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:51:46 3b688fa4c743: Preparing 01:51:46 708865ac41a0: Preparing 01:51:46 910ccc125853: Preparing 01:51:46 76400ba1e0e8: Preparing 01:51:46 c14e5a032735: Preparing 01:51:46 fc3d90ae00a1: Preparing 01:51:46 f8dac39ff362: Preparing 01:51:46 a49da307a695: Preparing 01:51:46 c22dcca82a20: Preparing 01:51:46 5e2ef3141a13: Preparing 01:51:46 cf2cf34f8c1c: Preparing 01:51:46 ce5a8cde9eee: Preparing 01:51:46 fc3d90ae00a1: Waiting 01:51:46 5e2ef3141a13: Waiting 01:51:46 f8dac39ff362: Waiting 01:51:46 cf2cf34f8c1c: Waiting 01:51:46 ce5a8cde9eee: Waiting 01:51:46 c22dcca82a20: Waiting 01:51:46 76400ba1e0e8: Layer already exists 01:51:46 708865ac41a0: Layer already exists 01:51:46 c14e5a032735: Layer already exists 01:51:46 910ccc125853: Layer already exists 01:51:46 3b688fa4c743: Layer already exists 01:51:46 fc3d90ae00a1: Layer already exists 01:51:46 a49da307a695: Layer already exists 01:51:46 f8dac39ff362: Layer already exists 01:51:46 5e2ef3141a13: Layer already exists 01:51:46 c22dcca82a20: Layer already exists 01:51:46 cf2cf34f8c1c: Layer already exists 01:51:46 ce5a8cde9eee: Layer already exists 01:51:46 4.0.0-dev.38: digest: sha256:70ed563cd345ad586c9e6725032e3c6f6b5d5f87b3de06730e58f70749fe9467 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:51:47 3b688fa4c743: Preparing 01:51:47 708865ac41a0: Preparing 01:51:47 910ccc125853: Preparing 01:51:47 76400ba1e0e8: Preparing 01:51:47 c14e5a032735: Preparing 01:51:47 fc3d90ae00a1: Preparing 01:51:47 f8dac39ff362: Preparing 01:51:47 a49da307a695: Preparing 01:51:47 c22dcca82a20: Preparing 01:51:47 5e2ef3141a13: Preparing 01:51:47 cf2cf34f8c1c: Preparing 01:51:47 ce5a8cde9eee: Preparing 01:51:47 5e2ef3141a13: Waiting 01:51:47 c22dcca82a20: Waiting 01:51:47 cf2cf34f8c1c: Waiting 01:51:47 a49da307a695: Waiting 01:51:47 ce5a8cde9eee: Waiting 01:51:47 fc3d90ae00a1: Waiting 01:51:47 f8dac39ff362: Waiting 01:51:47 708865ac41a0: Layer already exists 01:51:47 910ccc125853: Layer already exists 01:51:47 3b688fa4c743: Layer already exists 01:51:47 76400ba1e0e8: Layer already exists 01:51:47 c14e5a032735: Layer already exists 01:51:47 fc3d90ae00a1: Layer already exists 01:51:47 f8dac39ff362: Layer already exists 01:51:47 a49da307a695: Layer already exists 01:51:47 c22dcca82a20: Layer already exists 01:51:47 5e2ef3141a13: Layer already exists 01:51:47 cf2cf34f8c1c: Layer already exists 01:51:47 ce5a8cde9eee: Layer already exists 01:51:47 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:70ed563cd345ad586c9e6725032e3c6f6b5d5f87b3de06730e58f70749fe9467 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:51:47 3b688fa4c743: Preparing 01:51:47 708865ac41a0: Preparing 01:51:47 910ccc125853: Preparing 01:51:47 76400ba1e0e8: Preparing 01:51:47 c14e5a032735: Preparing 01:51:47 fc3d90ae00a1: Preparing 01:51:47 f8dac39ff362: Preparing 01:51:47 a49da307a695: Preparing 01:51:47 c22dcca82a20: Preparing 01:51:47 5e2ef3141a13: Preparing 01:51:47 cf2cf34f8c1c: Preparing 01:51:47 ce5a8cde9eee: Preparing 01:51:47 a49da307a695: Waiting 01:51:47 c22dcca82a20: Waiting 01:51:47 fc3d90ae00a1: Waiting 01:51:47 5e2ef3141a13: Waiting 01:51:47 f8dac39ff362: Waiting 01:51:47 cf2cf34f8c1c: Waiting 01:51:47 ce5a8cde9eee: Waiting 01:51:47 76400ba1e0e8: Layer already exists 01:51:47 3b688fa4c743: Layer already exists 01:51:47 708865ac41a0: Layer already exists 01:51:47 910ccc125853: Layer already exists 01:51:47 c14e5a032735: Layer already exists 01:51:47 fc3d90ae00a1: Layer already exists 01:51:47 a49da307a695: Layer already exists 01:51:47 c22dcca82a20: Layer already exists 01:51:47 5e2ef3141a13: Layer already exists 01:51:47 f8dac39ff362: Layer already exists 01:51:47 cf2cf34f8c1c: Layer already exists 01:51:47 ce5a8cde9eee: Layer already exists 01:51:47 main: digest: sha256:70ed563cd345ad586c9e6725032e3c6f6b5d5f87b3de06730e58f70749fe9467 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:47 ===================================================== [Pipeline] echo 01:51:47 taggedImages: 01:51:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:51:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.38 01:51:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:51:47 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:51:47 bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:47 latest 01:51:47 4.0.0-dev.38 01:51:47 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:47 main 01:51:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:51:48 9e41028ec9e7: Preparing 01:51:48 871e015cb032: Preparing 01:51:48 a49da307a695: Preparing 01:51:48 c22dcca82a20: Preparing 01:51:48 004bff3a8ff9: Preparing 01:51:48 d1d5ca466949: Preparing 01:51:48 ce5a8cde9eee: Preparing 01:51:48 d1d5ca466949: Waiting 01:51:48 ce5a8cde9eee: Waiting 01:51:48 c22dcca82a20: Layer already exists 01:51:48 a49da307a695: Layer already exists 01:51:48 ce5a8cde9eee: Layer already exists 01:51:48 9e41028ec9e7: Pushed 01:51:48 004bff3a8ff9: Pushed 01:51:49 d1d5ca466949: Pushed 01:51:50 871e015cb032: Pushed 01:51:50 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:74f227dfdf32c0fa941836e28a8968d8df9a79456f5d3dbc6cbed817dc61296a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:51:51 9e41028ec9e7: Preparing 01:51:51 871e015cb032: Preparing 01:51:51 a49da307a695: Preparing 01:51:51 c22dcca82a20: Preparing 01:51:51 004bff3a8ff9: Preparing 01:51:51 d1d5ca466949: Preparing 01:51:51 ce5a8cde9eee: Preparing 01:51:51 d1d5ca466949: Waiting 01:51:51 ce5a8cde9eee: Waiting 01:51:51 c22dcca82a20: Layer already exists 01:51:51 a49da307a695: Layer already exists 01:51:51 9e41028ec9e7: Layer already exists 01:51:51 871e015cb032: Layer already exists 01:51:51 004bff3a8ff9: Layer already exists 01:51:51 d1d5ca466949: Layer already exists 01:51:51 ce5a8cde9eee: Layer already exists 01:51:51 latest: digest: sha256:74f227dfdf32c0fa941836e28a8968d8df9a79456f5d3dbc6cbed817dc61296a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.38 01:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:51:52 9e41028ec9e7: Preparing 01:51:52 871e015cb032: Preparing 01:51:52 a49da307a695: Preparing 01:51:52 c22dcca82a20: Preparing 01:51:52 004bff3a8ff9: Preparing 01:51:52 d1d5ca466949: Preparing 01:51:52 ce5a8cde9eee: Preparing 01:51:52 d1d5ca466949: Waiting 01:51:52 ce5a8cde9eee: Waiting 01:51:52 871e015cb032: Layer already exists 01:51:52 9e41028ec9e7: Layer already exists 01:51:52 a49da307a695: Layer already exists 01:51:52 004bff3a8ff9: Layer already exists 01:51:52 c22dcca82a20: Layer already exists 01:51:52 d1d5ca466949: Layer already exists 01:51:52 ce5a8cde9eee: Layer already exists 01:51:52 4.0.0-dev.38: digest: sha256:74f227dfdf32c0fa941836e28a8968d8df9a79456f5d3dbc6cbed817dc61296a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:51:52 9e41028ec9e7: Preparing 01:51:52 871e015cb032: Preparing 01:51:52 a49da307a695: Preparing 01:51:52 c22dcca82a20: Preparing 01:51:52 004bff3a8ff9: Preparing 01:51:52 d1d5ca466949: Preparing 01:51:52 ce5a8cde9eee: Preparing 01:51:52 d1d5ca466949: Waiting 01:51:52 871e015cb032: Layer already exists 01:51:52 004bff3a8ff9: Layer already exists 01:51:52 c22dcca82a20: Layer already exists 01:51:52 9e41028ec9e7: Layer already exists 01:51:52 a49da307a695: Layer already exists 01:51:52 ce5a8cde9eee: Layer already exists 01:51:52 d1d5ca466949: Layer already exists 01:51:52 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:74f227dfdf32c0fa941836e28a8968d8df9a79456f5d3dbc6cbed817dc61296a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:51:53 9e41028ec9e7: Preparing 01:51:53 871e015cb032: Preparing 01:51:53 a49da307a695: Preparing 01:51:53 c22dcca82a20: Preparing 01:51:53 004bff3a8ff9: Preparing 01:51:53 d1d5ca466949: Preparing 01:51:53 ce5a8cde9eee: Preparing 01:51:53 d1d5ca466949: Waiting 01:51:53 ce5a8cde9eee: Waiting 01:51:53 9e41028ec9e7: Layer already exists 01:51:53 a49da307a695: Layer already exists 01:51:53 004bff3a8ff9: Layer already exists 01:51:53 871e015cb032: Layer already exists 01:51:53 c22dcca82a20: Layer already exists 01:51:53 d1d5ca466949: Layer already exists 01:51:53 ce5a8cde9eee: Layer already exists 01:51:53 main: digest: sha256:74f227dfdf32c0fa941836e28a8968d8df9a79456f5d3dbc6cbed817dc61296a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:53 ===================================================== [Pipeline] echo 01:51:53 taggedImages: 01:51:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:51:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.38 01:51:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:51:53 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:51:53 bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:53 latest 01:51:53 4.0.0-dev.38 01:51:53 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:51:53 main 01:51:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bbc21c937f4ad83ee98b11842af458a0c0169691 01:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:51:54 2cc3b7a30ed5: Preparing 01:51:54 414c5439556d: Preparing 01:51:54 6e659c42fb64: Preparing 01:51:54 a49da307a695: Preparing 01:51:54 c22dcca82a20: Preparing 01:51:54 508fd24e49ee: Preparing 01:51:54 2853dda9f27f: Preparing 01:51:54 3daa5e713965: Preparing 01:51:54 8dc981fd86ab: Preparing 01:51:54 ce5a8cde9eee: Preparing 01:51:54 508fd24e49ee: Waiting 01:51:54 2853dda9f27f: Waiting 01:51:54 3daa5e713965: Waiting 01:51:54 ce5a8cde9eee: Waiting 01:51:54 8dc981fd86ab: Waiting 01:51:54 a49da307a695: Layer already exists 01:51:54 c22dcca82a20: Layer already exists 01:51:54 414c5439556d: Pushed 01:51:54 2cc3b7a30ed5: Pushed 01:51:54 6e659c42fb64: Pushed 01:51:54 ce5a8cde9eee: Layer already exists 01:51:54 3daa5e713965: Pushed 01:51:54 8dc981fd86ab: Pushed 01:52:00 2853dda9f27f: Pushed 01:52:03 508fd24e49ee: Pushed 01:52:03 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:67eb2237b772c3ebfd6f9ad685edfac047cc38908f45332044cfe3b662c9b60a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:52:04 2cc3b7a30ed5: Preparing 01:52:04 414c5439556d: Preparing 01:52:04 6e659c42fb64: Preparing 01:52:04 a49da307a695: Preparing 01:52:04 c22dcca82a20: Preparing 01:52:04 508fd24e49ee: Preparing 01:52:04 2853dda9f27f: Preparing 01:52:04 3daa5e713965: Preparing 01:52:04 8dc981fd86ab: Preparing 01:52:04 ce5a8cde9eee: Preparing 01:52:04 2853dda9f27f: Waiting 01:52:04 508fd24e49ee: Waiting 01:52:04 3daa5e713965: Waiting 01:52:04 ce5a8cde9eee: Waiting 01:52:04 8dc981fd86ab: Waiting 01:52:04 a49da307a695: Layer already exists 01:52:04 c22dcca82a20: Layer already exists 01:52:04 414c5439556d: Layer already exists 01:52:04 6e659c42fb64: Layer already exists 01:52:04 2cc3b7a30ed5: Layer already exists 01:52:04 2853dda9f27f: Layer already exists 01:52:04 508fd24e49ee: Layer already exists 01:52:04 8dc981fd86ab: Layer already exists 01:52:04 3daa5e713965: Layer already exists 01:52:04 ce5a8cde9eee: Layer already exists 01:52:04 latest: digest: sha256:67eb2237b772c3ebfd6f9ad685edfac047cc38908f45332044cfe3b662c9b60a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.38 01:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:52:04 2cc3b7a30ed5: Preparing 01:52:04 414c5439556d: Preparing 01:52:04 6e659c42fb64: Preparing 01:52:04 a49da307a695: Preparing 01:52:04 c22dcca82a20: Preparing 01:52:04 508fd24e49ee: Preparing 01:52:04 2853dda9f27f: Preparing 01:52:04 3daa5e713965: Preparing 01:52:04 8dc981fd86ab: Preparing 01:52:04 ce5a8cde9eee: Preparing 01:52:04 508fd24e49ee: Waiting 01:52:04 2853dda9f27f: Waiting 01:52:04 3daa5e713965: Waiting 01:52:04 6e659c42fb64: Layer already exists 01:52:04 2cc3b7a30ed5: Layer already exists 01:52:04 a49da307a695: Layer already exists 01:52:04 414c5439556d: Layer already exists 01:52:04 c22dcca82a20: Layer already exists 01:52:04 508fd24e49ee: Layer already exists 01:52:04 8dc981fd86ab: Layer already exists 01:52:04 ce5a8cde9eee: Layer already exists 01:52:04 2853dda9f27f: Layer already exists 01:52:04 3daa5e713965: Layer already exists 01:52:04 4.0.0-dev.38: digest: sha256:67eb2237b772c3ebfd6f9ad685edfac047cc38908f45332044cfe3b662c9b60a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:52:05 2cc3b7a30ed5: Preparing 01:52:05 414c5439556d: Preparing 01:52:05 6e659c42fb64: Preparing 01:52:05 a49da307a695: Preparing 01:52:05 c22dcca82a20: Preparing 01:52:05 508fd24e49ee: Preparing 01:52:05 2853dda9f27f: Preparing 01:52:05 3daa5e713965: Preparing 01:52:05 8dc981fd86ab: Preparing 01:52:05 ce5a8cde9eee: Preparing 01:52:05 508fd24e49ee: Waiting 01:52:05 2853dda9f27f: Waiting 01:52:05 3daa5e713965: Waiting 01:52:05 8dc981fd86ab: Waiting 01:52:05 ce5a8cde9eee: Waiting 01:52:05 c22dcca82a20: Layer already exists 01:52:05 6e659c42fb64: Layer already exists 01:52:05 a49da307a695: Layer already exists 01:52:05 414c5439556d: Layer already exists 01:52:05 2cc3b7a30ed5: Layer already exists 01:52:05 508fd24e49ee: Layer already exists 01:52:05 8dc981fd86ab: Layer already exists 01:52:05 2853dda9f27f: Layer already exists 01:52:05 ce5a8cde9eee: Layer already exists 01:52:05 3daa5e713965: Layer already exists 01:52:05 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:67eb2237b772c3ebfd6f9ad685edfac047cc38908f45332044cfe3b662c9b60a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:52:06 2cc3b7a30ed5: Preparing 01:52:06 414c5439556d: Preparing 01:52:06 6e659c42fb64: Preparing 01:52:06 a49da307a695: Preparing 01:52:06 c22dcca82a20: Preparing 01:52:06 508fd24e49ee: Preparing 01:52:06 2853dda9f27f: Preparing 01:52:06 3daa5e713965: Preparing 01:52:06 8dc981fd86ab: Preparing 01:52:06 ce5a8cde9eee: Preparing 01:52:06 3daa5e713965: Waiting 01:52:06 508fd24e49ee: Waiting 01:52:06 8dc981fd86ab: Waiting 01:52:06 ce5a8cde9eee: Waiting 01:52:06 2853dda9f27f: Waiting 01:52:06 2cc3b7a30ed5: Layer already exists 01:52:06 414c5439556d: Layer already exists 01:52:06 c22dcca82a20: Layer already exists 01:52:06 a49da307a695: Layer already exists 01:52:06 6e659c42fb64: Layer already exists 01:52:06 508fd24e49ee: Layer already exists 01:52:06 3daa5e713965: Layer already exists 01:52:06 2853dda9f27f: Layer already exists 01:52:06 8dc981fd86ab: Layer already exists 01:52:06 ce5a8cde9eee: Layer already exists 01:52:06 main: digest: sha256:67eb2237b772c3ebfd6f9ad685edfac047cc38908f45332044cfe3b662c9b60a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:06 ===================================================== [Pipeline] echo 01:52:06 taggedImages: 01:52:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:bbc21c937f4ad83ee98b11842af458a0c0169691 01:52:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:52:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.38 01:52:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:52:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:52:06 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:52:06 bbc21c937f4ad83ee98b11842af458a0c0169691 01:52:06 latest 01:52:06 4.0.0-dev.38 01:52:06 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:52:06 main 01:52:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bbc21c937f4ad83ee98b11842af458a0c0169691 01:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:52:06 e3375eb0a078: Preparing 01:52:06 bc64029a2c85: Preparing 01:52:06 80c3210b8bec: Preparing 01:52:06 a49da307a695: Preparing 01:52:06 c22dcca82a20: Preparing 01:52:06 508fd24e49ee: Preparing 01:52:06 7a88b2066bcc: Preparing 01:52:06 13dfe142f292: Preparing 01:52:06 ce5a8cde9eee: Preparing 01:52:06 13dfe142f292: Waiting 01:52:06 ce5a8cde9eee: Waiting 01:52:06 7a88b2066bcc: Waiting 01:52:06 c22dcca82a20: Layer already exists 01:52:06 a49da307a695: Layer already exists 01:52:06 508fd24e49ee: Layer already exists 01:52:06 e3375eb0a078: Pushed 01:52:06 bc64029a2c85: Pushed 01:52:06 80c3210b8bec: Pushed 01:52:06 7a88b2066bcc: Pushed 01:52:06 ce5a8cde9eee: Layer already exists 01:52:07 13dfe142f292: Pushed 01:52:07 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:99e10ff18b4f2e82fd68ec9ed98df10c27f154b54f0fdfc93fc834fdf573b3ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:52:08 e3375eb0a078: Preparing 01:52:08 bc64029a2c85: Preparing 01:52:08 80c3210b8bec: Preparing 01:52:08 a49da307a695: Preparing 01:52:08 c22dcca82a20: Preparing 01:52:08 508fd24e49ee: Preparing 01:52:08 7a88b2066bcc: Preparing 01:52:08 13dfe142f292: Preparing 01:52:08 ce5a8cde9eee: Preparing 01:52:08 7a88b2066bcc: Waiting 01:52:08 508fd24e49ee: Waiting 01:52:08 13dfe142f292: Waiting 01:52:08 ce5a8cde9eee: Waiting 01:52:08 a49da307a695: Layer already exists 01:52:08 c22dcca82a20: Layer already exists 01:52:08 e3375eb0a078: Layer already exists 01:52:08 bc64029a2c85: Layer already exists 01:52:08 80c3210b8bec: Layer already exists 01:52:08 508fd24e49ee: Layer already exists 01:52:08 ce5a8cde9eee: Layer already exists 01:52:08 7a88b2066bcc: Layer already exists 01:52:08 13dfe142f292: Layer already exists 01:52:08 latest: digest: sha256:99e10ff18b4f2e82fd68ec9ed98df10c27f154b54f0fdfc93fc834fdf573b3ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.38 01:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:52:08 e3375eb0a078: Preparing 01:52:08 bc64029a2c85: Preparing 01:52:08 80c3210b8bec: Preparing 01:52:08 a49da307a695: Preparing 01:52:08 c22dcca82a20: Preparing 01:52:08 508fd24e49ee: Preparing 01:52:08 7a88b2066bcc: Preparing 01:52:08 13dfe142f292: Preparing 01:52:08 ce5a8cde9eee: Preparing 01:52:08 508fd24e49ee: Waiting 01:52:08 13dfe142f292: Waiting 01:52:08 7a88b2066bcc: Waiting 01:52:08 ce5a8cde9eee: Waiting 01:52:08 c22dcca82a20: Layer already exists 01:52:08 bc64029a2c85: Layer already exists 01:52:08 80c3210b8bec: Layer already exists 01:52:08 a49da307a695: Layer already exists 01:52:08 e3375eb0a078: Layer already exists 01:52:08 13dfe142f292: Layer already exists 01:52:08 7a88b2066bcc: Layer already exists 01:52:08 508fd24e49ee: Layer already exists 01:52:08 ce5a8cde9eee: Layer already exists 01:52:08 4.0.0-dev.38: digest: sha256:99e10ff18b4f2e82fd68ec9ed98df10c27f154b54f0fdfc93fc834fdf573b3ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:52:09 e3375eb0a078: Preparing 01:52:09 bc64029a2c85: Preparing 01:52:09 80c3210b8bec: Preparing 01:52:09 a49da307a695: Preparing 01:52:09 c22dcca82a20: Preparing 01:52:09 508fd24e49ee: Preparing 01:52:09 7a88b2066bcc: Preparing 01:52:09 13dfe142f292: Preparing 01:52:09 ce5a8cde9eee: Preparing 01:52:09 7a88b2066bcc: Waiting 01:52:09 508fd24e49ee: Waiting 01:52:09 13dfe142f292: Waiting 01:52:09 ce5a8cde9eee: Waiting 01:52:09 bc64029a2c85: Layer already exists 01:52:09 e3375eb0a078: Layer already exists 01:52:09 a49da307a695: Layer already exists 01:52:09 c22dcca82a20: Layer already exists 01:52:09 80c3210b8bec: Layer already exists 01:52:09 7a88b2066bcc: Layer already exists 01:52:09 508fd24e49ee: Layer already exists 01:52:09 13dfe142f292: Layer already exists 01:52:09 ce5a8cde9eee: Layer already exists 01:52:09 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:99e10ff18b4f2e82fd68ec9ed98df10c27f154b54f0fdfc93fc834fdf573b3ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:52:10 e3375eb0a078: Preparing 01:52:10 bc64029a2c85: Preparing 01:52:10 80c3210b8bec: Preparing 01:52:10 a49da307a695: Preparing 01:52:10 c22dcca82a20: Preparing 01:52:10 508fd24e49ee: Preparing 01:52:10 7a88b2066bcc: Preparing 01:52:10 13dfe142f292: Preparing 01:52:10 ce5a8cde9eee: Preparing 01:52:10 508fd24e49ee: Waiting 01:52:10 7a88b2066bcc: Waiting 01:52:10 13dfe142f292: Waiting 01:52:10 ce5a8cde9eee: Waiting 01:52:10 c22dcca82a20: Layer already exists 01:52:10 e3375eb0a078: Layer already exists 01:52:10 bc64029a2c85: Layer already exists 01:52:10 80c3210b8bec: Layer already exists 01:52:10 a49da307a695: Layer already exists 01:52:10 13dfe142f292: Layer already exists 01:52:10 7a88b2066bcc: Layer already exists 01:52:10 508fd24e49ee: Layer already exists 01:52:10 ce5a8cde9eee: Layer already exists 01:52:10 main: digest: sha256:99e10ff18b4f2e82fd68ec9ed98df10c27f154b54f0fdfc93fc834fdf573b3ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:10 ===================================================== [Pipeline] echo 01:52:10 taggedImages: 01:52:10 - nexus3.edgexfoundry.org:10004/security-spire-config:bbc21c937f4ad83ee98b11842af458a0c0169691 01:52:10 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:52:10 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.38 01:52:10 - nexus3.edgexfoundry.org:10004/security-spire-config:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:52:10 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:52:10 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:52:10 bbc21c937f4ad83ee98b11842af458a0c0169691 01:52:10 latest 01:52:10 4.0.0-dev.38 01:52:10 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:52:10 main 01:52:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bbc21c937f4ad83ee98b11842af458a0c0169691 01:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:52:10 2cc3b7a30ed5: Preparing 01:52:10 39b5dc0c6234: Preparing 01:52:10 08c58481cffd: Preparing 01:52:10 a49da307a695: Preparing 01:52:10 c22dcca82a20: Preparing 01:52:10 508fd24e49ee: Preparing 01:52:10 3daa5e713965: Preparing 01:52:10 8dc981fd86ab: Preparing 01:52:10 ce5a8cde9eee: Preparing 01:52:10 3daa5e713965: Waiting 01:52:10 508fd24e49ee: Waiting 01:52:10 8dc981fd86ab: Waiting 01:52:10 ce5a8cde9eee: Waiting 01:52:10 a49da307a695: Layer already exists 01:52:10 2cc3b7a30ed5: Layer already exists 01:52:10 c22dcca82a20: Layer already exists 01:52:10 508fd24e49ee: Layer already exists 01:52:10 8dc981fd86ab: Layer already exists 01:52:10 3daa5e713965: Layer already exists 01:52:10 ce5a8cde9eee: Layer already exists 01:52:10 08c58481cffd: Pushed 01:52:10 39b5dc0c6234: Pushed 01:52:11 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:d5625599afd6595a483ac41861b0db8ede997154337b3e8b48b62f90b0b2dbc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:52:11 2cc3b7a30ed5: Preparing 01:52:11 39b5dc0c6234: Preparing 01:52:11 08c58481cffd: Preparing 01:52:11 a49da307a695: Preparing 01:52:11 c22dcca82a20: Preparing 01:52:11 508fd24e49ee: Preparing 01:52:11 3daa5e713965: Preparing 01:52:11 8dc981fd86ab: Preparing 01:52:11 ce5a8cde9eee: Preparing 01:52:11 3daa5e713965: Waiting 01:52:11 8dc981fd86ab: Waiting 01:52:11 ce5a8cde9eee: Waiting 01:52:11 508fd24e49ee: Waiting 01:52:11 39b5dc0c6234: Layer already exists 01:52:11 08c58481cffd: Layer already exists 01:52:11 2cc3b7a30ed5: Layer already exists 01:52:11 c22dcca82a20: Layer already exists 01:52:11 a49da307a695: Layer already exists 01:52:11 508fd24e49ee: Layer already exists 01:52:11 3daa5e713965: Layer already exists 01:52:11 8dc981fd86ab: Layer already exists 01:52:11 ce5a8cde9eee: Layer already exists 01:52:11 latest: digest: sha256:d5625599afd6595a483ac41861b0db8ede997154337b3e8b48b62f90b0b2dbc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.38 01:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:52:12 2cc3b7a30ed5: Preparing 01:52:12 39b5dc0c6234: Preparing 01:52:12 08c58481cffd: Preparing 01:52:12 a49da307a695: Preparing 01:52:12 c22dcca82a20: Preparing 01:52:12 508fd24e49ee: Preparing 01:52:12 3daa5e713965: Preparing 01:52:12 8dc981fd86ab: Preparing 01:52:12 ce5a8cde9eee: Preparing 01:52:12 3daa5e713965: Waiting 01:52:12 8dc981fd86ab: Waiting 01:52:12 ce5a8cde9eee: Waiting 01:52:12 508fd24e49ee: Waiting 01:52:12 c22dcca82a20: Layer already exists 01:52:12 2cc3b7a30ed5: Layer already exists 01:52:12 a49da307a695: Layer already exists 01:52:12 08c58481cffd: Layer already exists 01:52:12 39b5dc0c6234: Layer already exists 01:52:12 8dc981fd86ab: Layer already exists 01:52:12 508fd24e49ee: Layer already exists 01:52:12 3daa5e713965: Layer already exists 01:52:12 ce5a8cde9eee: Layer already exists 01:52:12 4.0.0-dev.38: digest: sha256:d5625599afd6595a483ac41861b0db8ede997154337b3e8b48b62f90b0b2dbc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:52:13 2cc3b7a30ed5: Preparing 01:52:13 39b5dc0c6234: Preparing 01:52:13 08c58481cffd: Preparing 01:52:13 a49da307a695: Preparing 01:52:13 c22dcca82a20: Preparing 01:52:13 508fd24e49ee: Preparing 01:52:13 3daa5e713965: Preparing 01:52:13 8dc981fd86ab: Preparing 01:52:13 ce5a8cde9eee: Preparing 01:52:13 508fd24e49ee: Waiting 01:52:13 8dc981fd86ab: Waiting 01:52:13 3daa5e713965: Waiting 01:52:13 ce5a8cde9eee: Waiting 01:52:13 2cc3b7a30ed5: Layer already exists 01:52:13 39b5dc0c6234: Layer already exists 01:52:13 c22dcca82a20: Layer already exists 01:52:13 08c58481cffd: Layer already exists 01:52:13 a49da307a695: Layer already exists 01:52:13 508fd24e49ee: Layer already exists 01:52:13 3daa5e713965: Layer already exists 01:52:13 8dc981fd86ab: Layer already exists 01:52:13 ce5a8cde9eee: Layer already exists 01:52:13 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:d5625599afd6595a483ac41861b0db8ede997154337b3e8b48b62f90b0b2dbc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:52:13 2cc3b7a30ed5: Preparing 01:52:13 39b5dc0c6234: Preparing 01:52:13 08c58481cffd: Preparing 01:52:13 a49da307a695: Preparing 01:52:13 c22dcca82a20: Preparing 01:52:13 508fd24e49ee: Preparing 01:52:13 3daa5e713965: Preparing 01:52:13 8dc981fd86ab: Preparing 01:52:13 ce5a8cde9eee: Preparing 01:52:13 3daa5e713965: Waiting 01:52:13 8dc981fd86ab: Waiting 01:52:13 508fd24e49ee: Waiting 01:52:13 ce5a8cde9eee: Waiting 01:52:13 a49da307a695: Layer already exists 01:52:13 08c58481cffd: Layer already exists 01:52:13 2cc3b7a30ed5: Layer already exists 01:52:13 39b5dc0c6234: Layer already exists 01:52:13 c22dcca82a20: Layer already exists 01:52:13 508fd24e49ee: Layer already exists 01:52:13 3daa5e713965: Layer already exists 01:52:13 ce5a8cde9eee: Layer already exists 01:52:13 8dc981fd86ab: Layer already exists 01:52:13 main: digest: sha256:d5625599afd6595a483ac41861b0db8ede997154337b3e8b48b62f90b0b2dbc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:13 ===================================================== [Pipeline] echo 01:52:13 taggedImages: 01:52:13 - nexus3.edgexfoundry.org:10004/security-spire-server:bbc21c937f4ad83ee98b11842af458a0c0169691 01:52:13 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:52:13 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.38 01:52:13 - nexus3.edgexfoundry.org:10004/security-spire-server:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:52:13 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:52:13 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:52:13 bbc21c937f4ad83ee98b11842af458a0c0169691 01:52:13 latest 01:52:13 4.0.0-dev.38 01:52:13 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:52:13 main 01:52:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:bbc21c937f4ad83ee98b11842af458a0c0169691 01:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:52:14 3ac78978693a: Preparing 01:52:14 94a9326a903a: Preparing 01:52:14 473616a91fbf: Preparing 01:52:14 a49da307a695: Preparing 01:52:14 c22dcca82a20: Preparing 01:52:14 b63ed30e644f: Preparing 01:52:14 84607211a8f8: Preparing 01:52:14 ce5a8cde9eee: Preparing 01:52:14 84607211a8f8: Waiting 01:52:14 ce5a8cde9eee: Waiting 01:52:14 b63ed30e644f: Waiting 01:52:14 c22dcca82a20: Layer already exists 01:52:14 a49da307a695: Layer already exists 01:52:14 94a9326a903a: Pushed 01:52:14 3ac78978693a: Pushed 01:52:14 ce5a8cde9eee: Layer already exists 01:52:14 b63ed30e644f: Pushed 01:52:15 84607211a8f8: Pushed 01:52:18 473616a91fbf: Pushed 01:52:18 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:ecd2a2441f51517d2936b2209e36bad0552dd125cbe6b42973bab6e0c0f2cbfb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:52:19 3ac78978693a: Preparing 01:52:19 94a9326a903a: Preparing 01:52:19 473616a91fbf: Preparing 01:52:19 a49da307a695: Preparing 01:52:19 c22dcca82a20: Preparing 01:52:19 b63ed30e644f: Preparing 01:52:19 84607211a8f8: Preparing 01:52:19 ce5a8cde9eee: Preparing 01:52:19 ce5a8cde9eee: Waiting 01:52:19 b63ed30e644f: Waiting 01:52:19 84607211a8f8: Waiting 01:52:19 94a9326a903a: Layer already exists 01:52:19 a49da307a695: Layer already exists 01:52:19 473616a91fbf: Layer already exists 01:52:19 c22dcca82a20: Layer already exists 01:52:19 3ac78978693a: Layer already exists 01:52:19 b63ed30e644f: Layer already exists 01:52:19 ce5a8cde9eee: Layer already exists 01:52:19 84607211a8f8: Layer already exists 01:52:19 latest: digest: sha256:ecd2a2441f51517d2936b2209e36bad0552dd125cbe6b42973bab6e0c0f2cbfb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.38 01:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:52:19 3ac78978693a: Preparing 01:52:19 94a9326a903a: Preparing 01:52:19 473616a91fbf: Preparing 01:52:19 a49da307a695: Preparing 01:52:19 c22dcca82a20: Preparing 01:52:19 b63ed30e644f: Preparing 01:52:19 84607211a8f8: Preparing 01:52:19 ce5a8cde9eee: Preparing 01:52:19 84607211a8f8: Waiting 01:52:19 b63ed30e644f: Waiting 01:52:19 ce5a8cde9eee: Waiting 01:52:19 3ac78978693a: Layer already exists 01:52:19 c22dcca82a20: Layer already exists 01:52:19 94a9326a903a: Layer already exists 01:52:19 473616a91fbf: Layer already exists 01:52:19 a49da307a695: Layer already exists 01:52:19 84607211a8f8: Layer already exists 01:52:19 ce5a8cde9eee: Layer already exists 01:52:19 b63ed30e644f: Layer already exists 01:52:19 4.0.0-dev.38: digest: sha256:ecd2a2441f51517d2936b2209e36bad0552dd125cbe6b42973bab6e0c0f2cbfb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:52:20 3ac78978693a: Preparing 01:52:20 94a9326a903a: Preparing 01:52:20 473616a91fbf: Preparing 01:52:20 a49da307a695: Preparing 01:52:20 c22dcca82a20: Preparing 01:52:20 b63ed30e644f: Preparing 01:52:20 84607211a8f8: Preparing 01:52:20 ce5a8cde9eee: Preparing 01:52:20 84607211a8f8: Waiting 01:52:20 b63ed30e644f: Waiting 01:52:20 c22dcca82a20: Layer already exists 01:52:20 a49da307a695: Layer already exists 01:52:20 94a9326a903a: Layer already exists 01:52:20 3ac78978693a: Layer already exists 01:52:20 473616a91fbf: Layer already exists 01:52:20 84607211a8f8: Layer already exists 01:52:20 b63ed30e644f: Layer already exists 01:52:20 ce5a8cde9eee: Layer already exists 01:52:20 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:ecd2a2441f51517d2936b2209e36bad0552dd125cbe6b42973bab6e0c0f2cbfb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:52:21 3ac78978693a: Preparing 01:52:21 94a9326a903a: Preparing 01:52:21 473616a91fbf: Preparing 01:52:21 a49da307a695: Preparing 01:52:21 c22dcca82a20: Preparing 01:52:21 b63ed30e644f: Preparing 01:52:21 84607211a8f8: Preparing 01:52:21 ce5a8cde9eee: Preparing 01:52:21 b63ed30e644f: Waiting 01:52:21 ce5a8cde9eee: Waiting 01:52:21 94a9326a903a: Layer already exists 01:52:21 473616a91fbf: Layer already exists 01:52:21 c22dcca82a20: Layer already exists 01:52:21 a49da307a695: Layer already exists 01:52:21 3ac78978693a: Layer already exists 01:52:21 b63ed30e644f: Layer already exists 01:52:21 ce5a8cde9eee: Layer already exists 01:52:21 84607211a8f8: Layer already exists 01:52:21 main: digest: sha256:ecd2a2441f51517d2936b2209e36bad0552dd125cbe6b42973bab6e0c0f2cbfb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:21 ===================================================== [Pipeline] echo 01:52:21 taggedImages: 01:52:21 - nexus3.edgexfoundry.org:10004/support-notifications:bbc21c937f4ad83ee98b11842af458a0c0169691 01:52:21 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:52:21 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.38 01:52:21 - nexus3.edgexfoundry.org:10004/support-notifications:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:52:21 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:52:21 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:52:21 bbc21c937f4ad83ee98b11842af458a0c0169691 01:52:21 latest 01:52:21 4.0.0-dev.38 01:52:21 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:52:21 main 01:52:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bbc21c937f4ad83ee98b11842af458a0c0169691 01:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:52:21 6118d6341154: Preparing 01:52:21 080de91d345d: Preparing 01:52:21 a49da307a695: Preparing 01:52:21 c22dcca82a20: Preparing 01:52:21 a359df1ac1a5: Preparing 01:52:21 2b63907e9f1f: Preparing 01:52:21 ce5a8cde9eee: Preparing 01:52:21 2b63907e9f1f: Waiting 01:52:21 ce5a8cde9eee: Waiting 01:52:21 c22dcca82a20: Layer already exists 01:52:21 a49da307a695: Layer already exists 01:52:21 ce5a8cde9eee: Layer already exists 01:52:21 6118d6341154: Pushed 01:52:21 a359df1ac1a5: Pushed 01:52:22 2b63907e9f1f: Pushed 01:52:26 080de91d345d: Pushed 01:52:26 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:ba98a7fa46cc6d00d921aac0d4c4bda18e66156841fcac65b6697740c7ed0dd4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:52:26 6118d6341154: Preparing 01:52:26 080de91d345d: Preparing 01:52:26 a49da307a695: Preparing 01:52:26 c22dcca82a20: Preparing 01:52:26 a359df1ac1a5: Preparing 01:52:26 2b63907e9f1f: Preparing 01:52:26 ce5a8cde9eee: Preparing 01:52:26 ce5a8cde9eee: Waiting 01:52:26 2b63907e9f1f: Waiting 01:52:26 a49da307a695: Layer already exists 01:52:26 6118d6341154: Layer already exists 01:52:26 080de91d345d: Layer already exists 01:52:26 c22dcca82a20: Layer already exists 01:52:26 a359df1ac1a5: Layer already exists 01:52:26 ce5a8cde9eee: Layer already exists 01:52:26 2b63907e9f1f: Layer already exists 01:52:26 latest: digest: sha256:ba98a7fa46cc6d00d921aac0d4c4bda18e66156841fcac65b6697740c7ed0dd4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.38 01:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:52:27 6118d6341154: Preparing 01:52:27 080de91d345d: Preparing 01:52:27 a49da307a695: Preparing 01:52:27 c22dcca82a20: Preparing 01:52:27 a359df1ac1a5: Preparing 01:52:27 2b63907e9f1f: Preparing 01:52:27 ce5a8cde9eee: Preparing 01:52:27 2b63907e9f1f: Waiting 01:52:27 ce5a8cde9eee: Waiting 01:52:27 c22dcca82a20: Layer already exists 01:52:27 a49da307a695: Layer already exists 01:52:27 a359df1ac1a5: Layer already exists 01:52:27 6118d6341154: Layer already exists 01:52:27 080de91d345d: Layer already exists 01:52:27 ce5a8cde9eee: Layer already exists 01:52:27 2b63907e9f1f: Layer already exists 01:52:27 4.0.0-dev.38: digest: sha256:ba98a7fa46cc6d00d921aac0d4c4bda18e66156841fcac65b6697740c7ed0dd4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:52:28 6118d6341154: Preparing 01:52:28 080de91d345d: Preparing 01:52:28 a49da307a695: Preparing 01:52:28 c22dcca82a20: Preparing 01:52:28 a359df1ac1a5: Preparing 01:52:28 2b63907e9f1f: Preparing 01:52:28 ce5a8cde9eee: Preparing 01:52:28 2b63907e9f1f: Waiting 01:52:28 ce5a8cde9eee: Waiting 01:52:28 a49da307a695: Layer already exists 01:52:28 a359df1ac1a5: Layer already exists 01:52:28 6118d6341154: Layer already exists 01:52:28 080de91d345d: Layer already exists 01:52:28 c22dcca82a20: Layer already exists 01:52:28 2b63907e9f1f: Layer already exists 01:52:28 ce5a8cde9eee: Layer already exists 01:52:28 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:ba98a7fa46cc6d00d921aac0d4c4bda18e66156841fcac65b6697740c7ed0dd4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:52:28 6118d6341154: Preparing 01:52:28 080de91d345d: Preparing 01:52:28 a49da307a695: Preparing 01:52:28 c22dcca82a20: Preparing 01:52:28 a359df1ac1a5: Preparing 01:52:28 2b63907e9f1f: Preparing 01:52:28 ce5a8cde9eee: Preparing 01:52:28 2b63907e9f1f: Waiting 01:52:28 ce5a8cde9eee: Waiting 01:52:28 6118d6341154: Layer already exists 01:52:28 a49da307a695: Layer already exists 01:52:28 c22dcca82a20: Layer already exists 01:52:28 080de91d345d: Layer already exists 01:52:28 a359df1ac1a5: Layer already exists 01:52:28 2b63907e9f1f: Layer already exists 01:52:28 ce5a8cde9eee: Layer already exists 01:52:28 main: digest: sha256:ba98a7fa46cc6d00d921aac0d4c4bda18e66156841fcac65b6697740c7ed0dd4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:28 ===================================================== [Pipeline] echo 01:52:29 taggedImages: 01:52:29 - nexus3.edgexfoundry.org:10004/support-scheduler:bbc21c937f4ad83ee98b11842af458a0c0169691 01:52:29 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:52:29 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.38 01:52:29 - nexus3.edgexfoundry.org:10004/support-scheduler:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 01:52:29 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:00:09 #156 ... 02:00:09 02:00:09 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:00:09 #151 DONE 616.4s 02:00:09 02:00:09 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:00:09 #145 ... 02:00:09 02:00:09 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:00:09 #157 DONE 0.3s 02:00:09 02:00:09 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:00:09 #148 DONE 617.2s 02:00:09 02:00:09 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:00:09 #158 DONE 0.5s 02:00:09 02:00:09 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:00:09 #159 DONE 0.4s 02:00:09 02:00:09 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:00:09 #160 DONE 0.4s 02:00:09 02:00:09 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:00:09 #161 ... 02:00:09 02:00:09 #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 02:00:09 #162 DONE 0.3s 02:00:09 02:00:09 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:00:09 #163 DONE 0.3s 02:00:09 02:00:09 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:00:11 #164 DONE 2.3s 02:00:11 02:00:11 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:00:11 #161 DONE 2.7s 02:00:11 02:00:11 #165 [core-common-config-bootstrapper] exporting to image 02:00:11 #165 exporting layers 02:00:12 #165 ... 02:00:12 02:00:12 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:00:12 #166 DONE 0.9s 02:00:12 02:00:12 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:00:12 #149 DONE 622.2s 02:00:12 02:00:12 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:00:12 #167 DONE 0.5s 02:00:12 02:00:12 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:00:13 #168 ... 02:00:13 02:00:13 #165 [core-common-config-bootstrapper] exporting to image 02:00:13 #165 exporting layers 2.0s done 02:00:13 #165 writing image sha256:f22e11027c2cebf38e839416245224e7680624bf279d8c9bf551819bd219ce37 done 02:00:13 #165 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 02:00:13 #165 DONE 2.0s 02:00:13 02:00:13 #169 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:00:13 #169 DONE 0.4s 02:00:13 02:00:13 #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:00:13 #170 ... 02:00:13 02:00:13 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:00:13 #168 DONE 0.9s 02:00:13 02:00:13 #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:00:13 #170 DONE 0.5s 02:00:13 02:00:13 #171 [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:00:13 #171 DONE 0.2s 02:00:13 02:00:13 #172 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:00:13 #172 DONE 0.3s 02:00:13 02:00:13 #173 [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:00:14 #173 DONE 0.3s 02:00:14 02:00:14 #174 [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:00:14 #174 ... 02:00:14 02:00:14 #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:00:14 #175 DONE 0.4s 02:00:14 02:00:14 #174 [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:00:14 #174 DONE 0.5s 02:00:14 02:00:14 #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:00:14 #176 DONE 0.5s 02:00:14 02:00:14 #177 [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:00:14 #177 DONE 0.2s 02:00:14 02:00:14 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:00:15 #178 DONE 0.5s 02:00:15 02:00:15 #179 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:00:15 #179 DONE 0.5s 02:00:15 02:00:15 #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:00:17 #180 DONE 2.2s 02:00:17 02:00:17 #181 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:00:17 #181 DONE 2.2s 02:00:17 02:00:17 #153 [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:00:17 #153 625.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:00:19 #153 ... 02:00:19 02:00:19 #182 [security-proxy-setup] exporting to image 02:00:19 #182 exporting layers 1.7s done 02:00:19 #182 writing image sha256:19ea04a312729fbd9ffd267b1bce9e5b4d0e308a93bf8b120d8158bc607fa74f 0.0s done 02:00:19 #182 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 02:00:19 #182 DONE 1.7s 02:00:19 02:00:19 #183 [security-bootstrapper] exporting to image 02:00:19 #183 exporting layers 1.9s done 02:00:19 #183 writing image sha256:65562dc7492a4d4a129dc8d03e4133ae42dd1afbdf7a9f7458d21d5484add21e 0.0s done 02:00:19 #183 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 02:00:19 #183 DONE 2.1s 02:00:19 02:00:19 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:00:29 #152 ... 02:00:29 02:00:29 #153 [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:00:29 #153 DONE 638.6s 02:00:29 02:00:29 #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:00:29 #184 DONE 0.4s 02:00:29 02:00:29 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:00:29 #154 ... 02:00:29 02:00:29 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:00:29 #185 DONE 0.3s 02:00:29 02:00:29 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:00:29 #150 ... 02:00:29 02:00:29 #186 [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:00:29 #186 DONE 0.4s 02:00:29 02:00:29 #187 [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:00:30 #187 DONE 0.2s 02:00:30 02:00:30 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:00:30 #188 DONE 0.3s 02:00:30 02:00:30 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:00:31 #189 DONE 0.5s 02:00:31 02:00:31 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:00:31 #190 DONE 0.4s 02:00:31 02:00:31 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:00:31 #147 ... 02:00:31 02:00:31 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:00:31 #191 DONE 0.1s 02:00:31 02:00:31 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:00:33 #192 DONE 1.9s 02:00:33 02:00:33 #193 [security-secretstore-setup] exporting to image 02:00:33 #193 exporting layers 02:00:35 #193 exporting layers 1.5s done 02:00:35 #193 writing image sha256:787363c043e06ad67851da1b112dd06e2a15ebbc1708d8de4d94fd99846c49ef done 02:00:35 #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 02:00:35 #193 DONE 1.5s 02:00:35 02:00:35 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:02:03 #154 ... 02:02:03 02:02:03 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:02:03 #147 DONE 721.0s 02:02:03 02:02:03 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:02:03 #145 ... 02:02:03 02:02:03 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:02:03 #194 DONE 0.2s 02:02:03 02:02:03 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:02:03 #156 ... 02:02:03 02:02:03 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:02:03 #195 DONE 0.3s 02:02:03 02:02:03 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:02:03 #196 DONE 0.3s 02:02:03 02:02:03 #197 [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:02:03 #197 DONE 0.1s 02:02:03 02:02:03 #198 [security-spiffe-token-provider] exporting to image 02:02:03 #198 exporting layers 02:02:03 #198 exporting layers 1.0s done 02:02:03 #198 writing image sha256:a2a7a7589f30d27d741e1adaaaeba06f233486c247cbfeaecd2b623d7dbfcd1b done 02:02:03 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 02:02:03 #198 DONE 1.0s 02:02:03 02:02:03 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:05:54 #152 ... 02:05:54 02:05:54 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:05:54 #154 DONE 962.2s 02:05:54 02:05:54 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:05:54 #150 ... 02:05:54 02:05:54 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:05:54 #199 DONE 0.2s 02:05:54 02:05:54 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:05:54 #200 DONE 0.1s 02:05:54 02:05:54 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:05:54 #150 ... 02:05:54 02:05:54 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:05:54 #201 DONE 0.3s 02:05:54 02:05:54 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:05:54 #202 DONE 0.1s 02:05:54 02:05:54 #203 [core-command] exporting to image 02:05:54 #203 exporting layers 02:05:54 #203 exporting layers 0.3s done 02:05:54 #203 writing image sha256:9e5791e77402abc4d1ee3204b0c0c80e88ec428c1b2e6738db7ee09546906815 done 02:05:54 #203 naming to docker.io/library/core-command-arm64 0.0s done 02:05:54 #203 DONE 0.3s 02:05:54 02:05:54 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:07:02 #150 ... 02:07:02 02:07:02 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:07:02 #155 DONE 1022.4s 02:07:02 02:07:02 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:07:02 #156 ... 02:07:02 02:07:02 #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:07:02 #204 DONE 0.2s 02:07:02 02:07:02 #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:07:02 #205 DONE 0.3s 02:07:02 02:07:02 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:07:02 #206 ... 02:07:02 02:07:02 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:07:02 #152 DONE 1023.5s 02:07:02 02:07:02 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:07:02 #146 ... 02:07:02 02:07:02 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:07:02 #206 DONE 0.7s 02:07:02 02:07:02 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:07:02 #207 DONE 0.2s 02:07:02 02:07:02 #208 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:07:02 #208 DONE 0.3s 02:07:02 02:07:02 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:07:02 #150 DONE 1024.2s 02:07:02 02:07:02 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:07:02 #156 DONE 1024.3s 02:07:02 02:07:02 #209 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:07:02 #209 ... 02:07:02 02:07:02 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:07:02 #210 DONE 0.3s 02:07:02 02:07:02 #209 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:07:02 #209 DONE 0.3s 02:07:02 02:07:02 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:07:02 #211 ... 02:07:02 02:07:02 #212 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:07:02 #212 DONE 0.4s 02:07:02 02:07:02 #213 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:07:02 #213 CACHED 02:07:02 02:07:02 #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:07:02 #214 CACHED 02:07:02 02:07:02 #215 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:07:02 #215 DONE 0.5s 02:07:02 02:07:02 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:07:02 #211 DONE 1.0s 02:07:02 02:07:02 #216 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:07:02 #216 DONE 0.6s 02:07:02 02:07:02 #217 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:07:02 #217 DONE 0.2s 02:07:02 02:07:02 #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:07:02 #218 DONE 0.3s 02:07:02 02:07:02 #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:07:02 #219 DONE 0.3s 02:07:02 02:07:02 #220 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:07:02 #220 ... 02:07:02 02:07:02 #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:07:02 #221 DONE 1.5s 02:07:02 02:07:02 #222 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:07:02 #222 DONE 0.3s 02:07:02 02:07:02 #223 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:07:02 #223 DONE 0.3s 02:07:02 02:07:02 #224 [security-proxy-auth] exporting to image 02:07:02 #224 exporting layers 02:07:02 #224 ... 02:07:02 02:07:02 #220 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:07:02 #220 DONE 0.4s 02:07:02 02:07:02 #225 [core-keeper] exporting to image 02:07:02 #225 ... 02:07:02 02:07:02 #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:07:02 #226 DONE 0.3s 02:07:02 02:07:02 #227 [core-metadata] exporting to image 02:07:02 #227 ... 02:07:02 02:07:02 #225 [core-keeper] exporting to image 02:07:02 #225 exporting layers 0.5s done 02:07:02 #225 writing image sha256:c15510867df4290dd6cb720160904e7304425c31061780f2c01266ef5590ced2 0.0s done 02:07:02 #225 naming to docker.io/library/core-keeper-arm64 0.0s done 02:07:02 #225 DONE 0.6s 02:07:02 02:07:02 #228 [core-data] exporting to image 02:07:02 #228 exporting layers 0.6s done 02:07:02 #228 writing image sha256:a82f49a70551d507c672fa1f58176d2b06dea2242d611044f913321640983d55 0.0s done 02:07:02 #228 naming to docker.io/library/core-data-arm64 0.0s done 02:07:02 #228 DONE 0.6s 02:07:02 02:07:02 #224 [security-proxy-auth] exporting to image 02:07:02 #224 exporting layers 0.8s done 02:07:02 #224 writing image sha256:bff501597367e7430596a3551cfe686da08c64981f03909c55b1e3d09618f73d done 02:07:02 #224 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 02:07:02 #224 DONE 0.8s 02:07:02 02:07:02 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:07:02 #145 ... 02:07:02 02:07:02 #227 [core-metadata] exporting to image 02:07:02 #227 exporting layers 0.6s done 02:07:02 #227 writing image sha256:f825a92f9f6c14fd88b0cabdfd693d56f5130490ca310a7ddc59629e880c91f6 done 02:07:02 #227 naming to docker.io/library/core-metadata-arm64 0.0s done 02:07:02 #227 DONE 0.7s 02:07:02 02:07:02 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:07:12 #146 DONE 1042.5s 02:07:12 02:07:12 #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:07:12 #22 ... 02:07:12 02:07:12 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:07:12 #229 DONE 0.2s 02:07:12 02:07:12 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:07:12 #230 DONE 0.1s 02:07:12 02:07:12 #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:07:13 #22 ... 02:07:13 02:07:13 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:07:13 #231 DONE 0.5s 02:07:13 02:07:13 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:07:14 #232 DONE 0.1s 02:07:14 02:07:14 #233 [support-scheduler] exporting to image 02:07:14 #233 exporting layers 02:07:15 #233 exporting layers 1.0s done 02:07:15 #233 writing image sha256:51510559a809117279d348fc781d1f5ad7004d213e7366b5665f9e76965673fd done 02:07:15 #233 naming to docker.io/library/support-scheduler-arm64 0.0s done 02:07:15 #233 DONE 1.0s 02:07:15 02:07:15 #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:07:18 #22 ... 02:07:18 02:07:18 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:07:18 #145 DONE 1047.6s 02:07:18 02:07:18 #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:07:18 #22 ... 02:07:18 02:07:18 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:07:18 #234 DONE 0.1s 02:07:18 02:07:18 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:07:18 #235 DONE 0.1s 02:07:18 02:07:18 #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:07:18 #22 ... 02:07:18 02:07:18 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:07:19 #236 DONE 0.5s 02:07:19 02:07:19 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:07:19 #237 DONE 0.1s 02:07:19 02:07:19 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:07:19 #238 DONE 0.1s 02:07:19 02:07:19 #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:07:19 #22 ... 02:07:19 02:07:19 #239 [support-notifications] exporting to image 02:07:19 #239 exporting layers 0.5s done 02:07:19 #239 writing image sha256:99258f045784e265ab6ee69f8461623d49a70c225d302987bb467fe6e9648621 done 02:07:19 #239 naming to docker.io/library/support-notifications-arm64 0.0s done 02:07:19 #239 DONE 0.6s 02:07:19 02:07:19 #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:07:19 time="2025-01-10T01:48:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:07:19 time="2025-01-10T01:48:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:07:19 time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:07:19 time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:07:19 time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:07:19 time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:07:19 time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:07:19 time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:07:19 time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:07:19 time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:07:19 time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:07:19 time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:07:19 time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:07:19 time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:07:19 time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:07:19 $ docker stop --time=1 0270d436e23bfbd62527279ede9a372bdec760daac5fdd4d371cf24e389632fb 02:07:21 $ docker rm -f --volumes 0270d436e23bfbd62527279ede9a372bdec760daac5fdd4d371cf24e389632fb [Pipeline] // withDockerContainer [Pipeline] sh 02:07:21 + docker images 02:07:21 REPOSITORY TAG IMAGE ID CREATED SIZE 02:07:21 support-notifications-arm64 latest 99258f045784 2 seconds ago 50.7MB 02:07:21 support-scheduler-arm64 latest 51510559a809 8 seconds ago 47.2MB 02:07:21 core-keeper-arm64 latest c15510867df4 25 seconds ago 31.9MB 02:07:21 core-metadata-arm64 latest f825a92f9f6c 25 seconds ago 32.4MB 02:07:21 core-data-arm64 latest a82f49a70551 25 seconds ago 32.3MB 02:07:21 security-proxy-auth-arm64 latest bff501597367 26 seconds ago 31.2MB 02:07:21 core-command-arm64 latest 9e5791e77402 About a minute ago 28MB 02:07:21 security-spiffe-token-provider-arm64 latest a2a7a7589f30 5 minutes ago 33.7MB 02:07:21 security-secretstore-setup-arm64 latest 787363c043e0 6 minutes ago 41.1MB 02:07:21 security-proxy-setup-arm64 latest 19ea04a31272 7 minutes ago 29.9MB 02:07:21 security-bootstrapper-arm64 latest 65562dc7492a 7 minutes ago 20.9MB 02:07:21 core-common-config-bootstrapper-arm64 latest f22e11027c2c 7 minutes ago 17.8MB 02:07:21 security-spire-server-arm64 latest 010c72a6da85 18 minutes ago 118MB 02:07:21 security-spire-config-arm64 latest 9998f040de8b 18 minutes ago 117MB 02:07:21 security-spire-agent-arm64 latest cdbc2481a1c6 18 minutes ago 176MB 02:07:21 ci-base-image-arm64 latest cae1a604e44b 19 minutes ago 968MB 02:07:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 weeks ago 566MB 02:07:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 months 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:07:22 provisioning config files... 02:07:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/774@tmp/config13878814806999073962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:22 ---> ****-login.sh 02:07:22 nexus3.edgexfoundry.org:10001 02:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:22 Configure a credential helper to remove this warning. See 02:07:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:22 02:07:22 Login Succeeded 02:07:22 nexus3.edgexfoundry.org:10002 02:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:22 Configure a credential helper to remove this warning. See 02:07:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:22 02:07:22 Login Succeeded 02:07:22 nexus3.edgexfoundry.org:10003 02:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:23 Configure a credential helper to remove this warning. See 02:07:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:23 02:07:23 Login Succeeded 02:07:23 nexus3.edgexfoundry.org:10004 02:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:23 Configure a credential helper to remove this warning. See 02:07:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:23 02:07:23 Login Succeeded 02:07:23 ****.io 02:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:07:24 Configure a credential helper to remove this warning. See 02:07:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:07:24 02:07:24 Login Succeeded 02:07:24 ---> ****-login.sh ends [Pipeline] } 02:07:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:07:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:07:24 bbc21c937f4ad83ee98b11842af458a0c0169691 02:07:24 latest 02:07:24 4.0.0-dev.38 02:07:24 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:07:24 main 02:07:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:07:24 7bbaddc32aee: Preparing 02:07:24 dd7379076b94: Preparing 02:07:24 b75f10b02295: Preparing 02:07:24 a1faa9021556: Preparing 02:07:24 a4f9802d807a: Preparing 02:07:24 5192cd975927: Preparing 02:07:24 534a70dc8296: Preparing 02:07:24 5192cd975927: Waiting 02:07:24 534a70dc8296: Waiting 02:07:25 a1faa9021556: Pushed 02:07:25 a4f9802d807a: Pushed 02:07:25 b75f10b02295: Pushed 02:07:25 7bbaddc32aee: Pushed 02:07:25 5192cd975927: Pushed 02:07:27 534a70dc8296: Pushed 02:07:29 dd7379076b94: Pushed 02:07:29 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:95e828c1d426543f6899fce6707b3366eefb99edfca83e8510826bf0d962da40 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:07:30 7bbaddc32aee: Preparing 02:07:30 dd7379076b94: Preparing 02:07:30 b75f10b02295: Preparing 02:07:30 a1faa9021556: Preparing 02:07:30 a4f9802d807a: Preparing 02:07:30 5192cd975927: Preparing 02:07:30 534a70dc8296: Preparing 02:07:30 5192cd975927: Waiting 02:07:30 534a70dc8296: Waiting 02:07:30 a1faa9021556: Layer already exists 02:07:30 dd7379076b94: Layer already exists 02:07:30 b75f10b02295: Layer already exists 02:07:30 7bbaddc32aee: Layer already exists 02:07:30 a4f9802d807a: Layer already exists 02:07:30 5192cd975927: Layer already exists 02:07:30 534a70dc8296: Layer already exists 02:07:30 latest: digest: sha256:95e828c1d426543f6899fce6707b3366eefb99edfca83e8510826bf0d962da40 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.38 02:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:07:31 7bbaddc32aee: Preparing 02:07:31 dd7379076b94: Preparing 02:07:31 b75f10b02295: Preparing 02:07:31 a1faa9021556: Preparing 02:07:31 a4f9802d807a: Preparing 02:07:31 5192cd975927: Preparing 02:07:31 534a70dc8296: Preparing 02:07:31 5192cd975927: Waiting 02:07:31 534a70dc8296: Waiting 02:07:31 a1faa9021556: Layer already exists 02:07:31 dd7379076b94: Layer already exists 02:07:31 7bbaddc32aee: Layer already exists 02:07:31 a4f9802d807a: Layer already exists 02:07:31 b75f10b02295: Layer already exists 02:07:31 5192cd975927: Layer already exists 02:07:31 534a70dc8296: Layer already exists 02:07:31 4.0.0-dev.38: digest: sha256:95e828c1d426543f6899fce6707b3366eefb99edfca83e8510826bf0d962da40 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:07:32 7bbaddc32aee: Preparing 02:07:32 dd7379076b94: Preparing 02:07:32 b75f10b02295: Preparing 02:07:32 a1faa9021556: Preparing 02:07:32 a4f9802d807a: Preparing 02:07:32 5192cd975927: Preparing 02:07:32 534a70dc8296: Preparing 02:07:32 5192cd975927: Waiting 02:07:32 534a70dc8296: Waiting 02:07:32 7bbaddc32aee: Layer already exists 02:07:32 b75f10b02295: Layer already exists 02:07:32 a4f9802d807a: Layer already exists 02:07:32 dd7379076b94: Layer already exists 02:07:32 a1faa9021556: Layer already exists 02:07:32 534a70dc8296: Layer already exists 02:07:32 5192cd975927: Layer already exists 02:07:32 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:95e828c1d426543f6899fce6707b3366eefb99edfca83e8510826bf0d962da40 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:07:33 7bbaddc32aee: Preparing 02:07:33 dd7379076b94: Preparing 02:07:33 b75f10b02295: Preparing 02:07:33 a1faa9021556: Preparing 02:07:33 a4f9802d807a: Preparing 02:07:33 5192cd975927: Preparing 02:07:33 534a70dc8296: Preparing 02:07:33 5192cd975927: Waiting 02:07:33 534a70dc8296: Waiting 02:07:33 a4f9802d807a: Layer already exists 02:07:33 a1faa9021556: Layer already exists 02:07:33 b75f10b02295: Layer already exists 02:07:33 7bbaddc32aee: Layer already exists 02:07:33 dd7379076b94: Layer already exists 02:07:33 5192cd975927: Layer already exists 02:07:33 534a70dc8296: Layer already exists 02:07:33 main: digest: sha256:95e828c1d426543f6899fce6707b3366eefb99edfca83e8510826bf0d962da40 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:33 ===================================================== [Pipeline] echo 02:07:33 taggedImages: 02:07:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:07:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:07:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.38 02:07:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:07:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:07:33 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:07:33 bbc21c937f4ad83ee98b11842af458a0c0169691 02:07:33 latest 02:07:33 4.0.0-dev.38 02:07:33 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:07:33 main 02:07:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:07:34 9872ee4fd027: Preparing 02:07:34 ae3244687375: Preparing 02:07:34 4be9735709f8: Preparing 02:07:34 06c70081a49f: Preparing 02:07:34 b75f10b02295: Preparing 02:07:34 a1faa9021556: Preparing 02:07:34 a4f9802d807a: Preparing 02:07:34 a1faa9021556: Waiting 02:07:34 5192cd975927: Preparing 02:07:34 534a70dc8296: Preparing 02:07:34 a4f9802d807a: Waiting 02:07:34 5192cd975927: Waiting 02:07:34 534a70dc8296: Waiting 02:07:34 b75f10b02295: Layer already exists 02:07:34 a1faa9021556: Layer already exists 02:07:34 ae3244687375: Pushed 02:07:34 4be9735709f8: Pushed 02:07:34 a4f9802d807a: Layer already exists 02:07:34 9872ee4fd027: Pushed 02:07:34 5192cd975927: Layer already exists 02:07:34 534a70dc8296: Layer already exists 02:07:36 06c70081a49f: Pushed 02:07:37 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:46ab6d2d9326b496c854dfefc44b066254c3866218ea9aa9c7ee80b1257f61ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:07:37 9872ee4fd027: Preparing 02:07:37 ae3244687375: Preparing 02:07:37 4be9735709f8: Preparing 02:07:37 06c70081a49f: Preparing 02:07:37 b75f10b02295: Preparing 02:07:37 a1faa9021556: Preparing 02:07:37 a4f9802d807a: Preparing 02:07:37 a1faa9021556: Waiting 02:07:37 5192cd975927: Preparing 02:07:37 a4f9802d807a: Waiting 02:07:37 534a70dc8296: Preparing 02:07:37 5192cd975927: Waiting 02:07:37 534a70dc8296: Waiting 02:07:37 b75f10b02295: Layer already exists 02:07:37 06c70081a49f: Layer already exists 02:07:37 4be9735709f8: Layer already exists 02:07:37 9872ee4fd027: Layer already exists 02:07:37 ae3244687375: Layer already exists 02:07:37 a1faa9021556: Layer already exists 02:07:37 5192cd975927: Layer already exists 02:07:37 534a70dc8296: Layer already exists 02:07:37 a4f9802d807a: Layer already exists 02:07:38 latest: digest: sha256:46ab6d2d9326b496c854dfefc44b066254c3866218ea9aa9c7ee80b1257f61ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.38 02:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:07:38 9872ee4fd027: Preparing 02:07:38 ae3244687375: Preparing 02:07:38 4be9735709f8: Preparing 02:07:38 06c70081a49f: Preparing 02:07:38 b75f10b02295: Preparing 02:07:38 a1faa9021556: Preparing 02:07:38 a4f9802d807a: Preparing 02:07:38 5192cd975927: Preparing 02:07:38 534a70dc8296: Preparing 02:07:38 a1faa9021556: Waiting 02:07:38 a4f9802d807a: Waiting 02:07:38 5192cd975927: Waiting 02:07:38 534a70dc8296: Waiting 02:07:38 06c70081a49f: Layer already exists 02:07:38 9872ee4fd027: Layer already exists 02:07:38 ae3244687375: Layer already exists 02:07:38 4be9735709f8: Layer already exists 02:07:38 b75f10b02295: Layer already exists 02:07:38 534a70dc8296: Layer already exists 02:07:38 a1faa9021556: Layer already exists 02:07:38 5192cd975927: Layer already exists 02:07:38 a4f9802d807a: Layer already exists 02:07:39 4.0.0-dev.38: digest: sha256:46ab6d2d9326b496c854dfefc44b066254c3866218ea9aa9c7ee80b1257f61ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:07:39 9872ee4fd027: Preparing 02:07:39 ae3244687375: Preparing 02:07:39 4be9735709f8: Preparing 02:07:39 06c70081a49f: Preparing 02:07:39 b75f10b02295: Preparing 02:07:39 a1faa9021556: Preparing 02:07:39 a4f9802d807a: Preparing 02:07:39 5192cd975927: Preparing 02:07:39 534a70dc8296: Preparing 02:07:39 a1faa9021556: Waiting 02:07:39 a4f9802d807a: Waiting 02:07:39 5192cd975927: Waiting 02:07:39 534a70dc8296: Waiting 02:07:39 06c70081a49f: Layer already exists 02:07:39 b75f10b02295: Layer already exists 02:07:39 4be9735709f8: Layer already exists 02:07:39 9872ee4fd027: Layer already exists 02:07:39 ae3244687375: Layer already exists 02:07:39 a1faa9021556: Layer already exists 02:07:39 a4f9802d807a: Layer already exists 02:07:39 5192cd975927: Layer already exists 02:07:39 534a70dc8296: Layer already exists 02:07:40 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:46ab6d2d9326b496c854dfefc44b066254c3866218ea9aa9c7ee80b1257f61ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:07:40 9872ee4fd027: Preparing 02:07:40 ae3244687375: Preparing 02:07:40 4be9735709f8: Preparing 02:07:40 06c70081a49f: Preparing 02:07:40 b75f10b02295: Preparing 02:07:40 a1faa9021556: Preparing 02:07:40 a4f9802d807a: Preparing 02:07:40 5192cd975927: Preparing 02:07:40 534a70dc8296: Preparing 02:07:40 a1faa9021556: Waiting 02:07:40 a4f9802d807a: Waiting 02:07:40 5192cd975927: Waiting 02:07:40 534a70dc8296: Waiting 02:07:40 06c70081a49f: Layer already exists 02:07:40 4be9735709f8: Layer already exists 02:07:40 b75f10b02295: Layer already exists 02:07:40 ae3244687375: Layer already exists 02:07:40 9872ee4fd027: Layer already exists 02:07:40 a1faa9021556: Layer already exists 02:07:40 534a70dc8296: Layer already exists 02:07:40 5192cd975927: Layer already exists 02:07:40 a4f9802d807a: Layer already exists 02:07:41 main: digest: sha256:46ab6d2d9326b496c854dfefc44b066254c3866218ea9aa9c7ee80b1257f61ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:41 ===================================================== [Pipeline] echo 02:07:41 taggedImages: 02:07:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:07:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:07:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.38 02:07:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:07:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:07:41 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:07:41 bbc21c937f4ad83ee98b11842af458a0c0169691 02:07:41 latest 02:07:41 4.0.0-dev.38 02:07:41 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:07:41 main 02:07:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:07:41 6e2e199ca2f4: Preparing 02:07:41 aec04e5f8b7c: Preparing 02:07:41 261608c7b0e7: Preparing 02:07:41 b75f10b02295: Preparing 02:07:41 a1faa9021556: Preparing 02:07:41 2b56f54b24e0: Preparing 02:07:41 fcbe2112f38d: Preparing 02:07:41 534a70dc8296: Preparing 02:07:41 2b56f54b24e0: Waiting 02:07:41 fcbe2112f38d: Waiting 02:07:41 534a70dc8296: Waiting 02:07:41 a1faa9021556: Layer already exists 02:07:41 b75f10b02295: Layer already exists 02:07:42 aec04e5f8b7c: Pushed 02:07:42 6e2e199ca2f4: Pushed 02:07:42 2b56f54b24e0: Pushed 02:07:42 534a70dc8296: Layer already exists 02:07:42 fcbe2112f38d: Pushed 02:07:47 261608c7b0e7: Pushed 02:07:47 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:02ed7f9e85926facd4e47c5cd82bfa208159f33be79acdb7634c5168e13a80d5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:07:48 6e2e199ca2f4: Preparing 02:07:48 aec04e5f8b7c: Preparing 02:07:48 261608c7b0e7: Preparing 02:07:48 b75f10b02295: Preparing 02:07:48 a1faa9021556: Preparing 02:07:48 2b56f54b24e0: Preparing 02:07:48 fcbe2112f38d: Preparing 02:07:48 534a70dc8296: Preparing 02:07:48 2b56f54b24e0: Waiting 02:07:48 534a70dc8296: Waiting 02:07:48 fcbe2112f38d: Waiting 02:07:48 aec04e5f8b7c: Layer already exists 02:07:48 6e2e199ca2f4: Layer already exists 02:07:48 a1faa9021556: Layer already exists 02:07:48 b75f10b02295: Layer already exists 02:07:48 261608c7b0e7: Layer already exists 02:07:48 2b56f54b24e0: Layer already exists 02:07:48 534a70dc8296: Layer already exists 02:07:48 fcbe2112f38d: Layer already exists 02:07:48 latest: digest: sha256:02ed7f9e85926facd4e47c5cd82bfa208159f33be79acdb7634c5168e13a80d5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.38 02:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:07:49 6e2e199ca2f4: Preparing 02:07:49 aec04e5f8b7c: Preparing 02:07:49 261608c7b0e7: Preparing 02:07:49 b75f10b02295: Preparing 02:07:49 a1faa9021556: Preparing 02:07:49 2b56f54b24e0: Preparing 02:07:49 fcbe2112f38d: Preparing 02:07:49 534a70dc8296: Preparing 02:07:49 2b56f54b24e0: Waiting 02:07:49 fcbe2112f38d: Waiting 02:07:49 534a70dc8296: Waiting 02:07:49 b75f10b02295: Layer already exists 02:07:49 aec04e5f8b7c: Layer already exists 02:07:49 261608c7b0e7: Layer already exists 02:07:49 a1faa9021556: Layer already exists 02:07:49 6e2e199ca2f4: Layer already exists 02:07:49 2b56f54b24e0: Layer already exists 02:07:49 534a70dc8296: Layer already exists 02:07:49 fcbe2112f38d: Layer already exists 02:07:49 4.0.0-dev.38: digest: sha256:02ed7f9e85926facd4e47c5cd82bfa208159f33be79acdb7634c5168e13a80d5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:07:50 6e2e199ca2f4: Preparing 02:07:50 aec04e5f8b7c: Preparing 02:07:50 261608c7b0e7: Preparing 02:07:50 b75f10b02295: Preparing 02:07:50 a1faa9021556: Preparing 02:07:50 2b56f54b24e0: Preparing 02:07:50 fcbe2112f38d: Preparing 02:07:50 534a70dc8296: Preparing 02:07:50 fcbe2112f38d: Waiting 02:07:50 2b56f54b24e0: Waiting 02:07:50 534a70dc8296: Waiting 02:07:50 261608c7b0e7: Layer already exists 02:07:50 aec04e5f8b7c: Layer already exists 02:07:50 6e2e199ca2f4: Layer already exists 02:07:50 b75f10b02295: Layer already exists 02:07:50 a1faa9021556: Layer already exists 02:07:50 fcbe2112f38d: Layer already exists 02:07:50 2b56f54b24e0: Layer already exists 02:07:50 534a70dc8296: Layer already exists 02:07:50 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:02ed7f9e85926facd4e47c5cd82bfa208159f33be79acdb7634c5168e13a80d5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:07:51 6e2e199ca2f4: Preparing 02:07:51 aec04e5f8b7c: Preparing 02:07:51 261608c7b0e7: Preparing 02:07:51 b75f10b02295: Preparing 02:07:51 a1faa9021556: Preparing 02:07:51 2b56f54b24e0: Preparing 02:07:51 fcbe2112f38d: Preparing 02:07:51 534a70dc8296: Preparing 02:07:51 2b56f54b24e0: Waiting 02:07:51 fcbe2112f38d: Waiting 02:07:51 534a70dc8296: Waiting 02:07:51 261608c7b0e7: Layer already exists 02:07:51 6e2e199ca2f4: Layer already exists 02:07:51 a1faa9021556: Layer already exists 02:07:51 b75f10b02295: Layer already exists 02:07:51 aec04e5f8b7c: Layer already exists 02:07:51 2b56f54b24e0: Layer already exists 02:07:51 fcbe2112f38d: Layer already exists 02:07:51 534a70dc8296: Layer already exists 02:07:51 main: digest: sha256:02ed7f9e85926facd4e47c5cd82bfa208159f33be79acdb7634c5168e13a80d5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:51 ===================================================== [Pipeline] echo 02:07:51 taggedImages: 02:07:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:07:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:07:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.38 02:07:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:07:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:07:51 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:07:51 bbc21c937f4ad83ee98b11842af458a0c0169691 02:07:51 latest 02:07:51 4.0.0-dev.38 02:07:51 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:07:51 main 02:07:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:07:52 b34ef8a4f8ac: Preparing 02:07:52 95bda98cdbdf: Preparing 02:07:52 51ec98e678e5: Preparing 02:07:52 a1faa9021556: Preparing 02:07:52 8813c5fd467c: Preparing 02:07:52 fb7bb512b0a8: Preparing 02:07:52 534a70dc8296: Preparing 02:07:52 fb7bb512b0a8: Waiting 02:07:52 534a70dc8296: Waiting 02:07:52 a1faa9021556: Layer already exists 02:07:52 95bda98cdbdf: Pushed 02:07:52 8813c5fd467c: Pushed 02:07:52 b34ef8a4f8ac: Pushed 02:07:52 534a70dc8296: Layer already exists 02:07:52 fb7bb512b0a8: Pushed 02:07:57 51ec98e678e5: Pushed 02:07:57 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:16a395619571686bed6034734185ebb872b5889c305e7f956da755f00213c766 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:07:58 b34ef8a4f8ac: Preparing 02:07:58 95bda98cdbdf: Preparing 02:07:58 51ec98e678e5: Preparing 02:07:58 a1faa9021556: Preparing 02:07:58 8813c5fd467c: Preparing 02:07:58 fb7bb512b0a8: Preparing 02:07:58 534a70dc8296: Preparing 02:07:58 fb7bb512b0a8: Waiting 02:07:58 534a70dc8296: Waiting 02:07:58 51ec98e678e5: Layer already exists 02:07:58 8813c5fd467c: Layer already exists 02:07:58 95bda98cdbdf: Layer already exists 02:07:58 a1faa9021556: Layer already exists 02:07:58 b34ef8a4f8ac: Layer already exists 02:07:58 534a70dc8296: Layer already exists 02:07:58 fb7bb512b0a8: Layer already exists 02:07:58 latest: digest: sha256:16a395619571686bed6034734185ebb872b5889c305e7f956da755f00213c766 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.38 02:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:07:59 b34ef8a4f8ac: Preparing 02:07:59 95bda98cdbdf: Preparing 02:07:59 51ec98e678e5: Preparing 02:07:59 a1faa9021556: Preparing 02:07:59 8813c5fd467c: Preparing 02:07:59 fb7bb512b0a8: Preparing 02:07:59 534a70dc8296: Preparing 02:07:59 fb7bb512b0a8: Waiting 02:07:59 534a70dc8296: Waiting 02:07:59 8813c5fd467c: Layer already exists 02:07:59 51ec98e678e5: Layer already exists 02:07:59 a1faa9021556: Layer already exists 02:07:59 95bda98cdbdf: Layer already exists 02:07:59 b34ef8a4f8ac: Layer already exists 02:07:59 fb7bb512b0a8: Layer already exists 02:07:59 534a70dc8296: Layer already exists 02:07:59 4.0.0-dev.38: digest: sha256:16a395619571686bed6034734185ebb872b5889c305e7f956da755f00213c766 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:08:00 b34ef8a4f8ac: Preparing 02:08:00 95bda98cdbdf: Preparing 02:08:00 51ec98e678e5: Preparing 02:08:00 a1faa9021556: Preparing 02:08:00 8813c5fd467c: Preparing 02:08:00 fb7bb512b0a8: Preparing 02:08:00 534a70dc8296: Preparing 02:08:00 fb7bb512b0a8: Waiting 02:08:00 534a70dc8296: Waiting 02:08:00 8813c5fd467c: Layer already exists 02:08:00 95bda98cdbdf: Layer already exists 02:08:00 a1faa9021556: Layer already exists 02:08:00 b34ef8a4f8ac: Layer already exists 02:08:00 51ec98e678e5: Layer already exists 02:08:00 534a70dc8296: Layer already exists 02:08:00 fb7bb512b0a8: Layer already exists 02:08:00 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:16a395619571686bed6034734185ebb872b5889c305e7f956da755f00213c766 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:08:01 b34ef8a4f8ac: Preparing 02:08:01 95bda98cdbdf: Preparing 02:08:01 51ec98e678e5: Preparing 02:08:01 a1faa9021556: Preparing 02:08:01 8813c5fd467c: Preparing 02:08:01 fb7bb512b0a8: Preparing 02:08:01 534a70dc8296: Preparing 02:08:01 fb7bb512b0a8: Waiting 02:08:01 534a70dc8296: Waiting 02:08:01 8813c5fd467c: Layer already exists 02:08:01 b34ef8a4f8ac: Layer already exists 02:08:01 a1faa9021556: Layer already exists 02:08:01 51ec98e678e5: Layer already exists 02:08:01 95bda98cdbdf: Layer already exists 02:08:01 534a70dc8296: Layer already exists 02:08:01 fb7bb512b0a8: Layer already exists 02:08:01 main: digest: sha256:16a395619571686bed6034734185ebb872b5889c305e7f956da755f00213c766 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:08:01 ===================================================== [Pipeline] echo 02:08:01 taggedImages: 02:08:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:08:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.38 02:08:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:08:01 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:08:01 bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:01 latest 02:08:01 4.0.0-dev.38 02:08:01 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:01 main 02:08:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:08:03 9feafe9aa953: Preparing 02:08:03 8022129608d8: Preparing 02:08:03 0721773516ce: Preparing 02:08:03 946d2d3f5232: Preparing 02:08:03 b75f10b02295: Preparing 02:08:03 a1faa9021556: Preparing 02:08:03 a4f9802d807a: Preparing 02:08:03 5192cd975927: Preparing 02:08:03 534a70dc8296: Preparing 02:08:03 a4f9802d807a: Waiting 02:08:03 5192cd975927: Waiting 02:08:03 534a70dc8296: Waiting 02:08:03 a1faa9021556: Waiting 02:08:03 b75f10b02295: Layer already exists 02:08:03 a1faa9021556: Layer already exists 02:08:03 a4f9802d807a: Layer already exists 02:08:03 5192cd975927: Layer already exists 02:08:03 0721773516ce: Pushed 02:08:03 8022129608d8: Pushed 02:08:03 534a70dc8296: Layer already exists 02:08:03 9feafe9aa953: Pushed 02:08:08 946d2d3f5232: Pushed 02:08:08 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:e334a6dc5828af4747bc36b7176eb350c5a9e61e8d1fcf3c197a70ef1c85a23f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:08:09 9feafe9aa953: Preparing 02:08:09 8022129608d8: Preparing 02:08:09 0721773516ce: Preparing 02:08:09 946d2d3f5232: Preparing 02:08:09 b75f10b02295: Preparing 02:08:09 a1faa9021556: Preparing 02:08:09 a4f9802d807a: Preparing 02:08:09 5192cd975927: Preparing 02:08:09 534a70dc8296: Preparing 02:08:09 a4f9802d807a: Waiting 02:08:09 5192cd975927: Waiting 02:08:09 534a70dc8296: Waiting 02:08:09 a1faa9021556: Waiting 02:08:09 b75f10b02295: Layer already exists 02:08:09 0721773516ce: Layer already exists 02:08:09 946d2d3f5232: Layer already exists 02:08:09 8022129608d8: Layer already exists 02:08:09 9feafe9aa953: Layer already exists 02:08:09 534a70dc8296: Layer already exists 02:08:09 a1faa9021556: Layer already exists 02:08:09 a4f9802d807a: Layer already exists 02:08:09 5192cd975927: Layer already exists 02:08:09 latest: digest: sha256:e334a6dc5828af4747bc36b7176eb350c5a9e61e8d1fcf3c197a70ef1c85a23f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.38 02:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:08:10 9feafe9aa953: Preparing 02:08:10 8022129608d8: Preparing 02:08:10 0721773516ce: Preparing 02:08:10 946d2d3f5232: Preparing 02:08:10 b75f10b02295: Preparing 02:08:10 a1faa9021556: Preparing 02:08:10 a4f9802d807a: Preparing 02:08:10 5192cd975927: Preparing 02:08:10 534a70dc8296: Preparing 02:08:10 a4f9802d807a: Waiting 02:08:10 534a70dc8296: Waiting 02:08:10 5192cd975927: Waiting 02:08:10 a1faa9021556: Waiting 02:08:10 946d2d3f5232: Layer already exists 02:08:10 9feafe9aa953: Layer already exists 02:08:10 b75f10b02295: Layer already exists 02:08:10 8022129608d8: Layer already exists 02:08:10 0721773516ce: Layer already exists 02:08:10 a1faa9021556: Layer already exists 02:08:10 a4f9802d807a: Layer already exists 02:08:10 5192cd975927: Layer already exists 02:08:10 534a70dc8296: Layer already exists 02:08:10 4.0.0-dev.38: digest: sha256:e334a6dc5828af4747bc36b7176eb350c5a9e61e8d1fcf3c197a70ef1c85a23f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:08:11 9feafe9aa953: Preparing 02:08:11 8022129608d8: Preparing 02:08:11 0721773516ce: Preparing 02:08:11 946d2d3f5232: Preparing 02:08:11 b75f10b02295: Preparing 02:08:11 a1faa9021556: Preparing 02:08:11 a4f9802d807a: Preparing 02:08:11 5192cd975927: Preparing 02:08:11 534a70dc8296: Preparing 02:08:11 a1faa9021556: Waiting 02:08:11 a4f9802d807a: Waiting 02:08:11 5192cd975927: Waiting 02:08:11 534a70dc8296: Waiting 02:08:11 946d2d3f5232: Layer already exists 02:08:11 0721773516ce: Layer already exists 02:08:11 b75f10b02295: Layer already exists 02:08:11 9feafe9aa953: Layer already exists 02:08:11 8022129608d8: Layer already exists 02:08:11 a1faa9021556: Layer already exists 02:08:11 534a70dc8296: Layer already exists 02:08:11 a4f9802d807a: Layer already exists 02:08:11 5192cd975927: Layer already exists 02:08:11 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:e334a6dc5828af4747bc36b7176eb350c5a9e61e8d1fcf3c197a70ef1c85a23f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:08:12 9feafe9aa953: Preparing 02:08:12 8022129608d8: Preparing 02:08:12 0721773516ce: Preparing 02:08:12 946d2d3f5232: Preparing 02:08:12 b75f10b02295: Preparing 02:08:12 a1faa9021556: Preparing 02:08:12 a4f9802d807a: Preparing 02:08:12 5192cd975927: Preparing 02:08:12 534a70dc8296: Preparing 02:08:12 a4f9802d807a: Waiting 02:08:12 5192cd975927: Waiting 02:08:12 534a70dc8296: Waiting 02:08:12 a1faa9021556: Waiting 02:08:12 0721773516ce: Layer already exists 02:08:12 8022129608d8: Layer already exists 02:08:12 b75f10b02295: Layer already exists 02:08:12 9feafe9aa953: Layer already exists 02:08:12 946d2d3f5232: Layer already exists 02:08:12 a1faa9021556: Layer already exists 02:08:12 534a70dc8296: Layer already exists 02:08:12 a4f9802d807a: Layer already exists 02:08:12 5192cd975927: Layer already exists 02:08:12 main: digest: sha256:e334a6dc5828af4747bc36b7176eb350c5a9e61e8d1fcf3c197a70ef1c85a23f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:08:12 ===================================================== [Pipeline] echo 02:08:12 taggedImages: 02:08:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:08:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.38 02:08:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:08:12 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:08:12 bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:12 latest 02:08:12 4.0.0-dev.38 02:08:12 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:12 main 02:08:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:08:13 645c030b1184: Preparing 02:08:13 3a468ee51088: Preparing 02:08:13 4965216bc16c: Preparing 02:08:13 951a240cc2b4: Preparing 02:08:13 a9e40874c183: Preparing 02:08:13 072933052491: Preparing 02:08:13 f37383940ff3: Preparing 02:08:13 072933052491: Waiting 02:08:13 b75f10b02295: Preparing 02:08:13 a1faa9021556: Preparing 02:08:13 f37383940ff3: Waiting 02:08:13 a1faa9021556: Waiting 02:08:13 b75f10b02295: Waiting 02:08:13 8d23360da2e9: Preparing 02:08:13 a8c219c77224: Preparing 02:08:13 8d23360da2e9: Waiting 02:08:13 5f70bf18a086: Preparing 02:08:13 a8c219c77224: Waiting 02:08:13 aa9fb805d526: Preparing 02:08:13 5f70bf18a086: Waiting 02:08:13 febfd13e5eb8: Preparing 02:08:13 aa9fb805d526: Waiting 02:08:13 febfd13e5eb8: Waiting 02:08:13 4b4c64afb789: Preparing 02:08:13 534a70dc8296: Preparing 02:08:13 534a70dc8296: Waiting 02:08:13 4b4c64afb789: Waiting 02:08:13 645c030b1184: Pushed 02:08:13 4965216bc16c: Pushed 02:08:13 951a240cc2b4: Pushed 02:08:13 3a468ee51088: Pushed 02:08:13 a9e40874c183: Pushed 02:08:13 b75f10b02295: Layer already exists 02:08:13 a1faa9021556: Layer already exists 02:08:13 072933052491: Pushed 02:08:13 5f70bf18a086: Layer already exists 02:08:14 8d23360da2e9: Pushed 02:08:14 a8c219c77224: Pushed 02:08:14 534a70dc8296: Layer already exists 02:08:14 aa9fb805d526: Pushed 02:08:14 febfd13e5eb8: Pushed 02:08:14 4b4c64afb789: Pushed 02:08:16 f37383940ff3: Pushed 02:08:16 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:528b49793c3984f83f609f13ea7b3c3ea84e212e9de6cbfc96d5036f86d7d02f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:08:17 645c030b1184: Preparing 02:08:17 3a468ee51088: Preparing 02:08:17 4965216bc16c: Preparing 02:08:17 951a240cc2b4: Preparing 02:08:17 a9e40874c183: Preparing 02:08:17 072933052491: Preparing 02:08:17 f37383940ff3: Preparing 02:08:17 072933052491: Waiting 02:08:17 b75f10b02295: Preparing 02:08:17 f37383940ff3: Waiting 02:08:17 a1faa9021556: Preparing 02:08:17 b75f10b02295: Waiting 02:08:17 a1faa9021556: Waiting 02:08:17 8d23360da2e9: Preparing 02:08:17 a8c219c77224: Preparing 02:08:17 8d23360da2e9: Waiting 02:08:17 5f70bf18a086: Preparing 02:08:17 aa9fb805d526: Preparing 02:08:17 febfd13e5eb8: Preparing 02:08:17 4b4c64afb789: Preparing 02:08:17 a8c219c77224: Waiting 02:08:17 5f70bf18a086: Waiting 02:08:17 534a70dc8296: Preparing 02:08:17 aa9fb805d526: Waiting 02:08:17 febfd13e5eb8: Waiting 02:08:17 4b4c64afb789: Waiting 02:08:17 534a70dc8296: Waiting 02:08:17 951a240cc2b4: Layer already exists 02:08:17 645c030b1184: Layer already exists 02:08:17 4965216bc16c: Layer already exists 02:08:17 a9e40874c183: Layer already exists 02:08:17 3a468ee51088: Layer already exists 02:08:17 f37383940ff3: Layer already exists 02:08:17 072933052491: Layer already exists 02:08:17 8d23360da2e9: Layer already exists 02:08:17 a1faa9021556: Layer already exists 02:08:17 b75f10b02295: Layer already exists 02:08:17 a8c219c77224: Layer already exists 02:08:17 5f70bf18a086: Layer already exists 02:08:17 4b4c64afb789: Layer already exists 02:08:17 aa9fb805d526: Layer already exists 02:08:17 febfd13e5eb8: Layer already exists 02:08:17 534a70dc8296: Layer already exists 02:08:18 latest: digest: sha256:528b49793c3984f83f609f13ea7b3c3ea84e212e9de6cbfc96d5036f86d7d02f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.38 02:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:08:18 645c030b1184: Preparing 02:08:18 3a468ee51088: Preparing 02:08:18 4965216bc16c: Preparing 02:08:18 951a240cc2b4: Preparing 02:08:18 a9e40874c183: Preparing 02:08:18 072933052491: Preparing 02:08:18 f37383940ff3: Preparing 02:08:18 b75f10b02295: Preparing 02:08:18 a1faa9021556: Preparing 02:08:18 8d23360da2e9: Preparing 02:08:18 072933052491: Waiting 02:08:18 f37383940ff3: Waiting 02:08:18 b75f10b02295: Waiting 02:08:18 a1faa9021556: Waiting 02:08:18 a8c219c77224: Preparing 02:08:18 8d23360da2e9: Waiting 02:08:18 a8c219c77224: Waiting 02:08:18 5f70bf18a086: Preparing 02:08:18 aa9fb805d526: Preparing 02:08:18 5f70bf18a086: Waiting 02:08:18 febfd13e5eb8: Preparing 02:08:18 aa9fb805d526: Waiting 02:08:18 4b4c64afb789: Preparing 02:08:18 febfd13e5eb8: Waiting 02:08:18 534a70dc8296: Preparing 02:08:18 4b4c64afb789: Waiting 02:08:18 534a70dc8296: Waiting 02:08:18 951a240cc2b4: Layer already exists 02:08:18 645c030b1184: Layer already exists 02:08:18 4965216bc16c: Layer already exists 02:08:18 a9e40874c183: Layer already exists 02:08:18 3a468ee51088: Layer already exists 02:08:18 072933052491: Layer already exists 02:08:18 f37383940ff3: Layer already exists 02:08:18 a1faa9021556: Layer already exists 02:08:18 8d23360da2e9: Layer already exists 02:08:18 b75f10b02295: Layer already exists 02:08:18 a8c219c77224: Layer already exists 02:08:18 febfd13e5eb8: Layer already exists 02:08:18 5f70bf18a086: Layer already exists 02:08:18 4b4c64afb789: Layer already exists 02:08:18 aa9fb805d526: Layer already exists 02:08:18 534a70dc8296: Layer already exists 02:08:18 4.0.0-dev.38: digest: sha256:528b49793c3984f83f609f13ea7b3c3ea84e212e9de6cbfc96d5036f86d7d02f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:08:19 645c030b1184: Preparing 02:08:19 3a468ee51088: Preparing 02:08:19 4965216bc16c: Preparing 02:08:19 951a240cc2b4: Preparing 02:08:19 a9e40874c183: Preparing 02:08:19 072933052491: Preparing 02:08:19 f37383940ff3: Preparing 02:08:19 b75f10b02295: Preparing 02:08:19 a1faa9021556: Preparing 02:08:19 8d23360da2e9: Preparing 02:08:19 a8c219c77224: Preparing 02:08:19 5f70bf18a086: Preparing 02:08:19 aa9fb805d526: Preparing 02:08:19 febfd13e5eb8: Preparing 02:08:19 4b4c64afb789: Preparing 02:08:19 b75f10b02295: Waiting 02:08:19 534a70dc8296: Preparing 02:08:19 a1faa9021556: Waiting 02:08:19 8d23360da2e9: Waiting 02:08:19 a8c219c77224: Waiting 02:08:19 072933052491: Waiting 02:08:19 5f70bf18a086: Waiting 02:08:19 4b4c64afb789: Waiting 02:08:19 f37383940ff3: Waiting 02:08:19 534a70dc8296: Waiting 02:08:19 aa9fb805d526: Waiting 02:08:19 febfd13e5eb8: Waiting 02:08:19 951a240cc2b4: Layer already exists 02:08:19 4965216bc16c: Layer already exists 02:08:19 3a468ee51088: Layer already exists 02:08:19 a9e40874c183: Layer already exists 02:08:19 645c030b1184: Layer already exists 02:08:19 b75f10b02295: Layer already exists 02:08:19 072933052491: Layer already exists 02:08:19 f37383940ff3: Layer already exists 02:08:19 8d23360da2e9: Layer already exists 02:08:19 a1faa9021556: Layer already exists 02:08:19 a8c219c77224: Layer already exists 02:08:19 aa9fb805d526: Layer already exists 02:08:19 5f70bf18a086: Layer already exists 02:08:19 febfd13e5eb8: Layer already exists 02:08:19 4b4c64afb789: Layer already exists 02:08:19 534a70dc8296: Layer already exists 02:08:19 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:528b49793c3984f83f609f13ea7b3c3ea84e212e9de6cbfc96d5036f86d7d02f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:08:20 645c030b1184: Preparing 02:08:20 3a468ee51088: Preparing 02:08:20 4965216bc16c: Preparing 02:08:20 951a240cc2b4: Preparing 02:08:20 a9e40874c183: Preparing 02:08:20 072933052491: Preparing 02:08:20 f37383940ff3: Preparing 02:08:20 b75f10b02295: Preparing 02:08:20 a1faa9021556: Preparing 02:08:20 8d23360da2e9: Preparing 02:08:20 f37383940ff3: Waiting 02:08:20 b75f10b02295: Waiting 02:08:20 a8c219c77224: Preparing 02:08:20 072933052491: Waiting 02:08:20 a1faa9021556: Waiting 02:08:20 8d23360da2e9: Waiting 02:08:20 5f70bf18a086: Preparing 02:08:20 a8c219c77224: Waiting 02:08:20 aa9fb805d526: Preparing 02:08:20 febfd13e5eb8: Preparing 02:08:20 5f70bf18a086: Waiting 02:08:20 4b4c64afb789: Preparing 02:08:20 aa9fb805d526: Waiting 02:08:20 febfd13e5eb8: Waiting 02:08:20 534a70dc8296: Preparing 02:08:20 4b4c64afb789: Waiting 02:08:20 534a70dc8296: Waiting 02:08:20 951a240cc2b4: Layer already exists 02:08:20 4965216bc16c: Layer already exists 02:08:20 3a468ee51088: Layer already exists 02:08:20 645c030b1184: Layer already exists 02:08:20 a9e40874c183: Layer already exists 02:08:20 f37383940ff3: Layer already exists 02:08:20 072933052491: Layer already exists 02:08:20 8d23360da2e9: Layer already exists 02:08:20 b75f10b02295: Layer already exists 02:08:20 a1faa9021556: Layer already exists 02:08:20 a8c219c77224: Layer already exists 02:08:20 5f70bf18a086: Layer already exists 02:08:20 febfd13e5eb8: Layer already exists 02:08:20 aa9fb805d526: Layer already exists 02:08:20 4b4c64afb789: Layer already exists 02:08:20 534a70dc8296: Layer already exists 02:08:20 main: digest: sha256:528b49793c3984f83f609f13ea7b3c3ea84e212e9de6cbfc96d5036f86d7d02f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:08:20 ===================================================== [Pipeline] echo 02:08:21 taggedImages: 02:08:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:08:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.38 02:08:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:08:21 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:08:21 bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:21 latest 02:08:21 4.0.0-dev.38 02:08:21 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:21 main 02:08:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:08:21 e91b4f0a6bb3: Preparing 02:08:21 2d6ae8d39b6c: Preparing 02:08:21 378deb2dc456: Preparing 02:08:21 f01243253f0e: Preparing 02:08:21 b75f10b02295: Preparing 02:08:21 a1faa9021556: Preparing 02:08:21 a4f9802d807a: Preparing 02:08:21 5192cd975927: Preparing 02:08:21 534a70dc8296: Preparing 02:08:21 a1faa9021556: Waiting 02:08:21 a4f9802d807a: Waiting 02:08:21 5192cd975927: Waiting 02:08:21 534a70dc8296: Waiting 02:08:21 b75f10b02295: Layer already exists 02:08:21 a1faa9021556: Layer already exists 02:08:22 2d6ae8d39b6c: Pushed 02:08:22 a4f9802d807a: Layer already exists 02:08:22 378deb2dc456: Pushed 02:08:22 e91b4f0a6bb3: Pushed 02:08:22 5192cd975927: Layer already exists 02:08:22 534a70dc8296: Layer already exists 02:08:27 f01243253f0e: Pushed 02:08:27 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:a13763fd60081dfdbe7f8c735a979cf3c02e1768defcc916694163f668c813e5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:08:28 e91b4f0a6bb3: Preparing 02:08:28 2d6ae8d39b6c: Preparing 02:08:28 378deb2dc456: Preparing 02:08:28 f01243253f0e: Preparing 02:08:28 b75f10b02295: Preparing 02:08:28 a1faa9021556: Preparing 02:08:28 a4f9802d807a: Preparing 02:08:28 5192cd975927: Preparing 02:08:28 534a70dc8296: Preparing 02:08:28 a1faa9021556: Waiting 02:08:28 a4f9802d807a: Waiting 02:08:28 5192cd975927: Waiting 02:08:28 534a70dc8296: Waiting 02:08:28 e91b4f0a6bb3: Layer already exists 02:08:28 f01243253f0e: Layer already exists 02:08:28 2d6ae8d39b6c: Layer already exists 02:08:28 378deb2dc456: Layer already exists 02:08:28 b75f10b02295: Layer already exists 02:08:28 5192cd975927: Layer already exists 02:08:28 a1faa9021556: Layer already exists 02:08:28 a4f9802d807a: Layer already exists 02:08:28 534a70dc8296: Layer already exists 02:08:28 latest: digest: sha256:a13763fd60081dfdbe7f8c735a979cf3c02e1768defcc916694163f668c813e5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.38 02:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:08:29 e91b4f0a6bb3: Preparing 02:08:29 2d6ae8d39b6c: Preparing 02:08:29 378deb2dc456: Preparing 02:08:29 f01243253f0e: Preparing 02:08:29 b75f10b02295: Preparing 02:08:29 a1faa9021556: Preparing 02:08:29 a4f9802d807a: Preparing 02:08:29 5192cd975927: Preparing 02:08:29 534a70dc8296: Preparing 02:08:29 a1faa9021556: Waiting 02:08:29 a4f9802d807a: Waiting 02:08:29 5192cd975927: Waiting 02:08:29 534a70dc8296: Waiting 02:08:29 2d6ae8d39b6c: Layer already exists 02:08:29 e91b4f0a6bb3: Layer already exists 02:08:29 f01243253f0e: Layer already exists 02:08:29 378deb2dc456: Layer already exists 02:08:29 b75f10b02295: Layer already exists 02:08:29 534a70dc8296: Layer already exists 02:08:29 a1faa9021556: Layer already exists 02:08:29 a4f9802d807a: Layer already exists 02:08:29 5192cd975927: Layer already exists 02:08:29 4.0.0-dev.38: digest: sha256:a13763fd60081dfdbe7f8c735a979cf3c02e1768defcc916694163f668c813e5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:08:29 e91b4f0a6bb3: Preparing 02:08:29 2d6ae8d39b6c: Preparing 02:08:29 378deb2dc456: Preparing 02:08:29 f01243253f0e: Preparing 02:08:29 b75f10b02295: Preparing 02:08:29 a1faa9021556: Preparing 02:08:29 a4f9802d807a: Preparing 02:08:29 5192cd975927: Preparing 02:08:29 534a70dc8296: Preparing 02:08:29 a1faa9021556: Waiting 02:08:29 5192cd975927: Waiting 02:08:29 a4f9802d807a: Waiting 02:08:29 534a70dc8296: Waiting 02:08:29 f01243253f0e: Layer already exists 02:08:29 e91b4f0a6bb3: Layer already exists 02:08:29 b75f10b02295: Layer already exists 02:08:29 378deb2dc456: Layer already exists 02:08:29 2d6ae8d39b6c: Layer already exists 02:08:29 a1faa9021556: Layer already exists 02:08:29 534a70dc8296: Layer already exists 02:08:29 a4f9802d807a: Layer already exists 02:08:29 5192cd975927: Layer already exists 02:08:30 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:a13763fd60081dfdbe7f8c735a979cf3c02e1768defcc916694163f668c813e5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:08:30 e91b4f0a6bb3: Preparing 02:08:30 2d6ae8d39b6c: Preparing 02:08:30 378deb2dc456: Preparing 02:08:30 f01243253f0e: Preparing 02:08:30 b75f10b02295: Preparing 02:08:30 a1faa9021556: Preparing 02:08:30 a4f9802d807a: Preparing 02:08:30 5192cd975927: Preparing 02:08:30 534a70dc8296: Preparing 02:08:30 a4f9802d807a: Waiting 02:08:30 a1faa9021556: Waiting 02:08:30 5192cd975927: Waiting 02:08:30 534a70dc8296: Waiting 02:08:30 378deb2dc456: Layer already exists 02:08:30 b75f10b02295: Layer already exists 02:08:30 f01243253f0e: Layer already exists 02:08:30 e91b4f0a6bb3: Layer already exists 02:08:30 2d6ae8d39b6c: Layer already exists 02:08:30 a1faa9021556: Layer already exists 02:08:30 a4f9802d807a: Layer already exists 02:08:30 534a70dc8296: Layer already exists 02:08:30 5192cd975927: Layer already exists 02:08:31 main: digest: sha256:a13763fd60081dfdbe7f8c735a979cf3c02e1768defcc916694163f668c813e5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:08:31 ===================================================== [Pipeline] echo 02:08:31 taggedImages: 02:08:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:08:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.38 02:08:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:08:31 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:08:31 bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:31 latest 02:08:31 4.0.0-dev.38 02:08:31 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:31 main 02:08:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:08:32 66a36db99ed8: Preparing 02:08:32 05d218748e1e: Preparing 02:08:32 c224484c2e22: Preparing 02:08:32 d6ae06f88265: Preparing 02:08:32 282fa6301a79: Preparing 02:08:32 b75f10b02295: Preparing 02:08:32 a1faa9021556: Preparing 02:08:32 385e53553d49: Preparing 02:08:32 a3137a7c23e4: Preparing 02:08:32 6a6b8412aeb4: Preparing 02:08:32 a1faa9021556: Waiting 02:08:32 534a70dc8296: Preparing 02:08:32 385e53553d49: Waiting 02:08:32 b75f10b02295: Waiting 02:08:32 6a6b8412aeb4: Waiting 02:08:32 a3137a7c23e4: Waiting 02:08:32 534a70dc8296: Waiting 02:08:32 66a36db99ed8: Pushed 02:08:32 282fa6301a79: Pushed 02:08:32 d6ae06f88265: Pushed 02:08:32 05d218748e1e: Pushed 02:08:32 b75f10b02295: Layer already exists 02:08:32 a1faa9021556: Layer already exists 02:08:32 534a70dc8296: Layer already exists 02:08:32 a3137a7c23e4: Pushed 02:08:32 385e53553d49: Pushed 02:08:34 c224484c2e22: Pushed 02:08:35 6a6b8412aeb4: Pushed 02:08:35 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:b0ef5f5cfedc3f5d6612ab4947181d39247fabb97bf4c464ffe4b3f6ee117b31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:08:36 66a36db99ed8: Preparing 02:08:36 05d218748e1e: Preparing 02:08:36 c224484c2e22: Preparing 02:08:36 d6ae06f88265: Preparing 02:08:36 282fa6301a79: Preparing 02:08:36 b75f10b02295: Preparing 02:08:36 a1faa9021556: Preparing 02:08:36 385e53553d49: Preparing 02:08:36 a3137a7c23e4: Preparing 02:08:36 6a6b8412aeb4: Preparing 02:08:36 534a70dc8296: Preparing 02:08:36 a1faa9021556: Waiting 02:08:36 385e53553d49: Waiting 02:08:36 a3137a7c23e4: Waiting 02:08:36 6a6b8412aeb4: Waiting 02:08:36 534a70dc8296: Waiting 02:08:36 b75f10b02295: Waiting 02:08:36 d6ae06f88265: Layer already exists 02:08:36 c224484c2e22: Layer already exists 02:08:36 282fa6301a79: Layer already exists 02:08:36 66a36db99ed8: Layer already exists 02:08:36 05d218748e1e: Layer already exists 02:08:36 6a6b8412aeb4: Layer already exists 02:08:36 385e53553d49: Layer already exists 02:08:36 a1faa9021556: Layer already exists 02:08:36 b75f10b02295: Layer already exists 02:08:36 a3137a7c23e4: Layer already exists 02:08:36 534a70dc8296: Layer already exists 02:08:36 latest: digest: sha256:b0ef5f5cfedc3f5d6612ab4947181d39247fabb97bf4c464ffe4b3f6ee117b31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.38 02:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:08:37 66a36db99ed8: Preparing 02:08:37 05d218748e1e: Preparing 02:08:37 c224484c2e22: Preparing 02:08:37 d6ae06f88265: Preparing 02:08:37 282fa6301a79: Preparing 02:08:37 b75f10b02295: Preparing 02:08:37 a1faa9021556: Preparing 02:08:37 385e53553d49: Preparing 02:08:37 a3137a7c23e4: Preparing 02:08:37 6a6b8412aeb4: Preparing 02:08:37 534a70dc8296: Preparing 02:08:37 a1faa9021556: Waiting 02:08:37 6a6b8412aeb4: Waiting 02:08:37 534a70dc8296: Waiting 02:08:37 a3137a7c23e4: Waiting 02:08:37 385e53553d49: Waiting 02:08:37 b75f10b02295: Waiting 02:08:37 c224484c2e22: Layer already exists 02:08:37 66a36db99ed8: Layer already exists 02:08:37 282fa6301a79: Layer already exists 02:08:37 d6ae06f88265: Layer already exists 02:08:37 05d218748e1e: Layer already exists 02:08:37 a1faa9021556: Layer already exists 02:08:37 b75f10b02295: Layer already exists 02:08:37 6a6b8412aeb4: Layer already exists 02:08:37 a3137a7c23e4: Layer already exists 02:08:37 385e53553d49: Layer already exists 02:08:37 534a70dc8296: Layer already exists 02:08:38 4.0.0-dev.38: digest: sha256:b0ef5f5cfedc3f5d6612ab4947181d39247fabb97bf4c464ffe4b3f6ee117b31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:08:38 66a36db99ed8: Preparing 02:08:38 05d218748e1e: Preparing 02:08:38 c224484c2e22: Preparing 02:08:38 d6ae06f88265: Preparing 02:08:38 282fa6301a79: Preparing 02:08:38 b75f10b02295: Preparing 02:08:38 a1faa9021556: Preparing 02:08:38 385e53553d49: Preparing 02:08:38 a3137a7c23e4: Preparing 02:08:38 6a6b8412aeb4: Preparing 02:08:38 534a70dc8296: Preparing 02:08:38 b75f10b02295: Waiting 02:08:38 a1faa9021556: Waiting 02:08:38 385e53553d49: Waiting 02:08:38 6a6b8412aeb4: Waiting 02:08:38 534a70dc8296: Waiting 02:08:38 a3137a7c23e4: Waiting 02:08:38 d6ae06f88265: Layer already exists 02:08:38 282fa6301a79: Layer already exists 02:08:38 05d218748e1e: Layer already exists 02:08:38 66a36db99ed8: Layer already exists 02:08:38 c224484c2e22: Layer already exists 02:08:38 b75f10b02295: Layer already exists 02:08:38 a3137a7c23e4: Layer already exists 02:08:38 a1faa9021556: Layer already exists 02:08:38 385e53553d49: Layer already exists 02:08:38 6a6b8412aeb4: Layer already exists 02:08:38 534a70dc8296: Layer already exists 02:08:39 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:b0ef5f5cfedc3f5d6612ab4947181d39247fabb97bf4c464ffe4b3f6ee117b31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:08:39 66a36db99ed8: Preparing 02:08:39 05d218748e1e: Preparing 02:08:39 c224484c2e22: Preparing 02:08:39 d6ae06f88265: Preparing 02:08:39 282fa6301a79: Preparing 02:08:39 b75f10b02295: Preparing 02:08:39 a1faa9021556: Preparing 02:08:39 385e53553d49: Preparing 02:08:39 a3137a7c23e4: Preparing 02:08:39 6a6b8412aeb4: Preparing 02:08:39 534a70dc8296: Preparing 02:08:39 a1faa9021556: Waiting 02:08:39 385e53553d49: Waiting 02:08:39 b75f10b02295: Waiting 02:08:39 a3137a7c23e4: Waiting 02:08:39 534a70dc8296: Waiting 02:08:39 6a6b8412aeb4: Waiting 02:08:39 05d218748e1e: Layer already exists 02:08:39 66a36db99ed8: Layer already exists 02:08:39 282fa6301a79: Layer already exists 02:08:39 d6ae06f88265: Layer already exists 02:08:39 c224484c2e22: Layer already exists 02:08:39 a1faa9021556: Layer already exists 02:08:39 b75f10b02295: Layer already exists 02:08:39 385e53553d49: Layer already exists 02:08:39 a3137a7c23e4: Layer already exists 02:08:39 6a6b8412aeb4: Layer already exists 02:08:39 534a70dc8296: Layer already exists 02:08:40 main: digest: sha256:b0ef5f5cfedc3f5d6612ab4947181d39247fabb97bf4c464ffe4b3f6ee117b31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:08:40 ===================================================== [Pipeline] echo 02:08:40 taggedImages: 02:08:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:08:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.38 02:08:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:08:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:08:40 bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:40 latest 02:08:40 4.0.0-dev.38 02:08:40 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:40 main 02:08:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:08:40 404b6c4b352d: Preparing 02:08:40 10e5d6cc1120: Preparing 02:08:40 f680a3696683: Preparing 02:08:40 1210f59e897e: Preparing 02:08:40 1a19324a0890: Preparing 02:08:40 330f924e8a75: Preparing 02:08:40 ecb22af14cee: Preparing 02:08:40 b75f10b02295: Preparing 02:08:40 a1faa9021556: Preparing 02:08:40 6ff732abcbf6: Preparing 02:08:40 437f328f6f39: Preparing 02:08:40 534a70dc8296: Preparing 02:08:40 6ff732abcbf6: Waiting 02:08:40 437f328f6f39: Waiting 02:08:40 b75f10b02295: Waiting 02:08:40 a1faa9021556: Waiting 02:08:40 534a70dc8296: Waiting 02:08:40 330f924e8a75: Waiting 02:08:40 ecb22af14cee: Waiting 02:08:41 404b6c4b352d: Pushed 02:08:41 10e5d6cc1120: Pushed 02:08:41 1a19324a0890: Pushed 02:08:41 b75f10b02295: Layer already exists 02:08:41 a1faa9021556: Layer already exists 02:08:41 ecb22af14cee: Pushed 02:08:41 330f924e8a75: Pushed 02:08:41 534a70dc8296: Layer already exists 02:08:41 6ff732abcbf6: Pushed 02:08:43 1210f59e897e: Pushed 02:08:44 f680a3696683: Pushed 02:08:44 437f328f6f39: Pushed 02:08:44 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:5d80e129992f3a75aa7143522b7a4f7201ed104b980464afe01deb316c3913d9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:08:45 404b6c4b352d: Preparing 02:08:45 10e5d6cc1120: Preparing 02:08:45 f680a3696683: Preparing 02:08:45 1210f59e897e: Preparing 02:08:45 1a19324a0890: Preparing 02:08:45 330f924e8a75: Preparing 02:08:45 ecb22af14cee: Preparing 02:08:45 b75f10b02295: Preparing 02:08:45 a1faa9021556: Preparing 02:08:45 6ff732abcbf6: Preparing 02:08:45 437f328f6f39: Preparing 02:08:45 534a70dc8296: Preparing 02:08:45 b75f10b02295: Waiting 02:08:45 a1faa9021556: Waiting 02:08:45 6ff732abcbf6: Waiting 02:08:45 437f328f6f39: Waiting 02:08:45 534a70dc8296: Waiting 02:08:45 330f924e8a75: Waiting 02:08:45 ecb22af14cee: Waiting 02:08:45 f680a3696683: Layer already exists 02:08:45 1210f59e897e: Layer already exists 02:08:45 1a19324a0890: Layer already exists 02:08:45 10e5d6cc1120: Layer already exists 02:08:45 b75f10b02295: Layer already exists 02:08:45 ecb22af14cee: Layer already exists 02:08:45 330f924e8a75: Layer already exists 02:08:45 404b6c4b352d: Layer already exists 02:08:45 a1faa9021556: Layer already exists 02:08:45 437f328f6f39: Layer already exists 02:08:45 6ff732abcbf6: Layer already exists 02:08:45 534a70dc8296: Layer already exists 02:08:45 latest: digest: sha256:5d80e129992f3a75aa7143522b7a4f7201ed104b980464afe01deb316c3913d9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.38 02:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:08:46 404b6c4b352d: Preparing 02:08:46 10e5d6cc1120: Preparing 02:08:46 f680a3696683: Preparing 02:08:46 1210f59e897e: Preparing 02:08:46 1a19324a0890: Preparing 02:08:46 330f924e8a75: Preparing 02:08:46 ecb22af14cee: Preparing 02:08:46 b75f10b02295: Preparing 02:08:46 a1faa9021556: Preparing 02:08:46 6ff732abcbf6: Preparing 02:08:46 437f328f6f39: Preparing 02:08:46 534a70dc8296: Preparing 02:08:46 330f924e8a75: Waiting 02:08:46 6ff732abcbf6: Waiting 02:08:46 ecb22af14cee: Waiting 02:08:46 437f328f6f39: Waiting 02:08:46 b75f10b02295: Waiting 02:08:46 534a70dc8296: Waiting 02:08:46 a1faa9021556: Waiting 02:08:46 1a19324a0890: Layer already exists 02:08:46 404b6c4b352d: Layer already exists 02:08:46 f680a3696683: Layer already exists 02:08:46 1210f59e897e: Layer already exists 02:08:46 10e5d6cc1120: Layer already exists 02:08:46 330f924e8a75: Layer already exists 02:08:46 ecb22af14cee: Layer already exists 02:08:46 a1faa9021556: Layer already exists 02:08:46 b75f10b02295: Layer already exists 02:08:46 6ff732abcbf6: Layer already exists 02:08:46 437f328f6f39: Layer already exists 02:08:46 534a70dc8296: Layer already exists 02:08:46 4.0.0-dev.38: digest: sha256:5d80e129992f3a75aa7143522b7a4f7201ed104b980464afe01deb316c3913d9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:08:47 404b6c4b352d: Preparing 02:08:47 10e5d6cc1120: Preparing 02:08:47 f680a3696683: Preparing 02:08:47 1210f59e897e: Preparing 02:08:47 1a19324a0890: Preparing 02:08:47 330f924e8a75: Preparing 02:08:47 ecb22af14cee: Preparing 02:08:47 b75f10b02295: Preparing 02:08:47 a1faa9021556: Preparing 02:08:47 6ff732abcbf6: Preparing 02:08:47 437f328f6f39: Preparing 02:08:47 534a70dc8296: Preparing 02:08:47 b75f10b02295: Waiting 02:08:47 330f924e8a75: Waiting 02:08:47 ecb22af14cee: Waiting 02:08:47 a1faa9021556: Waiting 02:08:47 6ff732abcbf6: Waiting 02:08:47 437f328f6f39: Waiting 02:08:47 534a70dc8296: Waiting 02:08:47 1a19324a0890: Layer already exists 02:08:47 10e5d6cc1120: Layer already exists 02:08:47 1210f59e897e: Layer already exists 02:08:47 404b6c4b352d: Layer already exists 02:08:47 f680a3696683: Layer already exists 02:08:47 b75f10b02295: Layer already exists 02:08:47 330f924e8a75: Layer already exists 02:08:47 ecb22af14cee: Layer already exists 02:08:47 6ff732abcbf6: Layer already exists 02:08:47 a1faa9021556: Layer already exists 02:08:47 437f328f6f39: Layer already exists 02:08:47 534a70dc8296: Layer already exists 02:08:47 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:5d80e129992f3a75aa7143522b7a4f7201ed104b980464afe01deb316c3913d9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:08:48 404b6c4b352d: Preparing 02:08:48 10e5d6cc1120: Preparing 02:08:48 f680a3696683: Preparing 02:08:48 1210f59e897e: Preparing 02:08:48 1a19324a0890: Preparing 02:08:48 330f924e8a75: Preparing 02:08:48 ecb22af14cee: Preparing 02:08:48 b75f10b02295: Preparing 02:08:48 a1faa9021556: Preparing 02:08:48 6ff732abcbf6: Preparing 02:08:48 437f328f6f39: Preparing 02:08:48 330f924e8a75: Waiting 02:08:48 534a70dc8296: Preparing 02:08:48 ecb22af14cee: Waiting 02:08:48 b75f10b02295: Waiting 02:08:48 a1faa9021556: Waiting 02:08:48 6ff732abcbf6: Waiting 02:08:48 534a70dc8296: Waiting 02:08:48 437f328f6f39: Waiting 02:08:48 f680a3696683: Layer already exists 02:08:48 1a19324a0890: Layer already exists 02:08:48 10e5d6cc1120: Layer already exists 02:08:48 1210f59e897e: Layer already exists 02:08:48 404b6c4b352d: Layer already exists 02:08:48 330f924e8a75: Layer already exists 02:08:48 ecb22af14cee: Layer already exists 02:08:48 b75f10b02295: Layer already exists 02:08:48 a1faa9021556: Layer already exists 02:08:48 6ff732abcbf6: Layer already exists 02:08:48 534a70dc8296: Layer already exists 02:08:48 437f328f6f39: Layer already exists 02:08:48 main: digest: sha256:5d80e129992f3a75aa7143522b7a4f7201ed104b980464afe01deb316c3913d9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:08:48 ===================================================== [Pipeline] echo 02:08:48 taggedImages: 02:08:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:08:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.38 02:08:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:08:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:08:48 bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:48 latest 02:08:48 4.0.0-dev.38 02:08:48 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:48 main 02:08:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:08:50 7f01e09c2045: Preparing 02:08:50 74258f8747cf: Preparing 02:08:50 b75f10b02295: Preparing 02:08:50 a1faa9021556: Preparing 02:08:50 ec088c99c8c1: Preparing 02:08:50 4bc8d04a2278: Preparing 02:08:50 534a70dc8296: Preparing 02:08:50 4bc8d04a2278: Waiting 02:08:50 534a70dc8296: Waiting 02:08:50 b75f10b02295: Layer already exists 02:08:50 a1faa9021556: Layer already exists 02:08:50 534a70dc8296: Layer already exists 02:08:50 ec088c99c8c1: Pushed 02:08:50 7f01e09c2045: Pushed 02:08:52 4bc8d04a2278: Pushed 02:08:54 74258f8747cf: Pushed 02:08:54 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:d7804a19ebba2e38bd8c3fbd22a3855a80f221c6087aef6f5e0d6aeae40f3e70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:08:55 7f01e09c2045: Preparing 02:08:55 74258f8747cf: Preparing 02:08:55 b75f10b02295: Preparing 02:08:55 a1faa9021556: Preparing 02:08:55 ec088c99c8c1: Preparing 02:08:55 4bc8d04a2278: Preparing 02:08:55 534a70dc8296: Preparing 02:08:55 4bc8d04a2278: Waiting 02:08:55 534a70dc8296: Waiting 02:08:55 74258f8747cf: Layer already exists 02:08:55 ec088c99c8c1: Layer already exists 02:08:55 b75f10b02295: Layer already exists 02:08:55 7f01e09c2045: Layer already exists 02:08:55 a1faa9021556: Layer already exists 02:08:55 4bc8d04a2278: Layer already exists 02:08:55 534a70dc8296: Layer already exists 02:08:55 latest: digest: sha256:d7804a19ebba2e38bd8c3fbd22a3855a80f221c6087aef6f5e0d6aeae40f3e70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.38 02:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:08:56 7f01e09c2045: Preparing 02:08:56 74258f8747cf: Preparing 02:08:56 b75f10b02295: Preparing 02:08:56 a1faa9021556: Preparing 02:08:56 ec088c99c8c1: Preparing 02:08:56 4bc8d04a2278: Preparing 02:08:56 534a70dc8296: Preparing 02:08:56 4bc8d04a2278: Waiting 02:08:56 534a70dc8296: Waiting 02:08:56 b75f10b02295: Layer already exists 02:08:56 74258f8747cf: Layer already exists 02:08:56 ec088c99c8c1: Layer already exists 02:08:56 7f01e09c2045: Layer already exists 02:08:56 a1faa9021556: Layer already exists 02:08:56 4bc8d04a2278: Layer already exists 02:08:56 534a70dc8296: Layer already exists 02:08:56 4.0.0-dev.38: digest: sha256:d7804a19ebba2e38bd8c3fbd22a3855a80f221c6087aef6f5e0d6aeae40f3e70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:08:57 7f01e09c2045: Preparing 02:08:57 74258f8747cf: Preparing 02:08:57 b75f10b02295: Preparing 02:08:57 a1faa9021556: Preparing 02:08:57 ec088c99c8c1: Preparing 02:08:57 4bc8d04a2278: Preparing 02:08:57 534a70dc8296: Preparing 02:08:57 4bc8d04a2278: Waiting 02:08:57 534a70dc8296: Waiting 02:08:57 ec088c99c8c1: Layer already exists 02:08:57 7f01e09c2045: Layer already exists 02:08:57 74258f8747cf: Layer already exists 02:08:57 b75f10b02295: Layer already exists 02:08:57 a1faa9021556: Layer already exists 02:08:57 4bc8d04a2278: Layer already exists 02:08:57 534a70dc8296: Layer already exists 02:08:57 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:d7804a19ebba2e38bd8c3fbd22a3855a80f221c6087aef6f5e0d6aeae40f3e70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:08:58 7f01e09c2045: Preparing 02:08:58 74258f8747cf: Preparing 02:08:58 b75f10b02295: Preparing 02:08:58 a1faa9021556: Preparing 02:08:58 ec088c99c8c1: Preparing 02:08:58 4bc8d04a2278: Preparing 02:08:58 534a70dc8296: Preparing 02:08:58 4bc8d04a2278: Waiting 02:08:58 534a70dc8296: Waiting 02:08:58 7f01e09c2045: Layer already exists 02:08:58 a1faa9021556: Layer already exists 02:08:58 ec088c99c8c1: Layer already exists 02:08:58 b75f10b02295: Layer already exists 02:08:58 74258f8747cf: Layer already exists 02:08:58 534a70dc8296: Layer already exists 02:08:58 4bc8d04a2278: Layer already exists 02:08:58 main: digest: sha256:d7804a19ebba2e38bd8c3fbd22a3855a80f221c6087aef6f5e0d6aeae40f3e70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:08:58 ===================================================== [Pipeline] echo 02:08:58 taggedImages: 02:08:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:08:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.38 02:08:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:08:58 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:08:58 bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:58 latest 02:08:58 4.0.0-dev.38 02:08:58 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:08:58 main 02:08:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:08:59 d4cfffadc786: Preparing 02:08:59 7a95cf7bfc56: Preparing 02:08:59 157ee9b2a9d1: Preparing 02:08:59 b75f10b02295: Preparing 02:08:59 a1faa9021556: Preparing 02:08:59 5f6d67abd573: Preparing 02:08:59 c3fcc8a00fd9: Preparing 02:08:59 fb76c1faaa1e: Preparing 02:08:59 5d27eb40e55c: Preparing 02:08:59 534a70dc8296: Preparing 02:08:59 fb76c1faaa1e: Waiting 02:08:59 5f6d67abd573: Waiting 02:08:59 c3fcc8a00fd9: Waiting 02:08:59 5d27eb40e55c: Waiting 02:08:59 534a70dc8296: Waiting 02:08:59 a1faa9021556: Layer already exists 02:08:59 b75f10b02295: Layer already exists 02:08:59 d4cfffadc786: Pushed 02:08:59 7a95cf7bfc56: Pushed 02:08:59 157ee9b2a9d1: Pushed 02:08:59 534a70dc8296: Layer already exists 02:08:59 fb76c1faaa1e: Pushed 02:09:00 5d27eb40e55c: Pushed 02:09:12 c3fcc8a00fd9: Pushed 02:09:20 5f6d67abd573: Pushed 02:09:20 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:63b04ff71828e3156e9ff434745d19b547a881eb144eaca07a88f12c6feac7d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:09:21 d4cfffadc786: Preparing 02:09:21 7a95cf7bfc56: Preparing 02:09:21 157ee9b2a9d1: Preparing 02:09:21 b75f10b02295: Preparing 02:09:21 a1faa9021556: Preparing 02:09:21 5f6d67abd573: Preparing 02:09:21 c3fcc8a00fd9: Preparing 02:09:21 fb76c1faaa1e: Preparing 02:09:21 5d27eb40e55c: Preparing 02:09:21 534a70dc8296: Preparing 02:09:21 5f6d67abd573: Waiting 02:09:21 c3fcc8a00fd9: Waiting 02:09:21 fb76c1faaa1e: Waiting 02:09:21 5d27eb40e55c: Waiting 02:09:21 534a70dc8296: Waiting 02:09:21 b75f10b02295: Layer already exists 02:09:21 a1faa9021556: Layer already exists 02:09:21 7a95cf7bfc56: Layer already exists 02:09:21 d4cfffadc786: Layer already exists 02:09:21 157ee9b2a9d1: Layer already exists 02:09:21 5f6d67abd573: Layer already exists 02:09:21 fb76c1faaa1e: Layer already exists 02:09:21 c3fcc8a00fd9: Layer already exists 02:09:21 534a70dc8296: Layer already exists 02:09:21 5d27eb40e55c: Layer already exists 02:09:21 latest: digest: sha256:63b04ff71828e3156e9ff434745d19b547a881eb144eaca07a88f12c6feac7d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.38 02:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:09:22 d4cfffadc786: Preparing 02:09:22 7a95cf7bfc56: Preparing 02:09:22 157ee9b2a9d1: Preparing 02:09:22 b75f10b02295: Preparing 02:09:22 a1faa9021556: Preparing 02:09:22 5f6d67abd573: Preparing 02:09:22 c3fcc8a00fd9: Preparing 02:09:22 fb76c1faaa1e: Preparing 02:09:22 5d27eb40e55c: Preparing 02:09:22 534a70dc8296: Preparing 02:09:22 fb76c1faaa1e: Waiting 02:09:22 5d27eb40e55c: Waiting 02:09:22 534a70dc8296: Waiting 02:09:22 5f6d67abd573: Waiting 02:09:22 c3fcc8a00fd9: Waiting 02:09:22 b75f10b02295: Layer already exists 02:09:22 d4cfffadc786: Layer already exists 02:09:22 a1faa9021556: Layer already exists 02:09:22 7a95cf7bfc56: Layer already exists 02:09:22 157ee9b2a9d1: Layer already exists 02:09:22 5f6d67abd573: Layer already exists 02:09:22 c3fcc8a00fd9: Layer already exists 02:09:22 5d27eb40e55c: Layer already exists 02:09:22 534a70dc8296: Layer already exists 02:09:22 fb76c1faaa1e: Layer already exists 02:09:22 4.0.0-dev.38: digest: sha256:63b04ff71828e3156e9ff434745d19b547a881eb144eaca07a88f12c6feac7d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:09:23 d4cfffadc786: Preparing 02:09:23 7a95cf7bfc56: Preparing 02:09:23 157ee9b2a9d1: Preparing 02:09:23 b75f10b02295: Preparing 02:09:23 a1faa9021556: Preparing 02:09:23 5f6d67abd573: Preparing 02:09:23 c3fcc8a00fd9: Preparing 02:09:23 fb76c1faaa1e: Preparing 02:09:23 c3fcc8a00fd9: Waiting 02:09:23 5f6d67abd573: Waiting 02:09:23 5d27eb40e55c: Preparing 02:09:23 fb76c1faaa1e: Waiting 02:09:23 534a70dc8296: Preparing 02:09:23 5d27eb40e55c: Waiting 02:09:23 534a70dc8296: Waiting 02:09:23 157ee9b2a9d1: Layer already exists 02:09:23 a1faa9021556: Layer already exists 02:09:23 7a95cf7bfc56: Layer already exists 02:09:23 b75f10b02295: Layer already exists 02:09:23 d4cfffadc786: Layer already exists 02:09:23 c3fcc8a00fd9: Layer already exists 02:09:23 5f6d67abd573: Layer already exists 02:09:23 5d27eb40e55c: Layer already exists 02:09:23 fb76c1faaa1e: Layer already exists 02:09:23 534a70dc8296: Layer already exists 02:09:23 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:63b04ff71828e3156e9ff434745d19b547a881eb144eaca07a88f12c6feac7d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:09:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:09:24 d4cfffadc786: Preparing 02:09:24 7a95cf7bfc56: Preparing 02:09:24 157ee9b2a9d1: Preparing 02:09:24 b75f10b02295: Preparing 02:09:24 a1faa9021556: Preparing 02:09:24 5f6d67abd573: Preparing 02:09:24 c3fcc8a00fd9: Preparing 02:09:24 fb76c1faaa1e: Preparing 02:09:24 5d27eb40e55c: Preparing 02:09:24 5f6d67abd573: Waiting 02:09:24 c3fcc8a00fd9: Waiting 02:09:24 fb76c1faaa1e: Waiting 02:09:24 534a70dc8296: Preparing 02:09:24 5d27eb40e55c: Waiting 02:09:24 534a70dc8296: Waiting 02:09:24 b75f10b02295: Layer already exists 02:09:24 157ee9b2a9d1: Layer already exists 02:09:24 d4cfffadc786: Layer already exists 02:09:24 7a95cf7bfc56: Layer already exists 02:09:24 a1faa9021556: Layer already exists 02:09:24 5f6d67abd573: Layer already exists 02:09:24 c3fcc8a00fd9: Layer already exists 02:09:24 fb76c1faaa1e: Layer already exists 02:09:24 534a70dc8296: Layer already exists 02:09:24 5d27eb40e55c: Layer already exists 02:09:24 main: digest: sha256:63b04ff71828e3156e9ff434745d19b547a881eb144eaca07a88f12c6feac7d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:24 ===================================================== [Pipeline] echo 02:09:24 taggedImages: 02:09:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:09:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:09:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.38 02:09:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:09:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:09:25 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:09:25 bbc21c937f4ad83ee98b11842af458a0c0169691 02:09:25 latest 02:09:25 4.0.0-dev.38 02:09:25 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:09:25 main 02:09:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:09:25 ba67c52e3013: Preparing 02:09:25 f46806eeab5d: Preparing 02:09:25 615e0baf6fb1: Preparing 02:09:25 b75f10b02295: Preparing 02:09:25 a1faa9021556: Preparing 02:09:25 92b2bcf2d85d: Preparing 02:09:25 b92768cbff59: Preparing 02:09:25 ee0c7daea14c: Preparing 02:09:25 92b2bcf2d85d: Waiting 02:09:25 b92768cbff59: Waiting 02:09:25 534a70dc8296: Preparing 02:09:25 ee0c7daea14c: Waiting 02:09:25 534a70dc8296: Waiting 02:09:25 b75f10b02295: Layer already exists 02:09:25 a1faa9021556: Layer already exists 02:09:26 615e0baf6fb1: Pushed 02:09:26 f46806eeab5d: Pushed 02:09:26 ba67c52e3013: Pushed 02:09:26 b92768cbff59: Pushed 02:09:26 534a70dc8296: Layer already exists 02:09:26 ee0c7daea14c: Pushed 02:09:49 92b2bcf2d85d: Pushed 02:09:49 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:618c0adaac7fc1fb1152781dad303b3bba3617b15ce1e91d039cb52918794b66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:09:49 ba67c52e3013: Preparing 02:09:49 f46806eeab5d: Preparing 02:09:49 615e0baf6fb1: Preparing 02:09:49 b75f10b02295: Preparing 02:09:49 a1faa9021556: Preparing 02:09:49 92b2bcf2d85d: Preparing 02:09:49 b92768cbff59: Preparing 02:09:49 92b2bcf2d85d: Waiting 02:09:49 ee0c7daea14c: Preparing 02:09:49 534a70dc8296: Preparing 02:09:49 ee0c7daea14c: Waiting 02:09:49 534a70dc8296: Waiting 02:09:49 a1faa9021556: Layer already exists 02:09:49 b75f10b02295: Layer already exists 02:09:49 615e0baf6fb1: Layer already exists 02:09:49 f46806eeab5d: Layer already exists 02:09:49 ba67c52e3013: Layer already exists 02:09:49 534a70dc8296: Layer already exists 02:09:49 92b2bcf2d85d: Layer already exists 02:09:49 b92768cbff59: Layer already exists 02:09:49 ee0c7daea14c: Layer already exists 02:09:50 latest: digest: sha256:618c0adaac7fc1fb1152781dad303b3bba3617b15ce1e91d039cb52918794b66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.38 02:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:09:50 ba67c52e3013: Preparing 02:09:50 f46806eeab5d: Preparing 02:09:50 615e0baf6fb1: Preparing 02:09:50 b75f10b02295: Preparing 02:09:50 a1faa9021556: Preparing 02:09:50 92b2bcf2d85d: Preparing 02:09:50 b92768cbff59: Preparing 02:09:50 ee0c7daea14c: Preparing 02:09:50 534a70dc8296: Preparing 02:09:50 ee0c7daea14c: Waiting 02:09:50 534a70dc8296: Waiting 02:09:50 92b2bcf2d85d: Waiting 02:09:50 b92768cbff59: Waiting 02:09:50 615e0baf6fb1: Layer already exists 02:09:50 f46806eeab5d: Layer already exists 02:09:50 ba67c52e3013: Layer already exists 02:09:50 a1faa9021556: Layer already exists 02:09:50 b75f10b02295: Layer already exists 02:09:50 92b2bcf2d85d: Layer already exists 02:09:50 ee0c7daea14c: Layer already exists 02:09:50 534a70dc8296: Layer already exists 02:09:50 b92768cbff59: Layer already exists 02:09:51 4.0.0-dev.38: digest: sha256:618c0adaac7fc1fb1152781dad303b3bba3617b15ce1e91d039cb52918794b66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:09:51 ba67c52e3013: Preparing 02:09:51 f46806eeab5d: Preparing 02:09:51 615e0baf6fb1: Preparing 02:09:51 b75f10b02295: Preparing 02:09:51 a1faa9021556: Preparing 02:09:51 92b2bcf2d85d: Preparing 02:09:51 b92768cbff59: Preparing 02:09:51 ee0c7daea14c: Preparing 02:09:51 534a70dc8296: Preparing 02:09:51 b92768cbff59: Waiting 02:09:51 ee0c7daea14c: Waiting 02:09:51 534a70dc8296: Waiting 02:09:51 92b2bcf2d85d: Waiting 02:09:51 a1faa9021556: Layer already exists 02:09:51 615e0baf6fb1: Layer already exists 02:09:51 ba67c52e3013: Layer already exists 02:09:51 f46806eeab5d: Layer already exists 02:09:51 b75f10b02295: Layer already exists 02:09:51 92b2bcf2d85d: Layer already exists 02:09:51 ee0c7daea14c: Layer already exists 02:09:51 b92768cbff59: Layer already exists 02:09:51 534a70dc8296: Layer already exists 02:09:52 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:618c0adaac7fc1fb1152781dad303b3bba3617b15ce1e91d039cb52918794b66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:09:52 ba67c52e3013: Preparing 02:09:52 f46806eeab5d: Preparing 02:09:52 615e0baf6fb1: Preparing 02:09:52 b75f10b02295: Preparing 02:09:52 a1faa9021556: Preparing 02:09:52 92b2bcf2d85d: Preparing 02:09:52 b92768cbff59: Preparing 02:09:52 ee0c7daea14c: Preparing 02:09:52 534a70dc8296: Preparing 02:09:52 b92768cbff59: Waiting 02:09:52 ee0c7daea14c: Waiting 02:09:52 92b2bcf2d85d: Waiting 02:09:52 534a70dc8296: Waiting 02:09:52 b75f10b02295: Layer already exists 02:09:52 f46806eeab5d: Layer already exists 02:09:52 a1faa9021556: Layer already exists 02:09:52 615e0baf6fb1: Layer already exists 02:09:52 ba67c52e3013: Layer already exists 02:09:52 92b2bcf2d85d: Layer already exists 02:09:52 b92768cbff59: Layer already exists 02:09:52 ee0c7daea14c: Layer already exists 02:09:52 534a70dc8296: Layer already exists 02:09:53 main: digest: sha256:618c0adaac7fc1fb1152781dad303b3bba3617b15ce1e91d039cb52918794b66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:53 ===================================================== [Pipeline] echo 02:09:53 taggedImages: 02:09:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:09:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:09:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.38 02:09:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:09:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:09:53 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:09:53 bbc21c937f4ad83ee98b11842af458a0c0169691 02:09:53 latest 02:09:53 4.0.0-dev.38 02:09:53 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:09:53 main 02:09:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:09:53 636e840a1fe4: Preparing 02:09:53 57c7e111a733: Preparing 02:09:53 99e6daf2f9ec: Preparing 02:09:53 b75f10b02295: Preparing 02:09:53 a1faa9021556: Preparing 02:09:53 92b2bcf2d85d: Preparing 02:09:53 fb76c1faaa1e: Preparing 02:09:53 92b2bcf2d85d: Waiting 02:09:53 5d27eb40e55c: Preparing 02:09:53 fb76c1faaa1e: Waiting 02:09:53 5d27eb40e55c: Waiting 02:09:53 534a70dc8296: Preparing 02:09:53 534a70dc8296: Waiting 02:09:53 b75f10b02295: Layer already exists 02:09:53 a1faa9021556: Layer already exists 02:09:54 92b2bcf2d85d: Layer already exists 02:09:54 fb76c1faaa1e: Layer already exists 02:09:54 57c7e111a733: Pushed 02:09:54 99e6daf2f9ec: Pushed 02:09:54 636e840a1fe4: Pushed 02:09:54 5d27eb40e55c: Layer already exists 02:09:54 534a70dc8296: Layer already exists 02:09:54 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:edd08ccc2bdeab17436ba847af6257ee1f2b2188a9f2e521ccb9c80dfb34e281 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:09:55 636e840a1fe4: Preparing 02:09:55 57c7e111a733: Preparing 02:09:55 99e6daf2f9ec: Preparing 02:09:55 b75f10b02295: Preparing 02:09:55 a1faa9021556: Preparing 02:09:55 92b2bcf2d85d: Preparing 02:09:55 fb76c1faaa1e: Preparing 02:09:55 5d27eb40e55c: Preparing 02:09:55 92b2bcf2d85d: Waiting 02:09:55 fb76c1faaa1e: Waiting 02:09:55 534a70dc8296: Preparing 02:09:55 5d27eb40e55c: Waiting 02:09:55 534a70dc8296: Waiting 02:09:55 b75f10b02295: Layer already exists 02:09:55 a1faa9021556: Layer already exists 02:09:55 57c7e111a733: Layer already exists 02:09:55 99e6daf2f9ec: Layer already exists 02:09:55 636e840a1fe4: Layer already exists 02:09:55 92b2bcf2d85d: Layer already exists 02:09:55 fb76c1faaa1e: Layer already exists 02:09:55 5d27eb40e55c: Layer already exists 02:09:55 534a70dc8296: Layer already exists 02:09:55 latest: digest: sha256:edd08ccc2bdeab17436ba847af6257ee1f2b2188a9f2e521ccb9c80dfb34e281 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.38 02:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:09:56 636e840a1fe4: Preparing 02:09:56 57c7e111a733: Preparing 02:09:56 99e6daf2f9ec: Preparing 02:09:56 b75f10b02295: Preparing 02:09:56 a1faa9021556: Preparing 02:09:56 92b2bcf2d85d: Preparing 02:09:56 fb76c1faaa1e: Preparing 02:09:56 5d27eb40e55c: Preparing 02:09:56 534a70dc8296: Preparing 02:09:56 fb76c1faaa1e: Waiting 02:09:56 92b2bcf2d85d: Waiting 02:09:56 5d27eb40e55c: Waiting 02:09:56 534a70dc8296: Waiting 02:09:56 636e840a1fe4: Layer already exists 02:09:56 99e6daf2f9ec: Layer already exists 02:09:56 b75f10b02295: Layer already exists 02:09:56 a1faa9021556: Layer already exists 02:09:56 57c7e111a733: Layer already exists 02:09:56 534a70dc8296: Layer already exists 02:09:56 5d27eb40e55c: Layer already exists 02:09:56 fb76c1faaa1e: Layer already exists 02:09:56 92b2bcf2d85d: Layer already exists 02:09:56 4.0.0-dev.38: digest: sha256:edd08ccc2bdeab17436ba847af6257ee1f2b2188a9f2e521ccb9c80dfb34e281 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:09:57 636e840a1fe4: Preparing 02:09:57 57c7e111a733: Preparing 02:09:57 99e6daf2f9ec: Preparing 02:09:57 b75f10b02295: Preparing 02:09:57 a1faa9021556: Preparing 02:09:57 92b2bcf2d85d: Preparing 02:09:57 fb76c1faaa1e: Preparing 02:09:57 5d27eb40e55c: Preparing 02:09:57 534a70dc8296: Preparing 02:09:57 fb76c1faaa1e: Waiting 02:09:57 5d27eb40e55c: Waiting 02:09:57 534a70dc8296: Waiting 02:09:57 92b2bcf2d85d: Waiting 02:09:57 99e6daf2f9ec: Layer already exists 02:09:57 636e840a1fe4: Layer already exists 02:09:57 b75f10b02295: Layer already exists 02:09:57 a1faa9021556: Layer already exists 02:09:57 57c7e111a733: Layer already exists 02:09:57 fb76c1faaa1e: Layer already exists 02:09:57 5d27eb40e55c: Layer already exists 02:09:57 92b2bcf2d85d: Layer already exists 02:09:57 534a70dc8296: Layer already exists 02:09:57 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:edd08ccc2bdeab17436ba847af6257ee1f2b2188a9f2e521ccb9c80dfb34e281 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:09:58 636e840a1fe4: Preparing 02:09:58 57c7e111a733: Preparing 02:09:58 99e6daf2f9ec: Preparing 02:09:58 b75f10b02295: Preparing 02:09:58 a1faa9021556: Preparing 02:09:58 92b2bcf2d85d: Preparing 02:09:58 fb76c1faaa1e: Preparing 02:09:58 5d27eb40e55c: Preparing 02:09:58 534a70dc8296: Preparing 02:09:58 5d27eb40e55c: Waiting 02:09:58 534a70dc8296: Waiting 02:09:58 92b2bcf2d85d: Waiting 02:09:58 fb76c1faaa1e: Waiting 02:09:58 99e6daf2f9ec: Layer already exists 02:09:58 a1faa9021556: Layer already exists 02:09:58 636e840a1fe4: Layer already exists 02:09:58 b75f10b02295: Layer already exists 02:09:58 57c7e111a733: Layer already exists 02:09:58 92b2bcf2d85d: Layer already exists 02:09:58 fb76c1faaa1e: Layer already exists 02:09:58 5d27eb40e55c: Layer already exists 02:09:58 534a70dc8296: Layer already exists 02:09:58 main: digest: sha256:edd08ccc2bdeab17436ba847af6257ee1f2b2188a9f2e521ccb9c80dfb34e281 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:58 ===================================================== [Pipeline] echo 02:09:58 taggedImages: 02:09:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:09:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:09:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.38 02:09:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:09:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:09:58 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:09:58 bbc21c937f4ad83ee98b11842af458a0c0169691 02:09:58 latest 02:09:58 4.0.0-dev.38 02:09:58 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:09:58 main 02:09:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:09:59 0a438aab3e7c: Preparing 02:09:59 a9293051fa98: Preparing 02:09:59 a300f7bd3284: Preparing 02:09:59 b75f10b02295: Preparing 02:09:59 a1faa9021556: Preparing 02:09:59 6298cc20bc73: Preparing 02:09:59 8cff201efc38: Preparing 02:09:59 534a70dc8296: Preparing 02:09:59 6298cc20bc73: Waiting 02:09:59 8cff201efc38: Waiting 02:09:59 534a70dc8296: Waiting 02:09:59 a1faa9021556: Layer already exists 02:09:59 b75f10b02295: Layer already exists 02:09:59 a9293051fa98: Pushed 02:09:59 0a438aab3e7c: Pushed 02:09:59 534a70dc8296: Layer already exists 02:09:59 6298cc20bc73: Pushed 02:10:01 8cff201efc38: Pushed 02:10:07 a300f7bd3284: Pushed 02:10:07 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:ed1ecb2c20fa9c5b069035647fe18b69165ed4e7a63aa7e2328511f37ee3607a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:10:08 0a438aab3e7c: Preparing 02:10:08 a9293051fa98: Preparing 02:10:08 a300f7bd3284: Preparing 02:10:08 b75f10b02295: Preparing 02:10:08 a1faa9021556: Preparing 02:10:08 6298cc20bc73: Preparing 02:10:08 8cff201efc38: Preparing 02:10:08 6298cc20bc73: Waiting 02:10:08 534a70dc8296: Preparing 02:10:08 8cff201efc38: Waiting 02:10:08 534a70dc8296: Waiting 02:10:08 0a438aab3e7c: Layer already exists 02:10:08 a9293051fa98: Layer already exists 02:10:08 b75f10b02295: Layer already exists 02:10:08 a1faa9021556: Layer already exists 02:10:08 a300f7bd3284: Layer already exists 02:10:08 6298cc20bc73: Layer already exists 02:10:08 534a70dc8296: Layer already exists 02:10:08 8cff201efc38: Layer already exists 02:10:08 latest: digest: sha256:ed1ecb2c20fa9c5b069035647fe18b69165ed4e7a63aa7e2328511f37ee3607a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.38 02:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:10:09 0a438aab3e7c: Preparing 02:10:09 a9293051fa98: Preparing 02:10:09 a300f7bd3284: Preparing 02:10:09 b75f10b02295: Preparing 02:10:09 a1faa9021556: Preparing 02:10:09 6298cc20bc73: Preparing 02:10:09 8cff201efc38: Preparing 02:10:09 534a70dc8296: Preparing 02:10:09 6298cc20bc73: Waiting 02:10:09 534a70dc8296: Waiting 02:10:09 8cff201efc38: Waiting 02:10:09 a1faa9021556: Layer already exists 02:10:09 0a438aab3e7c: Layer already exists 02:10:09 a300f7bd3284: Layer already exists 02:10:09 a9293051fa98: Layer already exists 02:10:09 b75f10b02295: Layer already exists 02:10:09 534a70dc8296: Layer already exists 02:10:09 6298cc20bc73: Layer already exists 02:10:09 8cff201efc38: Layer already exists 02:10:09 4.0.0-dev.38: digest: sha256:ed1ecb2c20fa9c5b069035647fe18b69165ed4e7a63aa7e2328511f37ee3607a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:10:10 0a438aab3e7c: Preparing 02:10:10 a9293051fa98: Preparing 02:10:10 a300f7bd3284: Preparing 02:10:10 b75f10b02295: Preparing 02:10:10 a1faa9021556: Preparing 02:10:10 6298cc20bc73: Preparing 02:10:10 8cff201efc38: Preparing 02:10:10 534a70dc8296: Preparing 02:10:10 8cff201efc38: Waiting 02:10:10 6298cc20bc73: Waiting 02:10:10 534a70dc8296: Waiting 02:10:10 a1faa9021556: Layer already exists 02:10:10 0a438aab3e7c: Layer already exists 02:10:10 b75f10b02295: Layer already exists 02:10:10 a300f7bd3284: Layer already exists 02:10:10 a9293051fa98: Layer already exists 02:10:10 534a70dc8296: Layer already exists 02:10:10 6298cc20bc73: Layer already exists 02:10:10 8cff201efc38: Layer already exists 02:10:11 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:ed1ecb2c20fa9c5b069035647fe18b69165ed4e7a63aa7e2328511f37ee3607a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:10:11 0a438aab3e7c: Preparing 02:10:11 a9293051fa98: Preparing 02:10:11 a300f7bd3284: Preparing 02:10:11 b75f10b02295: Preparing 02:10:11 a1faa9021556: Preparing 02:10:11 6298cc20bc73: Preparing 02:10:11 8cff201efc38: Preparing 02:10:11 534a70dc8296: Preparing 02:10:11 8cff201efc38: Waiting 02:10:11 534a70dc8296: Waiting 02:10:11 6298cc20bc73: Waiting 02:10:11 b75f10b02295: Layer already exists 02:10:11 a300f7bd3284: Layer already exists 02:10:11 a9293051fa98: Layer already exists 02:10:11 a1faa9021556: Layer already exists 02:10:11 0a438aab3e7c: Layer already exists 02:10:11 6298cc20bc73: Layer already exists 02:10:11 534a70dc8296: Layer already exists 02:10:11 8cff201efc38: Layer already exists 02:10:12 main: digest: sha256:ed1ecb2c20fa9c5b069035647fe18b69165ed4e7a63aa7e2328511f37ee3607a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:12 ===================================================== [Pipeline] echo 02:10:12 taggedImages: 02:10:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:10:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:10:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.38 02:10:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:10:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:10:12 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:10:12 bbc21c937f4ad83ee98b11842af458a0c0169691 02:10:12 latest 02:10:12 4.0.0-dev.38 02:10:12 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:10:12 main 02:10:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:10:12 662f43058994: Preparing 02:10:12 2229bea5a1e5: Preparing 02:10:12 b75f10b02295: Preparing 02:10:12 a1faa9021556: Preparing 02:10:12 d773d5a7edda: Preparing 02:10:12 6d09067249b3: Preparing 02:10:12 534a70dc8296: Preparing 02:10:12 6d09067249b3: Waiting 02:10:12 534a70dc8296: Waiting 02:10:12 a1faa9021556: Layer already exists 02:10:12 b75f10b02295: Layer already exists 02:10:13 534a70dc8296: Layer already exists 02:10:13 662f43058994: Pushed 02:10:13 d773d5a7edda: Pushed 02:10:13 6d09067249b3: Pushed 02:10:21 2229bea5a1e5: Pushed 02:10:21 bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:8754f2c20d00d57f996271ac0c7cf9b0a44a30fabf94256766210e0b156f367d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:10:22 662f43058994: Preparing 02:10:22 2229bea5a1e5: Preparing 02:10:22 b75f10b02295: Preparing 02:10:22 a1faa9021556: Preparing 02:10:22 d773d5a7edda: Preparing 02:10:22 6d09067249b3: Preparing 02:10:22 534a70dc8296: Preparing 02:10:22 534a70dc8296: Waiting 02:10:22 6d09067249b3: Waiting 02:10:22 b75f10b02295: Layer already exists 02:10:22 d773d5a7edda: Layer already exists 02:10:22 a1faa9021556: Layer already exists 02:10:22 662f43058994: Layer already exists 02:10:22 2229bea5a1e5: Layer already exists 02:10:22 6d09067249b3: Layer already exists 02:10:22 534a70dc8296: Layer already exists 02:10:22 latest: digest: sha256:8754f2c20d00d57f996271ac0c7cf9b0a44a30fabf94256766210e0b156f367d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.38 02:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:10:23 662f43058994: Preparing 02:10:23 2229bea5a1e5: Preparing 02:10:23 b75f10b02295: Preparing 02:10:23 a1faa9021556: Preparing 02:10:23 d773d5a7edda: Preparing 02:10:23 6d09067249b3: Preparing 02:10:23 534a70dc8296: Preparing 02:10:23 6d09067249b3: Waiting 02:10:23 534a70dc8296: Waiting 02:10:23 d773d5a7edda: Layer already exists 02:10:23 a1faa9021556: Layer already exists 02:10:23 662f43058994: Layer already exists 02:10:23 2229bea5a1e5: Layer already exists 02:10:23 b75f10b02295: Layer already exists 02:10:23 6d09067249b3: Layer already exists 02:10:23 534a70dc8296: Layer already exists 02:10:23 4.0.0-dev.38: digest: sha256:8754f2c20d00d57f996271ac0c7cf9b0a44a30fabf94256766210e0b156f367d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:10:24 662f43058994: Preparing 02:10:24 2229bea5a1e5: Preparing 02:10:24 b75f10b02295: Preparing 02:10:24 a1faa9021556: Preparing 02:10:24 d773d5a7edda: Preparing 02:10:24 6d09067249b3: Preparing 02:10:24 534a70dc8296: Preparing 02:10:24 6d09067249b3: Waiting 02:10:24 534a70dc8296: Waiting 02:10:24 b75f10b02295: Layer already exists 02:10:24 d773d5a7edda: Layer already exists 02:10:24 2229bea5a1e5: Layer already exists 02:10:24 a1faa9021556: Layer already exists 02:10:24 662f43058994: Layer already exists 02:10:24 6d09067249b3: Layer already exists 02:10:24 534a70dc8296: Layer already exists 02:10:24 bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:8754f2c20d00d57f996271ac0c7cf9b0a44a30fabf94256766210e0b156f367d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:10:25 662f43058994: Preparing 02:10:25 2229bea5a1e5: Preparing 02:10:25 b75f10b02295: Preparing 02:10:25 a1faa9021556: Preparing 02:10:25 d773d5a7edda: Preparing 02:10:25 6d09067249b3: Preparing 02:10:25 534a70dc8296: Preparing 02:10:25 6d09067249b3: Waiting 02:10:25 b75f10b02295: Layer already exists 02:10:25 2229bea5a1e5: Layer already exists 02:10:25 662f43058994: Layer already exists 02:10:25 a1faa9021556: Layer already exists 02:10:25 d773d5a7edda: Layer already exists 02:10:25 6d09067249b3: Layer already exists 02:10:25 534a70dc8296: Layer already exists 02:10:25 main: digest: sha256:8754f2c20d00d57f996271ac0c7cf9b0a44a30fabf94256766210e0b156f367d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:25 ===================================================== [Pipeline] echo 02:10:25 taggedImages: 02:10:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 02:10:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:10:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.38 02:10:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 02:10:25 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:26 02:10:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:26 arm64: Pulling from edgex-lftools-log-publisher 02:10:26 8998bd30e6a1: Pulling fs layer 02:10:26 04944245beec: Pulling fs layer 02:10:26 699f458cf7ca: Pulling fs layer 02:10:26 765212b225bb: Pulling fs layer 02:10:26 f23df028b6ca: Pulling fs layer 02:10:26 d65c8cfc05b1: Pulling fs layer 02:10:26 2437ff75d9bd: Pulling fs layer 02:10:26 2437ff75d9bd: Waiting 02:10:26 d65c8cfc05b1: Waiting 02:10:26 f23df028b6ca: Waiting 02:10:26 765212b225bb: Waiting 02:10:26 04944245beec: Verifying Checksum 02:10:26 04944245beec: Download complete 02:10:26 765212b225bb: Verifying Checksum 02:10:26 765212b225bb: Download complete 02:10:26 f23df028b6ca: Verifying Checksum 02:10:26 f23df028b6ca: Download complete 02:10:26 d65c8cfc05b1: Verifying Checksum 02:10:26 d65c8cfc05b1: Download complete 02:10:27 699f458cf7ca: Verifying Checksum 02:10:27 699f458cf7ca: Download complete 02:10:27 8998bd30e6a1: Verifying Checksum 02:10:27 8998bd30e6a1: Download complete 02:10:29 2437ff75d9bd: Verifying Checksum 02:10:29 2437ff75d9bd: Download complete 02:10:34 8998bd30e6a1: Pull complete 02:10:34 04944245beec: Pull complete 02:10:36 699f458cf7ca: Pull complete 02:10:36 765212b225bb: Pull complete 02:10:37 f23df028b6ca: Pull complete 02:10:37 d65c8cfc05b1: Pull complete 02:11:04 2437ff75d9bd: Pull complete 02:11:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:11:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:04 prd-ubuntu20.04-docker-arm64-4c-16g-36427 does not seem to be running inside a container 02:11:04 $ 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/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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:11:05 $ docker top 1e5f73445785036e4313ef515af731cbe1e050d46d06ea122342d431865e98f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:06 ---> job-cost.sh 02:11:06 lf-activate-venv: SKIPPING 02:11:06 INFO: No Stack... 02:11:06 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:07 INFO: Archiving Costs [Pipeline] sh 02:11:07 + cat /w/workspace/edgex-go/774/archives/cost.csv 02:11:07 + cut -d, -f6 [Pipeline] lock 02:11:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-774-stack-cost] 02:11:07 Resource [jenkins-edgexfoundry-edgex-go-main-774-stack-cost] did not exist. Created. 02:11:07 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-774-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:08 + echo total: 0.2199999988079071 [Pipeline] stash 02:11:08 Stashed 1 file(s) [Pipeline] } 02:11:08 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-774-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:08 $ docker stop --time=1 1e5f73445785036e4313ef515af731cbe1e050d46d06ea122342d431865e98f0 02:11:10 $ docker rm -f --volumes 1e5f73445785036e4313ef515af731cbe1e050d46d06ea122342d431865e98f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:11:10 provisioning config files... 02:11:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/774@tmp/config8143434832954388188tmp [Pipeline] { [Pipeline] sh 02:11:11 + set +x 02:11:11 + bash -s -- 02:11:11 + curl -s https://codecov.io/bash 02:11:11 02:11:11 _____ _ 02:11:11 / ____| | | 02:11:11 | | ___ __| | ___ ___ _____ __ 02:11:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:11:11 | |___| (_) | (_| | __/ (_| (_) \ V / 02:11:11 \_____\___/ \__,_|\___|\___\___/ \_/ 02:11:11 Bash-1.0.6 02:11:11 02:11:11 02:11:11 ==> git version 2.25.1 found 02:11:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:11:11 Release-Date: 2020-01-08 02:11:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:11:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:11:11 ==> Jenkins CI detected. 02:11:11 current dir:  /w/workspace/edgex-go/774 02:11:11 project root: . 02:11:11 --> token set from env 02:11:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:11:11 ==> Running gcov in . (disable via -X gcov) 02:11:11 ==> Python coveragepy not found 02:11:11 ==> Searching for coverage reports in: 02:11:11 + . 02:11:11 -> Found 1 reports 02:11:11 ==> Detecting git/mercurial file structure 02:11:11 ==> Reading reports 02:11:11 + ./coverage.out bytes=1510933 02:11:11 ==> Appending adjustments 02:11:11 https://docs.codecov.io/docs/fixing-reports 02:11:12 + Found adjustments 02:11:12 ==> Gzipping contents 02:11:12 128K /tmp/codecov.0bilNd.gz 02:11:12 ==> Uploading reports 02:11:12 url: https://codecov.io 02:11:12 query: branch=main&commit=bbc21c937f4ad83ee98b11842af458a0c0169691&build=774&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F774%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:11:12 -> Pinging Codecov 02:11:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bbc21c937f4ad83ee98b11842af458a0c0169691&build=774&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F774%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:11:13 -> Uploading to 02:11:13 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/bbc21c937f4ad83ee98b11842af458a0c0169691/d95eba93-bbfb-48de-876e-669bb06a9220.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T021112Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=58abcf52e0379aa470d7a7ae816ba05a5dfe19c8467c393ccff1b9eae89cd6fd 02:11:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:13 Dload Upload Total Spent Left Speed 02:11:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 521k --:--:-- --:--:-- --:--:-- 521k 02:11:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } 02:11:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:11:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:11:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:11:14 02:11:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:11:14 latest: Pulling from edgex-devops/edgex-snyk-go 02:11:14 43c4264eed91: Pulling fs layer 02:11:14 4cc291be95ef: Pulling fs layer 02:11:14 2ac1f1163629: Pulling fs layer 02:11:14 5c3c966382ef: Pulling fs layer 02:11:14 4f4fb700ef54: Pulling fs layer 02:11:14 d9c7d2e4e75e: Pulling fs layer 02:11:14 9c3e1370e548: Pulling fs layer 02:11:14 5c3c966382ef: Waiting 02:11:14 4f4fb700ef54: Waiting 02:11:14 d9c7d2e4e75e: Waiting 02:11:14 9c3e1370e548: Waiting 02:11:14 5c3c966382ef: Verifying Checksum 02:11:14 5c3c966382ef: Download complete 02:11:14 4f4fb700ef54: Verifying Checksum 02:11:14 4f4fb700ef54: Download complete 02:11:14 d9c7d2e4e75e: Verifying Checksum 02:11:14 d9c7d2e4e75e: Download complete 02:11:14 43c4264eed91: Pull complete 02:11:14 4cc291be95ef: Pull complete 02:11:15 2ac1f1163629: Verifying Checksum 02:11:15 2ac1f1163629: Download complete 02:11:15 9c3e1370e548: Verifying Checksum 02:11:15 9c3e1370e548: Download complete 02:11:19 2ac1f1163629: Pull complete 02:11:19 5c3c966382ef: Pull complete 02:11:19 4f4fb700ef54: Pull complete 02:11:19 d9c7d2e4e75e: Pull complete 02:11:22 9c3e1370e548: Pull complete 02:11:22 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:11:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:11:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:22 prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container 02:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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-snyk-go:latest cat 02:11:24 $ docker top d217e56c3915f8a28cc781e2c15fe655d74deacf6552ef7accc80032a2177eac -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:25 + git config --global --add safe.directory /w/workspace/edgex-go/774 [Pipeline] echo 02:11:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:11:25 + set -o pipefail 02:11:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:11:37 02:11:37 Monitoring /w/workspace/edgex-go/774 (github.com/edgexfoundry/edgex-go)... 02:11:37 02:11:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/f8907584-1c7e-46f3-b1e8-6fa5b1c707fa 02:11:37 02:11:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:11:37 02:11:37 02:11:37 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:11:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:11:37 $ docker stop --time=1 d217e56c3915f8a28cc781e2c15fe655d74deacf6552ef7accc80032a2177eac 02:11:39 $ docker rm -f --volumes d217e56c3915f8a28cc781e2c15fe655d74deacf6552ef7accc80032a2177eac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:11:40 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:40 provisioning config files... 02:11:40 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/774@tmp/config8989570631937916309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:40 --> edgex-publish-swagger.sh 02:11:40 === Publish openapi API === 02:11:40 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:11:40 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/774/openapi/core-command.yaml] 02:11:40 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:40 Dload Upload Total Spent Left Speed 02:11:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 144k --:--:-- --:--:-- --:--:-- 143k 100 32782 0 0 100 32782 0 49972 --:--:-- --:--:-- --:--:-- 49896 02:11:41 02:11:41 02:11:41 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/774/openapi/core-data.yaml] 02:11:41 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:41 Dload Upload Total Spent Left Speed 02:11:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 147k --:--:-- --:--:-- --:--:-- 147k 100 72057 0 0 100 72057 0 147k --:--:-- --:--:-- --:--:-- 147k 02:11:41 02:11:41 02:11:41 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/774/openapi/core-keeper.yaml] 02:11:41 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:41 Dload Upload Total Spent Left Speed 02:11:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 351 170k --:--:-- --:--:-- --:--:-- 170k 02:11:41 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:11:41 02:11:41 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/774/openapi/core-metadata.yaml] 02:11:42 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:42 Dload Upload Total Spent Left Speed 02:11:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 518 514k --:--:-- --:--:-- --:--:-- 514k 02:11:42 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:11:42 02:11:42 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/774/openapi/security-proxy-auth.yaml] 02:11:42 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:42 Dload Upload Total Spent Left Speed 02:11:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 377 136k --:--:-- --:--:-- --:--:-- 136k 02:11:42 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:11:42 02:11:42 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/774/openapi/support-notifications.yaml] 02:11:42 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:42 Dload Upload Total Spent Left Speed 02:11:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 312 195k --:--:-- --:--:-- --:--:-- 195k 100 97k 100 156 100 99976 312 195k --:--:-- --:--:-- --:--:-- 195k 02:11:42 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:11:42 02:11:42 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/774/openapi/support-scheduler.yaml] 02:11:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:43 Dload Upload Total Spent Left Speed 02:11:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 390 123k --:--:-- --:--:-- --:--:-- 124k 02:11:43 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:11:43 [Pipeline] } 02:11:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:11:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:11:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:44 prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container 02:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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-devops/py-git-semver:0.1.4 cat 02:11:44 $ docker top 224cd7bc7573f85096400a73bdbf2ff5b6afd33fd31017c23d0e32bcca000f65 -eo pid,comm 02:11: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). 02:11:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:44 [ssh-agent] Looking for ssh-agent implementation... 02:11:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:44 $ docker exec 224cd7bc7573f85096400a73bdbf2ff5b6afd33fd31017c23d0e32bcca000f65 ssh-agent 02:11:44 SSH_AUTH_SOCK=/tmp/ssh-XogCLIHVeBAr/agent.32 02:11:44 SSH_AGENT_PID=38 02:11:44 Running ssh-add (command line suppressed) 02:11:45 Identity added: /w/workspace/edgex-go/774@tmp/private_key_12271050496769308623.key (/w/workspace/edgex-go/774@tmp/private_key_12271050496769308623.key) 02:11:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:45 + git semver tag 02:11:45 2025-01-10 02:11:45,565 [run_tag] DEBUG tag force:False 02:11:45 2025-01-10 02:11:45,565 [check_head_tag] DEBUG check head tag 02:11:45 2025-01-10 02:11:45,568 [execute] INFO git cat-file --batch-check 02:11:45 2025-01-10 02:11:45,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/774, universal_newlines=False, shell=None, istream=) 02:11:45 2025-01-10 02:11:45,572 [execute] INFO git cat-file --batch 02:11:45 2025-01-10 02:11:45,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/774, universal_newlines=False, shell=None, istream=) 02:11:45 2025-01-10 02:11:45,631 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main 02:11:45 2025-01-10 02:11:45,631 [execute] INFO git tag -a v4.0.0-dev.38 -m v4.0.0-dev.38 02:11:45 2025-01-10 02:11:45,631 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.38', '-m', 'v4.0.0-dev.38'], cwd=/w/workspace/edgex-go/774, universal_newlines=False, shell=None, istream=None) 02:11:45 2025-01-10 02:11:45,637 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main 02:11:45 4.0.0-dev.38 [Pipeline] } 02:11:45 $ docker exec --env ******** --env ******** 224cd7bc7573f85096400a73bdbf2ff5b6afd33fd31017c23d0e32bcca000f65 ssh-agent -k 02:11:46 unset SSH_AUTH_SOCK; 02:11:46 unset SSH_AGENT_PID; 02:11:46 echo Agent pid 38 killed; 02:11:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:46 + git semver [Pipeline] } 02:11:46 $ docker stop --time=1 224cd7bc7573f85096400a73bdbf2ff5b6afd33fd31017c23d0e32bcca000f65 02:11:47 $ docker rm -f --volumes 224cd7bc7573f85096400a73bdbf2ff5b6afd33fd31017c23d0e32bcca000f65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:11:48 02:11:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:11:48 0.23.1-centos7: Pulling from edgex-lftools 02:11:48 ab5ef0e58194: Pulling fs layer 02:11:48 9712f1f96733: Pulling fs layer 02:11:48 63f879dbbcfc: Pulling fs layer 02:11:48 0d9ebad4ef96: Pulling fs layer 02:11:48 e9a5061849ea: Pulling fs layer 02:11:48 d747dcd14b5f: Pulling fs layer 02:11:48 2de7ff778b66: Pulling fs layer 02:11:48 e9a5061849ea: Waiting 02:11:48 d747dcd14b5f: Waiting 02:11:48 0d9ebad4ef96: Waiting 02:11:48 9712f1f96733: Verifying Checksum 02:11:48 9712f1f96733: Download complete 02:11:48 63f879dbbcfc: Verifying Checksum 02:11:48 63f879dbbcfc: Download complete 02:11:49 e9a5061849ea: Verifying Checksum 02:11:49 e9a5061849ea: Download complete 02:11:49 d747dcd14b5f: Verifying Checksum 02:11:49 d747dcd14b5f: Download complete 02:11:49 0d9ebad4ef96: Verifying Checksum 02:11:49 0d9ebad4ef96: Download complete 02:11:49 2de7ff778b66: Verifying Checksum 02:11:49 ab5ef0e58194: Verifying Checksum 02:11:49 ab5ef0e58194: Download complete 02:11:52 ab5ef0e58194: Pull complete 02:11:52 9712f1f96733: Pull complete 02:11:52 63f879dbbcfc: Pull complete 02:11:57 0d9ebad4ef96: Pull complete 02:11:57 e9a5061849ea: Pull complete 02:11:57 d747dcd14b5f: Pull complete 02:11:58 2de7ff778b66: Pull complete 02:11:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:11:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:58 prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container 02:11:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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:0.23.1-centos7 cat 02:11:59 $ docker top 53c706a0e8cd2507512fa75c4cfb2300c6de958aa5ace5cedf79ee6e1948b166 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:12:00 provisioning config files... 02:12:00 copy managed file [sigul-config] to file:/w/workspace/edgex-go/774@tmp/config12712736188968029545tmp 02:12:00 copy managed file [sigul-password] to file:/w/workspace/edgex-go/774@tmp/config11362805537315594666tmp 02:12:00 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/774@tmp/config1054513818359150099tmp [Pipeline] { [Pipeline] echo 02:12:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:12:00 ---> sigul-configuration.sh 02:12:00 gpg: directory `/root/.gnupg' created 02:12:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:12:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:12:00 gpg: keyring `/root/.gnupg/secring.gpg' created 02:12:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:12:00 gpg: CAST5 encrypted data 02:12:00 gpg: encrypted with 1 passphrase 02:12:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:12:00 + mkdir /home/jenkins 02:12:00 + mkdir /home/jenkins/sigul [Pipeline] sh 02:12:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:12:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:12:02 ---> sigul-install.sh 02:12:02 Sigul already installed; skipping installation. [Pipeline] sh 02:12:05 + git tag --list 02:12:05 0.6.0 02:12:05 0.6.1 02:12:05 0.7.0 02:12:05 0.7.1 02:12:05 v1.0.0 02:12:05 v1.0.1 02:12:05 v1.1.0 02:12:05 v1.2.0 02:12:05 v1.2.1 02:12:05 v1.3.0 02:12:05 v1.3.1 02:12:05 v2.0.0 02:12:05 v2.1.0 02:12:05 v2.1.1 02:12:05 v2.2.0 02:12:05 v2.3.0 02:12:05 v3.0 02:12:05 v3.0.0 02:12:05 v3.1 02:12:05 v3.1.0 02:12:05 v3.1.0-dev.1 02:12:05 v3.1.0-dev.10 02:12:05 v3.1.0-dev.11 02:12:05 v3.1.0-dev.12 02:12:05 v3.1.0-dev.13 02:12:05 v3.1.0-dev.14 02:12:05 v3.1.0-dev.15 02:12:05 v3.1.0-dev.16 02:12:05 v3.1.0-dev.17 02:12:05 v3.1.0-dev.18 02:12:05 v3.1.0-dev.19 02:12:05 v3.1.0-dev.2 02:12:05 v3.1.0-dev.20 02:12:05 v3.1.0-dev.21 02:12:05 v3.1.0-dev.22 02:12:05 v3.1.0-dev.23 02:12:05 v3.1.0-dev.24 02:12:05 v3.1.0-dev.25 02:12:05 v3.1.0-dev.26 02:12:05 v3.1.0-dev.27 02:12:05 v3.1.0-dev.28 02:12:05 v3.1.0-dev.29 02:12:05 v3.1.0-dev.3 02:12:05 v3.1.0-dev.30 02:12:05 v3.1.0-dev.31 02:12:05 v3.1.0-dev.32 02:12:05 v3.1.0-dev.33 02:12:05 v3.1.0-dev.34 02:12:05 v3.1.0-dev.35 02:12:05 v3.1.0-dev.36 02:12:05 v3.1.0-dev.37 02:12:05 v3.1.0-dev.38 02:12:05 v3.1.0-dev.39 02:12:05 v3.1.0-dev.4 02:12:05 v3.1.0-dev.40 02:12:05 v3.1.0-dev.41 02:12:05 v3.1.0-dev.42 02:12:05 v3.1.0-dev.43 02:12:05 v3.1.0-dev.44 02:12:05 v3.1.0-dev.45 02:12:05 v3.1.0-dev.46 02:12:05 v3.1.0-dev.47 02:12:05 v3.1.0-dev.48 02:12:05 v3.1.0-dev.49 02:12:05 v3.1.0-dev.5 02:12:05 v3.1.0-dev.50 02:12:05 v3.1.0-dev.51 02:12:05 v3.1.0-dev.52 02:12:05 v3.1.0-dev.53 02:12:05 v3.1.0-dev.54 02:12:05 v3.1.0-dev.55 02:12:05 v3.1.0-dev.56 02:12:05 v3.1.0-dev.57 02:12:05 v3.1.0-dev.58 02:12:05 v3.1.0-dev.59 02:12:05 v3.1.0-dev.6 02:12:05 v3.1.0-dev.60 02:12:05 v3.1.0-dev.61 02:12:05 v3.1.0-dev.62 02:12:05 v3.1.0-dev.63 02:12:05 v3.1.0-dev.64 02:12:05 v3.1.0-dev.65 02:12:05 v3.1.0-dev.66 02:12:05 v3.1.0-dev.67 02:12:05 v3.1.0-dev.68 02:12:05 v3.1.0-dev.69 02:12:05 v3.1.0-dev.7 02:12:05 v3.1.0-dev.70 02:12:05 v3.1.0-dev.71 02:12:05 v3.1.0-dev.72 02:12:05 v3.1.0-dev.73 02:12:05 v3.1.0-dev.8 02:12:05 v3.1.0-dev.9 02:12:05 v3.1.1 02:12:05 v3.1.1-dev.1 02:12:05 v3.1.1-dev.2 02:12:05 v3.2.0-dev.1 02:12:05 v3.2.0-dev.10 02:12:05 v3.2.0-dev.100 02:12:05 v3.2.0-dev.101 02:12:05 v3.2.0-dev.102 02:12:05 v3.2.0-dev.103 02:12:05 v3.2.0-dev.104 02:12:05 v3.2.0-dev.105 02:12:05 v3.2.0-dev.106 02:12:05 v3.2.0-dev.107 02:12:05 v3.2.0-dev.108 02:12:05 v3.2.0-dev.109 02:12:05 v3.2.0-dev.11 02:12:05 v3.2.0-dev.12 02:12:05 v3.2.0-dev.13 02:12:05 v3.2.0-dev.14 02:12:05 v3.2.0-dev.15 02:12:05 v3.2.0-dev.16 02:12:05 v3.2.0-dev.17 02:12:05 v3.2.0-dev.18 02:12:05 v3.2.0-dev.19 02:12:05 v3.2.0-dev.2 02:12:05 v3.2.0-dev.20 02:12:05 v3.2.0-dev.21 02:12:05 v3.2.0-dev.22 02:12:05 v3.2.0-dev.23 02:12:05 v3.2.0-dev.24 02:12:05 v3.2.0-dev.25 02:12:05 v3.2.0-dev.26 02:12:05 v3.2.0-dev.27 02:12:05 v3.2.0-dev.28 02:12:05 v3.2.0-dev.29 02:12:05 v3.2.0-dev.3 02:12:05 v3.2.0-dev.30 02:12:05 v3.2.0-dev.31 02:12:05 v3.2.0-dev.32 02:12:05 v3.2.0-dev.33 02:12:05 v3.2.0-dev.34 02:12:05 v3.2.0-dev.35 02:12:05 v3.2.0-dev.36 02:12:05 v3.2.0-dev.37 02:12:05 v3.2.0-dev.38 02:12:05 v3.2.0-dev.39 02:12:05 v3.2.0-dev.4 02:12:05 v3.2.0-dev.40 02:12:05 v3.2.0-dev.41 02:12:05 v3.2.0-dev.42 02:12:05 v3.2.0-dev.43 02:12:05 v3.2.0-dev.44 02:12:05 v3.2.0-dev.45 02:12:05 v3.2.0-dev.46 02:12:05 v3.2.0-dev.47 02:12:05 v3.2.0-dev.48 02:12:05 v3.2.0-dev.49 02:12:05 v3.2.0-dev.5 02:12:05 v3.2.0-dev.50 02:12:05 v3.2.0-dev.51 02:12:05 v3.2.0-dev.52 02:12:05 v3.2.0-dev.53 02:12:05 v3.2.0-dev.54 02:12:05 v3.2.0-dev.55 02:12:05 v3.2.0-dev.56 02:12:05 v3.2.0-dev.57 02:12:05 v3.2.0-dev.58 02:12:05 v3.2.0-dev.59 02:12:05 v3.2.0-dev.6 02:12:05 v3.2.0-dev.60 02:12:05 v3.2.0-dev.61 02:12:05 v3.2.0-dev.62 02:12:05 v3.2.0-dev.63 02:12:05 v3.2.0-dev.64 02:12:05 v3.2.0-dev.65 02:12:05 v3.2.0-dev.66 02:12:05 v3.2.0-dev.67 02:12:05 v3.2.0-dev.68 02:12:05 v3.2.0-dev.69 02:12:05 v3.2.0-dev.7 02:12:05 v3.2.0-dev.70 02:12:05 v3.2.0-dev.71 02:12:05 v3.2.0-dev.72 02:12:05 v3.2.0-dev.73 02:12:05 v3.2.0-dev.74 02:12:05 v3.2.0-dev.75 02:12:05 v3.2.0-dev.76 02:12:05 v3.2.0-dev.77 02:12:05 v3.2.0-dev.78 02:12:05 v3.2.0-dev.79 02:12:05 v3.2.0-dev.8 02:12:05 v3.2.0-dev.80 02:12:05 v3.2.0-dev.81 02:12:05 v3.2.0-dev.82 02:12:05 v3.2.0-dev.83 02:12:05 v3.2.0-dev.84 02:12:05 v3.2.0-dev.85 02:12:05 v3.2.0-dev.86 02:12:05 v3.2.0-dev.87 02:12:05 v3.2.0-dev.88 02:12:05 v3.2.0-dev.89 02:12:05 v3.2.0-dev.9 02:12:05 v3.2.0-dev.90 02:12:05 v3.2.0-dev.91 02:12:05 v3.2.0-dev.92 02:12:05 v3.2.0-dev.93 02:12:05 v3.2.0-dev.94 02:12:05 v3.2.0-dev.95 02:12:05 v3.2.0-dev.96 02:12:05 v3.2.0-dev.97 02:12:05 v3.2.0-dev.98 02:12:05 v3.2.0-dev.99 02:12:05 v4.0.0-dev.1 02:12:05 v4.0.0-dev.10 02:12:05 v4.0.0-dev.11 02:12:05 v4.0.0-dev.12 02:12:05 v4.0.0-dev.13 02:12:05 v4.0.0-dev.14 02:12:05 v4.0.0-dev.15 02:12:05 v4.0.0-dev.16 02:12:05 v4.0.0-dev.17 02:12:05 v4.0.0-dev.18 02:12:05 v4.0.0-dev.19 02:12:05 v4.0.0-dev.2 02:12:05 v4.0.0-dev.20 02:12:05 v4.0.0-dev.21 02:12:05 v4.0.0-dev.22 02:12:05 v4.0.0-dev.23 02:12:05 v4.0.0-dev.24 02:12:05 v4.0.0-dev.25 02:12:05 v4.0.0-dev.26 02:12:05 v4.0.0-dev.27 02:12:05 v4.0.0-dev.28 02:12:05 v4.0.0-dev.29 02:12:05 v4.0.0-dev.3 02:12:05 v4.0.0-dev.30 02:12:05 v4.0.0-dev.31 02:12:05 v4.0.0-dev.32 02:12:05 v4.0.0-dev.33 02:12:05 v4.0.0-dev.34 02:12:05 v4.0.0-dev.35 02:12:05 v4.0.0-dev.36 02:12:05 v4.0.0-dev.37 02:12:05 v4.0.0-dev.38 02:12:05 v4.0.0-dev.4 02:12:05 v4.0.0-dev.5 02:12:05 v4.0.0-dev.6 02:12:05 v4.0.0-dev.7 02:12:05 v4.0.0-dev.8 02:12:05 v4.0.0-dev.9 [Pipeline] sh 02:12:05 + lftools sign git-tag v4.0.0-dev.38 02:12:06 Signing Git tag with Sigul... 02:12:06 Signing v4.0.0-dev.38 [Pipeline] echo 02:12:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:12:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:12:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:12:07 $ docker stop --time=1 53c706a0e8cd2507512fa75c4cfb2300c6de958aa5ace5cedf79ee6e1948b166 02:12:09 $ docker rm -f --volumes 53c706a0e8cd2507512fa75c4cfb2300c6de958aa5ace5cedf79ee6e1948b166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:12:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:12:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:10 prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container 02:12:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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-devops/py-git-semver:0.1.4 cat 02:12:10 $ docker top c767dc5075cf96bbd8eea64f3cb5f0fd143c0b2c70980e233a87b6b81730eb3d -eo pid,comm 02:12:10 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). 02:12:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:12:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:12:10 [ssh-agent] Looking for ssh-agent implementation... 02:12:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:12:10 $ docker exec c767dc5075cf96bbd8eea64f3cb5f0fd143c0b2c70980e233a87b6b81730eb3d ssh-agent 02:12:10 SSH_AUTH_SOCK=/tmp/ssh-vOIAEZ7cK6Vz/agent.31 02:12:10 SSH_AGENT_PID=37 02:12:10 Running ssh-add (command line suppressed) 02:12:10 Identity added: /w/workspace/edgex-go/774@tmp/private_key_17508401589993181634.key (/w/workspace/edgex-go/774@tmp/private_key_17508401589993181634.key) 02:12:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:12:11 + git semver bump pre 02:12:11 2025-01-10 02:12:11,394 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main 02:12:11 2025-01-10 02:12:11,394 [bump_version] DEBUG bumping version:4.0.0-dev.38 on axis:pre with prefix:dev 02:12:11 2025-01-10 02:12:11,394 [bump_version] DEBUG bumped version:4.0.0-dev.39 02:12:11 2025-01-10 02:12:11,394 [write_version] DEBUG write version:4.0.0-dev.39 to path:/w/workspace/edgex-go/774/.semver/main with force:True 02:12:11 2025-01-10 02:12:11,394 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main 02:12:11 2025-01-10 02:12:11,394 [write_file] DEBUG write to file:/w/workspace/edgex-go/774/.semver/main 02:12:11 2025-01-10 02:12:11,397 [execute] INFO git cat-file --batch-check 02:12:11 2025-01-10 02:12:11,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/774/.semver, universal_newlines=False, shell=None, istream=) 02:12:11 2025-01-10 02:12:11,405 [execute] INFO git cat-file --batch 02:12:11 2025-01-10 02:12:11,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/774/.semver, universal_newlines=False, shell=None, istream=) 02:12:11 2025-01-10 02:12:11,412 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main 02:12:11 4.0.0-dev.39 [Pipeline] } 02:12:11 $ docker exec --env ******** --env ******** c767dc5075cf96bbd8eea64f3cb5f0fd143c0b2c70980e233a87b6b81730eb3d ssh-agent -k 02:12:11 unset SSH_AUTH_SOCK; 02:12:11 unset SSH_AGENT_PID; 02:12:11 echo Agent pid 37 killed; 02:12:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:12:11 + git semver [Pipeline] } 02:12:12 $ docker stop --time=1 c767dc5075cf96bbd8eea64f3cb5f0fd143c0b2c70980e233a87b6b81730eb3d 02:12:13 $ docker rm -f --volumes c767dc5075cf96bbd8eea64f3cb5f0fd143c0b2c70980e233a87b6b81730eb3d [Pipeline] // withDockerContainer [Pipeline] sh 02:12:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:12:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:14 prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container 02:12:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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-devops/py-git-semver:0.1.4 cat 02:12:14 $ docker top 41a23b9d11aa1fb2361d881377978c2c7224e62fa1376fe15d434b67c645693e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:12:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:12:14 [ssh-agent] Looking for ssh-agent implementation... 02:12:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:12:14 $ docker exec 41a23b9d11aa1fb2361d881377978c2c7224e62fa1376fe15d434b67c645693e ssh-agent 02:12:14 SSH_AUTH_SOCK=/tmp/ssh-q39bbCbUY8NZ/agent.31 02:12:14 SSH_AGENT_PID=37 02:12:14 Running ssh-add (command line suppressed) 02:12:15 Identity added: /w/workspace/edgex-go/774@tmp/private_key_3494121937692206884.key (/w/workspace/edgex-go/774@tmp/private_key_3494121937692206884.key) 02:12:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:12:15 + git semver push 02:12:15 2025-01-10 02:12:15,529 [run_push] DEBUG push 02:12:15 2025-01-10 02:12:15,529 [execute] INFO git cat-file --batch-check 02:12:15 2025-01-10 02:12:15,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/774/.semver, universal_newlines=False, shell=None, istream=) 02:12:15 2025-01-10 02:12:15,534 [execute] INFO git rev-list f47dcc42198503e3b6ff817e2f6f03684e3e7841 -- 02:12:15 2025-01-10 02:12:15,534 [execute] DEBUG Popen(['git', 'rev-list', 'f47dcc42198503e3b6ff817e2f6f03684e3e7841', '--'], cwd=/w/workspace/edgex-go/774/.semver, universal_newlines=False, shell=None, istream=None) 02:12:15 2025-01-10 02:12:15,552 [execute] INFO git fetch -v origin 02:12:15 2025-01-10 02:12:15,553 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/774/.semver, universal_newlines=True, shell=None, istream=None) 02:12:16 2025-01-10 02:12:15,988 [run_push] DEBUG no remote changes detected 02:12:16 2025-01-10 02:12:15,988 [execute] INFO git push origin semver 02:12:16 2025-01-10 02:12:15,988 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/774/.semver, universal_newlines=False, shell=None, istream=None) 02:12:16 2025-01-10 02:12:16,656 [run_push] DEBUG push all version tags 02:12:16 2025-01-10 02:12:16,657 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:12:16 2025-01-10 02:12:16,657 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/774, universal_newlines=False, shell=None, istream=None) 02:12:17 2025-01-10 02:12:17,418 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main 02:12:17 4.0.0-dev.39 [Pipeline] } 02:12:17 $ docker exec --env ******** --env ******** 41a23b9d11aa1fb2361d881377978c2c7224e62fa1376fe15d434b67c645693e ssh-agent -k 02:12:17 unset SSH_AUTH_SOCK; 02:12:17 unset SSH_AGENT_PID; 02:12:17 echo Agent pid 37 killed; 02:12:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:12:18 + git semver [Pipeline] } 02:12:18 $ docker stop --time=1 41a23b9d11aa1fb2361d881377978c2c7224e62fa1376fe15d434b67c645693e 02:12:19 $ docker rm -f --volumes 41a23b9d11aa1fb2361d881377978c2c7224e62fa1376fe15d434b67c645693e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:12:20 + [ -d /w/workspace/edgex-go/774/archives ] [Pipeline] libraryResource [Pipeline] sh 02:12:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:12:21 ---> package-listing.sh 02:12:21 ++ facter osfamily 02:12:21 ++ tr '[:upper:]' '[:lower:]' 02:12:21 + OS_FAMILY=debian 02:12:21 + workspace=/w/workspace/edgex-go/774 02:12:21 + START_PACKAGES=/tmp/packages_start.txt 02:12:21 + END_PACKAGES=/tmp/packages_end.txt 02:12:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:12:21 + PACKAGES=/tmp/packages_start.txt 02:12:21 + '[' /w/workspace/edgex-go/774 ']' 02:12:21 + PACKAGES=/tmp/packages_end.txt 02:12:21 + case "${OS_FAMILY}" in 02:12:21 + dpkg -l 02:12:21 + grep '^ii' 02:12:21 + '[' -f /tmp/packages_start.txt ']' 02:12:21 + '[' -f /tmp/packages_end.txt ']' 02:12:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:12:21 + '[' /w/workspace/edgex-go/774 ']' 02:12:21 + mkdir -p /w/workspace/edgex-go/774/archives/ 02:12:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/774/archives/ [Pipeline] echo 02:12:21 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/774/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:12:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:22 02:12:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:24 latest: Pulling from edgex-lftools-log-publisher 02:12:24 5eb5b503b376: Pulling fs layer 02:12:24 5c69ac0246d0: Pulling fs layer 02:12:24 ec43610c2a17: Pulling fs layer 02:12:24 3a2ae6a8a46f: Pulling fs layer 02:12:24 33b1e0a273af: Pulling fs layer 02:12:24 5d3b04190fa2: Pulling fs layer 02:12:24 2f39f015ded8: Pulling fs layer 02:12:24 5d3b04190fa2: Waiting 02:12:24 2f39f015ded8: Waiting 02:12:24 3a2ae6a8a46f: Waiting 02:12:24 33b1e0a273af: Waiting 02:12:24 5c69ac0246d0: Verifying Checksum 02:12:24 5c69ac0246d0: Download complete 02:12:24 3a2ae6a8a46f: Download complete 02:12:24 33b1e0a273af: Verifying Checksum 02:12:24 33b1e0a273af: Download complete 02:12:24 5d3b04190fa2: Verifying Checksum 02:12:24 ec43610c2a17: Verifying Checksum 02:12:24 ec43610c2a17: Download complete 02:12:24 5d3b04190fa2: Download complete 02:12:24 5eb5b503b376: Verifying Checksum 02:12:24 5eb5b503b376: Download complete 02:12:24 2f39f015ded8: Download complete 02:12:25 5eb5b503b376: Pull complete 02:12:25 5c69ac0246d0: Pull complete 02:12:25 ec43610c2a17: Pull complete 02:12:26 3a2ae6a8a46f: Pull complete 02:12:26 33b1e0a273af: Pull complete 02:12:26 5d3b04190fa2: Pull complete 02:12:31 2f39f015ded8: Pull complete 02:12:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:12:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:31 prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container 02:12:31 $ 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/774/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/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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:latest cat 02:12:33 $ docker top 12a966266a0de39487f5f402f27eda7b0f85aa8c300046f0fcbddbe48c39f87e -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:33 + touch /tmp/pre-build-complete [Pipeline] sh 02:12:33 + mkdir -p /var/log/sysstat [Pipeline] sh 02:12:34 + ls /var/log/sa-host 02:12:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:34 provisioning config files... 02:12:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/774@tmp/config9746672210331547749tmp [Pipeline] { [Pipeline] echo 02:12:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:12:34 ---> create-netrc.sh [Pipeline] } 02:12:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:12:35 ---> python-tools-install.sh [Pipeline] echo 02:12:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:12:35 ---> sudo-logs.sh 02:12:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:12:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:12:35 ---> job-cost.sh 02:12:35 lf-activate-venv: SKIPPING 02:12:35 DEBUG: total: 0.2199999988079071 02:12:35 INFO: Retrieving Stack Cost... 02:12:35 INFO: Retrieving Pricing Info for: v3-standard-8 02:12:36 INFO: Archiving Costs [Pipeline] echo 02:12:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:12:36 ---> logs-deploy.sh 02:12:36 lf-activate-venv: SKIPPING 02:12:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/774 02:12:36 INFO: archiving workspace using pattern(s): 02:12:37 Archives upload complete. 02:12:37 INFO: archiving logs to Nexus 02:12:38 ---> uname -a: 02:12:38 Linux prd-ubuntu20-04-docker-8c-8g-36426 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:12:38 02:12:38 02:12:38 ---> lscpu: 02:12:38 Architecture: x86_64 02:12:38 CPU op-mode(s): 32-bit, 64-bit 02:12:38 Byte Order: Little Endian 02:12:38 Address sizes: 40 bits physical, 48 bits virtual 02:12:38 CPU(s): 8 02:12:38 On-line CPU(s) list: 0-7 02:12:38 Thread(s) per core: 1 02:12:38 Core(s) per socket: 1 02:12:38 Socket(s): 8 02:12:38 NUMA node(s): 1 02:12:38 Vendor ID: AuthenticAMD 02:12:38 CPU family: 23 02:12:38 Model: 49 02:12:38 Model name: AMD EPYC-Rome Processor 02:12:38 Stepping: 0 02:12:38 CPU MHz: 2799.998 02:12:38 BogoMIPS: 5599.99 02:12:38 Virtualization: AMD-V 02:12:38 Hypervisor vendor: KVM 02:12:38 Virtualization type: full 02:12:38 L1d cache: 256 KiB 02:12:38 L1i cache: 256 KiB 02:12:38 L2 cache: 4 MiB 02:12:38 L3 cache: 128 MiB 02:12:38 NUMA node0 CPU(s): 0-7 02:12:38 Vulnerability Itlb multihit: Not affected 02:12:38 Vulnerability L1tf: Not affected 02:12:38 Vulnerability Mds: Not affected 02:12:38 Vulnerability Meltdown: Not affected 02:12:38 Vulnerability Mmio stale data: Not affected 02:12:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:12:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:12:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:12:38 Vulnerability Srbds: Not affected 02:12:38 Vulnerability Tsx async abort: Not affected 02:12:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:12:38 02:12:38 02:12:38 ---> nproc: 02:12:38 8 02:12:38 02:12:38 02:12:38 ---> df -h: 02:12:38 Filesystem Size Used Avail Use% Mounted on 02:12:38 overlay 155G 28G 127G 19% / 02:12:38 tmpfs 64M 0 64M 0% /dev 02:12:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:12:38 shm 64M 0 64M 0% /dev/shm 02:12:38 /dev/vda1 155G 28G 127G 19% /facter-os 02:12:38 02:12:38 02:12:38 ---> sar -b -r -n DEV: 02:12:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36426) 01/10/25 _x86_64_ (8 CPU) 02:12:38 02:12:38 01:43:04 LINUX RESTART (8 CPU) 02:12:38 02:12:38 01:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:12:38 01:45:01 196.38 1.73 194.65 0.00 44.39 96768.14 0.00 02:12:38 01:46:01 50.74 0.00 50.74 0.00 0.00 62455.61 0.00 02:12:38 01:47:01 34.71 0.22 34.49 0.00 4.93 47325.18 0.00 02:12:38 01:48:01 840.44 14.80 825.65 0.00 176.50 274949.11 0.00 02:12:38 01:49:01 792.52 6.76 785.75 0.00 4370.01 258501.97 0.00 02:12:38 01:50:01 334.54 0.03 334.51 0.00 0.27 111142.29 0.00 02:12:38 01:51:01 771.00 0.10 770.90 0.00 3.47 114825.66 0.00 02:12:38 01:52:01 39.13 0.10 39.03 0.00 10.00 1073.69 0.00 02:12:38 01:53:01 16.88 0.03 16.84 0.00 7.46 463.98 0.00 02:12:38 01:54:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 02:12:38 01:55:01 1.02 0.00 1.02 0.00 0.00 16.53 0.00 02:12:38 01:56:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 02:12:38 01:57:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 02:12:38 01:58:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 02:12:38 01:59:01 1.70 0.02 1.68 0.00 0.13 24.40 0.00 02:12:38 02:00:01 1.17 0.00 1.17 0.00 0.00 15.20 0.00 02:12:38 02:01:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 02:12:38 02:02:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 02:12:38 02:03:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 02:12:38 02:04:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 02:12:38 02:05:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 02:12:38 02:06:01 1.20 0.00 1.20 0.00 0.00 15.60 0.00 02:12:38 02:07:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 02:12:38 02:08:01 1.35 0.00 1.35 0.00 0.00 17.73 0.00 02:12:38 02:09:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 02:12:38 02:10:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 02:12:38 02:11:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 02:12:38 02:12:01 162.62 0.68 161.94 0.00 16.53 62834.06 0.00 02:12:38 Average: 116.45 0.87 115.58 0.00 165.51 36808.35 0.00 02:12:38 02:12:38 01:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:12:38 01:45:01 27145800 31073528 1231604 3.75 127424 3947152 2586112 7.62 2019268 3190428 656204 02:12:38 01:46:01 27268792 31340436 961548 2.92 130632 4070084 2349612 6.92 1609436 3459236 257576 02:12:38 01:47:01 26609436 31460968 839620 2.55 134692 4792552 1956688 5.77 1738840 3937892 458404 02:12:38 01:48:01 17872240 31308336 961012 2.92 332724 12694976 2716380 8.01 2686316 11196640 3128680 02:12:38 01:49:01 9478288 27952804 4226772 12.85 404168 17272332 11565808 34.09 6987016 14772748 714156 02:12:38 01:50:01 7369640 27834976 4362012 13.27 415564 19206836 9252980 27.27 7765188 16087872 75712 02:12:38 01:51:01 10605852 31432036 816840 2.48 428776 19667568 2180004 6.42 3296964 17511928 672 02:12:38 01:52:01 10587584 31416608 831372 2.53 430704 19668548 2230212 6.57 3633472 17195860 660 02:12:38 01:53:01 10600328 31430500 816948 2.48 431456 19668912 2122004 6.25 3710524 17107432 8 02:12:38 01:54:01 10602456 31432700 814892 2.48 431484 19668924 2122004 6.25 3708300 17107432 8 02:12:38 01:55:01 10616000 31446268 801268 2.44 431516 19668928 2122004 6.25 3694120 17107436 44 02:12:38 01:56:01 10616620 31446908 801100 2.44 431528 19668928 2122004 6.25 3693788 17107436 12 02:12:38 01:57:01 10618344 31448652 799372 2.43 431536 19668932 2122004 6.25 3692528 17107440 12 02:12:38 01:58:01 10618588 31448928 799032 2.43 431572 19668932 2122004 6.25 3692608 17107444 12 02:12:38 01:59:01 10619064 31449512 798772 2.43 431624 19668916 2137948 6.30 3691556 17107424 24 02:12:38 02:00:01 10618544 31449016 799244 2.43 431640 19668920 2137948 6.30 3691236 17107428 28 02:12:38 02:01:01 10618456 31448964 799188 2.43 431660 19668924 2137948 6.30 3691684 17107432 216 02:12:38 02:02:01 10618660 31449196 798892 2.43 431688 19668928 2137948 6.30 3691548 17107432 200 02:12:38 02:03:01 10618936 31449480 798584 2.43 431724 19668924 2137948 6.30 3690888 17107440 44 02:12:38 02:04:01 10619248 31449864 798068 2.43 431756 19668932 2137948 6.30 3690648 17107440 192 02:12:38 02:05:01 10619408 31450060 798020 2.43 431788 19668936 2137948 6.30 3690912 17107444 192 02:12:38 02:06:01 10619432 31450120 797964 2.43 431824 19668940 2137948 6.30 3690728 17107452 28 02:12:38 02:07:01 10619652 31450344 797696 2.43 431840 19668940 2137948 6.30 3690472 17107448 8 02:12:38 02:08:01 10619248 31449968 797864 2.43 431880 19668944 2137948 6.30 3690888 17107456 8 02:12:38 02:09:01 10619200 31449960 797820 2.43 431908 19668948 2137948 6.30 3691016 17107456 200 02:12:38 02:10:01 10619360 31450152 797776 2.43 431936 19668952 2154008 6.35 3690920 17107460 184 02:12:38 02:11:01 10619312 31450160 797736 2.43 431956 19668956 2154008 6.35 3691044 17107464 180 02:12:38 02:12:01 9112204 31387240 855156 2.60 465124 20952192 2230840 6.57 3813632 18353012 996 02:12:38 Average: 12420382 31168132 1082006 3.29 395433 17713641 2772361 8.17 3704484 15383822 189095 02:12:38 02:12:38 01:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:12:38 01:45:01 vetha3a5865 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:12:38 01:45:01 docker0 468.93 545.47 36.26 3204.16 0.00 0.00 0.00 0.00 02:12:38 01:45:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 02:12:38 01:45:01 ens3 705.03 561.75 6481.69 66.47 0.00 0.00 0.00 0.00 02:12:38 01:46:01 vetha3a5865 1.32 1.35 0.11 0.12 0.00 0.00 0.00 0.00 02:12:38 01:46:01 docker0 1.32 1.32 0.10 0.11 0.00 0.00 0.00 0.00 02:12:38 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 01:46:01 ens3 34.48 25.65 26.90 15.69 0.00 0.00 0.00 0.00 02:12:38 01:47:01 vetha3a5865 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:47:01 ens3 20.01 13.98 17.17 10.77 0.00 0.00 0.00 0.00 02:12:38 01:48:01 vethbbf9f8f 71.14 131.56 7.50 1213.61 0.00 0.00 0.00 0.10 02:12:38 01:48:01 vethf9a7a8a 68.14 135.46 7.23 1213.93 0.00 0.00 0.00 0.10 02:12:38 01:48:01 veth1bc2af4 72.20 137.83 7.53 1213.09 0.00 0.00 0.00 0.10 02:12:38 01:48:01 veth442b913 65.06 133.38 7.05 1213.28 0.00 0.00 0.00 0.10 02:12:38 01:48:01 veth71eb590 66.46 131.06 7.13 1222.99 0.00 0.00 0.00 0.10 02:12:38 01:48:01 docker0 466.92 900.52 41.56 8704.46 0.00 0.00 0.00 0.00 02:12:38 01:48:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 02:12:38 01:48:01 ens3 1066.39 583.55 11827.87 206.30 0.00 0.00 0.00 0.00 02:12:38 01:48:01 veth38aaa32 0.62 1.48 0.06 0.28 0.00 0.00 0.00 0.00 02:12:38 01:48:01 veth55ae760 63.24 121.61 6.96 1215.04 0.00 0.00 0.00 0.10 02:12:38 01:49:01 veth717da9c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:12:38 01:49:01 veth0008e88 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:12:38 01:49:01 veth3ab2b63 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:12:38 01:49:01 veth1130eb7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:12:38 01:49:01 vethf0d920b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:12:38 01:49:01 docker0 0.25 0.17 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 01:49:01 veth0ab7265 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:12:38 01:49:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 02:12:38 01:49:01 ens3 175.91 104.30 2870.12 12.74 0.00 0.00 0.00 0.00 02:12:38 01:49:01 vethba68694 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:12:38 01:49:01 veth3a3fdce 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:12:38 01:49:01 veth38aaa32 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 01:49:01 veth4c44925 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:12:38 01:49:01 vethbb45412 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:12:38 01:49:01 vethc9cbfd5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:12:38 01:49:01 vethe4eaa3a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:12:38 01:50:01 veth717da9c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:50:01 veth0008e88 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:50:01 veth3ab2b63 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:50:01 veth1130eb7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:50:01 vethf0d920b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:50:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:50:01 veth0ab7265 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 01:50:01 ens3 4.97 3.12 3.47 1.94 0.00 0.00 0.00 0.00 02:12:38 01:50:01 vethba68694 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:50:01 veth3a3fdce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:50:01 veth38aaa32 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:50:01 veth4c44925 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:50:01 vethbb45412 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:50:01 vethc9cbfd5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:50:01 vethe4eaa3a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:51:01 lo 3.80 3.80 0.38 0.38 0.00 0.00 0.00 0.00 02:12:38 01:51:01 ens3 56.41 48.78 34.25 189.66 0.00 0.00 0.00 0.00 02:12:38 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:52:01 lo 55.06 55.06 5.42 5.42 0.00 0.00 0.00 0.00 02:12:38 01:52:01 ens3 494.63 494.40 241.77 2231.11 0.00 0.00 0.00 0.00 02:12:38 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:53:01 lo 22.86 22.86 2.25 2.25 0.00 0.00 0.00 0.00 02:12:38 01:53:01 ens3 174.53 158.00 110.85 562.80 0.00 0.00 0.00 0.00 02:12:38 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 01:54:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:12:38 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:55:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 01:56:01 ens3 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:12:38 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:57:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 02:12:38 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 01:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 01:59:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:12:38 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 02:00:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:01:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 02:02:01 ens3 0.47 0.47 0.26 0.22 0.00 0.00 0.00 0.00 02:12:38 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 02:04:01 ens3 0.73 0.25 0.13 0.08 0.00 0.00 0.00 0.00 02:12:38 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:05:01 ens3 0.92 0.45 1.52 0.22 0.00 0.00 0.00 0.00 02:12:38 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 02:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 02:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:09:01 ens3 0.28 0.25 0.14 0.08 0.00 0.00 0.00 0.00 02:12:38 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 02:10:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:12:38 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 02:12:01 docker0 86.85 157.31 7.66 1257.24 0.00 0.00 0.00 0.00 02:12:38 02:12:01 vetheefb14e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:12:38 02:12:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 02:12:38 02:12:01 ens3 446.01 270.54 8404.75 160.98 0.00 0.00 0.00 0.00 02:12:38 Average: docker0 36.58 57.31 3.06 470.21 0.00 0.00 0.00 0.00 02:12:38 Average: vetheefb14e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:38 Average: lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 02:12:38 Average: ens3 113.69 80.94 1072.19 123.54 0.00 0.00 0.00 0.00 02:12:38 02:12:38 02:12:38 ---> sar -P ALL: 02:12:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36426) 01/10/25 _x86_64_ (8 CPU) 02:12:38 02:12:38 01:43:04 LINUX RESTART (8 CPU) 02:12:38 02:12:38 01:44:01 CPU %user %nice %system %iowait %steal %idle 02:12:38 01:45:01 all 28.74 0.00 6.50 1.47 0.07 63.21 02:12:38 01:45:01 0 27.30 0.00 7.17 0.96 0.07 64.50 02:12:38 01:45:01 1 31.06 0.00 6.07 0.67 0.08 62.11 02:12:38 01:45:01 2 26.52 0.00 5.69 0.22 0.07 67.51 02:12:38 01:45:01 3 29.91 0.00 7.30 8.54 0.07 54.18 02:12:38 01:45:01 4 28.89 0.00 5.94 0.10 0.07 65.01 02:12:38 01:45:01 5 28.15 0.00 6.19 0.76 0.08 64.81 02:12:38 01:45:01 6 28.11 0.00 7.58 0.32 0.07 63.93 02:12:38 01:45:01 7 29.96 0.00 6.09 0.22 0.07 63.66 02:12:38 01:46:01 all 26.89 0.00 4.60 0.77 0.07 67.67 02:12:38 01:46:01 0 26.88 0.00 4.35 1.79 0.07 66.92 02:12:38 01:46:01 1 25.08 0.00 4.65 0.02 0.08 70.17 02:12:38 01:46:01 2 26.85 0.00 5.29 3.46 0.07 64.35 02:12:38 01:46:01 3 27.83 0.00 4.21 0.54 0.07 67.35 02:12:38 01:46:01 4 25.86 0.00 3.88 0.13 0.07 70.07 02:12:38 01:46:01 5 26.99 0.00 4.72 0.08 0.07 68.14 02:12:38 01:46:01 6 28.01 0.00 5.25 0.08 0.08 66.57 02:12:38 01:46:01 7 27.65 0.00 4.51 0.02 0.07 67.76 02:12:38 01:47:01 all 63.83 0.00 8.24 0.33 0.10 27.49 02:12:38 01:47:01 0 62.50 0.00 8.18 1.45 0.12 27.75 02:12:38 01:47:01 1 64.64 0.00 7.79 0.05 0.10 27.42 02:12:38 01:47:01 2 63.07 0.00 8.36 0.12 0.10 28.35 02:12:38 01:47:01 3 63.42 0.00 8.03 0.40 0.10 28.04 02:12:38 01:47:01 4 64.53 0.00 9.57 0.15 0.08 25.66 02:12:38 01:47:01 5 64.61 0.00 8.10 0.19 0.10 27.00 02:12:38 01:47:01 6 64.06 0.00 7.90 0.17 0.12 27.75 02:12:38 01:47:01 7 63.84 0.00 8.01 0.13 0.10 27.92 02:12:38 01:48:01 all 30.25 0.00 11.72 11.29 0.10 46.64 02:12:38 01:48:01 0 30.11 0.00 10.60 11.74 0.10 47.45 02:12:38 01:48:01 1 32.15 0.00 10.91 10.88 0.10 45.95 02:12:38 01:48:01 2 28.72 0.00 13.10 11.39 0.10 46.69 02:12:38 01:48:01 3 28.45 0.00 12.27 15.54 0.10 43.63 02:12:38 01:48:01 4 31.37 0.00 11.57 10.43 0.10 46.53 02:12:38 01:48:01 5 30.51 0.00 12.17 11.20 0.10 46.01 02:12:38 01:48:01 6 29.62 0.00 11.55 9.73 0.09 49.02 02:12:38 01:48:01 7 31.06 0.00 11.61 9.39 0.09 47.86 02:12:38 01:49:01 all 53.02 0.00 9.94 5.26 0.10 31.67 02:12:38 01:49:01 0 53.71 0.00 8.69 1.31 0.08 36.20 02:12:38 01:49:01 1 52.24 0.00 10.98 1.72 0.10 34.96 02:12:38 01:49:01 2 53.07 0.00 9.87 4.46 0.12 32.48 02:12:38 01:49:01 3 53.07 0.00 8.56 0.57 0.08 37.72 02:12:38 01:49:01 4 52.23 0.00 9.98 1.15 0.10 36.53 02:12:38 01:49:01 5 52.02 0.00 10.36 1.47 0.10 36.05 02:12:38 01:49:01 6 54.87 0.00 10.92 29.66 0.12 4.44 02:12:38 01:49:01 7 52.98 0.00 10.19 2.01 0.10 34.72 02:12:38 01:50:01 all 90.29 0.00 9.58 0.00 0.12 0.00 02:12:38 01:50:01 0 91.42 0.00 8.48 0.00 0.10 0.00 02:12:38 01:50:01 1 91.10 0.00 8.78 0.00 0.12 0.00 02:12:38 01:50:01 2 89.98 0.00 9.86 0.00 0.15 0.00 02:12:38 01:50:01 3 89.41 0.00 10.46 0.02 0.10 0.02 02:12:38 01:50:01 4 89.73 0.00 10.19 0.00 0.08 0.00 02:12:38 01:50:01 5 90.00 0.00 9.87 0.02 0.12 0.00 02:12:38 01:50:01 6 90.94 0.00 8.94 0.00 0.12 0.00 02:12:38 01:50:01 7 89.77 0.00 10.08 0.00 0.15 0.00 02:12:38 01:51:01 all 61.57 0.00 11.39 7.08 0.20 19.75 02:12:38 01:51:01 0 61.74 0.00 10.34 5.93 0.21 21.78 02:12:38 01:51:01 1 63.36 0.00 10.45 8.01 0.14 18.04 02:12:38 01:51:01 2 61.58 0.00 11.25 5.77 0.23 21.17 02:12:38 01:51:01 3 60.73 0.00 12.60 11.06 0.17 15.44 02:12:38 01:51:01 4 62.62 0.00 11.32 3.18 0.24 22.63 02:12:38 01:51:01 5 60.68 0.00 12.26 7.32 0.19 19.55 02:12:38 01:51:01 6 60.22 0.00 11.37 9.15 0.21 19.05 02:12:38 01:51:01 7 61.61 0.00 11.55 6.23 0.22 20.39 02:12:38 01:52:01 all 8.74 0.00 1.17 0.14 0.06 89.89 02:12:38 01:52:01 0 10.11 0.00 1.19 0.03 0.05 88.62 02:12:38 01:52:01 1 9.34 0.00 1.17 0.12 0.07 89.31 02:12:38 01:52:01 2 6.45 0.00 1.17 0.33 0.05 91.99 02:12:38 01:52:01 3 7.20 0.00 1.37 0.18 0.07 91.17 02:12:38 01:52:01 4 9.10 0.00 1.40 0.20 0.07 89.24 02:12:38 01:52:01 5 11.28 0.00 1.06 0.03 0.07 87.56 02:12:38 01:52:01 6 6.83 0.00 0.91 0.02 0.05 92.20 02:12:38 01:52:01 7 9.60 0.00 1.10 0.22 0.07 89.01 02:12:38 01:53:01 all 2.68 0.00 0.48 0.06 0.03 96.74 02:12:38 01:53:01 0 4.10 0.00 0.60 0.02 0.03 95.25 02:12:38 01:53:01 1 1.24 0.00 0.42 0.12 0.03 98.20 02:12:38 01:53:01 2 2.23 0.00 0.40 0.02 0.03 97.32 02:12:38 01:53:01 3 2.45 0.00 0.57 0.00 0.03 96.94 02:12:38 01:53:01 4 2.25 0.00 0.47 0.02 0.03 97.23 02:12:38 01:53:01 5 3.20 0.00 0.47 0.02 0.03 96.28 02:12:38 01:53:01 6 3.38 0.00 0.47 0.03 0.05 96.07 02:12:38 01:53:01 7 2.60 0.00 0.48 0.27 0.02 96.63 02:12:38 01:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:12:38 01:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:12:38 01:54:01 1 0.03 0.00 0.00 0.03 0.03 99.90 02:12:38 01:54:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:12:38 01:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:12:38 01:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:12:38 01:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:12:38 01:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:12:38 01:54:01 7 0.00 0.00 0.03 0.00 0.02 99.95 02:12:38 01:55:01 all 0.14 0.00 0.02 0.00 0.01 99.83 02:12:38 01:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:12:38 01:55:01 1 0.03 0.00 0.05 0.03 0.02 99.87 02:12:38 01:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:12:38 01:55:01 3 0.00 0.00 0.03 0.00 0.00 99.97 02:12:38 01:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:12:38 01:55:01 5 0.88 0.00 0.00 0.00 0.02 99.11 02:12:38 01:55:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:12:38 01:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:12:38 02:12:38 01:55:01 CPU %user %nice %system %iowait %steal %idle 02:12:38 01:56:01 all 0.11 0.00 0.02 0.00 0.02 99.84 02:12:38 01:56:01 0 0.02 0.00 0.03 0.00 0.03 99.92 02:12:38 01:56:01 1 0.05 0.00 0.03 0.02 0.03 99.87 02:12:38 01:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:12:38 01:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:12:38 01:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:12:38 01:56:01 5 0.75 0.00 0.07 0.00 0.00 99.19 02:12:38 01:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:12:38 01:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:12:38 01:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:12:38 01:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:12:38 01:57:01 1 0.03 0.00 0.00 0.02 0.02 99.93 02:12:38 01:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:12:38 01:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:12:38 01:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:12:38 01:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:12:38 01:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:12:38 01:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:12:38 01:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:12:38 01:58:01 0 0.03 0.00 0.02 0.00 0.03 99.92 02:12:38 01:58:01 1 0.08 0.00 0.03 0.03 0.02 99.83 02:12:38 01:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:12:38 01:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:12:38 01:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:12:38 01:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:12:38 01:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:12:38 01:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:12:38 01:59:01 all 0.05 0.00 0.03 0.00 0.01 99.90 02:12:38 01:59:01 0 0.08 0.00 0.03 0.00 0.02 99.87 02:12:38 01:59:01 1 0.07 0.00 0.05 0.02 0.02 99.85 02:12:38 01:59:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:12:38 01:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:12:38 01:59:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:12:38 01:59:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:12:38 01:59:01 6 0.10 0.00 0.07 0.00 0.00 99.83 02:12:38 01:59:01 7 0.05 0.00 0.00 0.02 0.02 99.92 02:12:38 02:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:12:38 02:00:01 0 0.02 0.00 0.03 0.00 0.03 99.92 02:12:38 02:00:01 1 0.03 0.00 0.03 0.02 0.02 99.90 02:12:38 02:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:12:38 02:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:12:38 02:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:12:38 02:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:12:38 02:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:12:38 02:00:01 7 0.02 0.00 0.03 0.02 0.00 99.93 02:12:38 02:01:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:12:38 02:01:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:12:38 02:01:01 1 0.03 0.00 0.00 0.02 0.02 99.93 02:12:38 02:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:12:38 02:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:12:38 02:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:12:38 02:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:12:38 02:01:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:12:38 02:01:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:12:38 02:02:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:12:38 02:02:01 0 0.03 0.00 0.02 0.02 0.03 99.90 02:12:38 02:02:01 1 0.03 0.00 0.02 0.02 0.00 99.93 02:12:38 02:02:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:12:38 02:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:12:38 02:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:12:38 02:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:12:38 02:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:12:38 02:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:12:38 02:03:01 all 0.05 0.00 0.02 0.00 0.01 99.93 02:12:38 02:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:12:38 02:03:01 1 0.03 0.00 0.03 0.02 0.02 99.90 02:12:38 02:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:12:38 02:03:01 3 0.22 0.00 0.02 0.00 0.00 99.77 02:12:38 02:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:12:38 02:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:12:38 02:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:12:38 02:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:12:38 02:04:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:12:38 02:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:12:38 02:04:01 1 0.03 0.00 0.02 0.02 0.02 99.92 02:12:38 02:04:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:12:38 02:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:12:38 02:04:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:12:38 02:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:12:38 02:04:01 6 0.05 0.00 0.05 0.00 0.02 99.88 02:12:38 02:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:12:38 02:05:01 all 0.16 0.00 0.01 0.00 0.01 99.82 02:12:38 02:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:12:38 02:05:01 1 0.03 0.00 0.05 0.02 0.02 99.88 02:12:38 02:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:12:38 02:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:12:38 02:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:12:38 02:05:01 5 1.09 0.00 0.00 0.00 0.00 98.91 02:12:38 02:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:12:38 02:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:12:38 02:06:01 all 0.04 0.00 0.02 0.00 0.01 99.93 02:12:38 02:06:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:12:38 02:06:01 1 0.03 0.00 0.00 0.02 0.00 99.95 02:12:38 02:06:01 2 0.08 0.00 0.05 0.00 0.02 99.85 02:12:38 02:06:01 3 0.00 0.00 0.03 0.00 0.00 99.97 02:12:38 02:06:01 4 0.03 0.00 0.00 0.02 0.02 99.93 02:12:38 02:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:12:38 02:06:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:12:38 02:06:01 7 0.07 0.00 0.00 0.00 0.00 99.93 02:12:38 02:12:38 02:06:01 CPU %user %nice %system %iowait %steal %idle 02:12:38 02:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:12:38 02:07:01 0 0.00 0.00 0.03 0.00 0.02 99.95 02:12:38 02:07:01 1 0.02 0.00 0.02 0.02 0.02 99.93 02:12:38 02:07:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:12:38 02:07:01 3 0.10 0.00 0.00 0.00 0.02 99.88 02:12:38 02:07:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:12:38 02:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:12:38 02:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:12:38 02:07:01 7 0.02 0.00 0.03 0.00 0.03 99.92 02:12:38 02:08:01 all 0.05 0.00 0.02 0.00 0.01 99.92 02:12:38 02:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:12:38 02:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:12:38 02:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:12:38 02:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:12:38 02:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:12:38 02:08:01 5 0.13 0.00 0.00 0.00 0.02 99.85 02:12:38 02:08:01 6 0.07 0.00 0.05 0.02 0.02 99.85 02:12:38 02:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:12:38 02:09:01 all 0.07 0.00 0.01 0.00 0.00 99.91 02:12:38 02:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:12:38 02:09:01 1 0.02 0.00 0.00 0.02 0.00 99.97 02:12:38 02:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:12:38 02:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:12:38 02:09:01 4 0.00 0.00 0.03 0.02 0.00 99.95 02:12:38 02:09:01 5 0.40 0.00 0.02 0.00 0.00 99.58 02:12:38 02:09:01 6 0.07 0.00 0.03 0.00 0.00 99.90 02:12:38 02:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:12:38 02:10:01 all 0.04 0.00 0.03 1.94 0.01 97.99 02:12:38 02:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:12:38 02:10:01 1 0.05 0.00 0.03 14.99 0.02 84.91 02:12:38 02:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:12:38 02:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:12:38 02:10:01 4 0.02 0.00 0.02 0.50 0.00 99.47 02:12:38 02:10:01 5 0.12 0.00 0.02 0.00 0.00 99.87 02:12:38 02:10:01 6 0.05 0.00 0.05 0.00 0.02 99.88 02:12:38 02:10:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:12:38 02:11:01 all 0.01 0.00 0.01 2.36 0.01 97.60 02:12:38 02:11:01 0 0.00 0.00 0.00 0.17 0.02 99.82 02:12:38 02:11:01 1 0.03 0.00 0.00 14.92 0.05 85.00 02:12:38 02:11:01 2 0.05 0.00 0.03 3.75 0.00 96.17 02:12:38 02:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:12:38 02:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:12:38 02:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:12:38 02:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:12:38 02:11:01 7 0.00 0.00 0.02 0.00 0.03 99.95 02:12:38 02:12:01 all 9.95 0.00 4.52 0.80 0.06 84.67 02:12:38 02:12:01 0 7.71 0.00 4.63 0.22 0.07 87.37 02:12:38 02:12:01 1 10.99 0.00 5.40 0.98 0.05 82.59 02:12:38 02:12:01 2 11.03 0.00 4.12 0.08 0.07 84.69 02:12:38 02:12:01 3 11.52 0.00 4.22 0.22 0.07 83.97 02:12:38 02:12:01 4 9.66 0.00 4.51 3.29 0.05 82.49 02:12:38 02:12:01 5 9.12 0.00 4.38 0.29 0.07 86.15 02:12:38 02:12:01 6 10.10 0.00 5.01 1.27 0.07 83.56 02:12:38 02:12:01 7 9.44 0.00 3.89 0.03 0.07 86.56 02:12:38 Average: all 13.34 0.00 2.42 1.11 0.04 83.09 02:12:38 Average: 0 13.33 0.00 2.29 0.83 0.04 83.51 02:12:38 Average: 1 13.55 0.00 2.38 1.88 0.04 82.15 02:12:38 Average: 2 13.03 0.00 2.44 1.04 0.04 83.45 02:12:38 Average: 3 13.27 0.00 2.47 1.30 0.03 82.93 02:12:38 Average: 4 13.34 0.00 2.44 0.68 0.04 83.50 02:12:38 Average: 5 13.49 0.00 2.47 0.75 0.04 83.25 02:12:38 Average: 6 13.29 0.00 2.48 1.77 0.04 82.42 02:12:38 Average: 7 13.41 0.00 2.39 0.65 0.04 83.51 02:12:38 02:12:38 02:12:38