Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a802096cb56626d3379e9589aa0de6bc0bfaf5c9 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-ssh16712829578380898613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh418880394117393419.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4883792509834210379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh6497889750696720484.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-ssh16640344074966565688.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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4094 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/644 [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/644 # 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 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 (main) Commit message: "Merge pull request #4806 from cloudxxx8/bump-dependencies" > 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 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 > git rev-list --no-walk b1cf5992efcdcb25540593e782c82dc6cf42b659 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:11:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:11:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:11:33 ========================================================= 14:11:33 EdgeX Global Pipelines Version Info 14:11:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:11:34 ------------------- 14:11:34 stable info: 14:11:34 ------------------- 14:11:34 Commited By: Ginny Guan ginny@iotechsys.com 14:11:34 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 14:11:34 Message: update stable to v1.0.260 14:11:34 ------------------- 14:11:34 experimental info: 14:11:34 ------------------- 14:11:34 Commited By: Ginny Guan ginny@iotechsys.com 14:11:34 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 14:11:34 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:11:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:11:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:11:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:11:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:11:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:11:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:11:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a802096 [Pipeline] echo 14:11:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:35 provisioning config files... 14:11:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/644@tmp/config10002924448663620138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:35 ---> ****-login.sh 14:11:35 nexus3.edgexfoundry.org:10001 14:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:36 Configure a credential helper to remove this warning. See 14:11:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:36 14:11:36 Login Succeeded 14:11:36 nexus3.edgexfoundry.org:10002 14:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:36 Configure a credential helper to remove this warning. See 14:11:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:36 14:11:36 Login Succeeded 14:11:36 nexus3.edgexfoundry.org:10003 14:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:36 Configure a credential helper to remove this warning. See 14:11:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:36 14:11:36 Login Succeeded 14:11:36 nexus3.edgexfoundry.org:10004 14:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:37 Configure a credential helper to remove this warning. See 14:11:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:37 14:11:37 Login Succeeded 14:11:37 ****.io 14:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:37 Configure a credential helper to remove this warning. See 14:11:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:37 14:11:37 Login Succeeded 14:11:37 ---> ****-login.sh ends [Pipeline] } 14:11:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:11:37 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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 14:11:37 + dirname cmd/core-command/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo core-command,cmd/core-command/Dockerfile 14:11:37 + dirname cmd/core-common-config-bootstrapper/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:11:37 + dirname cmd/core-data/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo core-data,cmd/core-data/Dockerfile 14:11:37 + + dirname cmd/core-metadata/Dockerfile 14:11:37 cut -d/ -f2 14:11:37 + echo core-metadata,cmd/core-metadata/Dockerfile 14:11:37 + dirname cmd/security-bootstrapper/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:11:37 + dirname cmd/security-proxy-auth/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:11:37 + dirname cmd/security-proxy-setup/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:11:37 + dirname cmd/security-secretstore-setup/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:11:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:11:37 + dirname cmd/security-spire-agent/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:11:37 + dirname cmd/security-spire-config/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:11:37 + dirname cmd/security-spire-server/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:11:37 + + cut -d/ -f2 14:11:37 dirname cmd/support-notifications/Dockerfile 14:11:37 + echo support-notifications,cmd/support-notifications/Dockerfile 14:11:37 + dirname cmd/support-scheduler/Dockerfile 14:11:37 + cut -d/ -f2 14:11:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:11:37 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-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 14:11:38 + git rev-list -1 --merges a802096cb56626d3379e9589aa0de6bc0bfaf5c9~1..a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] echo 14:11:38 -----------> git rev-list -1 --merges a802096cb56626d3379e9589aa0de6bc0bfaf5c9~1..a802096cb56626d3379e9589aa0de6bc0bfaf5c9 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:11:38 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [false] [Pipeline] sh 14:11:38 + git log --format=format:%s -1 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] echo 14:11:38 ========================================================= 14:11:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:11:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:11:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:11:38 + grep -v github /etc/ssh/ssh_known_hosts 14:11:38 + [ -e /tmp/ssh_known_hosts ] 14:11:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:11:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:11:38 + sudo tee -a /etc/ssh/ssh_known_hosts 14:11:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:39 14:11:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:39 0.1.4: Pulling from edgex-devops/py-git-semver 14:11:39 b85a868b505f: Pulling fs layer 14:11:39 e2be974225ed: Pulling fs layer 14:11:39 339a4e72a1f5: Pulling fs layer 14:11:39 988bab9f4d93: Pulling fs layer 14:11:39 1469e6f7b9e6: Pulling fs layer 14:11:39 eaf3925da568: Pulling fs layer 14:11:39 bab4dde63d76: Pulling fs layer 14:11:39 bde34c3a00c8: Pulling fs layer 14:11:39 b352a97aabf1: Pulling fs layer 14:11:39 4872d77fe225: Pulling fs layer 14:11:39 5851b861e8e6: Pulling fs layer 14:11:39 988bab9f4d93: Waiting 14:11:39 1469e6f7b9e6: Waiting 14:11:39 eaf3925da568: Waiting 14:11:39 bab4dde63d76: Waiting 14:11:39 bde34c3a00c8: Waiting 14:11:39 b352a97aabf1: Waiting 14:11:39 4872d77fe225: Waiting 14:11:39 5851b861e8e6: Waiting 14:11:39 e2be974225ed: Download complete 14:11:39 988bab9f4d93: Verifying Checksum 14:11:39 988bab9f4d93: Download complete 14:11:39 1469e6f7b9e6: Verifying Checksum 14:11:39 1469e6f7b9e6: Download complete 14:11:39 eaf3925da568: Download complete 14:11:39 339a4e72a1f5: Verifying Checksum 14:11:39 339a4e72a1f5: Download complete 14:11:39 bde34c3a00c8: Verifying Checksum 14:11:39 bde34c3a00c8: Download complete 14:11:39 b352a97aabf1: Verifying Checksum 14:11:39 b352a97aabf1: Download complete 14:11:39 4872d77fe225: Verifying Checksum 14:11:39 5851b861e8e6: Verifying Checksum 14:11:39 5851b861e8e6: Download complete 14:11:39 b85a868b505f: Verifying Checksum 14:11:39 b85a868b505f: Download complete 14:11:40 bab4dde63d76: Verifying Checksum 14:11:40 bab4dde63d76: Download complete 14:11:41 b85a868b505f: Pull complete 14:11:41 e2be974225ed: Pull complete 14:11:41 339a4e72a1f5: Pull complete 14:11:41 988bab9f4d93: Pull complete 14:11:41 1469e6f7b9e6: Pull complete 14:11:42 eaf3925da568: Pull complete 14:11:44 bab4dde63d76: Pull complete 14:11:44 bde34c3a00c8: Pull complete 14:11:44 b352a97aabf1: Pull complete 14:11:44 4872d77fe225: Pull complete 14:11:44 5851b861e8e6: Pull complete 14:11:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:11:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:44 prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container 14:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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 14:11:50 $ docker top 85aee282279543adb6c2ba39fef61a21517f4667be7e8f2c513e96f4c7d3a492 -eo pid,comm 14:11:50 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). 14:11:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:11:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:50 [ssh-agent] Looking for ssh-agent implementation... 14:11:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:50 $ docker exec 85aee282279543adb6c2ba39fef61a21517f4667be7e8f2c513e96f4c7d3a492 ssh-agent 14:11:50 SSH_AUTH_SOCK=/tmp/ssh-KiAdZRQOfrwA/agent.32 14:11:50 SSH_AGENT_PID=38 14:11:50 Running ssh-add (command line suppressed) 14:11:50 Identity added: /w/workspace/edgex-go/644@tmp/private_key_12499188486856894939.key (/w/workspace/edgex-go/644@tmp/private_key_12499188486856894939.key) 14:11:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:50 + git tag --points-at HEAD [Pipeline] } 14:11:50 $ docker exec --env ******** --env ******** 85aee282279543adb6c2ba39fef61a21517f4667be7e8f2c513e96f4c7d3a492 ssh-agent -k 14:11:50 unset SSH_AUTH_SOCK; 14:11:50 unset SSH_AGENT_PID; 14:11:50 echo Agent pid 38 killed; 14:11:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:11:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:11:50 [ssh-agent] Looking for ssh-agent implementation... 14:11:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:11:51 $ docker exec 85aee282279543adb6c2ba39fef61a21517f4667be7e8f2c513e96f4c7d3a492 ssh-agent 14:11:51 SSH_AUTH_SOCK=/tmp/ssh-9wIX3FSWLAdB/agent.71 14:11:51 SSH_AGENT_PID=77 14:11:51 Running ssh-add (command line suppressed) 14:11:51 Identity added: /w/workspace/edgex-go/644@tmp/private_key_7730527637519306195.key (/w/workspace/edgex-go/644@tmp/private_key_7730527637519306195.key) 14:11:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:11:51 + git semver init 14:11:51 2024-06-21 14:11:51,756 [run_init] DEBUG init version:0.0.0 force:False 14:11:51 2024-06-21 14:11:51,757 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/644/.semver 14:11:51 2024-06-21 14:11:51,758 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/644/.semver 14:11:51 2024-06-21 14:11:51,758 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/644/.semver'], cwd=/w/workspace/edgex-go/644, universal_newlines=False, shell=None, istream=None) 14:12:00 2024-06-21 14:11:59,136 [append_file] DEBUG append to file:/w/workspace/edgex-go/644/.git/info/exclude 14:12:00 2024-06-21 14:11:59,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/644/.semver/main with force:False 14:12:00 2024-06-21 14:11:59,137 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main 14:12:00 2024-06-21 14:11:59,137 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main 14:12:00 3.2.0-dev.26 [Pipeline] } 14:12:00 $ docker exec --env ******** --env ******** 85aee282279543adb6c2ba39fef61a21517f4667be7e8f2c513e96f4c7d3a492 ssh-agent -k 14:12:00 unset SSH_AUTH_SOCK; 14:12:00 unset SSH_AGENT_PID; 14:12:00 echo Agent pid 77 killed; 14:12:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:12:01 + git semver [Pipeline] } 14:12:01 $ docker stop --time=1 85aee282279543adb6c2ba39fef61a21517f4667be7e8f2c513e96f4c7d3a492 14:12:02 $ docker rm -f --volumes 85aee282279543adb6c2ba39fef61a21517f4667be7e8f2c513e96f4c7d3a492 [Pipeline] // withDockerContainer [Pipeline] sh 14:12:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:12:03 Stashed 1 file(s) [Pipeline] echo 14:12:03 [edgeXSemver]: initialized semver on version 3.2.0-dev.26 [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 14:12:03 + git config --global --add safe.directory /w/workspace/edgex-go/644 [Pipeline] echo 14:12:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:12:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:12:03 ========================================================= 14:12:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:12:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:12:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:12:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:12:04 619be1103602: Pulling fs layer 14:12:04 7862e08f4a3e: Pulling fs layer 14:12:04 5df492c9dc93: Pulling fs layer 14:12:04 7629e6793208: Pulling fs layer 14:12:04 4f4fb700ef54: Pulling fs layer 14:12:04 fb5054dd5b73: Pulling fs layer 14:12:04 eeca6798cff9: Pulling fs layer 14:12:04 aa269ceb94a6: Pulling fs layer 14:12:04 ada007ff1a6a: Pulling fs layer 14:12:04 fb5054dd5b73: Waiting 14:12:04 eeca6798cff9: Waiting 14:12:04 4f4fb700ef54: Waiting 14:12:04 7629e6793208: Waiting 14:12:04 aa269ceb94a6: Waiting 14:12:04 7862e08f4a3e: Verifying Checksum 14:12:04 7862e08f4a3e: Download complete 14:12:04 7629e6793208: Verifying Checksum 14:12:04 7629e6793208: Download complete 14:12:04 4f4fb700ef54: Verifying Checksum 14:12:04 4f4fb700ef54: Download complete 14:12:04 fb5054dd5b73: Verifying Checksum 14:12:04 fb5054dd5b73: Download complete 14:12:04 619be1103602: Verifying Checksum 14:12:04 619be1103602: Download complete 14:12:04 eeca6798cff9: Verifying Checksum 14:12:04 eeca6798cff9: Download complete 14:12:04 619be1103602: Pull complete 14:12:04 ada007ff1a6a: Verifying Checksum 14:12:04 ada007ff1a6a: Download complete 14:12:04 7862e08f4a3e: Pull complete 14:12:04 5df492c9dc93: Verifying Checksum 14:12:04 5df492c9dc93: Download complete 14:12:04 aa269ceb94a6: Verifying Checksum 14:12:04 aa269ceb94a6: Download complete 14:12:07 5df492c9dc93: Pull complete 14:12:07 7629e6793208: Pull complete 14:12:07 4f4fb700ef54: Pull complete 14:12:07 fb5054dd5b73: Pull complete 14:12:07 eeca6798cff9: Pull complete 14:12:10 aa269ceb94a6: Pull complete 14:12:10 ada007ff1a6a: Pull complete 14:12:10 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 14:12:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:12:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 14:12:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:12:10 WORKDIR /edgex 14:12:10 COPY go.mod . 14:12:10 RUN go mod download 14:12:10 + docker build -t ci-base-image-x86_64 -f - . 14:12:11 Sending build context to Docker daemon 178.3MB 14:12:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:12:11 ---> f489d0715acc 14:12:11 Step 2/4 : WORKDIR /edgex 14:12:18 Still waiting to schedule task 14:12:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:12:21 ---> Running in ca885b600436 14:12:21 Removing intermediate container ca885b600436 14:12:21 ---> 9ef001b943ef 14:12:21 Step 3/4 : COPY go.mod . 14:12:21 ---> 03843c437d33 14:12:21 Step 4/4 : RUN go mod download 14:12:21 ---> Running in 9c6fafe7ea02 14:12:53 Removing intermediate container 9c6fafe7ea02 14:12:53 ---> c1781751e2af 14:12:53 Successfully built c1781751e2af 14:12:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:53 + docker inspect -f . ci-base-image-x86_64 14:12:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:54 prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container 14:12:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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 14:12:54 $ docker top 610e304bb3c411b84a2d35ec533b890e170e10a5cf6f1f7b22c070c8343d5021 -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:55 + go version 14:12:55 go version go1.21.9 linux/amd64 [Pipeline] } 14:12:55 $ docker stop --time=1 610e304bb3c411b84a2d35ec533b890e170e10a5cf6f1f7b22c070c8343d5021 14:12:57 $ docker rm -f --volumes 610e304bb3c411b84a2d35ec533b890e170e10a5cf6f1f7b22c070c8343d5021 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:57 + docker inspect -f . ci-base-image-x86_64 14:12:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:57 prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container 14:12:57 $ 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/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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 14:12:57 $ docker top d2006de9ad59fe7b6bba1015ec9d3cc42776d2399a9cba39c8a354e4f4608c3e -eo pid,comm [Pipeline] { [Pipeline] echo 14:12:58 ========================================================= 14:12:58 [edgeXBuildGoParallel] Running Tests and Build... 14:12:58 ========================================================= [Pipeline] sh 14:12:58 + git config --global --add safe.directory /w/workspace/edgex-go/644 [Pipeline] fileExists [Pipeline] sh 14:12:58 + make test 14:12:58 go test -race -coverprofile=coverage.out ./... 14:13:05 ? github.com/edgexfoundry/edgex-go [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:13:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:13:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 14:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:13:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 14:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:13:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:13:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4095 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 14:13:45 Running in /w/workspace/edgex-go/644 [Pipeline] { [Pipeline] checkout 14:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 14:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.2% of statements 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.108s coverage: 93.4% of statements 14:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 6.1% of statements 14:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.339s coverage: 97.6% of statements 14:13:48 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 14:13:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:13:48 The recommended git tool is: git 14:13:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.053s coverage: 0.9% of statements 14:13:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.021s coverage: 32.2% of statements 14:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements 14:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 82.9% of statements 14:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 14:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements 14:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 14:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:13:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:13:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:13:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:13:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:13:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:13:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:13:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:13:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:13:53 using credential edgex-jenkins-ssh 14:13:53 Cloning the remote Git repository 14:13:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:13:53 > git init /w/workspace/edgex-go/644 # timeout=10 14:13:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:13:53 > git --version # timeout=10 14:13:53 > git --version # 'git version 2.25.1' 14:13:53 using GIT_SSH to set credentials SSH Credentials for GitHub 14:13:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 14:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:13:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:13:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 14:13:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 14:13:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 14:13:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:13:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:13:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:14:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:14:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:14:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.259s coverage: 94.4% of statements 14:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:14:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:14:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:14:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:14:12 Avoid second fetch 14:14:12 Checking out Revision a802096cb56626d3379e9589aa0de6bc0bfaf5c9 (main) 14:14:12 Commit message: "Merge pull request #4806 from cloudxxx8/bump-dependencies" 14:14:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:14:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:12 > git config core.sparsecheckout # timeout=10 14:14:12 > git checkout -f a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.274s coverage: 79.9% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.261s coverage: 62.3% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.761s coverage: 38.4% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 89.5% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.093s coverage: 95.7% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 14:14:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 98.9% of statements 14:14:15 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 14:14:15 running golangci-lint 14:14:15 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 14:14:15 go version go1.21.9 linux/amd64 14:14:15 level=info msg="[config_reader] Used config file .golangci.yml" 14:14:15 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:14:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:14:17 % Total % Received % Xferd Average Speed Time Time Time Current 14:14:17 Dload Upload Total Spent Left Speed 14:14:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 14:14:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:14:18 + sudo tee /etc/docker/daemon.new 14:14:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:14:18 { 14:14:18 "registry-mirrors": [ 14:14:18 "https://nexus3.edgexfoundry.org:10001" 14:14:18 ], 14:14:18 "bip": "10.250.0.254/24", 14:14:18 "hosts": [ 14:14:18 "tcp://0.0.0.0:5555", 14:14:18 "unix:///var/run/docker.sock" 14:14:18 ], 14:14:18 "mtu": 1458, 14:14:18 "selinux-enabled": true, 14:14:18 "seccomp-profile": "/etc/docker/seccomp.json" 14:14:18 } [Pipeline] sh 14:14:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:14:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:14:37 provisioning config files... 14:14:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/644@tmp/config63492342864017360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:37 ---> ****-login.sh 14:14:37 nexus3.edgexfoundry.org:10001 14:14:37 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 19.529770526s" 14:14:37 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.084002ms" 14:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:38 Configure a credential helper to remove this warning. See 14:14:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:38 14:14:38 Login Succeeded 14:14:38 nexus3.edgexfoundry.org:10002 14:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:38 Configure a credential helper to remove this warning. See 14:14:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:38 14:14:38 Login Succeeded 14:14:38 nexus3.edgexfoundry.org:10003 14:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:38 Configure a credential helper to remove this warning. See 14:14:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:38 14:14:38 Login Succeeded 14:14:38 nexus3.edgexfoundry.org:10004 14:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:39 Configure a credential helper to remove this warning. See 14:14:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:39 14:14:39 Login Succeeded 14:14:39 ****.io 14:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:39 Configure a credential helper to remove this warning. See 14:14:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:39 14:14:39 Login Succeeded 14:14:39 ---> ****-login.sh ends [Pipeline] } 14:14:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:14:40 + git config --global --add safe.directory /w/workspace/edgex-go/644 [Pipeline] echo 14:14:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:14:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:14:40 ========================================================= 14:14:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:14:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:14:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:14:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:14:40 c6b39de5b339: Pulling fs layer 14:14:40 a69c41024577: Pulling fs layer 14:14:40 d6de4b400683: Pulling fs layer 14:14:40 35cb2a7552d0: Pulling fs layer 14:14:40 4f4fb700ef54: Pulling fs layer 14:14:40 464afbd9ba4c: Pulling fs layer 14:14:40 00f215d4a9da: Pulling fs layer 14:14:40 d496ad576159: Pulling fs layer 14:14:40 35cb2a7552d0: Waiting 14:14:40 4f4fb700ef54: Waiting 14:14:40 464afbd9ba4c: Waiting 14:14:40 00f215d4a9da: Waiting 14:14:40 d496ad576159: Waiting 14:14:41 a69c41024577: Verifying Checksum 14:14:41 a69c41024577: Download complete 14:14:41 35cb2a7552d0: Verifying Checksum 14:14:41 35cb2a7552d0: Download complete 14:14:41 4f4fb700ef54: Verifying Checksum 14:14:41 4f4fb700ef54: Download complete 14:14:41 464afbd9ba4c: Download complete 14:14:41 c6b39de5b339: Download complete 14:14:41 d496ad576159: Verifying Checksum 14:14:41 d496ad576159: Download complete 14:14:41 c6b39de5b339: Pull complete 14:14:42 a69c41024577: Pull complete 14:14:42 d6de4b400683: Verifying Checksum 14:14:42 d6de4b400683: Download complete 14:14:43 00f215d4a9da: Verifying Checksum 14:14:43 00f215d4a9da: Download complete 14:14:45 level=info msg="[linters_context/goanalysis] analyzers took 2m4.895174673s with top 10 stages: buildir: 45.764117462s, gosec: 6.957617791s, inspect: 2.764508532s, printf: 2.229712093s, fact_deprecated: 2.153936981s, fact_purity: 1.628187185s, ctrlflow: 1.602166631s, nilness: 1.496456044s, S1038: 1.354371116s, S1039: 1.083202241s" 14:14:45 level=info msg="[runner] Issues before processing: 197, after processing: 0" 14:14:45 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, exclude: 197/197, cgo: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude-rules: 21/197" 14:14:45 level=info msg="[runner] processing took 18.57396ms with stages: identifier_marker: 7.503707ms, nolint: 6.579465ms, autogenerated_exclude: 1.424909ms, path_prettifier: 1.318528ms, exclude-rules: 1.027263ms, skip_dirs: 674.378µs, cgo: 26.55µs, filename_unadjuster: 14.7µs, max_same_issues: 910ns, uniq_by_line: 560ns, sort_results: 480ns, skip_files: 440ns, fixer: 390ns, path_prefixer: 360ns, exclude: 280ns, severity-rules: 270ns, diff: 210ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 120ns" 14:14:45 level=info msg="[runner] linters took 10.126208305s with stages: goanalysis_metalinter: 10.107550954s" 14:14:45 level=info msg="File cache stats: 0 entries of total size 0B" 14:14:45 level=info msg="Memory: 296 samples, avg is 277.8MB, max is 1250.9MB" 14:14:45 level=info msg="Execution took 29.70102921s" 14:14:45 go vet ./... 14:14:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:14:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:14:52 ./bin/test-attribution-txt.sh [Pipeline] echo 14:14:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 14:14:52 + ls -al . 14:14:52 total 816 14:14:52 drwxrwxr-x 11 1001 1001 4096 Jun 21 14:12 . 14:14:52 drwxr-xr-x 4 root root 4096 Jun 21 14:12 .. 14:14:52 drwxrwxr-x 2 1001 1001 4096 Jun 21 14:11 .blubracket 14:14:52 -rw-rw-r-- 1 1001 1001 10 Jun 21 14:11 .dockerignore 14:14:52 drwxrwxr-x 8 1001 1001 4096 Jun 21 14:14 .git 14:14:52 drwxrwxr-x 3 1001 1001 4096 Jun 21 14:11 .github 14:14:52 -rw-rw-r-- 1 1001 1001 1074 Jun 21 14:11 .gitignore 14:14:52 -rw-rw-r-- 1 1001 1001 42 Jun 21 14:11 .golangci.yml 14:14:52 -rw-rw-r-- 1 1001 1001 100 Jun 21 14:11 .hadolint.yml 14:14:52 drwxr-xr-x 3 1001 1001 4096 Jun 21 14:11 .semver 14:14:52 -rw-rw-r-- 1 1001 1001 155 Jun 21 14:11 .sonarcloud.properties 14:14:52 -rw-rw-r-- 1 1001 1001 1171 Jun 21 14:11 ADOPTERS.md 14:14:52 -rw-rw-r-- 1 1001 1001 20361 Jun 21 14:11 Attribution.txt 14:14:52 -rw-rw-r-- 1 1001 1001 100284 Jun 21 14:11 CHANGELOG.md 14:14:52 -rw-rw-r-- 1 1001 1001 3804 Jun 21 14:11 CONTRIBUTING.md 14:14:52 -rw-rw-r-- 1 1001 1001 677 Jun 21 14:11 GOVERNANCE.md 14:14:52 -rw-rw-r-- 1 1001 1001 861 Jun 21 14:11 Jenkinsfile 14:14:52 -rw-rw-r-- 1 1001 1001 10775 Jun 21 14:11 LICENSE 14:14:52 -rw-rw-r-- 1 1001 1001 15392 Jun 21 14:11 Makefile 14:14:52 -rw-rw-r-- 1 1001 1001 582 Jun 21 14:11 OWNERS.md 14:14:52 -rw-rw-r-- 1 1001 1001 9528 Jun 21 14:11 README.md 14:14:52 -rw-rw-r-- 1 1001 1001 789 Jun 21 14:11 SECURITY.md 14:14:52 -rw-rw-r-- 1 1001 1001 12 Jun 21 14:12 VERSION 14:14:52 drwxrwxr-x 2 1001 1001 4096 Jun 21 14:11 bin 14:14:52 drwxrwxr-x 18 1001 1001 4096 Jun 21 14:11 cmd 14:14:52 -rw-r--r-- 1 root root 455714 Jun 21 14:14 coverage.out 14:14:52 drwxrwxr-x 2 1001 1001 4096 Jun 21 14:11 fuzz_test 14:14:52 -rw-rw-r-- 1 1001 1001 6922 Jun 21 14:11 go.mod 14:14:52 -rw-rw-r-- 1 1001 1001 101535 Jun 21 14:11 go.sum 14:14:52 drwxrwxr-x 7 1001 1001 4096 Jun 21 14:11 internal 14:14:52 drwxrwxr-x 3 1001 1001 4096 Jun 21 14:11 openapi 14:14:52 -rw-rw-r-- 1 1001 1001 584 Jun 21 14:11 security.txt 14:14:52 -rw-rw-r-- 1 1001 1001 204 Jun 21 14:11 version.go [Pipeline] sh 14:14:53 + '[' -e coverage.out ] 14:14:53 + chown 1001:1001 coverage.out [Pipeline] stash 14:14:53 Stashed 1 file(s) [Pipeline] sh 14:14:53 + make build 14:14:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:14:56 d6de4b400683: Pull complete 14:14:56 35cb2a7552d0: Pull complete 14:14:56 4f4fb700ef54: Pull complete 14:14:56 464afbd9ba4c: Pull complete 14:15:04 00f215d4a9da: Pull complete 14:15:06 d496ad576159: Pull complete 14:15:06 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 14:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:15:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 14:15:06 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:15:06 WORKDIR /edgex 14:15:06 COPY go.mod . 14:15:06 RUN go mod download -t 14:15:06 ci-base-image-arm64 -f - . 14:15:07 Sending build context to Docker daemon 3.004MB 14:15:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:15:07 ---> f246e2811388 14:15:07 Step 2/4 : WORKDIR /edgex 14:15:09 ---> Running in fe732f5cfead 14:15:09 Removing intermediate container fe732f5cfead 14:15:09 ---> cf7e5999756f 14:15:09 Step 3/4 : COPY go.mod . 14:15:09 ---> 13c21c872f91 14:15:09 Step 4/4 : RUN go mod download 14:15:09 ---> Running in db591506f25f 14:15:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:15:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:15:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:15:19 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:15:24 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:15:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:15:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:15:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:15:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:15:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:15:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:15:30 $ docker stop --time=1 d2006de9ad59fe7b6bba1015ec9d3cc42776d2399a9cba39c8a354e4f4608c3e 14:15:40 $ docker rm -f --volumes d2006de9ad59fe7b6bba1015ec9d3cc42776d2399a9cba39c8a354e4f4608c3e [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 14:15:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:15:42 14:15:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:15:42 latest: Pulling from edgex-devops/edgex-compose 14:15:42 91d30c5bc195: Pulling fs layer 14:15:42 2e9b0aa3be6d: Pulling fs layer 14:15:42 9c61dcf015f6: Pulling fs layer 14:15:42 4698f68db338: Pulling fs layer 14:15:42 2a2f49069b9e: Pulling fs layer 14:15:42 e0025b399a48: Pulling fs layer 14:15:42 2a2f49069b9e: Waiting 14:15:42 e0025b399a48: Waiting 14:15:42 4698f68db338: Waiting 14:15:42 91d30c5bc195: Verifying Checksum 14:15:42 91d30c5bc195: Download complete 14:15:42 4698f68db338: Download complete 14:15:42 2e9b0aa3be6d: Verifying Checksum 14:15:42 2e9b0aa3be6d: Download complete 14:15:42 e0025b399a48: Verifying Checksum 14:15:42 e0025b399a48: Download complete 14:15:42 91d30c5bc195: Pull complete 14:15:42 2a2f49069b9e: Verifying Checksum 14:15:42 2e9b0aa3be6d: Pull complete 14:15:43 9c61dcf015f6: Verifying Checksum 14:15:43 9c61dcf015f6: Download complete 14:15:45 9c61dcf015f6: Pull complete 14:15:45 4698f68db338: Pull complete 14:15:45 2a2f49069b9e: Pull complete 14:15:45 e0025b399a48: Pull complete 14:15:45 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 14:15:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:15:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:46 prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container 14:15:46 $ 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/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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 14:15:51 $ docker top f909430c23c4bd69c10747f41e9085d053f048e265cd46a23b007f5ebcb87b29 -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:52 + docker compose -f ./docker-compose-build.yml build --parallel 14:15:54 #1 [core-command internal] load build definition from Dockerfile 14:15:54 #1 transferring dockerfile: 1.93kB done 14:15:54 #1 DONE 0.3s 14:15:54 14:15:54 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:15:54 #2 transferring dockerfile: 1.89kB done 14:15:54 #2 DONE 0.1s 14:15:54 14:15:54 #3 [security-spire-config internal] load build definition from Dockerfile 14:15:54 #3 transferring dockerfile: 1.69kB done 14:15:54 #3 DONE 0.1s 14:15:54 14:15:54 #4 [security-proxy-auth internal] load build definition from Dockerfile 14:15:54 #4 transferring dockerfile: 2.15kB done 14:15:54 #4 DONE 0.1s 14:15:54 14:15:54 #5 [core-data internal] load build definition from Dockerfile 14:15:54 #5 transferring dockerfile: 2.01kB 0.0s done 14:15:54 #5 DONE 0.1s 14:15:54 14:15:54 #6 [security-spire-agent internal] load build definition from Dockerfile 14:15:54 #6 transferring dockerfile: 1.81kB done 14:15:54 #6 DONE 0.2s 14:15:54 14:15:54 #7 [security-secretstore-setup internal] load build definition from Dockerfile 14:15:54 #7 transferring dockerfile: 2.49kB done 14:15:54 #7 DONE 0.2s 14:15:54 14:15:54 #8 [security-proxy-setup internal] load build definition from Dockerfile 14:15:54 #8 transferring dockerfile: 2.50kB done 14:15:54 #8 DONE 0.1s 14:15:54 14:15:54 #9 [security-spire-server internal] load build definition from Dockerfile 14:15:54 #9 transferring dockerfile: 1.70kB done 14:15:54 #9 DONE 0.1s 14:15:54 14:15:54 #10 [support-notifications internal] load build definition from Dockerfile 14:15:54 #10 transferring dockerfile: 1.95kB done 14:15:54 #10 DONE 0.2s 14:15:54 14:15:54 #11 [support-scheduler internal] load build definition from Dockerfile 14:15:54 #11 transferring dockerfile: 1.93kB done 14:15:54 #11 DONE 0.2s 14:15:54 14:15:54 #12 [security-bootstrapper internal] load build definition from Dockerfile 14:15:54 #12 transferring dockerfile: 2.93kB done 14:15:54 #12 DONE 0.2s 14:15:54 14:15:54 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:15:54 #13 transferring dockerfile: 2.23kB done 14:15:54 #13 DONE 0.2s 14:15:54 14:15:54 #14 [core-command internal] load .dockerignore 14:15:54 #14 transferring context: 50B done 14:15:54 #14 DONE 0.1s 14:15:54 14:15:54 #15 [core-metadata internal] load build definition from Dockerfile 14:15:55 #15 transferring dockerfile: 2.06kB done 14:15:55 #15 DONE 0.0s 14:15:55 14:15:55 #16 [security-spire-config internal] load .dockerignore 14:15:55 #16 transferring context: 50B done 14:15:55 #16 DONE 0.0s 14:15:55 14:15:55 #17 [security-proxy-auth internal] load .dockerignore 14:15:55 #17 transferring context: 50B done 14:15:55 #17 DONE 0.0s 14:15:55 14:15:55 #18 [security-spiffe-token-provider internal] load .dockerignore 14:15:55 #18 transferring context: 50B done 14:15:55 #18 DONE 0.0s 14:15:55 14:15:55 #19 [security-spire-agent internal] load .dockerignore 14:15:55 #19 transferring context: 50B done 14:15:55 #19 DONE 0.0s 14:15:55 14:15:55 #20 [core-data internal] load .dockerignore 14:15:55 #20 transferring context: 50B done 14:15:55 #20 DONE 0.0s 14:15:55 14:15:55 #21 [security-spire-server internal] load .dockerignore 14:15:55 #21 transferring context: 50B done 14:15:55 #21 DONE 0.0s 14:15:55 14:15:55 #22 [security-proxy-setup internal] load .dockerignore 14:15:55 #22 transferring context: 50B done 14:15:55 #22 DONE 0.0s 14:15:55 14:15:55 #23 [security-secretstore-setup internal] load .dockerignore 14:15:55 #23 transferring context: 50B done 14:15:55 #23 DONE 0.0s 14:15:55 14:15:55 #24 [support-scheduler internal] load .dockerignore 14:15:55 #24 transferring context: 50B done 14:15:55 #24 DONE 0.0s 14:15:55 14:15:55 #25 [security-bootstrapper internal] load .dockerignore 14:15:55 #25 transferring context: 50B done 14:15:55 #25 DONE 0.1s 14:15:55 14:15:55 #26 [core-common-config-bootstrapper internal] load .dockerignore 14:15:55 #26 transferring context: 50B done 14:15:55 #26 DONE 0.0s 14:15:55 14:15:55 #27 [support-notifications internal] load .dockerignore 14:15:55 #27 transferring context: 50B done 14:15:55 #27 DONE 0.0s 14:15:55 14:15:55 #28 [core-metadata internal] load .dockerignore 14:15:55 #28 transferring context: 50B done 14:15:55 #28 DONE 0.0s 14:15:55 14:15:55 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:15:55 #29 DONE 0.0s 14:15:55 14:15:55 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 14:15:55 #30 DONE 0.1s 14:15:55 14:15:55 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:15:55 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:15:55 #31 ... 14:15:55 14:15:55 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:15:55 #29 DONE 0.0s 14:15:55 14:15:55 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 14:15:55 #30 DONE 0.1s 14:15:55 14:15:55 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:15:55 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:15:55 #31 ... 14:15:55 14:15:55 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:15:55 #29 DONE 0.0s 14:15:55 14:15:55 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:15:55 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:15:55 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 14:15:55 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 14:15:55 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 14:15:55 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 14:15:55 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 14:15:55 #31 ... 14:15:55 14:15:55 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:15:55 #29 DONE 0.0s 14:15:55 14:15:55 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:15:55 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:15:55 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 14:15:55 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 14:15:55 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 14:15:55 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 14:15:55 #31 ... 14:15:55 14:15:55 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:15:55 #29 DONE 0.0s 14:15:55 14:15:55 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:15:55 #31 ... 14:15:55 14:15:55 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:15:55 #29 DONE 0.0s 14:15:55 14:15:55 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:15:55 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:15:55 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 14:15:55 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 14:15:55 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 14:15:55 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 14:15:56 #31 ... 14:15:56 14:15:56 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 14:15:56 #30 DONE 0.6s 14:15:56 14:15:56 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:15:56 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:15:56 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 14:15:56 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 14:15:56 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 14:15:56 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 14:15:56 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.6s done 14:15:56 #31 ... 14:15:56 14:15:56 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 14:15:56 #32 DONE 0.9s 14:15:56 14:15:56 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:15:56 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:15:56 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 14:15:56 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 14:15:56 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 14:15:56 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 14:15:56 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.6s done 14:15:56 #31 ... 14:15:56 14:15:56 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 14:15:56 #33 DONE 0.8s 14:15:56 14:15:56 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:15:56 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:15:56 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 14:15:56 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 14:15:56 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 14:15:56 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 14:15:56 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.6s done 14:15:56 #31 ... 14:15:56 14:15:56 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 14:15:56 #34 DONE 1.6s 14:15:56 14:15:56 #35 [security-spire-server internal] load build context 14:15:56 #35 transferring context: 26.79kB 0.0s done 14:15:56 #35 DONE 0.4s 14:15:56 14:15:56 #36 [security-spire-agent internal] load build context 14:15:56 #36 transferring context: 26.32kB 0.0s done 14:15:56 #36 DONE 0.3s 14:15:56 14:15:56 #37 [security-spire-config internal] load build context 14:15:56 #37 transferring context: 25.04kB 0.0s done 14:15:56 #37 DONE 0.4s 14:15:56 14:15:56 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:15:56 #31 DONE 1.6s 14:15:56 14:15:56 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 14:16:01 #38 ... 14:16:01 14:16:01 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:01 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 14:16:01 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 14:16:01 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 14:16:01 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 14:16:01 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 5.1s 14:16:01 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 5.1s 14:16:01 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.1s 14:16:05 #39 ... 14:16:05 14:16:05 #40 [core-command internal] load build context 14:16:05 #40 transferring context: 410.68MB 10.0s done 14:16:05 #40 ... 14:16:05 14:16:05 #41 [security-spiffe-token-provider internal] load build context 14:16:05 #41 transferring context: 410.68MB 8.3s done 14:16:05 #41 ... 14:16:05 14:16:05 #42 [security-secretstore-setup internal] load build context 14:16:05 #42 ... 14:16:05 14:16:05 #43 [core-data internal] load build context 14:16:05 #43 transferring context: 410.68MB 10.1s done 14:16:05 #43 ... 14:16:05 14:16:05 #44 [support-notifications internal] load build context 14:16:05 #44 ... 14:16:05 14:16:05 #45 [security-proxy-auth internal] load build context 14:16:05 #45 transferring context: 410.68MB 10.5s done 14:16:05 #45 ... 14:16:05 14:16:05 #46 [core-common-config-bootstrapper internal] load build context 14:16:06 #46 ... 14:16:06 14:16:06 #47 [security-proxy-setup internal] load build context 14:16:06 #47 transferring context: 410.68MB 10.1s done 14:16:06 #47 ... 14:16:06 14:16:06 #48 [security-bootstrapper internal] load build context 14:16:06 #48 ... 14:16:06 14:16:06 #49 [core-metadata internal] load build context 14:16:06 #49 transferring context: 410.68MB 9.8s done 14:16:06 #49 ... 14:16:06 14:16:06 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:16:06 #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 14:16:06 #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 14:16:06 #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 14:16:06 #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 14:16:06 #50 ... 14:16:06 14:16:06 #51 [support-scheduler internal] load build context 14:16:06 #51 transferring context: 410.68MB 10.5s done 14:16:06 #51 ... 14:16:06 14:16:06 #52 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:16:06 #52 ... 14:16:06 14:16:06 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:06 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 10.2s 14:16:06 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.2s 14:16:06 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 10.2s 14:16:11 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 15.2s 14:16:11 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 15.2s 14:16:11 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 15.2s 14:16:16 #39 ... 14:16:16 14:16:16 #42 [security-secretstore-setup internal] load build context 14:16:16 #42 transferring context: 410.68MB 10.6s done 14:16:16 #42 ... 14:16:16 14:16:16 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:16 #39 ... 14:16:16 14:16:16 #44 [support-notifications internal] load build context 14:16:16 #44 transferring context: 410.68MB 10.4s done 14:16:16 #44 ... 14:16:16 14:16:16 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:16 #39 ... 14:16:16 14:16:16 #46 [core-common-config-bootstrapper internal] load build context 14:16:16 #46 transferring context: 410.68MB 10.6s done 14:16:16 #46 ... 14:16:16 14:16:16 #48 [security-bootstrapper internal] load build context 14:16:16 #48 transferring context: 410.68MB 10.5s done 14:16:16 #48 ... 14:16:16 14:16:16 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:16 #39 ... 14:16:16 14:16:16 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:16:16 #50 ... 14:16:16 14:16:16 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:16 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 20.3s 14:16:16 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 20.3s 14:16:16 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 20.3s 14:16:17 Removing intermediate container db591506f25f 14:16:17 ---> c1447ef8d5cc 14:16:17 Successfully built c1447ef8d5cc 14:16:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:17 + docker inspect -f . ci-base-image-arm64 14:16:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:18 prd-ubuntu20.04-docker-arm64-4c-16g-4095 does not seem to be running inside a container 14:16:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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-arm64 cat 14:16:19 $ docker top 163b245790c70bd325747f065f26f93fd9e64ddb768fc1d040f6bc175915d6ac -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:20 + go version 14:16:20 go version go1.21.9 linux/arm64 [Pipeline] } 14:16:20 $ docker stop --time=1 163b245790c70bd325747f065f26f93fd9e64ddb768fc1d040f6bc175915d6ac 14:16:21 $ docker rm -f --volumes 163b245790c70bd325747f065f26f93fd9e64ddb768fc1d040f6bc175915d6ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage 14:16:22 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 25.4s 14:16:22 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 25.4s 14:16:22 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 25.4s [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:22 14:16:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:22 latest: Pulling from edgex-devops/edgex-compose-arm64 14:16:22 547446be3368: Pulling fs layer 14:16:22 d125d8839a47: Pulling fs layer 14:16:22 3e85d5ac6304: Pulling fs layer 14:16:22 c3105a71a48b: Pulling fs layer 14:16:22 0f093f025ec4: Pulling fs layer 14:16:22 c3106fc0e877: Pulling fs layer 14:16:22 c3105a71a48b: Waiting 14:16:22 0f093f025ec4: Waiting 14:16:22 c3106fc0e877: Waiting 14:16:23 547446be3368: Verifying Checksum 14:16:23 547446be3368: Download complete 14:16:23 c3105a71a48b: Download complete 14:16:23 d125d8839a47: Verifying Checksum 14:16:23 d125d8839a47: Download complete 14:16:23 c3106fc0e877: Verifying Checksum 14:16:23 c3106fc0e877: Download complete 14:16:23 0f093f025ec4: Verifying Checksum 14:16:23 0f093f025ec4: Download complete 14:16:23 547446be3368: Pull complete 14:16:24 d125d8839a47: Pull complete 14:16:25 3e85d5ac6304: Verifying Checksum 14:16:25 3e85d5ac6304: Download complete 14:16:27 #39 ... 14:16:27 14:16:27 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:16:27 #50 ... 14:16:27 14:16:27 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:27 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 30.4s 14:16:27 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 30.4s 14:16:27 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 29.0s done 14:16:29 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 14:16:30 #39 ... 14:16:30 14:16:30 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:16:30 #53 ... 14:16:30 14:16:30 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:32 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 35.6s 14:16:33 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 33.3s done 14:16:35 3e85d5ac6304: Pull complete 14:16:35 c3105a71a48b: Pull complete 14:16:36 0f093f025ec4: Pull complete 14:16:36 c3106fc0e877: Pull complete 14:16:36 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 14:16:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:36 prd-ubuntu20.04-docker-arm64-4c-16g-4095 does not seem to be running inside a container 14:16:36 $ 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/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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-arm64:latest cat 14:16:37 #39 ... 14:16:37 14:16:37 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:16:37 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 29.0s done 14:16:37 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 14:16:37 #50 ... 14:16:37 14:16:37 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:37 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 41.1s 14:16:38 $ docker top 65849c087eaeee79fa877e81a26ce26e51bc62faff0dd67dd5b9f2449f404a07 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:39 + docker compose -f ./docker-compose-build.yml build --parallel 14:16:40 #39 ... 14:16:40 14:16:40 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:16:40 #54 ... 14:16:40 14:16:40 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:43 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 45.2s done 14:16:45 #39 ... 14:16:45 14:16:45 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:16:45 #55 ... 14:16:45 14:16:45 #41 [security-spiffe-token-provider internal] load build context 14:16:45 #41 DONE 50.0s 14:16:45 14:16:45 #49 [core-metadata internal] load build context 14:16:45 #49 DONE 49.4s 14:16:45 14:16:45 #43 [core-data internal] load build context 14:16:45 #43 DONE 50.0s 14:16:45 14:16:45 #45 [security-proxy-auth internal] load build context 14:16:45 #45 DONE 50.1s 14:16:45 14:16:45 #38 [core-command builder 2/7] WORKDIR /edgex-go 14:16:45 #38 DONE 49.2s 14:16:45 14:16:45 #40 [core-command internal] load build context 14:16:45 #40 DONE 50.2s 14:16:45 14:16:45 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:45 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 14:16:45 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 49.0s 14:16:45 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 14:16:45 #39 ... 14:16:45 14:16:45 #47 [security-proxy-setup internal] load build context 14:16:45 #47 DONE 49.7s 14:16:45 14:16:45 #42 [security-secretstore-setup internal] load build context 14:16:45 #42 DONE 50.1s 14:16:45 14:16:45 #44 [support-notifications internal] load build context 14:16:45 #44 DONE 50.0s 14:16:45 14:16:45 #51 [support-scheduler internal] load build context 14:16:45 #51 DONE 50.0s 14:16:45 14:16:45 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:45 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 49.1s 14:16:45 #39 ... 14:16:45 14:16:45 #48 [security-bootstrapper internal] load build context 14:16:45 #48 DONE 49.8s 14:16:45 14:16:45 #46 [core-common-config-bootstrapper internal] load build context 14:16:45 #46 DONE 50.1s 14:16:45 14:16:45 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:45 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 49.2s 14:16:45 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 49.4s 14:16:46 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 49.9s done 14:16:46 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14:16:47 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done 14:16:47 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:16:47 #1 transferring dockerfile: 30B 14:16:47 #1 transferring dockerfile: 2.23kB done 14:16:47 #1 DONE 0.1s 14:16:47 #39 ... 14:16:47 14:16:47 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:16:47 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 45.2s done 14:16:47 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 49.0s done 14:16:47 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 49.6s done 14:16:47 #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 14:16:47 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done 14:16:47 #50 ... 14:16:47 14:16:47 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:16:47 #54 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:47 #54 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:47 #54 17.77 (1/4) Installing ca-certificates (20240226-r0) 14:16:47 #54 17.78 (2/4) Installing dumb-init (1.2.5-r2) 14:16:47 #54 17.78 (3/4) Installing su-exec (0.2-r3) 14:16:47 #54 17.79 (4/4) Installing yq (4.33.3-r5) 14:16:47 #54 17.85 Executing busybox-1.36.1-r7.trigger 14:16:47 #54 17.86 Executing ca-certificates-20240226-r0.trigger 14:16:47 #54 17.91 OK: 17 MiB in 19 packages 14:16:47 14:16:47 #2 [security-proxy-setup internal] load build definition from Dockerfile 14:16:47 #2 transferring dockerfile: 2.50kB done 14:16:47 #2 DONE 0.0s 14:16:47 14:16:47 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:16:47 #3 transferring dockerfile: 1.89kB done 14:16:48 #3 DONE 0.1s 14:16:48 14:16:48 #4 [support-scheduler internal] load build definition from Dockerfile 14:16:48 #4 transferring dockerfile: 1.93kB done 14:16:48 #4 DONE 0.1s 14:16:48 14:16:48 #5 [core-command internal] load build definition from Dockerfile 14:16:48 #5 transferring dockerfile: 1.93kB done 14:16:48 #5 DONE 0.1s 14:16:48 14:16:48 #6 [security-spire-config internal] load build definition from Dockerfile 14:16:48 #6 transferring dockerfile: 1.69kB 0.0s done 14:16:48 #6 DONE 0.1s 14:16:48 14:16:48 #7 [security-spire-agent internal] load build definition from Dockerfile 14:16:48 #7 transferring dockerfile: 1.81kB 0.0s done 14:16:48 #7 DONE 0.1s 14:16:48 14:16:48 #8 [security-bootstrapper internal] load build definition from Dockerfile 14:16:48 #8 transferring dockerfile: 2.93kB done 14:16:48 #8 DONE 0.1s 14:16:48 14:16:48 #9 [security-proxy-auth internal] load build definition from Dockerfile 14:16:48 #9 transferring dockerfile: 2.15kB done 14:16:48 #9 DONE 0.1s 14:16:48 14:16:48 #10 [support-notifications internal] load build definition from Dockerfile 14:16:48 #10 transferring dockerfile: 1.95kB done 14:16:48 #10 DONE 0.1s 14:16:48 14:16:48 #11 [security-secretstore-setup internal] load build definition from Dockerfile 14:16:48 #11 transferring dockerfile: 2.49kB done 14:16:48 #11 DONE 0.1s 14:16:48 14:16:48 #12 [core-data internal] load build definition from Dockerfile 14:16:48 #12 transferring dockerfile: 2.01kB 0.0s done 14:16:48 #12 DONE 0.1s 14:16:48 14:16:48 #13 [core-metadata internal] load build definition from Dockerfile 14:16:48 #13 transferring dockerfile: 2.06kB 0.0s done 14:16:48 #13 DONE 0.1s 14:16:48 14:16:48 #14 [security-spire-server internal] load build definition from Dockerfile 14:16:48 #14 transferring dockerfile: 1.70kB done 14:16:48 #14 DONE 0.1s 14:16:48 14:16:48 #15 [core-common-config-bootstrapper internal] load .dockerignore 14:16:48 #15 transferring context: 50B done 14:16:48 #15 DONE 0.1s 14:16:49 14:16:49 #16 [security-proxy-setup internal] load .dockerignore 14:16:49 #16 transferring context: 50B done 14:16:49 #16 DONE 0.0s 14:16:49 14:16:49 #17 [security-spiffe-token-provider internal] load .dockerignore 14:16:49 #17 transferring context: 50B done 14:16:49 #17 DONE 0.0s 14:16:49 14:16:49 #18 [support-scheduler internal] load .dockerignore 14:16:49 #18 transferring context: 50B done 14:16:49 #18 DONE 0.1s 14:16:49 14:16:49 #19 [core-command internal] load .dockerignore 14:16:49 #19 transferring context: 50B 0.0s done 14:16:49 #19 DONE 0.1s 14:16:49 14:16:49 #20 [security-spire-config internal] load .dockerignore 14:16:49 #20 transferring context: 50B 0.0s done 14:16:49 #20 DONE 0.0s 14:16:49 14:16:49 #21 [security-spire-agent internal] load .dockerignore 14:16:49 #21 transferring context: 50B done 14:16:49 #21 DONE 0.1s 14:16:49 14:16:49 #22 [security-bootstrapper internal] load .dockerignore 14:16:49 #22 transferring context: 50B 0.0s done 14:16:49 #22 DONE 0.1s 14:16:49 14:16:49 #23 [security-proxy-auth internal] load .dockerignore 14:16:49 #23 transferring context: 50B 0.0s done 14:16:49 #23 DONE 0.1s 14:16:49 14:16:49 #24 [support-notifications internal] load .dockerignore 14:16:49 #24 transferring context: 50B 0.0s done 14:16:49 #24 DONE 0.1s 14:16:49 14:16:49 #25 [security-secretstore-setup internal] load .dockerignore 14:16:50 #25 transferring context: 50B done 14:16:50 #25 DONE 0.1s 14:16:50 14:16:50 #26 [core-data internal] load .dockerignore 14:16:50 #26 transferring context: 50B done 14:16:50 #26 DONE 0.1s 14:16:50 14:16:50 #27 [core-metadata internal] load .dockerignore 14:16:50 #27 transferring context: 50B done 14:16:50 #27 DONE 0.0s 14:16:50 14:16:50 #28 [security-spire-server internal] load .dockerignore 14:16:50 #28 transferring context: 50B done 14:16:50 #28 DONE 0.0s 14:16:50 14:16:50 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:50 #29 DONE 0.0s 14:16:50 14:16:50 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 14:16:50 #30 DONE 0.1s 14:16:50 14:16:50 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:16:50 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:16:50 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 14:16:50 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 401.41kB / 3.34MB 0.1s 14:16:50 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 14:16:50 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 14:16:50 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.15MB / 3.34MB 0.2s 14:16:50 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 14:16:50 #54 ... 14:16:50 14:16:50 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:16:50 #0 6.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:50 #0 6.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:50 #0 6.983 (1/1) Installing dumb-init (1.2.5-r2) 14:16:50 #0 6.987 Executing busybox-1.36.1-r7.trigger 14:16:50 #0 6.995 OK: 7 MiB in 16 packages 14:16:50 #56 ... 14:16:50 14:16:50 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:16:50 #53 26.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:50 #53 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:50 #53 27.00 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:16:50 #53 27.00 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:16:50 #53 27.00 OK: 20070 distinct packages available 14:16:50 #53 27.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:50 #53 27.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:50 #53 27.31 (1/11) Installing ca-certificates (20240226-r0) 14:16:50 #53 27.32 (2/11) Installing brotli-libs (1.0.9-r14) 14:16:50 #53 27.33 (3/11) Installing libunistring (1.1-r1) 14:16:50 #53 27.34 (4/11) Installing libidn2 (2.3.4-r1) 14:16:50 #53 27.35 (5/11) Installing nghttp2-libs (1.57.0-r0) 14:16:50 #53 27.35 (6/11) Installing libcurl (8.5.0-r0) 14:16:50 #53 27.36 (7/11) Installing curl (8.5.0-r0) 14:16:50 #53 27.37 (8/11) Installing dumb-init (1.2.5-r2) 14:16:50 #53 27.37 (9/11) Installing musl-obstack (1.2.3-r2) 14:16:50 #53 27.37 (10/11) Installing libucontext (1.2-r2) 14:16:50 #53 27.38 (11/11) Installing gcompat (1.1.0-r1) 14:16:50 #53 27.38 Executing busybox-1.36.1-r7.trigger 14:16:50 #53 27.39 Executing ca-certificates-20240226-r0.trigger 14:16:50 #53 27.43 OK: 12 MiB in 26 packages 14:16:50 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 14:16:51 #31 ... 14:16:51 14:16:51 #32 [core-common-config-bootstrapper internal] load build context 14:16:51 #32 transferring context: 2.64MB 0.6s done 14:16:51 #32 DONE 0.8s 14:16:51 14:16:51 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:16:51 #31 ... 14:16:51 14:16:51 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:51 #29 DONE 0.0s 14:16:51 14:16:51 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 14:16:51 #30 DONE 0.2s 14:16:51 14:16:51 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:16:51 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:16:51 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 14:16:51 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 14:16:51 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 14:16:51 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 14:16:51 #31 ... 14:16:51 14:16:51 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:51 #29 DONE 0.0s 14:16:51 14:16:51 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:16:51 #31 ... 14:16:51 14:16:51 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 14:16:51 #30 DONE 0.2s 14:16:51 14:16:51 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:16:51 #33 DONE 1.6s 14:16:51 14:16:51 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:16:51 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:16:51 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 14:16:51 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 14:16:51 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 14:16:51 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 14:16:51 #31 ... 14:16:51 14:16:51 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:51 #29 DONE 0.0s 14:16:51 14:16:51 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:16:51 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 14:16:51 #31 ... 14:16:51 14:16:51 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 14:16:51 #30 DONE 0.4s 14:16:51 14:16:51 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:16:51 #33 DONE 1.6s 14:16:51 14:16:51 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:16:51 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:16:51 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 14:16:51 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 14:16:51 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 14:16:51 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 14:16:51 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 14:16:52 #31 ... 14:16:52 14:16:52 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:52 #29 DONE 0.0s 14:16:52 14:16:52 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 14:16:52 #30 DONE 0.5s 14:16:52 14:16:52 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 14:16:52 #34 DONE 0.9s 14:16:52 14:16:52 #35 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 14:16:52 #35 ... 14:16:52 14:16:52 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:16:52 #33 DONE 1.6s 14:16:52 14:16:52 #34 [core-command builder 2/7] WORKDIR /edgex-go 14:16:52 #34 DONE 0.9s 14:16:52 14:16:52 #35 [core-command builder 3/7] RUN apk add --update --no-cache make git 14:16:52 #35 ... 14:16:52 14:16:52 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:16:52 #33 DONE 1.7s 14:16:52 14:16:52 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:52 #29 DONE 0.0s 14:16:52 14:16:52 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 14:16:52 #30 DONE 0.9s 14:16:52 14:16:52 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 14:16:52 #34 DONE 0.9s 14:16:52 14:16:52 #36 [security-bootstrapper internal] load build context 14:16:52 #36 ... 14:16:52 14:16:52 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:52 #29 DONE 0.0s 14:16:52 14:16:52 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 14:16:52 #30 DONE 1.0s 14:16:52 14:16:52 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:16:52 #33 DONE 1.7s 14:16:52 14:16:52 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 14:16:52 #34 DONE 0.9s 14:16:52 14:16:52 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:52 #29 DONE 0.0s 14:16:52 14:16:52 #37 [security-proxy-setup internal] load build context 14:16:52 #37 transferring context: 2.64MB 1.2s done 14:16:52 #37 DONE 1.6s 14:16:52 14:16:52 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:16:52 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:16:52 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 14:16:52 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 14:16:52 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 14:16:52 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 14:16:52 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 14:16:53 #31 ... 14:16:53 14:16:53 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:53 #29 DONE 0.0s 14:16:53 14:16:53 #38 [security-spiffe-token-provider internal] load build context 14:16:53 #38 transferring context: 2.64MB 1.0s done 14:16:53 #38 DONE 1.5s 14:16:53 14:16:53 #39 [support-scheduler internal] load build context 14:16:53 #39 transferring context: 2.64MB 1.0s done 14:16:53 #39 DONE 1.2s 14:16:53 14:16:53 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:16:53 #29 DONE 0.0s 14:16:53 14:16:53 #40 [core-command internal] load build context 14:16:53 #40 transferring context: 2.64MB 0.7s done 14:16:53 #40 DONE 1.1s 14:16:53 14:16:53 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:16:53 #31 DONE 3.4s 14:16:53 14:16:53 #36 [security-bootstrapper internal] load build context 14:16:53 #36 ... 14:16:53 14:16:53 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:16:53 #33 DONE 1.8s 14:16:53 14:16:53 #34 [core-data builder 2/7] WORKDIR /edgex-go 14:16:53 #34 DONE 1.0s 14:16:53 14:16:53 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 14:16:53 #30 DONE 1.3s 14:16:53 14:16:53 #41 [core-data internal] load build context 14:16:53 #41 DONE 0.0s 14:16:53 14:16:53 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:16:53 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:16:53 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 14:16:53 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 14:16:53 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 14:16:53 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 14:16:53 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 14:16:53 #31 DONE 3.5s 14:16:53 14:16:53 #36 [security-bootstrapper internal] load build context 14:16:53 #36 ... 14:16:53 14:16:53 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:16:53 #33 DONE 1.8s 14:16:53 14:16:53 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 14:16:53 #34 DONE 1.0s 14:16:53 14:16:53 #42 [support-notifications internal] load build context 14:16:53 #42 DONE 0.0s 14:16:53 14:16:53 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:16:53 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:16:53 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 14:16:53 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 14:16:53 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 14:16:53 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 14:16:53 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 14:16:53 #31 DONE 3.5s 14:16:53 14:16:53 #36 [security-bootstrapper internal] load build context 14:16:53 #36 ... 14:16:53 14:16:53 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 14:16:53 #43 DONE 1.5s 14:16:53 14:16:53 #36 [security-bootstrapper internal] load build context 14:16:54 #53 ... 14:16:54 14:16:54 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:16:54 #0 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:54 #0 6.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:54 #0 6.539 (1/2) Installing dumb-init (1.2.5-r2) 14:16:54 #0 6.544 (2/2) Installing su-exec (0.2-r3) 14:16:54 #0 6.547 Executing busybox-1.36.1-r7.trigger 14:16:54 #0 6.554 OK: 7 MiB in 17 packages 14:16:54 #57 DONE 8.5s 14:16:54 14:16:54 #58 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:16:54 #58 ... 14:16:54 14:16:54 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:16:54 #53 DONE 33.6s 14:16:54 14:16:54 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:16:54 #54 DONE 24.4s 14:16:54 14:16:54 #52 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:16:54 #52 49.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:54 #52 50.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:54 #52 50.41 (1/1) Installing dumb-init (1.2.5-r2) 14:16:54 #52 50.42 Executing busybox-1.36.1-r7.trigger 14:16:54 #52 50.43 OK: 7 MiB in 16 packages 14:16:54 #52 DONE 57.7s 14:16:54 14:16:54 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:16:54 #55 1.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:54 #55 1.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:54 #55 2.129 (1/2) Installing ca-certificates (20240226-r0) 14:16:54 #55 2.142 (2/2) Installing dumb-init (1.2.5-r2) 14:16:54 #55 2.150 Executing busybox-1.36.1-r7.trigger 14:16:54 #55 2.153 Executing ca-certificates-20240226-r0.trigger 14:16:54 #55 2.198 OK: 8 MiB in 17 packages 14:16:54 #55 DONE 8.7s 14:16:54 14:16:54 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:16:54 #56 DONE 13.8s 14:16:54 14:16:54 #59 [core-command stage-1 3/8] RUN apk --no-cache upgrade 14:16:54 #36 transferring context: 2.64MB 1.2s done 14:16:54 #36 ... 14:16:54 14:16:54 #44 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 14:16:54 #44 DONE 2.4s 14:16:54 14:16:54 #45 [security-proxy-auth internal] load build context 14:16:54 #45 ... 14:16:54 14:16:54 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:16:54 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:16:54 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 14:16:54 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 14:16:54 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 14:16:54 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 14:16:54 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 14:16:54 #31 DONE 3.5s 14:16:54 14:16:54 #45 [security-proxy-auth internal] load build context 14:16:55 #45 ... 14:16:55 14:16:55 #36 [security-bootstrapper internal] load build context 14:16:55 #36 DONE 2.1s 14:16:55 14:16:55 #45 [security-proxy-auth internal] load build context 14:16:55 #45 transferring context: 2.64MB 1.9s done 14:16:55 #59 ... 14:16:55 14:16:55 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:16:55 #0 8.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:55 #0 8.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:55 #0 8.721 (1/4) Installing dumb-init (1.2.5-r2) 14:16:55 #0 8.721 (2/4) Installing openssl (3.1.5-r0) 14:16:55 #0 8.731 (3/4) Installing su-exec (0.2-r3) 14:16:55 #0 8.734 (4/4) Installing yq (4.33.3-r5) 14:16:55 #0 8.797 Executing busybox-1.36.1-r7.trigger 14:16:55 #0 8.802 OK: 17 MiB in 19 packages 14:16:55 #60 DONE 9.8s 14:16:55 14:16:55 #61 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:16:55 #45 DONE 2.2s 14:16:55 14:16:55 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 14:16:55 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 14:16:55 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 14:16:55 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 14:16:55 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 14:16:55 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 14:16:55 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done 14:16:55 #31 DONE 3.5s 14:16:55 14:16:55 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 14:16:55 #30 DONE 3.0s 14:16:55 14:16:55 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:55 #46 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:55 #61 ... 14:16:55 14:16:55 #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 14:16:55 #62 ... 14:16:55 14:16:55 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:16:55 #0 9.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:55 #0 9.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:55 #0 10.13 OK: 264 MiB in 52 packages 14:16:55 #63 DONE 10.2s 14:16:55 14:16:55 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:55 #39 ... 14:16:55 14:16:55 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:16:55 #64 DONE 0.1s 14:16:55 14:16:55 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:16:55 #0 9.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:55 #0 9.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:55 #0 10.15 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:16:55 #0 10.15 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:16:55 #0 10.15 OK: 20070 distinct packages available 14:16:55 #0 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:55 #0 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:55 #65 10.51 (1/4) Installing dumb-init (1.2.5-r2) 14:16:55 #65 10.51 (2/4) Installing musl-obstack (1.2.3-r2) 14:16:55 #65 10.52 (3/4) Installing libucontext (1.2-r2) 14:16:55 #65 10.52 (4/4) Installing gcompat (1.1.0-r1) 14:16:55 #65 10.52 Executing busybox-1.36.1-r7.trigger 14:16:55 #65 10.52 OK: 8 MiB in 19 packages 14:16:55 #65 ... 14:16:55 14:16:55 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:16:55 #0 9.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:55 #0 9.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:55 #0 10.10 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:16:55 #0 10.10 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:16:55 #0 10.10 OK: 20075 distinct packages available 14:16:55 #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:55 #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:55 #0 10.41 OK: 264 MiB in 52 packages 14:16:55 #66 DONE 10.6s 14:16:55 14:16:55 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:16:56 #67 ... 14:16:56 14:16:56 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:16:56 #65 DONE 10.7s 14:16:56 14:16:56 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:16:56 #68 DONE 0.1s 14:16:56 14:16:56 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 14:16:56 #62 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:56 #62 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:56 #62 10.93 OK: 264 MiB in 52 packages 14:16:56 #62 DONE 11.0s 14:16:56 14:16:56 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:16:56 #67 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:56 #67 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:56 #67 ... 14:16:56 14:16:56 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:16:56 #0 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:56 #0 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:56 #69 ... 14:16:56 14:16:56 #70 [core-command builder 4/7] COPY go.mod vendor* ./ 14:16:56 #70 DONE 0.1s 14:16:56 14:16:56 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:16:56 #69 11.00 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:16:56 #69 11.00 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:16:56 #69 11.00 OK: 20070 distinct packages available 14:16:56 #69 ... 14:16:56 14:16:56 #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:56 #46 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.6s done 14:16:56 #71 ... 14:16:56 14:16:56 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:16:56 #67 10.99 OK: 264 MiB in 52 packages 14:16:56 #67 DONE 11.1s 14:16:56 14:16:56 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:16:56 #72 DONE 0.1s 14:16:56 #46 ... 14:16:56 14:16:56 #47 [security-spire-agent internal] load build context 14:16:56 #47 transferring context: 26.32kB 0.0s done 14:16:56 #47 DONE 1.7s 14:16:56 14:16:56 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:56 #46 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.6s done 14:16:56 #46 ... 14:16:56 14:16:56 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:16:56 #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.8s done 14:16:56 #48 DONE 1.8s 14:16:56 14:16:56 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:16:56 #69 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:56 #69 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:56 #69 11.34 (1/5) Installing dumb-init (1.2.5-r2) 14:16:56 #69 11.35 (2/5) Installing musl-obstack (1.2.3-r2) 14:16:56 #69 11.35 (3/5) Installing libucontext (1.2-r2) 14:16:56 #69 11.35 (4/5) Installing gcompat (1.1.0-r1) 14:16:56 #69 11.36 (5/5) Installing openssl (3.1.5-r0) 14:16:56 #69 11.37 Executing busybox-1.36.1-r7.trigger 14:16:56 #69 11.38 OK: 8 MiB in 20 packages 14:16:56 #69 DONE 11.5s 14:16:56 14:16:56 #58 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:16:56 #58 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:56 #58 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:56 #58 2.774 OK: 7 MiB in 17 packages 14:16:56 #58 DONE 2.9s 14:16:56 14:16:56 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 14:16:56 14:16:56 #49 [core-metadata internal] load build context 14:16:56 #49 transferring context: 2.64MB 2.3s done 14:16:57 #73 ... 14:16:57 14:16:57 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:16:57 #0 2.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:57 #0 2.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:57 #0 3.095 OK: 17 MiB in 19 packages 14:16:57 #74 DONE 3.2s 14:16:57 14:16:57 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:16:57 #0 2.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:57 #0 2.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:57 #0 3.087 OK: 8 MiB in 17 packages 14:16:57 #75 DONE 3.2s 14:16:57 14:16:57 #59 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 14:16:57 #59 2.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:57 #59 3.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:57 #59 3.254 OK: 7 MiB in 16 packages 14:16:57 #59 DONE 3.5s 14:16:57 14:16:57 #61 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:16:57 #61 2.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:57 #61 2.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:57 #61 2.305 OK: 17 MiB in 19 packages 14:16:57 #61 DONE 2.4s 14:16:57 14:16:57 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:16:57 #76 DONE 0.0s 14:16:57 14:16:57 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:16:57 #0 3.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:57 #0 3.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:57 #0 3.404 OK: 7 MiB in 16 packages 14:16:57 #77 DONE 3.5s 14:16:57 14:16:57 #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:16:57 #49 DONE 4.1s 14:16:57 14:16:57 #50 [security-spire-config internal] load build context 14:16:57 #50 transferring context: 25.04kB 0.4s done 14:16:57 #50 DONE 2.8s 14:16:57 14:16:57 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:57 #46 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 14:16:57 #46 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 14:16:57 #46 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 14:16:57 #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 14:16:57 #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 14:16:57 #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 14:16:57 #46 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 14:16:57 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.8s 14:16:57 #46 ... 14:16:57 14:16:57 #51 [security-spire-server internal] load build context 14:16:57 #51 transferring context: 26.79kB 0.3s done 14:16:57 #51 DONE 2.7s 14:16:57 14:16:57 #42 [support-notifications internal] load build context 14:16:57 #42 transferring context: 2.64MB 2.0s done 14:16:57 #42 DONE 4.4s 14:16:57 14:16:57 #41 [core-data internal] load build context 14:16:57 #41 transferring context: 2.64MB 2.9s done 14:16:57 #41 DONE 4.5s 14:16:57 14:16:57 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:57 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.26MB / 23.39MB 1.3s 14:16:58 #46 ... 14:16:58 14:16:58 #52 [security-secretstore-setup internal] load build context 14:16:58 #52 transferring context: 2.64MB 3.0s done 14:16:58 #52 DONE 4.9s 14:16:58 14:16:58 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:16:58 #78 ... 14:16:58 14:16:58 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:16:58 #0 2.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:58 #0 3.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:58 #0 4.108 OK: 12 MiB in 26 packages 14:16:58 #79 DONE 4.3s 14:16:58 14:16:58 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:16:58 #0 1.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:16:58 #0 2.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:16:58 #0 2.243 OK: 8 MiB in 19 packages 14:16:58 #80 DONE 2.3s 14:16:58 14:16:58 #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:16:58 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 1.9s 14:16:59 #46 ... 14:16:59 14:16:59 #35 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 14:16:59 #35 4.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:16:59 #35 4.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:16:59 #35 6.053 OK: 266 MiB in 52 packages 14:16:59 #35 DONE 7.9s 14:16:59 14:16:59 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:00 #46 ... 14:17:00 14:17:00 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 14:17:00 #0 5.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:00 #0 6.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:00 #0 7.843 OK: 266 MiB in 52 packages 14:17:00 #53 DONE 8.5s 14:17:00 14:17:00 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:00 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 3.8s 14:17:00 #46 ... 14:17:00 14:17:00 #54 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:17:00 #54 DONE 1.7s 14:17:00 14:17:00 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:00 #81 DONE 1.7s 14:17:00 14:17:00 #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:17:00 #78 DONE 3.3s 14:17:00 14:17:00 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:17:00 #82 DONE 0.1s 14:17:00 14:17:00 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 14:17:00 #83 DONE 0.1s 14:17:00 14:17:00 #84 [security-spire-config stage-2 6/10] COPY security.txt / 14:17:00 #84 DONE 0.0s 14:17:00 14:17:00 #85 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:17:00 #85 DONE 0.1s 14:17:00 14:17:00 #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 14:17:00 #73 3.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:17:00 #73 3.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:17:00 #73 3.660 OK: 8 MiB in 20 packages 14:17:00 #73 DONE 3.8s 14:17:00 14:17:00 #86 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 14:17:01 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.49MB / 23.39MB 4.3s 14:17:01 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.08MB / 23.39MB 5.1s 14:17:02 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 5.4s 14:17:02 #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 14:17:02 #46 ... 14:17:02 14:17:02 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:17:02 #0 6.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:02 #0 6.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:02 #0 8.092 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:17:02 #0 8.092 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:17:02 #0 8.092 OK: 19951 distinct packages available 14:17:02 #0 8.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:02 #0 8.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:02 #55 ... 14:17:02 14:17:02 #56 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:17:02 #56 DONE 1.7s 14:17:02 14:17:02 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:02 #86 DONE 1.4s 14:17:02 14:17:02 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:17:02 #87 DONE 1.4s 14:17:02 14:17:02 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:17:02 #88 DONE 1.4s 14:17:02 14:17:02 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 14:17:02 #89 DONE 0.9s 14:17:02 14:17:02 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:17:02 #90 DONE 0.9s 14:17:02 14:17:02 #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:17:02 #91 DONE 0.9s 14:17:02 14:17:02 #92 [security-spire-config] exporting to image 14:17:02 #92 exporting layers 14:17:02 #92 ... 14:17:02 14:17:02 #93 [security-spire-server stage-2 6/9] COPY security.txt / 14:17:02 #93 DONE 0.2s 14:17:02 14:17:02 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:17:02 #94 DONE 0.2s 14:17:02 14:17:02 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:17:02 #95 DONE 0.1s 14:17:02 14:17:02 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 14:17:02 #96 DONE 0.1s 14:17:02 14:17:02 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:17:03 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.83MB / 23.39MB 6.2s 14:17:03 #46 ... 14:17:03 14:17:03 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:17:03 #55 10.52 OK: 266 MiB in 52 packages 14:17:03 #55 DONE 11.0s 14:17:03 14:17:03 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:03 #97 DONE 0.1s 14:17:03 14:17:03 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:17:03 #98 DONE 0.1s 14:17:03 14:17:03 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:17:03 #99 DONE 0.1s 14:17:03 14:17:03 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:17:03 #100 DONE 0.1s 14:17:03 14:17:03 #92 [security-spire-server] exporting to image 14:17:03 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.21MB / 23.39MB 6.6s 14:17:03 #92 ... 14:17:03 14:17:03 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:17:03 #101 DONE 0.1s 14:17:03 14:17:03 #92 [security-spire-config] exporting to image 14:17:03 #92 exporting layers 0.7s done 14:17:03 #92 writing image sha256:86ffe1642188be4996dc820af7ee96fab6ca6b434b6ffd4ff758fd066de46c80 0.0s done 14:17:03 #92 naming to docker.io/library/security-spire-config done 14:17:03 #46 ... 14:17:03 14:17:03 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:17:03 #0 8.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:03 #0 9.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:03 #57 ... 14:17:03 14:17:03 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:17:03 #58 ... 14:17:03 14:17:03 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:17:03 #57 10.39 OK: 266 MiB in 52 packages 14:17:03 #92 exporting layers 0.6s done 14:17:03 #57 ... 14:17:03 14:17:03 #59 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:17:03 #59 DONE 0.9s 14:17:03 14:17:03 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:03 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 7.4s 14:17:03 #92 exporting layers 0.6s done 14:17:03 #92 writing image sha256:efce5e3a248bfd505f8665ed61706e6373ea6abc38c589294b82d7c74ff6b9d4 0.0s done 14:17:03 #92 naming to docker.io/library/security-spire-server done 14:17:03 #92 writing image sha256:21a033e13acc15be9facf39ae2a81c6a9a245cd8f809df90500456f81de1ee4b 0.1s done 14:17:03 #92 naming to docker.io/library/security-spire-agent 14:17:03 #92 naming to docker.io/library/security-spire-agent 0.0s done 14:17:03 #92 DONE 1.3s 14:17:03 14:17:03 #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:04 #46 ... 14:17:04 14:17:04 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:17:04 #60 ... 14:17:04 14:17:04 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:17:04 #57 DONE 10.9s 14:17:04 14:17:04 #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:17:04 #0 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:04 #102 ... 14:17:04 14:17:04 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:17:04 #50 ... 14:17:04 14:17:04 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:04 #61 ... 14:17:04 14:17:04 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:17:04 #62 ... 14:17:04 14:17:04 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:17:04 #63 ... 14:17:04 14:17:04 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:17:04 #64 ... 14:17:04 14:17:04 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:17:04 #65 ... 14:17:04 14:17:04 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:05 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.31MB / 23.39MB 8.4s 14:17:05 #46 ... 14:17:05 14:17:05 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:17:05 #66 DONE 1.1s 14:17:05 14:17:05 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:05 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 8.7s 14:17:05 #103 ... 14:17:05 14:17:05 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:05 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.95MB / 23.39MB 9.1s 14:17:05 #46 ... 14:17:05 14:17:05 #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:17:05 #67 ... 14:17:05 14:17:05 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:05 #46 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 14:17:05 #46 ... 14:17:05 14:17:05 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:17:06 #68 ... 14:17:06 14:17:06 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:06 #46 ... 14:17:06 14:17:06 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:17:06 #61 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:06 #61 12.51 (1/1) Installing dumb-init (1.2.5-r2) 14:17:06 #61 12.53 Executing busybox-1.36.1-r7.trigger 14:17:06 #61 12.57 OK: 8 MiB in 16 packages 14:17:06 #61 DONE 13.0s 14:17:06 14:17:06 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:06 #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.5s done 14:17:06 #46 ... 14:17:06 14:17:06 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:17:06 #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 14:17:06 #48 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 14:17:06 #48 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 14:17:06 #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 14:17:06 #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 14:17:06 #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 14:17:06 #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 14:17:06 #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.1s done 14:17:06 #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 14:17:06 #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 14:17:06 #48 ... 14:17:06 14:17:06 #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 14:17:08 #69 ... 14:17:08 14:17:08 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 14:17:08 #58 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:08 #58 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:08 #58 13.82 (1/2) Installing dumb-init (1.2.5-r2) 14:17:08 #58 13.82 (2/2) Installing su-exec (0.2-r3) 14:17:08 #58 13.82 Executing busybox-1.36.1-r7.trigger 14:17:08 #58 13.89 OK: 8 MiB in 17 packages 14:17:08 #58 DONE 14.9s 14:17:08 14:17:08 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:17:08 #65 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:10 #65 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:10 #65 ... 14:17:10 14:17:10 #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:10 #70 ... 14:17:10 14:17:10 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:10 #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.7s 14:17:12 #46 ... 14:17:12 14:17:12 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:12 #71 ... 14:17:12 14:17:12 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:13 #46 ... 14:17:13 14:17:13 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:14 #72 ... 14:17:14 14:17:14 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:15 #46 ... 14:17:15 14:17:15 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:15 #73 ... 14:17:15 14:17:15 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:17:15 #63 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:15 #63 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:15 #63 17.39 (1/2) Installing ca-certificates (20240226-r0) 14:17:15 #63 17.92 (2/2) Installing dumb-init (1.2.5-r2) 14:17:15 #63 17.94 Executing busybox-1.36.1-r7.trigger 14:17:15 #63 18.06 Executing ca-certificates-20240226-r0.trigger 14:17:15 #63 19.47 OK: 9 MiB in 17 packages 14:17:15 #63 DONE 21.3s 14:17:15 14:17:15 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:17:15 #74 ... 14:17:15 14:17:15 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:17:15 #60 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:15 #60 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:15 #60 19.95 (1/1) Installing dumb-init (1.2.5-r2) 14:17:15 #60 20.00 Executing busybox-1.36.1-r7.trigger 14:17:15 #60 20.11 OK: 8 MiB in 16 packages 14:17:15 #60 DONE 21.5s 14:17:15 14:17:15 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:16 #46 ... 14:17:16 14:17:16 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:17:16 #62 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:16 #62 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:16 #62 17.80 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:17:16 #62 17.80 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:17:16 #62 17.80 OK: 19946 distinct packages available 14:17:16 #62 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:16 #62 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:16 #62 ... 14:17:16 14:17:16 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:17:16 #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.1s 14:17:16 #48 ... 14:17:16 14:17:16 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:17:16 #64 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:16 #64 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:16 #64 19.44 (1/4) Installing dumb-init (1.2.5-r2) 14:17:16 #64 19.51 (2/4) Installing openssl (3.1.5-r0) 14:17:16 #64 19.66 (3/4) Installing su-exec (0.2-r3) 14:17:16 #64 19.67 (4/4) Installing yq (4.33.3-r5) 14:17:16 #64 21.01 Executing busybox-1.36.1-r7.trigger 14:17:16 #64 21.12 OK: 18 MiB in 19 packages 14:17:16 #64 DONE 22.7s 14:17:16 14:17:16 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:17:16 #65 21.19 (1/4) Installing ca-certificates (20240226-r0) 14:17:16 #65 21.80 (2/4) Installing dumb-init (1.2.5-r2) 14:17:16 #65 21.84 (3/4) Installing su-exec (0.2-r3) 14:17:16 #65 21.88 (4/4) Installing yq (4.33.3-r5) 14:17:17 #65 23.05 Executing busybox-1.36.1-r7.trigger 14:17:17 #65 23.22 Executing ca-certificates-20240226-r0.trigger 14:17:18 #65 ... 14:17:18 14:17:18 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:17:18 #68 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:18 #68 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:18 #68 19.62 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:17:18 #68 19.62 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:17:18 #68 19.62 OK: 19946 distinct packages available 14:17:18 #68 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:18 #68 ... 14:17:18 14:17:18 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:18 #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.7s 14:17:18 #46 ... 14:17:18 14:17:18 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:17:18 #0 4.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:18 #0 6.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:18 #75 ... 14:17:18 14:17:18 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:17:18 #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.5s done 14:17:18 #48 DONE 23.6s 14:17:18 14:17:18 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:17:18 #68 22.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:18 #68 ... 14:17:18 14:17:18 #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:17:18 #67 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:18 #67 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:18 #67 20.99 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 14:17:18 #67 20.99 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 14:17:18 #67 20.99 OK: 19946 distinct packages available 14:17:18 #67 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:19 #67 ... 14:17:19 14:17:19 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 14:17:20 #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.3s done 14:17:20 #46 DONE 26.2s 14:17:20 14:17:20 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:17:20 #75 12.52 OK: 8 MiB in 17 packages 14:17:21 #75 ... 14:17:21 14:17:21 #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 14:17:21 #69 6.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:21 #69 8.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:21 #69 14.28 OK: 8 MiB in 16 packages 14:17:21 #69 DONE 15.4s 14:17:21 14:17:21 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:17:21 #62 26.17 (1/11) Installing ca-certificates (20240226-r0) 14:17:21 #62 26.82 (2/11) Installing brotli-libs (1.0.9-r14) 14:17:21 #62 26.94 (3/11) Installing libunistring (1.1-r1) 14:17:21 #62 ... 14:17:21 14:17:21 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:17:21 #65 24.91 OK: 18 MiB in 19 packages 14:17:21 #65 DONE 27.1s 14:17:21 14:17:21 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:17:21 #62 27.26 (4/11) Installing libidn2 (2.3.4-r1) 14:17:21 #62 27.33 (5/11) Installing nghttp2-libs (1.57.0-r0) 14:17:21 #62 27.37 (6/11) Installing libcurl (8.5.0-r0) 14:17:21 #62 27.55 (7/11) Installing curl (8.5.0-r0) 14:17:21 #62 27.64 (8/11) Installing dumb-init (1.2.5-r2) 14:17:21 #62 27.65 (9/11) Installing musl-obstack (1.2.3-r2) 14:17:21 #62 27.68 (10/11) Installing libucontext (1.2-r2) 14:17:21 #62 27.68 (11/11) Installing gcompat (1.1.0-r1) 14:17:21 #62 27.77 Executing busybox-1.36.1-r7.trigger 14:17:21 #62 27.93 Executing ca-certificates-20240226-r0.trigger 14:17:22 #62 ... 14:17:22 14:17:22 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 14:17:22 #75 DONE 14.1s 14:17:22 14:17:22 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:17:24 #76 ... 14:17:24 14:17:24 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:17:24 #62 29.32 OK: 13 MiB in 26 packages 14:17:24 #62 DONE 30.6s 14:17:24 14:17:24 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:17:24 #68 27.90 (1/4) Installing dumb-init (1.2.5-r2) 14:17:24 #68 27.94 (2/4) Installing musl-obstack (1.2.3-r2) 14:17:24 #68 27.95 (3/4) Installing libucontext (1.2-r2) 14:17:24 #68 27.96 (4/4) Installing gcompat (1.1.0-r1) 14:17:24 #68 27.99 Executing busybox-1.36.1-r7.trigger 14:17:24 #68 28.13 OK: 8 MiB in 19 packages 14:17:25 #68 ... 14:17:25 14:17:25 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:17:25 #76 DONE 3.0s 14:17:25 14:17:25 #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 14:17:25 #77 DONE 0.3s 14:17:25 14:17:25 #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:17:25 #67 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:25 #67 28.79 (1/5) Installing dumb-init (1.2.5-r2) 14:17:25 #67 28.81 (2/5) Installing musl-obstack (1.2.3-r2) 14:17:25 #67 28.82 (3/5) Installing libucontext (1.2-r2) 14:17:25 #67 28.84 (4/5) Installing gcompat (1.1.0-r1) 14:17:25 #67 28.85 (5/5) Installing openssl (3.1.5-r0) 14:17:25 #67 28.91 Executing busybox-1.36.1-r7.trigger 14:17:25 #67 29.04 OK: 9 MiB in 20 packages 14:17:25 #67 ... 14:17:25 14:17:25 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:17:25 #68 DONE 29.9s 14:17:25 14:17:25 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:17:25 #0 5.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:25 #0 6.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:26 #78 ... 14:17:26 14:17:26 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:17:26 #79 ... 14:17:26 14:17:26 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:17:26 #67 DONE 31.0s 14:17:26 14:17:26 #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 14:17:27 #80 ... 14:17:27 14:17:27 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:17:27 #0 4.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:27 #0 5.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:27 #81 ... 14:17:27 14:17:27 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 14:17:27 #78 10.82 OK: 8 MiB in 16 packages 14:17:27 #78 DONE 11.7s 14:17:27 14:17:27 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:17:27 #0 2.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:27 #0 5.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:27 #82 ... 14:17:27 14:17:27 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:17:27 #81 10.76 OK: 18 MiB in 19 packages 14:17:28 #81 DONE 11.6s 14:17:28 14:17:28 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:17:28 #83 ... 14:17:28 14:17:28 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 14:17:28 #74 5.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:28 #74 7.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:28 #74 12.09 OK: 9 MiB in 17 packages 14:17:28 #74 DONE 12.9s 14:17:28 14:17:28 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:17:28 #83 DONE 0.2s 14:17:28 14:17:28 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:17:29 #84 4.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:29 #84 ... 14:17:29 14:17:29 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:17:29 #82 8.263 OK: 18 MiB in 19 packages 14:17:29 #82 DONE 8.7s 14:17:29 14:17:29 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:17:29 #79 3.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:30 #79 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:31 #79 5.869 OK: 8 MiB in 19 packages 14:17:32 #79 DONE 6.3s 14:17:32 14:17:32 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:17:32 #84 5.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:32 #84 7.016 OK: 13 MiB in 26 packages 14:17:32 #84 DONE 7.4s 14:17:32 14:17:32 #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 14:17:32 #80 3.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:17:32 #80 4.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:17:32 #80 5.445 OK: 9 MiB in 20 packages 14:17:32 #80 DONE 6.2s 14:17:32 14:17:32 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:17:34 #85 ... 14:17:34 14:17:34 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:17:34 #86 DONE 1.1s 14:17:34 14:17:34 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:17:34 #87 DONE 1.7s 14:17:34 14:17:34 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:17:34 #85 DONE 1.2s 14:17:34 14:17:34 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:17:34 #88 DONE 0.2s 14:17:34 14:17:34 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:17:34 #89 ... 14:17:34 14:17:34 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 14:17:34 #90 DONE 0.2s 14:17:34 14:17:34 #91 [security-spire-config stage-2 6/10] COPY security.txt / 14:17:34 #91 DONE 0.2s 14:17:34 14:17:34 #92 [security-spire-server stage-2 6/9] COPY security.txt / 14:17:34 #92 DONE 0.3s 14:17:34 14:17:34 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:17:34 #93 DONE 0.2s 14:17:34 14:17:34 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 14:17:34 #94 DONE 0.2s 14:17:34 14:17:34 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:17:34 #95 DONE 0.3s 14:17:34 14:17:34 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:17:34 #96 ... 14:17:34 14:17:34 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:17:34 #97 DONE 0.2s 14:17:34 14:17:34 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:17:34 #96 DONE 0.2s 14:17:34 14:17:34 #98 [security-spire-config] exporting to image 14:17:34 #98 exporting layers 14:17:35 #98 ... 14:17:35 14:17:35 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:17:35 #99 DONE 0.3s 14:17:35 14:17:35 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:17:35 #89 DONE 1.4s 14:17:35 14:17:35 #98 [security-spire-server] exporting to image 14:17:35 #98 ... 14:17:35 14:17:35 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:17:35 #100 DONE 0.2s 14:17:35 14:17:35 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 14:17:35 #101 DONE 0.3s 14:17:35 14:17:35 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:36 #73 ... 14:17:36 14:17:36 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:17:36 #102 DONE 0.2s 14:17:36 14:17:36 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:17:36 #103 DONE 0.3s 14:17:36 14:17:36 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:17:36 #104 DONE 0.2s 14:17:36 14:17:36 #98 [security-spire-agent] exporting to image 14:17:37 #98 exporting layers 2.6s done 14:17:37 #98 writing image sha256:627627ee98013d85aa13f3ca45a171d7fba8421c650bf48352dc02723606f8f4 0.0s done 14:17:37 #98 naming to docker.io/library/security-spire-config-arm64 0.0s done 14:17:38 #98 exporting layers 3.1s done 14:17:38 #98 writing image sha256:be1bb4e232a86fc79ac3bfa052ea52b2879f9dced668600e32cd5fc954ecd9ad 14:17:38 #98 writing image sha256:be1bb4e232a86fc79ac3bfa052ea52b2879f9dced668600e32cd5fc954ecd9ad 0.0s done 14:17:38 #98 naming to docker.io/library/security-spire-server-arm64 done 14:17:38 #98 exporting layers 2.1s done 14:17:38 #98 writing image sha256:ce01c8c4ab3f431c109336aced74a2d9b7a091e67b677ef311d5952d5c0c5365 done 14:17:38 #98 naming to docker.io/library/security-spire-agent-arm64 done 14:17:38 #98 DONE 3.7s 14:17:38 14:17:38 #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:44 #104 ... 14:17:44 14:17:44 #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:44 #102 DONE 44.4s 14:17:44 14:17:44 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:44 #103 DONE 44.7s 14:17:44 14:17:44 #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:44 #71 DONE 44.6s 14:17:44 14:17:44 #105 [security-spiffe-token-provider builder 6/7] COPY . . 14:17:44 #105 ... 14:17:44 14:17:44 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:44 #104 DONE 45.6s 14:17:44 14:17:44 #106 [support-notifications builder 6/7] COPY . . 14:17:48 #106 ... 14:17:48 14:17:48 #105 [security-spiffe-token-provider builder 6/7] COPY . . 14:17:48 #105 DONE 7.6s 14:17:48 14:17:48 #107 [security-secretstore-setup builder 6/7] COPY . . 14:17:48 #107 DONE 7.6s 14:17:48 14:17:48 #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:17:48 #108 CACHED 14:17:48 14:17:48 #109 [core-metadata builder 6/7] COPY . . 14:17:48 #109 CACHED 14:17:48 14:17:48 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:48 #110 CACHED 14:17:48 14:17:48 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:48 #111 CACHED 14:17:48 14:17:48 #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:17:48 #112 CACHED 14:17:48 14:17:48 #113 [security-proxy-setup builder 6/7] COPY . . 14:17:48 #113 CACHED 14:17:48 14:17:48 #114 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:17:48 #114 CACHED 14:17:48 14:17:48 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:48 #115 CACHED 14:17:48 14:17:48 #116 [security-bootstrapper builder 6/7] COPY . . 14:17:48 #116 CACHED 14:17:48 14:17:48 #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:17:48 #117 CACHED 14:17:48 14:17:48 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:48 #118 CACHED 14:17:48 14:17:48 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 14:17:48 #119 CACHED 14:17:48 14:17:48 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 14:17:48 #120 CACHED 14:17:48 14:17:48 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:48 #121 CACHED 14:17:48 14:17:48 #122 [core-data builder 6/7] COPY . . 14:17:48 #122 CACHED 14:17:48 14:17:48 #123 [support-scheduler builder 6/7] COPY . . 14:17:48 #123 CACHED 14:17:48 14:17:48 #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:17:48 #124 CACHED 14:17:48 14:17:48 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:48 #125 CACHED 14:17:48 14:17:48 #126 [security-proxy-auth builder 6/7] COPY . . 14:17:48 #126 CACHED 14:17:48 14:17:48 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:17:48 #127 CACHED 14:17:48 14:17:48 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:48 #128 CACHED 14:17:48 14:17:48 #129 [core-command builder 6/7] COPY . . 14:17:48 #129 DONE 7.6s 14:17:48 14:17:48 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:17:51 #130 ... 14:17:51 14:17:51 #106 [support-notifications builder 6/7] COPY . . 14:17:51 #106 DONE 10.1s 14:17:51 14:17:51 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:17:52 #131 1.207 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:17:59 #131 ... 14:17:59 14:17:59 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:17:59 #0 3.668 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:17:59 #132 ... 14:17:59 14:17:59 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:17:59 #0 3.868 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:17:59 #133 ... 14:17:59 14:17:59 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:17:59 #0 4.028 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:17:59 #134 ... 14:17:59 14:17:59 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:17:59 #0 3.569 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:17:59 #135 ... 14:17:59 14:17:59 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:17:59 #0 3.803 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:17:59 #136 ... 14:17:59 14:17:59 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:17:59 #0 4.252 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:17:59 #137 ... 14:17:59 14:17:59 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:17:59 #0 3.927 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:17:59 #138 ... 14:17:59 14:17:59 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:17:59 #0 3.496 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:17:59 #139 ... 14:17:59 14:17:59 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:17:59 #0 3.805 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:18:02 #140 ... 14:18:02 14:18:02 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:18:02 #130 4.116 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:18:35 #70 ... 14:18:35 14:18:35 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:35 #71 DONE 87.1s 14:18:35 14:18:35 #105 [security-proxy-setup builder 6/7] COPY . . 14:18:35 #105 ... 14:18:35 14:18:35 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:35 #73 DONE 83.9s 14:18:35 14:18:35 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:35 #72 DONE 85.4s 14:18:35 14:18:35 #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:35 #70 DONE 88.4s 14:18:35 14:18:35 #106 [core-common-config-bootstrapper builder 6/7] COPY . . 14:18:35 #106 ... 14:18:35 14:18:35 #107 [support-notifications builder 6/7] COPY . . 14:18:35 #107 DONE 1.6s 14:18:35 14:18:35 #108 [security-secretstore-setup builder 6/7] COPY . . 14:18:35 #108 CACHED 14:18:35 14:18:35 #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:35 #109 CACHED 14:18:35 14:18:35 #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:18:35 #110 CACHED 14:18:35 14:18:35 #111 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:35 #111 CACHED 14:18:35 14:18:35 #112 [core-metadata builder 6/7] COPY . . 14:18:35 #112 CACHED 14:18:35 14:18:35 #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:18:35 #113 CACHED 14:18:35 14:18:35 #114 [core-data builder 4/7] COPY go.mod vendor* ./ 14:18:35 #114 CACHED 14:18:35 14:18:35 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:35 #115 CACHED 14:18:35 14:18:35 #116 [core-data builder 6/7] COPY . . 14:18:35 #116 CACHED 14:18:35 14:18:35 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:35 #117 CACHED 14:18:35 14:18:35 #118 [security-bootstrapper builder 6/7] COPY . . 14:18:35 #118 CACHED 14:18:35 14:18:35 #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:18:35 #119 CACHED 14:18:35 14:18:35 #120 [security-proxy-auth builder 6/7] COPY . . 14:18:35 #120 CACHED 14:18:35 14:18:35 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:18:35 #121 CACHED 14:18:35 14:18:35 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:35 #122 CACHED 14:18:35 14:18:35 #105 [security-proxy-setup builder 6/7] COPY . . 14:18:35 #105 DONE 1.6s 14:18:35 14:18:35 #123 [security-spiffe-token-provider builder 6/7] COPY . . 14:18:35 #123 DONE 1.6s 14:18:35 14:18:35 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 14:18:35 #124 CACHED 14:18:35 14:18:35 #125 [core-command builder 6/7] COPY . . 14:18:35 #125 CACHED 14:18:35 14:18:35 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:35 #126 CACHED 14:18:35 14:18:35 #127 [support-scheduler builder 6/7] COPY . . 14:18:35 #127 CACHED 14:18:35 14:18:35 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:18:35 #128 CACHED 14:18:35 14:18:35 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:35 #129 CACHED 14:18:35 14:18:35 #106 [core-common-config-bootstrapper builder 6/7] COPY . . 14:18:35 #106 DONE 1.6s 14:18:35 14:18:35 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:18:36 #130 ... 14:18:36 14:18:36 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:18:36 #0 5.380 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:18:36 #131 ... 14:18:36 14:18:36 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:18:36 #0 5.761 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:18:37 #132 ... 14:18:37 14:18:37 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:18:37 #0 6.401 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:18:38 #133 ... 14:18:38 14:18:38 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:18:38 #0 7.321 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:18:38 #134 ... 14:18:38 14:18:38 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:18:38 #0 7.418 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:18:38 #135 ... 14:18:38 14:18:38 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:18:38 #0 7.949 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:18:39 #136 ... 14:18:39 14:18:39 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:18:39 #0 8.345 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:18:39 #137 ... 14:18:39 14:18:39 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:18:39 #130 8.852 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:18:41 #130 ... 14:18:41 14:18:41 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:18:41 #0 8.534 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:18:41 #138 ... 14:18:41 14:18:41 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:18:41 #0 7.748 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:18:41 #139 ... 14:18:41 14:18:41 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:18:41 #0 8.306 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:19:10 #130 ... 14:19:10 14:19:10 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:19:10 #139 76.47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:20:06 #139 DONE 130.5s 14:20:06 14:20:06 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:20:06 #138 DONE 130.5s 14:20:06 14:20:06 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:20:06 #140 DONE 130.5s 14:20:06 14:20:06 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:20:06 #132 DONE 130.5s 14:20:06 14:20:06 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:20:06 #137 DONE 130.5s 14:20:06 14:20:06 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:20:06 #131 DONE 127.5s 14:20:06 14:20:06 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:20:06 #135 DONE 130.6s 14:20:06 14:20:06 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:20:06 #141 ... 14:20:06 14:20:06 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:20:06 #134 DONE 130.6s 14:20:06 14:20:06 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:20:06 #133 DONE 130.7s 14:20:06 14:20:06 #142 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:20:06 #142 ... 14:20:06 14:20:06 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:20:06 #136 DONE 130.9s 14:20:06 14:20:06 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:20:06 #143 DONE 0.5s 14:20:06 14:20:06 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:20:06 #130 DONE 131.0s 14:20:06 14:20:06 #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:20:06 #144 ... 14:20:06 14:20:06 #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 14:20:06 #145 DONE 0.5s 14:20:06 14:20:06 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:20:06 #141 DONE 0.8s 14:20:06 14:20:06 #142 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:20:06 #142 DONE 0.5s 14:20:06 14:20:06 #146 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 14:20:06 #146 DONE 0.8s 14:20:06 14:20:06 #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:20:06 #144 DONE 0.5s 14:20:06 14:20:06 #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:20:06 #147 DONE 0.8s 14:20:06 14:20:06 #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:20:06 #148 DONE 0.3s 14:20:06 14:20:06 #149 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:20:06 #149 DONE 0.7s 14:20:06 14:20:06 #150 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:20:06 #150 CACHED 14:20:06 14:20:06 #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:20:06 #151 CACHED 14:20:06 14:20:06 #152 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:20:06 #152 DONE 0.8s 14:20:06 14:20:06 #153 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:20:06 #153 DONE 0.7s 14:20:06 14:20:06 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:20:06 #154 CACHED 14:20:06 14:20:06 #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:20:06 #155 CACHED 14:20:06 14:20:06 #156 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:20:06 #156 DONE 0.8s 14:20:06 14:20:06 #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 14:20:06 #157 DONE 0.8s 14:20:06 14:20:06 #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:20:06 #158 CACHED 14:20:06 14:20:06 #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:20:06 #159 CACHED 14:20:06 14:20:06 #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:20:06 #160 DONE 0.8s 14:20:06 14:20:06 #161 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:20:06 #161 CACHED 14:20:06 14:20:06 #162 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:20:06 #162 CACHED 14:20:06 14:20:06 #163 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:20:06 #163 DONE 2.3s 14:20:06 14:20:06 #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:20:06 #164 DONE 2.4s 14:20:06 14:20:06 #165 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:20:06 #165 DONE 2.4s 14:20:06 14:20:06 #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:20:06 #166 DONE 2.4s 14:20:06 14:20:06 #167 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:20:06 #167 ... 14:20:06 14:20:06 #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:20:06 #168 DONE 2.5s 14:20:06 14:20:06 #169 [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 14:20:06 #169 DONE 2.4s 14:20:06 14:20:06 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:20:06 #170 DONE 2.5s 14:20:06 14:20:06 #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:20:06 #171 DONE 2.4s 14:20:06 14:20:06 #172 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:20:06 #172 DONE 2.5s 14:20:06 14:20:06 #173 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:20:06 #173 DONE 2.5s 14:20:06 14:20:06 #92 [core-data] exporting to image 14:20:06 #92 exporting layers 0.2s done 14:20:06 #92 ... 14:20:06 14:20:06 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:20:06 #174 DONE 0.3s 14:20:06 14:20:06 #167 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:20:06 #167 DONE 0.3s 14:20:06 14:20:06 #175 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:20:06 #175 DONE 0.3s 14:20:06 14:20:06 #176 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 14:20:06 #176 DONE 3.6s 14:20:06 14:20:06 #177 [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 14:20:06 #177 DONE 0.4s 14:20:06 14:20:06 #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:20:06 #178 DONE 0.4s 14:20:06 14:20:06 #179 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:20:06 #179 DONE 0.4s 14:20:06 14:20:06 #180 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 14:20:06 #180 ... 14:20:06 14:20:06 #181 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:20:06 #181 DONE 0.4s 14:20:06 14:20:06 #182 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:20:06 #182 DONE 0.4s 14:20:06 14:20:06 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:20:06 #183 DONE 0.4s 14:20:06 14:20:06 #92 [core-command] exporting to image 14:20:06 #92 exporting layers 0.4s done 14:20:06 #92 ... 14:20:06 14:20:06 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:20:06 #184 DONE 0.4s 14:20:06 14:20:06 #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:20:06 #185 DONE 0.3s 14:20:06 14:20:06 #180 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 14:20:06 #180 DONE 0.4s 14:20:06 14:20:06 #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:20:06 #186 DONE 0.4s 14:20:06 14:20:06 #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:20:06 #187 DONE 0.4s 14:20:06 14:20:06 #188 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:20:06 #188 DONE 0.4s 14:20:06 14:20:06 #92 [core-command] exporting to image 14:20:06 #92 exporting layers 0.3s done 14:20:06 #92 ... 14:20:06 14:20:06 #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:20:06 #189 DONE 0.3s 14:20:06 14:20:06 #92 [core-metadata] exporting to image 14:20:06 #92 writing image sha256:5ba521fa3cdec83e75823dc4b73ad2d05c4a65b3e3c618864bb349a04f30dac5 0.0s done 14:20:06 #92 writing image sha256:4bbeafcb98587d037965701561d2a20aaaa08c5478d93039208c7370e682ed49 14:20:06 #92 writing image sha256:6bc1762c66b3b70468f17f566f63fddad3f1477a336fc845c5f3652eeba0b793 14:20:06 #92 writing image sha256:7cdb6eb2d7cb041727823a286068026f3d1d0e0408828dfddc18d80c94d68688 14:20:06 #92 naming to docker.io/library/core-data 14:20:06 #92 ... 14:20:06 14:20:06 #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 14:20:06 #190 DONE 0.3s 14:20:06 14:20:06 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:20:06 #191 DONE 0.3s 14:20:06 14:20:06 #92 [security-spiffe-token-provider] exporting to image 14:20:06 #92 exporting layers 0.3s done 14:20:06 #92 writing image sha256:4bbeafcb98587d037965701561d2a20aaaa08c5478d93039208c7370e682ed49 0.0s done 14:20:06 #92 writing image sha256:6bc1762c66b3b70468f17f566f63fddad3f1477a336fc845c5f3652eeba0b793 0.0s done 14:20:06 #92 writing image sha256:7cdb6eb2d7cb041727823a286068026f3d1d0e0408828dfddc18d80c94d68688 0.0s done 14:20:06 #92 naming to docker.io/library/core-data done 14:20:06 #92 naming to docker.io/library/support-notifications done 14:20:06 #92 naming to docker.io/library/support-scheduler done 14:20:06 #92 naming to docker.io/library/core-command done 14:20:06 #92 writing image sha256:9467d9dc359035a05848b95ffd3d09eb16f34ddf8a343f7e63b6f6c89127db54 done 14:20:06 #92 naming to docker.io/library/security-spiffe-token-provider done 14:20:06 #92 writing image sha256:58169cdb5f678a3d4b767b243a158ac66a05f07b5c1005fcf649f15ef0386a30 14:20:06 #92 writing image sha256:58169cdb5f678a3d4b767b243a158ac66a05f07b5c1005fcf649f15ef0386a30 0.0s done 14:20:06 #92 naming to docker.io/library/core-metadata done 14:20:06 #92 DONE 2.6s 14:20:06 14:20:06 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:20:06 #192 ... 14:20:06 14:20:06 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:20:06 #193 DONE 0.6s 14:20:06 14:20:06 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:20:06 #192 DONE 0.6s 14:20:06 14:20:06 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:20:06 #194 DONE 0.1s 14:20:06 14:20:06 #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:20:06 #195 DONE 0.9s 14:20:06 14:20:06 #196 [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/ 14:20:06 #196 DONE 0.1s 14:20:06 14:20:06 #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:20:06 #197 DONE 0.9s 14:20:06 14:20:06 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:20:06 #198 DONE 0.1s 14:20:06 14:20:06 #92 [core-common-config-bootstrapper] exporting to image 14:20:06 #92 ... 14:20:06 14:20:06 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 14:20:06 #199 DONE 0.1s 14:20:06 14:20:06 #92 [core-common-config-bootstrapper] exporting to image 14:20:06 #92 exporting layers 0.2s done 14:20:06 #92 exporting layers 0.2s done 14:20:06 #92 writing image sha256:5414a9fe814a893017e5999e0ec215ec6a0aa718ffb8c380041e955ea2697647 0.0s done 14:20:06 #92 naming to docker.io/library/core-common-config-bootstrapper done 14:20:06 #92 writing image sha256:0c663c9e987ac2c5c2f9c4fe43150aa2c0aaaa9373cdbe7270f49d2c724e2af3 0.0s done 14:20:06 #92 naming to docker.io/library/security-proxy-auth done 14:20:06 #92 DONE 2.9s 14:20:06 14:20:06 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 14:20:06 #200 DONE 0.1s 14:20:06 14:20:06 #201 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:20:06 #201 DONE 0.1s 14:20:06 14:20:06 #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:20:06 #202 DONE 1.0s 14:20:06 14:20:06 #92 [security-proxy-setup] exporting to image 14:20:06 #92 exporting layers 0.2s done 14:20:06 #92 writing image sha256:1f19b7797886fb23182e730cb8b22b9b297c9c0818141e3549bd023a9f48b1b3 done 14:20:06 #92 naming to docker.io/library/security-proxy-setup done 14:20:06 #92 DONE 3.1s 14:20:06 14:20:06 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 14:20:06 #203 ... 14:20:06 14:20:06 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:20:06 #204 DONE 0.8s 14:20:06 14:20:06 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 14:20:06 #203 DONE 0.5s 14:20:06 14:20:06 #92 [security-bootstrapper] exporting to image 14:20:06 #92 exporting layers 0.3s done 14:20:06 #92 writing image sha256:cac789a6c4deae4fe58753d792243426f81b393da147d2ea088656d9dfbfa907 14:20:06 #92 exporting layers 0.3s done 14:20:06 #92 writing image sha256:cac789a6c4deae4fe58753d792243426f81b393da147d2ea088656d9dfbfa907 done 14:20:06 #92 naming to docker.io/library/security-secretstore-setup done 14:20:06 #92 writing image sha256:40c98af24e7e5b44681cd3ff66d6ce930451384355555648f0800ec000c5401a done 14:20:06 #92 naming to docker.io/library/security-bootstrapper done 14:20:06 #92 DONE 3.4s 14:20:06 14:20:06 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14:20:06 time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:06 time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:06 time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:06 time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:06 time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:06 time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:06 time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:06 time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:06 time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:06 time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:06 time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:06 time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:06 time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:20:06 time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 14:20:06 $ docker stop --time=1 f909430c23c4bd69c10747f41e9085d053f048e265cd46a23b007f5ebcb87b29 14:20:07 $ docker rm -f --volumes f909430c23c4bd69c10747f41e9085d053f048e265cd46a23b007f5ebcb87b29 [Pipeline] // withDockerContainer [Pipeline] sh 14:20:08 + docker images 14:20:08 REPOSITORY TAG IMAGE ID CREATED SIZE 14:20:08 security-secretstore-setup latest cac789a6c4de 3 seconds ago 36.9MB 14:20:08 security-bootstrapper latest 40c98af24e7e 3 seconds ago 18.9MB 14:20:08 core-common-config-bootstrapper latest 5414a9fe814a 4 seconds ago 15.2MB 14:20:08 security-proxy-setup latest 1f19b7797886 4 seconds ago 26.1MB 14:20:08 security-proxy-auth latest 0c663c9e987a 4 seconds ago 32.9MB 14:20:08 security-spiffe-token-provider latest 9467d9dc3590 5 seconds ago 28.7MB 14:20:08 support-notifications latest 6bc1762c66b3 5 seconds ago 38.5MB 14:20:08 support-scheduler latest 7cdb6eb2d7cb 5 seconds ago 37.9MB 14:20:08 core-command latest 4bbeafcb9858 5 seconds ago 35.3MB 14:20:08 core-metadata latest 58169cdb5f67 5 seconds ago 35.8MB 14:20:08 core-data latest 5ba521fa3cde 6 seconds ago 35.6MB 14:20:08 security-spire-server latest efce5e3a248b 3 minutes ago 102MB 14:20:08 security-spire-agent latest 21a033e13acc 3 minutes ago 161MB 14:20:08 security-spire-config latest 86ffe1642188 3 minutes ago 102MB 14:20:08 ci-base-image-x86_64 latest c1781751e2af 7 minutes ago 966MB 14:20:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 14:20:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB 14:20:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 23 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:20:08 provisioning config files... 14:20:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/644@tmp/config8206207613476669409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:20:08 ---> ****-login.sh 14:20:08 nexus3.edgexfoundry.org:10001 14:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:20:08 Configure a credential helper to remove this warning. See 14:20:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:20:08 14:20:08 Login Succeeded 14:20:08 nexus3.edgexfoundry.org:10002 14:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:20:09 Configure a credential helper to remove this warning. See 14:20:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:20:09 14:20:09 Login Succeeded 14:20:09 nexus3.edgexfoundry.org:10003 14:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:20:09 Configure a credential helper to remove this warning. See 14:20:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:20:09 14:20:09 Login Succeeded 14:20:09 nexus3.edgexfoundry.org:10004 14:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:20:09 Configure a credential helper to remove this warning. See 14:20:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:20:09 14:20:09 Login Succeeded 14:20:09 ****.io 14:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:20:09 Configure a credential helper to remove this warning. See 14:20:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:20:09 14:20:09 Login Succeeded 14:20:09 ---> ****-login.sh ends [Pipeline] } 14:20:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:20:09 [edgeXDocker.push] Tagging docker image core-command with the following tags: 14:20:09 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:09 latest 14:20:09 3.2.0-dev.26 14:20:09 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:09 main 14:20:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:10 + docker push nexus3.edgexfoundry.org:10004/core-command:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:20:10 44fda3d42679: Preparing 14:20:10 02a0ba8d4a4c: Preparing 14:20:10 3fc9912f3557: Preparing 14:20:10 313dd758ab57: Preparing 14:20:10 f35861e99c11: Preparing 14:20:10 b525bebf1c9a: Preparing 14:20:10 63ec0bd56cf3: Preparing 14:20:10 b525bebf1c9a: Waiting 14:20:10 63ec0bd56cf3: Waiting 14:20:10 3fc9912f3557: Pushed 14:20:10 313dd758ab57: Pushed 14:20:10 f35861e99c11: Pushed 14:20:10 44fda3d42679: Pushed 14:20:10 b525bebf1c9a: Pushed 14:20:11 63ec0bd56cf3: Pushed 14:20:13 02a0ba8d4a4c: Pushed 14:20:13 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:cc0d516c6a139450601e3e6bf432af507c166227400ad00f911bdd2cb96723b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:13 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 14:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:20:13 44fda3d42679: Preparing 14:20:13 02a0ba8d4a4c: Preparing 14:20:13 3fc9912f3557: Preparing 14:20:13 313dd758ab57: Preparing 14:20:13 f35861e99c11: Preparing 14:20:13 b525bebf1c9a: Preparing 14:20:13 63ec0bd56cf3: Preparing 14:20:13 b525bebf1c9a: Waiting 14:20:13 63ec0bd56cf3: Waiting 14:20:13 3fc9912f3557: Layer already exists 14:20:13 f35861e99c11: Layer already exists 14:20:13 313dd758ab57: Layer already exists 14:20:13 44fda3d42679: Layer already exists 14:20:13 02a0ba8d4a4c: Layer already exists 14:20:13 b525bebf1c9a: Layer already exists 14:20:13 63ec0bd56cf3: Layer already exists 14:20:13 latest: digest: sha256:cc0d516c6a139450601e3e6bf432af507c166227400ad00f911bdd2cb96723b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:14 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.26 14:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:20:14 44fda3d42679: Preparing 14:20:14 02a0ba8d4a4c: Preparing 14:20:14 3fc9912f3557: Preparing 14:20:14 313dd758ab57: Preparing 14:20:14 f35861e99c11: Preparing 14:20:14 b525bebf1c9a: Preparing 14:20:14 63ec0bd56cf3: Preparing 14:20:14 b525bebf1c9a: Waiting 14:20:14 63ec0bd56cf3: Waiting 14:20:14 f35861e99c11: Layer already exists 14:20:14 02a0ba8d4a4c: Layer already exists 14:20:14 3fc9912f3557: Layer already exists 14:20:14 44fda3d42679: Layer already exists 14:20:14 313dd758ab57: Layer already exists 14:20:14 b525bebf1c9a: Layer already exists 14:20:14 63ec0bd56cf3: Layer already exists 14:20:14 3.2.0-dev.26: digest: sha256:cc0d516c6a139450601e3e6bf432af507c166227400ad00f911bdd2cb96723b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:15 + docker push nexus3.edgexfoundry.org:10004/core-command:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:20:15 44fda3d42679: Preparing 14:20:15 02a0ba8d4a4c: Preparing 14:20:15 3fc9912f3557: Preparing 14:20:15 313dd758ab57: Preparing 14:20:15 f35861e99c11: Preparing 14:20:15 b525bebf1c9a: Preparing 14:20:15 63ec0bd56cf3: Preparing 14:20:15 b525bebf1c9a: Waiting 14:20:15 63ec0bd56cf3: Waiting 14:20:15 3fc9912f3557: Layer already exists 14:20:15 44fda3d42679: Layer already exists 14:20:15 02a0ba8d4a4c: Layer already exists 14:20:15 f35861e99c11: Layer already exists 14:20:15 313dd758ab57: Layer already exists 14:20:15 b525bebf1c9a: Layer already exists 14:20:15 63ec0bd56cf3: Layer already exists 14:20:15 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:cc0d516c6a139450601e3e6bf432af507c166227400ad00f911bdd2cb96723b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:15 + docker push nexus3.edgexfoundry.org:10004/core-command:main 14:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:20:15 44fda3d42679: Preparing 14:20:15 02a0ba8d4a4c: Preparing 14:20:15 3fc9912f3557: Preparing 14:20:15 313dd758ab57: Preparing 14:20:15 f35861e99c11: Preparing 14:20:15 b525bebf1c9a: Preparing 14:20:15 63ec0bd56cf3: Preparing 14:20:15 b525bebf1c9a: Waiting 14:20:15 44fda3d42679: Layer already exists 14:20:15 313dd758ab57: Layer already exists 14:20:15 f35861e99c11: Layer already exists 14:20:15 3fc9912f3557: Layer already exists 14:20:15 02a0ba8d4a4c: Layer already exists 14:20:15 b525bebf1c9a: Layer already exists 14:20:15 63ec0bd56cf3: Layer already exists 14:20:15 main: digest: sha256:cc0d516c6a139450601e3e6bf432af507c166227400ad00f911bdd2cb96723b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:15 ===================================================== [Pipeline] echo 14:20:15 taggedImages: 14:20:15 - nexus3.edgexfoundry.org:10004/core-command:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:15 - nexus3.edgexfoundry.org:10004/core-command:latest 14:20:15 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.26 14:20:15 - nexus3.edgexfoundry.org:10004/core-command:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:15 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 14:20:15 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 14:20:15 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:15 latest 14:20:15 3.2.0-dev.26 14:20:15 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:15 main 14:20:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:20:16 6fdd7fee32b2: Preparing 14:20:16 328a7d1fa905: Preparing 14:20:16 ca74578f4604: Preparing 14:20:16 c393ae69895b: Preparing 14:20:16 3fc9912f3557: Preparing 14:20:16 313dd758ab57: Preparing 14:20:16 f35861e99c11: Preparing 14:20:16 b525bebf1c9a: Preparing 14:20:16 63ec0bd56cf3: Preparing 14:20:16 b525bebf1c9a: Waiting 14:20:16 313dd758ab57: Waiting 14:20:16 f35861e99c11: Waiting 14:20:16 63ec0bd56cf3: Waiting 14:20:16 3fc9912f3557: Layer already exists 14:20:16 313dd758ab57: Layer already exists 14:20:16 f35861e99c11: Layer already exists 14:20:16 b525bebf1c9a: Layer already exists 14:20:16 63ec0bd56cf3: Layer already exists 14:20:16 6fdd7fee32b2: Pushed 14:20:16 ca74578f4604: Pushed 14:20:16 328a7d1fa905: Pushed 14:20:17 c393ae69895b: Pushed 14:20:17 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:39bbd4a9528f5bced3adf21b045dcb1e69cc58f5fc5f86ff55f3b4415a86ca66 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:17 + 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 14:20:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:20:18 6fdd7fee32b2: Preparing 14:20:18 328a7d1fa905: Preparing 14:20:18 ca74578f4604: Preparing 14:20:18 c393ae69895b: Preparing 14:20:18 3fc9912f3557: Preparing 14:20:18 313dd758ab57: Preparing 14:20:18 f35861e99c11: Preparing 14:20:18 b525bebf1c9a: Preparing 14:20:18 63ec0bd56cf3: Preparing 14:20:18 63ec0bd56cf3: Waiting 14:20:18 b525bebf1c9a: Waiting 14:20:18 313dd758ab57: Waiting 14:20:18 f35861e99c11: Waiting 14:20:18 6fdd7fee32b2: Layer already exists 14:20:18 328a7d1fa905: Layer already exists 14:20:18 ca74578f4604: Layer already exists 14:20:18 3fc9912f3557: Layer already exists 14:20:18 c393ae69895b: Layer already exists 14:20:18 f35861e99c11: Layer already exists 14:20:18 b525bebf1c9a: Layer already exists 14:20:18 313dd758ab57: Layer already exists 14:20:18 63ec0bd56cf3: Layer already exists 14:20:18 latest: digest: sha256:39bbd4a9528f5bced3adf21b045dcb1e69cc58f5fc5f86ff55f3b4415a86ca66 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.26 14:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:20:18 6fdd7fee32b2: Preparing 14:20:18 328a7d1fa905: Preparing 14:20:18 ca74578f4604: Preparing 14:20:18 c393ae69895b: Preparing 14:20:18 3fc9912f3557: Preparing 14:20:18 313dd758ab57: Preparing 14:20:18 f35861e99c11: Preparing 14:20:18 b525bebf1c9a: Preparing 14:20:18 63ec0bd56cf3: Preparing 14:20:18 313dd758ab57: Waiting 14:20:18 f35861e99c11: Waiting 14:20:18 63ec0bd56cf3: Waiting 14:20:18 b525bebf1c9a: Waiting 14:20:18 ca74578f4604: Layer already exists 14:20:18 6fdd7fee32b2: Layer already exists 14:20:18 328a7d1fa905: Layer already exists 14:20:18 3fc9912f3557: Layer already exists 14:20:18 c393ae69895b: Layer already exists 14:20:18 b525bebf1c9a: Layer already exists 14:20:18 f35861e99c11: Layer already exists 14:20:18 313dd758ab57: Layer already exists 14:20:18 63ec0bd56cf3: Layer already exists 14:20:18 3.2.0-dev.26: digest: sha256:39bbd4a9528f5bced3adf21b045dcb1e69cc58f5fc5f86ff55f3b4415a86ca66 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:20:19 6fdd7fee32b2: Preparing 14:20:19 328a7d1fa905: Preparing 14:20:19 ca74578f4604: Preparing 14:20:19 c393ae69895b: Preparing 14:20:19 3fc9912f3557: Preparing 14:20:19 313dd758ab57: Preparing 14:20:19 f35861e99c11: Preparing 14:20:19 b525bebf1c9a: Preparing 14:20:19 63ec0bd56cf3: Preparing 14:20:19 f35861e99c11: Waiting 14:20:19 313dd758ab57: Waiting 14:20:19 63ec0bd56cf3: Waiting 14:20:19 3fc9912f3557: Layer already exists 14:20:19 ca74578f4604: Layer already exists 14:20:19 c393ae69895b: Layer already exists 14:20:19 328a7d1fa905: Layer already exists 14:20:19 6fdd7fee32b2: Layer already exists 14:20:19 63ec0bd56cf3: Layer already exists 14:20:19 b525bebf1c9a: Layer already exists 14:20:19 f35861e99c11: Layer already exists 14:20:19 313dd758ab57: Layer already exists 14:20:19 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:39bbd4a9528f5bced3adf21b045dcb1e69cc58f5fc5f86ff55f3b4415a86ca66 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:19 + 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 14:20:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 14:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:20:20 6fdd7fee32b2: Preparing 14:20:20 328a7d1fa905: Preparing 14:20:20 ca74578f4604: Preparing 14:20:20 c393ae69895b: Preparing 14:20:20 3fc9912f3557: Preparing 14:20:20 313dd758ab57: Preparing 14:20:20 f35861e99c11: Preparing 14:20:20 b525bebf1c9a: Preparing 14:20:20 63ec0bd56cf3: Preparing 14:20:20 f35861e99c11: Waiting 14:20:20 313dd758ab57: Waiting 14:20:20 b525bebf1c9a: Waiting 14:20:20 63ec0bd56cf3: Waiting 14:20:20 328a7d1fa905: Layer already exists 14:20:20 ca74578f4604: Layer already exists 14:20:20 3fc9912f3557: Layer already exists 14:20:20 6fdd7fee32b2: Layer already exists 14:20:20 c393ae69895b: Layer already exists 14:20:20 f35861e99c11: Layer already exists 14:20:20 63ec0bd56cf3: Layer already exists 14:20:20 b525bebf1c9a: Layer already exists 14:20:20 313dd758ab57: Layer already exists 14:20:20 main: digest: sha256:39bbd4a9528f5bced3adf21b045dcb1e69cc58f5fc5f86ff55f3b4415a86ca66 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:20 ===================================================== [Pipeline] echo 14:20:20 taggedImages: 14:20:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:20:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.26 14:20:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:20 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 14:20:20 [edgeXDocker.push] Tagging docker image core-data with the following tags: 14:20:20 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:20 latest 14:20:20 3.2.0-dev.26 14:20:20 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:20 main 14:20:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:21 + docker push nexus3.edgexfoundry.org:10004/core-data:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:20:21 c136dbfca241: Preparing 14:20:21 3202667d87c0: Preparing 14:20:21 3fc9912f3557: Preparing 14:20:21 313dd758ab57: Preparing 14:20:21 943035e7a248: Preparing 14:20:21 b9a0514fc3ee: Preparing 14:20:21 63ec0bd56cf3: Preparing 14:20:21 b9a0514fc3ee: Waiting 14:20:21 313dd758ab57: Layer already exists 14:20:21 3fc9912f3557: Layer already exists 14:20:21 63ec0bd56cf3: Layer already exists 14:20:21 943035e7a248: Pushed 14:20:21 b9a0514fc3ee: Pushed 14:20:21 c136dbfca241: Pushed 14:20:23 3202667d87c0: Pushed 14:20:23 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:40407019a4ec94cee99fa8c58b13c47283293ea711e980c9c40217349a40dcfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:24 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 14:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:20:24 c136dbfca241: Preparing 14:20:24 3202667d87c0: Preparing 14:20:24 3fc9912f3557: Preparing 14:20:24 313dd758ab57: Preparing 14:20:24 943035e7a248: Preparing 14:20:24 b9a0514fc3ee: Preparing 14:20:24 63ec0bd56cf3: Preparing 14:20:24 b9a0514fc3ee: Waiting 14:20:24 63ec0bd56cf3: Waiting 14:20:24 3fc9912f3557: Layer already exists 14:20:24 943035e7a248: Layer already exists 14:20:24 3202667d87c0: Layer already exists 14:20:24 c136dbfca241: Layer already exists 14:20:24 313dd758ab57: Layer already exists 14:20:24 63ec0bd56cf3: Layer already exists 14:20:24 b9a0514fc3ee: Layer already exists 14:20:24 latest: digest: sha256:40407019a4ec94cee99fa8c58b13c47283293ea711e980c9c40217349a40dcfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:24 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.26 14:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:20:24 c136dbfca241: Preparing 14:20:24 3202667d87c0: Preparing 14:20:24 3fc9912f3557: Preparing 14:20:24 313dd758ab57: Preparing 14:20:24 943035e7a248: Preparing 14:20:24 b9a0514fc3ee: Preparing 14:20:24 63ec0bd56cf3: Preparing 14:20:24 b9a0514fc3ee: Waiting 14:20:24 63ec0bd56cf3: Waiting 14:20:24 c136dbfca241: Layer already exists 14:20:24 313dd758ab57: Layer already exists 14:20:24 943035e7a248: Layer already exists 14:20:24 3202667d87c0: Layer already exists 14:20:24 3fc9912f3557: Layer already exists 14:20:24 63ec0bd56cf3: Layer already exists 14:20:24 b9a0514fc3ee: Layer already exists 14:20:24 3.2.0-dev.26: digest: sha256:40407019a4ec94cee99fa8c58b13c47283293ea711e980c9c40217349a40dcfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:25 + docker push nexus3.edgexfoundry.org:10004/core-data:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:20:25 c136dbfca241: Preparing 14:20:25 3202667d87c0: Preparing 14:20:25 3fc9912f3557: Preparing 14:20:25 313dd758ab57: Preparing 14:20:25 943035e7a248: Preparing 14:20:25 b9a0514fc3ee: Preparing 14:20:25 63ec0bd56cf3: Preparing 14:20:25 b9a0514fc3ee: Waiting 14:20:25 63ec0bd56cf3: Waiting 14:20:25 943035e7a248: Layer already exists 14:20:25 313dd758ab57: Layer already exists 14:20:25 3202667d87c0: Layer already exists 14:20:25 c136dbfca241: Layer already exists 14:20:25 3fc9912f3557: Layer already exists 14:20:25 63ec0bd56cf3: Layer already exists 14:20:25 b9a0514fc3ee: Layer already exists 14:20:25 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:40407019a4ec94cee99fa8c58b13c47283293ea711e980c9c40217349a40dcfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:26 + docker push nexus3.edgexfoundry.org:10004/core-data:main 14:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:20:26 c136dbfca241: Preparing 14:20:26 3202667d87c0: Preparing 14:20:26 3fc9912f3557: Preparing 14:20:26 313dd758ab57: Preparing 14:20:26 943035e7a248: Preparing 14:20:26 b9a0514fc3ee: Preparing 14:20:26 63ec0bd56cf3: Preparing 14:20:26 b9a0514fc3ee: Waiting 14:20:26 63ec0bd56cf3: Waiting 14:20:26 3fc9912f3557: Layer already exists 14:20:26 c136dbfca241: Layer already exists 14:20:26 3202667d87c0: Layer already exists 14:20:26 943035e7a248: Layer already exists 14:20:26 313dd758ab57: Layer already exists 14:20:26 b9a0514fc3ee: Layer already exists 14:20:26 63ec0bd56cf3: Layer already exists 14:20:26 main: digest: sha256:40407019a4ec94cee99fa8c58b13c47283293ea711e980c9c40217349a40dcfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:26 ===================================================== [Pipeline] echo 14:20:26 taggedImages: 14:20:26 - nexus3.edgexfoundry.org:10004/core-data:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:26 - nexus3.edgexfoundry.org:10004/core-data:latest 14:20:26 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.26 14:20:26 - nexus3.edgexfoundry.org:10004/core-data:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:26 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 14:20:26 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 14:20:26 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:26 latest 14:20:26 3.2.0-dev.26 14:20:26 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:26 main 14:20:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:20:26 c6c4958e0636: Preparing 14:20:26 808ec06d9c40: Preparing 14:20:26 71afc644eb3c: Preparing 14:20:26 3fc9912f3557: Preparing 14:20:26 313dd758ab57: Preparing 14:20:26 f35861e99c11: Preparing 14:20:26 b525bebf1c9a: Preparing 14:20:26 63ec0bd56cf3: Preparing 14:20:26 b525bebf1c9a: Waiting 14:20:26 f35861e99c11: Waiting 14:20:26 313dd758ab57: Layer already exists 14:20:27 808ec06d9c40: Pushed 14:20:27 c6c4958e0636: Pushed 14:20:27 3fc9912f3557: Layer already exists 14:20:27 f35861e99c11: Layer already exists 14:20:27 b525bebf1c9a: Layer already exists 14:20:27 63ec0bd56cf3: Layer already exists 14:20:29 71afc644eb3c: Pushed 14:20:29 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:55ae1ff42c565a3bc89f070c78e6180f251bfc5779f65d63fa60657ef4425cbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 14:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:20:30 c6c4958e0636: Preparing 14:20:30 808ec06d9c40: Preparing 14:20:30 71afc644eb3c: Preparing 14:20:30 3fc9912f3557: Preparing 14:20:30 313dd758ab57: Preparing 14:20:30 f35861e99c11: Preparing 14:20:30 b525bebf1c9a: Preparing 14:20:30 63ec0bd56cf3: Preparing 14:20:30 b525bebf1c9a: Waiting 14:20:30 f35861e99c11: Waiting 14:20:30 63ec0bd56cf3: Waiting 14:20:30 3fc9912f3557: Layer already exists 14:20:30 71afc644eb3c: Layer already exists 14:20:30 808ec06d9c40: Layer already exists 14:20:30 c6c4958e0636: Layer already exists 14:20:30 313dd758ab57: Layer already exists 14:20:30 b525bebf1c9a: Layer already exists 14:20:30 f35861e99c11: Layer already exists 14:20:30 63ec0bd56cf3: Layer already exists 14:20:30 latest: digest: sha256:55ae1ff42c565a3bc89f070c78e6180f251bfc5779f65d63fa60657ef4425cbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.26 14:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:20:31 c6c4958e0636: Preparing 14:20:31 808ec06d9c40: Preparing 14:20:31 71afc644eb3c: Preparing 14:20:31 3fc9912f3557: Preparing 14:20:31 313dd758ab57: Preparing 14:20:31 f35861e99c11: Preparing 14:20:31 b525bebf1c9a: Preparing 14:20:31 63ec0bd56cf3: Preparing 14:20:31 b525bebf1c9a: Waiting 14:20:31 f35861e99c11: Waiting 14:20:31 63ec0bd56cf3: Waiting 14:20:31 c6c4958e0636: Layer already exists 14:20:31 3fc9912f3557: Layer already exists 14:20:31 71afc644eb3c: Layer already exists 14:20:31 808ec06d9c40: Layer already exists 14:20:31 313dd758ab57: Layer already exists 14:20:31 f35861e99c11: Layer already exists 14:20:31 63ec0bd56cf3: Layer already exists 14:20:31 b525bebf1c9a: Layer already exists 14:20:31 3.2.0-dev.26: digest: sha256:55ae1ff42c565a3bc89f070c78e6180f251bfc5779f65d63fa60657ef4425cbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:20:31 c6c4958e0636: Preparing 14:20:31 808ec06d9c40: Preparing 14:20:31 71afc644eb3c: Preparing 14:20:31 3fc9912f3557: Preparing 14:20:31 313dd758ab57: Preparing 14:20:31 f35861e99c11: Preparing 14:20:31 b525bebf1c9a: Preparing 14:20:31 63ec0bd56cf3: Preparing 14:20:31 b525bebf1c9a: Waiting 14:20:31 63ec0bd56cf3: Waiting 14:20:31 f35861e99c11: Waiting 14:20:31 c6c4958e0636: Layer already exists 14:20:31 808ec06d9c40: Layer already exists 14:20:31 71afc644eb3c: Layer already exists 14:20:31 3fc9912f3557: Layer already exists 14:20:31 313dd758ab57: Layer already exists 14:20:31 f35861e99c11: Layer already exists 14:20:31 b525bebf1c9a: Layer already exists 14:20:31 63ec0bd56cf3: Layer already exists 14:20:31 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:55ae1ff42c565a3bc89f070c78e6180f251bfc5779f65d63fa60657ef4425cbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 14:20:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:20:32 c6c4958e0636: Preparing 14:20:32 808ec06d9c40: Preparing 14:20:32 71afc644eb3c: Preparing 14:20:32 3fc9912f3557: Preparing 14:20:32 313dd758ab57: Preparing 14:20:32 f35861e99c11: Preparing 14:20:32 b525bebf1c9a: Preparing 14:20:32 63ec0bd56cf3: Preparing 14:20:32 b525bebf1c9a: Waiting 14:20:32 63ec0bd56cf3: Waiting 14:20:32 f35861e99c11: Waiting 14:20:32 3fc9912f3557: Layer already exists 14:20:32 313dd758ab57: Layer already exists 14:20:32 c6c4958e0636: Layer already exists 14:20:32 808ec06d9c40: Layer already exists 14:20:32 71afc644eb3c: Layer already exists 14:20:32 f35861e99c11: Layer already exists 14:20:32 b525bebf1c9a: Layer already exists 14:20:32 63ec0bd56cf3: Layer already exists 14:20:32 main: digest: sha256:55ae1ff42c565a3bc89f070c78e6180f251bfc5779f65d63fa60657ef4425cbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:32 ===================================================== [Pipeline] echo 14:20:32 taggedImages: 14:20:32 - nexus3.edgexfoundry.org:10004/core-metadata:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:32 - nexus3.edgexfoundry.org:10004/core-metadata:latest 14:20:32 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.26 14:20:32 - nexus3.edgexfoundry.org:10004/core-metadata:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:32 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 14:20:32 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 14:20:32 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:32 latest 14:20:32 3.2.0-dev.26 14:20:32 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:32 main 14:20:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:20:33 cb633f629e82: Preparing 14:20:33 37935098bf25: Preparing 14:20:33 35323ff19209: Preparing 14:20:33 33164814650d: Preparing 14:20:33 a8765b5d7a97: Preparing 14:20:33 00d8a8e2a988: Preparing 14:20:33 3d3f0843ecea: Preparing 14:20:33 3fc9912f3557: Preparing 14:20:33 313dd758ab57: Preparing 14:20:33 c60a2cb4df47: Preparing 14:20:33 64ca9d57efd4: Preparing 14:20:33 5f70bf18a086: Preparing 14:20:33 6e970714c4c2: Preparing 14:20:33 ca1f52adf7b0: Preparing 14:20:33 b94bd4974055: Preparing 14:20:33 63ec0bd56cf3: Preparing 14:20:33 00d8a8e2a988: Waiting 14:20:33 3d3f0843ecea: Waiting 14:20:33 3fc9912f3557: Waiting 14:20:33 313dd758ab57: Waiting 14:20:33 c60a2cb4df47: Waiting 14:20:33 64ca9d57efd4: Waiting 14:20:33 5f70bf18a086: Waiting 14:20:33 6e970714c4c2: Waiting 14:20:33 ca1f52adf7b0: Waiting 14:20:33 b94bd4974055: Waiting 14:20:33 63ec0bd56cf3: Waiting 14:20:33 37935098bf25: Pushed 14:20:33 cb633f629e82: Pushed 14:20:33 a8765b5d7a97: Pushed 14:20:33 33164814650d: Pushed 14:20:33 35323ff19209: Pushed 14:20:33 3fc9912f3557: Layer already exists 14:20:33 313dd758ab57: Layer already exists 14:20:33 5f70bf18a086: Layer already exists 14:20:33 00d8a8e2a988: Pushed 14:20:33 c60a2cb4df47: Pushed 14:20:33 64ca9d57efd4: Pushed 14:20:33 63ec0bd56cf3: Layer already exists 14:20:33 6e970714c4c2: Pushed 14:20:33 ca1f52adf7b0: Pushed 14:20:33 b94bd4974055: Pushed 14:20:34 3d3f0843ecea: Pushed 14:20:34 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:146a7c9f0aec718e86f4f479cb9fe8c4159344f9bf1c580404caa1712067f8c1 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:20:35 cb633f629e82: Preparing 14:20:35 37935098bf25: Preparing 14:20:35 35323ff19209: Preparing 14:20:35 33164814650d: Preparing 14:20:35 a8765b5d7a97: Preparing 14:20:35 00d8a8e2a988: Preparing 14:20:35 3d3f0843ecea: Preparing 14:20:35 3fc9912f3557: Preparing 14:20:35 313dd758ab57: Preparing 14:20:35 c60a2cb4df47: Preparing 14:20:35 64ca9d57efd4: Preparing 14:20:35 5f70bf18a086: Preparing 14:20:35 6e970714c4c2: Preparing 14:20:35 ca1f52adf7b0: Preparing 14:20:35 b94bd4974055: Preparing 14:20:35 63ec0bd56cf3: Preparing 14:20:35 3fc9912f3557: Waiting 14:20:35 6e970714c4c2: Waiting 14:20:35 ca1f52adf7b0: Waiting 14:20:35 b94bd4974055: Waiting 14:20:35 313dd758ab57: Waiting 14:20:35 63ec0bd56cf3: Waiting 14:20:35 c60a2cb4df47: Waiting 14:20:35 64ca9d57efd4: Waiting 14:20:35 5f70bf18a086: Waiting 14:20:35 00d8a8e2a988: Waiting 14:20:35 35323ff19209: Layer already exists 14:20:35 a8765b5d7a97: Layer already exists 14:20:35 33164814650d: Layer already exists 14:20:35 cb633f629e82: Layer already exists 14:20:35 37935098bf25: Layer already exists 14:20:35 00d8a8e2a988: Layer already exists 14:20:35 3d3f0843ecea: Layer already exists 14:20:35 313dd758ab57: Layer already exists 14:20:35 c60a2cb4df47: Layer already exists 14:20:35 3fc9912f3557: Layer already exists 14:20:35 5f70bf18a086: Layer already exists 14:20:35 64ca9d57efd4: Layer already exists 14:20:35 6e970714c4c2: Layer already exists 14:20:35 ca1f52adf7b0: Layer already exists 14:20:35 b94bd4974055: Layer already exists 14:20:35 63ec0bd56cf3: Layer already exists 14:20:35 latest: digest: sha256:146a7c9f0aec718e86f4f479cb9fe8c4159344f9bf1c580404caa1712067f8c1 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.26 14:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:20:36 cb633f629e82: Preparing 14:20:36 37935098bf25: Preparing 14:20:36 35323ff19209: Preparing 14:20:36 33164814650d: Preparing 14:20:36 a8765b5d7a97: Preparing 14:20:36 00d8a8e2a988: Preparing 14:20:36 3d3f0843ecea: Preparing 14:20:36 3fc9912f3557: Preparing 14:20:36 313dd758ab57: Preparing 14:20:36 c60a2cb4df47: Preparing 14:20:36 64ca9d57efd4: Preparing 14:20:36 5f70bf18a086: Preparing 14:20:36 6e970714c4c2: Preparing 14:20:36 ca1f52adf7b0: Preparing 14:20:36 b94bd4974055: Preparing 14:20:36 63ec0bd56cf3: Preparing 14:20:36 3d3f0843ecea: Waiting 14:20:36 5f70bf18a086: Waiting 14:20:36 6e970714c4c2: Waiting 14:20:36 ca1f52adf7b0: Waiting 14:20:36 3fc9912f3557: Waiting 14:20:36 313dd758ab57: Waiting 14:20:36 c60a2cb4df47: Waiting 14:20:36 64ca9d57efd4: Waiting 14:20:36 00d8a8e2a988: Waiting 14:20:36 63ec0bd56cf3: Waiting 14:20:36 cb633f629e82: Layer already exists 14:20:36 a8765b5d7a97: Layer already exists 14:20:36 37935098bf25: Layer already exists 14:20:36 35323ff19209: Layer already exists 14:20:36 33164814650d: Layer already exists 14:20:36 3d3f0843ecea: Layer already exists 14:20:36 00d8a8e2a988: Layer already exists 14:20:36 3fc9912f3557: Layer already exists 14:20:36 c60a2cb4df47: Layer already exists 14:20:36 64ca9d57efd4: Layer already exists 14:20:36 313dd758ab57: Layer already exists 14:20:36 5f70bf18a086: Layer already exists 14:20:36 6e970714c4c2: Layer already exists 14:20:36 ca1f52adf7b0: Layer already exists 14:20:36 b94bd4974055: Layer already exists 14:20:36 63ec0bd56cf3: Layer already exists 14:20:36 3.2.0-dev.26: digest: sha256:146a7c9f0aec718e86f4f479cb9fe8c4159344f9bf1c580404caa1712067f8c1 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:20:36 cb633f629e82: Preparing 14:20:36 37935098bf25: Preparing 14:20:36 35323ff19209: Preparing 14:20:36 33164814650d: Preparing 14:20:36 a8765b5d7a97: Preparing 14:20:36 00d8a8e2a988: Preparing 14:20:36 3d3f0843ecea: Preparing 14:20:36 3fc9912f3557: Preparing 14:20:36 313dd758ab57: Preparing 14:20:36 c60a2cb4df47: Preparing 14:20:36 64ca9d57efd4: Preparing 14:20:36 5f70bf18a086: Preparing 14:20:36 6e970714c4c2: Preparing 14:20:36 ca1f52adf7b0: Preparing 14:20:36 b94bd4974055: Preparing 14:20:36 63ec0bd56cf3: Preparing 14:20:36 00d8a8e2a988: Waiting 14:20:36 3d3f0843ecea: Waiting 14:20:36 3fc9912f3557: Waiting 14:20:36 6e970714c4c2: Waiting 14:20:36 ca1f52adf7b0: Waiting 14:20:36 313dd758ab57: Waiting 14:20:36 b94bd4974055: Waiting 14:20:36 c60a2cb4df47: Waiting 14:20:36 63ec0bd56cf3: Waiting 14:20:36 64ca9d57efd4: Waiting 14:20:36 5f70bf18a086: Waiting 14:20:36 a8765b5d7a97: Layer already exists 14:20:36 cb633f629e82: Layer already exists 14:20:36 35323ff19209: Layer already exists 14:20:36 33164814650d: Layer already exists 14:20:36 37935098bf25: Layer already exists 14:20:36 00d8a8e2a988: Layer already exists 14:20:36 c60a2cb4df47: Layer already exists 14:20:36 313dd758ab57: Layer already exists 14:20:36 3d3f0843ecea: Layer already exists 14:20:36 3fc9912f3557: Layer already exists 14:20:36 6e970714c4c2: Layer already exists 14:20:36 64ca9d57efd4: Layer already exists 14:20:36 ca1f52adf7b0: Layer already exists 14:20:36 5f70bf18a086: Layer already exists 14:20:36 b94bd4974055: Layer already exists 14:20:36 63ec0bd56cf3: Layer already exists 14:20:36 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:146a7c9f0aec718e86f4f479cb9fe8c4159344f9bf1c580404caa1712067f8c1 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 14:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:20:37 cb633f629e82: Preparing 14:20:37 37935098bf25: Preparing 14:20:37 35323ff19209: Preparing 14:20:37 33164814650d: Preparing 14:20:37 a8765b5d7a97: Preparing 14:20:37 00d8a8e2a988: Preparing 14:20:37 3d3f0843ecea: Preparing 14:20:37 3fc9912f3557: Preparing 14:20:37 313dd758ab57: Preparing 14:20:37 c60a2cb4df47: Preparing 14:20:37 64ca9d57efd4: Preparing 14:20:37 5f70bf18a086: Preparing 14:20:37 6e970714c4c2: Preparing 14:20:37 ca1f52adf7b0: Preparing 14:20:37 b94bd4974055: Preparing 14:20:37 63ec0bd56cf3: Preparing 14:20:37 3fc9912f3557: Waiting 14:20:37 00d8a8e2a988: Waiting 14:20:37 3d3f0843ecea: Waiting 14:20:37 c60a2cb4df47: Waiting 14:20:37 6e970714c4c2: Waiting 14:20:37 b94bd4974055: Waiting 14:20:37 64ca9d57efd4: Waiting 14:20:37 ca1f52adf7b0: Waiting 14:20:37 63ec0bd56cf3: Waiting 14:20:37 5f70bf18a086: Waiting 14:20:37 33164814650d: Layer already exists 14:20:37 a8765b5d7a97: Layer already exists 14:20:37 cb633f629e82: Layer already exists 14:20:37 37935098bf25: Layer already exists 14:20:37 35323ff19209: Layer already exists 14:20:37 3d3f0843ecea: Layer already exists 14:20:37 c60a2cb4df47: Layer already exists 14:20:37 3fc9912f3557: Layer already exists 14:20:37 00d8a8e2a988: Layer already exists 14:20:37 313dd758ab57: Layer already exists 14:20:37 64ca9d57efd4: Layer already exists 14:20:37 b94bd4974055: Layer already exists 14:20:37 5f70bf18a086: Layer already exists 14:20:37 6e970714c4c2: Layer already exists 14:20:37 ca1f52adf7b0: Layer already exists 14:20:37 63ec0bd56cf3: Layer already exists 14:20:37 main: digest: sha256:146a7c9f0aec718e86f4f479cb9fe8c4159344f9bf1c580404caa1712067f8c1 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:37 ===================================================== [Pipeline] echo 14:20:37 taggedImages: 14:20:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:20:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.26 14:20:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 14:20:37 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 14:20:37 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:37 latest 14:20:37 3.2.0-dev.26 14:20:37 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:37 main 14:20:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:20:38 6fdd7fee32b2: Preparing 14:20:38 328a7d1fa905: Preparing 14:20:38 77d288f3481a: Preparing 14:20:38 8a92684d6e8f: Preparing 14:20:38 3fc9912f3557: Preparing 14:20:38 313dd758ab57: Preparing 14:20:38 f35861e99c11: Preparing 14:20:38 b525bebf1c9a: Preparing 14:20:38 63ec0bd56cf3: Preparing 14:20:38 f35861e99c11: Waiting 14:20:38 b525bebf1c9a: Waiting 14:20:38 313dd758ab57: Waiting 14:20:38 3fc9912f3557: Layer already exists 14:20:38 328a7d1fa905: Layer already exists 14:20:38 6fdd7fee32b2: Layer already exists 14:20:38 313dd758ab57: Layer already exists 14:20:38 b525bebf1c9a: Layer already exists 14:20:38 f35861e99c11: Layer already exists 14:20:38 63ec0bd56cf3: Layer already exists 14:20:38 77d288f3481a: Pushed 14:20:40 8a92684d6e8f: Pushed 14:20:40 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:e2fbe4ff5dc4698b9b21ccc1132efefcb3d53ede72a2ff039fa27daf125137ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 14:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:20:41 6fdd7fee32b2: Preparing 14:20:41 328a7d1fa905: Preparing 14:20:41 77d288f3481a: Preparing 14:20:41 8a92684d6e8f: Preparing 14:20:41 3fc9912f3557: Preparing 14:20:41 313dd758ab57: Preparing 14:20:41 f35861e99c11: Preparing 14:20:41 b525bebf1c9a: Preparing 14:20:41 63ec0bd56cf3: Preparing 14:20:41 f35861e99c11: Waiting 14:20:41 b525bebf1c9a: Waiting 14:20:41 63ec0bd56cf3: Waiting 14:20:41 313dd758ab57: Waiting 14:20:41 6fdd7fee32b2: Layer already exists 14:20:41 77d288f3481a: Layer already exists 14:20:41 3fc9912f3557: Layer already exists 14:20:41 328a7d1fa905: Layer already exists 14:20:41 8a92684d6e8f: Layer already exists 14:20:41 f35861e99c11: Layer already exists 14:20:41 63ec0bd56cf3: Layer already exists 14:20:41 b525bebf1c9a: Layer already exists 14:20:41 313dd758ab57: Layer already exists 14:20:41 latest: digest: sha256:e2fbe4ff5dc4698b9b21ccc1132efefcb3d53ede72a2ff039fa27daf125137ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.26 14:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:20:41 6fdd7fee32b2: Preparing 14:20:41 328a7d1fa905: Preparing 14:20:41 77d288f3481a: Preparing 14:20:41 8a92684d6e8f: Preparing 14:20:41 3fc9912f3557: Preparing 14:20:41 313dd758ab57: Preparing 14:20:41 f35861e99c11: Preparing 14:20:41 b525bebf1c9a: Preparing 14:20:41 63ec0bd56cf3: Preparing 14:20:41 313dd758ab57: Waiting 14:20:41 f35861e99c11: Waiting 14:20:41 b525bebf1c9a: Waiting 14:20:41 63ec0bd56cf3: Waiting 14:20:41 6fdd7fee32b2: Layer already exists 14:20:41 3fc9912f3557: Layer already exists 14:20:41 77d288f3481a: Layer already exists 14:20:41 8a92684d6e8f: Layer already exists 14:20:41 328a7d1fa905: Layer already exists 14:20:41 b525bebf1c9a: Layer already exists 14:20:41 313dd758ab57: Layer already exists 14:20:41 f35861e99c11: Layer already exists 14:20:41 63ec0bd56cf3: Layer already exists 14:20:41 3.2.0-dev.26: digest: sha256:e2fbe4ff5dc4698b9b21ccc1132efefcb3d53ede72a2ff039fa27daf125137ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:20:42 6fdd7fee32b2: Preparing 14:20:42 328a7d1fa905: Preparing 14:20:42 77d288f3481a: Preparing 14:20:42 8a92684d6e8f: Preparing 14:20:42 3fc9912f3557: Preparing 14:20:42 313dd758ab57: Preparing 14:20:42 f35861e99c11: Preparing 14:20:42 b525bebf1c9a: Preparing 14:20:42 313dd758ab57: Waiting 14:20:42 63ec0bd56cf3: Preparing 14:20:42 f35861e99c11: Waiting 14:20:42 63ec0bd56cf3: Waiting 14:20:42 b525bebf1c9a: Waiting 14:20:42 8a92684d6e8f: Layer already exists 14:20:42 3fc9912f3557: Layer already exists 14:20:42 77d288f3481a: Layer already exists 14:20:42 328a7d1fa905: Layer already exists 14:20:42 6fdd7fee32b2: Layer already exists 14:20:42 313dd758ab57: Layer already exists 14:20:42 63ec0bd56cf3: Layer already exists 14:20:42 b525bebf1c9a: Layer already exists 14:20:42 f35861e99c11: Layer already exists 14:20:42 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:e2fbe4ff5dc4698b9b21ccc1132efefcb3d53ede72a2ff039fa27daf125137ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 14:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:20:43 6fdd7fee32b2: Preparing 14:20:43 328a7d1fa905: Preparing 14:20:43 77d288f3481a: Preparing 14:20:43 8a92684d6e8f: Preparing 14:20:43 3fc9912f3557: Preparing 14:20:43 313dd758ab57: Preparing 14:20:43 f35861e99c11: Preparing 14:20:43 b525bebf1c9a: Preparing 14:20:43 63ec0bd56cf3: Preparing 14:20:43 f35861e99c11: Waiting 14:20:43 313dd758ab57: Waiting 14:20:43 b525bebf1c9a: Waiting 14:20:43 63ec0bd56cf3: Waiting 14:20:43 8a92684d6e8f: Layer already exists 14:20:43 77d288f3481a: Layer already exists 14:20:43 6fdd7fee32b2: Layer already exists 14:20:43 3fc9912f3557: Layer already exists 14:20:43 328a7d1fa905: Layer already exists 14:20:43 313dd758ab57: Layer already exists 14:20:43 63ec0bd56cf3: Layer already exists 14:20:43 f35861e99c11: Layer already exists 14:20:43 b525bebf1c9a: Layer already exists 14:20:43 main: digest: sha256:e2fbe4ff5dc4698b9b21ccc1132efefcb3d53ede72a2ff039fa27daf125137ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:43 ===================================================== [Pipeline] echo 14:20:43 taggedImages: 14:20:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 14:20:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.26 14:20:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 14:20:43 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 14:20:43 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:43 latest 14:20:43 3.2.0-dev.26 14:20:43 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:43 main 14:20:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:20:44 33167775e23c: Preparing 14:20:44 f54b16383eeb: Preparing 14:20:44 99d63b2f45d3: Preparing 14:20:44 babb64f79581: Preparing 14:20:44 a48a045604bb: Preparing 14:20:44 3fc9912f3557: Preparing 14:20:44 313dd758ab57: Preparing 14:20:44 7de0e3a14f04: Preparing 14:20:44 bcab82f35d2a: Preparing 14:20:44 382e8453dbf6: Preparing 14:20:44 63ec0bd56cf3: Preparing 14:20:44 382e8453dbf6: Waiting 14:20:44 313dd758ab57: Waiting 14:20:44 63ec0bd56cf3: Waiting 14:20:44 7de0e3a14f04: Waiting 14:20:44 bcab82f35d2a: Waiting 14:20:44 f54b16383eeb: Pushed 14:20:44 babb64f79581: Pushed 14:20:44 a48a045604bb: Pushed 14:20:44 33167775e23c: Pushed 14:20:44 3fc9912f3557: Layer already exists 14:20:44 313dd758ab57: Layer already exists 14:20:44 63ec0bd56cf3: Layer already exists 14:20:44 bcab82f35d2a: Pushed 14:20:44 7de0e3a14f04: Pushed 14:20:45 99d63b2f45d3: Pushed 14:20:45 382e8453dbf6: Pushed 14:20:45 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:7efac2a2593da8941318af45190ea243a4dff21f4a211fe1f2bbd4b82bd35f02 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:20:46 33167775e23c: Preparing 14:20:46 f54b16383eeb: Preparing 14:20:46 99d63b2f45d3: Preparing 14:20:46 babb64f79581: Preparing 14:20:46 a48a045604bb: Preparing 14:20:46 3fc9912f3557: Preparing 14:20:46 313dd758ab57: Preparing 14:20:46 7de0e3a14f04: Preparing 14:20:46 bcab82f35d2a: Preparing 14:20:46 382e8453dbf6: Preparing 14:20:46 63ec0bd56cf3: Preparing 14:20:46 313dd758ab57: Waiting 14:20:46 7de0e3a14f04: Waiting 14:20:46 bcab82f35d2a: Waiting 14:20:46 382e8453dbf6: Waiting 14:20:46 63ec0bd56cf3: Waiting 14:20:46 3fc9912f3557: Waiting 14:20:46 babb64f79581: Layer already exists 14:20:46 99d63b2f45d3: Layer already exists 14:20:46 f54b16383eeb: Layer already exists 14:20:46 a48a045604bb: Layer already exists 14:20:46 33167775e23c: Layer already exists 14:20:46 313dd758ab57: Layer already exists 14:20:46 7de0e3a14f04: Layer already exists 14:20:46 3fc9912f3557: Layer already exists 14:20:46 382e8453dbf6: Layer already exists 14:20:46 bcab82f35d2a: Layer already exists 14:20:46 63ec0bd56cf3: Layer already exists 14:20:46 latest: digest: sha256:7efac2a2593da8941318af45190ea243a4dff21f4a211fe1f2bbd4b82bd35f02 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.26 14:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:20:47 33167775e23c: Preparing 14:20:47 f54b16383eeb: Preparing 14:20:47 99d63b2f45d3: Preparing 14:20:47 babb64f79581: Preparing 14:20:47 a48a045604bb: Preparing 14:20:47 3fc9912f3557: Preparing 14:20:47 313dd758ab57: Preparing 14:20:47 7de0e3a14f04: Preparing 14:20:47 bcab82f35d2a: Preparing 14:20:47 382e8453dbf6: Preparing 14:20:47 63ec0bd56cf3: Preparing 14:20:47 7de0e3a14f04: Waiting 14:20:47 bcab82f35d2a: Waiting 14:20:47 382e8453dbf6: Waiting 14:20:47 63ec0bd56cf3: Waiting 14:20:47 3fc9912f3557: Waiting 14:20:47 313dd758ab57: Waiting 14:20:47 33167775e23c: Layer already exists 14:20:47 f54b16383eeb: Layer already exists 14:20:47 99d63b2f45d3: Layer already exists 14:20:47 babb64f79581: Layer already exists 14:20:47 a48a045604bb: Layer already exists 14:20:47 3fc9912f3557: Layer already exists 14:20:47 bcab82f35d2a: Layer already exists 14:20:47 7de0e3a14f04: Layer already exists 14:20:47 313dd758ab57: Layer already exists 14:20:47 382e8453dbf6: Layer already exists 14:20:47 63ec0bd56cf3: Layer already exists 14:20:47 3.2.0-dev.26: digest: sha256:7efac2a2593da8941318af45190ea243a4dff21f4a211fe1f2bbd4b82bd35f02 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:20:47 33167775e23c: Preparing 14:20:47 f54b16383eeb: Preparing 14:20:47 99d63b2f45d3: Preparing 14:20:47 babb64f79581: Preparing 14:20:47 a48a045604bb: Preparing 14:20:47 3fc9912f3557: Preparing 14:20:47 313dd758ab57: Preparing 14:20:47 7de0e3a14f04: Preparing 14:20:47 bcab82f35d2a: Preparing 14:20:47 382e8453dbf6: Preparing 14:20:47 63ec0bd56cf3: Preparing 14:20:47 7de0e3a14f04: Waiting 14:20:47 3fc9912f3557: Waiting 14:20:47 382e8453dbf6: Waiting 14:20:47 313dd758ab57: Waiting 14:20:47 63ec0bd56cf3: Waiting 14:20:47 bcab82f35d2a: Waiting 14:20:47 a48a045604bb: Layer already exists 14:20:47 99d63b2f45d3: Layer already exists 14:20:47 babb64f79581: Layer already exists 14:20:47 33167775e23c: Layer already exists 14:20:47 f54b16383eeb: Layer already exists 14:20:47 3fc9912f3557: Layer already exists 14:20:47 313dd758ab57: Layer already exists 14:20:47 7de0e3a14f04: Layer already exists 14:20:47 bcab82f35d2a: Layer already exists 14:20:47 382e8453dbf6: Layer already exists 14:20:47 63ec0bd56cf3: Layer already exists 14:20:47 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:7efac2a2593da8941318af45190ea243a4dff21f4a211fe1f2bbd4b82bd35f02 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 14:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:20:48 33167775e23c: Preparing 14:20:48 f54b16383eeb: Preparing 14:20:48 99d63b2f45d3: Preparing 14:20:48 babb64f79581: Preparing 14:20:48 a48a045604bb: Preparing 14:20:48 3fc9912f3557: Preparing 14:20:48 313dd758ab57: Preparing 14:20:48 7de0e3a14f04: Preparing 14:20:48 bcab82f35d2a: Preparing 14:20:48 382e8453dbf6: Preparing 14:20:48 63ec0bd56cf3: Preparing 14:20:48 bcab82f35d2a: Waiting 14:20:48 382e8453dbf6: Waiting 14:20:48 3fc9912f3557: Waiting 14:20:48 7de0e3a14f04: Waiting 14:20:48 63ec0bd56cf3: Waiting 14:20:48 313dd758ab57: Waiting 14:20:48 babb64f79581: Layer already exists 14:20:48 33167775e23c: Layer already exists 14:20:48 f54b16383eeb: Layer already exists 14:20:48 a48a045604bb: Layer already exists 14:20:48 99d63b2f45d3: Layer already exists 14:20:48 7de0e3a14f04: Layer already exists 14:20:48 3fc9912f3557: Layer already exists 14:20:48 382e8453dbf6: Layer already exists 14:20:48 bcab82f35d2a: Layer already exists 14:20:48 313dd758ab57: Layer already exists 14:20:48 63ec0bd56cf3: Layer already exists 14:20:48 main: digest: sha256:7efac2a2593da8941318af45190ea243a4dff21f4a211fe1f2bbd4b82bd35f02 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:48 ===================================================== [Pipeline] echo 14:20:48 taggedImages: 14:20:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:20:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.26 14:20:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 14:20:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 14:20:48 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:48 latest 14:20:48 3.2.0-dev.26 14:20:48 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:48 main 14:20:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:20:49 122f4d69f94c: Preparing 14:20:49 1abb6093035e: Preparing 14:20:49 16efee2aed22: Preparing 14:20:49 6649a09e67e8: Preparing 14:20:49 937883f1c7c0: Preparing 14:20:49 6c07182c9a4f: Preparing 14:20:49 9cb7c2bc0683: Preparing 14:20:49 3fc9912f3557: Preparing 14:20:49 6c07182c9a4f: Waiting 14:20:49 9cb7c2bc0683: Waiting 14:20:49 313dd758ab57: Preparing 14:20:49 d29890ab24f9: Preparing 14:20:49 c1cad0d518e7: Preparing 14:20:49 63ec0bd56cf3: Preparing 14:20:49 3fc9912f3557: Waiting 14:20:49 313dd758ab57: Waiting 14:20:49 c1cad0d518e7: Waiting 14:20:49 d29890ab24f9: Waiting 14:20:49 122f4d69f94c: Pushed 14:20:49 937883f1c7c0: Pushed 14:20:49 1abb6093035e: Pushed 14:20:49 3fc9912f3557: Layer already exists 14:20:49 313dd758ab57: Layer already exists 14:20:49 6c07182c9a4f: Pushed 14:20:49 9cb7c2bc0683: Pushed 14:20:49 63ec0bd56cf3: Layer already exists 14:20:49 d29890ab24f9: Pushed 14:20:49 6649a09e67e8: Pushed 14:20:50 16efee2aed22: Pushed 14:20:50 c1cad0d518e7: Pushed 14:20:50 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:6e553656e2a1eb46f06c1ffb1f0fdcc99aece230e55a0ef098e90b00114ff5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:20:51 122f4d69f94c: Preparing 14:20:51 1abb6093035e: Preparing 14:20:51 16efee2aed22: Preparing 14:20:51 6649a09e67e8: Preparing 14:20:51 937883f1c7c0: Preparing 14:20:51 6c07182c9a4f: Preparing 14:20:51 9cb7c2bc0683: Preparing 14:20:51 3fc9912f3557: Preparing 14:20:51 313dd758ab57: Preparing 14:20:51 d29890ab24f9: Preparing 14:20:51 c1cad0d518e7: Preparing 14:20:51 63ec0bd56cf3: Preparing 14:20:51 9cb7c2bc0683: Waiting 14:20:51 3fc9912f3557: Waiting 14:20:51 c1cad0d518e7: Waiting 14:20:51 63ec0bd56cf3: Waiting 14:20:51 313dd758ab57: Waiting 14:20:51 d29890ab24f9: Waiting 14:20:51 6c07182c9a4f: Waiting 14:20:51 122f4d69f94c: Layer already exists 14:20:51 6649a09e67e8: Layer already exists 14:20:51 937883f1c7c0: Layer already exists 14:20:51 16efee2aed22: Layer already exists 14:20:51 1abb6093035e: Layer already exists 14:20:51 9cb7c2bc0683: Layer already exists 14:20:51 d29890ab24f9: Layer already exists 14:20:51 6c07182c9a4f: Layer already exists 14:20:51 313dd758ab57: Layer already exists 14:20:51 3fc9912f3557: Layer already exists 14:20:51 c1cad0d518e7: Layer already exists 14:20:51 63ec0bd56cf3: Layer already exists 14:20:51 latest: digest: sha256:6e553656e2a1eb46f06c1ffb1f0fdcc99aece230e55a0ef098e90b00114ff5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.26 14:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:20:51 122f4d69f94c: Preparing 14:20:51 1abb6093035e: Preparing 14:20:51 16efee2aed22: Preparing 14:20:51 6649a09e67e8: Preparing 14:20:51 937883f1c7c0: Preparing 14:20:51 6c07182c9a4f: Preparing 14:20:51 9cb7c2bc0683: Preparing 14:20:51 3fc9912f3557: Preparing 14:20:51 313dd758ab57: Preparing 14:20:51 d29890ab24f9: Preparing 14:20:51 c1cad0d518e7: Preparing 14:20:51 63ec0bd56cf3: Preparing 14:20:51 6c07182c9a4f: Waiting 14:20:51 9cb7c2bc0683: Waiting 14:20:51 313dd758ab57: Waiting 14:20:51 c1cad0d518e7: Waiting 14:20:51 3fc9912f3557: Waiting 14:20:51 63ec0bd56cf3: Waiting 14:20:51 6649a09e67e8: Layer already exists 14:20:51 1abb6093035e: Layer already exists 14:20:51 937883f1c7c0: Layer already exists 14:20:51 16efee2aed22: Layer already exists 14:20:51 122f4d69f94c: Layer already exists 14:20:51 6c07182c9a4f: Layer already exists 14:20:51 9cb7c2bc0683: Layer already exists 14:20:51 3fc9912f3557: Layer already exists 14:20:51 313dd758ab57: Layer already exists 14:20:51 d29890ab24f9: Layer already exists 14:20:51 c1cad0d518e7: Layer already exists 14:20:51 63ec0bd56cf3: Layer already exists 14:20:51 3.2.0-dev.26: digest: sha256:6e553656e2a1eb46f06c1ffb1f0fdcc99aece230e55a0ef098e90b00114ff5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:20:52 122f4d69f94c: Preparing 14:20:52 1abb6093035e: Preparing 14:20:52 16efee2aed22: Preparing 14:20:52 6649a09e67e8: Preparing 14:20:52 937883f1c7c0: Preparing 14:20:52 6c07182c9a4f: Preparing 14:20:52 9cb7c2bc0683: Preparing 14:20:52 3fc9912f3557: Preparing 14:20:52 313dd758ab57: Preparing 14:20:52 d29890ab24f9: Preparing 14:20:52 c1cad0d518e7: Preparing 14:20:52 63ec0bd56cf3: Preparing 14:20:52 9cb7c2bc0683: Waiting 14:20:52 3fc9912f3557: Waiting 14:20:52 313dd758ab57: Waiting 14:20:52 63ec0bd56cf3: Waiting 14:20:52 d29890ab24f9: Waiting 14:20:52 c1cad0d518e7: Waiting 14:20:52 6c07182c9a4f: Waiting 14:20:52 937883f1c7c0: Layer already exists 14:20:52 1abb6093035e: Layer already exists 14:20:52 16efee2aed22: Layer already exists 14:20:52 122f4d69f94c: Layer already exists 14:20:52 6649a09e67e8: Layer already exists 14:20:52 6c07182c9a4f: Layer already exists 14:20:52 3fc9912f3557: Layer already exists 14:20:52 9cb7c2bc0683: Layer already exists 14:20:52 313dd758ab57: Layer already exists 14:20:52 d29890ab24f9: Layer already exists 14:20:52 c1cad0d518e7: Layer already exists 14:20:52 63ec0bd56cf3: Layer already exists 14:20:52 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:6e553656e2a1eb46f06c1ffb1f0fdcc99aece230e55a0ef098e90b00114ff5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 14:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:20:53 122f4d69f94c: Preparing 14:20:53 1abb6093035e: Preparing 14:20:53 16efee2aed22: Preparing 14:20:53 6649a09e67e8: Preparing 14:20:53 937883f1c7c0: Preparing 14:20:53 6c07182c9a4f: Preparing 14:20:53 9cb7c2bc0683: Preparing 14:20:53 3fc9912f3557: Preparing 14:20:53 313dd758ab57: Preparing 14:20:53 d29890ab24f9: Preparing 14:20:53 c1cad0d518e7: Preparing 14:20:53 63ec0bd56cf3: Preparing 14:20:53 9cb7c2bc0683: Waiting 14:20:53 6c07182c9a4f: Waiting 14:20:53 313dd758ab57: Waiting 14:20:53 d29890ab24f9: Waiting 14:20:53 c1cad0d518e7: Waiting 14:20:53 3fc9912f3557: Waiting 14:20:53 63ec0bd56cf3: Waiting 14:20:53 937883f1c7c0: Layer already exists 14:20:53 122f4d69f94c: Layer already exists 14:20:53 16efee2aed22: Layer already exists 14:20:53 1abb6093035e: Layer already exists 14:20:53 6649a09e67e8: Layer already exists 14:20:53 3fc9912f3557: Layer already exists 14:20:53 6c07182c9a4f: Layer already exists 14:20:53 9cb7c2bc0683: Layer already exists 14:20:53 d29890ab24f9: Layer already exists 14:20:53 313dd758ab57: Layer already exists 14:20:53 c1cad0d518e7: Layer already exists 14:20:53 63ec0bd56cf3: Layer already exists 14:20:53 main: digest: sha256:6e553656e2a1eb46f06c1ffb1f0fdcc99aece230e55a0ef098e90b00114ff5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:53 ===================================================== [Pipeline] echo 14:20:53 taggedImages: 14:20:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:20:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.26 14:20:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 14:20:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 14:20:53 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:53 latest 14:20:53 3.2.0-dev.26 14:20:53 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:53 main 14:20:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:20:53 f1db6851e616: Preparing 14:20:53 6388c7bf9928: Preparing 14:20:53 3fc9912f3557: Preparing 14:20:53 313dd758ab57: Preparing 14:20:53 f67e6f5aa91c: Preparing 14:20:53 8e6a511865b4: Preparing 14:20:53 63ec0bd56cf3: Preparing 14:20:53 8e6a511865b4: Waiting 14:20:53 63ec0bd56cf3: Waiting 14:20:53 313dd758ab57: Layer already exists 14:20:53 3fc9912f3557: Layer already exists 14:20:53 63ec0bd56cf3: Layer already exists 14:20:53 f67e6f5aa91c: Pushed 14:20:53 f1db6851e616: Pushed 14:20:54 8e6a511865b4: Pushed 14:20:55 6388c7bf9928: Pushed 14:20:55 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:4856613f0f28ddf53d0fedc3e76be8467e33fcdf71d632f8dbadd5c3d85da535 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:56 + 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 14:20:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:20:56 f1db6851e616: Preparing 14:20:56 6388c7bf9928: Preparing 14:20:56 3fc9912f3557: Preparing 14:20:56 313dd758ab57: Preparing 14:20:56 f67e6f5aa91c: Preparing 14:20:56 8e6a511865b4: Preparing 14:20:56 63ec0bd56cf3: Preparing 14:20:56 8e6a511865b4: Waiting 14:20:56 f67e6f5aa91c: Layer already exists 14:20:56 3fc9912f3557: Layer already exists 14:20:56 f1db6851e616: Layer already exists 14:20:56 6388c7bf9928: Layer already exists 14:20:56 313dd758ab57: Layer already exists 14:20:56 8e6a511865b4: Layer already exists 14:20:56 63ec0bd56cf3: Layer already exists 14:20:56 latest: digest: sha256:4856613f0f28ddf53d0fedc3e76be8467e33fcdf71d632f8dbadd5c3d85da535 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.26 14:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:20:57 f1db6851e616: Preparing 14:20:57 6388c7bf9928: Preparing 14:20:57 3fc9912f3557: Preparing 14:20:57 313dd758ab57: Preparing 14:20:57 f67e6f5aa91c: Preparing 14:20:57 8e6a511865b4: Preparing 14:20:57 63ec0bd56cf3: Preparing 14:20:57 8e6a511865b4: Waiting 14:20:57 63ec0bd56cf3: Waiting 14:20:57 313dd758ab57: Layer already exists 14:20:57 6388c7bf9928: Layer already exists 14:20:57 f67e6f5aa91c: Layer already exists 14:20:57 3fc9912f3557: Layer already exists 14:20:57 f1db6851e616: Layer already exists 14:20:57 63ec0bd56cf3: Layer already exists 14:20:57 8e6a511865b4: Layer already exists 14:20:57 3.2.0-dev.26: digest: sha256:4856613f0f28ddf53d0fedc3e76be8467e33fcdf71d632f8dbadd5c3d85da535 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:20:57 f1db6851e616: Preparing 14:20:57 6388c7bf9928: Preparing 14:20:57 3fc9912f3557: Preparing 14:20:57 313dd758ab57: Preparing 14:20:57 f67e6f5aa91c: Preparing 14:20:57 8e6a511865b4: Preparing 14:20:57 63ec0bd56cf3: Preparing 14:20:57 8e6a511865b4: Waiting 14:20:57 63ec0bd56cf3: Waiting 14:20:57 f1db6851e616: Layer already exists 14:20:57 3fc9912f3557: Layer already exists 14:20:57 f67e6f5aa91c: Layer already exists 14:20:57 313dd758ab57: Layer already exists 14:20:57 6388c7bf9928: Layer already exists 14:20:57 8e6a511865b4: Layer already exists 14:20:57 63ec0bd56cf3: Layer already exists 14:20:57 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:4856613f0f28ddf53d0fedc3e76be8467e33fcdf71d632f8dbadd5c3d85da535 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:57 + 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 14:20:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 14:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:20:58 f1db6851e616: Preparing 14:20:58 6388c7bf9928: Preparing 14:20:58 3fc9912f3557: Preparing 14:20:58 313dd758ab57: Preparing 14:20:58 f67e6f5aa91c: Preparing 14:20:58 8e6a511865b4: Preparing 14:20:58 63ec0bd56cf3: Preparing 14:20:58 8e6a511865b4: Waiting 14:20:58 63ec0bd56cf3: Waiting 14:20:58 f1db6851e616: Layer already exists 14:20:58 f67e6f5aa91c: Layer already exists 14:20:58 3fc9912f3557: Layer already exists 14:20:58 6388c7bf9928: Layer already exists 14:20:58 313dd758ab57: Layer already exists 14:20:58 8e6a511865b4: Layer already exists 14:20:58 63ec0bd56cf3: Layer already exists 14:20:58 main: digest: sha256:4856613f0f28ddf53d0fedc3e76be8467e33fcdf71d632f8dbadd5c3d85da535 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:20:58 ===================================================== [Pipeline] echo 14:20:58 taggedImages: 14:20:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:20:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.26 14:20:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 14:20:58 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 14:20:58 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:58 latest 14:20:58 3.2.0-dev.26 14:20:58 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:20:58 main 14:20:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:20:59 ddbaa2fc1d87: Preparing 14:20:59 e95ed8d105e0: Preparing 14:20:59 a09412950ebe: Preparing 14:20:59 3fc9912f3557: Preparing 14:20:59 313dd758ab57: Preparing 14:20:59 0291498c3e5c: Preparing 14:20:59 e0a0d424a8b9: Preparing 14:20:59 24fa692fab9d: Preparing 14:20:59 c498e82b0ff2: Preparing 14:20:59 63ec0bd56cf3: Preparing 14:20:59 0291498c3e5c: Waiting 14:20:59 e0a0d424a8b9: Waiting 14:20:59 24fa692fab9d: Waiting 14:20:59 c498e82b0ff2: Waiting 14:20:59 63ec0bd56cf3: Waiting 14:20:59 3fc9912f3557: Layer already exists 14:20:59 313dd758ab57: Layer already exists 14:20:59 a09412950ebe: Pushed 14:20:59 e95ed8d105e0: Pushed 14:20:59 ddbaa2fc1d87: Pushed 14:20:59 63ec0bd56cf3: Layer already exists 14:20:59 24fa692fab9d: Pushed 14:20:59 c498e82b0ff2: Pushed 14:21:04 e0a0d424a8b9: Pushed 14:21:06 0291498c3e5c: Pushed 14:21:06 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:7e782d182219d57ef4b90b1291752fcfbd535a69f431e70c6f2f98c84abca262 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:21:07 ddbaa2fc1d87: Preparing 14:21:07 e95ed8d105e0: Preparing 14:21:07 a09412950ebe: Preparing 14:21:07 3fc9912f3557: Preparing 14:21:07 313dd758ab57: Preparing 14:21:07 0291498c3e5c: Preparing 14:21:07 e0a0d424a8b9: Preparing 14:21:07 24fa692fab9d: Preparing 14:21:07 c498e82b0ff2: Preparing 14:21:07 63ec0bd56cf3: Preparing 14:21:07 0291498c3e5c: Waiting 14:21:07 e0a0d424a8b9: Waiting 14:21:07 24fa692fab9d: Waiting 14:21:07 c498e82b0ff2: Waiting 14:21:07 63ec0bd56cf3: Waiting 14:21:07 313dd758ab57: Layer already exists 14:21:07 e95ed8d105e0: Layer already exists 14:21:07 3fc9912f3557: Layer already exists 14:21:07 ddbaa2fc1d87: Layer already exists 14:21:07 a09412950ebe: Layer already exists 14:21:07 24fa692fab9d: Layer already exists 14:21:07 0291498c3e5c: Layer already exists 14:21:07 e0a0d424a8b9: Layer already exists 14:21:07 c498e82b0ff2: Layer already exists 14:21:07 63ec0bd56cf3: Layer already exists 14:21:07 latest: digest: sha256:7e782d182219d57ef4b90b1291752fcfbd535a69f431e70c6f2f98c84abca262 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.26 14:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:21:08 ddbaa2fc1d87: Preparing 14:21:08 e95ed8d105e0: Preparing 14:21:08 a09412950ebe: Preparing 14:21:08 3fc9912f3557: Preparing 14:21:08 313dd758ab57: Preparing 14:21:08 0291498c3e5c: Preparing 14:21:08 e0a0d424a8b9: Preparing 14:21:08 24fa692fab9d: Preparing 14:21:08 c498e82b0ff2: Preparing 14:21:08 63ec0bd56cf3: Preparing 14:21:08 e0a0d424a8b9: Waiting 14:21:08 c498e82b0ff2: Waiting 14:21:08 63ec0bd56cf3: Waiting 14:21:08 0291498c3e5c: Waiting 14:21:08 24fa692fab9d: Waiting 14:21:08 e95ed8d105e0: Layer already exists 14:21:08 a09412950ebe: Layer already exists 14:21:08 3fc9912f3557: Layer already exists 14:21:08 313dd758ab57: Layer already exists 14:21:08 ddbaa2fc1d87: Layer already exists 14:21:08 24fa692fab9d: Layer already exists 14:21:08 e0a0d424a8b9: Layer already exists 14:21:08 0291498c3e5c: Layer already exists 14:21:08 c498e82b0ff2: Layer already exists 14:21:08 63ec0bd56cf3: Layer already exists 14:21:08 3.2.0-dev.26: digest: sha256:7e782d182219d57ef4b90b1291752fcfbd535a69f431e70c6f2f98c84abca262 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:21:08 ddbaa2fc1d87: Preparing 14:21:08 e95ed8d105e0: Preparing 14:21:08 a09412950ebe: Preparing 14:21:08 3fc9912f3557: Preparing 14:21:08 313dd758ab57: Preparing 14:21:08 0291498c3e5c: Preparing 14:21:08 e0a0d424a8b9: Preparing 14:21:08 24fa692fab9d: Preparing 14:21:08 c498e82b0ff2: Preparing 14:21:08 63ec0bd56cf3: Preparing 14:21:08 e0a0d424a8b9: Waiting 14:21:08 c498e82b0ff2: Waiting 14:21:08 63ec0bd56cf3: Waiting 14:21:08 0291498c3e5c: Waiting 14:21:08 ddbaa2fc1d87: Layer already exists 14:21:08 a09412950ebe: Layer already exists 14:21:08 e95ed8d105e0: Layer already exists 14:21:08 313dd758ab57: Layer already exists 14:21:08 3fc9912f3557: Layer already exists 14:21:08 24fa692fab9d: Layer already exists 14:21:08 e0a0d424a8b9: Layer already exists 14:21:08 c498e82b0ff2: Layer already exists 14:21:08 0291498c3e5c: Layer already exists 14:21:08 63ec0bd56cf3: Layer already exists 14:21:08 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:7e782d182219d57ef4b90b1291752fcfbd535a69f431e70c6f2f98c84abca262 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 14:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:21:09 ddbaa2fc1d87: Preparing 14:21:09 e95ed8d105e0: Preparing 14:21:09 a09412950ebe: Preparing 14:21:09 3fc9912f3557: Preparing 14:21:09 313dd758ab57: Preparing 14:21:09 0291498c3e5c: Preparing 14:21:09 e0a0d424a8b9: Preparing 14:21:09 24fa692fab9d: Preparing 14:21:09 c498e82b0ff2: Preparing 14:21:09 63ec0bd56cf3: Preparing 14:21:09 e0a0d424a8b9: Waiting 14:21:09 0291498c3e5c: Waiting 14:21:09 63ec0bd56cf3: Waiting 14:21:09 24fa692fab9d: Waiting 14:21:09 c498e82b0ff2: Waiting 14:21:09 ddbaa2fc1d87: Layer already exists 14:21:09 3fc9912f3557: Layer already exists 14:21:09 e95ed8d105e0: Layer already exists 14:21:09 313dd758ab57: Layer already exists 14:21:09 a09412950ebe: Layer already exists 14:21:09 0291498c3e5c: Layer already exists 14:21:09 c498e82b0ff2: Layer already exists 14:21:09 e0a0d424a8b9: Layer already exists 14:21:09 63ec0bd56cf3: Layer already exists 14:21:09 24fa692fab9d: Layer already exists 14:21:09 main: digest: sha256:7e782d182219d57ef4b90b1291752fcfbd535a69f431e70c6f2f98c84abca262 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:09 ===================================================== [Pipeline] echo 14:21:09 taggedImages: 14:21:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:21:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:21:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.26 14:21:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:21:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 14:21:09 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 14:21:09 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:21:09 latest 14:21:09 3.2.0-dev.26 14:21:09 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:21:09 main 14:21:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:21:10 f746a45523cc: Preparing 14:21:10 b38dc2ef5a1b: Preparing 14:21:10 9790c9c173b6: Preparing 14:21:10 3fc9912f3557: Preparing 14:21:10 313dd758ab57: Preparing 14:21:10 da527be5e461: Preparing 14:21:10 834c10839c5d: Preparing 14:21:10 f46c6ad9ef63: Preparing 14:21:10 63ec0bd56cf3: Preparing 14:21:10 da527be5e461: Waiting 14:21:10 834c10839c5d: Waiting 14:21:10 f46c6ad9ef63: Waiting 14:21:10 63ec0bd56cf3: Waiting 14:21:10 3fc9912f3557: Layer already exists 14:21:10 b38dc2ef5a1b: Pushed 14:21:10 9790c9c173b6: Pushed 14:21:10 313dd758ab57: Layer already exists 14:21:10 63ec0bd56cf3: Layer already exists 14:21:10 f746a45523cc: Pushed 14:21:10 834c10839c5d: Pushed 14:21:10 f46c6ad9ef63: Pushed 14:21:18 da527be5e461: Pushed 14:21:18 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:03f95d44966a6fa10b85677598d9e94a79c7d232342e33e68dca914ca5eb4af3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:21:19 f746a45523cc: Preparing 14:21:19 b38dc2ef5a1b: Preparing 14:21:19 9790c9c173b6: Preparing 14:21:19 3fc9912f3557: Preparing 14:21:19 313dd758ab57: Preparing 14:21:19 da527be5e461: Preparing 14:21:19 834c10839c5d: Preparing 14:21:19 f46c6ad9ef63: Preparing 14:21:19 63ec0bd56cf3: Preparing 14:21:19 834c10839c5d: Waiting 14:21:19 f46c6ad9ef63: Waiting 14:21:19 63ec0bd56cf3: Waiting 14:21:19 313dd758ab57: Layer already exists 14:21:19 f746a45523cc: Layer already exists 14:21:19 9790c9c173b6: Layer already exists 14:21:19 b38dc2ef5a1b: Layer already exists 14:21:19 3fc9912f3557: Layer already exists 14:21:19 da527be5e461: Layer already exists 14:21:19 f46c6ad9ef63: Layer already exists 14:21:19 63ec0bd56cf3: Layer already exists 14:21:19 834c10839c5d: Layer already exists 14:21:19 latest: digest: sha256:03f95d44966a6fa10b85677598d9e94a79c7d232342e33e68dca914ca5eb4af3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.26 14:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:21:20 f746a45523cc: Preparing 14:21:20 b38dc2ef5a1b: Preparing 14:21:20 9790c9c173b6: Preparing 14:21:20 3fc9912f3557: Preparing 14:21:20 313dd758ab57: Preparing 14:21:20 da527be5e461: Preparing 14:21:20 834c10839c5d: Preparing 14:21:20 f46c6ad9ef63: Preparing 14:21:20 63ec0bd56cf3: Preparing 14:21:20 da527be5e461: Waiting 14:21:20 834c10839c5d: Waiting 14:21:20 f46c6ad9ef63: Waiting 14:21:20 63ec0bd56cf3: Waiting 14:21:20 313dd758ab57: Layer already exists 14:21:20 9790c9c173b6: Layer already exists 14:21:20 3fc9912f3557: Layer already exists 14:21:20 f746a45523cc: Layer already exists 14:21:20 b38dc2ef5a1b: Layer already exists 14:21:20 da527be5e461: Layer already exists 14:21:20 f46c6ad9ef63: Layer already exists 14:21:20 834c10839c5d: Layer already exists 14:21:20 63ec0bd56cf3: Layer already exists 14:21:20 3.2.0-dev.26: digest: sha256:03f95d44966a6fa10b85677598d9e94a79c7d232342e33e68dca914ca5eb4af3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:21:20 f746a45523cc: Preparing 14:21:20 b38dc2ef5a1b: Preparing 14:21:20 9790c9c173b6: Preparing 14:21:20 3fc9912f3557: Preparing 14:21:20 313dd758ab57: Preparing 14:21:20 da527be5e461: Preparing 14:21:20 834c10839c5d: Preparing 14:21:20 f46c6ad9ef63: Preparing 14:21:20 63ec0bd56cf3: Preparing 14:21:20 da527be5e461: Waiting 14:21:20 834c10839c5d: Waiting 14:21:20 f46c6ad9ef63: Waiting 14:21:20 63ec0bd56cf3: Waiting 14:21:20 f746a45523cc: Layer already exists 14:21:20 313dd758ab57: Layer already exists 14:21:20 b38dc2ef5a1b: Layer already exists 14:21:20 9790c9c173b6: Layer already exists 14:21:20 3fc9912f3557: Layer already exists 14:21:20 da527be5e461: Layer already exists 14:21:20 834c10839c5d: Layer already exists 14:21:20 f46c6ad9ef63: Layer already exists 14:21:20 63ec0bd56cf3: Layer already exists 14:21:20 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:03f95d44966a6fa10b85677598d9e94a79c7d232342e33e68dca914ca5eb4af3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 14:21:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:21:23 f746a45523cc: Preparing 14:21:23 b38dc2ef5a1b: Preparing 14:21:23 9790c9c173b6: Preparing 14:21:23 3fc9912f3557: Preparing 14:21:23 313dd758ab57: Preparing 14:21:23 da527be5e461: Preparing 14:21:23 834c10839c5d: Preparing 14:21:23 f46c6ad9ef63: Preparing 14:21:23 63ec0bd56cf3: Preparing 14:21:23 834c10839c5d: Waiting 14:21:23 f46c6ad9ef63: Waiting 14:21:23 63ec0bd56cf3: Waiting 14:21:23 da527be5e461: Waiting 14:21:23 9790c9c173b6: Layer already exists 14:21:23 f746a45523cc: Layer already exists 14:21:23 b38dc2ef5a1b: Layer already exists 14:21:23 313dd758ab57: Layer already exists 14:21:23 3fc9912f3557: Layer already exists 14:21:23 da527be5e461: Layer already exists 14:21:23 834c10839c5d: Layer already exists 14:21:23 f46c6ad9ef63: Layer already exists 14:21:23 63ec0bd56cf3: Layer already exists 14:21:23 main: digest: sha256:03f95d44966a6fa10b85677598d9e94a79c7d232342e33e68dca914ca5eb4af3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:23 ===================================================== [Pipeline] echo 14:21:23 taggedImages: 14:21:23 - nexus3.edgexfoundry.org:10004/security-spire-config:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:21:23 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:21:23 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.26 14:21:23 - nexus3.edgexfoundry.org:10004/security-spire-config:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:21:23 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 14:21:23 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 14:21:23 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:21:23 latest 14:21:23 3.2.0-dev.26 14:21:23 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:21:23 main 14:21:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:21:23 54ec2bcc4e41: Preparing 14:21:23 3c0302e8b3c1: Preparing 14:21:23 65cf06150bdc: Preparing 14:21:23 3fc9912f3557: Preparing 14:21:23 313dd758ab57: Preparing 14:21:23 c1d771b9cfbe: Preparing 14:21:23 24fa692fab9d: Preparing 14:21:23 c498e82b0ff2: Preparing 14:21:23 63ec0bd56cf3: Preparing 14:21:23 24fa692fab9d: Waiting 14:21:23 c1d771b9cfbe: Waiting 14:21:23 c498e82b0ff2: Waiting 14:21:23 63ec0bd56cf3: Waiting 14:21:23 313dd758ab57: Layer already exists 14:21:23 3fc9912f3557: Layer already exists 14:21:23 24fa692fab9d: Layer already exists 14:21:23 c498e82b0ff2: Layer already exists 14:21:23 63ec0bd56cf3: Layer already exists 14:21:23 3c0302e8b3c1: Pushed 14:21:23 54ec2bcc4e41: Pushed 14:21:23 65cf06150bdc: Pushed 14:21:31 c1d771b9cfbe: Pushed 14:21:31 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:8d8a25e9eb0403598264942867145ece5aea70585c2959ecd3bf4d8ce63c4c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:21:32 54ec2bcc4e41: Preparing 14:21:32 3c0302e8b3c1: Preparing 14:21:32 65cf06150bdc: Preparing 14:21:32 3fc9912f3557: Preparing 14:21:32 313dd758ab57: Preparing 14:21:32 c1d771b9cfbe: Preparing 14:21:32 24fa692fab9d: Preparing 14:21:32 c498e82b0ff2: Preparing 14:21:32 63ec0bd56cf3: Preparing 14:21:32 24fa692fab9d: Waiting 14:21:32 c498e82b0ff2: Waiting 14:21:32 63ec0bd56cf3: Waiting 14:21:32 c1d771b9cfbe: Waiting 14:21:32 3fc9912f3557: Layer already exists 14:21:32 313dd758ab57: Layer already exists 14:21:32 65cf06150bdc: Layer already exists 14:21:32 3c0302e8b3c1: Layer already exists 14:21:32 54ec2bcc4e41: Layer already exists 14:21:32 c1d771b9cfbe: Layer already exists 14:21:32 24fa692fab9d: Layer already exists 14:21:32 63ec0bd56cf3: Layer already exists 14:21:32 c498e82b0ff2: Layer already exists 14:21:32 latest: digest: sha256:8d8a25e9eb0403598264942867145ece5aea70585c2959ecd3bf4d8ce63c4c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.26 14:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:21:33 54ec2bcc4e41: Preparing 14:21:33 3c0302e8b3c1: Preparing 14:21:33 65cf06150bdc: Preparing 14:21:33 3fc9912f3557: Preparing 14:21:33 313dd758ab57: Preparing 14:21:33 c1d771b9cfbe: Preparing 14:21:33 24fa692fab9d: Preparing 14:21:33 c498e82b0ff2: Preparing 14:21:33 63ec0bd56cf3: Preparing 14:21:33 c498e82b0ff2: Waiting 14:21:33 c1d771b9cfbe: Waiting 14:21:33 63ec0bd56cf3: Waiting 14:21:33 24fa692fab9d: Waiting 14:21:33 54ec2bcc4e41: Layer already exists 14:21:33 3fc9912f3557: Layer already exists 14:21:33 313dd758ab57: Layer already exists 14:21:33 65cf06150bdc: Layer already exists 14:21:33 3c0302e8b3c1: Layer already exists 14:21:33 c498e82b0ff2: Layer already exists 14:21:33 24fa692fab9d: Layer already exists 14:21:33 c1d771b9cfbe: Layer already exists 14:21:33 63ec0bd56cf3: Layer already exists 14:21:33 3.2.0-dev.26: digest: sha256:8d8a25e9eb0403598264942867145ece5aea70585c2959ecd3bf4d8ce63c4c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:21:33 54ec2bcc4e41: Preparing 14:21:33 3c0302e8b3c1: Preparing 14:21:33 65cf06150bdc: Preparing 14:21:33 3fc9912f3557: Preparing 14:21:33 313dd758ab57: Preparing 14:21:33 c1d771b9cfbe: Preparing 14:21:33 24fa692fab9d: Preparing 14:21:33 c498e82b0ff2: Preparing 14:21:33 63ec0bd56cf3: Preparing 14:21:33 c498e82b0ff2: Waiting 14:21:33 c1d771b9cfbe: Waiting 14:21:33 63ec0bd56cf3: Waiting 14:21:33 65cf06150bdc: Layer already exists 14:21:33 54ec2bcc4e41: Layer already exists 14:21:33 313dd758ab57: Layer already exists 14:21:33 3fc9912f3557: Layer already exists 14:21:33 3c0302e8b3c1: Layer already exists 14:21:33 24fa692fab9d: Layer already exists 14:21:33 c498e82b0ff2: Layer already exists 14:21:33 c1d771b9cfbe: Layer already exists 14:21:33 63ec0bd56cf3: Layer already exists 14:21:33 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:8d8a25e9eb0403598264942867145ece5aea70585c2959ecd3bf4d8ce63c4c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 14:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:21:34 54ec2bcc4e41: Preparing 14:21:34 3c0302e8b3c1: Preparing 14:21:34 65cf06150bdc: Preparing 14:21:34 3fc9912f3557: Preparing 14:21:34 313dd758ab57: Preparing 14:21:34 c1d771b9cfbe: Preparing 14:21:34 24fa692fab9d: Preparing 14:21:34 c498e82b0ff2: Preparing 14:21:34 63ec0bd56cf3: Preparing 14:21:34 c1d771b9cfbe: Waiting 14:21:34 24fa692fab9d: Waiting 14:21:34 c498e82b0ff2: Waiting 14:21:34 63ec0bd56cf3: Waiting 14:21:34 3c0302e8b3c1: Layer already exists 14:21:34 313dd758ab57: Layer already exists 14:21:34 65cf06150bdc: Layer already exists 14:21:34 3fc9912f3557: Layer already exists 14:21:34 54ec2bcc4e41: Layer already exists 14:21:34 c498e82b0ff2: Layer already exists 14:21:34 24fa692fab9d: Layer already exists 14:21:34 c1d771b9cfbe: Layer already exists 14:21:34 63ec0bd56cf3: Layer already exists 14:21:34 main: digest: sha256:8d8a25e9eb0403598264942867145ece5aea70585c2959ecd3bf4d8ce63c4c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:34 ===================================================== [Pipeline] echo 14:21:34 taggedImages: 14:21:34 - nexus3.edgexfoundry.org:10004/security-spire-server:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:21:34 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:21:34 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.26 14:21:34 - nexus3.edgexfoundry.org:10004/security-spire-server:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:21:34 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 14:21:34 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 14:21:34 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:21:34 latest 14:21:34 3.2.0-dev.26 14:21:34 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:21:34 main 14:21:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:21:35 254fda4f7008: Preparing 14:21:35 17172ce6b0dc: Preparing 14:21:35 3fc9912f3557: Preparing 14:21:35 313dd758ab57: Preparing 14:21:35 b375cca9ae03: Preparing 14:21:35 7f01d3f8f3f5: Preparing 14:21:35 63ec0bd56cf3: Preparing 14:21:35 7f01d3f8f3f5: Waiting 14:21:35 63ec0bd56cf3: Waiting 14:21:35 3fc9912f3557: Layer already exists 14:21:35 313dd758ab57: Layer already exists 14:21:35 63ec0bd56cf3: Layer already exists 14:21:35 254fda4f7008: Pushed 14:21:35 b375cca9ae03: Pushed 14:21:35 7f01d3f8f3f5: Pushed 14:21:38 17172ce6b0dc: Pushed 14:21:38 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:57e69d585fe7871ea77032ba5a8ae17edc91e950bfa0b3dcd95d0e042c0b6415 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 14:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:21:39 254fda4f7008: Preparing 14:21:39 17172ce6b0dc: Preparing 14:21:39 3fc9912f3557: Preparing 14:21:39 313dd758ab57: Preparing 14:21:39 b375cca9ae03: Preparing 14:21:39 7f01d3f8f3f5: Preparing 14:21:39 63ec0bd56cf3: Preparing 14:21:39 7f01d3f8f3f5: Waiting 14:21:39 63ec0bd56cf3: Waiting 14:21:39 313dd758ab57: Layer already exists 14:21:39 254fda4f7008: Layer already exists 14:21:39 b375cca9ae03: Layer already exists 14:21:39 17172ce6b0dc: Layer already exists 14:21:39 3fc9912f3557: Layer already exists 14:21:39 63ec0bd56cf3: Layer already exists 14:21:39 7f01d3f8f3f5: Layer already exists 14:21:39 latest: digest: sha256:57e69d585fe7871ea77032ba5a8ae17edc91e950bfa0b3dcd95d0e042c0b6415 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.26 14:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:21:39 254fda4f7008: Preparing 14:21:39 17172ce6b0dc: Preparing 14:21:39 3fc9912f3557: Preparing 14:21:39 313dd758ab57: Preparing 14:21:39 b375cca9ae03: Preparing 14:21:39 7f01d3f8f3f5: Preparing 14:21:39 63ec0bd56cf3: Preparing 14:21:39 7f01d3f8f3f5: Waiting 14:21:39 254fda4f7008: Layer already exists 14:21:39 b375cca9ae03: Layer already exists 14:21:39 3fc9912f3557: Layer already exists 14:21:39 17172ce6b0dc: Layer already exists 14:21:39 313dd758ab57: Layer already exists 14:21:39 7f01d3f8f3f5: Layer already exists 14:21:39 63ec0bd56cf3: Layer already exists 14:21:39 3.2.0-dev.26: digest: sha256:57e69d585fe7871ea77032ba5a8ae17edc91e950bfa0b3dcd95d0e042c0b6415 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:21:40 254fda4f7008: Preparing 14:21:40 17172ce6b0dc: Preparing 14:21:40 3fc9912f3557: Preparing 14:21:40 313dd758ab57: Preparing 14:21:40 b375cca9ae03: Preparing 14:21:40 7f01d3f8f3f5: Preparing 14:21:40 63ec0bd56cf3: Preparing 14:21:40 7f01d3f8f3f5: Waiting 14:21:40 63ec0bd56cf3: Waiting 14:21:40 17172ce6b0dc: Layer already exists 14:21:40 3fc9912f3557: Layer already exists 14:21:40 b375cca9ae03: Layer already exists 14:21:40 254fda4f7008: Layer already exists 14:21:40 313dd758ab57: Layer already exists 14:21:40 63ec0bd56cf3: Layer already exists 14:21:40 7f01d3f8f3f5: Layer already exists 14:21:40 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:57e69d585fe7871ea77032ba5a8ae17edc91e950bfa0b3dcd95d0e042c0b6415 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 14:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:21:41 254fda4f7008: Preparing 14:21:41 17172ce6b0dc: Preparing 14:21:41 3fc9912f3557: Preparing 14:21:41 313dd758ab57: Preparing 14:21:41 b375cca9ae03: Preparing 14:21:41 7f01d3f8f3f5: Preparing 14:21:41 63ec0bd56cf3: Preparing 14:21:41 63ec0bd56cf3: Waiting 14:21:41 7f01d3f8f3f5: Waiting 14:21:41 3fc9912f3557: Layer already exists 14:21:41 b375cca9ae03: Layer already exists 14:21:41 313dd758ab57: Layer already exists 14:21:41 17172ce6b0dc: Layer already exists 14:21:41 254fda4f7008: Layer already exists 14:21:41 7f01d3f8f3f5: Layer already exists 14:21:41 63ec0bd56cf3: Layer already exists 14:21:41 main: digest: sha256:57e69d585fe7871ea77032ba5a8ae17edc91e950bfa0b3dcd95d0e042c0b6415 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:41 ===================================================== [Pipeline] echo 14:21:41 taggedImages: 14:21:41 - nexus3.edgexfoundry.org:10004/support-notifications:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:21:41 - nexus3.edgexfoundry.org:10004/support-notifications:latest 14:21:41 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.26 14:21:41 - nexus3.edgexfoundry.org:10004/support-notifications:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:21:41 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 14:21:41 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 14:21:41 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:21:41 latest 14:21:41 3.2.0-dev.26 14:21:41 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:21:41 main 14:21:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:21:41 891352adb98d: Preparing 14:21:41 d11b669346f8: Preparing 14:21:41 3fc9912f3557: Preparing 14:21:41 313dd758ab57: Preparing 14:21:41 f35861e99c11: Preparing 14:21:41 b525bebf1c9a: Preparing 14:21:41 63ec0bd56cf3: Preparing 14:21:41 b525bebf1c9a: Waiting 14:21:41 63ec0bd56cf3: Waiting 14:21:41 3fc9912f3557: Layer already exists 14:21:41 313dd758ab57: Layer already exists 14:21:41 f35861e99c11: Layer already exists 14:21:41 b525bebf1c9a: Layer already exists 14:21:41 63ec0bd56cf3: Layer already exists 14:21:51 d11b669346f8: Pushed 14:21:51 891352adb98d: Pushed 14:21:51 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:a1a067f26e77a797d977eb3372a62cb0957680c44559f2e39db64a0361afa169 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:21:52 891352adb98d: Preparing 14:21:52 d11b669346f8: Preparing 14:21:52 3fc9912f3557: Preparing 14:21:52 313dd758ab57: Preparing 14:21:52 f35861e99c11: Preparing 14:21:52 b525bebf1c9a: Preparing 14:21:52 63ec0bd56cf3: Preparing 14:21:52 b525bebf1c9a: Waiting 14:21:52 63ec0bd56cf3: Waiting 14:21:52 891352adb98d: Layer already exists 14:21:52 d11b669346f8: Layer already exists 14:21:52 f35861e99c11: Layer already exists 14:21:52 313dd758ab57: Layer already exists 14:21:52 3fc9912f3557: Layer already exists 14:21:52 b525bebf1c9a: Layer already exists 14:21:52 63ec0bd56cf3: Layer already exists 14:21:52 latest: digest: sha256:a1a067f26e77a797d977eb3372a62cb0957680c44559f2e39db64a0361afa169 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.26 14:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:21:53 891352adb98d: Preparing 14:21:53 d11b669346f8: Preparing 14:21:53 3fc9912f3557: Preparing 14:21:53 313dd758ab57: Preparing 14:21:53 f35861e99c11: Preparing 14:21:53 b525bebf1c9a: Preparing 14:21:53 63ec0bd56cf3: Preparing 14:21:53 b525bebf1c9a: Waiting 14:21:53 f35861e99c11: Layer already exists 14:21:53 891352adb98d: Layer already exists 14:21:53 d11b669346f8: Layer already exists 14:21:53 313dd758ab57: Layer already exists 14:21:53 3fc9912f3557: Layer already exists 14:21:53 b525bebf1c9a: Layer already exists 14:21:53 63ec0bd56cf3: Layer already exists 14:21:53 3.2.0-dev.26: digest: sha256:a1a067f26e77a797d977eb3372a62cb0957680c44559f2e39db64a0361afa169 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:21:53 891352adb98d: Preparing 14:21:53 d11b669346f8: Preparing 14:21:53 3fc9912f3557: Preparing 14:21:53 313dd758ab57: Preparing 14:21:53 f35861e99c11: Preparing 14:21:53 b525bebf1c9a: Preparing 14:21:53 63ec0bd56cf3: Preparing 14:21:53 b525bebf1c9a: Waiting 14:21:53 63ec0bd56cf3: Waiting 14:21:53 d11b669346f8: Layer already exists 14:21:53 3fc9912f3557: Layer already exists 14:21:53 f35861e99c11: Layer already exists 14:21:53 891352adb98d: Layer already exists 14:21:53 313dd758ab57: Layer already exists 14:21:53 63ec0bd56cf3: Layer already exists 14:21:53 b525bebf1c9a: Layer already exists 14:21:53 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:a1a067f26e77a797d977eb3372a62cb0957680c44559f2e39db64a0361afa169 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 14:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:21:54 891352adb98d: Preparing 14:21:54 d11b669346f8: Preparing 14:21:54 3fc9912f3557: Preparing 14:21:54 313dd758ab57: Preparing 14:21:54 f35861e99c11: Preparing 14:21:54 b525bebf1c9a: Preparing 14:21:54 63ec0bd56cf3: Preparing 14:21:54 b525bebf1c9a: Waiting 14:21:54 63ec0bd56cf3: Waiting 14:21:54 d11b669346f8: Layer already exists 14:21:54 891352adb98d: Layer already exists 14:21:54 313dd758ab57: Layer already exists 14:21:54 3fc9912f3557: Layer already exists 14:21:54 f35861e99c11: Layer already exists 14:21:54 63ec0bd56cf3: Layer already exists 14:21:54 b525bebf1c9a: Layer already exists 14:21:54 main: digest: sha256:a1a067f26e77a797d977eb3372a62cb0957680c44559f2e39db64a0361afa169 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:21:54 ===================================================== [Pipeline] echo 14:21:54 taggedImages: 14:21:54 - nexus3.edgexfoundry.org:10004/support-scheduler:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:21:54 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:21:54 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.26 14:21:54 - nexus3.edgexfoundry.org:10004/support-scheduler:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:21:54 - 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] } 14:35:03 #140 ... 14:35:03 14:35:03 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:35:03 #132 DONE 980.7s 14:35:03 14:35:03 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:35:03 #141 DONE 0.5s 14:35:03 14:35:03 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:35:03 #130 ... 14:35:03 14:35:03 #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 14:35:03 #142 DONE 2.2s 14:35:03 14:35:03 #143 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 14:35:03 #143 DONE 0.2s 14:35:03 14:35:03 #144 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 14:35:03 #144 DONE 0.2s 14:35:03 14:35:03 #145 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:35:03 #145 DONE 0.3s 14:35:03 14:35:03 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:35:03 #139 982.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:35:03 #139 ... 14:35:03 14:35:03 #146 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:35:03 #146 DONE 0.2s 14:35:03 14:35:03 #147 [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/ 14:35:03 #147 DONE 0.2s 14:35:03 14:35:03 #148 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 14:35:03 #148 DONE 0.2s 14:35:03 14:35:03 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:35:03 #133 ... 14:35:03 14:35:03 #149 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 14:35:03 #149 DONE 0.2s 14:35:03 14:35:03 #150 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:35:03 #150 DONE 0.2s 14:35:03 14:35:03 #151 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 14:35:03 #151 DONE 2.0s 14:35:03 14:35:03 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:35:03 #130 ... 14:35:03 14:35:03 #98 [security-bootstrapper] exporting to image 14:35:03 #98 exporting layers 14:35:03 #98 exporting layers 1.0s done 14:35:03 #98 writing image sha256:441b6af1f9ebe5939a11fc657026dfc2faeae66e4f79419d400efd45f3409777 done 14:35:03 #98 naming to docker.io/library/security-bootstrapper-arm64 done 14:35:03 #98 DONE 4.7s 14:35:03 14:35:03 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:35:06 #140 ... 14:35:06 14:35:06 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:35:06 #138 DONE 995.5s 14:35:06 14:35:06 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:35:06 #130 ... 14:35:06 14:35:06 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 14:35:07 #152 DONE 0.4s 14:35:07 14:35:07 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:35:07 #135 ... 14:35:07 14:35:07 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:35:07 #153 DONE 0.2s 14:35:07 14:35:07 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:35:07 #154 DONE 0.2s 14:35:07 14:35:07 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:35:07 #155 DONE 0.3s 14:35:07 14:35:07 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:35:07 #130 ... 14:35:07 14:35:07 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:35:08 #156 DONE 0.2s 14:35:08 14:35:08 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:35:08 #157 DONE 0.2s 14:35:08 14:35:08 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:35:08 #130 ... 14:35:08 14:35:08 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:35:10 #158 DONE 2.1s 14:35:10 14:35:10 #98 [security-proxy-setup] exporting to image 14:35:10 #98 exporting layers 14:35:11 #98 exporting layers 0.8s done 14:35:11 #98 writing image sha256:b47ac1a9c03f8d2e0cf9da30396586928ad4cfa309741b56df694804b8715587 done 14:35:11 #98 naming to docker.io/library/security-proxy-setup-arm64 done 14:35:11 #98 DONE 5.6s 14:35:11 14:35:11 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:35:11 #133 ... 14:35:11 14:35:11 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:35:11 #139 DONE 1000.6s 14:35:11 14:35:11 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:35:11 #134 ... 14:35:11 14:35:11 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 14:35:12 #159 DONE 0.2s 14:35:12 14:35:12 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 14:35:12 #160 DONE 0.3s 14:35:12 14:35:12 #161 [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 14:35:12 #161 DONE 0.1s 14:35:12 14:35:12 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:35:12 #135 ... 14:35:12 14:35:12 #162 [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 14:35:13 #162 DONE 0.2s 14:35:13 14:35:13 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:35:13 #163 DONE 0.1s 14:35:13 14:35:13 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:35:13 #164 DONE 0.2s 14:35:13 14:35:13 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:35:13 #130 ... 14:35:13 14:35:13 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:35:13 #165 DONE 0.3s 14:35:13 14:35:13 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:35:13 #166 DONE 0.1s 14:35:13 14:35:13 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:35:15 #167 DONE 2.0s 14:35:15 14:35:15 #98 [security-secretstore-setup] exporting to image 14:35:17 #98 exporting layers 1.5s done 14:35:17 #98 writing image sha256:6799cf86011ae05d249c2e9cc6f54fca9262b8a9ccc22c5a2e7438b4cc20a14f done 14:35:17 #98 naming to docker.io/library/security-secretstore-setup-arm64 done 14:35:17 #98 DONE 7.1s 14:35:17 14:35:17 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:35:56 #130 ... 14:35:56 14:35:56 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:35:56 #136 DONE 1041.7s 14:35:56 14:35:56 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:35:56 #130 ... 14:35:56 14:35:56 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:35:56 #168 DONE 0.1s 14:35:56 14:35:56 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:35:56 #130 ... 14:35:56 14:35:56 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:35:56 #169 DONE 0.1s 14:35:56 14:35:56 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:35:56 #170 DONE 0.2s 14:35:56 14:35:56 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:35:56 #171 DONE 0.2s 14:35:56 14:35:56 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:35:56 #172 DONE 0.1s 14:35:56 14:35:56 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:35:56 #173 DONE 1.9s 14:35:56 14:35:56 #98 [core-common-config-bootstrapper] exporting to image 14:35:56 #98 exporting layers 14:35:56 #98 exporting layers 0.6s done 14:35:56 #98 writing image sha256:b6a087dd3d4c8bff4736896f34abef1834928d77a311b1dd4c2c1ba097bdb1c5 done 14:35:56 #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 14:35:56 #98 DONE 7.7s 14:35:56 14:35:56 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:37:33 #133 DONE 1139.7s 14:37:33 14:37:33 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:37:33 #137 ... 14:37:33 14:37:33 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:37:33 #174 DONE 0.3s 14:37:33 14:37:33 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:37:33 #175 DONE 0.2s 14:37:33 14:37:33 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:37:33 #176 DONE 0.3s 14:37:33 14:37:33 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:37:33 #177 DONE 0.1s 14:37:33 14:37:33 #98 [security-spiffe-token-provider] exporting to image 14:37:33 #98 exporting layers 14:37:33 #98 exporting layers 0.5s done 14:37:33 #98 writing image sha256:19b3d3cf67b92368193bc46e4d2785f48c2d579f3395f65adc2e12b014e776f4 done 14:37:33 #98 naming to docker.io/library/security-spiffe-token-provider-arm64 14:37:33 #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done 14:37:33 #98 DONE 8.3s 14:37:33 14:37:33 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:43:25 #135 ... 14:43:25 14:43:25 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:43:25 #140 DONE 1482.9s 14:43:25 14:43:25 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:43:25 #130 ... 14:43:25 14:43:25 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:43:25 #178 DONE 0.1s 14:43:25 14:43:25 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:43:25 #130 ... 14:43:25 14:43:25 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:43:25 #179 DONE 0.3s 14:43:25 14:43:25 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:43:25 #137 ... 14:43:25 14:43:25 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:43:25 #180 DONE 0.4s 14:43:25 14:43:25 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:43:25 #135 ... 14:43:25 14:43:25 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:43:25 #181 DONE 0.1s 14:43:25 14:43:25 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:43:25 #182 DONE 0.1s 14:43:25 14:43:25 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:43:25 #130 ... 14:43:25 14:43:25 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:43:25 #183 DONE 1.8s 14:43:25 14:43:25 #98 [security-proxy-auth] exporting to image 14:43:25 #98 exporting layers 14:43:25 #98 exporting layers 0.6s done 14:43:25 #98 writing image sha256:2bc7fa643350e5c2a45a9a3b29a90279d5ddd3eeb6dd63f0216803883a0132fb done 14:43:25 #98 naming to docker.io/library/security-proxy-auth-arm64 done 14:43:25 #98 DONE 8.9s 14:43:25 14:43:25 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:43:57 #131 ... 14:43:57 14:43:57 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:43:57 #134 DONE 1525.6s 14:43:57 14:43:57 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:43:57 #130 ... 14:43:57 14:43:57 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:43:57 #184 DONE 0.2s 14:43:57 14:43:57 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:43:57 #135 ... 14:43:57 14:43:57 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:43:57 #185 DONE 0.1s 14:43:57 14:43:57 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:43:57 #186 DONE 0.4s 14:43:57 14:43:57 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:43:57 #187 DONE 0.1s 14:43:57 14:43:57 #98 [core-command] exporting to image 14:43:57 #98 exporting layers 14:43:58 #98 exporting layers 0.4s done 14:43:58 #98 writing image sha256:6e19784363a462ced0604c1330dd7cf1c94d848be2075f7005c4b9479edd06b3 done 14:43:58 #98 naming to docker.io/library/core-command-arm64 done 14:43:58 #98 DONE 9.3s 14:43:58 14:43:58 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:44:05 #135 ... 14:44:05 14:44:05 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:44:05 #130 DONE 1533.8s 14:44:05 14:44:05 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:44:05 #137 ... 14:44:05 14:44:05 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:44:05 #188 DONE 0.5s 14:44:05 14:44:05 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:44:05 #137 ... 14:44:05 14:44:05 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:44:05 #189 DONE 0.2s 14:44:05 14:44:05 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:44:06 #190 DONE 0.5s 14:44:06 14:44:06 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:44:06 #191 DONE 0.1s 14:44:06 14:44:06 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:44:06 #137 ... 14:44:06 14:44:06 #98 [core-data] exporting to image 14:44:06 #98 exporting layers 14:44:06 #98 exporting layers 0.5s done 14:44:06 #98 writing image sha256:5315073f6359041821bc3e26eac1e536094dd0d02bb84d5945e0fb90a0550cf0 done 14:44:06 #98 naming to docker.io/library/core-data-arm64 done 14:44:06 #98 DONE 9.8s 14:44:06 14:44:06 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:44:08 #137 ... 14:44:08 14:44:08 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:44:08 #135 DONE 1537.5s 14:44:08 14:44:08 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:44:09 #137 ... 14:44:09 14:44:09 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:44:09 #192 DONE 0.1s 14:44:09 14:44:09 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:44:09 #193 DONE 0.1s 14:44:09 14:44:09 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:44:09 #194 DONE 0.4s 14:44:09 14:44:09 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:44:09 #195 DONE 0.1s 14:44:09 14:44:09 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:44:09 #137 ... 14:44:09 14:44:09 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:44:09 #196 DONE 0.1s 14:44:10 14:44:10 #98 [core-metadata] exporting to image 14:44:10 #98 exporting layers 0.5s done 14:44:10 #98 writing image sha256:4c733767731fbfd097e234b0cf2b42e2a6214e2a41b8033bb7317d0a5ae17196 done 14:44:10 #98 naming to docker.io/library/core-metadata-arm64 done 14:44:10 #98 DONE 10.3s 14:44:10 14:44:10 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:44:37 #137 DONE 1562.7s 14:44:37 14:44:37 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:44:37 #131 DONE 1562.7s 14:44:37 14:44:37 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:44:37 #197 DONE 0.2s 14:44:37 14:44:37 #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:44:37 #198 DONE 0.2s 14:44:37 14:44:37 #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:44:37 #199 DONE 0.1s 14:44:37 14:44:37 #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:44:37 #200 DONE 0.1s 14:44:37 14:44:37 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:44:37 #201 DONE 0.4s 14:44:37 14:44:37 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:44:37 #202 DONE 0.4s 14:44:37 14:44:37 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:44:37 #203 DONE 0.1s 14:44:37 14:44:37 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:44:37 #204 DONE 0.1s 14:44:37 14:44:37 #98 [support-scheduler] exporting to image 14:44:37 #98 exporting layers 14:44:37 #98 exporting layers 0.5s done 14:44:37 #98 writing image sha256:ad0054adec822a9d96e73b924902d39dc5b90d5afd830a17afef5125695805e1 0.0s done 14:44:37 #98 naming to docker.io/library/support-notifications-arm64 done 14:44:37 #98 writing image sha256:f7b2ddd8a94d47e9e57a228dc37f0ef835c6aa01c783f189263b2f30a6250116 done 14:44:37 #98 naming to docker.io/library/support-scheduler-arm64 done 14:44:37 #98 DONE 10.9s 14:44:37 time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:44:37 time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:44:37 time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:44:37 time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:44:37 time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:44:37 time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:44:37 time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:44:37 time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:44:37 time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:44:37 time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:44:37 time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:44:37 time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:44:37 time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:44:37 time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 14:44:37 $ docker stop --time=1 65849c087eaeee79fa877e81a26ce26e51bc62faff0dd67dd5b9f2449f404a07 14:44:38 $ docker rm -f --volumes 65849c087eaeee79fa877e81a26ce26e51bc62faff0dd67dd5b9f2449f404a07 [Pipeline] // withDockerContainer [Pipeline] sh 14:44:39 + docker images 14:44:39 REPOSITORY TAG IMAGE ID CREATED SIZE 14:44:39 support-scheduler-arm64 latest f7b2ddd8a94d 5 seconds ago 37.4MB 14:44:39 support-notifications-arm64 latest ad0054adec82 5 seconds ago 38.2MB 14:44:39 core-metadata-arm64 latest 4c733767731f 30 seconds ago 35.4MB 14:44:39 core-data-arm64 latest 5315073f6359 33 seconds ago 35.3MB 14:44:39 core-command-arm64 latest 6e19784363a4 42 seconds ago 34.9MB 14:44:39 security-proxy-auth-arm64 latest 2bc7fa643350 About a minute ago 32.6MB 14:44:39 security-spiffe-token-provider-arm64 latest 19b3d3cf67b9 7 minutes ago 29.1MB 14:44:39 core-common-config-bootstrapper-arm64 latest b6a087dd3d4c 8 minutes ago 15.3MB 14:44:39 security-secretstore-setup-arm64 latest 6799cf86011a 9 minutes ago 36.4MB 14:44:39 security-proxy-setup-arm64 latest b47ac1a9c03f 9 minutes ago 26MB 14:44:39 security-bootstrapper-arm64 latest 441b6af1f9eb 9 minutes ago 18.8MB 14:44:39 security-spire-agent-arm64 latest ce01c8c4ab3f 27 minutes ago 152MB 14:44:39 security-spire-server-arm64 latest be1bb4e232a8 27 minutes ago 96.7MB 14:44:39 security-spire-config-arm64 latest 627627ee9801 27 minutes ago 95.8MB 14:44:39 ci-base-image-arm64 latest c1447ef8d5cc 28 minutes ago 962MB 14:44:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 14:44:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 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 14:44:39 provisioning config files... 14:44:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/644@tmp/config1576668547403062519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:44:39 ---> ****-login.sh 14:44:39 nexus3.edgexfoundry.org:10001 14:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:44:40 Configure a credential helper to remove this warning. See 14:44:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:44:40 14:44:40 Login Succeeded 14:44:40 nexus3.edgexfoundry.org:10002 14:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:44:40 Configure a credential helper to remove this warning. See 14:44:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:44:40 14:44:40 Login Succeeded 14:44:40 nexus3.edgexfoundry.org:10003 14:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:44:40 Configure a credential helper to remove this warning. See 14:44:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:44:40 14:44:40 Login Succeeded 14:44:40 nexus3.edgexfoundry.org:10004 14:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:44:41 Configure a credential helper to remove this warning. See 14:44:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:44:41 14:44:41 Login Succeeded 14:44:41 ****.io 14:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:44:41 Configure a credential helper to remove this warning. See 14:44:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:44:41 14:44:41 Login Succeeded 14:44:41 ---> ****-login.sh ends [Pipeline] } 14:44:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:44:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:44:41 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 14:44:41 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:44:41 latest 14:44:41 3.2.0-dev.26 14:44:41 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:44:41 main 14:44:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:44:42 e0e1131187b9: Preparing 14:44:42 64386f0074bf: Preparing 14:44:42 30403f9a9a15: Preparing 14:44:42 9765b4286569: Preparing 14:44:42 1befd08b8bd8: Preparing 14:44:42 b163bb44cc5d: Preparing 14:44:42 b163bb44cc5d: Waiting 14:44:42 da707bb00cb8: Preparing 14:44:42 da707bb00cb8: Waiting 14:44:42 30403f9a9a15: Pushed 14:44:42 9765b4286569: Pushed 14:44:42 1befd08b8bd8: Pushed 14:44:42 e0e1131187b9: Pushed 14:44:43 b163bb44cc5d: Pushed 14:44:44 da707bb00cb8: Pushed 14:44:49 64386f0074bf: Pushed 14:44:49 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:db4e8290c89bd34b002466385da237c01feb6a50ab72038dbada53480a8fb096 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:44:49 e0e1131187b9: Preparing 14:44:49 64386f0074bf: Preparing 14:44:49 30403f9a9a15: Preparing 14:44:49 9765b4286569: Preparing 14:44:49 1befd08b8bd8: Preparing 14:44:49 b163bb44cc5d: Preparing 14:44:49 da707bb00cb8: Preparing 14:44:49 b163bb44cc5d: Waiting 14:44:49 da707bb00cb8: Waiting 14:44:49 64386f0074bf: Layer already exists 14:44:49 30403f9a9a15: Layer already exists 14:44:49 e0e1131187b9: Layer already exists 14:44:49 9765b4286569: Layer already exists 14:44:49 1befd08b8bd8: Layer already exists 14:44:49 da707bb00cb8: Layer already exists 14:44:49 b163bb44cc5d: Layer already exists 14:44:49 latest: digest: sha256:db4e8290c89bd34b002466385da237c01feb6a50ab72038dbada53480a8fb096 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.26 14:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:44:50 e0e1131187b9: Preparing 14:44:50 64386f0074bf: Preparing 14:44:50 30403f9a9a15: Preparing 14:44:50 9765b4286569: Preparing 14:44:50 1befd08b8bd8: Preparing 14:44:50 b163bb44cc5d: Preparing 14:44:50 da707bb00cb8: Preparing 14:44:50 b163bb44cc5d: Waiting 14:44:50 e0e1131187b9: Layer already exists 14:44:50 1befd08b8bd8: Layer already exists 14:44:50 30403f9a9a15: Layer already exists 14:44:50 64386f0074bf: Layer already exists 14:44:50 9765b4286569: Layer already exists 14:44:50 b163bb44cc5d: Layer already exists 14:44:50 da707bb00cb8: Layer already exists 14:44:50 3.2.0-dev.26: digest: sha256:db4e8290c89bd34b002466385da237c01feb6a50ab72038dbada53480a8fb096 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:44:51 e0e1131187b9: Preparing 14:44:51 64386f0074bf: Preparing 14:44:51 30403f9a9a15: Preparing 14:44:51 9765b4286569: Preparing 14:44:51 1befd08b8bd8: Preparing 14:44:51 b163bb44cc5d: Preparing 14:44:51 da707bb00cb8: Preparing 14:44:51 b163bb44cc5d: Waiting 14:44:51 da707bb00cb8: Waiting 14:44:51 64386f0074bf: Layer already exists 14:44:51 30403f9a9a15: Layer already exists 14:44:51 e0e1131187b9: Layer already exists 14:44:51 1befd08b8bd8: Layer already exists 14:44:51 9765b4286569: Layer already exists 14:44:51 da707bb00cb8: Layer already exists 14:44:51 b163bb44cc5d: Layer already exists 14:44:51 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:db4e8290c89bd34b002466385da237c01feb6a50ab72038dbada53480a8fb096 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 14:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:44:52 e0e1131187b9: Preparing 14:44:52 64386f0074bf: Preparing 14:44:52 30403f9a9a15: Preparing 14:44:52 9765b4286569: Preparing 14:44:52 1befd08b8bd8: Preparing 14:44:52 b163bb44cc5d: Preparing 14:44:52 da707bb00cb8: Preparing 14:44:52 b163bb44cc5d: Waiting 14:44:52 da707bb00cb8: Waiting 14:44:52 64386f0074bf: Layer already exists 14:44:52 30403f9a9a15: Layer already exists 14:44:52 e0e1131187b9: Layer already exists 14:44:52 1befd08b8bd8: Layer already exists 14:44:52 9765b4286569: Layer already exists 14:44:52 da707bb00cb8: Layer already exists 14:44:52 b163bb44cc5d: Layer already exists 14:44:52 main: digest: sha256:db4e8290c89bd34b002466385da237c01feb6a50ab72038dbada53480a8fb096 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:44:52 ===================================================== [Pipeline] echo 14:44:52 taggedImages: 14:44:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:44:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:44:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.26 14:44:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:44:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 14:44:52 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 14:44:52 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:44:52 latest 14:44:52 3.2.0-dev.26 14:44:52 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:44:52 main 14:44:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:44:53 560c674ffd46: Preparing 14:44:53 28340d9750ce: Preparing 14:44:53 52b5d487a670: Preparing 14:44:53 fe9a2b00b21f: Preparing 14:44:53 30403f9a9a15: Preparing 14:44:53 9765b4286569: Preparing 14:44:53 1befd08b8bd8: Preparing 14:44:53 b163bb44cc5d: Preparing 14:44:53 da707bb00cb8: Preparing 14:44:53 1befd08b8bd8: Waiting 14:44:53 b163bb44cc5d: Waiting 14:44:53 da707bb00cb8: Waiting 14:44:53 9765b4286569: Waiting 14:44:53 30403f9a9a15: Layer already exists 14:44:53 9765b4286569: Layer already exists 14:44:53 1befd08b8bd8: Layer already exists 14:44:53 28340d9750ce: Pushed 14:44:53 b163bb44cc5d: Layer already exists 14:44:53 da707bb00cb8: Layer already exists 14:44:53 52b5d487a670: Pushed 14:44:53 560c674ffd46: Pushed 14:44:55 fe9a2b00b21f: Pushed 14:44:55 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:74856266ea6eb8b569c5d4b6552e2462b0d8ae909906fd73682b065a2469d5cd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:56 + 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 14:44:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 14:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:44:56 560c674ffd46: Preparing 14:44:56 28340d9750ce: Preparing 14:44:56 52b5d487a670: Preparing 14:44:56 fe9a2b00b21f: Preparing 14:44:56 30403f9a9a15: Preparing 14:44:56 9765b4286569: Preparing 14:44:56 1befd08b8bd8: Preparing 14:44:56 b163bb44cc5d: Preparing 14:44:56 da707bb00cb8: Preparing 14:44:56 9765b4286569: Waiting 14:44:56 1befd08b8bd8: Waiting 14:44:56 b163bb44cc5d: Waiting 14:44:56 da707bb00cb8: Waiting 14:44:56 560c674ffd46: Layer already exists 14:44:56 30403f9a9a15: Layer already exists 14:44:56 fe9a2b00b21f: Layer already exists 14:44:56 52b5d487a670: Layer already exists 14:44:56 28340d9750ce: Layer already exists 14:44:56 1befd08b8bd8: Layer already exists 14:44:56 9765b4286569: Layer already exists 14:44:56 da707bb00cb8: Layer already exists 14:44:56 b163bb44cc5d: Layer already exists 14:44:56 latest: digest: sha256:74856266ea6eb8b569c5d4b6552e2462b0d8ae909906fd73682b065a2469d5cd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.26 14:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:44:57 560c674ffd46: Preparing 14:44:57 28340d9750ce: Preparing 14:44:57 52b5d487a670: Preparing 14:44:57 fe9a2b00b21f: Preparing 14:44:57 30403f9a9a15: Preparing 14:44:57 9765b4286569: Preparing 14:44:57 1befd08b8bd8: Preparing 14:44:57 b163bb44cc5d: Preparing 14:44:57 da707bb00cb8: Preparing 14:44:57 9765b4286569: Waiting 14:44:57 1befd08b8bd8: Waiting 14:44:57 b163bb44cc5d: Waiting 14:44:57 28340d9750ce: Layer already exists 14:44:57 fe9a2b00b21f: Layer already exists 14:44:57 52b5d487a670: Layer already exists 14:44:57 560c674ffd46: Layer already exists 14:44:57 30403f9a9a15: Layer already exists 14:44:57 da707bb00cb8: Layer already exists 14:44:57 b163bb44cc5d: Layer already exists 14:44:57 9765b4286569: Layer already exists 14:44:57 1befd08b8bd8: Layer already exists 14:44:57 3.2.0-dev.26: digest: sha256:74856266ea6eb8b569c5d4b6552e2462b0d8ae909906fd73682b065a2469d5cd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:44:58 560c674ffd46: Preparing 14:44:58 28340d9750ce: Preparing 14:44:58 52b5d487a670: Preparing 14:44:58 fe9a2b00b21f: Preparing 14:44:58 30403f9a9a15: Preparing 14:44:58 9765b4286569: Preparing 14:44:58 1befd08b8bd8: Preparing 14:44:58 b163bb44cc5d: Preparing 14:44:58 da707bb00cb8: Preparing 14:44:58 9765b4286569: Waiting 14:44:58 1befd08b8bd8: Waiting 14:44:58 b163bb44cc5d: Waiting 14:44:58 da707bb00cb8: Waiting 14:44:58 28340d9750ce: Layer already exists 14:44:58 560c674ffd46: Layer already exists 14:44:58 fe9a2b00b21f: Layer already exists 14:44:58 52b5d487a670: Layer already exists 14:44:58 30403f9a9a15: Layer already exists 14:44:58 b163bb44cc5d: Layer already exists 14:44:58 da707bb00cb8: Layer already exists 14:44:58 1befd08b8bd8: Layer already exists 14:44:58 9765b4286569: Layer already exists 14:44:58 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:74856266ea6eb8b569c5d4b6552e2462b0d8ae909906fd73682b065a2469d5cd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:59 + 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 14:44:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 14:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:44:59 560c674ffd46: Preparing 14:44:59 28340d9750ce: Preparing 14:44:59 52b5d487a670: Preparing 14:44:59 fe9a2b00b21f: Preparing 14:44:59 30403f9a9a15: Preparing 14:44:59 9765b4286569: Preparing 14:44:59 1befd08b8bd8: Preparing 14:44:59 b163bb44cc5d: Preparing 14:44:59 da707bb00cb8: Preparing 14:44:59 1befd08b8bd8: Waiting 14:44:59 b163bb44cc5d: Waiting 14:44:59 da707bb00cb8: Waiting 14:44:59 9765b4286569: Waiting 14:44:59 560c674ffd46: Layer already exists 14:44:59 52b5d487a670: Layer already exists 14:44:59 fe9a2b00b21f: Layer already exists 14:44:59 30403f9a9a15: Layer already exists 14:44:59 28340d9750ce: Layer already exists 14:44:59 b163bb44cc5d: Layer already exists 14:44:59 9765b4286569: Layer already exists 14:44:59 1befd08b8bd8: Layer already exists 14:44:59 da707bb00cb8: Layer already exists 14:44:59 main: digest: sha256:74856266ea6eb8b569c5d4b6552e2462b0d8ae909906fd73682b065a2469d5cd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:44:59 ===================================================== [Pipeline] echo 14:44:59 taggedImages: 14:44:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:44:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 14:44:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.26 14:44:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:44:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 14:44:59 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 14:44:59 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:44:59 latest 14:44:59 3.2.0-dev.26 14:44:59 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:44:59 main 14:44:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:45:00 88749105fc74: Preparing 14:45:00 bff4d5f25487: Preparing 14:45:00 30403f9a9a15: Preparing 14:45:00 9765b4286569: Preparing 14:45:00 c151878c90b0: Preparing 14:45:00 6e0ef57289a7: Preparing 14:45:00 da707bb00cb8: Preparing 14:45:00 6e0ef57289a7: Waiting 14:45:00 da707bb00cb8: Waiting 14:45:00 30403f9a9a15: Layer already exists 14:45:00 9765b4286569: Layer already exists 14:45:01 da707bb00cb8: Layer already exists 14:45:01 88749105fc74: Pushed 14:45:01 c151878c90b0: Pushed 14:45:01 6e0ef57289a7: Pushed 14:45:06 bff4d5f25487: Pushed 14:45:06 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:116cb0b729bc71d285c91e0d7b751dd6c90e9e83dd72af3b17e38aaeb50f88fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:45:07 88749105fc74: Preparing 14:45:07 bff4d5f25487: Preparing 14:45:07 30403f9a9a15: Preparing 14:45:07 9765b4286569: Preparing 14:45:07 c151878c90b0: Preparing 14:45:07 6e0ef57289a7: Preparing 14:45:07 da707bb00cb8: Preparing 14:45:07 6e0ef57289a7: Waiting 14:45:07 da707bb00cb8: Waiting 14:45:07 30403f9a9a15: Layer already exists 14:45:07 c151878c90b0: Layer already exists 14:45:07 88749105fc74: Layer already exists 14:45:07 bff4d5f25487: Layer already exists 14:45:07 9765b4286569: Layer already exists 14:45:07 da707bb00cb8: Layer already exists 14:45:07 6e0ef57289a7: Layer already exists 14:45:07 latest: digest: sha256:116cb0b729bc71d285c91e0d7b751dd6c90e9e83dd72af3b17e38aaeb50f88fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.26 14:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:45:07 88749105fc74: Preparing 14:45:07 bff4d5f25487: Preparing 14:45:07 30403f9a9a15: Preparing 14:45:07 9765b4286569: Preparing 14:45:07 c151878c90b0: Preparing 14:45:07 6e0ef57289a7: Preparing 14:45:07 da707bb00cb8: Preparing 14:45:07 6e0ef57289a7: Waiting 14:45:07 da707bb00cb8: Waiting 14:45:07 bff4d5f25487: Layer already exists 14:45:07 30403f9a9a15: Layer already exists 14:45:07 9765b4286569: Layer already exists 14:45:07 c151878c90b0: Layer already exists 14:45:07 88749105fc74: Layer already exists 14:45:07 da707bb00cb8: Layer already exists 14:45:07 6e0ef57289a7: Layer already exists 14:45:07 3.2.0-dev.26: digest: sha256:116cb0b729bc71d285c91e0d7b751dd6c90e9e83dd72af3b17e38aaeb50f88fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:45:08 88749105fc74: Preparing 14:45:08 bff4d5f25487: Preparing 14:45:08 30403f9a9a15: Preparing 14:45:08 9765b4286569: Preparing 14:45:08 c151878c90b0: Preparing 14:45:08 6e0ef57289a7: Preparing 14:45:08 da707bb00cb8: Preparing 14:45:08 da707bb00cb8: Waiting 14:45:08 6e0ef57289a7: Waiting 14:45:08 88749105fc74: Layer already exists 14:45:08 9765b4286569: Layer already exists 14:45:08 c151878c90b0: Layer already exists 14:45:08 30403f9a9a15: Layer already exists 14:45:08 bff4d5f25487: Layer already exists 14:45:08 6e0ef57289a7: Layer already exists 14:45:08 da707bb00cb8: Layer already exists 14:45:08 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:116cb0b729bc71d285c91e0d7b751dd6c90e9e83dd72af3b17e38aaeb50f88fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 14:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:45:09 88749105fc74: Preparing 14:45:09 bff4d5f25487: Preparing 14:45:09 30403f9a9a15: Preparing 14:45:09 9765b4286569: Preparing 14:45:09 c151878c90b0: Preparing 14:45:09 6e0ef57289a7: Preparing 14:45:09 da707bb00cb8: Preparing 14:45:09 6e0ef57289a7: Waiting 14:45:09 da707bb00cb8: Waiting 14:45:09 bff4d5f25487: Layer already exists 14:45:09 c151878c90b0: Layer already exists 14:45:09 88749105fc74: Layer already exists 14:45:09 9765b4286569: Layer already exists 14:45:09 30403f9a9a15: Layer already exists 14:45:09 da707bb00cb8: Layer already exists 14:45:09 6e0ef57289a7: Layer already exists 14:45:09 main: digest: sha256:116cb0b729bc71d285c91e0d7b751dd6c90e9e83dd72af3b17e38aaeb50f88fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:45:09 ===================================================== [Pipeline] echo 14:45:09 taggedImages: 14:45:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:45:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.26 14:45:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:09 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 14:45:09 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 14:45:09 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:09 latest 14:45:09 3.2.0-dev.26 14:45:09 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:09 main 14:45:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:45:10 71390c4a2952: Preparing 14:45:10 3f714ccaa213: Preparing 14:45:10 a369050e3dbd: Preparing 14:45:10 30403f9a9a15: Preparing 14:45:10 9765b4286569: Preparing 14:45:10 1befd08b8bd8: Preparing 14:45:10 b163bb44cc5d: Preparing 14:45:10 da707bb00cb8: Preparing 14:45:10 b163bb44cc5d: Waiting 14:45:10 1befd08b8bd8: Waiting 14:45:10 da707bb00cb8: Waiting 14:45:10 9765b4286569: Layer already exists 14:45:10 30403f9a9a15: Layer already exists 14:45:10 1befd08b8bd8: Layer already exists 14:45:10 b163bb44cc5d: Layer already exists 14:45:10 da707bb00cb8: Layer already exists 14:45:10 3f714ccaa213: Pushed 14:45:10 71390c4a2952: Pushed 14:45:16 a369050e3dbd: Pushed 14:45:16 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:5f778116e5204ef576293da023a5c033856dca5a8569995661f6b1f5dec2dd28 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:45:16 71390c4a2952: Preparing 14:45:16 3f714ccaa213: Preparing 14:45:16 a369050e3dbd: Preparing 14:45:16 30403f9a9a15: Preparing 14:45:16 9765b4286569: Preparing 14:45:16 1befd08b8bd8: Preparing 14:45:16 b163bb44cc5d: Preparing 14:45:16 da707bb00cb8: Preparing 14:45:16 1befd08b8bd8: Waiting 14:45:16 b163bb44cc5d: Waiting 14:45:16 da707bb00cb8: Waiting 14:45:16 71390c4a2952: Layer already exists 14:45:16 3f714ccaa213: Layer already exists 14:45:16 9765b4286569: Layer already exists 14:45:16 a369050e3dbd: Layer already exists 14:45:16 30403f9a9a15: Layer already exists 14:45:16 b163bb44cc5d: Layer already exists 14:45:16 1befd08b8bd8: Layer already exists 14:45:16 da707bb00cb8: Layer already exists 14:45:17 latest: digest: sha256:5f778116e5204ef576293da023a5c033856dca5a8569995661f6b1f5dec2dd28 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.26 14:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:45:17 71390c4a2952: Preparing 14:45:17 3f714ccaa213: Preparing 14:45:17 a369050e3dbd: Preparing 14:45:17 30403f9a9a15: Preparing 14:45:17 9765b4286569: Preparing 14:45:17 1befd08b8bd8: Preparing 14:45:17 b163bb44cc5d: Preparing 14:45:17 da707bb00cb8: Preparing 14:45:17 b163bb44cc5d: Waiting 14:45:17 1befd08b8bd8: Waiting 14:45:17 da707bb00cb8: Waiting 14:45:17 30403f9a9a15: Layer already exists 14:45:17 9765b4286569: Layer already exists 14:45:17 71390c4a2952: Layer already exists 14:45:17 3f714ccaa213: Layer already exists 14:45:17 a369050e3dbd: Layer already exists 14:45:17 1befd08b8bd8: Layer already exists 14:45:17 da707bb00cb8: Layer already exists 14:45:17 b163bb44cc5d: Layer already exists 14:45:17 3.2.0-dev.26: digest: sha256:5f778116e5204ef576293da023a5c033856dca5a8569995661f6b1f5dec2dd28 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:45:18 71390c4a2952: Preparing 14:45:18 3f714ccaa213: Preparing 14:45:18 a369050e3dbd: Preparing 14:45:18 30403f9a9a15: Preparing 14:45:18 9765b4286569: Preparing 14:45:18 1befd08b8bd8: Preparing 14:45:18 b163bb44cc5d: Preparing 14:45:18 da707bb00cb8: Preparing 14:45:18 1befd08b8bd8: Waiting 14:45:18 b163bb44cc5d: Waiting 14:45:18 da707bb00cb8: Waiting 14:45:18 a369050e3dbd: Layer already exists 14:45:18 71390c4a2952: Layer already exists 14:45:18 30403f9a9a15: Layer already exists 14:45:18 3f714ccaa213: Layer already exists 14:45:18 9765b4286569: Layer already exists 14:45:18 da707bb00cb8: Layer already exists 14:45:18 1befd08b8bd8: Layer already exists 14:45:18 b163bb44cc5d: Layer already exists 14:45:18 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:5f778116e5204ef576293da023a5c033856dca5a8569995661f6b1f5dec2dd28 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 14:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:45:19 71390c4a2952: Preparing 14:45:19 3f714ccaa213: Preparing 14:45:19 a369050e3dbd: Preparing 14:45:19 30403f9a9a15: Preparing 14:45:19 9765b4286569: Preparing 14:45:19 1befd08b8bd8: Preparing 14:45:19 b163bb44cc5d: Preparing 14:45:19 da707bb00cb8: Preparing 14:45:19 1befd08b8bd8: Waiting 14:45:19 b163bb44cc5d: Waiting 14:45:19 da707bb00cb8: Waiting 14:45:19 a369050e3dbd: Layer already exists 14:45:19 30403f9a9a15: Layer already exists 14:45:19 71390c4a2952: Layer already exists 14:45:19 9765b4286569: Layer already exists 14:45:19 3f714ccaa213: Layer already exists 14:45:19 da707bb00cb8: Layer already exists 14:45:19 1befd08b8bd8: Layer already exists 14:45:19 b163bb44cc5d: Layer already exists 14:45:19 main: digest: sha256:5f778116e5204ef576293da023a5c033856dca5a8569995661f6b1f5dec2dd28 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:45:19 ===================================================== [Pipeline] echo 14:45:19 taggedImages: 14:45:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:45:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.26 14:45:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:19 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 14:45:20 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 14:45:20 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:20 latest 14:45:20 3.2.0-dev.26 14:45:20 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:20 main 14:45:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:45:20 44376d835621: Preparing 14:45:20 09f32cb2cd6e: Preparing 14:45:20 ef7d97eba718: Preparing 14:45:20 0338fe6e2f47: Preparing 14:45:20 443b2c76a288: Preparing 14:45:20 7fc1f74e6660: Preparing 14:45:20 c2085160f99d: Preparing 14:45:20 30403f9a9a15: Preparing 14:45:20 9765b4286569: Preparing 14:45:20 37c50b467159: Preparing 14:45:20 8f7463829c6b: Preparing 14:45:20 5f70bf18a086: Preparing 14:45:20 d2e80020b050: Preparing 14:45:20 b9f3e04893c1: Preparing 14:45:20 a61aad6f76c3: Preparing 14:45:20 da707bb00cb8: Preparing 14:45:20 7fc1f74e6660: Waiting 14:45:20 c2085160f99d: Waiting 14:45:20 30403f9a9a15: Waiting 14:45:20 9765b4286569: Waiting 14:45:20 37c50b467159: Waiting 14:45:20 8f7463829c6b: Waiting 14:45:20 5f70bf18a086: Waiting 14:45:20 d2e80020b050: Waiting 14:45:20 b9f3e04893c1: Waiting 14:45:20 a61aad6f76c3: Waiting 14:45:20 da707bb00cb8: Waiting 14:45:21 09f32cb2cd6e: Pushed 14:45:21 44376d835621: Pushed 14:45:21 ef7d97eba718: Pushed 14:45:21 0338fe6e2f47: Pushed 14:45:21 443b2c76a288: Pushed 14:45:21 30403f9a9a15: Layer already exists 14:45:21 7fc1f74e6660: Pushed 14:45:21 9765b4286569: Layer already exists 14:45:21 5f70bf18a086: Layer already exists 14:45:21 8f7463829c6b: Pushed 14:45:21 37c50b467159: Pushed 14:45:21 d2e80020b050: Pushed 14:45:21 da707bb00cb8: Layer already exists 14:45:21 b9f3e04893c1: Pushed 14:45:21 a61aad6f76c3: Pushed 14:45:23 c2085160f99d: Pushed 14:45:23 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:3787e8510e0c325eea31b4126f24c1840bb2c080e076c136b04d1706ac89f7d2 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:45:24 44376d835621: Preparing 14:45:24 09f32cb2cd6e: Preparing 14:45:24 ef7d97eba718: Preparing 14:45:24 0338fe6e2f47: Preparing 14:45:24 443b2c76a288: Preparing 14:45:24 7fc1f74e6660: Preparing 14:45:24 c2085160f99d: Preparing 14:45:24 30403f9a9a15: Preparing 14:45:24 9765b4286569: Preparing 14:45:24 37c50b467159: Preparing 14:45:24 8f7463829c6b: Preparing 14:45:24 5f70bf18a086: Preparing 14:45:24 d2e80020b050: Preparing 14:45:24 b9f3e04893c1: Preparing 14:45:24 a61aad6f76c3: Preparing 14:45:24 da707bb00cb8: Preparing 14:45:24 9765b4286569: Waiting 14:45:24 37c50b467159: Waiting 14:45:24 8f7463829c6b: Waiting 14:45:24 5f70bf18a086: Waiting 14:45:24 a61aad6f76c3: Waiting 14:45:24 d2e80020b050: Waiting 14:45:24 b9f3e04893c1: Waiting 14:45:24 da707bb00cb8: Waiting 14:45:24 7fc1f74e6660: Waiting 14:45:24 c2085160f99d: Waiting 14:45:24 30403f9a9a15: Waiting 14:45:24 09f32cb2cd6e: Layer already exists 14:45:24 0338fe6e2f47: Layer already exists 14:45:24 443b2c76a288: Layer already exists 14:45:24 ef7d97eba718: Layer already exists 14:45:24 44376d835621: Layer already exists 14:45:24 7fc1f74e6660: Layer already exists 14:45:24 c2085160f99d: Layer already exists 14:45:24 9765b4286569: Layer already exists 14:45:24 37c50b467159: Layer already exists 14:45:24 30403f9a9a15: Layer already exists 14:45:24 d2e80020b050: Layer already exists 14:45:24 8f7463829c6b: Layer already exists 14:45:24 5f70bf18a086: Layer already exists 14:45:24 b9f3e04893c1: Layer already exists 14:45:24 a61aad6f76c3: Layer already exists 14:45:24 da707bb00cb8: Layer already exists 14:45:24 latest: digest: sha256:3787e8510e0c325eea31b4126f24c1840bb2c080e076c136b04d1706ac89f7d2 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.26 14:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:45:25 44376d835621: Preparing 14:45:25 09f32cb2cd6e: Preparing 14:45:25 ef7d97eba718: Preparing 14:45:25 0338fe6e2f47: Preparing 14:45:25 443b2c76a288: Preparing 14:45:25 7fc1f74e6660: Preparing 14:45:25 c2085160f99d: Preparing 14:45:25 30403f9a9a15: Preparing 14:45:25 9765b4286569: Preparing 14:45:25 37c50b467159: Preparing 14:45:25 8f7463829c6b: Preparing 14:45:25 5f70bf18a086: Preparing 14:45:25 d2e80020b050: Preparing 14:45:25 b9f3e04893c1: Preparing 14:45:25 a61aad6f76c3: Preparing 14:45:25 da707bb00cb8: Preparing 14:45:25 7fc1f74e6660: Waiting 14:45:25 c2085160f99d: Waiting 14:45:25 30403f9a9a15: Waiting 14:45:25 9765b4286569: Waiting 14:45:25 37c50b467159: Waiting 14:45:25 8f7463829c6b: Waiting 14:45:25 5f70bf18a086: Waiting 14:45:25 d2e80020b050: Waiting 14:45:25 b9f3e04893c1: Waiting 14:45:25 a61aad6f76c3: Waiting 14:45:25 da707bb00cb8: Waiting 14:45:25 0338fe6e2f47: Layer already exists 14:45:25 ef7d97eba718: Layer already exists 14:45:25 443b2c76a288: Layer already exists 14:45:25 09f32cb2cd6e: Layer already exists 14:45:25 44376d835621: Layer already exists 14:45:25 30403f9a9a15: Layer already exists 14:45:25 c2085160f99d: Layer already exists 14:45:25 7fc1f74e6660: Layer already exists 14:45:25 9765b4286569: Layer already exists 14:45:25 37c50b467159: Layer already exists 14:45:25 d2e80020b050: Layer already exists 14:45:25 5f70bf18a086: Layer already exists 14:45:25 b9f3e04893c1: Layer already exists 14:45:25 8f7463829c6b: Layer already exists 14:45:25 a61aad6f76c3: Layer already exists 14:45:25 da707bb00cb8: Layer already exists 14:45:25 3.2.0-dev.26: digest: sha256:3787e8510e0c325eea31b4126f24c1840bb2c080e076c136b04d1706ac89f7d2 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:45:26 44376d835621: Preparing 14:45:26 09f32cb2cd6e: Preparing 14:45:26 ef7d97eba718: Preparing 14:45:26 0338fe6e2f47: Preparing 14:45:26 443b2c76a288: Preparing 14:45:26 7fc1f74e6660: Preparing 14:45:26 c2085160f99d: Preparing 14:45:26 7fc1f74e6660: Waiting 14:45:26 30403f9a9a15: Preparing 14:45:26 c2085160f99d: Waiting 14:45:26 9765b4286569: Preparing 14:45:26 30403f9a9a15: Waiting 14:45:26 9765b4286569: Waiting 14:45:26 37c50b467159: Preparing 14:45:26 8f7463829c6b: Preparing 14:45:26 37c50b467159: Waiting 14:45:26 5f70bf18a086: Preparing 14:45:26 d2e80020b050: Preparing 14:45:26 b9f3e04893c1: Preparing 14:45:26 8f7463829c6b: Waiting 14:45:26 a61aad6f76c3: Preparing 14:45:26 da707bb00cb8: Preparing 14:45:26 b9f3e04893c1: Waiting 14:45:26 5f70bf18a086: Waiting 14:45:26 a61aad6f76c3: Waiting 14:45:26 da707bb00cb8: Waiting 14:45:26 ef7d97eba718: Layer already exists 14:45:26 0338fe6e2f47: Layer already exists 14:45:26 44376d835621: Layer already exists 14:45:26 09f32cb2cd6e: Layer already exists 14:45:26 443b2c76a288: Layer already exists 14:45:26 c2085160f99d: Layer already exists 14:45:26 7fc1f74e6660: Layer already exists 14:45:26 9765b4286569: Layer already exists 14:45:26 30403f9a9a15: Layer already exists 14:45:26 37c50b467159: Layer already exists 14:45:26 8f7463829c6b: Layer already exists 14:45:26 5f70bf18a086: Layer already exists 14:45:26 a61aad6f76c3: Layer already exists 14:45:26 d2e80020b050: Layer already exists 14:45:26 b9f3e04893c1: Layer already exists 14:45:26 da707bb00cb8: Layer already exists 14:45:26 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:3787e8510e0c325eea31b4126f24c1840bb2c080e076c136b04d1706ac89f7d2 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 14:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:45:27 44376d835621: Preparing 14:45:27 09f32cb2cd6e: Preparing 14:45:27 ef7d97eba718: Preparing 14:45:27 0338fe6e2f47: Preparing 14:45:27 443b2c76a288: Preparing 14:45:27 7fc1f74e6660: Preparing 14:45:27 c2085160f99d: Preparing 14:45:27 30403f9a9a15: Preparing 14:45:27 9765b4286569: Preparing 14:45:27 37c50b467159: Preparing 14:45:27 8f7463829c6b: Preparing 14:45:27 5f70bf18a086: Preparing 14:45:27 d2e80020b050: Preparing 14:45:27 b9f3e04893c1: Preparing 14:45:27 a61aad6f76c3: Preparing 14:45:27 da707bb00cb8: Preparing 14:45:27 37c50b467159: Waiting 14:45:27 8f7463829c6b: Waiting 14:45:27 5f70bf18a086: Waiting 14:45:27 d2e80020b050: Waiting 14:45:27 b9f3e04893c1: Waiting 14:45:27 a61aad6f76c3: Waiting 14:45:27 da707bb00cb8: Waiting 14:45:27 c2085160f99d: Waiting 14:45:27 30403f9a9a15: Waiting 14:45:27 9765b4286569: Waiting 14:45:27 7fc1f74e6660: Waiting 14:45:27 0338fe6e2f47: Layer already exists 14:45:27 09f32cb2cd6e: Layer already exists 14:45:27 ef7d97eba718: Layer already exists 14:45:27 44376d835621: Layer already exists 14:45:27 443b2c76a288: Layer already exists 14:45:27 c2085160f99d: Layer already exists 14:45:27 30403f9a9a15: Layer already exists 14:45:27 9765b4286569: Layer already exists 14:45:27 37c50b467159: Layer already exists 14:45:27 7fc1f74e6660: Layer already exists 14:45:27 8f7463829c6b: Layer already exists 14:45:27 b9f3e04893c1: Layer already exists 14:45:27 5f70bf18a086: Layer already exists 14:45:27 a61aad6f76c3: Layer already exists 14:45:27 d2e80020b050: Layer already exists 14:45:27 da707bb00cb8: Layer already exists 14:45:27 main: digest: sha256:3787e8510e0c325eea31b4126f24c1840bb2c080e076c136b04d1706ac89f7d2 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:45:27 ===================================================== [Pipeline] echo 14:45:27 taggedImages: 14:45:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:45:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.26 14:45:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 14:45:27 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 14:45:27 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:27 latest 14:45:27 3.2.0-dev.26 14:45:27 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:27 main 14:45:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:45:28 7f1c1ecd3349: Preparing 14:45:28 52b4f07ab85d: Preparing 14:45:28 b59af1411c14: Preparing 14:45:28 7fff8f090fc6: Preparing 14:45:28 30403f9a9a15: Preparing 14:45:28 9765b4286569: Preparing 14:45:28 1befd08b8bd8: Preparing 14:45:28 b163bb44cc5d: Preparing 14:45:28 da707bb00cb8: Preparing 14:45:28 1befd08b8bd8: Waiting 14:45:28 b163bb44cc5d: Waiting 14:45:28 da707bb00cb8: Waiting 14:45:28 9765b4286569: Waiting 14:45:28 30403f9a9a15: Layer already exists 14:45:28 9765b4286569: Layer already exists 14:45:28 1befd08b8bd8: Layer already exists 14:45:28 52b4f07ab85d: Pushed 14:45:28 b163bb44cc5d: Layer already exists 14:45:28 b59af1411c14: Pushed 14:45:28 7f1c1ecd3349: Pushed 14:45:28 da707bb00cb8: Layer already exists 14:45:34 7fff8f090fc6: Pushed 14:45:34 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:fbcbfbf728dd3b57fa47d9321e94e2e31af8cc078abcd43d416a0228a7d063cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:34 + 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 14:45:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 14:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:45:34 7f1c1ecd3349: Preparing 14:45:34 52b4f07ab85d: Preparing 14:45:34 b59af1411c14: Preparing 14:45:34 7fff8f090fc6: Preparing 14:45:34 30403f9a9a15: Preparing 14:45:34 9765b4286569: Preparing 14:45:34 1befd08b8bd8: Preparing 14:45:34 b163bb44cc5d: Preparing 14:45:34 da707bb00cb8: Preparing 14:45:34 9765b4286569: Waiting 14:45:34 b163bb44cc5d: Waiting 14:45:34 da707bb00cb8: Waiting 14:45:34 1befd08b8bd8: Waiting 14:45:34 52b4f07ab85d: Layer already exists 14:45:34 7f1c1ecd3349: Layer already exists 14:45:34 b59af1411c14: Layer already exists 14:45:34 30403f9a9a15: Layer already exists 14:45:34 7fff8f090fc6: Layer already exists 14:45:34 9765b4286569: Layer already exists 14:45:34 b163bb44cc5d: Layer already exists 14:45:34 da707bb00cb8: Layer already exists 14:45:34 1befd08b8bd8: Layer already exists 14:45:34 latest: digest: sha256:fbcbfbf728dd3b57fa47d9321e94e2e31af8cc078abcd43d416a0228a7d063cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.26 14:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:45:35 7f1c1ecd3349: Preparing 14:45:35 52b4f07ab85d: Preparing 14:45:35 b59af1411c14: Preparing 14:45:35 7fff8f090fc6: Preparing 14:45:35 30403f9a9a15: Preparing 14:45:35 9765b4286569: Preparing 14:45:35 1befd08b8bd8: Preparing 14:45:35 b163bb44cc5d: Preparing 14:45:35 da707bb00cb8: Preparing 14:45:35 9765b4286569: Waiting 14:45:35 1befd08b8bd8: Waiting 14:45:35 b163bb44cc5d: Waiting 14:45:35 b59af1411c14: Layer already exists 14:45:35 52b4f07ab85d: Layer already exists 14:45:35 7f1c1ecd3349: Layer already exists 14:45:35 7fff8f090fc6: Layer already exists 14:45:35 30403f9a9a15: Layer already exists 14:45:35 1befd08b8bd8: Layer already exists 14:45:35 9765b4286569: Layer already exists 14:45:35 da707bb00cb8: Layer already exists 14:45:35 b163bb44cc5d: Layer already exists 14:45:36 3.2.0-dev.26: digest: sha256:fbcbfbf728dd3b57fa47d9321e94e2e31af8cc078abcd43d416a0228a7d063cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:45:36 7f1c1ecd3349: Preparing 14:45:36 52b4f07ab85d: Preparing 14:45:36 b59af1411c14: Preparing 14:45:36 7fff8f090fc6: Preparing 14:45:36 30403f9a9a15: Preparing 14:45:36 9765b4286569: Preparing 14:45:36 1befd08b8bd8: Preparing 14:45:36 b163bb44cc5d: Preparing 14:45:36 da707bb00cb8: Preparing 14:45:36 9765b4286569: Waiting 14:45:36 1befd08b8bd8: Waiting 14:45:36 b163bb44cc5d: Waiting 14:45:36 da707bb00cb8: Waiting 14:45:36 7fff8f090fc6: Layer already exists 14:45:36 52b4f07ab85d: Layer already exists 14:45:36 30403f9a9a15: Layer already exists 14:45:36 b59af1411c14: Layer already exists 14:45:36 7f1c1ecd3349: Layer already exists 14:45:36 da707bb00cb8: Layer already exists 14:45:36 1befd08b8bd8: Layer already exists 14:45:36 9765b4286569: Layer already exists 14:45:36 b163bb44cc5d: Layer already exists 14:45:37 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:fbcbfbf728dd3b57fa47d9321e94e2e31af8cc078abcd43d416a0228a7d063cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:37 + 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 14:45:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 14:45:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:45:37 7f1c1ecd3349: Preparing 14:45:37 52b4f07ab85d: Preparing 14:45:37 b59af1411c14: Preparing 14:45:37 7fff8f090fc6: Preparing 14:45:37 30403f9a9a15: Preparing 14:45:37 9765b4286569: Preparing 14:45:37 1befd08b8bd8: Preparing 14:45:37 b163bb44cc5d: Preparing 14:45:37 da707bb00cb8: Preparing 14:45:37 1befd08b8bd8: Waiting 14:45:37 b163bb44cc5d: Waiting 14:45:37 da707bb00cb8: Waiting 14:45:37 9765b4286569: Waiting 14:45:37 7fff8f090fc6: Layer already exists 14:45:37 7f1c1ecd3349: Layer already exists 14:45:37 52b4f07ab85d: Layer already exists 14:45:37 30403f9a9a15: Layer already exists 14:45:37 b59af1411c14: Layer already exists 14:45:37 da707bb00cb8: Layer already exists 14:45:37 9765b4286569: Layer already exists 14:45:37 1befd08b8bd8: Layer already exists 14:45:37 b163bb44cc5d: Layer already exists 14:45:38 main: digest: sha256:fbcbfbf728dd3b57fa47d9321e94e2e31af8cc078abcd43d416a0228a7d063cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:45:38 ===================================================== [Pipeline] echo 14:45:38 taggedImages: 14:45:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 14:45:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.26 14:45:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 14:45:38 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 14:45:38 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:38 latest 14:45:38 3.2.0-dev.26 14:45:38 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:38 main 14:45:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:45:38 1c82293ba2f9: Preparing 14:45:38 658929665273: Preparing 14:45:38 3e62db62dfa0: Preparing 14:45:38 3c20d918b484: Preparing 14:45:38 18ec717f584a: Preparing 14:45:38 30403f9a9a15: Preparing 14:45:38 9765b4286569: Preparing 14:45:38 ec36e3edfc5d: Preparing 14:45:38 0f8a0d7c5beb: Preparing 14:45:38 9012812bafc5: Preparing 14:45:38 da707bb00cb8: Preparing 14:45:38 30403f9a9a15: Waiting 14:45:38 0f8a0d7c5beb: Waiting 14:45:38 9765b4286569: Waiting 14:45:38 ec36e3edfc5d: Waiting 14:45:38 9012812bafc5: Waiting 14:45:38 da707bb00cb8: Waiting 14:45:39 658929665273: Pushed 14:45:39 3c20d918b484: Pushed 14:45:39 18ec717f584a: Pushed 14:45:39 1c82293ba2f9: Pushed 14:45:39 30403f9a9a15: Layer already exists 14:45:39 9765b4286569: Layer already exists 14:45:39 da707bb00cb8: Layer already exists 14:45:39 ec36e3edfc5d: Pushed 14:45:39 0f8a0d7c5beb: Pushed 14:45:41 3e62db62dfa0: Pushed 14:45:41 9012812bafc5: Pushed 14:45:41 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:46c1c298ab6c2939fe9e4815688d36e67fcebf8db4443c4c4fca1143ebf443c0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:42 + 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 14:45:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:45:42 1c82293ba2f9: Preparing 14:45:42 658929665273: Preparing 14:45:42 3e62db62dfa0: Preparing 14:45:42 3c20d918b484: Preparing 14:45:42 18ec717f584a: Preparing 14:45:42 30403f9a9a15: Preparing 14:45:42 9765b4286569: Preparing 14:45:42 ec36e3edfc5d: Preparing 14:45:42 0f8a0d7c5beb: Preparing 14:45:42 9012812bafc5: Preparing 14:45:42 da707bb00cb8: Preparing 14:45:42 9765b4286569: Waiting 14:45:42 30403f9a9a15: Waiting 14:45:42 9012812bafc5: Waiting 14:45:42 0f8a0d7c5beb: Waiting 14:45:42 ec36e3edfc5d: Waiting 14:45:42 da707bb00cb8: Waiting 14:45:42 3c20d918b484: Layer already exists 14:45:42 3e62db62dfa0: Layer already exists 14:45:42 18ec717f584a: Layer already exists 14:45:42 1c82293ba2f9: Layer already exists 14:45:42 658929665273: Layer already exists 14:45:42 9765b4286569: Layer already exists 14:45:42 30403f9a9a15: Layer already exists 14:45:42 ec36e3edfc5d: Layer already exists 14:45:42 9012812bafc5: Layer already exists 14:45:42 0f8a0d7c5beb: Layer already exists 14:45:42 da707bb00cb8: Layer already exists 14:45:42 latest: digest: sha256:46c1c298ab6c2939fe9e4815688d36e67fcebf8db4443c4c4fca1143ebf443c0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.26 14:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:45:43 1c82293ba2f9: Preparing 14:45:43 658929665273: Preparing 14:45:43 3e62db62dfa0: Preparing 14:45:43 3c20d918b484: Preparing 14:45:43 18ec717f584a: Preparing 14:45:43 30403f9a9a15: Preparing 14:45:43 9765b4286569: Preparing 14:45:43 ec36e3edfc5d: Preparing 14:45:43 0f8a0d7c5beb: Preparing 14:45:43 9012812bafc5: Preparing 14:45:43 da707bb00cb8: Preparing 14:45:43 ec36e3edfc5d: Waiting 14:45:43 0f8a0d7c5beb: Waiting 14:45:43 9012812bafc5: Waiting 14:45:43 da707bb00cb8: Waiting 14:45:43 30403f9a9a15: Waiting 14:45:43 9765b4286569: Waiting 14:45:43 658929665273: Layer already exists 14:45:43 1c82293ba2f9: Layer already exists 14:45:43 18ec717f584a: Layer already exists 14:45:43 3c20d918b484: Layer already exists 14:45:43 3e62db62dfa0: Layer already exists 14:45:43 9765b4286569: Layer already exists 14:45:43 30403f9a9a15: Layer already exists 14:45:43 9012812bafc5: Layer already exists 14:45:43 ec36e3edfc5d: Layer already exists 14:45:43 0f8a0d7c5beb: Layer already exists 14:45:43 da707bb00cb8: Layer already exists 14:45:43 3.2.0-dev.26: digest: sha256:46c1c298ab6c2939fe9e4815688d36e67fcebf8db4443c4c4fca1143ebf443c0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:45:44 1c82293ba2f9: Preparing 14:45:44 658929665273: Preparing 14:45:44 3e62db62dfa0: Preparing 14:45:44 3c20d918b484: Preparing 14:45:44 18ec717f584a: Preparing 14:45:44 30403f9a9a15: Preparing 14:45:44 9765b4286569: Preparing 14:45:44 30403f9a9a15: Waiting 14:45:44 ec36e3edfc5d: Preparing 14:45:44 9765b4286569: Waiting 14:45:44 0f8a0d7c5beb: Preparing 14:45:44 ec36e3edfc5d: Waiting 14:45:44 0f8a0d7c5beb: Waiting 14:45:44 9012812bafc5: Preparing 14:45:44 da707bb00cb8: Preparing 14:45:44 9012812bafc5: Waiting 14:45:44 da707bb00cb8: Waiting 14:45:44 3c20d918b484: Layer already exists 14:45:44 658929665273: Layer already exists 14:45:44 18ec717f584a: Layer already exists 14:45:44 1c82293ba2f9: Layer already exists 14:45:44 3e62db62dfa0: Layer already exists 14:45:44 9765b4286569: Layer already exists 14:45:44 ec36e3edfc5d: Layer already exists 14:45:44 0f8a0d7c5beb: Layer already exists 14:45:44 30403f9a9a15: Layer already exists 14:45:44 9012812bafc5: Layer already exists 14:45:44 da707bb00cb8: Layer already exists 14:45:44 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:46c1c298ab6c2939fe9e4815688d36e67fcebf8db4443c4c4fca1143ebf443c0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:45 + 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 14:45:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 14:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:45:45 1c82293ba2f9: Preparing 14:45:45 658929665273: Preparing 14:45:45 3e62db62dfa0: Preparing 14:45:45 3c20d918b484: Preparing 14:45:45 18ec717f584a: Preparing 14:45:45 30403f9a9a15: Preparing 14:45:45 9765b4286569: Preparing 14:45:45 ec36e3edfc5d: Preparing 14:45:45 0f8a0d7c5beb: Preparing 14:45:45 9012812bafc5: Preparing 14:45:45 da707bb00cb8: Preparing 14:45:45 ec36e3edfc5d: Waiting 14:45:45 0f8a0d7c5beb: Waiting 14:45:45 9012812bafc5: Waiting 14:45:45 da707bb00cb8: Waiting 14:45:45 30403f9a9a15: Waiting 14:45:45 9765b4286569: Waiting 14:45:45 658929665273: Layer already exists 14:45:45 3e62db62dfa0: Layer already exists 14:45:45 3c20d918b484: Layer already exists 14:45:45 1c82293ba2f9: Layer already exists 14:45:45 18ec717f584a: Layer already exists 14:45:45 30403f9a9a15: Layer already exists 14:45:45 0f8a0d7c5beb: Layer already exists 14:45:45 9765b4286569: Layer already exists 14:45:45 9012812bafc5: Layer already exists 14:45:45 ec36e3edfc5d: Layer already exists 14:45:45 da707bb00cb8: Layer already exists 14:45:45 main: digest: sha256:46c1c298ab6c2939fe9e4815688d36e67fcebf8db4443c4c4fca1143ebf443c0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:45:45 ===================================================== [Pipeline] echo 14:45:45 taggedImages: 14:45:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:45:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.26 14:45:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 14:45:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 14:45:45 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:45 latest 14:45:45 3.2.0-dev.26 14:45:45 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:45 main 14:45:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:45:46 1f3aef147ec0: Preparing 14:45:46 f2de1a7b33a6: Preparing 14:45:46 085dd5eca76a: Preparing 14:45:46 4c31b65ca92a: Preparing 14:45:46 ccea43944995: Preparing 14:45:46 7fcd86313c14: Preparing 14:45:46 d1643d6ca269: Preparing 14:45:46 30403f9a9a15: Preparing 14:45:46 9765b4286569: Preparing 14:45:46 7ae75900d82a: Preparing 14:45:46 cf549f44e73d: Preparing 14:45:46 da707bb00cb8: Preparing 14:45:46 30403f9a9a15: Waiting 14:45:46 9765b4286569: Waiting 14:45:46 7ae75900d82a: Waiting 14:45:46 cf549f44e73d: Waiting 14:45:46 da707bb00cb8: Waiting 14:45:46 7fcd86313c14: Waiting 14:45:46 d1643d6ca269: Waiting 14:45:46 f2de1a7b33a6: Pushed 14:45:46 ccea43944995: Pushed 14:45:46 1f3aef147ec0: Pushed 14:45:46 30403f9a9a15: Layer already exists 14:45:46 9765b4286569: Layer already exists 14:45:47 7fcd86313c14: Pushed 14:45:47 d1643d6ca269: Pushed 14:45:47 da707bb00cb8: Layer already exists 14:45:47 7ae75900d82a: Pushed 14:45:49 4c31b65ca92a: Pushed 14:45:49 085dd5eca76a: Pushed 14:45:49 cf549f44e73d: Pushed 14:45:49 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:e2a4017071e18f33013a10079bc0db952910f0696330dd0f7b77be208a7c76a2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:50 + 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 14:45:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:45:50 1f3aef147ec0: Preparing 14:45:50 f2de1a7b33a6: Preparing 14:45:50 085dd5eca76a: Preparing 14:45:50 4c31b65ca92a: Preparing 14:45:50 ccea43944995: Preparing 14:45:50 7fcd86313c14: Preparing 14:45:50 d1643d6ca269: Preparing 14:45:50 30403f9a9a15: Preparing 14:45:50 9765b4286569: Preparing 14:45:50 7ae75900d82a: Preparing 14:45:50 cf549f44e73d: Preparing 14:45:50 da707bb00cb8: Preparing 14:45:50 9765b4286569: Waiting 14:45:50 7ae75900d82a: Waiting 14:45:50 cf549f44e73d: Waiting 14:45:50 da707bb00cb8: Waiting 14:45:50 7fcd86313c14: Waiting 14:45:50 d1643d6ca269: Waiting 14:45:50 30403f9a9a15: Waiting 14:45:50 ccea43944995: Layer already exists 14:45:50 4c31b65ca92a: Layer already exists 14:45:50 f2de1a7b33a6: Layer already exists 14:45:50 085dd5eca76a: Layer already exists 14:45:50 1f3aef147ec0: Layer already exists 14:45:50 7fcd86313c14: Layer already exists 14:45:50 d1643d6ca269: Layer already exists 14:45:50 30403f9a9a15: Layer already exists 14:45:50 7ae75900d82a: Layer already exists 14:45:50 9765b4286569: Layer already exists 14:45:50 cf549f44e73d: Layer already exists 14:45:50 da707bb00cb8: Layer already exists 14:45:50 latest: digest: sha256:e2a4017071e18f33013a10079bc0db952910f0696330dd0f7b77be208a7c76a2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.26 14:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:45:51 1f3aef147ec0: Preparing 14:45:51 f2de1a7b33a6: Preparing 14:45:51 085dd5eca76a: Preparing 14:45:51 4c31b65ca92a: Preparing 14:45:51 ccea43944995: Preparing 14:45:51 7fcd86313c14: Preparing 14:45:51 d1643d6ca269: Preparing 14:45:51 30403f9a9a15: Preparing 14:45:51 9765b4286569: Preparing 14:45:51 7ae75900d82a: Preparing 14:45:51 cf549f44e73d: Preparing 14:45:51 da707bb00cb8: Preparing 14:45:51 30403f9a9a15: Waiting 14:45:51 9765b4286569: Waiting 14:45:51 7ae75900d82a: Waiting 14:45:51 cf549f44e73d: Waiting 14:45:51 da707bb00cb8: Waiting 14:45:51 7fcd86313c14: Waiting 14:45:51 d1643d6ca269: Waiting 14:45:51 ccea43944995: Layer already exists 14:45:51 f2de1a7b33a6: Layer already exists 14:45:51 4c31b65ca92a: Layer already exists 14:45:51 1f3aef147ec0: Layer already exists 14:45:51 085dd5eca76a: Layer already exists 14:45:51 d1643d6ca269: Layer already exists 14:45:51 7fcd86313c14: Layer already exists 14:45:51 30403f9a9a15: Layer already exists 14:45:51 9765b4286569: Layer already exists 14:45:51 7ae75900d82a: Layer already exists 14:45:51 da707bb00cb8: Layer already exists 14:45:51 cf549f44e73d: Layer already exists 14:45:51 3.2.0-dev.26: digest: sha256:e2a4017071e18f33013a10079bc0db952910f0696330dd0f7b77be208a7c76a2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:45:52 1f3aef147ec0: Preparing 14:45:52 f2de1a7b33a6: Preparing 14:45:52 085dd5eca76a: Preparing 14:45:52 4c31b65ca92a: Preparing 14:45:52 ccea43944995: Preparing 14:45:52 7fcd86313c14: Preparing 14:45:52 d1643d6ca269: Preparing 14:45:52 30403f9a9a15: Preparing 14:45:52 9765b4286569: Preparing 14:45:52 7ae75900d82a: Preparing 14:45:52 cf549f44e73d: Preparing 14:45:52 da707bb00cb8: Preparing 14:45:52 7fcd86313c14: Waiting 14:45:52 d1643d6ca269: Waiting 14:45:52 30403f9a9a15: Waiting 14:45:52 9765b4286569: Waiting 14:45:52 7ae75900d82a: Waiting 14:45:52 cf549f44e73d: Waiting 14:45:52 da707bb00cb8: Waiting 14:45:52 ccea43944995: Layer already exists 14:45:52 4c31b65ca92a: Layer already exists 14:45:52 f2de1a7b33a6: Layer already exists 14:45:52 085dd5eca76a: Layer already exists 14:45:52 1f3aef147ec0: Layer already exists 14:45:52 7fcd86313c14: Layer already exists 14:45:52 30403f9a9a15: Layer already exists 14:45:52 d1643d6ca269: Layer already exists 14:45:52 9765b4286569: Layer already exists 14:45:52 7ae75900d82a: Layer already exists 14:45:52 cf549f44e73d: Layer already exists 14:45:52 da707bb00cb8: Layer already exists 14:45:52 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:e2a4017071e18f33013a10079bc0db952910f0696330dd0f7b77be208a7c76a2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:53 + 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 14:45:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 14:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:45:53 1f3aef147ec0: Preparing 14:45:53 f2de1a7b33a6: Preparing 14:45:53 085dd5eca76a: Preparing 14:45:53 4c31b65ca92a: Preparing 14:45:53 ccea43944995: Preparing 14:45:53 7fcd86313c14: Preparing 14:45:53 d1643d6ca269: Preparing 14:45:53 30403f9a9a15: Preparing 14:45:53 9765b4286569: Preparing 14:45:53 7ae75900d82a: Preparing 14:45:53 cf549f44e73d: Preparing 14:45:53 da707bb00cb8: Preparing 14:45:53 9765b4286569: Waiting 14:45:53 7fcd86313c14: Waiting 14:45:53 d1643d6ca269: Waiting 14:45:53 30403f9a9a15: Waiting 14:45:53 7ae75900d82a: Waiting 14:45:53 cf549f44e73d: Waiting 14:45:53 da707bb00cb8: Waiting 14:45:53 1f3aef147ec0: Layer already exists 14:45:53 4c31b65ca92a: Layer already exists 14:45:53 f2de1a7b33a6: Layer already exists 14:45:53 ccea43944995: Layer already exists 14:45:53 085dd5eca76a: Layer already exists 14:45:53 d1643d6ca269: Layer already exists 14:45:53 7fcd86313c14: Layer already exists 14:45:53 30403f9a9a15: Layer already exists 14:45:53 7ae75900d82a: Layer already exists 14:45:53 9765b4286569: Layer already exists 14:45:53 da707bb00cb8: Layer already exists 14:45:53 cf549f44e73d: Layer already exists 14:45:53 main: digest: sha256:e2a4017071e18f33013a10079bc0db952910f0696330dd0f7b77be208a7c76a2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:45:53 ===================================================== [Pipeline] echo 14:45:53 taggedImages: 14:45:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:45:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.26 14:45:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 14:45:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 14:45:53 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:53 latest 14:45:53 3.2.0-dev.26 14:45:53 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:45:53 main 14:45:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:45:54 60a11c0245ce: Preparing 14:45:54 4a92b1e136f6: Preparing 14:45:54 30403f9a9a15: Preparing 14:45:54 9765b4286569: Preparing 14:45:54 63e164ed2e72: Preparing 14:45:54 991b00c538da: Preparing 14:45:54 da707bb00cb8: Preparing 14:45:54 991b00c538da: Waiting 14:45:54 da707bb00cb8: Waiting 14:45:54 9765b4286569: Layer already exists 14:45:54 30403f9a9a15: Layer already exists 14:45:54 da707bb00cb8: Layer already exists 14:45:54 60a11c0245ce: Pushed 14:45:54 63e164ed2e72: Pushed 14:45:56 991b00c538da: Pushed 14:45:58 4a92b1e136f6: Pushed 14:45:58 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:350206f7c5a2ac3a23cc72736fd07ea392c5e8e3ce32470f460b9116b6ce4100 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:58 + 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 14:45:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:45:59 60a11c0245ce: Preparing 14:45:59 4a92b1e136f6: Preparing 14:45:59 30403f9a9a15: Preparing 14:45:59 9765b4286569: Preparing 14:45:59 63e164ed2e72: Preparing 14:45:59 991b00c538da: Preparing 14:45:59 da707bb00cb8: Preparing 14:45:59 991b00c538da: Waiting 14:45:59 da707bb00cb8: Waiting 14:45:59 9765b4286569: Layer already exists 14:45:59 4a92b1e136f6: Layer already exists 14:45:59 60a11c0245ce: Layer already exists 14:45:59 63e164ed2e72: Layer already exists 14:45:59 30403f9a9a15: Layer already exists 14:45:59 da707bb00cb8: Layer already exists 14:45:59 991b00c538da: Layer already exists 14:45:59 latest: digest: sha256:350206f7c5a2ac3a23cc72736fd07ea392c5e8e3ce32470f460b9116b6ce4100 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.26 14:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:46:00 60a11c0245ce: Preparing 14:46:00 4a92b1e136f6: Preparing 14:46:00 30403f9a9a15: Preparing 14:46:00 9765b4286569: Preparing 14:46:00 63e164ed2e72: Preparing 14:46:00 991b00c538da: Preparing 14:46:00 da707bb00cb8: Preparing 14:46:00 991b00c538da: Waiting 14:46:00 da707bb00cb8: Waiting 14:46:00 30403f9a9a15: Layer already exists 14:46:00 63e164ed2e72: Layer already exists 14:46:00 9765b4286569: Layer already exists 14:46:00 60a11c0245ce: Layer already exists 14:46:00 4a92b1e136f6: Layer already exists 14:46:00 991b00c538da: Layer already exists 14:46:00 da707bb00cb8: Layer already exists 14:46:00 3.2.0-dev.26: digest: sha256:350206f7c5a2ac3a23cc72736fd07ea392c5e8e3ce32470f460b9116b6ce4100 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:00 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:46:00 60a11c0245ce: Preparing 14:46:00 4a92b1e136f6: Preparing 14:46:00 30403f9a9a15: Preparing 14:46:00 9765b4286569: Preparing 14:46:00 63e164ed2e72: Preparing 14:46:00 991b00c538da: Preparing 14:46:00 da707bb00cb8: Preparing 14:46:00 991b00c538da: Waiting 14:46:00 da707bb00cb8: Waiting 14:46:00 63e164ed2e72: Layer already exists 14:46:00 4a92b1e136f6: Layer already exists 14:46:00 60a11c0245ce: Layer already exists 14:46:00 9765b4286569: Layer already exists 14:46:00 30403f9a9a15: Layer already exists 14:46:00 991b00c538da: Layer already exists 14:46:00 da707bb00cb8: Layer already exists 14:46:00 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:350206f7c5a2ac3a23cc72736fd07ea392c5e8e3ce32470f460b9116b6ce4100 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:01 + 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 14:46:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 14:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:46:01 60a11c0245ce: Preparing 14:46:01 4a92b1e136f6: Preparing 14:46:01 30403f9a9a15: Preparing 14:46:01 9765b4286569: Preparing 14:46:01 63e164ed2e72: Preparing 14:46:01 991b00c538da: Preparing 14:46:01 da707bb00cb8: Preparing 14:46:01 991b00c538da: Waiting 14:46:01 da707bb00cb8: Waiting 14:46:01 4a92b1e136f6: Layer already exists 14:46:01 63e164ed2e72: Layer already exists 14:46:01 9765b4286569: Layer already exists 14:46:01 60a11c0245ce: Layer already exists 14:46:01 30403f9a9a15: Layer already exists 14:46:01 991b00c538da: Layer already exists 14:46:01 da707bb00cb8: Layer already exists 14:46:02 main: digest: sha256:350206f7c5a2ac3a23cc72736fd07ea392c5e8e3ce32470f460b9116b6ce4100 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:46:02 ===================================================== [Pipeline] echo 14:46:02 taggedImages: 14:46:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:46:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:46:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.26 14:46:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:46:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 14:46:02 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 14:46:02 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:46:02 latest 14:46:02 3.2.0-dev.26 14:46:02 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:46:02 main 14:46:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:46:03 b214ffc51e71: Preparing 14:46:03 2864dafd5c8f: Preparing 14:46:03 2cec8e5342f7: Preparing 14:46:03 30403f9a9a15: Preparing 14:46:03 9765b4286569: Preparing 14:46:03 0f819f413727: Preparing 14:46:03 14d912515b27: Preparing 14:46:03 983529928df0: Preparing 14:46:03 3dc352c6ace5: Preparing 14:46:03 da707bb00cb8: Preparing 14:46:03 0f819f413727: Waiting 14:46:03 14d912515b27: Waiting 14:46:03 983529928df0: Waiting 14:46:03 da707bb00cb8: Waiting 14:46:03 3dc352c6ace5: Waiting 14:46:03 30403f9a9a15: Layer already exists 14:46:03 9765b4286569: Layer already exists 14:46:03 2864dafd5c8f: Pushed 14:46:03 b214ffc51e71: Pushed 14:46:03 2cec8e5342f7: Pushed 14:46:03 da707bb00cb8: Layer already exists 14:46:03 983529928df0: Pushed 14:46:04 3dc352c6ace5: Pushed 14:46:16 14d912515b27: Pushed 14:46:20 0f819f413727: Pushed 14:46:20 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:2cbc72a4e1d71d52c8618013a699a23981242eae0e28f276bbf56b3ddb4f6658 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46: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 14:46:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:46:21 b214ffc51e71: Preparing 14:46:21 2864dafd5c8f: Preparing 14:46:21 2cec8e5342f7: Preparing 14:46:21 30403f9a9a15: Preparing 14:46:21 9765b4286569: Preparing 14:46:21 0f819f413727: Preparing 14:46:21 14d912515b27: Preparing 14:46:21 983529928df0: Preparing 14:46:21 3dc352c6ace5: Preparing 14:46:21 da707bb00cb8: Preparing 14:46:21 14d912515b27: Waiting 14:46:21 983529928df0: Waiting 14:46:21 3dc352c6ace5: Waiting 14:46:21 da707bb00cb8: Waiting 14:46:21 0f819f413727: Waiting 14:46:21 30403f9a9a15: Layer already exists 14:46:21 2864dafd5c8f: Layer already exists 14:46:21 b214ffc51e71: Layer already exists 14:46:21 9765b4286569: Layer already exists 14:46:21 2cec8e5342f7: Layer already exists 14:46:21 3dc352c6ace5: Layer already exists 14:46:21 14d912515b27: Layer already exists 14:46:21 0f819f413727: Layer already exists 14:46:21 983529928df0: Layer already exists 14:46:21 da707bb00cb8: Layer already exists 14:46:21 latest: digest: sha256:2cbc72a4e1d71d52c8618013a699a23981242eae0e28f276bbf56b3ddb4f6658 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.26 14:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:46:22 b214ffc51e71: Preparing 14:46:22 2864dafd5c8f: Preparing 14:46:22 2cec8e5342f7: Preparing 14:46:22 30403f9a9a15: Preparing 14:46:22 9765b4286569: Preparing 14:46:22 0f819f413727: Preparing 14:46:22 14d912515b27: Preparing 14:46:22 983529928df0: Preparing 14:46:22 3dc352c6ace5: Preparing 14:46:22 da707bb00cb8: Preparing 14:46:22 0f819f413727: Waiting 14:46:22 14d912515b27: Waiting 14:46:22 983529928df0: Waiting 14:46:22 3dc352c6ace5: Waiting 14:46:22 da707bb00cb8: Waiting 14:46:22 b214ffc51e71: Layer already exists 14:46:22 2864dafd5c8f: Layer already exists 14:46:22 9765b4286569: Layer already exists 14:46:22 2cec8e5342f7: Layer already exists 14:46:22 30403f9a9a15: Layer already exists 14:46:22 14d912515b27: Layer already exists 14:46:22 3dc352c6ace5: Layer already exists 14:46:22 0f819f413727: Layer already exists 14:46:22 983529928df0: Layer already exists 14:46:22 da707bb00cb8: Layer already exists 14:46:22 3.2.0-dev.26: digest: sha256:2cbc72a4e1d71d52c8618013a699a23981242eae0e28f276bbf56b3ddb4f6658 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:46:23 b214ffc51e71: Preparing 14:46:23 2864dafd5c8f: Preparing 14:46:23 2cec8e5342f7: Preparing 14:46:23 30403f9a9a15: Preparing 14:46:23 9765b4286569: Preparing 14:46:23 0f819f413727: Preparing 14:46:23 14d912515b27: Preparing 14:46:23 983529928df0: Preparing 14:46:23 3dc352c6ace5: Preparing 14:46:23 da707bb00cb8: Preparing 14:46:23 983529928df0: Waiting 14:46:23 0f819f413727: Waiting 14:46:23 3dc352c6ace5: Waiting 14:46:23 da707bb00cb8: Waiting 14:46:23 14d912515b27: Waiting 14:46:23 b214ffc51e71: Layer already exists 14:46:23 2864dafd5c8f: Layer already exists 14:46:23 9765b4286569: Layer already exists 14:46:23 2cec8e5342f7: Layer already exists 14:46:23 30403f9a9a15: Layer already exists 14:46:23 14d912515b27: Layer already exists 14:46:23 0f819f413727: Layer already exists 14:46:23 da707bb00cb8: Layer already exists 14:46:23 983529928df0: Layer already exists 14:46:23 3dc352c6ace5: Layer already exists 14:46:23 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:2cbc72a4e1d71d52c8618013a699a23981242eae0e28f276bbf56b3ddb4f6658 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:23 + 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 14:46:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 14:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:46:24 b214ffc51e71: Preparing 14:46:24 2864dafd5c8f: Preparing 14:46:24 2cec8e5342f7: Preparing 14:46:24 30403f9a9a15: Preparing 14:46:24 9765b4286569: Preparing 14:46:24 0f819f413727: Preparing 14:46:24 14d912515b27: Preparing 14:46:24 983529928df0: Preparing 14:46:24 3dc352c6ace5: Preparing 14:46:24 da707bb00cb8: Preparing 14:46:24 14d912515b27: Waiting 14:46:24 983529928df0: Waiting 14:46:24 3dc352c6ace5: Waiting 14:46:24 da707bb00cb8: Waiting 14:46:24 0f819f413727: Waiting 14:46:24 2864dafd5c8f: Layer already exists 14:46:24 2cec8e5342f7: Layer already exists 14:46:24 30403f9a9a15: Layer already exists 14:46:24 b214ffc51e71: Layer already exists 14:46:24 9765b4286569: Layer already exists 14:46:24 14d912515b27: Layer already exists 14:46:24 3dc352c6ace5: Layer already exists 14:46:24 983529928df0: Layer already exists 14:46:24 0f819f413727: Layer already exists 14:46:24 da707bb00cb8: Layer already exists 14:46:24 main: digest: sha256:2cbc72a4e1d71d52c8618013a699a23981242eae0e28f276bbf56b3ddb4f6658 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:46:24 ===================================================== [Pipeline] echo 14:46:24 taggedImages: 14:46:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:46:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:46:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.26 14:46:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:46:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 14:46:24 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 14:46:24 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:46:24 latest 14:46:24 3.2.0-dev.26 14:46:24 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:46:24 main 14:46:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:46:25 7c7a34f6a927: Preparing 14:46:25 724ad29c12b9: Preparing 14:46:25 9f3d9e99f70a: Preparing 14:46:25 30403f9a9a15: Preparing 14:46:25 9765b4286569: Preparing 14:46:25 fdf76e75bf98: Preparing 14:46:25 02a8dd207bbd: Preparing 14:46:25 d104cf2e5ed7: Preparing 14:46:25 da707bb00cb8: Preparing 14:46:25 fdf76e75bf98: Waiting 14:46:25 02a8dd207bbd: Waiting 14:46:25 d104cf2e5ed7: Waiting 14:46:25 da707bb00cb8: Waiting 14:46:25 30403f9a9a15: Layer already exists 14:46:25 9765b4286569: Layer already exists 14:46:25 9f3d9e99f70a: Pushed 14:46:25 7c7a34f6a927: Pushed 14:46:25 724ad29c12b9: Pushed 14:46:25 da707bb00cb8: Layer already exists 14:46:25 02a8dd207bbd: Pushed 14:46:25 d104cf2e5ed7: Pushed 14:46:44 fdf76e75bf98: Pushed 14:46:44 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:9ff9786937286f42ed8002d264d72ad90b2edb913c43b771cbce8166888859c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:44 + 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 14:46:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:46:45 7c7a34f6a927: Preparing 14:46:45 724ad29c12b9: Preparing 14:46:45 9f3d9e99f70a: Preparing 14:46:45 30403f9a9a15: Preparing 14:46:45 9765b4286569: Preparing 14:46:45 fdf76e75bf98: Preparing 14:46:45 02a8dd207bbd: Preparing 14:46:45 d104cf2e5ed7: Preparing 14:46:45 da707bb00cb8: Preparing 14:46:45 fdf76e75bf98: Waiting 14:46:45 02a8dd207bbd: Waiting 14:46:45 d104cf2e5ed7: Waiting 14:46:45 da707bb00cb8: Waiting 14:46:45 7c7a34f6a927: Layer already exists 14:46:45 9f3d9e99f70a: Layer already exists 14:46:45 9765b4286569: Layer already exists 14:46:45 30403f9a9a15: Layer already exists 14:46:45 724ad29c12b9: Layer already exists 14:46:45 d104cf2e5ed7: Layer already exists 14:46:45 02a8dd207bbd: Layer already exists 14:46:45 fdf76e75bf98: Layer already exists 14:46:45 da707bb00cb8: Layer already exists 14:46:45 latest: digest: sha256:9ff9786937286f42ed8002d264d72ad90b2edb913c43b771cbce8166888859c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.26 14:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:46:45 7c7a34f6a927: Preparing 14:46:45 724ad29c12b9: Preparing 14:46:45 9f3d9e99f70a: Preparing 14:46:45 30403f9a9a15: Preparing 14:46:45 9765b4286569: Preparing 14:46:45 fdf76e75bf98: Preparing 14:46:45 02a8dd207bbd: Preparing 14:46:45 d104cf2e5ed7: Preparing 14:46:45 da707bb00cb8: Preparing 14:46:45 02a8dd207bbd: Waiting 14:46:45 fdf76e75bf98: Waiting 14:46:45 d104cf2e5ed7: Waiting 14:46:45 da707bb00cb8: Waiting 14:46:45 9765b4286569: Layer already exists 14:46:45 9f3d9e99f70a: Layer already exists 14:46:45 7c7a34f6a927: Layer already exists 14:46:45 724ad29c12b9: Layer already exists 14:46:45 30403f9a9a15: Layer already exists 14:46:45 fdf76e75bf98: Layer already exists 14:46:45 d104cf2e5ed7: Layer already exists 14:46:45 02a8dd207bbd: Layer already exists 14:46:45 da707bb00cb8: Layer already exists 14:46:46 3.2.0-dev.26: digest: sha256:9ff9786937286f42ed8002d264d72ad90b2edb913c43b771cbce8166888859c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:46:46 7c7a34f6a927: Preparing 14:46:46 724ad29c12b9: Preparing 14:46:46 9f3d9e99f70a: Preparing 14:46:46 30403f9a9a15: Preparing 14:46:46 9765b4286569: Preparing 14:46:46 fdf76e75bf98: Preparing 14:46:46 02a8dd207bbd: Preparing 14:46:46 d104cf2e5ed7: Preparing 14:46:46 da707bb00cb8: Preparing 14:46:46 fdf76e75bf98: Waiting 14:46:46 02a8dd207bbd: Waiting 14:46:46 d104cf2e5ed7: Waiting 14:46:46 da707bb00cb8: Waiting 14:46:46 9765b4286569: Layer already exists 14:46:46 724ad29c12b9: Layer already exists 14:46:46 7c7a34f6a927: Layer already exists 14:46:46 30403f9a9a15: Layer already exists 14:46:46 9f3d9e99f70a: Layer already exists 14:46:46 02a8dd207bbd: Layer already exists 14:46:46 fdf76e75bf98: Layer already exists 14:46:46 da707bb00cb8: Layer already exists 14:46:46 d104cf2e5ed7: Layer already exists 14:46:47 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:9ff9786937286f42ed8002d264d72ad90b2edb913c43b771cbce8166888859c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:47 + 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 14:46:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 14:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:46:47 7c7a34f6a927: Preparing 14:46:47 724ad29c12b9: Preparing 14:46:47 9f3d9e99f70a: Preparing 14:46:47 30403f9a9a15: Preparing 14:46:47 9765b4286569: Preparing 14:46:47 fdf76e75bf98: Preparing 14:46:47 02a8dd207bbd: Preparing 14:46:47 d104cf2e5ed7: Preparing 14:46:47 da707bb00cb8: Preparing 14:46:47 02a8dd207bbd: Waiting 14:46:47 d104cf2e5ed7: Waiting 14:46:47 da707bb00cb8: Waiting 14:46:47 fdf76e75bf98: Waiting 14:46:47 9765b4286569: Layer already exists 14:46:47 7c7a34f6a927: Layer already exists 14:46:47 9f3d9e99f70a: Layer already exists 14:46:47 30403f9a9a15: Layer already exists 14:46:47 724ad29c12b9: Layer already exists 14:46:47 da707bb00cb8: Layer already exists 14:46:47 fdf76e75bf98: Layer already exists 14:46:47 d104cf2e5ed7: Layer already exists 14:46:47 02a8dd207bbd: Layer already exists 14:46:48 main: digest: sha256:9ff9786937286f42ed8002d264d72ad90b2edb913c43b771cbce8166888859c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:46:48 ===================================================== [Pipeline] echo 14:46:48 taggedImages: 14:46:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:46:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:46:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.26 14:46:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:46:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 14:46:48 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 14:46:48 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:46:48 latest 14:46:48 3.2.0-dev.26 14:46:48 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:46:48 main 14:46:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:46:49 aec9023ec093: Preparing 14:46:49 59a4899ddfbc: Preparing 14:46:49 04b8fe61a58e: Preparing 14:46:49 30403f9a9a15: Preparing 14:46:49 9765b4286569: Preparing 14:46:49 fdf76e75bf98: Preparing 14:46:49 983529928df0: Preparing 14:46:49 3dc352c6ace5: Preparing 14:46:49 da707bb00cb8: Preparing 14:46:49 983529928df0: Waiting 14:46:49 3dc352c6ace5: Waiting 14:46:49 da707bb00cb8: Waiting 14:46:49 fdf76e75bf98: Waiting 14:46:49 9765b4286569: Layer already exists 14:46:49 30403f9a9a15: Layer already exists 14:46:49 fdf76e75bf98: Layer already exists 14:46:49 983529928df0: Layer already exists 14:46:49 3dc352c6ace5: Layer already exists 14:46:49 da707bb00cb8: Layer already exists 14:46:49 04b8fe61a58e: Pushed 14:46:49 aec9023ec093: Pushed 14:46:49 59a4899ddfbc: Pushed 14:46:49 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:d85143385ea3b6e9bc1fd4f7f060f804162f912e792c9d18c41a9c6a6f2b6e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:49 + 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 14:46:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:46:49 aec9023ec093: Preparing 14:46:49 59a4899ddfbc: Preparing 14:46:49 04b8fe61a58e: Preparing 14:46:49 30403f9a9a15: Preparing 14:46:49 9765b4286569: Preparing 14:46:49 fdf76e75bf98: Preparing 14:46:49 983529928df0: Preparing 14:46:49 3dc352c6ace5: Preparing 14:46:49 da707bb00cb8: Preparing 14:46:49 983529928df0: Waiting 14:46:49 3dc352c6ace5: Waiting 14:46:49 da707bb00cb8: Waiting 14:46:49 fdf76e75bf98: Waiting 14:46:49 aec9023ec093: Layer already exists 14:46:49 59a4899ddfbc: Layer already exists 14:46:49 9765b4286569: Layer already exists 14:46:49 30403f9a9a15: Layer already exists 14:46:49 04b8fe61a58e: Layer already exists 14:46:49 983529928df0: Layer already exists 14:46:49 fdf76e75bf98: Layer already exists 14:46:49 da707bb00cb8: Layer already exists 14:46:49 3dc352c6ace5: Layer already exists 14:46:50 latest: digest: sha256:d85143385ea3b6e9bc1fd4f7f060f804162f912e792c9d18c41a9c6a6f2b6e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.26 14:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:46:50 aec9023ec093: Preparing 14:46:50 59a4899ddfbc: Preparing 14:46:50 04b8fe61a58e: Preparing 14:46:50 30403f9a9a15: Preparing 14:46:50 9765b4286569: Preparing 14:46:50 fdf76e75bf98: Preparing 14:46:50 983529928df0: Preparing 14:46:50 3dc352c6ace5: Preparing 14:46:50 da707bb00cb8: Preparing 14:46:50 983529928df0: Waiting 14:46:50 3dc352c6ace5: Waiting 14:46:50 da707bb00cb8: Waiting 14:46:50 fdf76e75bf98: Waiting 14:46:50 30403f9a9a15: Layer already exists 14:46:50 9765b4286569: Layer already exists 14:46:50 59a4899ddfbc: Layer already exists 14:46:50 04b8fe61a58e: Layer already exists 14:46:50 aec9023ec093: Layer already exists 14:46:50 983529928df0: Layer already exists 14:46:50 fdf76e75bf98: Layer already exists 14:46:50 3dc352c6ace5: Layer already exists 14:46:50 da707bb00cb8: Layer already exists 14:46:51 3.2.0-dev.26: digest: sha256:d85143385ea3b6e9bc1fd4f7f060f804162f912e792c9d18c41a9c6a6f2b6e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:46:51 aec9023ec093: Preparing 14:46:51 59a4899ddfbc: Preparing 14:46:51 04b8fe61a58e: Preparing 14:46:51 30403f9a9a15: Preparing 14:46:51 9765b4286569: Preparing 14:46:51 fdf76e75bf98: Preparing 14:46:51 983529928df0: Preparing 14:46:51 3dc352c6ace5: Preparing 14:46:51 da707bb00cb8: Preparing 14:46:51 983529928df0: Waiting 14:46:51 3dc352c6ace5: Waiting 14:46:51 fdf76e75bf98: Waiting 14:46:51 da707bb00cb8: Waiting 14:46:51 04b8fe61a58e: Layer already exists 14:46:51 59a4899ddfbc: Layer already exists 14:46:51 30403f9a9a15: Layer already exists 14:46:51 9765b4286569: Layer already exists 14:46:51 aec9023ec093: Layer already exists 14:46:51 3dc352c6ace5: Layer already exists 14:46:51 fdf76e75bf98: Layer already exists 14:46:51 983529928df0: Layer already exists 14:46:51 da707bb00cb8: Layer already exists 14:46:51 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:d85143385ea3b6e9bc1fd4f7f060f804162f912e792c9d18c41a9c6a6f2b6e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:52 + 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 14:46:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 14:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:46:52 aec9023ec093: Preparing 14:46:52 59a4899ddfbc: Preparing 14:46:52 04b8fe61a58e: Preparing 14:46:52 30403f9a9a15: Preparing 14:46:52 9765b4286569: Preparing 14:46:52 fdf76e75bf98: Preparing 14:46:52 983529928df0: Preparing 14:46:52 3dc352c6ace5: Preparing 14:46:52 da707bb00cb8: Preparing 14:46:52 983529928df0: Waiting 14:46:52 fdf76e75bf98: Waiting 14:46:52 da707bb00cb8: Waiting 14:46:52 3dc352c6ace5: Waiting 14:46:52 9765b4286569: Layer already exists 14:46:52 30403f9a9a15: Layer already exists 14:46:52 aec9023ec093: Layer already exists 14:46:52 04b8fe61a58e: Layer already exists 14:46:52 59a4899ddfbc: Layer already exists 14:46:52 fdf76e75bf98: Layer already exists 14:46:52 983529928df0: Layer already exists 14:46:52 3dc352c6ace5: Layer already exists 14:46:52 da707bb00cb8: Layer already exists 14:46:53 main: digest: sha256:d85143385ea3b6e9bc1fd4f7f060f804162f912e792c9d18c41a9c6a6f2b6e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:46:53 ===================================================== [Pipeline] echo 14:46:53 taggedImages: 14:46:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:46:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:46:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.26 14:46:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:46:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 14:46:53 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 14:46:53 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:46:53 latest 14:46:53 3.2.0-dev.26 14:46:53 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:46:53 main 14:46:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:46:54 9d4894bb3a17: Preparing 14:46:54 f839735cfd6e: Preparing 14:46:54 30403f9a9a15: Preparing 14:46:54 9765b4286569: Preparing 14:46:54 17e967e8b6ad: Preparing 14:46:54 2d4a16ce001c: Preparing 14:46:54 da707bb00cb8: Preparing 14:46:54 2d4a16ce001c: Waiting 14:46:54 da707bb00cb8: Waiting 14:46:54 17e967e8b6ad: Pushed 14:46:54 9765b4286569: Layer already exists 14:46:54 30403f9a9a15: Layer already exists 14:46:54 da707bb00cb8: Layer already exists 14:46:54 9d4894bb3a17: Pushed 14:46:54 2d4a16ce001c: Pushed 14:47:01 f839735cfd6e: Pushed 14:47:01 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:cc2102f290e675a3231f09c124d150ab04a5f7f4fc543aba07871aedc271e58c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:47:02 9d4894bb3a17: Preparing 14:47:02 f839735cfd6e: Preparing 14:47:02 30403f9a9a15: Preparing 14:47:02 9765b4286569: Preparing 14:47:02 17e967e8b6ad: Preparing 14:47:02 2d4a16ce001c: Preparing 14:47:02 da707bb00cb8: Preparing 14:47:02 2d4a16ce001c: Waiting 14:47:02 da707bb00cb8: Waiting 14:47:02 30403f9a9a15: Layer already exists 14:47:02 f839735cfd6e: Layer already exists 14:47:02 17e967e8b6ad: Layer already exists 14:47:02 9765b4286569: Layer already exists 14:47:02 9d4894bb3a17: Layer already exists 14:47:02 2d4a16ce001c: Layer already exists 14:47:02 da707bb00cb8: Layer already exists 14:47:02 latest: digest: sha256:cc2102f290e675a3231f09c124d150ab04a5f7f4fc543aba07871aedc271e58c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.26 14:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:47:03 9d4894bb3a17: Preparing 14:47:03 f839735cfd6e: Preparing 14:47:03 30403f9a9a15: Preparing 14:47:03 9765b4286569: Preparing 14:47:03 17e967e8b6ad: Preparing 14:47:03 2d4a16ce001c: Preparing 14:47:03 da707bb00cb8: Preparing 14:47:03 2d4a16ce001c: Waiting 14:47:03 da707bb00cb8: Waiting 14:47:03 30403f9a9a15: Layer already exists 14:47:03 17e967e8b6ad: Layer already exists 14:47:03 f839735cfd6e: Layer already exists 14:47:03 9d4894bb3a17: Layer already exists 14:47:03 9765b4286569: Layer already exists 14:47:03 2d4a16ce001c: Layer already exists 14:47:03 da707bb00cb8: Layer already exists 14:47:03 3.2.0-dev.26: digest: sha256:cc2102f290e675a3231f09c124d150ab04a5f7f4fc543aba07871aedc271e58c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:47:04 9d4894bb3a17: Preparing 14:47:04 f839735cfd6e: Preparing 14:47:04 30403f9a9a15: Preparing 14:47:04 9765b4286569: Preparing 14:47:04 17e967e8b6ad: Preparing 14:47:04 2d4a16ce001c: Preparing 14:47:04 da707bb00cb8: Preparing 14:47:04 2d4a16ce001c: Waiting 14:47:04 da707bb00cb8: Waiting 14:47:04 17e967e8b6ad: Layer already exists 14:47:04 30403f9a9a15: Layer already exists 14:47:04 f839735cfd6e: Layer already exists 14:47:04 9765b4286569: Layer already exists 14:47:04 9d4894bb3a17: Layer already exists 14:47:04 2d4a16ce001c: Layer already exists 14:47:04 da707bb00cb8: Layer already exists 14:47:04 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:cc2102f290e675a3231f09c124d150ab04a5f7f4fc543aba07871aedc271e58c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 14:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:47:05 9d4894bb3a17: Preparing 14:47:05 f839735cfd6e: Preparing 14:47:05 30403f9a9a15: Preparing 14:47:05 9765b4286569: Preparing 14:47:05 17e967e8b6ad: Preparing 14:47:05 2d4a16ce001c: Preparing 14:47:05 da707bb00cb8: Preparing 14:47:05 2d4a16ce001c: Waiting 14:47:05 da707bb00cb8: Waiting 14:47:05 9d4894bb3a17: Layer already exists 14:47:05 f839735cfd6e: Layer already exists 14:47:05 9765b4286569: Layer already exists 14:47:05 30403f9a9a15: Layer already exists 14:47:05 17e967e8b6ad: Layer already exists 14:47:05 da707bb00cb8: Layer already exists 14:47:05 2d4a16ce001c: Layer already exists 14:47:05 main: digest: sha256:cc2102f290e675a3231f09c124d150ab04a5f7f4fc543aba07871aedc271e58c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:47:05 ===================================================== [Pipeline] echo 14:47:05 taggedImages: 14:47:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:47:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:47:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.26 14:47:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:47:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 14:47:05 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 14:47:05 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:47:05 latest 14:47:05 3.2.0-dev.26 14:47:05 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:47:05 main 14:47:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:47:06 eebc39445869: Preparing 14:47:06 230efe52787e: Preparing 14:47:06 30403f9a9a15: Preparing 14:47:06 9765b4286569: Preparing 14:47:06 1befd08b8bd8: Preparing 14:47:06 b163bb44cc5d: Preparing 14:47:06 da707bb00cb8: Preparing 14:47:06 b163bb44cc5d: Waiting 14:47:06 da707bb00cb8: Waiting 14:47:06 1befd08b8bd8: Layer already exists 14:47:06 30403f9a9a15: Layer already exists 14:47:06 9765b4286569: Layer already exists 14:47:06 b163bb44cc5d: Layer already exists 14:47:06 da707bb00cb8: Layer already exists 14:47:06 eebc39445869: Pushed 14:47:13 230efe52787e: Pushed 14:47:13 a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:010526f350832773781648e649d7f5b497ad05b6ff986ec019fe289337206397 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:47:13 eebc39445869: Preparing 14:47:13 230efe52787e: Preparing 14:47:13 30403f9a9a15: Preparing 14:47:13 9765b4286569: Preparing 14:47:13 1befd08b8bd8: Preparing 14:47:13 b163bb44cc5d: Preparing 14:47:13 da707bb00cb8: Preparing 14:47:13 b163bb44cc5d: Waiting 14:47:13 da707bb00cb8: Waiting 14:47:13 30403f9a9a15: Layer already exists 14:47:13 1befd08b8bd8: Layer already exists 14:47:13 eebc39445869: Layer already exists 14:47:13 9765b4286569: Layer already exists 14:47:13 230efe52787e: Layer already exists 14:47:13 b163bb44cc5d: Layer already exists 14:47:13 da707bb00cb8: Layer already exists 14:47:13 latest: digest: sha256:010526f350832773781648e649d7f5b497ad05b6ff986ec019fe289337206397 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.26 14:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:47:14 eebc39445869: Preparing 14:47:14 230efe52787e: Preparing 14:47:14 30403f9a9a15: Preparing 14:47:14 9765b4286569: Preparing 14:47:14 1befd08b8bd8: Preparing 14:47:14 b163bb44cc5d: Preparing 14:47:14 da707bb00cb8: Preparing 14:47:14 b163bb44cc5d: Waiting 14:47:14 da707bb00cb8: Waiting 14:47:14 eebc39445869: Layer already exists 14:47:14 1befd08b8bd8: Layer already exists 14:47:14 30403f9a9a15: Layer already exists 14:47:14 230efe52787e: Layer already exists 14:47:14 9765b4286569: Layer already exists 14:47:14 da707bb00cb8: Layer already exists 14:47:14 b163bb44cc5d: Layer already exists 14:47:14 3.2.0-dev.26: digest: sha256:010526f350832773781648e649d7f5b497ad05b6ff986ec019fe289337206397 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:47:15 eebc39445869: Preparing 14:47:15 230efe52787e: Preparing 14:47:15 30403f9a9a15: Preparing 14:47:15 9765b4286569: Preparing 14:47:15 1befd08b8bd8: Preparing 14:47:15 b163bb44cc5d: Preparing 14:47:15 da707bb00cb8: Preparing 14:47:15 b163bb44cc5d: Waiting 14:47:15 da707bb00cb8: Waiting 14:47:15 eebc39445869: Layer already exists 14:47:15 230efe52787e: Layer already exists 14:47:15 9765b4286569: Layer already exists 14:47:15 1befd08b8bd8: Layer already exists 14:47:15 30403f9a9a15: Layer already exists 14:47:15 b163bb44cc5d: Layer already exists 14:47:15 da707bb00cb8: Layer already exists 14:47:15 a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:010526f350832773781648e649d7f5b497ad05b6ff986ec019fe289337206397 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 14:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:47:16 eebc39445869: Preparing 14:47:16 230efe52787e: Preparing 14:47:16 30403f9a9a15: Preparing 14:47:16 9765b4286569: Preparing 14:47:16 1befd08b8bd8: Preparing 14:47:16 b163bb44cc5d: Preparing 14:47:16 da707bb00cb8: Preparing 14:47:16 b163bb44cc5d: Waiting 14:47:16 da707bb00cb8: Waiting 14:47:16 9765b4286569: Layer already exists 14:47:16 1befd08b8bd8: Layer already exists 14:47:16 30403f9a9a15: Layer already exists 14:47:16 230efe52787e: Layer already exists 14:47:16 eebc39445869: Layer already exists 14:47:16 b163bb44cc5d: Layer already exists 14:47:16 da707bb00cb8: Layer already exists 14:47:16 main: digest: sha256:010526f350832773781648e649d7f5b497ad05b6ff986ec019fe289337206397 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:47:16 ===================================================== [Pipeline] echo 14:47:16 taggedImages: 14:47:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 14:47:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:47:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.26 14:47:16 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 14:47:16 - 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 14:47:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:47:17 14:47:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:47:17 arm64: Pulling from edgex-lftools-log-publisher 14:47:17 8998bd30e6a1: Pulling fs layer 14:47:17 04944245beec: Pulling fs layer 14:47:17 699f458cf7ca: Pulling fs layer 14:47:17 765212b225bb: Pulling fs layer 14:47:17 f23df028b6ca: Pulling fs layer 14:47:17 765212b225bb: Waiting 14:47:17 d65c8cfc05b1: Pulling fs layer 14:47:17 2437ff75d9bd: Pulling fs layer 14:47:17 f23df028b6ca: Waiting 14:47:17 d65c8cfc05b1: Waiting 14:47:17 2437ff75d9bd: Waiting 14:47:17 04944245beec: Verifying Checksum 14:47:17 04944245beec: Download complete 14:47:17 765212b225bb: Verifying Checksum 14:47:17 765212b225bb: Download complete 14:47:17 f23df028b6ca: Verifying Checksum 14:47:17 f23df028b6ca: Download complete 14:47:17 d65c8cfc05b1: Download complete 14:47:18 699f458cf7ca: Verifying Checksum 14:47:18 699f458cf7ca: Download complete 14:47:18 8998bd30e6a1: Download complete 14:47:21 2437ff75d9bd: Download complete 14:47:23 8998bd30e6a1: Pull complete 14:47:23 04944245beec: Pull complete 14:47:25 699f458cf7ca: Pull complete 14:47:25 765212b225bb: Pull complete 14:47:26 f23df028b6ca: Pull complete 14:47:26 d65c8cfc05b1: Pull complete 14:47:44 2437ff75d9bd: Pull complete 14:47:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:47:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:47:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:44 prd-ubuntu20.04-docker-arm64-4c-16g-4095 does not seem to be running inside a container 14:47:44 $ 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/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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-lftools-log-publisher:arm64 cat 14:47:47 $ docker top b976f3416327fb4314ab14548671443f86cc14569d29263ac8b1150ea00ba9cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:48 ---> job-cost.sh 14:47:48 lf-activate-venv: SKIPPING 14:47:48 INFO: No Stack... 14:47:48 INFO: Retrieving Pricing Info for: v3-standard-4 14:47:49 INFO: Archiving Costs [Pipeline] sh 14:47:49 + cat /w/workspace/edgex-go/644/archives/cost.csv 14:47:49 + cut -d, -f6 [Pipeline] lock 14:47:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-644-stack-cost] 14:47:50 Resource [jenkins-edgexfoundry-edgex-go-main-644-stack-cost] did not exist. Created. 14:47:50 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-644-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:47:50 + echo total: 0.10999999940395355 [Pipeline] stash 14:47:51 Stashed 1 file(s) [Pipeline] } 14:47:51 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-644-stack-cost] [Pipeline] // lock [Pipeline] } 14:47:51 $ docker stop --time=1 b976f3416327fb4314ab14548671443f86cc14569d29263ac8b1150ea00ba9cb 14:47:52 $ docker rm -f --volumes b976f3416327fb4314ab14548671443f86cc14569d29263ac8b1150ea00ba9cb [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 14:47:53 provisioning config files... 14:47:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/644@tmp/config14280013092513310056tmp [Pipeline] { [Pipeline] sh 14:47:53 + set +x 14:47:53 + curl -s https://codecov.io/bash 14:47:53 + bash -s -- 14:47:53 14:47:53 _____ _ 14:47:53 / ____| | | 14:47:53 | | ___ __| | ___ ___ _____ __ 14:47:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:47:53 | |___| (_) | (_| | __/ (_| (_) \ V / 14:47:53 \_____\___/ \__,_|\___|\___\___/ \_/ 14:47:53 Bash-1.0.6 14:47:53 14:47:53 14:47:53 ==> git version 2.25.1 found 14:47:53 ==> 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 14:47:53 Release-Date: 2020-01-08 14:47:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:47:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:47:53 ==> Jenkins CI detected. 14:47:53 current dir:  /w/workspace/edgex-go/644 14:47:53 project root: . 14:47:53 --> token set from env 14:47:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:47:53 ==> Running gcov in . (disable via -X gcov) 14:47:53 ==> Python coveragepy not found 14:47:53 ==> Searching for coverage reports in: 14:47:53 + . 14:47:53 -> Found 1 reports 14:47:53 ==> Detecting git/mercurial file structure 14:47:53 ==> Reading reports 14:47:53 + ./coverage.out bytes=455714 14:47:53 ==> Appending adjustments 14:47:53 https://docs.codecov.io/docs/fixing-reports 14:47:54 + Found adjustments 14:47:54 ==> Gzipping contents 14:47:54 60K /tmp/codecov.TBdO9b.gz 14:47:54 ==> Uploading reports 14:47:54 url: https://codecov.io 14:47:54 query: branch=main&commit=a802096cb56626d3379e9589aa0de6bc0bfaf5c9&build=644&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F644%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:47:54 -> Pinging Codecov 14:47:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a802096cb56626d3379e9589aa0de6bc0bfaf5c9&build=644&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F644%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:47:55 -> Uploading to 14:47:55 https://storage.googleapis.com/codecov/v4/raw/2024-06-21/00271124DB129430A58F1EEE437C3FCB/a802096cb56626d3379e9589aa0de6bc0bfaf5c9/6560915f-2340-4f53-bb0e-497260969f9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240621%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240621T144754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b783f77e7ac6417421481b27c3f5c7ceb41bde8ee02e21f3fe1d0fd9bb1b6c6 14:47:55 % Total % Received % Xferd Average Speed Time Time Time Current 14:47:55 Dload Upload Total Spent Left Speed 14:47:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58027 0 0 100 58027 0 203k --:--:-- --:--:-- --:--:-- 203k 14:47:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } 14:47:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:47:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:47:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:47:55 14:47:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:47:56 latest: Pulling from edgex-devops/edgex-snyk-go 14:47:56 619be1103602: Already exists 14:47:56 f8ea3408117e: Pulling fs layer 14:47:56 91320369b822: Pulling fs layer 14:47:56 0406650e8295: Pulling fs layer 14:47:56 4f4fb700ef54: Pulling fs layer 14:47:56 96d80e3f36e1: Pulling fs layer 14:47:56 bcf3aedb951c: Pulling fs layer 14:47:56 96d80e3f36e1: Waiting 14:47:56 bcf3aedb951c: Waiting 14:47:56 4f4fb700ef54: Waiting 14:47:56 0406650e8295: Download complete 14:47:56 f8ea3408117e: Download complete 14:47:56 4f4fb700ef54: Verifying Checksum 14:47:56 4f4fb700ef54: Download complete 14:47:56 f8ea3408117e: Pull complete 14:47:56 96d80e3f36e1: Verifying Checksum 14:47:56 96d80e3f36e1: Download complete 14:47:57 91320369b822: Verifying Checksum 14:47:57 91320369b822: Download complete 14:47:57 bcf3aedb951c: Verifying Checksum 14:47:57 bcf3aedb951c: Download complete 14:48:00 91320369b822: Pull complete 14:48:00 0406650e8295: Pull complete 14:48:00 4f4fb700ef54: Pull complete 14:48:00 96d80e3f36e1: Pull complete 14:48:05 bcf3aedb951c: Pull complete 14:48:05 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 14:48:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:48:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:07 prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container 14:48:07 $ 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/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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 14:48:15 $ docker top d874e0cd0a08d4d89f7020923debebe154b280a354bec590541a04f039372c5e -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:16 + git config --global --add safe.directory /w/workspace/edgex-go/644 [Pipeline] echo 14:48:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 14:48:16 + set -o pipefail 14:48:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 14:48:26 14:48:26 Monitoring /w/workspace/edgex-go/644 (github.com/edgexfoundry/edgex-go)... 14:48:26 14:48:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b3e20a92-319e-4574-b4b4-a830a9f879d9 14:48:26 14:48:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:48:26 [Pipeline] } 14:48:27 $ docker stop --time=1 d874e0cd0a08d4d89f7020923debebe154b280a354bec590541a04f039372c5e 14:48:30 $ docker rm -f --volumes d874e0cd0a08d4d89f7020923debebe154b280a354bec590541a04f039372c5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:48:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:48:31 provisioning config files... 14:48:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/644@tmp/config15167551867972241317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:48:31 --> edgex-publish-swagger.sh 14:48:31 === Publish openapi/v3 API === 14:48:31 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 14:48:31 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/644/openapi/v3/core-command.yaml] 14:48:31 % Total % Received % Xferd Average Speed Time Time Time Current 14:48:31 Dload Upload Total Spent Left Speed 14:48:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 43305 --:--:-- --:--:-- --:--:-- 43248 100 32782 0 0 100 32782 0 43305 --:--:-- --:--:-- --:--:-- 43248 14:48:32 14:48:32 14:48:32 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/644/openapi/v3/core-data.yaml] 14:48:32 % Total % Received % Xferd Average Speed Time Time Time Current 14:48:32 Dload Upload Total Spent Left Speed 14:48:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 108k --:--:-- --:--:-- --:--:-- 108k 100 72043 0 0 100 72043 0 108k --:--:-- --:--:-- --:--:-- 108k 14:48:33 14:48:33 14:48:33 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/644/openapi/v3/core-metadata.yaml] 14:48:33 % Total % Received % Xferd Average Speed Time Time Time Current 14:48:33 Dload Upload Total Spent Left Speed 14:48:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 156 100 144k 271 251k --:--:-- --:--:-- --:--:-- 252k 14:48:33 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 14:48:33 14:48:33 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/644/openapi/v3/support-notifications.yaml] 14:48:33 % Total % Received % Xferd Average Speed Time Time Time Current 14:48:33 Dload Upload Total Spent Left Speed 14:48:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 417k 100 87457 100 156 100 87301 280 153k --:--:-- --:--:-- --:--:-- 153k 14:48:34 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 14:48:34 14:48:34 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/644/openapi/v3/support-scheduler.yaml] 14:48:34 % Total % Received % Xferd Average Speed Time Time Time Current 14:48:34 Dload Upload Total Spent Left Speed 14:48:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 299 70928 --:--:-- --:--:-- --:--:-- 71228 14:48:34 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 14:48:34 [Pipeline] } 14:48:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 14:48:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:48:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:48:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:35 prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container 14:48:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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 14:48:36 $ docker top 1ec66adc711c0c88a49fb51c90c3a9f50d9fe593516c038e8d13dbb838f17c23 -eo pid,comm 14:48:36 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). 14:48:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:48:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:36 [ssh-agent] Looking for ssh-agent implementation... 14:48:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:36 $ docker exec 1ec66adc711c0c88a49fb51c90c3a9f50d9fe593516c038e8d13dbb838f17c23 ssh-agent 14:48:36 SSH_AUTH_SOCK=/tmp/ssh-VEdO5xkR8x3T/agent.33 14:48:36 SSH_AGENT_PID=39 14:48:36 Running ssh-add (command line suppressed) 14:48:36 Identity added: /w/workspace/edgex-go/644@tmp/private_key_1770255032971386401.key (/w/workspace/edgex-go/644@tmp/private_key_1770255032971386401.key) 14:48:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:36 + git semver tag 14:48:37 2024-06-21 14:48:37,184 [run_tag] DEBUG tag force:False 14:48:37 2024-06-21 14:48:37,185 [check_head_tag] DEBUG check head tag 14:48:37 2024-06-21 14:48:37,188 [execute] INFO git cat-file --batch-check 14:48:37 2024-06-21 14:48:37,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/644, universal_newlines=False, shell=None, istream=) 14:48:37 2024-06-21 14:48:37,194 [execute] INFO git cat-file --batch 14:48:37 2024-06-21 14:48:37,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/644, universal_newlines=False, shell=None, istream=) 14:48:37 2024-06-21 14:48:37,229 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main 14:48:37 2024-06-21 14:48:37,230 [execute] INFO git tag -a v3.2.0-dev.26 -m v3.2.0-dev.26 14:48:37 2024-06-21 14:48:37,230 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.26', '-m', 'v3.2.0-dev.26'], cwd=/w/workspace/edgex-go/644, universal_newlines=False, shell=None, istream=None) 14:48:37 2024-06-21 14:48:37,234 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main 14:48:37 3.2.0-dev.26 [Pipeline] } 14:48:37 $ docker exec --env ******** --env ******** 1ec66adc711c0c88a49fb51c90c3a9f50d9fe593516c038e8d13dbb838f17c23 ssh-agent -k 14:48:37 unset SSH_AUTH_SOCK; 14:48:37 unset SSH_AGENT_PID; 14:48:37 echo Agent pid 39 killed; 14:48:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:48:37 + git semver [Pipeline] } 14:48:38 $ docker stop --time=1 1ec66adc711c0c88a49fb51c90c3a9f50d9fe593516c038e8d13dbb838f17c23 14:48:39 $ docker rm -f --volumes 1ec66adc711c0c88a49fb51c90c3a9f50d9fe593516c038e8d13dbb838f17c23 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:48:39 14:48:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:48:40 0.23.1-centos7: Pulling from edgex-lftools 14:48:40 ab5ef0e58194: Pulling fs layer 14:48:40 9712f1f96733: Pulling fs layer 14:48:40 63f879dbbcfc: Pulling fs layer 14:48:40 0d9ebad4ef96: Pulling fs layer 14:48:40 e9a5061849ea: Pulling fs layer 14:48:40 d747dcd14b5f: Pulling fs layer 14:48:40 2de7ff778b66: Pulling fs layer 14:48:40 e9a5061849ea: Waiting 14:48:40 d747dcd14b5f: Waiting 14:48:40 2de7ff778b66: Waiting 14:48:40 0d9ebad4ef96: Waiting 14:48:40 9712f1f96733: Verifying Checksum 14:48:40 9712f1f96733: Download complete 14:48:40 63f879dbbcfc: Verifying Checksum 14:48:40 63f879dbbcfc: Download complete 14:48:40 e9a5061849ea: Verifying Checksum 14:48:40 e9a5061849ea: Download complete 14:48:41 d747dcd14b5f: Verifying Checksum 14:48:41 d747dcd14b5f: Download complete 14:48:41 0d9ebad4ef96: Verifying Checksum 14:48:41 0d9ebad4ef96: Download complete 14:48:41 ab5ef0e58194: Verifying Checksum 14:48:41 ab5ef0e58194: Download complete 14:48:41 2de7ff778b66: Verifying Checksum 14:48:41 2de7ff778b66: Download complete 14:48:44 ab5ef0e58194: Pull complete 14:48:44 9712f1f96733: Pull complete 14:48:44 63f879dbbcfc: Pull complete 14:48:48 0d9ebad4ef96: Pull complete 14:48:48 e9a5061849ea: Pull complete 14:48:49 d747dcd14b5f: Pull complete 14:48:50 2de7ff778b66: Pull complete 14:48:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:48:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:48:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:50 prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container 14:48:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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 14:49:01 $ docker top 5e37d1c2e389f50502f82229aae584a087557f86b85671245e21195c9dc9a202 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:49:01 provisioning config files... 14:49:01 copy managed file [sigul-config] to file:/w/workspace/edgex-go/644@tmp/config12367868664401229289tmp 14:49:01 copy managed file [sigul-password] to file:/w/workspace/edgex-go/644@tmp/config1220391235919365049tmp 14:49:01 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/644@tmp/config15755148866599149838tmp [Pipeline] { [Pipeline] echo 14:49:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:49:01 ---> sigul-configuration.sh 14:49:01 gpg: directory `/root/.gnupg' created 14:49:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:49:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:49:01 gpg: keyring `/root/.gnupg/secring.gpg' created 14:49:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:49:01 gpg: CAST5 encrypted data 14:49:01 gpg: encrypted with 1 passphrase 14:49:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:49:01 + mkdir /home/jenkins 14:49:01 + mkdir /home/jenkins/sigul [Pipeline] sh 14:49:02 + 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 14:49:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:49:02 ---> sigul-install.sh 14:49:02 Sigul already installed; skipping installation. [Pipeline] sh 14:49:02 + git tag --list 14:49:02 0.6.0 14:49:02 0.6.1 14:49:02 0.7.0 14:49:02 0.7.1 14:49:02 v1.0.0 14:49:02 v1.0.1 14:49:02 v1.1.0 14:49:02 v1.2.0 14:49:02 v1.2.1 14:49:02 v1.3.0 14:49:02 v1.3.1 14:49:02 v2.0.0 14:49:02 v2.1.0 14:49:02 v2.1.1 14:49:02 v2.2.0 14:49:02 v2.3.0 14:49:02 v3.0 14:49:02 v3.0.0 14:49:02 v3.1 14:49:02 v3.1.0 14:49:02 v3.1.0-dev.1 14:49:02 v3.1.0-dev.10 14:49:02 v3.1.0-dev.11 14:49:02 v3.1.0-dev.12 14:49:02 v3.1.0-dev.13 14:49:02 v3.1.0-dev.14 14:49:02 v3.1.0-dev.15 14:49:02 v3.1.0-dev.16 14:49:02 v3.1.0-dev.17 14:49:02 v3.1.0-dev.18 14:49:02 v3.1.0-dev.19 14:49:02 v3.1.0-dev.2 14:49:02 v3.1.0-dev.20 14:49:02 v3.1.0-dev.21 14:49:02 v3.1.0-dev.22 14:49:02 v3.1.0-dev.23 14:49:02 v3.1.0-dev.24 14:49:02 v3.1.0-dev.25 14:49:02 v3.1.0-dev.26 14:49:02 v3.1.0-dev.27 14:49:02 v3.1.0-dev.28 14:49:02 v3.1.0-dev.29 14:49:02 v3.1.0-dev.3 14:49:02 v3.1.0-dev.30 14:49:02 v3.1.0-dev.31 14:49:02 v3.1.0-dev.32 14:49:02 v3.1.0-dev.33 14:49:02 v3.1.0-dev.34 14:49:02 v3.1.0-dev.35 14:49:02 v3.1.0-dev.36 14:49:02 v3.1.0-dev.37 14:49:02 v3.1.0-dev.38 14:49:02 v3.1.0-dev.39 14:49:02 v3.1.0-dev.4 14:49:02 v3.1.0-dev.40 14:49:02 v3.1.0-dev.41 14:49:02 v3.1.0-dev.42 14:49:02 v3.1.0-dev.43 14:49:02 v3.1.0-dev.44 14:49:02 v3.1.0-dev.45 14:49:02 v3.1.0-dev.46 14:49:02 v3.1.0-dev.47 14:49:02 v3.1.0-dev.48 14:49:02 v3.1.0-dev.49 14:49:02 v3.1.0-dev.5 14:49:02 v3.1.0-dev.50 14:49:02 v3.1.0-dev.51 14:49:02 v3.1.0-dev.52 14:49:02 v3.1.0-dev.53 14:49:02 v3.1.0-dev.54 14:49:02 v3.1.0-dev.55 14:49:02 v3.1.0-dev.56 14:49:02 v3.1.0-dev.57 14:49:02 v3.1.0-dev.58 14:49:02 v3.1.0-dev.59 14:49:02 v3.1.0-dev.6 14:49:02 v3.1.0-dev.60 14:49:02 v3.1.0-dev.61 14:49:02 v3.1.0-dev.62 14:49:02 v3.1.0-dev.63 14:49:02 v3.1.0-dev.64 14:49:02 v3.1.0-dev.65 14:49:02 v3.1.0-dev.66 14:49:02 v3.1.0-dev.67 14:49:02 v3.1.0-dev.68 14:49:02 v3.1.0-dev.69 14:49:02 v3.1.0-dev.7 14:49:02 v3.1.0-dev.70 14:49:02 v3.1.0-dev.71 14:49:02 v3.1.0-dev.72 14:49:02 v3.1.0-dev.73 14:49:02 v3.1.0-dev.8 14:49:02 v3.1.0-dev.9 14:49:02 v3.1.1 14:49:02 v3.1.1-dev.1 14:49:02 v3.1.1-dev.2 14:49:02 v3.2.0-dev.1 14:49:02 v3.2.0-dev.10 14:49:02 v3.2.0-dev.11 14:49:02 v3.2.0-dev.12 14:49:02 v3.2.0-dev.13 14:49:02 v3.2.0-dev.14 14:49:02 v3.2.0-dev.15 14:49:02 v3.2.0-dev.16 14:49:02 v3.2.0-dev.17 14:49:02 v3.2.0-dev.18 14:49:02 v3.2.0-dev.19 14:49:02 v3.2.0-dev.2 14:49:02 v3.2.0-dev.20 14:49:02 v3.2.0-dev.21 14:49:02 v3.2.0-dev.22 14:49:02 v3.2.0-dev.23 14:49:02 v3.2.0-dev.24 14:49:02 v3.2.0-dev.25 14:49:02 v3.2.0-dev.26 14:49:02 v3.2.0-dev.3 14:49:02 v3.2.0-dev.4 14:49:02 v3.2.0-dev.5 14:49:02 v3.2.0-dev.6 14:49:02 v3.2.0-dev.7 14:49:02 v3.2.0-dev.8 14:49:02 v3.2.0-dev.9 [Pipeline] sh 14:49:02 + lftools sign git-tag v3.2.0-dev.26 14:49:03 Signing Git tag with Sigul... 14:49:03 Signing v3.2.0-dev.26 [Pipeline] echo 14:49:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:49:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:49:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:49:04 $ docker stop --time=1 5e37d1c2e389f50502f82229aae584a087557f86b85671245e21195c9dc9a202 14:49:05 $ docker rm -f --volumes 5e37d1c2e389f50502f82229aae584a087557f86b85671245e21195c9dc9a202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:49:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:49:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:49:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:49:06 prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container 14:49:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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 14:49:06 $ docker top 0fd6a7f526776ec4574f95ebfc29a7b61ffd8f615d6bada26b5b6b0e668fff6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:49:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:49:06 [ssh-agent] Looking for ssh-agent implementation... 14:49:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:49:06 $ docker exec 0fd6a7f526776ec4574f95ebfc29a7b61ffd8f615d6bada26b5b6b0e668fff6f ssh-agent 14:49:07 SSH_AUTH_SOCK=/tmp/ssh-HLQ1YC84CkVs/agent.32 14:49:07 SSH_AGENT_PID=38 14:49:07 Running ssh-add (command line suppressed) 14:49:07 Identity added: /w/workspace/edgex-go/644@tmp/private_key_7083882869579165854.key (/w/workspace/edgex-go/644@tmp/private_key_7083882869579165854.key) 14:49:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:49:07 + git semver bump pre 14:49:08 2024-06-21 14:49:07,778 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main 14:49:08 2024-06-21 14:49:07,779 [bump_version] DEBUG bumping version:3.2.0-dev.26 on axis:pre with prefix:dev 14:49:08 2024-06-21 14:49:07,779 [bump_version] DEBUG bumped version:3.2.0-dev.27 14:49:08 2024-06-21 14:49:07,779 [write_version] DEBUG write version:3.2.0-dev.27 to path:/w/workspace/edgex-go/644/.semver/main with force:True 14:49:08 2024-06-21 14:49:07,779 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main 14:49:08 2024-06-21 14:49:07,780 [write_file] DEBUG write to file:/w/workspace/edgex-go/644/.semver/main 14:49:08 2024-06-21 14:49:07,784 [execute] INFO git cat-file --batch-check 14:49:08 2024-06-21 14:49:07,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/644/.semver, universal_newlines=False, shell=None, istream=) 14:49:08 2024-06-21 14:49:07,791 [execute] INFO git cat-file --batch 14:49:08 2024-06-21 14:49:07,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/644/.semver, universal_newlines=False, shell=None, istream=) 14:49:08 2024-06-21 14:49:07,796 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main 14:49:08 3.2.0-dev.27 [Pipeline] } 14:49:08 $ docker exec --env ******** --env ******** 0fd6a7f526776ec4574f95ebfc29a7b61ffd8f615d6bada26b5b6b0e668fff6f ssh-agent -k 14:49:08 unset SSH_AUTH_SOCK; 14:49:08 unset SSH_AGENT_PID; 14:49:08 echo Agent pid 38 killed; 14:49:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:49:08 + git semver [Pipeline] } 14:49:08 $ docker stop --time=1 0fd6a7f526776ec4574f95ebfc29a7b61ffd8f615d6bada26b5b6b0e668fff6f 14:49:10 $ docker rm -f --volumes 0fd6a7f526776ec4574f95ebfc29a7b61ffd8f615d6bada26b5b6b0e668fff6f [Pipeline] // withDockerContainer [Pipeline] sh 14:49:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:49:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:49:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:49:11 prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container 14:49:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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 14:49:11 $ docker top 244d02468e136736c79bf03fdd9b11db791e58a7034d8901b1ffc65a9d3e215a -eo pid,comm 14:49:11 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). 14:49:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:49:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:49:11 [ssh-agent] Looking for ssh-agent implementation... 14:49:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:49:11 $ docker exec 244d02468e136736c79bf03fdd9b11db791e58a7034d8901b1ffc65a9d3e215a ssh-agent 14:49:11 SSH_AUTH_SOCK=/tmp/ssh-8o9LOwl8wy6W/agent.31 14:49:11 SSH_AGENT_PID=37 14:49:11 Running ssh-add (command line suppressed) 14:49:11 Identity added: /w/workspace/edgex-go/644@tmp/private_key_8349717229376047587.key (/w/workspace/edgex-go/644@tmp/private_key_8349717229376047587.key) 14:49:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:49:12 + git semver push 14:49:12 2024-06-21 14:49:12,520 [run_push] DEBUG push 14:49:12 2024-06-21 14:49:12,521 [execute] INFO git cat-file --batch-check 14:49:12 2024-06-21 14:49:12,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/644/.semver, universal_newlines=False, shell=None, istream=) 14:49:12 2024-06-21 14:49:12,525 [execute] INFO git rev-list cd34acae89743b561f7a77e908204426c4c588f1 -- 14:49:12 2024-06-21 14:49:12,526 [execute] DEBUG Popen(['git', 'rev-list', 'cd34acae89743b561f7a77e908204426c4c588f1', '--'], cwd=/w/workspace/edgex-go/644/.semver, universal_newlines=False, shell=None, istream=None) 14:49:12 2024-06-21 14:49:12,545 [execute] INFO git fetch -v origin 14:49:12 2024-06-21 14:49:12,545 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/644/.semver, universal_newlines=True, shell=None, istream=None) 14:49:13 2024-06-21 14:49:12,996 [run_push] DEBUG no remote changes detected 14:49:13 2024-06-21 14:49:12,997 [execute] INFO git push origin semver 14:49:13 2024-06-21 14:49:12,997 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/644/.semver, universal_newlines=False, shell=None, istream=None) 14:49:14 2024-06-21 14:49:13,973 [run_push] DEBUG push all version tags 14:49:14 2024-06-21 14:49:13,974 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:49:14 2024-06-21 14:49:13,975 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/644, universal_newlines=False, shell=None, istream=None) 14:49:15 2024-06-21 14:49:14,737 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main 14:49:15 3.2.0-dev.27 [Pipeline] } 14:49:15 $ docker exec --env ******** --env ******** 244d02468e136736c79bf03fdd9b11db791e58a7034d8901b1ffc65a9d3e215a ssh-agent -k 14:49:15 unset SSH_AUTH_SOCK; 14:49:15 unset SSH_AGENT_PID; 14:49:15 echo Agent pid 37 killed; 14:49:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:49:15 + git semver [Pipeline] } 14:49:15 $ docker stop --time=1 244d02468e136736c79bf03fdd9b11db791e58a7034d8901b1ffc65a9d3e215a 14:49:17 $ docker rm -f --volumes 244d02468e136736c79bf03fdd9b11db791e58a7034d8901b1ffc65a9d3e215a [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 14:49:17 + [ -d /w/workspace/edgex-go/644/archives ] [Pipeline] libraryResource [Pipeline] sh 14:49:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:49:18 ---> package-listing.sh 14:49:18 ++ facter osfamily 14:49:18 ++ tr '[:upper:]' '[:lower:]' 14:49:19 + OS_FAMILY=debian 14:49:19 + workspace=/w/workspace/edgex-go/644 14:49:19 + START_PACKAGES=/tmp/packages_start.txt 14:49:19 + END_PACKAGES=/tmp/packages_end.txt 14:49:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:49:19 + PACKAGES=/tmp/packages_start.txt 14:49:19 + '[' /w/workspace/edgex-go/644 ']' 14:49:19 + PACKAGES=/tmp/packages_end.txt 14:49:19 + case "${OS_FAMILY}" in 14:49:19 + dpkg -l 14:49:19 + grep '^ii' 14:49:19 + '[' -f /tmp/packages_start.txt ']' 14:49:19 + '[' -f /tmp/packages_end.txt ']' 14:49:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:49:19 + '[' /w/workspace/edgex-go/644 ']' 14:49:19 + mkdir -p /w/workspace/edgex-go/644/archives/ 14:49:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/644/archives/ [Pipeline] echo 14:49:19 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/644/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:49:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:49:19 14:49:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:49:20 latest: Pulling from edgex-lftools-log-publisher 14:49:20 5eb5b503b376: Pulling fs layer 14:49:20 5c69ac0246d0: Pulling fs layer 14:49:20 ec43610c2a17: Pulling fs layer 14:49:20 3a2ae6a8a46f: Pulling fs layer 14:49:20 33b1e0a273af: Pulling fs layer 14:49:20 5d3b04190fa2: Pulling fs layer 14:49:20 2f39f015ded8: Pulling fs layer 14:49:20 5d3b04190fa2: Waiting 14:49:20 2f39f015ded8: Waiting 14:49:20 3a2ae6a8a46f: Waiting 14:49:20 33b1e0a273af: Waiting 14:49:20 5c69ac0246d0: Verifying Checksum 14:49:20 5c69ac0246d0: Download complete 14:49:20 3a2ae6a8a46f: Download complete 14:49:20 33b1e0a273af: Verifying Checksum 14:49:20 33b1e0a273af: Download complete 14:49:20 ec43610c2a17: Verifying Checksum 14:49:20 ec43610c2a17: Download complete 14:49:20 5d3b04190fa2: Verifying Checksum 14:49:20 5d3b04190fa2: Download complete 14:49:20 5eb5b503b376: Verifying Checksum 14:49:20 5eb5b503b376: Download complete 14:49:21 2f39f015ded8: Verifying Checksum 14:49:21 2f39f015ded8: Download complete 14:49:22 5eb5b503b376: Pull complete 14:49:22 5c69ac0246d0: Pull complete 14:49:22 ec43610c2a17: Pull complete 14:49:22 3a2ae6a8a46f: Pull complete 14:49:23 33b1e0a273af: Pull complete 14:49:23 5d3b04190fa2: Pull complete 14:49:28 2f39f015ded8: Pull complete 14:49:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:49:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:49:28 prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container 14:49:28 $ 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/644/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/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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 14:49:41 $ docker top 1f5b74e20208f327ebf78a266d6c39347c4955ea3b4397081621b290f62d9a20 -eo pid,comm [Pipeline] { [Pipeline] sh 14:49:41 + touch /tmp/pre-build-complete [Pipeline] sh 14:49:42 + mkdir -p /var/log/sysstat [Pipeline] sh 14:49:42 + ls /var/log/sa-host 14:49:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:49:42 provisioning config files... 14:49:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/644@tmp/config13902105740202898610tmp [Pipeline] { [Pipeline] echo 14:49:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:49:42 ---> create-netrc.sh [Pipeline] } 14:49:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:49:43 ---> python-tools-install.sh [Pipeline] echo 14:49:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:49:43 ---> sudo-logs.sh 14:49:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:49:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:49:43 ---> job-cost.sh 14:49:43 lf-activate-venv: SKIPPING 14:49:43 DEBUG: total: 0.10999999940395355 14:49:43 INFO: Retrieving Stack Cost... 14:49:44 INFO: Retrieving Pricing Info for: v3-standard-8 14:49:44 INFO: Archiving Costs [Pipeline] echo 14:49:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:49:44 ---> logs-deploy.sh 14:49:44 lf-activate-venv: SKIPPING 14:49:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/644 14:49:44 INFO: archiving workspace using pattern(s): 14:49:45 Archives upload complete. 14:49:45 INFO: archiving logs to Nexus 14:49:46 ---> uname -a: 14:49:46 Linux prd-ubuntu20-04-docker-8c-8g-4094 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:49:46 14:49:46 14:49:46 ---> lscpu: 14:49:46 Architecture: x86_64 14:49:46 CPU op-mode(s): 32-bit, 64-bit 14:49:46 Byte Order: Little Endian 14:49:46 Address sizes: 40 bits physical, 48 bits virtual 14:49:46 CPU(s): 8 14:49:46 On-line CPU(s) list: 0-7 14:49:46 Thread(s) per core: 1 14:49:46 Core(s) per socket: 1 14:49:46 Socket(s): 8 14:49:46 NUMA node(s): 1 14:49:46 Vendor ID: AuthenticAMD 14:49:46 CPU family: 23 14:49:46 Model: 49 14:49:46 Model name: AMD EPYC-Rome Processor 14:49:46 Stepping: 0 14:49:46 CPU MHz: 2800.000 14:49:46 BogoMIPS: 5600.00 14:49:46 Virtualization: AMD-V 14:49:46 Hypervisor vendor: KVM 14:49:46 Virtualization type: full 14:49:46 L1d cache: 256 KiB 14:49:46 L1i cache: 256 KiB 14:49:46 L2 cache: 4 MiB 14:49:46 L3 cache: 128 MiB 14:49:46 NUMA node0 CPU(s): 0-7 14:49:46 Vulnerability Itlb multihit: Not affected 14:49:46 Vulnerability L1tf: Not affected 14:49:46 Vulnerability Mds: Not affected 14:49:46 Vulnerability Meltdown: Not affected 14:49:46 Vulnerability Mmio stale data: Not affected 14:49:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:49:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:49:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:49:46 Vulnerability Srbds: Not affected 14:49:46 Vulnerability Tsx async abort: Not affected 14:49:46 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 14:49:46 14:49:46 14:49:46 ---> nproc: 14:49:46 8 14:49:46 14:49:46 14:49:46 ---> df -h: 14:49:46 Filesystem Size Used Avail Use% Mounted on 14:49:46 overlay 155G 25G 131G 16% / 14:49:46 tmpfs 64M 0 64M 0% /dev 14:49:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:49:46 shm 64M 0 64M 0% /dev/shm 14:49:46 /dev/vda1 155G 25G 131G 16% /facter-os 14:49:46 14:49:46 14:49:46 ---> sar -b -r -n DEV: 14:49:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4094) 06/21/24 _x86_64_ (8 CPU) 14:49:46 14:49:46 14:10:33 LINUX RESTART (8 CPU) 14:49:46 14:49:46 14:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:49:46 14:12:01 163.24 38.28 124.96 0.00 4264.62 37753.44 0.00 14:49:46 14:13:01 186.49 1.10 185.39 0.00 24.93 62177.37 0.00 14:49:46 14:14:01 31.94 0.00 31.94 0.00 0.00 23461.97 0.00 14:49:46 14:15:01 36.16 0.15 36.01 0.00 2.40 18771.14 0.00 14:49:46 14:16:01 164.39 2.80 161.59 0.00 152.11 56776.80 0.00 14:49:46 14:17:01 328.91 1.78 327.13 0.00 2002.33 157411.23 0.00 14:49:46 14:18:01 475.21 9.26 465.95 0.00 2337.76 146491.69 0.00 14:49:46 14:19:01 180.07 0.12 179.95 0.00 0.93 46402.93 0.00 14:49:46 14:20:01 420.81 0.05 420.76 0.00 0.40 109657.72 0.00 14:49:46 14:21:01 256.94 0.08 256.86 0.00 13.33 7831.76 0.00 14:49:46 14:22:01 18.76 0.02 18.75 0.00 4.27 477.12 0.00 14:49:46 14:23:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 14:49:46 14:24:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 14:49:46 14:25:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 14:49:46 14:26:01 1.90 0.02 1.88 0.00 0.13 25.73 0.00 14:49:46 14:27:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 14:49:46 14:28:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 14:49:46 14:29:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 14:49:46 14:30:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 14:49:46 14:31:01 3.37 1.02 2.35 0.00 21.86 30.66 0.00 14:49:46 14:32:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 14:49:46 14:33:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 14:49:46 14:34:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 14:49:46 14:35:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 14:49:46 14:36:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 14:49:46 14:37:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 14:49:46 14:38:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 14:49:46 14:39:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 14:49:46 14:40:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 14:49:46 14:41:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 14:49:46 14:42:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 14:49:46 14:43:02 1.47 0.00 1.47 0.00 0.00 16.93 0.00 14:49:46 14:44:01 1.02 0.00 1.02 0.00 0.00 10.98 0.00 14:49:46 14:45:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 14:49:46 14:46:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 14:49:46 14:47:01 1.98 0.00 1.98 0.00 0.00 22.40 0.00 14:49:46 14:48:01 5.57 0.10 5.47 0.00 10.26 1085.42 0.00 14:49:46 14:49:01 152.82 0.58 152.24 0.00 5.87 60466.06 0.00 14:49:46 Average: 64.62 1.46 63.16 0.00 232.76 19198.72 0.00 14:49:46 14:49:46 14:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:49:46 14:12:01 29567848 31571084 771244 2.35 60504 2234308 1914796 5.64 1010576 1958752 636 14:49:46 14:13:01 28109600 31347296 955372 2.91 125160 3295552 2054732 6.06 1349108 2930436 19076 14:49:46 14:14:01 27058436 31321452 978236 2.97 127568 4265072 2340004 6.90 1960928 3315500 270332 14:49:46 14:15:01 26966008 31307712 986320 3.00 132920 4311144 2252868 6.64 1619296 3715264 236520 14:49:46 14:16:01 24886316 31278068 993332 3.02 154068 6321448 2197588 6.48 1789428 5570884 1914224 14:49:46 14:17:01 22098508 31219208 1030788 3.13 158444 8942592 3090344 9.11 2190072 7830368 5132 14:49:46 14:18:01 15613080 29491852 2699544 8.21 320140 13035084 6771248 19.96 4555124 11377728 208924 14:49:46 14:19:01 12102668 28955140 3230468 9.82 339268 15845144 8397664 24.75 6466192 12819892 1741544 14:49:46 14:20:01 14490748 31364248 879828 2.68 346896 16018120 2402132 7.08 2945812 14194704 57128 14:49:46 14:21:01 14488216 31410256 838208 2.55 352284 16059588 2131732 6.28 3212200 13936576 548 14:49:46 14:22:01 14489116 31412424 835980 2.54 353116 16059876 2005784 5.91 3520176 13625852 68 14:49:46 14:23:01 14489456 31412768 835716 2.54 353132 16059876 2005784 5.91 3520068 13625852 172 14:49:46 14:24:01 14498944 31422284 826160 2.51 353136 16059880 2005784 5.91 3509868 13625856 8 14:49:46 14:25:01 14500864 31424216 824608 2.51 353148 16059888 2021952 5.96 3509868 13625864 140 14:49:46 14:26:01 14513120 31436528 812600 2.47 353176 16059860 2036880 6.00 3498296 13625840 60 14:49:46 14:27:01 14512876 31436316 812784 2.47 353192 16059868 2036880 6.00 3498380 13625848 144 14:49:46 14:28:01 14512828 31436276 812740 2.47 353220 16059872 2036880 6.00 3498320 13625852 8 14:49:46 14:29:01 14512780 31436260 812712 2.47 353232 16059872 2036880 6.00 3498384 13625848 192 14:49:46 14:30:01 14512692 31436180 812724 2.47 353240 16059880 2036880 6.00 3498384 13625856 12 14:49:46 14:31:01 14511380 31435892 812860 2.47 353300 16060624 2076488 6.12 3498040 13626532 4 14:49:46 14:32:01 14511492 31436028 812892 2.47 353308 16060628 2076488 6.12 3498404 13626536 28 14:49:46 14:33:01 14513112 31437684 811108 2.47 353316 16060636 2060164 6.07 3496452 13626540 204 14:49:46 14:34:01 14513608 31438180 810540 2.46 353328 16060636 2060164 6.07 3496452 13626540 8 14:49:46 14:35:01 14513528 31438136 810504 2.46 353340 16060640 2060164 6.07 3496480 13626548 196 14:49:46 14:36:01 14513512 31438120 810476 2.46 353360 16060636 2060164 6.07 3496364 13626548 4 14:49:46 14:37:01 14513212 31437848 810796 2.47 353380 16060644 2060164 6.07 3496740 13626552 200 14:49:46 14:38:01 14513164 31437804 810768 2.47 353400 16060648 2060164 6.07 3496388 13626556 4 14:49:46 14:39:01 14513608 31438308 810456 2.46 353424 16060648 2060164 6.07 3496544 13626556 188 14:49:46 14:40:01 14513552 31438256 810468 2.46 353436 16060652 2043944 6.02 3496544 13626560 8 14:49:46 14:41:01 14513436 31438176 810676 2.47 353456 16060656 2043944 6.02 3496868 13626564 156 14:49:46 14:42:01 14513484 31438224 810608 2.47 353472 16060660 2043944 6.02 3496728 13626564 8 14:49:46 14:43:02 14513396 31438176 810568 2.47 353492 16060664 2043944 6.02 3497120 13626572 44 14:49:46 14:44:01 14513388 31438168 810548 2.46 353504 16060664 2043944 6.02 3496860 13626572 8 14:49:46 14:45:01 14512752 31437608 810968 2.47 353520 16060668 2043944 6.02 3496900 13626576 184 14:49:46 14:46:01 14513196 31438056 810652 2.47 353560 16060672 2043944 6.02 3496724 13626580 8 14:49:46 14:47:01 14513060 31438020 810556 2.46 353596 16060676 2043944 6.02 3496848 13626584 8 14:49:46 14:48:01 13983516 31381140 866916 2.64 356656 16496580 2340364 6.90 3552520 14062924 444448 14:49:46 14:49:01 13080440 31397292 848944 2.58 387968 17293532 2072756 6.11 3596220 14827320 248 14:49:46 Average: 16308183 31298439 953965 2.90 317070 14254950 2397779 7.07 3295939 12126960 128969 14:49:46 14:49:46 14:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:49:46 14:12:01 ens3 1130.28 1040.68 8076.98 138.05 0.00 0.00 0.00 0.00 14:49:46 14:12:01 lo 3.67 3.67 0.36 0.36 0.00 0.00 0.00 0.00 14:49:46 14:12:01 docker0 551.52 500.58 38.78 2870.68 0.00 0.00 0.00 0.00 14:49:46 14:12:01 vethd3ceb43 551.52 500.70 46.32 2870.69 0.00 0.00 0.00 0.24 14:49:46 14:13:01 ens3 493.23 345.56 5244.94 103.84 0.00 0.00 0.00 0.00 14:49:46 14:13:01 vethf62e432 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:49:46 14:13:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 14:49:46 14:13:01 docker0 242.98 347.83 20.81 2057.18 0.00 0.00 0.00 0.00 14:49:46 14:14:01 ens3 29.96 18.85 31.59 11.82 0.00 0.00 0.00 0.00 14:49:46 14:14:01 vethf62e432 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:14:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:15:01 ens3 24.80 16.58 20.93 11.46 0.00 0.00 0.00 0.00 14:49:46 14:15:01 vethf62e432 1.33 1.35 0.12 0.12 0.00 0.00 0.00 0.00 14:49:46 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:15:01 docker0 1.33 1.33 0.10 0.12 0.00 0.00 0.00 0.00 14:49:46 14:16:01 ens3 157.84 98.23 2943.03 17.80 0.00 0.00 0.00 0.00 14:49:46 14:16:01 veth0123750 0.35 0.40 0.03 0.13 0.00 0.00 0.00 0.00 14:49:46 14:16:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 14:49:46 14:16:01 docker0 0.35 0.28 0.03 0.12 0.00 0.00 0.00 0.00 14:49:46 14:17:01 ens3 243.59 132.74 2909.31 25.81 0.00 0.00 0.00 0.00 14:49:46 14:17:01 veth0123750 0.03 0.63 0.00 0.03 0.00 0.00 0.00 0.00 14:49:46 14:17:01 veth996d0c5 3.23 4.15 0.31 1.98 0.00 0.00 0.00 0.00 14:49:46 14:17:01 vethd1e4c82 3.30 4.20 0.32 1.98 0.00 0.00 0.00 0.00 14:49:46 14:17:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 14:49:46 14:17:01 docker0 51.51 81.72 3.53 985.59 0.00 0.00 0.00 0.00 14:49:46 14:17:01 vethd81cde1 3.53 4.48 0.34 2.02 0.00 0.00 0.00 0.00 14:49:46 14:17:01 veth4f1f4ce 3.43 4.33 0.34 2.03 0.00 0.00 0.00 0.00 14:49:46 14:18:01 veth9b32286 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:49:46 14:18:01 vethe13701d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:49:46 14:18:01 veth55b65ea 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:49:46 14:18:01 ens3 635.10 337.06 5639.80 41.24 0.00 0.00 0.00 0.00 14:49:46 14:18:01 veth0081973 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:49:46 14:18:01 vethbd1fd84 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:49:46 14:18:01 veth0123750 0.10 0.25 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:18:01 vethe4956f5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:49:46 14:18:01 veth1c645ac 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:49:46 14:18:01 vethb09a1b6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:49:46 14:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:18:01 veth3a75550 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:49:46 14:18:01 docker0 305.95 554.14 27.49 4741.05 0.00 0.00 0.00 0.00 14:49:46 14:18:01 veth4c84907 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:49:46 14:18:01 veth58c1045 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:49:46 14:19:01 veth9b32286 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:19:01 vethe13701d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:19:01 veth55b65ea 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:19:01 ens3 6.28 3.54 5.20 2.80 0.00 0.00 0.00 0.00 14:49:46 14:19:01 veth0081973 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:19:01 vethbd1fd84 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:19:01 veth0123750 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:19:01 vethe4956f5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:19:01 veth1c645ac 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:19:01 vethb09a1b6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:19:01 veth3a75550 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:19:01 veth4c84907 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:19:01 veth58c1045 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:20:01 ens3 5.82 3.18 4.78 2.53 0.00 0.00 0.00 0.00 14:49:46 14:20:01 veth0123750 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:20:01 vethd22ff3e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:20:01 veth1aea88c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:21:01 ens3 441.33 455.82 232.78 1933.73 0.00 0.00 0.00 0.00 14:49:46 14:21:01 lo 52.39 52.39 5.16 5.16 0.00 0.00 0.00 0.00 14:49:46 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:22:01 ens3 279.65 291.97 117.11 1722.50 0.00 0.00 0.00 0.00 14:49:46 14:22:01 lo 22.86 22.86 2.26 2.26 0.00 0.00 0.00 0.00 14:49:46 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:27:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:49:46 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:28:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:29:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:32:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 14:49:46 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:37:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:49:46 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:42:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 14:49:46 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:43:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:43:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:45:01 ens3 1.35 0.78 6.00 0.06 0.00 0.00 0.00 0.00 14:49:46 14:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:46:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:47:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:49:46 14:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:49:46 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:48:01 ens3 119.63 64.67 3600.31 8.93 0.00 0.00 0.00 0.00 14:49:46 14:48:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:49:46 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:49:01 ens3 301.13 175.14 4479.80 38.72 0.00 0.00 0.00 0.00 14:49:46 14:49:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 14:49:46 14:49:01 docker0 84.57 147.66 7.57 1262.68 0.00 0.00 0.00 0.00 14:49:46 14:49:01 veth4f2b7a0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 Average: ens3 101.94 78.63 877.01 106.87 0.00 0.00 0.00 0.00 14:49:46 Average: lo 2.32 2.32 0.23 0.23 0.00 0.00 0.00 0.00 14:49:46 Average: docker0 32.60 43.01 2.59 313.77 0.00 0.00 0.00 0.00 14:49:46 Average: veth4f2b7a0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:46 14:49:46 14:49:46 ---> sar -P ALL: 14:49:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4094) 06/21/24 _x86_64_ (8 CPU) 14:49:46 14:49:46 14:10:33 LINUX RESTART (8 CPU) 14:49:46 14:49:46 14:11:01 CPU %user %nice %system %iowait %steal %idle 14:49:46 14:12:01 all 7.59 0.00 2.04 5.25 0.05 85.07 14:49:46 14:12:01 0 6.61 0.00 1.58 4.41 0.05 87.35 14:49:46 14:12:01 1 7.93 0.00 2.77 1.47 0.05 87.79 14:49:46 14:12:01 2 10.93 0.00 2.46 7.18 0.05 79.38 14:49:46 14:12:01 3 5.78 0.00 1.70 0.42 0.08 92.01 14:49:46 14:12:01 4 7.86 0.00 1.68 3.43 0.05 86.98 14:49:46 14:12:01 5 6.08 0.00 1.68 6.90 0.03 85.30 14:49:46 14:12:01 6 7.30 0.00 2.20 5.70 0.03 84.76 14:49:46 14:12:01 7 8.23 0.00 2.27 12.44 0.05 77.01 14:49:46 14:13:01 all 7.28 0.00 3.34 7.04 0.06 82.28 14:49:46 14:13:01 0 5.66 0.00 3.23 0.54 0.03 90.54 14:49:46 14:13:01 1 7.37 0.00 3.81 3.09 0.08 85.64 14:49:46 14:13:01 2 6.95 0.00 4.13 20.22 0.05 68.66 14:49:46 14:13:01 3 8.08 0.00 2.65 4.56 0.05 84.66 14:49:46 14:13:01 4 8.85 0.00 2.79 1.47 0.05 86.84 14:49:46 14:13:01 5 8.04 0.00 4.25 16.61 0.07 71.03 14:49:46 14:13:01 6 6.92 0.00 2.91 3.38 0.05 86.74 14:49:46 14:13:01 7 6.39 0.00 2.96 6.47 0.07 84.12 14:49:46 14:14:01 all 34.80 0.00 5.16 5.68 0.08 54.28 14:49:46 14:14:01 0 32.01 0.00 4.53 29.83 0.08 33.54 14:49:46 14:14:01 1 36.20 0.00 5.92 0.24 0.08 57.55 14:49:46 14:14:01 2 35.88 0.00 4.98 3.93 0.08 55.12 14:49:46 14:14:01 3 35.41 0.00 5.26 0.34 0.07 58.93 14:49:46 14:14:01 4 36.80 0.00 5.26 0.18 0.07 57.69 14:49:46 14:14:01 5 34.93 0.00 5.41 1.18 0.07 58.42 14:49:46 14:14:01 6 33.48 0.00 5.59 9.65 0.08 51.19 14:49:46 14:14:01 7 33.70 0.00 4.31 0.10 0.07 61.82 14:49:46 14:15:01 all 48.26 0.00 5.93 4.97 0.08 40.76 14:49:46 14:15:01 0 48.09 0.00 5.64 10.30 0.08 35.88 14:49:46 14:15:01 1 45.94 0.00 5.21 0.35 0.08 48.42 14:49:46 14:15:01 2 48.39 0.00 6.41 4.25 0.10 40.85 14:49:46 14:15:01 3 49.96 0.00 6.14 3.62 0.08 40.20 14:49:46 14:15:01 4 48.31 0.00 5.63 4.07 0.08 41.90 14:49:46 14:15:01 5 48.12 0.00 6.24 0.52 0.08 45.04 14:49:46 14:15:01 6 48.95 0.00 6.35 12.77 0.07 31.87 14:49:46 14:15:01 7 48.32 0.00 5.83 3.85 0.08 41.92 14:49:46 14:16:01 all 26.94 0.00 6.27 6.43 0.08 60.29 14:49:46 14:16:01 0 26.53 0.00 6.54 18.93 0.08 47.92 14:49:46 14:16:01 1 23.06 0.00 5.67 2.41 0.08 68.78 14:49:46 14:16:01 2 28.58 0.00 5.93 1.13 0.07 64.30 14:49:46 14:16:01 3 26.48 0.00 6.07 10.27 0.08 57.10 14:49:46 14:16:01 4 29.58 0.00 6.15 1.13 0.07 63.08 14:49:46 14:16:01 5 26.74 0.00 6.36 2.91 0.08 63.91 14:49:46 14:16:01 6 27.54 0.00 6.42 4.95 0.07 61.02 14:49:46 14:16:01 7 27.00 0.00 7.02 9.67 0.07 56.24 14:49:46 14:17:01 all 8.39 0.00 3.34 31.78 0.06 56.43 14:49:46 14:17:01 0 7.73 0.00 3.05 12.99 0.07 76.17 14:49:46 14:17:01 1 6.98 0.00 2.92 51.86 0.05 38.19 14:49:46 14:17:01 2 8.71 0.00 3.64 36.87 0.07 50.72 14:49:46 14:17:01 3 8.58 0.00 4.16 71.37 0.05 15.84 14:49:46 14:17:01 4 8.49 0.00 2.78 9.72 0.08 78.93 14:49:46 14:17:01 5 8.16 0.00 3.60 14.04 0.05 74.16 14:49:46 14:17:01 6 9.08 0.00 3.44 26.43 0.07 60.98 14:49:46 14:17:01 7 9.41 0.00 3.13 31.52 0.05 55.89 14:49:46 14:18:01 all 17.45 0.00 5.98 25.99 0.07 50.50 14:49:46 14:18:01 0 16.05 0.00 4.75 13.70 0.05 65.45 14:49:46 14:18:01 1 17.13 0.00 6.28 36.81 0.07 39.71 14:49:46 14:18:01 2 18.67 0.00 6.06 14.44 0.07 60.76 14:49:46 14:18:01 3 16.93 0.00 5.88 18.39 0.08 58.71 14:49:46 14:18:01 4 16.80 0.00 4.60 14.67 0.05 63.88 14:49:46 14:18:01 5 21.21 0.00 6.77 23.65 0.08 48.28 14:49:46 14:18:01 6 16.76 0.00 8.51 57.18 0.10 17.45 14:49:46 14:18:01 7 16.08 0.00 5.01 29.27 0.05 49.58 14:49:46 14:19:01 all 89.90 0.00 9.93 0.01 0.16 0.01 14:49:46 14:19:01 0 89.57 0.00 10.26 0.02 0.15 0.00 14:49:46 14:19:01 1 89.83 0.00 9.99 0.00 0.18 0.00 14:49:46 14:19:01 2 90.21 0.00 9.59 0.02 0.15 0.03 14:49:46 14:19:01 3 90.18 0.00 9.68 0.00 0.13 0.00 14:49:46 14:19:01 4 90.36 0.00 9.43 0.03 0.17 0.02 14:49:46 14:19:01 5 89.15 0.00 10.70 0.00 0.15 0.00 14:49:46 14:19:01 6 89.94 0.00 9.88 0.02 0.17 0.00 14:49:46 14:19:01 7 89.93 0.00 9.90 0.02 0.15 0.00 14:49:46 14:20:01 all 57.51 0.00 7.53 6.09 0.11 28.77 14:49:46 14:20:01 0 56.19 0.00 7.66 5.46 0.10 30.59 14:49:46 14:20:01 1 57.47 0.00 8.17 31.45 0.12 2.79 14:49:46 14:20:01 2 58.32 0.00 7.40 1.14 0.12 33.02 14:49:46 14:20:01 3 57.93 0.00 7.13 2.06 0.10 32.78 14:49:46 14:20:01 4 56.46 0.00 7.19 0.96 0.10 35.29 14:49:46 14:20:01 5 57.69 0.00 8.20 4.40 0.10 29.62 14:49:46 14:20:01 6 58.06 0.00 7.44 2.33 0.12 32.06 14:49:46 14:20:01 7 57.94 0.00 7.04 0.97 0.12 33.93 14:49:46 14:21:01 all 7.64 0.00 1.53 1.83 0.06 88.93 14:49:46 14:21:01 0 8.55 0.00 1.49 0.94 0.07 88.95 14:49:46 14:21:01 1 9.60 0.00 1.73 3.26 0.07 85.34 14:49:46 14:21:01 2 6.90 0.00 1.67 0.92 0.05 90.46 14:49:46 14:21:01 3 9.84 0.00 1.75 3.83 0.07 84.52 14:49:46 14:21:01 4 6.34 0.00 1.34 0.64 0.07 91.62 14:49:46 14:21:01 5 7.15 0.00 1.46 3.02 0.07 88.30 14:49:46 14:21:01 6 5.89 0.00 1.51 1.16 0.07 91.38 14:49:46 14:21:01 7 6.86 0.00 1.31 0.90 0.07 90.87 14:49:46 14:22:01 all 6.38 0.00 0.58 0.22 0.05 92.77 14:49:46 14:22:01 0 1.95 0.00 0.75 0.03 0.03 97.24 14:49:46 14:22:01 1 3.60 0.00 0.60 0.69 0.03 95.07 14:49:46 14:22:01 2 7.18 0.00 0.64 0.25 0.05 91.88 14:49:46 14:22:01 3 7.84 0.00 0.58 0.25 0.05 91.28 14:49:46 14:22:01 4 9.46 0.00 0.57 0.15 0.05 89.77 14:49:46 14:22:01 5 9.41 0.00 0.44 0.23 0.07 89.85 14:49:46 14:22:01 6 4.84 0.00 0.52 0.17 0.07 94.41 14:49:46 14:22:01 7 6.75 0.00 0.53 0.02 0.07 92.64 14:49:46 14:49:46 14:22:01 CPU %user %nice %system %iowait %steal %idle 14:49:46 14:23:01 all 0.02 0.00 0.02 0.00 0.01 99.95 14:49:46 14:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:49:46 14:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:49:46 14:23:01 2 0.03 0.00 0.02 0.02 0.02 99.92 14:49:46 14:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:23:01 4 0.03 0.00 0.05 0.00 0.02 99.90 14:49:46 14:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:49:46 14:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:49:46 14:24:01 all 0.04 0.00 0.01 0.00 0.01 99.93 14:49:46 14:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:49:46 14:24:01 1 0.05 0.00 0.00 0.00 0.02 99.93 14:49:46 14:24:01 2 0.03 0.00 0.02 0.02 0.03 99.90 14:49:46 14:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:49:46 14:24:01 4 0.05 0.00 0.02 0.00 0.02 99.92 14:49:46 14:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:49:46 14:24:01 6 0.07 0.00 0.02 0.02 0.02 99.88 14:49:46 14:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:49:46 14:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:49:46 14:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:49:46 14:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:25:01 5 0.00 0.00 0.03 0.00 0.02 99.95 14:49:46 14:25:01 6 0.07 0.00 0.05 0.00 0.02 99.87 14:49:46 14:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:49:46 14:26:01 all 0.05 0.00 0.02 0.03 0.01 99.89 14:49:46 14:26:01 0 0.03 0.00 0.02 0.02 0.00 99.93 14:49:46 14:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:49:46 14:26:01 2 0.03 0.00 0.03 0.12 0.02 99.80 14:49:46 14:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:49:46 14:26:01 4 0.12 0.00 0.03 0.00 0.02 99.83 14:49:46 14:26:01 5 0.05 0.00 0.00 0.00 0.00 99.95 14:49:46 14:26:01 6 0.05 0.00 0.00 0.13 0.02 99.80 14:49:46 14:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:49:46 14:27:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:49:46 14:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:49:46 14:27:01 2 0.03 0.00 0.00 0.05 0.02 99.90 14:49:46 14:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:49:46 14:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:49:46 14:27:01 5 0.00 0.00 0.03 0.00 0.00 99.97 14:49:46 14:27:01 6 0.02 0.00 0.00 0.02 0.02 99.95 14:49:46 14:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 14:49:46 14:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 14:49:46 14:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:49:46 14:28:01 1 0.13 0.00 0.02 0.00 0.02 99.83 14:49:46 14:28:01 2 0.02 0.00 0.03 0.02 0.02 99.92 14:49:46 14:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:49:46 14:28:01 5 0.05 0.00 0.00 0.00 0.02 99.93 14:49:46 14:28:01 6 0.07 0.00 0.02 0.00 0.02 99.90 14:49:46 14:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:49:46 14:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:29:01 1 0.07 0.00 0.00 0.00 0.02 99.92 14:49:46 14:29:01 2 0.03 0.00 0.02 0.03 0.03 99.88 14:49:46 14:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:49:46 14:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:49:46 14:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:49:46 14:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:49:46 14:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 14:49:46 14:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:30:01 1 0.07 0.00 0.02 0.00 0.00 99.92 14:49:46 14:30:01 2 0.03 0.00 0.00 0.02 0.02 99.93 14:49:46 14:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 14:49:46 14:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:30:01 6 0.02 0.00 0.05 0.02 0.02 99.90 14:49:46 14:30:01 7 0.05 0.00 0.02 0.00 0.02 99.92 14:49:46 14:31:01 all 0.22 0.00 0.06 0.01 0.01 99.70 14:49:46 14:31:01 0 0.00 0.00 0.05 0.00 0.00 99.95 14:49:46 14:31:01 1 1.26 0.00 0.08 0.00 0.02 98.65 14:49:46 14:31:01 2 0.03 0.00 0.02 0.03 0.02 99.90 14:49:46 14:31:01 3 0.22 0.00 0.10 0.03 0.00 99.65 14:49:46 14:31:01 4 0.05 0.00 0.03 0.00 0.02 99.90 14:49:46 14:31:01 5 0.00 0.00 0.03 0.00 0.00 99.97 14:49:46 14:31:01 6 0.10 0.00 0.10 0.02 0.02 99.77 14:49:46 14:31:01 7 0.13 0.00 0.05 0.00 0.00 99.82 14:49:46 14:32:01 all 0.04 0.00 0.02 0.00 0.01 99.92 14:49:46 14:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 14:49:46 14:32:01 1 0.13 0.00 0.03 0.00 0.02 99.82 14:49:46 14:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:49:46 14:32:01 4 0.03 0.00 0.03 0.00 0.02 99.92 14:49:46 14:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:49:46 14:32:01 6 0.07 0.00 0.07 0.00 0.03 99.83 14:49:46 14:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:49:46 14:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:49:46 14:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:49:46 14:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:49:46 14:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:33:01 4 0.02 0.00 0.03 0.00 0.00 99.95 14:49:46 14:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:49:46 14:33:01 6 0.05 0.00 0.00 0.02 0.03 99.90 14:49:46 14:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:49:46 14:49:46 14:33:01 CPU %user %nice %system %iowait %steal %idle 14:49:46 14:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:49:46 14:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:49:46 14:34:01 2 0.00 0.00 0.02 0.02 0.02 99.95 14:49:46 14:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:49:46 14:34:01 4 0.03 0.00 0.02 0.00 0.03 99.92 14:49:46 14:34:01 5 0.03 0.00 0.00 0.00 0.02 99.95 14:49:46 14:34:01 6 0.03 0.00 0.05 0.02 0.03 99.87 14:49:46 14:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:35:01 all 0.04 0.00 0.01 0.00 0.01 99.94 14:49:46 14:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:49:46 14:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:49:46 14:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:49:46 14:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:35:01 4 0.05 0.00 0.02 0.00 0.00 99.93 14:49:46 14:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:49:46 14:35:01 6 0.05 0.00 0.03 0.02 0.03 99.87 14:49:46 14:35:01 7 0.08 0.00 0.03 0.00 0.00 99.88 14:49:46 14:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:49:46 14:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:49:46 14:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:49:46 14:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:36:01 6 0.05 0.00 0.05 0.00 0.03 99.87 14:49:46 14:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:49:46 14:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:49:46 14:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:49:46 14:37:01 2 0.00 0.00 0.02 0.02 0.02 99.95 14:49:46 14:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:49:46 14:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:49:46 14:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:37:01 6 0.08 0.00 0.02 0.02 0.03 99.85 14:49:46 14:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:49:46 14:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:49:46 14:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:49:46 14:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:49:46 14:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 14:49:46 14:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:49:46 14:38:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:49:46 14:39:01 all 0.01 0.00 0.02 0.01 0.01 99.95 14:49:46 14:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:49:46 14:39:01 2 0.00 0.00 0.02 0.05 0.00 99.93 14:49:46 14:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:49:46 14:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:49:46 14:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:49:46 14:39:01 6 0.02 0.00 0.07 0.02 0.03 99.87 14:49:46 14:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:49:46 14:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:40:01 2 0.00 0.00 0.00 0.02 0.02 99.97 14:49:46 14:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:49:46 14:40:01 4 0.05 0.00 0.02 0.00 0.02 99.92 14:49:46 14:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:49:46 14:40:01 6 0.05 0.00 0.03 0.02 0.03 99.87 14:49:46 14:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:49:46 14:41:01 all 0.03 0.00 0.02 0.01 0.01 99.94 14:49:46 14:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:49:46 14:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:49:46 14:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:49:46 14:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:49:46 14:41:01 4 0.08 0.00 0.05 0.00 0.02 99.85 14:49:46 14:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:49:46 14:41:01 6 0.03 0.00 0.02 0.02 0.02 99.92 14:49:46 14:41:01 7 0.00 0.00 0.02 0.02 0.02 99.95 14:49:46 14:42:01 all 0.13 0.00 0.02 0.00 0.01 99.85 14:49:46 14:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:49:46 14:42:01 1 0.89 0.00 0.02 0.00 0.00 99.09 14:49:46 14:42:01 2 0.00 0.00 0.03 0.00 0.02 99.95 14:49:46 14:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:42:01 4 0.05 0.00 0.02 0.00 0.00 99.93 14:49:46 14:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:42:01 6 0.05 0.00 0.03 0.02 0.03 99.87 14:49:46 14:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:49:46 14:43:02 all 0.06 0.00 0.01 0.51 0.01 99.41 14:49:46 14:43:02 0 0.02 0.00 0.00 0.00 0.02 99.97 14:49:46 14:43:02 1 0.30 0.00 0.00 0.00 0.00 99.70 14:49:46 14:43:02 2 0.02 0.00 0.00 0.70 0.00 99.28 14:49:46 14:43:02 3 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:43:02 4 0.03 0.00 0.02 0.00 0.02 99.93 14:49:46 14:43:02 5 0.05 0.00 0.00 0.00 0.00 99.95 14:49:46 14:43:02 6 0.07 0.00 0.05 3.40 0.02 96.46 14:49:46 14:43:02 7 0.02 0.00 0.02 0.00 0.00 99.97 14:49:46 14:44:01 all 0.01 0.00 0.01 0.13 0.01 99.84 14:49:46 14:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:44:01 1 0.07 0.00 0.00 0.00 0.02 99.91 14:49:46 14:44:01 2 0.00 0.00 0.00 0.34 0.00 99.66 14:49:46 14:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:49:46 14:44:01 4 0.03 0.00 0.03 0.00 0.02 99.92 14:49:46 14:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:44:01 6 0.02 0.00 0.02 0.68 0.02 99.27 14:49:46 14:44:01 7 0.00 0.00 0.03 0.00 0.00 99.97 14:49:46 14:49:46 14:44:01 CPU %user %nice %system %iowait %steal %idle 14:49:46 14:45:01 all 0.03 0.00 0.01 0.17 0.01 99.78 14:49:46 14:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:45:01 1 0.07 0.00 0.03 0.00 0.00 99.90 14:49:46 14:45:01 2 0.02 0.00 0.00 0.28 0.02 99.68 14:49:46 14:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:45:01 4 0.07 0.00 0.03 0.00 0.00 99.90 14:49:46 14:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:49:46 14:45:01 6 0.03 0.00 0.03 1.10 0.02 98.82 14:49:46 14:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:49:46 14:46:01 all 0.02 0.00 0.01 0.03 0.01 99.94 14:49:46 14:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:46:01 1 0.00 0.00 0.02 0.08 0.02 99.88 14:49:46 14:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:46:01 4 0.05 0.00 0.03 0.00 0.02 99.90 14:49:46 14:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 14:49:46 14:46:01 6 0.03 0.00 0.02 0.12 0.03 99.80 14:49:46 14:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:47:01 all 0.11 0.00 0.01 0.05 0.00 99.82 14:49:46 14:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:47:01 1 0.73 0.00 0.00 0.00 0.00 99.27 14:49:46 14:47:01 2 0.00 0.00 0.00 0.05 0.00 99.95 14:49:46 14:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:49:46 14:47:01 4 0.02 0.00 0.05 0.00 0.02 99.92 14:49:46 14:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:49:46 14:47:01 6 0.07 0.00 0.02 0.35 0.02 99.55 14:49:46 14:47:01 7 0.03 0.00 0.03 0.02 0.00 99.92 14:49:46 14:48:01 all 1.74 0.00 0.74 0.32 0.02 97.18 14:49:46 14:48:01 0 1.42 0.00 0.53 0.25 0.02 97.78 14:49:46 14:48:01 1 1.72 0.00 0.97 0.00 0.02 97.29 14:49:46 14:48:01 2 1.48 0.00 0.62 0.27 0.02 97.61 14:49:46 14:48:01 3 2.36 0.00 0.60 0.17 0.02 96.86 14:49:46 14:48:01 4 1.79 0.00 1.02 0.00 0.02 97.18 14:49:46 14:48:01 5 1.62 0.00 0.57 0.28 0.02 97.51 14:49:46 14:48:01 6 1.62 0.00 0.92 1.62 0.03 95.80 14:49:46 14:48:01 7 1.92 0.00 0.65 0.00 0.02 97.41 14:49:46 14:49:01 all 7.26 0.00 3.28 5.96 0.06 83.43 14:49:46 14:49:01 0 6.91 0.00 3.25 0.30 0.07 89.47 14:49:46 14:49:01 1 7.18 0.00 3.54 0.14 0.05 89.10 14:49:46 14:49:01 2 7.53 0.00 3.65 3.67 0.07 85.08 14:49:46 14:49:01 3 6.86 0.00 2.59 0.54 0.05 89.96 14:49:46 14:49:01 4 6.82 0.00 3.81 16.14 0.07 73.16 14:49:46 14:49:01 5 9.44 0.00 3.23 0.22 0.05 87.07 14:49:46 14:49:01 6 6.48 0.00 3.37 11.90 0.07 78.18 14:49:46 14:49:01 7 6.90 0.00 2.79 14.86 0.09 75.36 14:49:46 Average: all 8.46 0.00 1.47 2.68 0.03 87.36 14:49:46 Average: 0 8.08 0.00 1.40 2.56 0.03 87.94 14:49:46 Average: 1 8.36 0.00 1.52 3.45 0.03 86.64 14:49:46 Average: 2 8.67 0.00 1.50 2.51 0.03 87.28 14:49:46 Average: 3 8.57 0.00 1.42 3.00 0.03 86.98 14:49:46 Average: 4 8.63 0.00 1.39 1.37 0.03 88.57 14:49:46 Average: 5 8.61 0.00 1.55 1.93 0.03 87.88 14:49:46 Average: 6 8.34 0.00 1.57 3.74 0.04 86.32 14:49:46 Average: 7 8.41 0.00 1.39 2.87 0.03 87.30 14:49:46 14:49:46 14:49:46