Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 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-ssh15684333871020911851.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2185768543965064543.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4407320322160453771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12957551954057541647.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-ssh4304136960494362279.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], buildSnap:false] ========================================================= [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.20 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-16507 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/528 [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/528 # 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 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 (main) > 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 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 # timeout=10 Commit message: "fix: Remove all references to v2 (#4573)" > git rev-list --no-walk 3d7959681c73ad1dd76784b2336248bd6b6384c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T15:48:45.091Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T15:48:45.150Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T15:48:45.161Z] ========================================================= [2023-05-23T15:48:45.161Z] EdgeX Global Pipelines Version Info [2023-05-23T15:48:45.161Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:48:45.861Z] ------------------- [2023-05-23T15:48:45.861Z] stable info: [2023-05-23T15:48:45.861Z] ------------------- [2023-05-23T15:48:45.861Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T15:48:45.861Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T15:48:45.861Z] Message: update stable to v1.0.249 [2023-05-23T15:48:46.432Z] ------------------- [2023-05-23T15:48:46.432Z] experimental info: [2023-05-23T15:48:46.432Z] ------------------- [2023-05-23T15:48:46.432Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T15:48:46.432Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T15:48:46.432Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T15:48:46.607Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-23T15:48:46.618Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-23T15:48:46.628Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T15:48:46.639Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T15:48:46.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T15:48:46.667Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T15:48:46.679Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T15:48:46.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-23T15:48:46.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-23T15:48:46.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-23T15:48:46.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T15:48:46.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T15:48:46.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T15:48:46.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T15:48:46.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T15:48:46.755Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T15:48:46.762Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T15:48:46.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T15:48:46.777Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-23T15:48:46.785Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-23T15:48:46.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T15:48:46.799Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T15:48:46.807Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T15:48:46.814Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-23T15:48:46.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-23T15:48:46.829Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-23T15:48:46.836Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] echo [2023-05-23T15:48:46.844Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b5d159 [Pipeline] echo [2023-05-23T15:48:46.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T15:48:46.891Z] provisioning config files... [2023-05-23T15:48:46.906Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/528@tmp/config16378645692152843876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:48:47.210Z] ---> docker-login.sh [2023-05-23T15:48:47.210Z] nexus3.edgexfoundry.org:10001 [2023-05-23T15:48:47.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:48:47.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:48:47.781Z] Configure a credential helper to remove this warning. See [2023-05-23T15:48:47.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:48:47.781Z] [2023-05-23T15:48:47.781Z] Login Succeeded [2023-05-23T15:48:47.781Z] nexus3.edgexfoundry.org:10002 [2023-05-23T15:48:47.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:48:47.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:48:47.781Z] Configure a credential helper to remove this warning. See [2023-05-23T15:48:47.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:48:47.781Z] [2023-05-23T15:48:47.781Z] Login Succeeded [2023-05-23T15:48:47.781Z] nexus3.edgexfoundry.org:10003 [2023-05-23T15:48:47.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:48:47.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:48:47.781Z] Configure a credential helper to remove this warning. See [2023-05-23T15:48:47.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:48:47.781Z] [2023-05-23T15:48:47.781Z] Login Succeeded [2023-05-23T15:48:47.781Z] nexus3.edgexfoundry.org:10004 [2023-05-23T15:48:47.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:48:48.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:48:48.041Z] Configure a credential helper to remove this warning. See [2023-05-23T15:48:48.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:48:48.041Z] [2023-05-23T15:48:48.041Z] Login Succeeded [2023-05-23T15:48:48.041Z] docker.io [2023-05-23T15:48:48.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:48:48.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:48:48.302Z] Configure a credential helper to remove this warning. See [2023-05-23T15:48:48.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:48:48.302Z] [2023-05-23T15:48:48.302Z] Login Succeeded [2023-05-23T15:48:48.302Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T15:48:48.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T15:48:48.618Z] + 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 [2023-05-23T15:48:48.618Z] + dirname cmd/core-command/Dockerfile [2023-05-23T15:48:48.618Z] + cut -d/ -f2 [2023-05-23T15:48:48.618Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-23T15:48:48.618Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-23T15:48:48.618Z] + cut -d/ -f2 [2023-05-23T15:48:48.618Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-23T15:48:48.618Z] + dirname cmd/core-data/Dockerfile [2023-05-23T15:48:48.618Z] + cut -d/ -f2 [2023-05-23T15:48:48.618Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-23T15:48:48.618Z] + dirname cmd/core-metadata/Dockerfile [2023-05-23T15:48:48.618Z] + cut -d/ -f2 [2023-05-23T15:48:48.618Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-23T15:48:48.618Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-23T15:48:48.618Z] + cut -d/ -f2 [2023-05-23T15:48:48.618Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-23T15:48:48.618Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-23T15:48:48.618Z] + cut -d/ -f2 [2023-05-23T15:48:48.618Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-23T15:48:48.618Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-23T15:48:48.618Z] + cut -d/ -f2 [2023-05-23T15:48:48.618Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-23T15:48:48.618Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-23T15:48:48.618Z] + cut -d/ -f2 [2023-05-23T15:48:48.618Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-23T15:48:48.618Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-23T15:48:48.618Z] + cut -d/ -f2 [2023-05-23T15:48:48.618Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-23T15:48:48.618Z] + + cutdirname -d/ cmd/security-spire-agent/Dockerfile -f2 [2023-05-23T15:48:48.618Z] [2023-05-23T15:48:48.618Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-23T15:48:48.618Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-23T15:48:48.618Z] + cut -d/ -f2 [2023-05-23T15:48:48.618Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-23T15:48:48.618Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-23T15:48:48.618Z] + cut -d/ -f2 [2023-05-23T15:48:48.618Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-23T15:48:48.618Z] + dirname cmd/support-notifications/Dockerfile [2023-05-23T15:48:48.618Z] + cut -d/ -f2 [2023-05-23T15:48:48.618Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-23T15:48:48.618Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-23T15:48:48.618Z] + cut -d/ -f2 [2023-05-23T15:48:48.618Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-23T15:48:48.668Z] 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 [2023-05-23T15:48:49.020Z] + git rev-list -1 --merges 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7~1..8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] echo [2023-05-23T15:48:49.037Z] -----------> git rev-list -1 --merges 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7~1..8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [false] [Pipeline] sh [2023-05-23T15:48:49.330Z] + git log --format=format:%s -1 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] echo [2023-05-23T15:48:49.398Z] ========================================================= [2023-05-23T15:48:49.398Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T15:48:49.398Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-23T15:48:49.847Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T15:48:49.847Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T15:48:49.847Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T15:48:49.847Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T15:48:49.847Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T15:48:49.847Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T15:48:49.847Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:48:50.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T15:48:50.272Z] [2023-05-23T15:48:50.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:48:50.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T15:48:50.569Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T15:48:50.569Z] b85a868b505f: Pulling fs layer [2023-05-23T15:48:50.569Z] e2be974225ed: Pulling fs layer [2023-05-23T15:48:50.569Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T15:48:50.569Z] 988bab9f4d93: Pulling fs layer [2023-05-23T15:48:50.569Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T15:48:50.569Z] eaf3925da568: Pulling fs layer [2023-05-23T15:48:50.569Z] bab4dde63d76: Pulling fs layer [2023-05-23T15:48:50.569Z] bde34c3a00c8: Pulling fs layer [2023-05-23T15:48:50.569Z] b352a97aabf1: Pulling fs layer [2023-05-23T15:48:50.569Z] 4872d77fe225: Pulling fs layer [2023-05-23T15:48:50.569Z] 5851b861e8e6: Pulling fs layer [2023-05-23T15:48:50.569Z] bab4dde63d76: Waiting [2023-05-23T15:48:50.569Z] bde34c3a00c8: Waiting [2023-05-23T15:48:50.569Z] b352a97aabf1: Waiting [2023-05-23T15:48:50.569Z] 4872d77fe225: Waiting [2023-05-23T15:48:50.569Z] 5851b861e8e6: Waiting [2023-05-23T15:48:50.569Z] 988bab9f4d93: Waiting [2023-05-23T15:48:50.569Z] 1469e6f7b9e6: Waiting [2023-05-23T15:48:50.569Z] eaf3925da568: Waiting [2023-05-23T15:48:50.569Z] e2be974225ed: Download complete [2023-05-23T15:48:50.569Z] 988bab9f4d93: Verifying Checksum [2023-05-23T15:48:50.569Z] 988bab9f4d93: Download complete [2023-05-23T15:48:50.569Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T15:48:50.569Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T15:48:50.569Z] 339a4e72a1f5: Download complete [2023-05-23T15:48:50.569Z] eaf3925da568: Verifying Checksum [2023-05-23T15:48:50.569Z] eaf3925da568: Download complete [2023-05-23T15:48:50.827Z] bde34c3a00c8: Verifying Checksum [2023-05-23T15:48:50.827Z] b352a97aabf1: Download complete [2023-05-23T15:48:50.827Z] 4872d77fe225: Download complete [2023-05-23T15:48:50.827Z] 5851b861e8e6: Download complete [2023-05-23T15:48:50.827Z] b85a868b505f: Verifying Checksum [2023-05-23T15:48:50.827Z] b85a868b505f: Download complete [2023-05-23T15:48:51.085Z] bab4dde63d76: Verifying Checksum [2023-05-23T15:48:51.085Z] bab4dde63d76: Download complete [2023-05-23T15:48:52.023Z] b85a868b505f: Pull complete [2023-05-23T15:48:52.023Z] e2be974225ed: Pull complete [2023-05-23T15:48:52.283Z] 339a4e72a1f5: Pull complete [2023-05-23T15:48:52.543Z] 988bab9f4d93: Pull complete [2023-05-23T15:48:52.802Z] 1469e6f7b9e6: Pull complete [2023-05-23T15:48:52.802Z] eaf3925da568: Pull complete [2023-05-23T15:48:54.179Z] bab4dde63d76: Pull complete [2023-05-23T15:48:54.179Z] bde34c3a00c8: Pull complete [2023-05-23T15:48:54.438Z] b352a97aabf1: Pull complete [2023-05-23T15:48:54.438Z] 4872d77fe225: Pull complete [2023-05-23T15:48:54.438Z] 5851b861e8e6: Pull complete [2023-05-23T15:48:54.438Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T15:48:54.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T15:48:54.698Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:48:54.799Z] prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container [2023-05-23T15:48:54.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 [2023-05-23T15:48:57.526Z] $ docker top f973c2924b8d1cf7735f7101c41452fcad76308e78bf4bf21eda9484f1426855 -eo pid,comm [2023-05-23T15:48:57.574Z] 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). [2023-05-23T15:48:57.574Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T15:48:57.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T15:48:57.604Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T15:48:57.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T15:48:57.723Z] $ docker exec f973c2924b8d1cf7735f7101c41452fcad76308e78bf4bf21eda9484f1426855 ssh-agent [2023-05-23T15:48:57.827Z] SSH_AUTH_SOCK=/tmp/ssh-nAZK7qdzfwjW/agent.33 [2023-05-23T15:48:57.827Z] SSH_AGENT_PID=39 [2023-05-23T15:48:57.833Z] Running ssh-add (command line suppressed) [2023-05-23T15:48:57.937Z] Identity added: /w/workspace/edgex-go/528@tmp/private_key_1952423199298482567.key (/w/workspace/edgex-go/528@tmp/private_key_1952423199298482567.key) [2023-05-23T15:48:57.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T15:48:58.235Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T15:48:58.252Z] $ docker exec --env ******** --env ******** f973c2924b8d1cf7735f7101c41452fcad76308e78bf4bf21eda9484f1426855 ssh-agent -k [2023-05-23T15:48:58.350Z] unset SSH_AUTH_SOCK; [2023-05-23T15:48:58.350Z] unset SSH_AGENT_PID; [2023-05-23T15:48:58.351Z] echo Agent pid 39 killed; [2023-05-23T15:48:58.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T15:48:58.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T15:48:58.387Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T15:48:58.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T15:48:58.498Z] $ docker exec f973c2924b8d1cf7735f7101c41452fcad76308e78bf4bf21eda9484f1426855 ssh-agent [2023-05-23T15:48:58.622Z] SSH_AUTH_SOCK=/tmp/ssh-g841LrO46nTy/agent.71 [2023-05-23T15:48:58.622Z] SSH_AGENT_PID=77 [2023-05-23T15:48:58.626Z] Running ssh-add (command line suppressed) [2023-05-23T15:48:58.725Z] Identity added: /w/workspace/edgex-go/528@tmp/private_key_15766624864781472805.key (/w/workspace/edgex-go/528@tmp/private_key_15766624864781472805.key) [2023-05-23T15:48:58.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T15:48:59.022Z] + git semver init [2023-05-23T15:48:59.281Z] 2023-05-23 15:48:59,194 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T15:48:59.281Z] 2023-05-23 15:48:59,195 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/528/.semver [2023-05-23T15:48:59.281Z] 2023-05-23 15:48:59,195 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/528/.semver [2023-05-23T15:48:59.281Z] 2023-05-23 15:48:59,195 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/528/.semver'], cwd=/w/workspace/edgex-go/528, universal_newlines=False, shell=None, istream=None) [2023-05-23T15:49:04.983Z] 2023-05-23 15:49:04,275 [append_file] DEBUG append to file:/w/workspace/edgex-go/528/.git/info/exclude [2023-05-23T15:49:04.983Z] 2023-05-23 15:49:04,276 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/528/.semver/main with force:False [2023-05-23T15:49:04.983Z] 2023-05-23 15:49:04,276 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main [2023-05-23T15:49:04.983Z] 2023-05-23 15:49:04,276 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main [2023-05-23T15:49:04.983Z] 3.0.0-dev.162 [Pipeline] } [2023-05-23T15:49:04.997Z] $ docker exec --env ******** --env ******** f973c2924b8d1cf7735f7101c41452fcad76308e78bf4bf21eda9484f1426855 ssh-agent -k [2023-05-23T15:49:05.086Z] unset SSH_AUTH_SOCK; [2023-05-23T15:49:05.086Z] unset SSH_AGENT_PID; [2023-05-23T15:49:05.087Z] echo Agent pid 77 killed; [2023-05-23T15:49:05.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T15:49:05.396Z] + git semver [Pipeline] } [2023-05-23T15:49:05.671Z] $ docker stop --time=1 f973c2924b8d1cf7735f7101c41452fcad76308e78bf4bf21eda9484f1426855 [2023-05-23T15:49:06.950Z] $ docker rm -f --volumes f973c2924b8d1cf7735f7101c41452fcad76308e78bf4bf21eda9484f1426855 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T15:49:07.287Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T15:49:07.494Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T15:49:07.497Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.162 [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 [2023-05-23T15:49:07.889Z] + git config --global --add safe.directory /w/workspace/edgex-go/528 [Pipeline] echo [2023-05-23T15:49:07.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:49:07.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:49:07.923Z] ========================================================= [2023-05-23T15:49:07.923Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T15:49:07.923Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-23T15:49:08.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T15:49:08.212Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T15:49:08.212Z] f56be85fc22e: Pulling fs layer [2023-05-23T15:49:08.212Z] 85791d961cd3: Pulling fs layer [2023-05-23T15:49:08.212Z] d694b5ae8c79: Pulling fs layer [2023-05-23T15:49:08.212Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T15:49:08.212Z] 4d19c01a9841: Pulling fs layer [2023-05-23T15:49:08.212Z] 9325e15d5711: Pulling fs layer [2023-05-23T15:49:08.212Z] 556b6ee489ea: Pulling fs layer [2023-05-23T15:49:08.212Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T15:49:08.212Z] 9f32a84ed3da: Waiting [2023-05-23T15:49:08.212Z] 4d19c01a9841: Waiting [2023-05-23T15:49:08.212Z] 556b6ee489ea: Waiting [2023-05-23T15:49:08.212Z] 9325e15d5711: Waiting [2023-05-23T15:49:08.212Z] 85791d961cd3: Download complete [2023-05-23T15:49:08.212Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T15:49:08.212Z] 9f32a84ed3da: Download complete [2023-05-23T15:49:08.212Z] 4d19c01a9841: Download complete [2023-05-23T15:49:08.212Z] f56be85fc22e: Verifying Checksum [2023-05-23T15:49:08.212Z] f56be85fc22e: Download complete [2023-05-23T15:49:08.212Z] 9325e15d5711: Verifying Checksum [2023-05-23T15:49:08.212Z] 9325e15d5711: Download complete [2023-05-23T15:49:08.473Z] f56be85fc22e: Pull complete [2023-05-23T15:49:08.473Z] 85791d961cd3: Pull complete [2023-05-23T15:49:09.041Z] d694b5ae8c79: Verifying Checksum [2023-05-23T15:49:09.041Z] d694b5ae8c79: Download complete [2023-05-23T15:49:09.609Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T15:49:09.609Z] c5a4b2cf53e6: Download complete [2023-05-23T15:49:09.868Z] 556b6ee489ea: Verifying Checksum [2023-05-23T15:49:09.868Z] 556b6ee489ea: Download complete [2023-05-23T15:49:12.401Z] d694b5ae8c79: Pull complete [2023-05-23T15:49:12.401Z] 9f32a84ed3da: Pull complete [2023-05-23T15:49:12.401Z] 4d19c01a9841: Pull complete [2023-05-23T15:49:12.401Z] 9325e15d5711: Pull complete [2023-05-23T15:49:14.934Z] 556b6ee489ea: Pull complete [2023-05-23T15:49:15.881Z] c5a4b2cf53e6: Pull complete [2023-05-23T15:49:15.881Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T15:49:15.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T15:49:15.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-23T15:49:16.165Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-23T15:49:16.165Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T15:49:16.165Z] WORKDIR /edgex [2023-05-23T15:49:16.165Z] COPY go.mod . [2023-05-23T15:49:16.165Z] RUN go mod download [2023-05-23T15:49:16.732Z] Sending build context to Docker daemon 170.7MB [2023-05-23T15:49:16.990Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T15:49:16.990Z] ---> c4be618373d6 [2023-05-23T15:49:16.990Z] Step 2/4 : WORKDIR /edgex [2023-05-23T15:49:21.182Z] ---> Running in c5255c9775b9 [2023-05-23T15:49:21.182Z] Removing intermediate container c5255c9775b9 [2023-05-23T15:49:21.182Z] ---> 5c8002c882fa [2023-05-23T15:49:21.182Z] Step 3/4 : COPY go.mod . [2023-05-23T15:49:21.182Z] ---> 3ce1bbbe53da [2023-05-23T15:49:21.182Z] Step 4/4 : RUN go mod download [2023-05-23T15:49:21.182Z] ---> Running in 6d962deeb287 [2023-05-23T15:49:22.578Z] Still waiting to schedule task [2023-05-23T15:49:22.578Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-23T15:49:33.402Z] Removing intermediate container 6d962deeb287 [2023-05-23T15:49:33.402Z] ---> 46b864a04398 [2023-05-23T15:49:33.402Z] Successfully built 46b864a04398 [2023-05-23T15:49:33.402Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:49:33.703Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T15:49:33.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:49:33.777Z] prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container [2023-05-23T15:49:33.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 [2023-05-23T15:49:34.236Z] $ docker top 50b79f427b49c09090ac424358b4cb754402526895fd586ac29653dde2c8b138 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:49:34.570Z] + go version [2023-05-23T15:49:34.570Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T15:49:34.583Z] $ docker stop --time=1 50b79f427b49c09090ac424358b4cb754402526895fd586ac29653dde2c8b138 [2023-05-23T15:49:35.825Z] $ docker rm -f --volumes 50b79f427b49c09090ac424358b4cb754402526895fd586ac29653dde2c8b138 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:49:36.228Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T15:49:36.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:49:36.298Z] prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container [2023-05-23T15:49:36.332Z] $ 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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 [2023-05-23T15:49:36.624Z] $ docker top 20c9c61cf74fc77a0e73dde88e264ed48a7f21c6576e1ddbb08adfeff4fd7168 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-23T15:49:36.680Z] ========================================================= [2023-05-23T15:49:36.680Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-23T15:49:36.680Z] ========================================================= [Pipeline] sh [2023-05-23T15:49:36.965Z] + git config --global --add safe.directory /w/workspace/edgex-go/528 [Pipeline] fileExists [Pipeline] sh [2023-05-23T15:49:37.259Z] + make test [2023-05-23T15:49:37.259Z] go test -race -coverprofile=coverage.out ./... [2023-05-23T15:49:43.825Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-23T15:49:56.014Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-23T15:49:56.014Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-23T15:49:56.014Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-23T15:49:56.273Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-23T15:49:56.273Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-23T15:49:56.273Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-23T15:49:56.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-23T15:49:56.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-23T15:49:56.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-23T15:49:56.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-23T15:49:56.791Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-23T15:49:57.052Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-23T15:49:57.052Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-23T15:49:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-23T15:49:58.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-23T15:49:58.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-23T15:49:58.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2023-05-23T15:50:00.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-05-23T15:50:05.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.5% of statements [2023-05-23T15:50:05.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-23T15:50:05.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-23T15:50:05.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-23T15:50:05.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-23T15:50:05.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-23T15:50:05.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 54.0% of statements [2023-05-23T15:50:07.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-23T15:50:07.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-23T15:50:07.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-23T15:50:07.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-23T15:50:07.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-23T15:50:08.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-23T15:50:08.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-23T15:50:10.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.794s coverage: 88.5% of statements [2023-05-23T15:50:10.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements [2023-05-23T15:50:10.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-23T15:50:10.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-23T15:50:10.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-23T15:50:10.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.387s coverage: 95.6% of statements [2023-05-23T15:50:10.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-23T15:50:10.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-23T15:50:10.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-23T15:50:10.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-23T15:50:10.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-23T15:50:10.859Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements [2023-05-23T15:50:11.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-23T15:50:11.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-23T15:50:11.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-23T15:50:11.874Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements [2023-05-23T15:50:12.443Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-23T15:50:12.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-23T15:50:12.443Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2023-05-23T15:50:12.443Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements [2023-05-23T15:50:12.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements [2023-05-23T15:50:12.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 82.9% of statements [2023-05-23T15:50:12.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2023-05-23T15:50:12.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2023-05-23T15:50:13.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.154s coverage: 87.5% of statements [2023-05-23T15:50:13.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-23T15:50:13.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-23T15:50:13.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-23T15:50:13.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-23T15:50:14.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-23T15:50:14.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-23T15:50:14.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-23T15:50:14.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-23T15:50:14.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-23T15:50:14.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-23T15:50:14.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-23T15:50:14.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-23T15:50:15.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-23T15:50:15.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-23T15:50:15.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-23T15:50:16.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-23T15:50:16.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-23T15:50:17.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-23T15:50:17.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-23T15:50:19.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-23T15:50:19.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-23T15:50:19.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-23T15:50:20.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-23T15:50:20.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-23T15:50:20.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-23T15:50:21.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-23T15:50:21.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-23T15:50:21.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-23T15:50:21.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-23T15:50:23.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-23T15:50:23.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-23T15:50:23.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-23T15:50:23.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-23T15:50:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-23T15:50:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-23T15:50:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-23T15:50:24.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-23T15:50:24.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.155s coverage: 94.4% of statements [2023-05-23T15:50:25.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-23T15:50:25.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-23T15:50:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-23T15:50:25.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-23T15:50:37.799Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.274s coverage: 79.9% of statements [2023-05-23T15:50:38.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.066s coverage: 92.9% of statements [2023-05-23T15:50:38.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-05-23T15:50:38.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-05-23T15:50:38.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2023-05-23T15:50:38.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-05-23T15:50:38.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.1% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 38.4% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements [2023-05-23T15:50:38.057Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-05-23T15:50:38.057Z] 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 [2023-05-23T15:50:38.315Z] running golangci-lint [2023-05-23T15:50:38.315Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-23T15:50:38.315Z] go version go1.20.2 linux/amd64 [2023-05-23T15:50:38.575Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-23T15:50:38.575Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-23T15:50:52.401Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|types_sizes|exports_file) took 13.596750458s" [2023-05-23T15:50:52.401Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.236215ms" [2023-05-23T15:50:57.762Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16508 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-23T15:50:57.773Z] Running in /w/workspace/edgex-go/528 [Pipeline] { [Pipeline] checkout [2023-05-23T15:50:57.805Z] The recommended git tool is: git [2023-05-23T15:51:00.059Z] level=info msg="[linters_context/goanalysis] analyzers took 47.033036264s with top 10 stages: buildir: 26.52064192s, inspect: 1.679988267s, fact_deprecated: 1.250682548s, printf: 1.111314621s, gosec: 1.067366307s, S1038: 927.022461ms, ctrlflow: 888.073811ms, fact_purity: 660.65059ms, nilness: 642.178129ms, errcheck: 372.593968ms" [2023-05-23T15:51:00.059Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-23T15:51:00.059Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, exclude: 203/203, cgo: 203/203, path_prettifier: 203/203, skip_files: 203/203, filename_unadjuster: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, nolint: 0/23" [2023-05-23T15:51:00.059Z] level=info msg="[runner] processing took 15.882495ms with stages: nolint: 6.584471ms, identifier_marker: 3.475373ms, path_prettifier: 2.027445ms, autogenerated_exclude: 1.473649ms, exclude-rules: 1.240844ms, skip_dirs: 1.010052ms, cgo: 51.301µs, filename_unadjuster: 15.41µs, uniq_by_line: 730ns, max_same_issues: 670ns, skip_files: 520ns, severity-rules: 370ns, sort_results: 370ns, source_code: 260ns, diff: 250ns, exclude: 230ns, max_from_linter: 180ns, path_shortener: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-05-23T15:51:00.059Z] level=info msg="[runner] linters took 6.897321133s with stages: goanalysis_metalinter: 6.881355567s" [2023-05-23T15:51:00.059Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-23T15:51:00.059Z] level=info msg="Memory: 203 samples, avg is 195.7MB, max is 823.5MB" [2023-05-23T15:51:00.059Z] level=info msg="Execution took 20.539979986s" [2023-05-23T15:51:00.059Z] go vet ./... [2023-05-23T15:51:03.326Z] using credential edgex-jenkins-ssh [2023-05-23T15:51:03.335Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T15:51:03.335Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T15:51:03.335Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T15:51:03.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-05-23T15:51:03.349Z] Cloning the remote Git repository [Pipeline] sh [2023-05-23T15:51:03.633Z] + ls -al . [2023-05-23T15:51:03.633Z] total 704 [2023-05-23T15:51:03.633Z] drwxrwxr-x 11 1001 1001 4096 May 23 15:49 . [2023-05-23T15:51:03.633Z] drwxr-xr-x 4 root root 4096 May 23 15:49 .. [2023-05-23T15:51:03.633Z] drwxrwxr-x 2 1001 1001 4096 May 23 15:48 .blubracket [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 16 May 23 15:48 .dockerignore [2023-05-23T15:51:03.633Z] drwxrwxr-x 8 1001 1001 4096 May 23 15:49 .git [2023-05-23T15:51:03.633Z] drwxrwxr-x 3 1001 1001 4096 May 23 15:48 .github [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 1133 May 23 15:48 .gitignore [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 42 May 23 15:48 .golangci.yml [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 87 May 23 15:48 .hadolint.yml [2023-05-23T15:51:03.633Z] drwxr-xr-x 3 1001 1001 4096 May 23 15:49 .semver [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 166 May 23 15:48 .sonarcloud.properties [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 1171 May 23 15:48 ADOPTERS.md [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 10835 May 23 15:48 Attribution.txt [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 73765 May 23 15:48 CHANGELOG.md [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 3804 May 23 15:48 CONTRIBUTING.md [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 677 May 23 15:48 GOVERNANCE.md [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 883 May 23 15:48 Jenkinsfile [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 10775 May 23 15:48 LICENSE [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 14368 May 23 15:48 Makefile [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 582 May 23 15:48 OWNERS.md [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 9902 May 23 15:48 README.md [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 789 May 23 15:48 SECURITY.md [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 13 May 23 15:49 VERSION [2023-05-23T15:51:03.633Z] drwxrwxr-x 2 1001 1001 4096 May 23 15:48 bin [2023-05-23T15:51:03.633Z] drwxrwxr-x 18 1001 1001 4096 May 23 15:48 cmd [2023-05-23T15:51:03.633Z] -rw-r--r-- 1 root root 447731 May 23 15:50 coverage.out [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 3200 May 23 15:48 go.mod [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 31040 May 23 15:48 go.sum [2023-05-23T15:51:03.633Z] drwxrwxr-x 7 1001 1001 4096 May 23 15:48 internal [2023-05-23T15:51:03.633Z] drwxrwxr-x 3 1001 1001 4096 May 23 15:48 openapi [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 594 May 23 15:48 security.txt [2023-05-23T15:51:03.633Z] drwxrwxr-x 4 1001 1001 4096 May 23 15:48 snap [2023-05-23T15:51:03.633Z] -rw-rw-r-- 1 1001 1001 204 May 23 15:48 version.go [Pipeline] sh [2023-05-23T15:51:03.924Z] + '[' -e coverage.out ] [2023-05-23T15:51:03.924Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-23T15:51:04.032Z] Stashed 1 file(s) [Pipeline] sh [2023-05-23T15:51:03.391Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-23T15:51:03.484Z] > git init /w/workspace/edgex-go/528 # timeout=10 [2023-05-23T15:51:03.624Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-23T15:51:03.625Z] > git --version # timeout=10 [2023-05-23T15:51:03.648Z] > git --version # 'git version 2.25.1' [2023-05-23T15:51:03.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T15:51:03.789Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T15:51:04.342Z] + make build [2023-05-23T15:51:04.342Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-23T15:51:16.539Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-23T15:51:16.539Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-23T15:51:16.539Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-23T15:51:17.475Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-23T15:51:21.419Z] Avoid second fetch [2023-05-23T15:51:21.420Z] Checking out Revision 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 (main) [2023-05-23T15:51:20.480Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-23T15:51:20.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T15:51:21.440Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T15:51:21.518Z] > git checkout -f 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 # timeout=10 [2023-05-23T15:51:22.145Z] Commit message: "fix: Remove all references to v2 (#4573)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T15:51:22.974Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T15:51:22.974Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T15:51:22.974Z] Dload Upload Total Spent Left Speed [2023-05-23T15:51:22.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 102k 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-05-23T15:51:23.575Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T15:51:23.911Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T15:51:23.911Z] + sudo tee /etc/docker/daemon.new [2023-05-23T15:51:23.911Z] { [2023-05-23T15:51:23.911Z] "registry-mirrors": [ [2023-05-23T15:51:23.911Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T15:51:23.911Z] ], [2023-05-23T15:51:23.911Z] "bip": "10.250.0.254/24", [2023-05-23T15:51:23.911Z] "hosts": [ [2023-05-23T15:51:23.911Z] "tcp://0.0.0.0:5555", [2023-05-23T15:51:23.911Z] "unix:///var/run/docker.sock" [2023-05-23T15:51:23.911Z] ], [2023-05-23T15:51:23.911Z] "mtu": 1458, [2023-05-23T15:51:23.911Z] "selinux-enabled": true, [2023-05-23T15:51:23.911Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T15:51:23.911Z] } [Pipeline] sh [2023-05-23T15:51:24.035Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-23T15:51:24.240Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T15:51:24.581Z] + sudo service docker restart [2023-05-23T15:51:24.609Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-23T15:51:25.980Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-23T15:51:26.912Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-23T15:51:27.479Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-23T15:51:28.415Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-23T15:51:31.608Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-23T15:51:31.879Z] $ docker stop --time=1 20c9c61cf74fc77a0e73dde88e264ed48a7f21c6576e1ddbb08adfeff4fd7168 [2023-05-23T15:51:39.355Z] $ docker rm -f --volumes 20c9c61cf74fc77a0e73dde88e264ed48a7f21c6576e1ddbb08adfeff4fd7168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:51:40.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T15:51:40.296Z] [2023-05-23T15:51:40.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:51:40.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T15:51:40.856Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-23T15:51:40.856Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-23T15:51:40.856Z] ca9280d653b3: Pulling fs layer [2023-05-23T15:51:40.856Z] 7e9c9ca2126c: Pulling fs layer [2023-05-23T15:51:40.856Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-23T15:51:40.856Z] cbdbe7a5bc2a: Download complete [2023-05-23T15:51:41.114Z] ca9280d653b3: Download complete [2023-05-23T15:51:41.114Z] cbdbe7a5bc2a: Pull complete [2023-05-23T15:51:41.374Z] 7e9c9ca2126c: Download complete [2023-05-23T15:51:41.632Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T15:51:42.853Z] provisioning config files... [2023-05-23T15:51:42.880Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/528@tmp/config2897184420631939116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:51:43.237Z] ---> docker-login.sh [2023-05-23T15:51:43.238Z] nexus3.edgexfoundry.org:10001 [2023-05-23T15:51:43.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:51:43.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:51:43.828Z] Configure a credential helper to remove this warning. See [2023-05-23T15:51:43.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:51:43.828Z] [2023-05-23T15:51:43.828Z] Login Succeeded [2023-05-23T15:51:43.828Z] nexus3.edgexfoundry.org:10002 [2023-05-23T15:51:44.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:51:44.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:51:44.099Z] Configure a credential helper to remove this warning. See [2023-05-23T15:51:44.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:51:44.099Z] [2023-05-23T15:51:44.099Z] Login Succeeded [2023-05-23T15:51:44.099Z] nexus3.edgexfoundry.org:10003 [2023-05-23T15:51:44.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:51:44.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:51:44.667Z] Configure a credential helper to remove this warning. See [2023-05-23T15:51:44.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:51:44.667Z] [2023-05-23T15:51:44.667Z] Login Succeeded [2023-05-23T15:51:44.667Z] nexus3.edgexfoundry.org:10004 [2023-05-23T15:51:44.918Z] 7e9c9ca2126c: Pull complete [2023-05-23T15:51:44.918Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-23T15:51:44.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T15:51:44.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2023-05-23T15:51:44.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:51:44.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:51:44.941Z] Configure a credential helper to remove this warning. See [2023-05-23T15:51:44.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:51:44.941Z] [2023-05-23T15:51:44.941Z] Login Succeeded [2023-05-23T15:51:44.941Z] docker.io [Pipeline] withDockerContainer [2023-05-23T15:51:44.993Z] prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container [2023-05-23T15:51:45.028Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-23T15:51:45.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:51:45.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:51:45.483Z] Configure a credential helper to remove this warning. See [2023-05-23T15:51:45.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:51:45.483Z] [2023-05-23T15:51:45.483Z] Login Succeeded [2023-05-23T15:51:45.483Z] ---> docker-login.sh ends [2023-05-23T15:51:47.846Z] $ docker top 54e4f651e832d86391c5f6c22a34f65e16e8773dfbdd8e0197eb2d4418c301f5 -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-23T15:51:47.905Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-23T15:51:48.194Z] + docker-compose build --help [2023-05-23T15:51:48.194Z] + grep parallel [Pipeline] sh [2023-05-23T15:51:48.527Z] + git config --global --add safe.directory /w/workspace/edgex-go/528 [Pipeline] echo [2023-05-23T15:51:48.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:51:48.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:51:48.566Z] ========================================================= [2023-05-23T15:51:48.566Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T15:51:48.566Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-23T15:51:48.761Z] --parallel Build images in parallel. [Pipeline] } [2023-05-23T15:51:48.773Z] $ docker stop --time=1 54e4f651e832d86391c5f6c22a34f65e16e8773dfbdd8e0197eb2d4418c301f5 [2023-05-23T15:51:48.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T15:51:49.164Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T15:51:49.164Z] c41833b44d91: Pulling fs layer [2023-05-23T15:51:49.164Z] ed15518f5707: Pulling fs layer [2023-05-23T15:51:49.164Z] feae8fd75edb: Pulling fs layer [2023-05-23T15:51:49.164Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T15:51:49.164Z] 3cdef696dda3: Pulling fs layer [2023-05-23T15:51:49.164Z] 2ced38df9373: Pulling fs layer [2023-05-23T15:51:49.164Z] 58f1dce35555: Pulling fs layer [2023-05-23T15:51:49.164Z] 242c74f7c9fa: Waiting [2023-05-23T15:51:49.164Z] 3cdef696dda3: Waiting [2023-05-23T15:51:49.164Z] 2ced38df9373: Waiting [2023-05-23T15:51:49.164Z] 58f1dce35555: Waiting [2023-05-23T15:51:49.164Z] ed15518f5707: Verifying Checksum [2023-05-23T15:51:49.164Z] ed15518f5707: Download complete [2023-05-23T15:51:49.164Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T15:51:49.164Z] 242c74f7c9fa: Download complete [2023-05-23T15:51:49.164Z] 3cdef696dda3: Verifying Checksum [2023-05-23T15:51:49.164Z] 3cdef696dda3: Download complete [2023-05-23T15:51:49.164Z] c41833b44d91: Verifying Checksum [2023-05-23T15:51:49.164Z] c41833b44d91: Download complete [2023-05-23T15:51:50.050Z] $ docker rm -f --volumes 54e4f651e832d86391c5f6c22a34f65e16e8773dfbdd8e0197eb2d4418c301f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:51:50.153Z] c41833b44d91: Pull complete [2023-05-23T15:51:50.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-23T15:51:50.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:51:50.496Z] prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container [2023-05-23T15:51:50.533Z] $ 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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 [2023-05-23T15:51:50.747Z] 58f1dce35555: Verifying Checksum [2023-05-23T15:51:50.747Z] 58f1dce35555: Download complete [2023-05-23T15:51:50.747Z] ed15518f5707: Pull complete [2023-05-23T15:51:50.847Z] $ docker top 55eea7fa91413b03f56b77f6524ea4065e7b16eea12ed92114eda7e4c291804d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:51:51.179Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-23T15:51:51.716Z] feae8fd75edb: Verifying Checksum [2023-05-23T15:51:51.716Z] 2ced38df9373: Verifying Checksum [2023-05-23T15:51:51.716Z] 2ced38df9373: Download complete [2023-05-23T15:51:51.746Z] Building core-command ... [2023-05-23T15:51:51.746Z] Building core-common-config-bootstrapper ... [2023-05-23T15:51:51.746Z] Building core-data ... [2023-05-23T15:51:51.746Z] Building core-metadata ... [2023-05-23T15:51:51.746Z] Building security-bootstrapper ... [2023-05-23T15:51:51.746Z] Building security-proxy-auth ... [2023-05-23T15:51:51.746Z] Building security-proxy-setup ... [2023-05-23T15:51:51.746Z] Building security-secretstore-setup ... [2023-05-23T15:51:51.746Z] Building security-spiffe-token-provider ... [2023-05-23T15:51:51.746Z] Building security-spire-agent ... [2023-05-23T15:51:51.746Z] Building security-spire-config ... [2023-05-23T15:51:51.746Z] Building security-spire-server ... [2023-05-23T15:51:51.746Z] Building support-notifications ... [2023-05-23T15:51:51.746Z] Building support-scheduler ... [2023-05-23T15:51:51.746Z] Building security-spire-server [2023-05-23T15:51:51.746Z] Building security-bootstrapper [2023-05-23T15:51:51.746Z] Building security-spiffe-token-provider [2023-05-23T15:51:51.746Z] Building core-data [2023-05-23T15:51:51.746Z] Building support-scheduler [2023-05-23T15:52:03.952Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:52:03.952Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:52:03.952Z] ---> 46b864a04398 [2023-05-23T15:52:03.952Z] Step 3/20 : WORKDIR /edgex-go [2023-05-23T15:52:03.952Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:52:03.952Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:52:03.952Z] ---> 46b864a04398 [2023-05-23T15:52:03.952Z] Step 3/26 : WORKDIR /edgex-go [2023-05-23T15:52:03.952Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:52:03.952Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:52:03.952Z] ---> 46b864a04398 [2023-05-23T15:52:03.952Z] Step 3/33 : WORKDIR /edgex-go [2023-05-23T15:52:03.952Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:52:03.952Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:52:03.952Z] ---> 46b864a04398 [2023-05-23T15:52:03.952Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T15:52:03.952Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:52:03.952Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:52:03.952Z] ---> 46b864a04398 [2023-05-23T15:52:03.952Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T15:52:04.073Z] feae8fd75edb: Pull complete [2023-05-23T15:52:04.073Z] 242c74f7c9fa: Pull complete [2023-05-23T15:52:04.073Z] 3cdef696dda3: Pull complete [2023-05-23T15:52:10.518Z] ---> Running in 47c51c110b2a [2023-05-23T15:52:10.518Z] ---> Running in 699b2b913098 [2023-05-23T15:52:10.518Z] ---> Running in fa03e18d8130 [2023-05-23T15:52:10.518Z] ---> Running in 23b9b77545f8 [2023-05-23T15:52:10.518Z] ---> Running in 68df5c1ac6ef [2023-05-23T15:52:10.518Z] Removing intermediate container fa03e18d8130 [2023-05-23T15:52:10.518Z] ---> d97962a63c32 [2023-05-23T15:52:10.518Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T15:52:10.518Z] Removing intermediate container 47c51c110b2a [2023-05-23T15:52:10.518Z] ---> 9030d12dc454 [2023-05-23T15:52:10.518Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-23T15:52:10.518Z] Removing intermediate container 699b2b913098 [2023-05-23T15:52:10.518Z] ---> f711ee96d6ec [2023-05-23T15:52:10.518Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T15:52:10.518Z] ---> Running in c1bcbe7fce2c [2023-05-23T15:52:10.518Z] ---> Running in ab19dd3dc4d1 [2023-05-23T15:52:10.518Z] ---> Running in 8eb5439de54f [2023-05-23T15:52:10.518Z] Removing intermediate container 68df5c1ac6ef [2023-05-23T15:52:10.518Z] ---> cdedbb26a22c [2023-05-23T15:52:10.518Z] Removing intermediate container 23b9b77545f8 [2023-05-23T15:52:10.518Z] ---> 3d3572b27c19 [2023-05-23T15:52:10.518Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-23T15:52:10.518Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T15:52:10.518Z] ---> Running in b26063722e1b [2023-05-23T15:52:10.518Z] ---> Running in 8874cfa38fa8 [2023-05-23T15:52:10.518Z] Removing intermediate container 8eb5439de54f [2023-05-23T15:52:10.518Z] ---> efa019db704d [2023-05-23T15:52:10.518Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T15:52:10.518Z] Removing intermediate container c1bcbe7fce2c [2023-05-23T15:52:10.518Z] ---> 90f1767a2893 [2023-05-23T15:52:10.518Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T15:52:10.518Z] ---> Running in 47a9f477dcd5 [2023-05-23T15:52:10.518Z] ---> Running in 4d081d2ab94b [2023-05-23T15:52:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:52:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:52:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:52:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:52:10.518Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T15:52:10.518Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T15:52:10.518Z] OK: 17826 distinct packages available [2023-05-23T15:52:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:52:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:52:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:52:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:52:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:52:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:52:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:52:10.518Z] OK: 265 MiB in 53 packages [2023-05-23T15:52:10.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:52:10.518Z] OK: 265 MiB in 53 packages [2023-05-23T15:52:10.750Z] 2ced38df9373: Pull complete [2023-05-23T15:52:10.776Z] OK: 265 MiB in 53 packages [2023-05-23T15:52:10.776Z] OK: 265 MiB in 53 packages [2023-05-23T15:52:10.776Z] OK: 265 MiB in 53 packages [2023-05-23T15:52:15.092Z] 58f1dce35555: Pull complete [2023-05-23T15:52:15.092Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T15:52:15.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T15:52:15.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-23T15:52:15.452Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T15:52:15.452Z] WORKDIR /edgex [2023-05-23T15:52:15.452Z] COPY go.mod . [2023-05-23T15:52:15.452Z] RUN go mod download [2023-05-23T15:52:15.452Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-23T15:52:16.067Z] Sending build context to Docker daemon 2.928MB [2023-05-23T15:52:16.067Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T15:52:16.067Z] ---> fadd8f120f05 [2023-05-23T15:52:16.067Z] Step 2/4 : WORKDIR /edgex [2023-05-23T15:52:18.027Z] ---> Running in b76163add4d8 [2023-05-23T15:52:18.027Z] Removing intermediate container b76163add4d8 [2023-05-23T15:52:18.027Z] ---> 06dca54e9fac [2023-05-23T15:52:18.027Z] Step 3/4 : COPY go.mod . [2023-05-23T15:52:18.617Z] ---> 4f7db2d45a69 [2023-05-23T15:52:18.617Z] Step 4/4 : RUN go mod download [2023-05-23T15:52:18.617Z] ---> Running in ffe7130e49ed [2023-05-23T15:52:19.119Z] Removing intermediate container 8874cfa38fa8 [2023-05-23T15:52:19.119Z] ---> ea569a73b1c9 [2023-05-23T15:52:19.119Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-23T15:52:19.119Z] Removing intermediate container 47a9f477dcd5 [2023-05-23T15:52:19.119Z] ---> a73bae87319f [2023-05-23T15:52:19.119Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T15:52:19.119Z] Removing intermediate container 4d081d2ab94b [2023-05-23T15:52:19.119Z] ---> c98fe616c89e [2023-05-23T15:52:19.119Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T15:52:19.119Z] Removing intermediate container ab19dd3dc4d1 [2023-05-23T15:52:19.119Z] ---> 4f2ce5ec8152 [2023-05-23T15:52:19.119Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-23T15:52:19.119Z] Removing intermediate container b26063722e1b [2023-05-23T15:52:19.119Z] ---> 7b972bfe9d36 [2023-05-23T15:52:19.119Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-23T15:52:19.119Z] ---> 4efd0ac52698 [2023-05-23T15:52:19.119Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:52:19.119Z] ---> Running in bf316f02eaf6 [2023-05-23T15:52:19.119Z] ---> 3ba1c4d42e66 [2023-05-23T15:52:19.119Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:52:19.119Z] ---> 6e27ebb9376b [2023-05-23T15:52:19.119Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:52:19.119Z] ---> Running in 9118101fc78c [2023-05-23T15:52:19.119Z] ---> Running in 70d1564f0f10 [2023-05-23T15:52:19.119Z] ---> f58fa504b8f6 [2023-05-23T15:52:19.119Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:52:19.119Z] ---> c8fddb4817a2 [2023-05-23T15:52:19.119Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:52:19.119Z] ---> Running in 44990817e449 [2023-05-23T15:52:19.119Z] ---> Running in c891d99d4402 [2023-05-23T15:52:50.917Z] Removing intermediate container ffe7130e49ed [2023-05-23T15:52:50.917Z] ---> 40409e678fe1 [2023-05-23T15:52:50.917Z] Successfully built 40409e678fe1 [2023-05-23T15:52:50.917Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:52:51.259Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T15:52:51.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:52:51.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-16508 does not seem to be running inside a container [2023-05-23T15:52:51.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 [2023-05-23T15:52:52.945Z] $ docker top 9076f42fd5d04525b7d2ace56090d0e19855c0564cff728d5f09f2d40fb6dd33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:52:53.789Z] + go version [2023-05-23T15:52:53.790Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T15:52:53.816Z] $ docker stop --time=1 9076f42fd5d04525b7d2ace56090d0e19855c0564cff728d5f09f2d40fb6dd33 [2023-05-23T15:52:55.419Z] $ docker rm -f --volumes 9076f42fd5d04525b7d2ace56090d0e19855c0564cff728d5f09f2d40fb6dd33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:52:56.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T15:52:56.014Z] [2023-05-23T15:52:56.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:52:56.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T15:52:56.358Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-23T15:52:56.358Z] 29e5d40040c1: Pulling fs layer [2023-05-23T15:52:56.358Z] 1ce36da41761: Pulling fs layer [2023-05-23T15:52:56.358Z] 25b303627fd3: Pulling fs layer [2023-05-23T15:52:56.633Z] 29e5d40040c1: Verifying Checksum [2023-05-23T15:52:56.633Z] 29e5d40040c1: Download complete [2023-05-23T15:52:56.902Z] 1ce36da41761: Verifying Checksum [2023-05-23T15:52:56.902Z] 1ce36da41761: Download complete [2023-05-23T15:52:57.169Z] 29e5d40040c1: Pull complete [2023-05-23T15:52:58.585Z] 1ce36da41761: Pull complete [2023-05-23T15:52:58.585Z] 25b303627fd3: Verifying Checksum [2023-05-23T15:52:58.585Z] 25b303627fd3: Download complete [2023-05-23T15:53:08.675Z] 25b303627fd3: Pull complete [2023-05-23T15:53:08.675Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-23T15:53:08.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T15:53:08.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:53:08.859Z] prd-ubuntu20.04-docker-arm64-4c-16g-16508 does not seem to be running inside a container [2023-05-23T15:53:08.929Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-23T15:53:11.027Z] $ docker top 06ffeba48fc19ea26c0c14232023b3c187402f93f9ac151b000558f7c9e9ebae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:53:11.858Z] + docker-compose build --help [2023-05-23T15:53:11.858Z] + grep parallel [2023-05-23T15:53:16.124Z] --parallel Build images in parallel. [Pipeline] } [2023-05-23T15:53:16.150Z] $ docker stop --time=1 06ffeba48fc19ea26c0c14232023b3c187402f93f9ac151b000558f7c9e9ebae [2023-05-23T15:53:21.181Z] $ docker rm -f --volumes 06ffeba48fc19ea26c0c14232023b3c187402f93f9ac151b000558f7c9e9ebae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:53:21.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-23T15:53:21.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T15:53:21.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-16508 does not seem to be running inside a container [2023-05-23T15:53:21.970Z] $ 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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 [2023-05-23T15:53:23.115Z] $ docker top 18402c65318072ac3362ff3031a854893fe7f1501fbc440dc1c256d188634bba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T15:53:23.610Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-23T15:53:27.097Z] Removing intermediate container c891d99d4402 [2023-05-23T15:53:27.097Z] ---> e1439a7b9d37 [2023-05-23T15:53:27.097Z] Step 7/33 : COPY . . [2023-05-23T15:53:27.097Z] Removing intermediate container bf316f02eaf6 [2023-05-23T15:53:27.097Z] ---> 769cc924486a [2023-05-23T15:53:27.097Z] Step 7/26 : COPY . . [2023-05-23T15:53:27.097Z] Removing intermediate container 9118101fc78c [2023-05-23T15:53:27.097Z] ---> 0b83d435fd5c [2023-05-23T15:53:27.097Z] Step 8/23 : COPY . . [2023-05-23T15:53:27.097Z] Removing intermediate container 44990817e449 [2023-05-23T15:53:27.097Z] ---> 7890e4693649 [2023-05-23T15:53:27.097Z] Step 7/20 : COPY . . [2023-05-23T15:53:27.097Z] Removing intermediate container 70d1564f0f10 [2023-05-23T15:53:27.097Z] ---> dcf186cf8668 [2023-05-23T15:53:27.097Z] Step 8/23 : COPY . . [2023-05-23T15:53:27.879Z] Building core-command ... [2023-05-23T15:53:27.879Z] Building core-common-config-bootstrapper ... [2023-05-23T15:53:27.879Z] Building core-data ... [2023-05-23T15:53:27.879Z] Building core-metadata ... [2023-05-23T15:53:27.879Z] Building security-bootstrapper ... [2023-05-23T15:53:27.879Z] Building security-proxy-auth ... [2023-05-23T15:53:27.879Z] Building security-proxy-setup ... [2023-05-23T15:53:27.879Z] Building security-secretstore-setup ... [2023-05-23T15:53:27.879Z] Building security-spiffe-token-provider ... [2023-05-23T15:53:27.879Z] Building security-spire-agent ... [2023-05-23T15:53:27.879Z] Building security-spire-config ... [2023-05-23T15:53:27.879Z] Building security-spire-server ... [2023-05-23T15:53:27.879Z] Building support-notifications ... [2023-05-23T15:53:27.879Z] Building support-scheduler ... [2023-05-23T15:53:27.879Z] Building support-scheduler [2023-05-23T15:53:27.879Z] Building core-command [2023-05-23T15:53:27.879Z] Building support-notifications [2023-05-23T15:53:27.879Z] Building security-proxy-auth [2023-05-23T15:53:27.879Z] Building security-spire-agent [2023-05-23T15:53:37.955Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:53:37.955Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:53:37.955Z] ---> 40409e678fe1 [2023-05-23T15:53:37.955Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T15:53:37.955Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:53:37.955Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:53:37.955Z] ---> 40409e678fe1 [2023-05-23T15:53:37.955Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T15:53:38.226Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:53:38.226Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:53:38.226Z] ---> 40409e678fe1 [2023-05-23T15:53:38.226Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T15:53:38.226Z] ---> Running in 49c0adb0af92 [2023-05-23T15:53:38.226Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:53:38.226Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:53:38.226Z] ---> 40409e678fe1 [2023-05-23T15:53:38.226Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T15:53:38.226Z] [2023-05-23T15:53:38.226Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:53:38.226Z] ---> 40409e678fe1 [2023-05-23T15:53:38.226Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T15:53:38.226Z] ---> Running in 3348ac1215c9 [2023-05-23T15:53:38.226Z] ---> Running in dbef4a8c364d [2023-05-23T15:53:38.226Z] ---> Running in 91c8b1183fe7 [2023-05-23T15:53:38.226Z] ---> Running in 91aec9baa6eb [2023-05-23T15:53:38.812Z] Removing intermediate container 49c0adb0af92 [2023-05-23T15:53:38.812Z] ---> f11a293da12f [2023-05-23T15:53:38.812Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T15:53:38.812Z] ---> Running in d2e6ef7d260c [2023-05-23T15:53:38.812Z] Removing intermediate container dbef4a8c364d [2023-05-23T15:53:38.812Z] ---> 6aa98ec2e7d1 [2023-05-23T15:53:38.812Z] Step 4/24 : WORKDIR /edgex-go [2023-05-23T15:53:39.091Z] Removing intermediate container 3348ac1215c9 [2023-05-23T15:53:39.091Z] ---> c9cd27e92502 [2023-05-23T15:53:39.091Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T15:53:39.091Z] Removing intermediate container 91aec9baa6eb [2023-05-23T15:53:39.091Z] ---> 9859abfdc97e [2023-05-23T15:53:39.091Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T15:53:39.091Z] Removing intermediate container 91c8b1183fe7 [2023-05-23T15:53:39.091Z] ---> 34b8fa6d9226 [2023-05-23T15:53:39.091Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T15:53:39.091Z] ---> Running in 7e544b974394 [2023-05-23T15:53:39.091Z] ---> Running in 168a18943239 [2023-05-23T15:53:39.091Z] ---> Running in 76b8cc333049 [2023-05-23T15:53:39.371Z] ---> Running in bbfd4db63c7f [2023-05-23T15:53:39.474Z] ---> a479d830ef89 [2023-05-23T15:53:39.474Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-23T15:53:39.474Z] ---> ab8b76e349fd [2023-05-23T15:53:39.474Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-23T15:53:39.474Z] ---> fb171b200792 [2023-05-23T15:53:39.474Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-23T15:53:39.474Z] ---> 916bd2463407 [2023-05-23T15:53:39.474Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-23T15:53:39.474Z] ---> 166ce043440a [2023-05-23T15:53:39.474Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T15:53:39.474Z] ---> Running in 44feda2f0b1b [2023-05-23T15:53:39.474Z] ---> Running in caf15d98afd1 [2023-05-23T15:53:39.474Z] ---> Running in 4e4cdcc7079e [2023-05-23T15:53:39.474Z] ---> Running in 3d30cfb3d985 [2023-05-23T15:53:39.474Z] ---> Running in 96a427b55bdd [2023-05-23T15:53:39.474Z] Removing intermediate container 44feda2f0b1b [2023-05-23T15:53:39.474Z] ---> 43c8a6d93eff [2023-05-23T15:53:39.474Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-23T15:53:39.474Z] ---> Running in fc98e2a0387e [2023-05-23T15:53:39.474Z] Removing intermediate container fc98e2a0387e [2023-05-23T15:53:39.474Z] ---> 18f26f92050e [2023-05-23T15:53:39.474Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T15:53:39.474Z] ---> Running in e598ee7ae4c5 [2023-05-23T15:53:39.474Z] Removing intermediate container e598ee7ae4c5 [2023-05-23T15:53:39.474Z] ---> 0ba77cb4c7d7 [2023-05-23T15:53:39.475Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-23T15:53:39.475Z] ---> Running in c0202a7bc5b6 [2023-05-23T15:53:39.475Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-23T15:53:39.475Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-23T15:53:39.475Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-23T15:53:39.475Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-23T15:53:39.639Z] Removing intermediate container d2e6ef7d260c [2023-05-23T15:53:39.639Z] ---> c666db7509e7 [2023-05-23T15:53:39.639Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-23T15:53:39.733Z] Removing intermediate container c0202a7bc5b6 [2023-05-23T15:53:39.734Z] ---> a99abefece5f [2023-05-23T15:53:39.734Z] Step 12/26 : WORKDIR /edgex-go [2023-05-23T15:53:39.734Z] ---> Running in 40ff3e14d08c [2023-05-23T15:53:39.924Z] Removing intermediate container 7e544b974394 [2023-05-23T15:53:39.924Z] ---> Running in 0a656b010559 [2023-05-23T15:53:39.924Z] ---> 8ae79e067aec [2023-05-23T15:53:39.924Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-23T15:53:39.994Z] Removing intermediate container 40ff3e14d08c [2023-05-23T15:53:39.994Z] ---> 6ca0e040ff46 [2023-05-23T15:53:39.994Z] [2023-05-23T15:53:39.994Z] Step 13/26 : FROM alpine:3.17 [2023-05-23T15:53:40.192Z] Removing intermediate container bbfd4db63c7f [2023-05-23T15:53:40.192Z] ---> 36b0b15c4fa4 [2023-05-23T15:53:40.192Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T15:53:40.192Z] ---> Running in 1b0134b924b9 [2023-05-23T15:53:40.192Z] Removing intermediate container 76b8cc333049 [2023-05-23T15:53:40.192Z] ---> 686110d01aca [2023-05-23T15:53:40.192Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T15:53:40.254Z] 3.17: Pulling from library/alpine [2023-05-23T15:53:40.254Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T15:53:40.254Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T15:53:40.254Z] ---> 9ed4aefc74f6 [2023-05-23T15:53:40.254Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T15:53:40.466Z] ---> Running in fb148d756e5c [2023-05-23T15:53:40.466Z] ---> Running in e877b561829e [2023-05-23T15:53:40.511Z] ---> Running in 5e2aa1928c5d [2023-05-23T15:53:40.511Z] Removing intermediate container 5e2aa1928c5d [2023-05-23T15:53:40.511Z] ---> ae30900309a8 [2023-05-23T15:53:40.511Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T15:53:40.769Z] ---> Running in e82f1067b951 [2023-05-23T15:53:41.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:53:41.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:53:41.286Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T15:53:41.286Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T15:53:41.286Z] OK: 17823 distinct packages available [2023-05-23T15:53:41.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T15:53:41.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:53:41.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:53:41.803Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-23T15:53:41.803Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-23T15:53:41.803Z] (3/5) Installing libucontext (1.2-r0) [2023-05-23T15:53:41.803Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-23T15:53:41.803Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-23T15:53:41.803Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T15:53:41.803Z] OK: 8 MiB in 20 packages [2023-05-23T15:53:42.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T15:53:42.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T15:53:42.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T15:53:42.739Z] Removing intermediate container e82f1067b951 [2023-05-23T15:53:42.740Z] ---> ef816e32c808 [2023-05-23T15:53:42.740Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T15:53:42.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T15:53:43.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T15:53:43.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T15:53:43.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T15:53:43.654Z] OK: 263 MiB in 53 packages [2023-05-23T15:53:43.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T15:53:43.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T15:53:43.923Z] OK: 263 MiB in 53 packages [2023-05-23T15:53:44.132Z] ---> b2b3c0c11c8a [2023-05-23T15:53:44.132Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T15:53:45.355Z] OK: 263 MiB in 53 packages [2023-05-23T15:53:45.355Z] OK: 263 MiB in 53 packages [2023-05-23T15:53:45.355Z] Removing intermediate container 168a18943239 [2023-05-23T15:53:45.355Z] ---> 3889d245b374 [2023-05-23T15:53:45.355Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T15:53:45.623Z] OK: 263 MiB in 53 packages [2023-05-23T15:53:45.709Z] ---> 54a1b4a9fda2 [2023-05-23T15:53:45.709Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T15:53:48.972Z] ---> 4c1f774461f1 [2023-05-23T15:53:48.972Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:53:48.972Z] Removing intermediate container 0a656b010559 [2023-05-23T15:53:48.972Z] ---> 1c3ccb761104 [2023-05-23T15:53:48.972Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T15:53:48.972Z] ---> Running in 6395cfd529f1 [2023-05-23T15:53:49.561Z] Removing intermediate container 1b0134b924b9 [2023-05-23T15:53:49.561Z] ---> 8beef5d18a73 [2023-05-23T15:53:49.561Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-23T15:53:49.561Z] Removing intermediate container fb148d756e5c [2023-05-23T15:53:49.561Z] ---> 962e365b1a1a [2023-05-23T15:53:49.561Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T15:53:49.828Z] Removing intermediate container e877b561829e [2023-05-23T15:53:49.828Z] ---> 885bf531dba1 [2023-05-23T15:53:49.828Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T15:53:50.420Z] ---> 2a3a687bfc32 [2023-05-23T15:53:50.420Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:53:50.420Z] ---> Running in 8f7e6b0f3d1d [2023-05-23T15:53:51.008Z] ---> 8fb0700b13df [2023-05-23T15:53:51.008Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:53:51.008Z] ---> Running in 0f73105e546c [2023-05-23T15:53:51.594Z] ---> 1605e8828ebc [2023-05-23T15:53:51.594Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:53:51.594Z] ---> 98c9fe3e6fc8 [2023-05-23T15:53:51.594Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:53:51.594Z] ---> Running in 6f03d639bc0f [2023-05-23T15:53:51.594Z] ---> Running in b9e694d20b6c [2023-05-23T15:54:00.619Z] ---> cf5089539dbf [2023-05-23T15:54:00.619Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T15:54:01.186Z] ---> 6ff9c4d2c905 [2023-05-23T15:54:01.186Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-23T15:54:03.712Z] ---> b1e8157cb0ff [2023-05-23T15:54:03.712Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-23T15:54:05.088Z] ---> bda59d0f4f8e [2023-05-23T15:54:05.088Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T15:54:05.346Z] ---> Running in 6a1a42d16433 [2023-05-23T15:54:05.604Z] Removing intermediate container 6a1a42d16433 [2023-05-23T15:54:05.605Z] ---> ae04e1b1b7e8 [2023-05-23T15:54:05.605Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T15:54:05.605Z] ---> Running in abca902b2738 [2023-05-23T15:54:06.168Z] Removing intermediate container abca902b2738 [2023-05-23T15:54:06.169Z] ---> 4925f803fcfb [2023-05-23T15:54:06.169Z] Step 24/26 : LABEL arch=x86_64 [2023-05-23T15:54:06.169Z] ---> Running in 3619d763272c [2023-05-23T15:54:06.169Z] Removing intermediate container 3619d763272c [2023-05-23T15:54:06.169Z] ---> fbb7178a6dd6 [2023-05-23T15:54:06.169Z] Step 25/26 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:54:06.169Z] ---> Running in f689ca2d5751 [2023-05-23T15:54:07.102Z] Removing intermediate container f689ca2d5751 [2023-05-23T15:54:07.102Z] ---> cef04a132fe4 [2023-05-23T15:54:07.102Z] Step 26/26 : LABEL version=3.0.0-dev.162 [2023-05-23T15:54:07.102Z] ---> Running in be0d233998b1 [2023-05-23T15:54:07.669Z] Removing intermediate container be0d233998b1 [2023-05-23T15:54:07.669Z] ---> 606d86586910 [2023-05-23T15:54:07.669Z] [2023-05-23T15:54:07.669Z] Successfully built 606d86586910 [2023-05-23T15:54:07.927Z] Successfully tagged security-spire-server:latest [2023-05-23T15:54:07.927Z]  Building security-spire-server ... done Building security-spire-config [2023-05-23T15:54:14.492Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:54:14.492Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:54:14.492Z] ---> 46b864a04398 [2023-05-23T15:54:14.492Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T15:54:14.492Z] ---> Using cache [2023-05-23T15:54:14.492Z] ---> cdedbb26a22c [2023-05-23T15:54:14.492Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T15:54:19.769Z] ---> Running in 4cf1fd6d8335 [2023-05-23T15:54:26.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:26.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:26.493Z] OK: 265 MiB in 53 packages [2023-05-23T15:54:27.875Z] Removing intermediate container caf15d98afd1 [2023-05-23T15:54:27.875Z] ---> 004c6bc2bd31 [2023-05-23T15:54:27.875Z] [2023-05-23T15:54:27.875Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T15:54:27.875Z] ---> 9ed4aefc74f6 [2023-05-23T15:54:27.875Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T15:54:27.875Z] Removing intermediate container 96a427b55bdd [2023-05-23T15:54:27.875Z] ---> 2fe8b2aea015 [2023-05-23T15:54:27.875Z] [2023-05-23T15:54:27.875Z] Step 9/33 : FROM alpine:3.17 [2023-05-23T15:54:27.875Z] ---> 9ed4aefc74f6 [2023-05-23T15:54:27.875Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T15:54:28.139Z] ---> Running in e2d8ea00f1b3 [2023-05-23T15:54:28.139Z] ---> Running in 407af827982c [2023-05-23T15:54:28.139Z] Removing intermediate container 3d30cfb3d985 [2023-05-23T15:54:28.139Z] ---> 6db79d721983 [2023-05-23T15:54:28.139Z] [2023-05-23T15:54:28.139Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T15:54:28.139Z] ---> 9ed4aefc74f6 [2023-05-23T15:54:28.139Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T15:54:28.139Z] Removing intermediate container 4e4cdcc7079e [2023-05-23T15:54:28.139Z] ---> 822ab86469fa [2023-05-23T15:54:28.139Z] [2023-05-23T15:54:28.139Z] Step 9/20 : FROM alpine:3.17 [2023-05-23T15:54:28.139Z] ---> 9ed4aefc74f6 [2023-05-23T15:54:28.139Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T15:54:28.399Z] Removing intermediate container 4cf1fd6d8335 [2023-05-23T15:54:28.399Z] ---> 8e4fcf26d550 [2023-05-23T15:54:28.399Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T15:54:28.399Z] ---> Running in 0a026d9a11a0 [2023-05-23T15:54:28.399Z] Removing intermediate container e2d8ea00f1b3 [2023-05-23T15:54:28.399Z] ---> f19fd617e96d [2023-05-23T15:54:28.399Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-23T15:54:28.399Z] Removing intermediate container 407af827982c [2023-05-23T15:54:28.399Z] ---> 1aa20a9cb664 [2023-05-23T15:54:28.399Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-23T15:54:28.399Z] ---> Running in 31200f4d748d [2023-05-23T15:54:28.399Z] ---> Running in 58f16419eaaf [2023-05-23T15:54:28.399Z] ---> Running in 8f17c8f241fb [2023-05-23T15:54:28.399Z] ---> 5f7ddce07868 [2023-05-23T15:54:28.399Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:54:28.399Z] Removing intermediate container 31200f4d748d [2023-05-23T15:54:28.399Z] ---> 815ce4d61d7e [2023-05-23T15:54:28.399Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-23T15:54:28.659Z] ---> Running in 9d0558713440 [2023-05-23T15:54:28.659Z] ---> Running in 272db2914b86 [2023-05-23T15:54:28.659Z] Removing intermediate container 8f17c8f241fb [2023-05-23T15:54:28.659Z] ---> ca3ac2c33eb2 [2023-05-23T15:54:28.659Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-23T15:54:28.659Z] ---> Running in 3742691db426 [2023-05-23T15:54:28.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:28.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:28.659Z] Removing intermediate container 3742691db426 [2023-05-23T15:54:28.659Z] ---> 87a9f5392d94 [2023-05-23T15:54:28.659Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T15:54:28.659Z] ---> Running in 1f72b2fec294 [2023-05-23T15:54:28.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:28.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:28.922Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T15:54:28.922Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T15:54:28.922Z] OK: 7 MiB in 16 packages [2023-05-23T15:54:28.922Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T15:54:28.922Z] (2/2) Installing su-exec (0.2-r2) [2023-05-23T15:54:28.922Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T15:54:28.922Z] OK: 7 MiB in 17 packages [2023-05-23T15:54:29.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:29.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:29.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:29.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:29.449Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T15:54:29.449Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T15:54:29.449Z] OK: 7 MiB in 16 packages [2023-05-23T15:54:29.449Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T15:54:29.449Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T15:54:29.449Z] OK: 17823 distinct packages available [2023-05-23T15:54:29.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:29.709Z] Removing intermediate container 0a026d9a11a0 [2023-05-23T15:54:29.709Z] ---> bc5c5ebc7a44 [2023-05-23T15:54:29.709Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T15:54:29.709Z] Removing intermediate container 58f16419eaaf [2023-05-23T15:54:29.709Z] ---> ce31b525bc40 [2023-05-23T15:54:29.709Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-23T15:54:29.709Z] ---> Running in 42bfe967d197 [2023-05-23T15:54:29.709Z] ---> Running in 67f3492b8b2a [2023-05-23T15:54:29.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:54:29.709Z] Removing intermediate container 42bfe967d197 [2023-05-23T15:54:29.709Z] ---> b65ae6934ce3 [2023-05-23T15:54:29.709Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-23T15:54:29.709Z] Removing intermediate container 67f3492b8b2a [2023-05-23T15:54:29.709Z] ---> a03ce110bbf8 [2023-05-23T15:54:29.709Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-23T15:54:29.709Z] ---> Running in 68cb47757250 [2023-05-23T15:54:29.709Z] ---> Running in 84ffeb1bd569 [2023-05-23T15:54:29.971Z] Removing intermediate container 1f72b2fec294 [2023-05-23T15:54:29.971Z] ---> cc600fdd6bc0 [2023-05-23T15:54:29.971Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 68cb47757250 [2023-05-23T15:54:29.971Z] ---> 0c8961d4e4a3 [2023-05-23T15:54:29.971Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-23T15:54:29.971Z] [2023-05-23T15:54:29.971Z] Removing intermediate container 84ffeb1bd569 [2023-05-23T15:54:29.971Z] ---> f9775fd62b40 [2023-05-23T15:54:29.971Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T15:54:29.971Z] ---> Running in 78a255289342 [2023-05-23T15:54:29.971Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-23T15:54:29.971Z] ---> Running in 4a75b9fde503 [2023-05-23T15:54:29.971Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-23T15:54:29.971Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-23T15:54:29.971Z] (4/9) Installing libcurl (8.1.1-r0) [2023-05-23T15:54:29.971Z] (5/9) Installing curl (8.1.1-r0) [2023-05-23T15:54:29.971Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-23T15:54:29.971Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-23T15:54:29.971Z] (8/9) Installing libucontext (1.2-r0) [2023-05-23T15:54:29.971Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-23T15:54:29.971Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T15:54:29.971Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T15:54:30.231Z] Removing intermediate container 78a255289342 [2023-05-23T15:54:30.231Z] ---> 85d5ff1c5c88 [2023-05-23T15:54:30.231Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T15:54:30.231Z] ---> 531367062f64 [2023-05-23T15:54:30.231Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T15:54:30.231Z] Removing intermediate container 4a75b9fde503 [2023-05-23T15:54:30.231Z] ---> 5b53879b6cdc [2023-05-23T15:54:30.231Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-23T15:54:30.231Z] ---> Running in 9956c9543d32 [2023-05-23T15:54:30.231Z] OK: 10 MiB in 24 packages [2023-05-23T15:54:30.231Z] Removing intermediate container 9956c9543d32 [2023-05-23T15:54:30.231Z] ---> cde055d673ba [2023-05-23T15:54:30.231Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-23T15:54:30.231Z] ---> 0639ff980987 [2023-05-23T15:54:30.231Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T15:54:30.231Z] ---> eb0b09cdfc85 [2023-05-23T15:54:30.231Z] ---> Running in 2ed1e1578503 [2023-05-23T15:54:30.231Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-23T15:54:30.805Z] ---> 43be70ab69f4 [2023-05-23T15:54:30.805Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-23T15:54:30.805Z] ---> d09d5c16d76f [2023-05-23T15:54:30.805Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-23T15:54:31.374Z] ---> e95a55212e31 [2023-05-23T15:54:31.374Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-23T15:54:31.374Z] Removing intermediate container 272db2914b86 [2023-05-23T15:54:31.374Z] ---> 4ac1beb3a86a [2023-05-23T15:54:31.374Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T15:54:31.374Z] ---> c4e58ec06817 [2023-05-23T15:54:31.374Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-23T15:54:31.633Z] ---> Running in f2ad4f72f013 [2023-05-23T15:54:31.633Z] Removing intermediate container f2ad4f72f013 [2023-05-23T15:54:31.633Z] ---> 90cf9b455088 [2023-05-23T15:54:31.633Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T15:54:31.633Z] ---> 975ff9620153 [2023-05-23T15:54:31.633Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T15:54:31.633Z] ---> f70fe2a11808 [2023-05-23T15:54:31.633Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-23T15:54:31.633Z] Removing intermediate container 2ed1e1578503 [2023-05-23T15:54:31.633Z] ---> 7c09e3619895 [2023-05-23T15:54:31.633Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-23T15:54:31.633Z] ---> Running in 3b50e07f8772 [2023-05-23T15:54:31.633Z] ---> Running in d5eeaa778d11 [2023-05-23T15:54:31.633Z] ---> Running in 7c9860c64a34 [2023-05-23T15:54:31.893Z] ---> 3c8d5689758d [2023-05-23T15:54:31.893Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-23T15:54:31.893Z] Removing intermediate container d5eeaa778d11 [2023-05-23T15:54:31.893Z] ---> 00b37ffcf90e [2023-05-23T15:54:31.893Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T15:54:31.893Z] Removing intermediate container 3b50e07f8772 [2023-05-23T15:54:31.893Z] ---> b2a76e9675ef [2023-05-23T15:54:31.893Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T15:54:31.893Z] Removing intermediate container 7c9860c64a34 [2023-05-23T15:54:31.893Z] ---> 0511cf6197a8 [2023-05-23T15:54:31.893Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-23T15:54:31.893Z] ---> Running in a6f9007c98ce [2023-05-23T15:54:31.893Z] ---> Running in e26a1429e9d6 [2023-05-23T15:54:32.465Z] Removing intermediate container e26a1429e9d6 [2023-05-23T15:54:32.465Z] ---> 587fc01baab5 [2023-05-23T15:54:32.465Z] Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:54:32.465Z] Removing intermediate container a6f9007c98ce [2023-05-23T15:54:32.466Z] ---> aa1812a69d7f [2023-05-23T15:54:32.466Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T15:54:32.466Z] ---> be2d6bc42c4b [2023-05-23T15:54:32.466Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-23T15:54:32.466Z] ---> 72e1a9c03768 [2023-05-23T15:54:32.466Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-23T15:54:32.725Z] ---> Running in 15d9153aac2b [2023-05-23T15:54:32.725Z] ---> Running in 1f41cbcb6e3c [2023-05-23T15:54:32.725Z] ---> Running in bff24d002d83 [2023-05-23T15:54:32.725Z] Removing intermediate container 15d9153aac2b [2023-05-23T15:54:32.725Z] ---> 70170c634f3f [2023-05-23T15:54:32.725Z] Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:54:32.725Z] Removing intermediate container 1f41cbcb6e3c [2023-05-23T15:54:32.725Z] ---> 6751f63d3c2b [2023-05-23T15:54:32.725Z] Step 23/23 : LABEL version=3.0.0-dev.162 [2023-05-23T15:54:32.725Z] ---> Running in 53ff1d10ff50 [2023-05-23T15:54:32.725Z] ---> Running in 7f382c3f104a [2023-05-23T15:54:32.725Z] ---> db97e0e2a78a [2023-05-23T15:54:32.725Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-23T15:54:32.991Z] ---> Running in 66686199ece0 [2023-05-23T15:54:32.991Z] Removing intermediate container 53ff1d10ff50 [2023-05-23T15:54:32.991Z] ---> 601bb04791bd [2023-05-23T15:54:32.991Z] Step 23/23 : LABEL version=3.0.0-dev.162 [2023-05-23T15:54:32.991Z] Removing intermediate container 7f382c3f104a [2023-05-23T15:54:32.991Z] ---> 5a8bc28a078e [2023-05-23T15:54:32.991Z] [2023-05-23T15:54:32.991Z] ---> Running in 9e3bff35172b [2023-05-23T15:54:32.991Z] Removing intermediate container 66686199ece0 [2023-05-23T15:54:32.991Z] ---> b3cc4411c744 [2023-05-23T15:54:32.991Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T15:54:32.991Z] ---> Running in 64b9df5805a7 [2023-05-23T15:54:32.991Z] Successfully built 5a8bc28a078e [2023-05-23T15:54:32.991Z] Successfully tagged core-data:latest [2023-05-23T15:54:32.991Z]  Building core-data ... done Building core-metadata [2023-05-23T15:54:33.253Z] Removing intermediate container 9e3bff35172b [2023-05-23T15:54:33.253Z] ---> 3797cd68f90f [2023-05-23T15:54:33.253Z] [2023-05-23T15:54:33.253Z] Successfully built 3797cd68f90f [2023-05-23T15:54:36.552Z] Successfully tagged support-scheduler:latest [2023-05-23T15:54:36.552Z]  Building support-scheduler ... done Building security-proxy-setup [2023-05-23T15:54:36.552Z] Removing intermediate container 64b9df5805a7 [2023-05-23T15:54:36.552Z] ---> 8968bbc647c0 [2023-05-23T15:54:36.552Z] Step 18/20 : LABEL arch=x86_64 [2023-05-23T15:54:36.552Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:54:36.552Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:54:36.552Z] ---> 46b864a04398 [2023-05-23T15:54:36.552Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-23T15:54:36.552Z] ---> Using cache [2023-05-23T15:54:36.552Z] ---> f711ee96d6ec [2023-05-23T15:54:36.552Z] Step 4/25 : WORKDIR /edgex-go [2023-05-23T15:54:36.552Z] ---> Using cache [2023-05-23T15:54:36.552Z] ---> efa019db704d [2023-05-23T15:54:36.552Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-23T15:54:36.552Z] ---> Using cache [2023-05-23T15:54:36.552Z] ---> a73bae87319f [2023-05-23T15:54:36.552Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-23T15:54:36.552Z] ---> Using cache [2023-05-23T15:54:36.552Z] ---> 6e27ebb9376b [2023-05-23T15:54:36.552Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:54:36.552Z] ---> Using cache [2023-05-23T15:54:36.552Z] ---> dcf186cf8668 [2023-05-23T15:54:36.552Z] Step 8/25 : COPY . . [2023-05-23T15:54:36.552Z] ---> Using cache [2023-05-23T15:54:36.552Z] ---> ab8b76e349fd [2023-05-23T15:54:36.552Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-23T15:54:39.093Z] Removing intermediate container bff24d002d83 [2023-05-23T15:54:39.093Z] ---> 63f661756d79 [2023-05-23T15:54:39.093Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T15:54:44.557Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:54:44.557Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:54:44.557Z] ---> 46b864a04398 [2023-05-23T15:54:44.557Z] Step 3/22 : WORKDIR /edgex-go [2023-05-23T15:54:44.557Z] ---> Using cache [2023-05-23T15:54:44.557Z] ---> cdedbb26a22c [2023-05-23T15:54:44.557Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-23T15:54:44.557Z] ---> Using cache [2023-05-23T15:54:44.557Z] ---> 7b972bfe9d36 [2023-05-23T15:54:44.557Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-23T15:54:44.557Z] ---> Using cache [2023-05-23T15:54:44.557Z] ---> c8fddb4817a2 [2023-05-23T15:54:44.557Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:54:44.557Z] ---> Using cache [2023-05-23T15:54:44.557Z] ---> e1439a7b9d37 [2023-05-23T15:54:44.557Z] Step 7/22 : COPY . . [2023-05-23T15:54:44.557Z] ---> Using cache [2023-05-23T15:54:44.557Z] ---> a479d830ef89 [2023-05-23T15:54:44.557Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-23T15:54:51.264Z] ---> Running in 62e4d28fdf26 [2023-05-23T15:54:51.264Z] ---> 372af4fe2984 [2023-05-23T15:54:51.264Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T15:54:51.264Z] ---> Running in bf64cee0f4ae [2023-05-23T15:54:51.264Z] ---> Running in 6bce74a59d39 [2023-05-23T15:54:51.264Z] Removing intermediate container 62e4d28fdf26 [2023-05-23T15:54:51.264Z] ---> d1464fbdb650 [2023-05-23T15:54:51.264Z] Step 19/20 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:54:51.264Z] ---> Running in a733493f2a47 [2023-05-23T15:54:51.264Z] Removing intermediate container a733493f2a47 [2023-05-23T15:54:51.264Z] ---> 1108e6da21fd [2023-05-23T15:54:51.264Z] Step 20/20 : LABEL version=3.0.0-dev.162 [2023-05-23T15:54:51.264Z] ---> d09807496428 [2023-05-23T15:54:51.264Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-23T15:54:51.264Z] ---> Running in a340c39a5234 [2023-05-23T15:54:51.264Z] Removing intermediate container a340c39a5234 [2023-05-23T15:54:51.264Z] ---> ecf60de64f1d [2023-05-23T15:54:51.264Z] [2023-05-23T15:54:51.264Z] Successfully built ecf60de64f1d [2023-05-23T15:54:51.264Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-23T15:54:51.264Z] Building security-proxy-auth [2023-05-23T15:54:52.124Z]  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-23T15:54:54.134Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-23T15:54:56.750Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:54:56.750Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:54:56.750Z] ---> 46b864a04398 [2023-05-23T15:54:56.750Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T15:54:56.750Z] ---> Using cache [2023-05-23T15:54:56.750Z] ---> f711ee96d6ec [2023-05-23T15:54:56.750Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T15:54:56.750Z] ---> Using cache [2023-05-23T15:54:56.750Z] ---> efa019db704d [2023-05-23T15:54:56.750Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T15:54:56.750Z] ---> Using cache [2023-05-23T15:54:56.750Z] ---> a73bae87319f [2023-05-23T15:54:56.750Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T15:54:56.750Z] ---> Using cache [2023-05-23T15:54:56.750Z] ---> 6e27ebb9376b [2023-05-23T15:54:56.750Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:54:56.750Z] ---> Using cache [2023-05-23T15:54:56.750Z] ---> dcf186cf8668 [2023-05-23T15:54:56.750Z] Step 8/23 : COPY . . [2023-05-23T15:54:56.750Z] ---> Using cache [2023-05-23T15:54:56.750Z] ---> ab8b76e349fd [2023-05-23T15:54:56.750Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-23T15:55:06.852Z] ---> 50e4475d181a [2023-05-23T15:55:06.852Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-23T15:55:06.852Z] ---> Running in 655171e3bcd4 [2023-05-23T15:55:06.852Z] ---> 88cfda821bec [2023-05-23T15:55:06.852Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-23T15:55:06.852Z] ---> 0c0e4a7653d6 [2023-05-23T15:55:06.852Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-23T15:55:06.852Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-23T15:55:07.114Z] Removing intermediate container 9d0558713440 [2023-05-23T15:55:07.114Z] ---> 02f1dcf30b6e [2023-05-23T15:55:07.114Z] Step 7/27 : COPY . . [2023-05-23T15:55:07.114Z] ---> e1f9b74c9265 [2023-05-23T15:55:07.114Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-23T15:55:13.726Z] ---> 1750df6c348c [2023-05-23T15:55:13.726Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-23T15:55:13.726Z] ---> 57d5dc6ef5bc [2023-05-23T15:55:13.726Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T15:55:13.726Z] ---> 75caa305937f [2023-05-23T15:55:13.726Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-23T15:55:13.726Z] ---> Running in 49d5f1811305 [2023-05-23T15:55:13.726Z] ---> Running in 074a3e9c6f96 [2023-05-23T15:55:13.985Z] Removing intermediate container 49d5f1811305 [2023-05-23T15:55:13.985Z] ---> 57bc2149b6db [2023-05-23T15:55:13.985Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T15:55:13.985Z] ---> Running in 7511f58e93d7 [2023-05-23T15:55:14.245Z] Removing intermediate container 7511f58e93d7 [2023-05-23T15:55:14.245Z] ---> bccba4b6ff18 [2023-05-23T15:55:14.245Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T15:55:14.505Z] ---> Running in a4c4743a5b27 [2023-05-23T15:55:15.475Z] Removing intermediate container a4c4743a5b27 [2023-05-23T15:55:15.475Z] ---> 9434c3c74d4e [2023-05-23T15:55:15.475Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-23T15:55:16.047Z] Removing intermediate container 074a3e9c6f96 [2023-05-23T15:55:16.047Z] ---> 69e658018334 [2023-05-23T15:55:16.047Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-23T15:55:16.047Z] ---> Running in 45b9b2e5b4f1 [2023-05-23T15:55:16.047Z] ---> Running in 372c04793266 [2023-05-23T15:55:16.618Z] Removing intermediate container 372c04793266 [2023-05-23T15:55:16.618Z] ---> 228cd329d55c [2023-05-23T15:55:16.618Z] Step 30/33 : CMD ["gate"] [2023-05-23T15:55:16.618Z] ---> Running in b3e23f9057f4 [2023-05-23T15:55:17.270Z] Removing intermediate container b3e23f9057f4 [2023-05-23T15:55:17.270Z] ---> 1443b7d0406d [2023-05-23T15:55:17.270Z] Step 31/33 : LABEL arch=x86_64 [2023-05-23T15:55:17.270Z] ---> Running in ff7bede33e2f [2023-05-23T15:55:17.531Z] Removing intermediate container ff7bede33e2f [2023-05-23T15:55:17.531Z] ---> 4661c7e76bc2 [2023-05-23T15:55:17.531Z] Step 32/33 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:55:17.791Z] ---> Running in 1fd5f03f1c9e [2023-05-23T15:55:17.791Z] Removing intermediate container 45b9b2e5b4f1 [2023-05-23T15:55:17.791Z] ---> 9fed8e553240 [2023-05-23T15:55:17.791Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T15:55:17.791Z] ---> Running in 5d078a67849d [2023-05-23T15:55:18.371Z] Removing intermediate container 1fd5f03f1c9e [2023-05-23T15:55:18.371Z] ---> 6244e8fa8c7e [2023-05-23T15:55:18.371Z] Step 33/33 : LABEL version=3.0.0-dev.162 [2023-05-23T15:55:18.371Z] Removing intermediate container 5d078a67849d [2023-05-23T15:55:18.371Z] ---> 357e090ec27f [2023-05-23T15:55:18.371Z] [2023-05-23T15:55:18.371Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T15:55:18.371Z] ---> 9ed4aefc74f6 [2023-05-23T15:55:18.371Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T15:55:18.371Z] ---> Using cache [2023-05-23T15:55:18.371Z] ---> ae30900309a8 [2023-05-23T15:55:18.371Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-23T15:55:18.371Z] ---> Running in f130bc3ca0be [2023-05-23T15:55:18.371Z] ---> Running in 6f7cf311f9b0 [2023-05-23T15:55:18.676Z] Removing intermediate container f130bc3ca0be [2023-05-23T15:55:18.676Z] ---> ec989d3f9bd5 [2023-05-23T15:55:18.676Z] [2023-05-23T15:55:18.676Z] Successfully built ec989d3f9bd5 [2023-05-23T15:55:18.676Z] Successfully tagged security-bootstrapper:latest [2023-05-23T15:55:18.676Z] Building core-command [2023-05-23T15:55:19.252Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:55:19.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:55:19.512Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T15:55:19.512Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T15:55:19.512Z] OK: 17823 distinct packages available [2023-05-23T15:55:19.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:55:19.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:55:19.772Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-23T15:55:19.772Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-23T15:55:19.772Z] (3/4) Installing libucontext (1.2-r0) [2023-05-23T15:55:19.772Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-23T15:55:19.772Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T15:55:19.772Z] OK: 7 MiB in 19 packages [2023-05-23T15:55:23.964Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:55:23.964Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:55:23.964Z] ---> 46b864a04398 [2023-05-23T15:55:23.964Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T15:55:23.964Z] ---> Using cache [2023-05-23T15:55:23.964Z] ---> f711ee96d6ec [2023-05-23T15:55:23.964Z] Step 4/24 : WORKDIR /edgex-go [2023-05-23T15:55:23.964Z] ---> Using cache [2023-05-23T15:55:23.964Z] ---> efa019db704d [2023-05-23T15:55:23.964Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-23T15:55:23.964Z] ---> Using cache [2023-05-23T15:55:23.964Z] ---> a73bae87319f [2023-05-23T15:55:23.964Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-23T15:55:23.964Z] ---> Using cache [2023-05-23T15:55:23.964Z] ---> 6e27ebb9376b [2023-05-23T15:55:23.964Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:55:23.964Z] ---> Using cache [2023-05-23T15:55:23.964Z] ---> dcf186cf8668 [2023-05-23T15:55:23.964Z] Step 8/24 : COPY . . [2023-05-23T15:55:23.964Z] ---> Using cache [2023-05-23T15:55:23.964Z] ---> ab8b76e349fd [2023-05-23T15:55:23.964Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-23T15:55:28.141Z] ---> Running in 1cd95c509543 [2023-05-23T15:55:28.399Z] Removing intermediate container 6f7cf311f9b0 [2023-05-23T15:55:28.399Z] ---> 96e1f4d5c19d [2023-05-23T15:55:28.399Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T15:55:29.939Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-23T15:55:32.467Z] ---> ecebe032a5c5 [2023-05-23T15:55:32.467Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T15:55:32.467Z] Removing intermediate container bf64cee0f4ae [2023-05-23T15:55:32.467Z] ---> b004f2571b62 [2023-05-23T15:55:32.467Z] [2023-05-23T15:55:32.467Z] Step 9/22 : FROM alpine:3.17 [2023-05-23T15:55:32.467Z] ---> 9ed4aefc74f6 [2023-05-23T15:55:32.467Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-23T15:55:32.467Z] Removing intermediate container 655171e3bcd4 [2023-05-23T15:55:32.467Z] ---> 7adeea52a1d8 [2023-05-23T15:55:32.467Z] [2023-05-23T15:55:32.467Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T15:55:32.467Z] ---> 9ed4aefc74f6 [2023-05-23T15:55:32.467Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T15:55:32.467Z] Removing intermediate container 6bce74a59d39 [2023-05-23T15:55:32.467Z] ---> eecfc26a3076 [2023-05-23T15:55:32.467Z] [2023-05-23T15:55:32.467Z] Step 10/25 : FROM alpine:3.17 [2023-05-23T15:55:32.467Z] ---> 9ed4aefc74f6 [2023-05-23T15:55:32.467Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-23T15:55:32.467Z] ---> Using cache [2023-05-23T15:55:32.467Z] ---> bc5c5ebc7a44 [2023-05-23T15:55:32.467Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T15:55:32.467Z] ---> Using cache [2023-05-23T15:55:32.467Z] ---> b65ae6934ce3 [2023-05-23T15:55:32.467Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-23T15:55:32.467Z] ---> Running in 2b68f494a1a3 [2023-05-23T15:55:32.467Z] ---> Running in 9de69056b4ad [2023-05-23T15:55:32.467Z] ---> 677db97c213b [2023-05-23T15:55:32.467Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T15:55:32.467Z] ---> Running in 4e60b396541c [2023-05-23T15:55:32.467Z] Removing intermediate container 9de69056b4ad [2023-05-23T15:55:32.467Z] ---> 50516635ba3f [2023-05-23T15:55:32.467Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-23T15:55:32.727Z] ---> Running in 21058daa03ab [2023-05-23T15:55:32.727Z] Removing intermediate container 4e60b396541c [2023-05-23T15:55:32.727Z] ---> 3803c0b5e680 [2023-05-23T15:55:32.727Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T15:55:32.727Z] ---> Running in b8bc1c49c18c [2023-05-23T15:55:32.727Z] Removing intermediate container 21058daa03ab [2023-05-23T15:55:32.727Z] ---> 76c8f56fa942 [2023-05-23T15:55:32.727Z] Step 15/25 : WORKDIR / [2023-05-23T15:55:32.727Z] ---> Running in c6d4a356bb37 [2023-05-23T15:55:32.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:55:32.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:55:33.242Z] Removing intermediate container c6d4a356bb37 [2023-05-23T15:55:33.242Z] ---> ff529e253030 [2023-05-23T15:55:33.242Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T15:55:33.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:55:33.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:55:33.500Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T15:55:33.500Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T15:55:33.500Z] OK: 7 MiB in 16 packages [2023-05-23T15:55:33.757Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T15:55:33.757Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-23T15:55:33.757Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T15:55:33.757Z] OK: 8 MiB in 17 packages [2023-05-23T15:55:35.147Z] ---> 1ba1f721d505 [2023-05-23T15:55:35.147Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T15:55:35.147Z] ---> ac1334e9450e [2023-05-23T15:55:35.147Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T15:55:35.406Z] Removing intermediate container 2b68f494a1a3 [2023-05-23T15:55:35.406Z] ---> 50c119e66a9f [2023-05-23T15:55:35.406Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-23T15:55:35.407Z] Removing intermediate container b8bc1c49c18c [2023-05-23T15:55:35.407Z] ---> 1757b6e87459 [2023-05-23T15:55:35.407Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T15:55:35.407Z] ---> Running in e9dd05db8a90 [2023-05-23T15:55:35.407Z] ---> a4d6d1531306 [2023-05-23T15:55:35.407Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-23T15:55:35.407Z] ---> d200ff67d52c [2023-05-23T15:55:35.407Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-23T15:55:35.667Z] ---> Running in 2ed3664566a2 [2023-05-23T15:55:35.928Z] Removing intermediate container e9dd05db8a90 [2023-05-23T15:55:35.928Z] ---> e50b33e51b83 [2023-05-23T15:55:35.928Z] Step 12/22 : WORKDIR /edgex [2023-05-23T15:55:36.191Z] Removing intermediate container 2ed3664566a2 [2023-05-23T15:55:36.191Z] ---> 4ce24a1d73aa [2023-05-23T15:55:36.191Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-23T15:55:36.191Z] ---> 82e57a4b5f6f [2023-05-23T15:55:36.191Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T15:55:36.191Z] ---> Running in d782a9b79c09 [2023-05-23T15:55:36.796Z] ---> 6ba87d2bc100 [2023-05-23T15:55:36.796Z] Step 22/27 : WORKDIR / [2023-05-23T15:55:36.796Z] ---> cd67f72d84a8 [2023-05-23T15:55:36.796Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-23T15:55:36.796Z] ---> b5487ba9b731 [2023-05-23T15:55:36.796Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-23T15:55:36.796Z] Removing intermediate container d782a9b79c09 [2023-05-23T15:55:36.796Z] ---> 421c08ded293 [2023-05-23T15:55:36.796Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T15:55:36.796Z] ---> Running in 3e05719a008c [2023-05-23T15:55:37.363Z] ---> 751137430587 [2023-05-23T15:55:37.363Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T15:55:37.363Z] ---> 6c262c82ebb7 [2023-05-23T15:55:37.363Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-23T15:55:37.622Z] Removing intermediate container 3e05719a008c [2023-05-23T15:55:37.622Z] ---> c45bffa7553e [2023-05-23T15:55:37.622Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T15:55:37.622Z] ---> 7b7e0ff51db7 [2023-05-23T15:55:37.622Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-23T15:55:37.879Z] ---> Running in 639280b5d456 [2023-05-23T15:55:37.879Z] ---> cb081d2ad8bf [2023-05-23T15:55:37.879Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-23T15:55:38.138Z] ---> b20e4d665afa [2023-05-23T15:55:38.139Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-23T15:55:38.703Z] Removing intermediate container 639280b5d456 [2023-05-23T15:55:38.703Z] ---> 28a59cb2e65f [2023-05-23T15:55:38.703Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T15:55:38.703Z] ---> 9a1e8657433c [2023-05-23T15:55:38.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-23T15:55:38.703Z] ---> 591e81bfc94d [2023-05-23T15:55:38.703Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-23T15:55:38.703Z] ---> Running in 67d25306be52 [2023-05-23T15:55:38.703Z] ---> Running in 641dd828918c [2023-05-23T15:55:39.273Z] Removing intermediate container 67d25306be52 [2023-05-23T15:55:39.273Z] ---> 9a1b1d2c34d7 [2023-05-23T15:55:39.273Z] Step 25/27 : LABEL arch=x86_64 [2023-05-23T15:55:39.533Z] Removing intermediate container 641dd828918c [2023-05-23T15:55:39.533Z] ---> 109c03cd8597 [2023-05-23T15:55:39.533Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T15:55:39.533Z] ---> Running in 49fa6b87fa32 [2023-05-23T15:55:39.533Z] ---> 71c47a17cd09 [2023-05-23T15:55:39.533Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T15:55:39.533Z] ---> b8541fce4e71 [2023-05-23T15:55:39.533Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T15:55:39.533Z] ---> Running in 56384034e020 [2023-05-23T15:55:39.791Z] ---> Running in 6f20985516a8 [2023-05-23T15:55:39.791Z] Removing intermediate container 49fa6b87fa32 [2023-05-23T15:55:39.791Z] ---> 5d25e03c07ca [2023-05-23T15:55:39.791Z] Step 26/27 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:55:39.791Z] Removing intermediate container 56384034e020 [2023-05-23T15:55:39.791Z] ---> f1350f368b03 [2023-05-23T15:55:39.791Z] Step 23/25 : LABEL arch=x86_64 [2023-05-23T15:55:39.791Z] ---> Running in 36aaaa47392a [2023-05-23T15:55:39.791Z] ---> Running in e46635f649a1 [2023-05-23T15:55:39.791Z] ---> e04a94da98cd [2023-05-23T15:55:39.791Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T15:55:39.791Z] ---> Running in 4f289df3ad5d [2023-05-23T15:55:39.791Z] Removing intermediate container 36aaaa47392a [2023-05-23T15:55:39.791Z] ---> 6c9ef0da6233 [2023-05-23T15:55:39.791Z] Step 24/25 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:55:39.791Z] Removing intermediate container e46635f649a1 [2023-05-23T15:55:39.791Z] ---> 518fa778fde3 [2023-05-23T15:55:39.791Z] Step 27/27 : LABEL version=3.0.0-dev.162 [2023-05-23T15:55:40.050Z] ---> Running in 5678debb3adf [2023-05-23T15:55:40.050Z] ---> Running in 3dfb895374e3 [2023-05-23T15:55:40.050Z] Removing intermediate container 3dfb895374e3 [2023-05-23T15:55:40.050Z] ---> 0079979c93fd [2023-05-23T15:55:40.050Z] [2023-05-23T15:55:40.050Z] Removing intermediate container 5678debb3adf [2023-05-23T15:55:40.050Z] ---> b01a8cf5bcee [2023-05-23T15:55:40.050Z] Step 25/25 : LABEL version=3.0.0-dev.162 [2023-05-23T15:55:40.050Z] Successfully built 0079979c93fd [2023-05-23T15:55:40.050Z] Successfully tagged security-spire-config:latest [2023-05-23T15:55:40.050Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-05-23T15:55:40.050Z] ---> Running in 42b6415943ef [2023-05-23T15:55:43.588Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:55:43.588Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:55:43.588Z] ---> 46b864a04398 [2023-05-23T15:55:43.588Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T15:55:43.588Z] ---> Using cache [2023-05-23T15:55:43.588Z] ---> f711ee96d6ec [2023-05-23T15:55:43.588Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T15:55:43.588Z] ---> Using cache [2023-05-23T15:55:43.588Z] ---> efa019db704d [2023-05-23T15:55:43.588Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T15:55:43.588Z] ---> Using cache [2023-05-23T15:55:43.588Z] ---> a73bae87319f [2023-05-23T15:55:43.588Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T15:55:43.588Z] ---> Using cache [2023-05-23T15:55:43.588Z] ---> 6e27ebb9376b [2023-05-23T15:55:43.588Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:55:43.588Z] ---> Using cache [2023-05-23T15:55:43.588Z] ---> dcf186cf8668 [2023-05-23T15:55:43.588Z] Step 8/23 : COPY . . [2023-05-23T15:55:43.588Z] ---> Using cache [2023-05-23T15:55:43.588Z] ---> ab8b76e349fd [2023-05-23T15:55:43.588Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-23T15:55:47.815Z] Removing intermediate container 42b6415943ef [2023-05-23T15:55:47.815Z] ---> e556e7cbaa60 [2023-05-23T15:55:47.815Z] [2023-05-23T15:55:47.815Z] Successfully built e556e7cbaa60 [2023-05-23T15:55:48.382Z] Successfully tagged core-metadata:latest [2023-05-23T15:55:48.382Z]  Building core-metadata ... done Building support-notifications [2023-05-23T15:55:48.382Z] ---> Running in 3d2df2454285 [2023-05-23T15:55:50.910Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-23T15:55:51.475Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:55:51.476Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:55:51.476Z] ---> 46b864a04398 [2023-05-23T15:55:51.476Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T15:55:51.476Z] ---> Using cache [2023-05-23T15:55:51.476Z] ---> f711ee96d6ec [2023-05-23T15:55:51.476Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T15:55:51.476Z] ---> Using cache [2023-05-23T15:55:51.476Z] ---> efa019db704d [2023-05-23T15:55:51.476Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-23T15:55:54.184Z] Removing intermediate container 4f289df3ad5d [2023-05-23T15:55:54.184Z] ---> c3fe68f74aab [2023-05-23T15:55:54.184Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T15:55:54.184Z] Removing intermediate container 6f20985516a8 [2023-05-23T15:55:54.184Z] ---> 1e73b1f4f0f6 [2023-05-23T15:55:54.184Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T15:55:54.184Z] ---> Running in 2e1531edd865 [2023-05-23T15:55:54.184Z] ---> Running in ccd0c6be094c [2023-05-23T15:55:54.184Z] ---> Running in 373542ff6cd3 [2023-05-23T15:55:54.461Z] Removing intermediate container 373542ff6cd3 [2023-05-23T15:55:54.461Z] ---> 11d3d9ceee21 [2023-05-23T15:55:54.461Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T15:55:54.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:55:54.763Z] Removing intermediate container 2e1531edd865 [2023-05-23T15:55:54.763Z] ---> c00631c7ca6f [2023-05-23T15:55:54.763Z] Step 20/22 : LABEL arch=x86_64 [2023-05-23T15:55:55.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:55:55.025Z] ---> Running in b0b71f1cf26f [2023-05-23T15:55:55.025Z] ---> Running in 79da07273a2b [2023-05-23T15:55:55.025Z] OK: 265 MiB in 53 packages [2023-05-23T15:55:55.285Z] Removing intermediate container b0b71f1cf26f [2023-05-23T15:55:55.285Z] ---> 2236b0836f58 [2023-05-23T15:55:55.285Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T15:55:55.568Z] Removing intermediate container 79da07273a2b [2023-05-23T15:55:55.569Z] ---> 73c45d4ceecc [2023-05-23T15:55:55.569Z] Step 21/22 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:55:56.141Z] ---> Running in bdaceca06f04 [2023-05-23T15:55:57.125Z] ---> Running in e37ab70ecbaa [2023-05-23T15:55:57.394Z] Removing intermediate container bdaceca06f04 [2023-05-23T15:55:57.394Z] ---> 74ad954f85e6 [2023-05-23T15:55:57.394Z] Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:55:57.658Z] Removing intermediate container e37ab70ecbaa [2023-05-23T15:55:57.658Z] ---> ebc6d9abec84 [2023-05-23T15:55:57.658Z] Step 22/22 : LABEL version=3.0.0-dev.162 [2023-05-23T15:55:57.658Z] Removing intermediate container ccd0c6be094c [2023-05-23T15:55:57.658Z] ---> 328574897389 [2023-05-23T15:55:57.658Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T15:55:57.658Z] ---> Running in 4bee4c7ac53d [2023-05-23T15:55:57.919Z] ---> Running in ec16e7b834ad [2023-05-23T15:55:57.919Z] Removing intermediate container 1cd95c509543 [2023-05-23T15:55:57.919Z] ---> f4c306f8b5a0 [2023-05-23T15:55:57.919Z] [2023-05-23T15:55:57.919Z] Step 10/24 : FROM alpine:3.17 [2023-05-23T15:55:57.919Z] ---> 9ed4aefc74f6 [2023-05-23T15:55:57.919Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T15:55:57.919Z] ---> Using cache [2023-05-23T15:55:57.919Z] ---> bc5c5ebc7a44 [2023-05-23T15:55:57.919Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T15:55:57.919Z] ---> Using cache [2023-05-23T15:55:57.919Z] ---> b65ae6934ce3 [2023-05-23T15:55:57.919Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-23T15:55:57.919Z] ---> b29edf2339fa [2023-05-23T15:55:57.919Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:55:57.919Z] Removing intermediate container 4bee4c7ac53d [2023-05-23T15:55:57.919Z] ---> 5f906762da42 [2023-05-23T15:55:57.919Z] Step 23/23 : LABEL version=3.0.0-dev.162 [2023-05-23T15:55:57.919Z] ---> Running in 1bbba1229ae4 [2023-05-23T15:55:57.919Z] Removing intermediate container ec16e7b834ad [2023-05-23T15:55:57.919Z] ---> afb76422f9e6 [2023-05-23T15:55:57.919Z] [2023-05-23T15:55:57.919Z] ---> Running in ea2dd62ebdd4 [2023-05-23T15:55:57.919Z] ---> Running in f1a34a1219aa [2023-05-23T15:55:58.179Z] Successfully built afb76422f9e6 [2023-05-23T15:55:58.179Z] Successfully tagged security-proxy-setup:latest [2023-05-23T15:55:58.179Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-05-23T15:55:58.179Z] Removing intermediate container 1bbba1229ae4 [2023-05-23T15:55:58.179Z] ---> 4b9a493b94e6 [2023-05-23T15:55:58.179Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-23T15:55:58.308Z] Removing intermediate container 6395cfd529f1 [2023-05-23T15:55:58.308Z] ---> 1fa481350ea9 [2023-05-23T15:55:58.308Z] Step 7/27 : COPY . . [2023-05-23T15:55:58.308Z] Removing intermediate container 8f7e6b0f3d1d [2023-05-23T15:55:58.308Z] ---> 8c999c896e4f [2023-05-23T15:55:58.308Z] Step 8/23 : COPY . . [2023-05-23T15:55:58.308Z] Removing intermediate container 6f03d639bc0f [2023-05-23T15:55:58.308Z] ---> d0ec4689fd98 [2023-05-23T15:55:58.308Z] Step 8/23 : COPY . . [2023-05-23T15:55:58.308Z] Removing intermediate container 0f73105e546c [2023-05-23T15:55:58.308Z] ---> fc29f1c16ec0 [2023-05-23T15:55:58.308Z] Step 8/24 : COPY . . [2023-05-23T15:55:58.308Z] Removing intermediate container b9e694d20b6c [2023-05-23T15:55:58.308Z] ---> 9c49bd7bab22 [2023-05-23T15:55:58.308Z] Step 8/23 : COPY . . [2023-05-23T15:55:58.308Z] ---> 40a81d8c881d [2023-05-23T15:55:58.308Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-23T15:55:58.308Z] ---> 6d7cba36ae80 [2023-05-23T15:55:58.308Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T15:55:58.308Z] ---> Running in 8044bdeea758 [2023-05-23T15:55:58.308Z] ---> Running in f771eb82baea [2023-05-23T15:55:58.308Z] Removing intermediate container f771eb82baea [2023-05-23T15:55:58.308Z] ---> 92cda1acab5d [2023-05-23T15:55:58.308Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T15:55:58.308Z] ---> 16e2d72b1c7b [2023-05-23T15:55:58.308Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-23T15:55:58.308Z] ---> Running in 347679a0e6df [2023-05-23T15:55:58.308Z] ---> Running in 6972282a6773 [2023-05-23T15:55:58.308Z] ---> 49606aada79e [2023-05-23T15:55:58.308Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-23T15:55:58.308Z] ---> Running in 69b52e025055 [2023-05-23T15:55:58.308Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-23T15:55:58.308Z] ---> 13246ceff103 [2023-05-23T15:55:58.308Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-23T15:55:58.308Z] Removing intermediate container 347679a0e6df [2023-05-23T15:55:58.308Z] ---> 8349e2f5f5e7 [2023-05-23T15:55:58.308Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T15:55:58.308Z] ---> Running in 4cff20b5537e [2023-05-23T15:55:58.308Z] ---> Running in 6f2cd6377afc [2023-05-23T15:55:58.308Z] Removing intermediate container 6f2cd6377afc [2023-05-23T15:55:58.308Z] ---> e1ce75191c37 [2023-05-23T15:55:58.308Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-23T15:55:58.308Z] ---> Running in ebb2d0048bec [2023-05-23T15:55:58.308Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-23T15:55:58.308Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-23T15:55:58.308Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-23T15:55:58.760Z] Removing intermediate container f1a34a1219aa [2023-05-23T15:55:58.760Z] ---> 2f211f676fec [2023-05-23T15:55:58.760Z] [2023-05-23T15:55:58.760Z] ---> Running in 88dadbb59cbf [2023-05-23T15:55:58.760Z] Successfully built 2f211f676fec [2023-05-23T15:55:58.760Z] Successfully tagged security-proxy-auth:latest [2023-05-23T15:55:58.760Z]  Building security-proxy-auth ... done Building security-spire-agent [2023-05-23T15:56:01.666Z] Removing intermediate container ebb2d0048bec [2023-05-23T15:56:01.666Z] ---> 7bf341431d8d [2023-05-23T15:56:01.666Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T15:56:01.666Z] ---> Running in 81a579060240 [2023-05-23T15:56:03.610Z] Removing intermediate container 81a579060240 [2023-05-23T15:56:03.610Z] ---> e4464366417e [2023-05-23T15:56:03.610Z] [2023-05-23T15:56:03.610Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T15:56:03.610Z] 3.17: Pulling from library/alpine [2023-05-23T15:56:03.610Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T15:56:03.610Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T15:56:03.879Z] ---> 51e60588ff2c [2023-05-23T15:56:03.879Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T15:56:03.879Z] ---> Running in 331def111be7 [2023-05-23T15:56:04.034Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:56:04.034Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:56:04.034Z] ---> 46b864a04398 [2023-05-23T15:56:04.034Z] Step 3/25 : WORKDIR /edgex-go [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> cdedbb26a22c [2023-05-23T15:56:04.034Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> 7b972bfe9d36 [2023-05-23T15:56:04.034Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> c8fddb4817a2 [2023-05-23T15:56:04.034Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> e1439a7b9d37 [2023-05-23T15:56:04.034Z] Step 7/25 : COPY . . [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> a479d830ef89 [2023-05-23T15:56:04.034Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-23T15:56:04.034Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:56:04.034Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:56:04.034Z] ---> 46b864a04398 [2023-05-23T15:56:04.034Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> cdedbb26a22c [2023-05-23T15:56:04.034Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> 8e4fcf26d550 [2023-05-23T15:56:04.034Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> 5f7ddce07868 [2023-05-23T15:56:04.034Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> 02f1dcf30b6e [2023-05-23T15:56:04.034Z] Step 7/27 : COPY . . [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> 57d5dc6ef5bc [2023-05-23T15:56:04.034Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> 57bc2149b6db [2023-05-23T15:56:04.034Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> bccba4b6ff18 [2023-05-23T15:56:04.034Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> 9434c3c74d4e [2023-05-23T15:56:04.034Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> 9fed8e553240 [2023-05-23T15:56:04.034Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> 357e090ec27f [2023-05-23T15:56:04.034Z] [2023-05-23T15:56:04.034Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T15:56:04.034Z] ---> 9ed4aefc74f6 [2023-05-23T15:56:04.034Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> ae30900309a8 [2023-05-23T15:56:04.034Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.034Z] ---> ef816e32c808 [2023-05-23T15:56:04.034Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T15:56:04.034Z] ---> Using cache [2023-05-23T15:56:04.860Z] Removing intermediate container 331def111be7 [2023-05-23T15:56:04.860Z] ---> 6656369f5390 [2023-05-23T15:56:04.860Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T15:56:04.860Z] ---> Running in 27c0967ede7b [2023-05-23T15:56:07.323Z] Removing intermediate container 88dadbb59cbf [2023-05-23T15:56:07.323Z] ---> 0df66026924f [2023-05-23T15:56:07.323Z] Step 15/24 : WORKDIR / [2023-05-23T15:56:07.323Z] ---> b2b3c0c11c8a [2023-05-23T15:56:07.323Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T15:56:07.323Z] ---> Using cache [2023-05-23T15:56:07.323Z] ---> 54a1b4a9fda2 [2023-05-23T15:56:07.323Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-23T15:56:07.323Z] ---> Running in 6a3263b4ae8f [2023-05-23T15:56:07.323Z] ---> Running in 1bf525e98b42 [2023-05-23T15:56:08.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T15:56:08.698Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-23T15:56:08.966Z] Removing intermediate container 6a3263b4ae8f [2023-05-23T15:56:08.966Z] ---> 28f079cac839 [2023-05-23T15:56:08.966Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T15:56:09.223Z] ---> 3bba448ef7eb [2023-05-23T15:56:09.223Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T15:56:09.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T15:56:10.596Z] ---> 2390af39f5cc [2023-05-23T15:56:10.597Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T15:56:12.263Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T15:56:12.263Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T15:56:12.263Z] OK: 17694 distinct packages available [2023-05-23T15:56:12.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T15:56:12.565Z] ---> ad0810fb94d3 [2023-05-23T15:56:12.565Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-23T15:56:12.565Z] ---> bac283c43315 [2023-05-23T15:56:12.565Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T15:56:13.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T15:56:13.947Z] ---> c27d907fd516 [2023-05-23T15:56:13.947Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-23T15:56:14.944Z] ---> 961903feab9e [2023-05-23T15:56:14.944Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-23T15:56:14.944Z] ---> 8083c124eeac [2023-05-23T15:56:14.944Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-23T15:56:16.336Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-23T15:56:16.336Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-23T15:56:16.336Z] (3/5) Installing libucontext (1.2-r0) [2023-05-23T15:56:16.336Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-23T15:56:16.336Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-23T15:56:16.336Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T15:56:16.336Z] OK: 9 MiB in 20 packages [2023-05-23T15:56:16.892Z] ---> ac33717bcf15 [2023-05-23T15:56:16.892Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-23T15:56:19.681Z] Removing intermediate container 27c0967ede7b [2023-05-23T15:56:19.681Z] ---> e673a1d50f6e [2023-05-23T15:56:19.681Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T15:56:20.640Z] ---> f54949ccaa20 [2023-05-23T15:56:20.640Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T15:56:22.071Z] ---> 19e1fa349df3 [2023-05-23T15:56:22.071Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-23T15:56:23.471Z] ---> ef1c01cfc069 [2023-05-23T15:56:23.471Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T15:56:23.471Z] ---> Running in 222a3146a5c2 [2023-05-23T15:56:23.471Z] ---> Running in 279612b4640e [2023-05-23T15:56:23.471Z] Removing intermediate container 222a3146a5c2 [2023-05-23T15:56:23.471Z] ---> 593ba731cf2a [2023-05-23T15:56:23.471Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T15:56:23.471Z] Removing intermediate container 279612b4640e [2023-05-23T15:56:23.471Z] ---> 4b80219f87e2 [2023-05-23T15:56:23.471Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T15:56:23.471Z] Removing intermediate container 3d2df2454285 [2023-05-23T15:56:23.471Z] ---> 787bd6b5bb33 [2023-05-23T15:56:23.471Z] [2023-05-23T15:56:23.471Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T15:56:23.471Z] ---> 9ed4aefc74f6 [2023-05-23T15:56:23.471Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T15:56:23.471Z] ---> Using cache [2023-05-23T15:56:23.471Z] ---> 3803c0b5e680 [2023-05-23T15:56:23.471Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T15:56:23.471Z] ---> Using cache [2023-05-23T15:56:23.471Z] ---> 1757b6e87459 [2023-05-23T15:56:23.471Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T15:56:23.471Z] ---> Using cache [2023-05-23T15:56:23.471Z] ---> Running in 6ab9ef272d5f [2023-05-23T15:56:23.471Z] ---> 82e57a4b5f6f [2023-05-23T15:56:23.471Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T15:56:23.471Z] ---> Using cache [2023-05-23T15:56:23.471Z] ---> b5487ba9b731 [2023-05-23T15:56:23.471Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-23T15:56:23.471Z] ---> Running in 39a0718f5d60 [2023-05-23T15:56:23.471Z] Removing intermediate container 6ab9ef272d5f [2023-05-23T15:56:23.471Z] ---> c46ee1b026ca [2023-05-23T15:56:23.471Z] Step 22/24 : LABEL arch=x86_64 [2023-05-23T15:56:23.471Z] Removing intermediate container 39a0718f5d60 [2023-05-23T15:56:23.471Z] ---> 72b83cd67288 [2023-05-23T15:56:23.471Z] Step 25/27 : LABEL arch=x86_64 [2023-05-23T15:56:23.729Z] ---> Running in 4a39eb95ec45 [2023-05-23T15:56:23.729Z] ---> Running in ee7540503f63 [2023-05-23T15:56:24.722Z] Removing intermediate container 4a39eb95ec45 [2023-05-23T15:56:24.722Z] ---> 255ddb8dbce6 [2023-05-23T15:56:24.722Z] Step 23/24 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:56:25.293Z] Removing intermediate container ee7540503f63 [2023-05-23T15:56:25.293Z] ---> 885cc668d9ad [2023-05-23T15:56:25.293Z] Step 26/27 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:56:25.293Z] ---> 962ee4c2b486 [2023-05-23T15:56:25.293Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-23T15:56:25.293Z] ---> Running in eea21f822348 [2023-05-23T15:56:25.293Z] ---> Running in c8f2e626dad4 [2023-05-23T15:56:25.928Z] Removing intermediate container c8f2e626dad4 [2023-05-23T15:56:25.928Z] ---> 7d92acd5871a [2023-05-23T15:56:25.928Z] Step 27/27 : LABEL version=3.0.0-dev.162 [2023-05-23T15:56:26.498Z] Removing intermediate container eea21f822348 [2023-05-23T15:56:26.498Z] ---> 87d2e9e249e4 [2023-05-23T15:56:26.498Z] Step 24/24 : LABEL version=3.0.0-dev.162 [2023-05-23T15:56:26.498Z] ---> 53ffc0e433c1 [2023-05-23T15:56:26.498Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-23T15:56:26.498Z] ---> Running in 4953cdbda8b0 [2023-05-23T15:56:26.498Z] ---> Running in 4b91c48d4d69 [2023-05-23T15:56:26.565Z] ---> ab7a35e2c72f [2023-05-23T15:56:26.565Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T15:56:28.413Z] Removing intermediate container 4953cdbda8b0 [2023-05-23T15:56:28.413Z] ---> 9398f66c0438 [2023-05-23T15:56:28.413Z] [2023-05-23T15:56:28.413Z] Successfully built 9398f66c0438 [2023-05-23T15:56:29.359Z] Successfully tagged security-spire-agent:latest [2023-05-23T15:56:30.740Z]  Building security-spire-agent ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-23T15:56:30.740Z] ---> 5a5e0737a539 [2023-05-23T15:56:30.740Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T15:56:30.740Z] Removing intermediate container 4b91c48d4d69 [2023-05-23T15:56:30.740Z] ---> 1ed7b9027403 [2023-05-23T15:56:30.740Z] [2023-05-23T15:56:30.740Z] ---> Running in 20d650d3a804 [2023-05-23T15:56:30.740Z] Successfully built 1ed7b9027403 [2023-05-23T15:56:30.999Z] Successfully tagged core-command:latest [2023-05-23T15:56:30.999Z]  Building core-command ... done Removing intermediate container ea2dd62ebdd4 [2023-05-23T15:56:30.999Z] ---> bad591835017 [2023-05-23T15:56:30.999Z] Step 8/23 : COPY . . [2023-05-23T15:56:33.409Z] ---> 21c24631457f [2023-05-23T15:56:33.409Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T15:56:34.382Z] ---> 0d0475f84769 [2023-05-23T15:56:34.383Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-23T15:56:35.346Z] ---> 8f6b78e95fbe [2023-05-23T15:56:35.347Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-23T15:56:36.310Z] ---> 5dea11851483 [2023-05-23T15:56:36.310Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T15:56:36.310Z] ---> Running in 9e7a7a1a5784 [2023-05-23T15:56:36.909Z] Removing intermediate container 9e7a7a1a5784 [2023-05-23T15:56:36.909Z] ---> 989dff6e05b7 [2023-05-23T15:56:36.909Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T15:56:36.909Z] ---> Running in 96e8dec477e5 [2023-05-23T15:56:37.502Z] Removing intermediate container 96e8dec477e5 [2023-05-23T15:56:37.502Z] ---> 2370c296788f [2023-05-23T15:56:37.502Z] Step 25/27 : LABEL arch=arm64 [2023-05-23T15:56:37.502Z] ---> Running in 12af8b82e3ce [2023-05-23T15:56:37.600Z] Removing intermediate container 20d650d3a804 [2023-05-23T15:56:37.600Z] ---> 1356a0381688 [2023-05-23T15:56:37.600Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T15:56:37.600Z] ---> Running in dc90179ac749 [2023-05-23T15:56:37.600Z] ---> ad5f2fabe64a [2023-05-23T15:56:37.600Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-23T15:56:38.106Z] Removing intermediate container 12af8b82e3ce [2023-05-23T15:56:38.106Z] ---> 316cd8ddd03c [2023-05-23T15:56:38.106Z] Step 26/27 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:56:38.167Z] ---> Running in 8324289a169d [2023-05-23T15:56:38.167Z] Removing intermediate container dc90179ac749 [2023-05-23T15:56:38.167Z] ---> 051d160c5cd0 [2023-05-23T15:56:38.167Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T15:56:38.373Z] ---> Running in c9a0c171e8a3 [2023-05-23T15:56:38.733Z] ---> Running in 36b2aee5696a [2023-05-23T15:56:38.733Z] Removing intermediate container 1bf525e98b42 [2023-05-23T15:56:38.733Z] ---> 0b95da307d7e [2023-05-23T15:56:38.733Z] [2023-05-23T15:56:38.733Z] Step 9/25 : FROM alpine:3.17 [2023-05-23T15:56:38.733Z] ---> 9ed4aefc74f6 [2023-05-23T15:56:38.733Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-23T15:56:38.733Z] ---> Running in edd9b9c5efd4 [2023-05-23T15:56:38.733Z] Removing intermediate container 36b2aee5696a [2023-05-23T15:56:38.733Z] ---> e104174969a4 [2023-05-23T15:56:38.733Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T15:56:38.733Z] ---> Running in c819cb4bfae4 [2023-05-23T15:56:38.733Z] Removing intermediate container c819cb4bfae4 [2023-05-23T15:56:38.733Z] ---> 66c14fa186ed [2023-05-23T15:56:38.733Z] Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:56:38.733Z] ---> Running in 832d39e3528f [2023-05-23T15:56:38.733Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-23T15:56:38.991Z] Removing intermediate container 832d39e3528f [2023-05-23T15:56:38.991Z] ---> f75d3eb045aa [2023-05-23T15:56:38.991Z] Step 23/23 : LABEL version=3.0.0-dev.162 [2023-05-23T15:56:38.991Z] ---> Running in af1b8ee223ca [2023-05-23T15:56:38.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:56:38.991Z] Removing intermediate container af1b8ee223ca [2023-05-23T15:56:38.991Z] ---> 47846fc0def8 [2023-05-23T15:56:38.991Z] [2023-05-23T15:56:38.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:56:38.991Z] Successfully built 47846fc0def8 [2023-05-23T15:56:38.991Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-23T15:56:39.167Z] Removing intermediate container c9a0c171e8a3 [2023-05-23T15:56:39.167Z] ---> 652a7429a6e6 [2023-05-23T15:56:39.167Z] Step 27/27 : LABEL version=3.0.0-dev.162 [2023-05-23T15:56:39.167Z] ---> Running in fa269eb4f8cb [2023-05-23T15:56:39.248Z]  Building core-common-config-bootstrapper ... done (1/3) Installing ca-certificates (20230506-r0) [2023-05-23T15:56:39.248Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-23T15:56:39.248Z] (3/3) Installing su-exec (0.2-r2) [2023-05-23T15:56:39.248Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T15:56:39.248Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T15:56:39.438Z] Removing intermediate container fa269eb4f8cb [2023-05-23T15:56:39.438Z] ---> 7fe20201f50a [2023-05-23T15:56:39.438Z] [2023-05-23T15:56:39.506Z] OK: 8 MiB in 18 packages [2023-05-23T15:56:39.705Z] Successfully built 7fe20201f50a [2023-05-23T15:56:39.705Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-23T15:56:39.705Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-05-23T15:56:40.079Z] Removing intermediate container edd9b9c5efd4 [2023-05-23T15:56:40.079Z] ---> 52cf6a0ed072 [2023-05-23T15:56:40.079Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-23T15:56:40.079Z] ---> Running in 254dc7b98dfb [2023-05-23T15:56:40.079Z] Removing intermediate container 254dc7b98dfb [2023-05-23T15:56:40.079Z] ---> e060930aa5e5 [2023-05-23T15:56:40.079Z] Step 12/25 : WORKDIR / [2023-05-23T15:56:40.079Z] ---> Running in e85e8d5073a3 [2023-05-23T15:56:40.079Z] Removing intermediate container e85e8d5073a3 [2023-05-23T15:56:40.079Z] ---> 619539ebfefd [2023-05-23T15:56:40.079Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T15:56:40.336Z] ---> cf3d23cff4ce [2023-05-23T15:56:40.336Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T15:56:40.336Z] ---> 850a091ba479 [2023-05-23T15:56:40.336Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-23T15:56:40.593Z] ---> ac300f5585f0 [2023-05-23T15:56:40.593Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-23T15:56:40.593Z] ---> cf78adf9505e [2023-05-23T15:56:40.593Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-23T15:56:41.261Z] ---> a7ea256ef1db [2023-05-23T15:56:41.261Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-23T15:56:41.537Z] ---> 983277a4ee3a [2023-05-23T15:56:41.537Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-23T15:56:42.908Z] ---> d1d61be3e72f [2023-05-23T15:56:42.908Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T15:56:42.908Z] ---> 6e20f0c541b9 [2023-05-23T15:56:42.908Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T15:56:42.908Z] ---> Running in cdb0b6763853 [2023-05-23T15:56:43.112Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T15:56:43.112Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-23T15:56:43.112Z] ---> 40409e678fe1 [2023-05-23T15:56:43.112Z] Step 3/20 : WORKDIR /edgex-go [2023-05-23T15:56:43.414Z] ---> Using cache [2023-05-23T15:56:43.414Z] ---> 9859abfdc97e [2023-05-23T15:56:43.414Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-23T15:56:44.830Z] ---> Running in 929c8e4f8755 [2023-05-23T15:56:45.048Z] Removing intermediate container cdb0b6763853 [2023-05-23T15:56:45.048Z] ---> e9c081bd442e [2023-05-23T15:56:45.048Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T15:56:45.048Z] ---> Running in 6f88ccaba281 [2023-05-23T15:56:45.346Z] Removing intermediate container 6f88ccaba281 [2023-05-23T15:56:45.346Z] ---> 8ee4df8642c0 [2023-05-23T15:56:45.346Z] Step 23/25 : LABEL arch=x86_64 [2023-05-23T15:56:45.346Z] ---> Running in 956cede525e2 [2023-05-23T15:56:45.605Z] Removing intermediate container 956cede525e2 [2023-05-23T15:56:45.605Z] ---> 00921604c51c [2023-05-23T15:56:45.605Z] Step 24/25 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:56:45.605Z] ---> Running in f1c1d0df4289 [2023-05-23T15:56:45.864Z] Removing intermediate container f1c1d0df4289 [2023-05-23T15:56:45.864Z] ---> c8357cc1442b [2023-05-23T15:56:45.864Z] Step 25/25 : LABEL version=3.0.0-dev.162 [2023-05-23T15:56:46.122Z] ---> Running in 6e1c1173380a [2023-05-23T15:56:46.379Z] Removing intermediate container 6e1c1173380a [2023-05-23T15:56:46.379Z] ---> ce802807a0aa [2023-05-23T15:56:46.379Z] [2023-05-23T15:56:46.379Z] Successfully built ce802807a0aa [2023-05-23T15:56:46.379Z] Successfully tagged security-secretstore-setup:latest [2023-05-23T15:56:46.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T15:56:47.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T15:56:49.721Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T15:56:49.721Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T15:56:49.721Z] OK: 17697 distinct packages available [2023-05-23T15:56:49.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T15:56:50.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T15:56:52.131Z] OK: 263 MiB in 53 packages [2023-05-23T15:56:54.102Z] Removing intermediate container 929c8e4f8755 [2023-05-23T15:56:54.102Z] ---> 7bddc613d783 [2023-05-23T15:56:54.102Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-23T15:56:55.092Z] ---> 8bcd013b5153 [2023-05-23T15:56:55.092Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T15:56:55.092Z] ---> Running in 718f6c863650 [2023-05-23T15:57:01.255Z]  Building security-secretstore-setup ... done Removing intermediate container 8324289a169d [2023-05-23T15:57:01.255Z] ---> 6437ed867668 [2023-05-23T15:57:01.255Z] [2023-05-23T15:57:01.255Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T15:57:01.255Z] ---> 9ed4aefc74f6 [2023-05-23T15:57:01.255Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-23T15:57:01.255Z] ---> Running in 41b2be4b0912 [2023-05-23T15:57:01.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T15:57:01.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T15:57:01.255Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-23T15:57:01.255Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-23T15:57:01.255Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T15:57:01.255Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T15:57:01.255Z] OK: 8 MiB in 17 packages [2023-05-23T15:57:01.823Z] Removing intermediate container 41b2be4b0912 [2023-05-23T15:57:01.823Z] ---> e3a9fb2d7737 [2023-05-23T15:57:01.823Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T15:57:01.823Z] ---> Running in c68b11815c84 [2023-05-23T15:57:02.082Z] Removing intermediate container c68b11815c84 [2023-05-23T15:57:02.082Z] ---> 275997a8ca7c [2023-05-23T15:57:02.082Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-23T15:57:02.082Z] ---> Running in f8188c5d3b7a [2023-05-23T15:57:02.082Z] Removing intermediate container f8188c5d3b7a [2023-05-23T15:57:02.082Z] ---> c3c6dcce52d8 [2023-05-23T15:57:02.082Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T15:57:02.082Z] ---> Running in 0eb255dfcdde [2023-05-23T15:57:02.082Z] Removing intermediate container 0eb255dfcdde [2023-05-23T15:57:02.082Z] ---> e0d4e82cafb4 [2023-05-23T15:57:02.082Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T15:57:02.342Z] ---> 2e419b7f0a3f [2023-05-23T15:57:02.342Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T15:57:02.342Z] ---> 6aec400a95c3 [2023-05-23T15:57:02.342Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-23T15:57:03.275Z] ---> 48efc5533227 [2023-05-23T15:57:03.275Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-23T15:57:03.533Z] ---> 0dc2a76138ca [2023-05-23T15:57:03.533Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-23T15:57:03.533Z] ---> Running in d5c8cb524e5d [2023-05-23T15:57:03.791Z] Removing intermediate container d5c8cb524e5d [2023-05-23T15:57:03.791Z] ---> 7afd5f16e32d [2023-05-23T15:57:03.791Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T15:57:03.791Z] ---> Running in d6108fcaf27a [2023-05-23T15:57:03.791Z] Removing intermediate container d6108fcaf27a [2023-05-23T15:57:03.791Z] ---> 30f808a34887 [2023-05-23T15:57:03.791Z] Step 21/23 : LABEL arch=x86_64 [2023-05-23T15:57:03.791Z] ---> Running in 14ec0a1f08bd [2023-05-23T15:57:03.791Z] Removing intermediate container 14ec0a1f08bd [2023-05-23T15:57:03.791Z] ---> b7c3f1ca17f6 [2023-05-23T15:57:03.791Z] Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:03.791Z] ---> Running in 43d8f083886f [2023-05-23T15:57:03.791Z] Removing intermediate container 43d8f083886f [2023-05-23T15:57:03.791Z] ---> 1a2268c4f3c6 [2023-05-23T15:57:03.791Z] Step 23/23 : LABEL version=3.0.0-dev.162 [2023-05-23T15:57:03.791Z] ---> Running in a29753b86635 [2023-05-23T15:57:04.049Z] Removing intermediate container a29753b86635 [2023-05-23T15:57:04.049Z] ---> 5b5161abf1fb [2023-05-23T15:57:04.049Z] [2023-05-23T15:57:04.049Z] Successfully built 5b5161abf1fb [2023-05-23T15:57:04.049Z] Successfully tagged support-notifications:latest [2023-05-23T15:57:04.054Z]  Building support-notifications ... done  [Pipeline] } [2023-05-23T15:57:04.061Z] $ docker stop --time=1 55eea7fa91413b03f56b77f6524ea4065e7b16eea12ed92114eda7e4c291804d [2023-05-23T15:57:05.321Z] $ docker rm -f --volumes 55eea7fa91413b03f56b77f6524ea4065e7b16eea12ed92114eda7e4c291804d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T15:57:05.645Z] + docker images [2023-05-23T15:57:05.645Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-23T15:57:05.645Z] support-notifications latest 5b5161abf1fb 2 seconds ago 32.4MB [2023-05-23T15:57:05.645Z] 6437ed867668 7 seconds ago 1.79GB [2023-05-23T15:57:05.645Z] security-secretstore-setup latest ce802807a0aa 20 seconds ago 32.8MB [2023-05-23T15:57:05.645Z] core-common-config-bootstrapper latest 47846fc0def8 27 seconds ago 17.2MB [2023-05-23T15:57:05.645Z] 0b95da307d7e 27 seconds ago 1.72GB [2023-05-23T15:57:05.645Z] core-command latest 1ed7b9027403 38 seconds ago 19.9MB [2023-05-23T15:57:05.645Z] security-spire-agent latest 9398f66c0438 39 seconds ago 161MB [2023-05-23T15:57:05.645Z] 787bd6b5bb33 45 seconds ago 1.72GB [2023-05-23T15:57:05.645Z] security-proxy-auth latest 2f211f676fec About a minute ago 18.3MB [2023-05-23T15:57:05.645Z] f4c306f8b5a0 About a minute ago 1.72GB [2023-05-23T15:57:05.645Z] security-proxy-setup latest afb76422f9e6 About a minute ago 18.7MB [2023-05-23T15:57:05.645Z] core-metadata latest e556e7cbaa60 About a minute ago 20.4MB [2023-05-23T15:57:05.645Z] security-spire-config latest 0079979c93fd About a minute ago 102MB [2023-05-23T15:57:05.645Z] 7adeea52a1d8 About a minute ago 1.7GB [2023-05-23T15:57:05.645Z] b004f2571b62 About a minute ago 1.7GB [2023-05-23T15:57:05.645Z] eecfc26a3076 About a minute ago 1.73GB [2023-05-23T15:57:05.645Z] security-bootstrapper latest ec989d3f9bd5 About a minute ago 22.2MB [2023-05-23T15:57:05.645Z] 357e090ec27f About a minute ago 1.58GB [2023-05-23T15:57:05.645Z] security-spiffe-token-provider latest ecf60de64f1d 2 minutes ago 32.8MB [2023-05-23T15:57:05.645Z] support-scheduler latest 3797cd68f90f 2 minutes ago 31.8MB [2023-05-23T15:57:05.645Z] core-data latest 5a8bc28a078e 2 minutes ago 20.1MB [2023-05-23T15:57:05.645Z] 822ab86469fa 2 minutes ago 1.76GB [2023-05-23T15:57:05.645Z] 2fe8b2aea015 2 minutes ago 1.71GB [2023-05-23T15:57:05.645Z] 6db79d721983 2 minutes ago 1.79GB [2023-05-23T15:57:05.645Z] 004c6bc2bd31 2 minutes ago 1.73GB [2023-05-23T15:57:05.645Z] security-spire-server latest 606d86586910 2 minutes ago 103MB [2023-05-23T15:57:05.645Z] 6ca0e040ff46 3 minutes ago 1.58GB [2023-05-23T15:57:05.645Z] ci-base-image-x86_64 latest 46b864a04398 7 minutes ago 918MB [2023-05-23T15:57:05.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB [2023-05-23T15:57:05.645Z] alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB [2023-05-23T15:57:05.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-23T15:57:05.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T15:57:05.724Z] provisioning config files... [2023-05-23T15:57:05.733Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/528@tmp/config17504297245433625106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T15:57:06.032Z] ---> docker-login.sh [2023-05-23T15:57:06.032Z] nexus3.edgexfoundry.org:10001 [2023-05-23T15:57:06.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:57:06.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:57:06.032Z] Configure a credential helper to remove this warning. See [2023-05-23T15:57:06.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:57:06.032Z] [2023-05-23T15:57:06.032Z] Login Succeeded [2023-05-23T15:57:06.032Z] nexus3.edgexfoundry.org:10002 [2023-05-23T15:57:06.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:57:06.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:57:06.032Z] Configure a credential helper to remove this warning. See [2023-05-23T15:57:06.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:57:06.032Z] [2023-05-23T15:57:06.032Z] Login Succeeded [2023-05-23T15:57:06.032Z] nexus3.edgexfoundry.org:10003 [2023-05-23T15:57:06.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:57:06.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:57:06.291Z] Configure a credential helper to remove this warning. See [2023-05-23T15:57:06.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:57:06.291Z] [2023-05-23T15:57:06.291Z] Login Succeeded [2023-05-23T15:57:06.291Z] nexus3.edgexfoundry.org:10004 [2023-05-23T15:57:06.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:57:06.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:57:06.291Z] Configure a credential helper to remove this warning. See [2023-05-23T15:57:06.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:57:06.291Z] [2023-05-23T15:57:06.291Z] Login Succeeded [2023-05-23T15:57:06.291Z] docker.io [2023-05-23T15:57:06.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T15:57:06.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T15:57:06.550Z] Configure a credential helper to remove this warning. See [2023-05-23T15:57:06.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T15:57:06.550Z] [2023-05-23T15:57:06.550Z] Login Succeeded [2023-05-23T15:57:06.550Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T15:57:06.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:57:06.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T15:57:06.610Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-23T15:57:06.610Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:06.610Z] latest [2023-05-23T15:57:06.610Z] 3.0.0-dev.162 [2023-05-23T15:57:06.610Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:06.610Z] main [2023-05-23T15:57:06.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:06.916Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:07.218Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:07.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-23T15:57:07.218Z] 82f868984271: Preparing [2023-05-23T15:57:07.218Z] d6d2e92a7d35: Preparing [2023-05-23T15:57:07.218Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:07.218Z] 080031987b52: Preparing [2023-05-23T15:57:07.218Z] d106608f57f2: Preparing [2023-05-23T15:57:07.218Z] f1417ff83b31: Preparing [2023-05-23T15:57:07.218Z] f1417ff83b31: Waiting [2023-05-23T15:57:07.218Z] d106608f57f2: Pushed [2023-05-23T15:57:07.218Z] 4ac87916ca7c: Pushed [2023-05-23T15:57:07.218Z] 82f868984271: Pushed [2023-05-23T15:57:07.218Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:07.218Z] 080031987b52: Pushed [2023-05-23T15:57:08.592Z] d6d2e92a7d35: Pushed [2023-05-23T15:57:08.592Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:cc245084b0214cf8f133dd58977b8a1697cd2ac881cbc24a21938a7e6f405ef6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:08.896Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:09.206Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-23T15:57:09.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-23T15:57:09.206Z] 82f868984271: Preparing [2023-05-23T15:57:09.206Z] d6d2e92a7d35: Preparing [2023-05-23T15:57:09.206Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:09.206Z] 080031987b52: Preparing [2023-05-23T15:57:09.206Z] d106608f57f2: Preparing [2023-05-23T15:57:09.206Z] f1417ff83b31: Preparing [2023-05-23T15:57:09.206Z] f1417ff83b31: Waiting [2023-05-23T15:57:09.206Z] 080031987b52: Layer already exists [2023-05-23T15:57:09.206Z] d6d2e92a7d35: Layer already exists [2023-05-23T15:57:09.206Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:09.206Z] d106608f57f2: Layer already exists [2023-05-23T15:57:09.206Z] 82f868984271: Layer already exists [2023-05-23T15:57:09.206Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:09.206Z] latest: digest: sha256:cc245084b0214cf8f133dd58977b8a1697cd2ac881cbc24a21938a7e6f405ef6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:09.512Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:09.816Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.162 [2023-05-23T15:57:09.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-23T15:57:09.816Z] 82f868984271: Preparing [2023-05-23T15:57:09.816Z] d6d2e92a7d35: Preparing [2023-05-23T15:57:09.816Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:09.816Z] 080031987b52: Preparing [2023-05-23T15:57:09.816Z] d106608f57f2: Preparing [2023-05-23T15:57:09.816Z] f1417ff83b31: Preparing [2023-05-23T15:57:09.816Z] f1417ff83b31: Waiting [2023-05-23T15:57:09.816Z] d106608f57f2: Layer already exists [2023-05-23T15:57:09.816Z] 080031987b52: Layer already exists [2023-05-23T15:57:09.816Z] d6d2e92a7d35: Layer already exists [2023-05-23T15:57:09.816Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:09.816Z] 82f868984271: Layer already exists [2023-05-23T15:57:09.816Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:09.816Z] 3.0.0-dev.162: digest: sha256:cc245084b0214cf8f133dd58977b8a1697cd2ac881cbc24a21938a7e6f405ef6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:10.121Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:10.435Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:10.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-23T15:57:10.435Z] 82f868984271: Preparing [2023-05-23T15:57:10.435Z] d6d2e92a7d35: Preparing [2023-05-23T15:57:10.435Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:10.435Z] 080031987b52: Preparing [2023-05-23T15:57:10.435Z] d106608f57f2: Preparing [2023-05-23T15:57:10.435Z] f1417ff83b31: Preparing [2023-05-23T15:57:10.435Z] f1417ff83b31: Waiting [2023-05-23T15:57:10.435Z] 82f868984271: Layer already exists [2023-05-23T15:57:10.435Z] d106608f57f2: Layer already exists [2023-05-23T15:57:10.435Z] d6d2e92a7d35: Layer already exists [2023-05-23T15:57:10.435Z] 080031987b52: Layer already exists [2023-05-23T15:57:10.435Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:10.435Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:10.435Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:cc245084b0214cf8f133dd58977b8a1697cd2ac881cbc24a21938a7e6f405ef6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:10.752Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:11.061Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-23T15:57:11.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-23T15:57:11.061Z] 82f868984271: Preparing [2023-05-23T15:57:11.061Z] d6d2e92a7d35: Preparing [2023-05-23T15:57:11.061Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:11.061Z] 080031987b52: Preparing [2023-05-23T15:57:11.061Z] d106608f57f2: Preparing [2023-05-23T15:57:11.061Z] f1417ff83b31: Preparing [2023-05-23T15:57:11.061Z] f1417ff83b31: Waiting [2023-05-23T15:57:11.061Z] d106608f57f2: Layer already exists [2023-05-23T15:57:11.061Z] 82f868984271: Layer already exists [2023-05-23T15:57:11.061Z] d6d2e92a7d35: Layer already exists [2023-05-23T15:57:11.061Z] 080031987b52: Layer already exists [2023-05-23T15:57:11.061Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:11.061Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:11.061Z] main: digest: sha256:cc245084b0214cf8f133dd58977b8a1697cd2ac881cbc24a21938a7e6f405ef6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:57:11.096Z] ===================================================== [Pipeline] echo [2023-05-23T15:57:11.101Z] taggedImages: [2023-05-23T15:57:11.101Z] - nexus3.edgexfoundry.org:10004/core-command:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:11.101Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-23T15:57:11.101Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.162 [2023-05-23T15:57:11.101Z] - nexus3.edgexfoundry.org:10004/core-command:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:11.101Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-23T15:57:11.116Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-23T15:57:11.116Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:11.116Z] latest [2023-05-23T15:57:11.116Z] 3.0.0-dev.162 [2023-05-23T15:57:11.116Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:11.116Z] main [2023-05-23T15:57:11.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:11.436Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:11.747Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:11.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-23T15:57:11.747Z] 0ebe3a0686a5: Preparing [2023-05-23T15:57:11.747Z] d0130b48757d: Preparing [2023-05-23T15:57:11.747Z] a669984ed919: Preparing [2023-05-23T15:57:11.747Z] 8ab406a31a0a: Preparing [2023-05-23T15:57:11.747Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:11.747Z] 080031987b52: Preparing [2023-05-23T15:57:11.747Z] 552f9d15dff9: Preparing [2023-05-23T15:57:11.747Z] f1417ff83b31: Preparing [2023-05-23T15:57:11.747Z] 080031987b52: Waiting [2023-05-23T15:57:11.747Z] 552f9d15dff9: Waiting [2023-05-23T15:57:11.747Z] f1417ff83b31: Waiting [2023-05-23T15:57:11.747Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:11.747Z] 080031987b52: Layer already exists [2023-05-23T15:57:11.747Z] a669984ed919: Pushed [2023-05-23T15:57:11.747Z] d0130b48757d: Pushed [2023-05-23T15:57:11.747Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:11.747Z] 0ebe3a0686a5: Pushed [2023-05-23T15:57:11.747Z] 552f9d15dff9: Pushed [2023-05-23T15:57:13.127Z] 8ab406a31a0a: Pushed [2023-05-23T15:57:13.127Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:c346947472ad3fc426a6d29f480e4f2cf6ca19c8f6e038c6fbde2262d5b73bc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:13.441Z] + 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 [2023-05-23T15:57:13.750Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-23T15:57:13.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-23T15:57:13.750Z] 0ebe3a0686a5: Preparing [2023-05-23T15:57:13.750Z] d0130b48757d: Preparing [2023-05-23T15:57:13.750Z] a669984ed919: Preparing [2023-05-23T15:57:13.750Z] 8ab406a31a0a: Preparing [2023-05-23T15:57:13.750Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:13.750Z] 080031987b52: Preparing [2023-05-23T15:57:13.750Z] 552f9d15dff9: Preparing [2023-05-23T15:57:13.750Z] f1417ff83b31: Preparing [2023-05-23T15:57:13.750Z] 552f9d15dff9: Waiting [2023-05-23T15:57:13.750Z] f1417ff83b31: Waiting [2023-05-23T15:57:13.750Z] 080031987b52: Waiting [2023-05-23T15:57:13.750Z] 8ab406a31a0a: Layer already exists [2023-05-23T15:57:13.750Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:13.750Z] 0ebe3a0686a5: Layer already exists [2023-05-23T15:57:13.750Z] a669984ed919: Layer already exists [2023-05-23T15:57:13.750Z] d0130b48757d: Layer already exists [2023-05-23T15:57:13.750Z] 080031987b52: Layer already exists [2023-05-23T15:57:13.750Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:13.750Z] 552f9d15dff9: Layer already exists [2023-05-23T15:57:13.750Z] latest: digest: sha256:c346947472ad3fc426a6d29f480e4f2cf6ca19c8f6e038c6fbde2262d5b73bc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:14.052Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:14.357Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.162 [2023-05-23T15:57:14.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-23T15:57:14.357Z] 0ebe3a0686a5: Preparing [2023-05-23T15:57:14.357Z] d0130b48757d: Preparing [2023-05-23T15:57:14.357Z] a669984ed919: Preparing [2023-05-23T15:57:14.357Z] 8ab406a31a0a: Preparing [2023-05-23T15:57:14.357Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:14.357Z] 080031987b52: Preparing [2023-05-23T15:57:14.357Z] 552f9d15dff9: Preparing [2023-05-23T15:57:14.357Z] f1417ff83b31: Preparing [2023-05-23T15:57:14.357Z] 552f9d15dff9: Waiting [2023-05-23T15:57:14.357Z] 080031987b52: Waiting [2023-05-23T15:57:14.357Z] f1417ff83b31: Waiting [2023-05-23T15:57:14.357Z] a669984ed919: Layer already exists [2023-05-23T15:57:14.357Z] 0ebe3a0686a5: Layer already exists [2023-05-23T15:57:14.357Z] d0130b48757d: Layer already exists [2023-05-23T15:57:14.357Z] 8ab406a31a0a: Layer already exists [2023-05-23T15:57:14.357Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:14.357Z] 080031987b52: Layer already exists [2023-05-23T15:57:14.357Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:14.357Z] 552f9d15dff9: Layer already exists [2023-05-23T15:57:14.357Z] 3.0.0-dev.162: digest: sha256:c346947472ad3fc426a6d29f480e4f2cf6ca19c8f6e038c6fbde2262d5b73bc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:14.679Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:14.982Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:14.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-23T15:57:14.982Z] 0ebe3a0686a5: Preparing [2023-05-23T15:57:14.982Z] d0130b48757d: Preparing [2023-05-23T15:57:14.982Z] a669984ed919: Preparing [2023-05-23T15:57:14.982Z] 8ab406a31a0a: Preparing [2023-05-23T15:57:14.982Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:14.982Z] 080031987b52: Preparing [2023-05-23T15:57:14.982Z] 552f9d15dff9: Preparing [2023-05-23T15:57:14.982Z] f1417ff83b31: Preparing [2023-05-23T15:57:14.982Z] 080031987b52: Waiting [2023-05-23T15:57:14.982Z] 552f9d15dff9: Waiting [2023-05-23T15:57:14.982Z] f1417ff83b31: Waiting [2023-05-23T15:57:14.982Z] 0ebe3a0686a5: Layer already exists [2023-05-23T15:57:14.982Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:14.982Z] d0130b48757d: Layer already exists [2023-05-23T15:57:14.982Z] 8ab406a31a0a: Layer already exists [2023-05-23T15:57:14.982Z] a669984ed919: Layer already exists [2023-05-23T15:57:14.982Z] 552f9d15dff9: Layer already exists [2023-05-23T15:57:14.982Z] 080031987b52: Layer already exists [2023-05-23T15:57:14.982Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:14.982Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:c346947472ad3fc426a6d29f480e4f2cf6ca19c8f6e038c6fbde2262d5b73bc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:15.294Z] + 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 [2023-05-23T15:57:15.604Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-23T15:57:15.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-23T15:57:15.605Z] 0ebe3a0686a5: Preparing [2023-05-23T15:57:15.605Z] d0130b48757d: Preparing [2023-05-23T15:57:15.605Z] a669984ed919: Preparing [2023-05-23T15:57:15.605Z] 8ab406a31a0a: Preparing [2023-05-23T15:57:15.605Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:15.605Z] 080031987b52: Preparing [2023-05-23T15:57:15.605Z] 552f9d15dff9: Preparing [2023-05-23T15:57:15.605Z] f1417ff83b31: Preparing [2023-05-23T15:57:15.605Z] 552f9d15dff9: Waiting [2023-05-23T15:57:15.605Z] f1417ff83b31: Waiting [2023-05-23T15:57:15.605Z] 080031987b52: Waiting [2023-05-23T15:57:15.605Z] 8ab406a31a0a: Layer already exists [2023-05-23T15:57:15.605Z] 0ebe3a0686a5: Layer already exists [2023-05-23T15:57:15.605Z] d0130b48757d: Layer already exists [2023-05-23T15:57:15.605Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:15.605Z] a669984ed919: Layer already exists [2023-05-23T15:57:15.605Z] 080031987b52: Layer already exists [2023-05-23T15:57:15.605Z] 552f9d15dff9: Layer already exists [2023-05-23T15:57:15.605Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:15.605Z] main: digest: sha256:c346947472ad3fc426a6d29f480e4f2cf6ca19c8f6e038c6fbde2262d5b73bc3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:57:15.640Z] ===================================================== [Pipeline] echo [2023-05-23T15:57:15.647Z] taggedImages: [2023-05-23T15:57:15.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:15.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-23T15:57:15.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.162 [2023-05-23T15:57:15.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:15.647Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-23T15:57:15.670Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-23T15:57:15.670Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:15.670Z] latest [2023-05-23T15:57:15.670Z] 3.0.0-dev.162 [2023-05-23T15:57:15.670Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:15.670Z] main [2023-05-23T15:57:15.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:16.039Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:16.341Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:16.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-23T15:57:16.341Z] aa61e3203376: Preparing [2023-05-23T15:57:16.341Z] e03137590db6: Preparing [2023-05-23T15:57:16.341Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:16.341Z] 080031987b52: Preparing [2023-05-23T15:57:16.341Z] 724233e5b4bf: Preparing [2023-05-23T15:57:16.341Z] f1417ff83b31: Preparing [2023-05-23T15:57:16.341Z] f1417ff83b31: Waiting [2023-05-23T15:57:16.341Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:16.341Z] 080031987b52: Layer already exists [2023-05-23T15:57:16.341Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:16.341Z] 724233e5b4bf: Pushed [2023-05-23T15:57:16.341Z] aa61e3203376: Pushed [2023-05-23T15:57:17.718Z] e03137590db6: Pushed [2023-05-23T15:57:17.718Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:d4c633d982cf911c45abf1ef0b30a060a118dc4c5f456d67902a46340b53300c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:18.039Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:18.342Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-23T15:57:18.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-23T15:57:18.342Z] aa61e3203376: Preparing [2023-05-23T15:57:18.342Z] e03137590db6: Preparing [2023-05-23T15:57:18.342Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:18.342Z] 080031987b52: Preparing [2023-05-23T15:57:18.342Z] 724233e5b4bf: Preparing [2023-05-23T15:57:18.342Z] f1417ff83b31: Preparing [2023-05-23T15:57:18.342Z] f1417ff83b31: Waiting [2023-05-23T15:57:18.342Z] 080031987b52: Layer already exists [2023-05-23T15:57:18.342Z] 724233e5b4bf: Layer already exists [2023-05-23T15:57:18.342Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:18.342Z] e03137590db6: Layer already exists [2023-05-23T15:57:18.342Z] aa61e3203376: Layer already exists [2023-05-23T15:57:18.342Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:18.342Z] latest: digest: sha256:d4c633d982cf911c45abf1ef0b30a060a118dc4c5f456d67902a46340b53300c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:18.651Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:18.952Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.162 [2023-05-23T15:57:18.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-23T15:57:18.952Z] aa61e3203376: Preparing [2023-05-23T15:57:18.952Z] e03137590db6: Preparing [2023-05-23T15:57:18.952Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:18.952Z] 080031987b52: Preparing [2023-05-23T15:57:18.952Z] 724233e5b4bf: Preparing [2023-05-23T15:57:18.952Z] f1417ff83b31: Preparing [2023-05-23T15:57:18.952Z] f1417ff83b31: Waiting [2023-05-23T15:57:18.952Z] 724233e5b4bf: Layer already exists [2023-05-23T15:57:18.952Z] aa61e3203376: Layer already exists [2023-05-23T15:57:18.952Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:18.952Z] 080031987b52: Layer already exists [2023-05-23T15:57:18.952Z] e03137590db6: Layer already exists [2023-05-23T15:57:18.952Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:18.952Z] 3.0.0-dev.162: digest: sha256:d4c633d982cf911c45abf1ef0b30a060a118dc4c5f456d67902a46340b53300c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:19.264Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:19.566Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:19.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-23T15:57:19.566Z] aa61e3203376: Preparing [2023-05-23T15:57:19.566Z] e03137590db6: Preparing [2023-05-23T15:57:19.566Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:19.566Z] 080031987b52: Preparing [2023-05-23T15:57:19.566Z] 724233e5b4bf: Preparing [2023-05-23T15:57:19.566Z] f1417ff83b31: Preparing [2023-05-23T15:57:19.566Z] f1417ff83b31: Waiting [2023-05-23T15:57:19.566Z] 724233e5b4bf: Layer already exists [2023-05-23T15:57:19.566Z] aa61e3203376: Layer already exists [2023-05-23T15:57:19.566Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:19.566Z] e03137590db6: Layer already exists [2023-05-23T15:57:19.566Z] 080031987b52: Layer already exists [2023-05-23T15:57:19.566Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:19.566Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:d4c633d982cf911c45abf1ef0b30a060a118dc4c5f456d67902a46340b53300c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:19.875Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:20.178Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-23T15:57:20.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-23T15:57:20.178Z] aa61e3203376: Preparing [2023-05-23T15:57:20.178Z] e03137590db6: Preparing [2023-05-23T15:57:20.178Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:20.178Z] 080031987b52: Preparing [2023-05-23T15:57:20.178Z] 724233e5b4bf: Preparing [2023-05-23T15:57:20.178Z] f1417ff83b31: Preparing [2023-05-23T15:57:20.178Z] f1417ff83b31: Waiting [2023-05-23T15:57:20.178Z] e03137590db6: Layer already exists [2023-05-23T15:57:20.178Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:20.178Z] 080031987b52: Layer already exists [2023-05-23T15:57:20.178Z] 724233e5b4bf: Layer already exists [2023-05-23T15:57:20.178Z] aa61e3203376: Layer already exists [2023-05-23T15:57:20.178Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:20.178Z] main: digest: sha256:d4c633d982cf911c45abf1ef0b30a060a118dc4c5f456d67902a46340b53300c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:57:20.233Z] ===================================================== [Pipeline] echo [2023-05-23T15:57:20.241Z] taggedImages: [2023-05-23T15:57:20.241Z] - nexus3.edgexfoundry.org:10004/core-data:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:20.241Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-23T15:57:20.241Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.162 [2023-05-23T15:57:20.241Z] - nexus3.edgexfoundry.org:10004/core-data:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:20.241Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-23T15:57:20.266Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-23T15:57:20.266Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:20.266Z] latest [2023-05-23T15:57:20.266Z] 3.0.0-dev.162 [2023-05-23T15:57:20.266Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:20.266Z] main [2023-05-23T15:57:20.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:20.587Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:20.894Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:20.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-23T15:57:20.894Z] 0dee099431c4: Preparing [2023-05-23T15:57:20.894Z] 85c122c46528: Preparing [2023-05-23T15:57:20.894Z] b7b8e02a7ddf: Preparing [2023-05-23T15:57:20.894Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:20.894Z] 080031987b52: Preparing [2023-05-23T15:57:20.894Z] d106608f57f2: Preparing [2023-05-23T15:57:20.894Z] f1417ff83b31: Preparing [2023-05-23T15:57:20.894Z] d106608f57f2: Waiting [2023-05-23T15:57:20.894Z] f1417ff83b31: Waiting [2023-05-23T15:57:20.894Z] 080031987b52: Layer already exists [2023-05-23T15:57:20.894Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:20.894Z] d106608f57f2: Layer already exists [2023-05-23T15:57:20.894Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:20.894Z] 85c122c46528: Pushed [2023-05-23T15:57:20.894Z] 0dee099431c4: Pushed [2023-05-23T15:57:22.793Z] b7b8e02a7ddf: Pushed [2023-05-23T15:57:22.793Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:e63191a45f39ebcb64a709f6a3abfb4ed8633b65c94f93ab33e57bf71373296d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:23.102Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:23.414Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-23T15:57:23.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-23T15:57:23.414Z] 0dee099431c4: Preparing [2023-05-23T15:57:23.414Z] 85c122c46528: Preparing [2023-05-23T15:57:23.414Z] b7b8e02a7ddf: Preparing [2023-05-23T15:57:23.414Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:23.414Z] 080031987b52: Preparing [2023-05-23T15:57:23.414Z] d106608f57f2: Preparing [2023-05-23T15:57:23.414Z] f1417ff83b31: Preparing [2023-05-23T15:57:23.414Z] d106608f57f2: Waiting [2023-05-23T15:57:23.414Z] f1417ff83b31: Waiting [2023-05-23T15:57:23.414Z] 85c122c46528: Layer already exists [2023-05-23T15:57:23.414Z] 0dee099431c4: Layer already exists [2023-05-23T15:57:23.414Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:23.414Z] b7b8e02a7ddf: Layer already exists [2023-05-23T15:57:23.414Z] 080031987b52: Layer already exists [2023-05-23T15:57:23.414Z] d106608f57f2: Layer already exists [2023-05-23T15:57:23.414Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:23.414Z] latest: digest: sha256:e63191a45f39ebcb64a709f6a3abfb4ed8633b65c94f93ab33e57bf71373296d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:23.732Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:24.043Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.162 [2023-05-23T15:57:24.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-23T15:57:24.043Z] 0dee099431c4: Preparing [2023-05-23T15:57:24.043Z] 85c122c46528: Preparing [2023-05-23T15:57:24.043Z] b7b8e02a7ddf: Preparing [2023-05-23T15:57:24.043Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:24.043Z] 080031987b52: Preparing [2023-05-23T15:57:24.043Z] d106608f57f2: Preparing [2023-05-23T15:57:24.043Z] f1417ff83b31: Preparing [2023-05-23T15:57:24.043Z] f1417ff83b31: Waiting [2023-05-23T15:57:24.043Z] d106608f57f2: Waiting [2023-05-23T15:57:24.043Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:24.043Z] 85c122c46528: Layer already exists [2023-05-23T15:57:24.043Z] 080031987b52: Layer already exists [2023-05-23T15:57:24.043Z] b7b8e02a7ddf: Layer already exists [2023-05-23T15:57:24.043Z] 0dee099431c4: Layer already exists [2023-05-23T15:57:24.043Z] d106608f57f2: Layer already exists [2023-05-23T15:57:24.043Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:24.043Z] 3.0.0-dev.162: digest: sha256:e63191a45f39ebcb64a709f6a3abfb4ed8633b65c94f93ab33e57bf71373296d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:24.350Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:24.649Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:24.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-23T15:57:24.650Z] 0dee099431c4: Preparing [2023-05-23T15:57:24.650Z] 85c122c46528: Preparing [2023-05-23T15:57:24.650Z] b7b8e02a7ddf: Preparing [2023-05-23T15:57:24.650Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:24.650Z] 080031987b52: Preparing [2023-05-23T15:57:24.650Z] d106608f57f2: Preparing [2023-05-23T15:57:24.650Z] f1417ff83b31: Preparing [2023-05-23T15:57:24.650Z] d106608f57f2: Waiting [2023-05-23T15:57:24.650Z] f1417ff83b31: Waiting [2023-05-23T15:57:24.650Z] 080031987b52: Layer already exists [2023-05-23T15:57:24.650Z] b7b8e02a7ddf: Layer already exists [2023-05-23T15:57:24.650Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:24.650Z] 0dee099431c4: Layer already exists [2023-05-23T15:57:24.650Z] 85c122c46528: Layer already exists [2023-05-23T15:57:24.650Z] d106608f57f2: Layer already exists [2023-05-23T15:57:24.650Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:24.650Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:e63191a45f39ebcb64a709f6a3abfb4ed8633b65c94f93ab33e57bf71373296d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:24.958Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:25.261Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-23T15:57:25.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-23T15:57:25.261Z] 0dee099431c4: Preparing [2023-05-23T15:57:25.261Z] 85c122c46528: Preparing [2023-05-23T15:57:25.261Z] b7b8e02a7ddf: Preparing [2023-05-23T15:57:25.261Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:25.261Z] 080031987b52: Preparing [2023-05-23T15:57:25.261Z] d106608f57f2: Preparing [2023-05-23T15:57:25.261Z] f1417ff83b31: Preparing [2023-05-23T15:57:25.261Z] d106608f57f2: Waiting [2023-05-23T15:57:25.261Z] 0dee099431c4: Layer already exists [2023-05-23T15:57:25.261Z] 85c122c46528: Layer already exists [2023-05-23T15:57:25.261Z] b7b8e02a7ddf: Layer already exists [2023-05-23T15:57:25.261Z] 080031987b52: Layer already exists [2023-05-23T15:57:25.261Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:25.261Z] d106608f57f2: Layer already exists [2023-05-23T15:57:25.261Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:25.261Z] main: digest: sha256:e63191a45f39ebcb64a709f6a3abfb4ed8633b65c94f93ab33e57bf71373296d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:57:25.309Z] ===================================================== [Pipeline] echo [2023-05-23T15:57:25.316Z] taggedImages: [2023-05-23T15:57:25.316Z] - nexus3.edgexfoundry.org:10004/core-metadata:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:25.316Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-23T15:57:25.316Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.162 [2023-05-23T15:57:25.316Z] - nexus3.edgexfoundry.org:10004/core-metadata:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:25.316Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-23T15:57:25.335Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-23T15:57:25.335Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:25.335Z] latest [2023-05-23T15:57:25.335Z] 3.0.0-dev.162 [2023-05-23T15:57:25.335Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:25.335Z] main [2023-05-23T15:57:25.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:25.640Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:25.956Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:25.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-23T15:57:25.956Z] 6611b8b3b217: Preparing [2023-05-23T15:57:25.956Z] 6611b8b3b217: Preparing [2023-05-23T15:57:25.956Z] 006de21d647e: Preparing [2023-05-23T15:57:25.956Z] 127398b44fca: Preparing [2023-05-23T15:57:25.956Z] 42c883320085: Preparing [2023-05-23T15:57:25.956Z] 4bf74563535a: Preparing [2023-05-23T15:57:25.956Z] ba75fa046b82: Preparing [2023-05-23T15:57:25.956Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:25.956Z] 080031987b52: Preparing [2023-05-23T15:57:25.956Z] e35756986f51: Preparing [2023-05-23T15:57:25.956Z] b8666abe5d3a: Preparing [2023-05-23T15:57:25.956Z] b157726671b7: Preparing [2023-05-23T15:57:25.956Z] fb1ea58b9e7c: Preparing [2023-05-23T15:57:25.956Z] f1417ff83b31: Preparing [2023-05-23T15:57:25.956Z] fb1ea58b9e7c: Waiting [2023-05-23T15:57:25.956Z] f1417ff83b31: Waiting [2023-05-23T15:57:25.956Z] ba75fa046b82: Waiting [2023-05-23T15:57:25.956Z] b8666abe5d3a: Waiting [2023-05-23T15:57:25.956Z] b157726671b7: Waiting [2023-05-23T15:57:25.956Z] 4ac87916ca7c: Waiting [2023-05-23T15:57:25.956Z] e35756986f51: Waiting [2023-05-23T15:57:25.956Z] 080031987b52: Waiting [2023-05-23T15:57:25.956Z] 6611b8b3b217: Pushed [2023-05-23T15:57:25.956Z] 42c883320085: Pushed [2023-05-23T15:57:25.956Z] 006de21d647e: Pushed [2023-05-23T15:57:25.956Z] 4bf74563535a: Pushed [2023-05-23T15:57:25.956Z] 127398b44fca: Pushed [2023-05-23T15:57:25.956Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:25.956Z] 080031987b52: Layer already exists [2023-05-23T15:57:26.215Z] b157726671b7: Pushed [2023-05-23T15:57:26.215Z] e35756986f51: Pushed [2023-05-23T15:57:26.215Z] fb1ea58b9e7c: Pushed [2023-05-23T15:57:26.215Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:26.215Z] b8666abe5d3a: Pushed [2023-05-23T15:57:28.142Z] ba75fa046b82: Pushed [2023-05-23T15:57:28.402Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:cb227e0fe83f4f8f99a34bab2e09f79a46d08137674e5997aa74c34a1bfb6290 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:28.711Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:29.016Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-23T15:57:29.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-23T15:57:29.016Z] 6611b8b3b217: Preparing [2023-05-23T15:57:29.016Z] 6611b8b3b217: Preparing [2023-05-23T15:57:29.016Z] 006de21d647e: Preparing [2023-05-23T15:57:29.016Z] 127398b44fca: Preparing [2023-05-23T15:57:29.016Z] 42c883320085: Preparing [2023-05-23T15:57:29.016Z] 4bf74563535a: Preparing [2023-05-23T15:57:29.016Z] ba75fa046b82: Preparing [2023-05-23T15:57:29.016Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:29.016Z] 080031987b52: Preparing [2023-05-23T15:57:29.016Z] e35756986f51: Preparing [2023-05-23T15:57:29.016Z] b8666abe5d3a: Preparing [2023-05-23T15:57:29.016Z] b157726671b7: Preparing [2023-05-23T15:57:29.016Z] fb1ea58b9e7c: Preparing [2023-05-23T15:57:29.016Z] f1417ff83b31: Preparing [2023-05-23T15:57:29.016Z] ba75fa046b82: Waiting [2023-05-23T15:57:29.016Z] b157726671b7: Waiting [2023-05-23T15:57:29.016Z] 4ac87916ca7c: Waiting [2023-05-23T15:57:29.016Z] 080031987b52: Waiting [2023-05-23T15:57:29.016Z] fb1ea58b9e7c: Waiting [2023-05-23T15:57:29.016Z] f1417ff83b31: Waiting [2023-05-23T15:57:29.016Z] b8666abe5d3a: Waiting [2023-05-23T15:57:29.016Z] 6611b8b3b217: Layer already exists [2023-05-23T15:57:29.016Z] 4bf74563535a: Layer already exists [2023-05-23T15:57:29.016Z] 42c883320085: Layer already exists [2023-05-23T15:57:29.016Z] 127398b44fca: Layer already exists [2023-05-23T15:57:29.016Z] 006de21d647e: Layer already exists [2023-05-23T15:57:29.016Z] ba75fa046b82: Layer already exists [2023-05-23T15:57:29.016Z] e35756986f51: Layer already exists [2023-05-23T15:57:29.016Z] b8666abe5d3a: Layer already exists [2023-05-23T15:57:29.016Z] 080031987b52: Layer already exists [2023-05-23T15:57:29.016Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:29.016Z] fb1ea58b9e7c: Layer already exists [2023-05-23T15:57:29.016Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:29.016Z] b157726671b7: Layer already exists [2023-05-23T15:57:29.016Z] latest: digest: sha256:cb227e0fe83f4f8f99a34bab2e09f79a46d08137674e5997aa74c34a1bfb6290 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:29.320Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:29.619Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.162 [2023-05-23T15:57:29.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-23T15:57:29.620Z] 6611b8b3b217: Preparing [2023-05-23T15:57:29.620Z] 6611b8b3b217: Preparing [2023-05-23T15:57:29.620Z] 006de21d647e: Preparing [2023-05-23T15:57:29.620Z] 127398b44fca: Preparing [2023-05-23T15:57:29.620Z] 42c883320085: Preparing [2023-05-23T15:57:29.620Z] 4bf74563535a: Preparing [2023-05-23T15:57:29.620Z] ba75fa046b82: Preparing [2023-05-23T15:57:29.620Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:29.620Z] 080031987b52: Preparing [2023-05-23T15:57:29.620Z] e35756986f51: Preparing [2023-05-23T15:57:29.620Z] b8666abe5d3a: Preparing [2023-05-23T15:57:29.620Z] b157726671b7: Preparing [2023-05-23T15:57:29.620Z] fb1ea58b9e7c: Preparing [2023-05-23T15:57:29.620Z] f1417ff83b31: Preparing [2023-05-23T15:57:29.620Z] 4ac87916ca7c: Waiting [2023-05-23T15:57:29.620Z] 080031987b52: Waiting [2023-05-23T15:57:29.620Z] b8666abe5d3a: Waiting [2023-05-23T15:57:29.620Z] e35756986f51: Waiting [2023-05-23T15:57:29.620Z] b157726671b7: Waiting [2023-05-23T15:57:29.620Z] fb1ea58b9e7c: Waiting [2023-05-23T15:57:29.620Z] ba75fa046b82: Waiting [2023-05-23T15:57:29.620Z] f1417ff83b31: Waiting [2023-05-23T15:57:29.620Z] 6611b8b3b217: Layer already exists [2023-05-23T15:57:29.620Z] 127398b44fca: Layer already exists [2023-05-23T15:57:29.620Z] 006de21d647e: Layer already exists [2023-05-23T15:57:29.620Z] 4bf74563535a: Layer already exists [2023-05-23T15:57:29.620Z] 42c883320085: Layer already exists [2023-05-23T15:57:29.620Z] 080031987b52: Layer already exists [2023-05-23T15:57:29.620Z] ba75fa046b82: Layer already exists [2023-05-23T15:57:29.620Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:29.620Z] e35756986f51: Layer already exists [2023-05-23T15:57:29.620Z] b8666abe5d3a: Layer already exists [2023-05-23T15:57:29.620Z] b157726671b7: Layer already exists [2023-05-23T15:57:29.620Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:29.620Z] fb1ea58b9e7c: Layer already exists [2023-05-23T15:57:29.620Z] 3.0.0-dev.162: digest: sha256:cb227e0fe83f4f8f99a34bab2e09f79a46d08137674e5997aa74c34a1bfb6290 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:29.925Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:30.234Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:30.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-23T15:57:30.234Z] 6611b8b3b217: Preparing [2023-05-23T15:57:30.234Z] 6611b8b3b217: Preparing [2023-05-23T15:57:30.234Z] 006de21d647e: Preparing [2023-05-23T15:57:30.234Z] 127398b44fca: Preparing [2023-05-23T15:57:30.234Z] 42c883320085: Preparing [2023-05-23T15:57:30.234Z] 4bf74563535a: Preparing [2023-05-23T15:57:30.234Z] ba75fa046b82: Preparing [2023-05-23T15:57:30.234Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:30.234Z] 080031987b52: Preparing [2023-05-23T15:57:30.234Z] e35756986f51: Preparing [2023-05-23T15:57:30.234Z] b8666abe5d3a: Preparing [2023-05-23T15:57:30.234Z] b157726671b7: Preparing [2023-05-23T15:57:30.234Z] fb1ea58b9e7c: Preparing [2023-05-23T15:57:30.234Z] f1417ff83b31: Preparing [2023-05-23T15:57:30.234Z] 4ac87916ca7c: Waiting [2023-05-23T15:57:30.234Z] 080031987b52: Waiting [2023-05-23T15:57:30.234Z] e35756986f51: Waiting [2023-05-23T15:57:30.234Z] b8666abe5d3a: Waiting [2023-05-23T15:57:30.234Z] b157726671b7: Waiting [2023-05-23T15:57:30.234Z] fb1ea58b9e7c: Waiting [2023-05-23T15:57:30.234Z] f1417ff83b31: Waiting [2023-05-23T15:57:30.234Z] ba75fa046b82: Waiting [2023-05-23T15:57:30.234Z] 42c883320085: Layer already exists [2023-05-23T15:57:30.234Z] 4bf74563535a: Layer already exists [2023-05-23T15:57:30.234Z] 6611b8b3b217: Layer already exists [2023-05-23T15:57:30.234Z] 080031987b52: Layer already exists [2023-05-23T15:57:30.234Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:30.234Z] ba75fa046b82: Layer already exists [2023-05-23T15:57:30.234Z] e35756986f51: Layer already exists [2023-05-23T15:57:30.234Z] 127398b44fca: Layer already exists [2023-05-23T15:57:30.234Z] b8666abe5d3a: Layer already exists [2023-05-23T15:57:30.234Z] 006de21d647e: Layer already exists [2023-05-23T15:57:30.234Z] b157726671b7: Layer already exists [2023-05-23T15:57:30.234Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:30.234Z] fb1ea58b9e7c: Layer already exists [2023-05-23T15:57:30.234Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:cb227e0fe83f4f8f99a34bab2e09f79a46d08137674e5997aa74c34a1bfb6290 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:30.539Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:30.852Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-23T15:57:30.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-23T15:57:30.852Z] 6611b8b3b217: Preparing [2023-05-23T15:57:30.852Z] 6611b8b3b217: Preparing [2023-05-23T15:57:30.852Z] 006de21d647e: Preparing [2023-05-23T15:57:30.852Z] 127398b44fca: Preparing [2023-05-23T15:57:30.852Z] 42c883320085: Preparing [2023-05-23T15:57:30.852Z] 4bf74563535a: Preparing [2023-05-23T15:57:30.852Z] ba75fa046b82: Preparing [2023-05-23T15:57:30.852Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:30.852Z] 080031987b52: Preparing [2023-05-23T15:57:30.852Z] e35756986f51: Preparing [2023-05-23T15:57:30.852Z] b8666abe5d3a: Preparing [2023-05-23T15:57:30.852Z] b157726671b7: Preparing [2023-05-23T15:57:30.852Z] fb1ea58b9e7c: Preparing [2023-05-23T15:57:30.852Z] f1417ff83b31: Preparing [2023-05-23T15:57:30.852Z] e35756986f51: Waiting [2023-05-23T15:57:30.852Z] b8666abe5d3a: Waiting [2023-05-23T15:57:30.852Z] b157726671b7: Waiting [2023-05-23T15:57:30.852Z] fb1ea58b9e7c: Waiting [2023-05-23T15:57:30.852Z] f1417ff83b31: Waiting [2023-05-23T15:57:30.852Z] 4ac87916ca7c: Waiting [2023-05-23T15:57:30.852Z] 080031987b52: Waiting [2023-05-23T15:57:30.852Z] ba75fa046b82: Waiting [2023-05-23T15:57:30.852Z] 4bf74563535a: Layer already exists [2023-05-23T15:57:30.852Z] 6611b8b3b217: Layer already exists [2023-05-23T15:57:30.852Z] 006de21d647e: Layer already exists [2023-05-23T15:57:30.852Z] 127398b44fca: Layer already exists [2023-05-23T15:57:30.852Z] 42c883320085: Layer already exists [2023-05-23T15:57:30.852Z] ba75fa046b82: Layer already exists [2023-05-23T15:57:30.852Z] b8666abe5d3a: Layer already exists [2023-05-23T15:57:30.852Z] 080031987b52: Layer already exists [2023-05-23T15:57:30.852Z] e35756986f51: Layer already exists [2023-05-23T15:57:30.852Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:30.852Z] b157726671b7: Layer already exists [2023-05-23T15:57:30.852Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:30.852Z] fb1ea58b9e7c: Layer already exists [2023-05-23T15:57:30.852Z] main: digest: sha256:cb227e0fe83f4f8f99a34bab2e09f79a46d08137674e5997aa74c34a1bfb6290 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:57:30.889Z] ===================================================== [Pipeline] echo [2023-05-23T15:57:30.895Z] taggedImages: [2023-05-23T15:57:30.895Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:30.895Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-23T15:57:30.895Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.162 [2023-05-23T15:57:30.895Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:30.895Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-23T15:57:30.911Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-23T15:57:30.911Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:30.911Z] latest [2023-05-23T15:57:30.911Z] 3.0.0-dev.162 [2023-05-23T15:57:30.911Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:30.911Z] main [2023-05-23T15:57:30.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:31.215Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:31.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:31.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-23T15:57:31.780Z] 44c6c24b12e2: Preparing [2023-05-23T15:57:31.780Z] 89b393570b72: Preparing [2023-05-23T15:57:31.780Z] 9348eb7f7299: Preparing [2023-05-23T15:57:31.780Z] 95eef78daf10: Preparing [2023-05-23T15:57:31.780Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:31.780Z] 080031987b52: Preparing [2023-05-23T15:57:31.780Z] 552f9d15dff9: Preparing [2023-05-23T15:57:31.780Z] f1417ff83b31: Preparing [2023-05-23T15:57:31.780Z] 080031987b52: Waiting [2023-05-23T15:57:31.780Z] 552f9d15dff9: Waiting [2023-05-23T15:57:31.780Z] f1417ff83b31: Waiting [2023-05-23T15:57:31.780Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:31.780Z] 44c6c24b12e2: Pushed [2023-05-23T15:57:31.780Z] 080031987b52: Layer already exists [2023-05-23T15:57:31.780Z] 552f9d15dff9: Layer already exists [2023-05-23T15:57:31.780Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:31.780Z] 9348eb7f7299: Pushed [2023-05-23T15:57:31.780Z] 89b393570b72: Pushed [2023-05-23T15:57:33.156Z] 95eef78daf10: Pushed [2023-05-23T15:57:33.156Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:539decac6e4f5c95a4dafcc2dd9ca2a89aef62056cbbb59c94689a32856d8665 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:33.462Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:33.773Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-23T15:57:33.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-23T15:57:33.773Z] 44c6c24b12e2: Preparing [2023-05-23T15:57:33.773Z] 89b393570b72: Preparing [2023-05-23T15:57:33.773Z] 9348eb7f7299: Preparing [2023-05-23T15:57:33.773Z] 95eef78daf10: Preparing [2023-05-23T15:57:33.773Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:33.773Z] 080031987b52: Preparing [2023-05-23T15:57:33.773Z] 552f9d15dff9: Preparing [2023-05-23T15:57:33.773Z] f1417ff83b31: Preparing [2023-05-23T15:57:33.773Z] 080031987b52: Waiting [2023-05-23T15:57:33.773Z] 552f9d15dff9: Waiting [2023-05-23T15:57:33.773Z] f1417ff83b31: Waiting [2023-05-23T15:57:33.773Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:33.773Z] 89b393570b72: Layer already exists [2023-05-23T15:57:33.773Z] 95eef78daf10: Layer already exists [2023-05-23T15:57:33.773Z] 9348eb7f7299: Layer already exists [2023-05-23T15:57:33.773Z] 44c6c24b12e2: Layer already exists [2023-05-23T15:57:33.773Z] 552f9d15dff9: Layer already exists [2023-05-23T15:57:33.773Z] 080031987b52: Layer already exists [2023-05-23T15:57:33.773Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:33.773Z] latest: digest: sha256:539decac6e4f5c95a4dafcc2dd9ca2a89aef62056cbbb59c94689a32856d8665 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:34.089Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:34.395Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.162 [2023-05-23T15:57:34.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-23T15:57:34.395Z] 44c6c24b12e2: Preparing [2023-05-23T15:57:34.395Z] 89b393570b72: Preparing [2023-05-23T15:57:34.395Z] 9348eb7f7299: Preparing [2023-05-23T15:57:34.395Z] 95eef78daf10: Preparing [2023-05-23T15:57:34.395Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:34.395Z] 080031987b52: Preparing [2023-05-23T15:57:34.395Z] 552f9d15dff9: Preparing [2023-05-23T15:57:34.395Z] f1417ff83b31: Preparing [2023-05-23T15:57:34.395Z] 552f9d15dff9: Waiting [2023-05-23T15:57:34.395Z] 080031987b52: Waiting [2023-05-23T15:57:34.395Z] f1417ff83b31: Waiting [2023-05-23T15:57:34.395Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:34.395Z] 89b393570b72: Layer already exists [2023-05-23T15:57:34.395Z] 9348eb7f7299: Layer already exists [2023-05-23T15:57:34.395Z] 95eef78daf10: Layer already exists [2023-05-23T15:57:34.395Z] 44c6c24b12e2: Layer already exists [2023-05-23T15:57:34.395Z] 080031987b52: Layer already exists [2023-05-23T15:57:34.395Z] 552f9d15dff9: Layer already exists [2023-05-23T15:57:34.395Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:34.395Z] 3.0.0-dev.162: digest: sha256:539decac6e4f5c95a4dafcc2dd9ca2a89aef62056cbbb59c94689a32856d8665 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:34.704Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:35.007Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:35.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-23T15:57:35.007Z] 44c6c24b12e2: Preparing [2023-05-23T15:57:35.007Z] 89b393570b72: Preparing [2023-05-23T15:57:35.007Z] 9348eb7f7299: Preparing [2023-05-23T15:57:35.007Z] 95eef78daf10: Preparing [2023-05-23T15:57:35.007Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:35.007Z] 080031987b52: Preparing [2023-05-23T15:57:35.007Z] 552f9d15dff9: Preparing [2023-05-23T15:57:35.007Z] f1417ff83b31: Preparing [2023-05-23T15:57:35.007Z] 080031987b52: Waiting [2023-05-23T15:57:35.007Z] 552f9d15dff9: Waiting [2023-05-23T15:57:35.007Z] f1417ff83b31: Waiting [2023-05-23T15:57:35.007Z] 44c6c24b12e2: Layer already exists [2023-05-23T15:57:35.007Z] 95eef78daf10: Layer already exists [2023-05-23T15:57:35.007Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:35.007Z] 9348eb7f7299: Layer already exists [2023-05-23T15:57:35.007Z] 89b393570b72: Layer already exists [2023-05-23T15:57:35.007Z] 080031987b52: Layer already exists [2023-05-23T15:57:35.007Z] 552f9d15dff9: Layer already exists [2023-05-23T15:57:35.007Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:35.007Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:539decac6e4f5c95a4dafcc2dd9ca2a89aef62056cbbb59c94689a32856d8665 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:35.322Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:35.623Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-23T15:57:35.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-23T15:57:35.623Z] 44c6c24b12e2: Preparing [2023-05-23T15:57:35.623Z] 89b393570b72: Preparing [2023-05-23T15:57:35.623Z] 9348eb7f7299: Preparing [2023-05-23T15:57:35.623Z] 95eef78daf10: Preparing [2023-05-23T15:57:35.623Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:35.623Z] 080031987b52: Preparing [2023-05-23T15:57:35.623Z] 552f9d15dff9: Preparing [2023-05-23T15:57:35.623Z] f1417ff83b31: Preparing [2023-05-23T15:57:35.623Z] 080031987b52: Waiting [2023-05-23T15:57:35.623Z] 552f9d15dff9: Waiting [2023-05-23T15:57:35.623Z] f1417ff83b31: Waiting [2023-05-23T15:57:35.623Z] 9348eb7f7299: Layer already exists [2023-05-23T15:57:35.623Z] 89b393570b72: Layer already exists [2023-05-23T15:57:35.623Z] 95eef78daf10: Layer already exists [2023-05-23T15:57:35.623Z] 44c6c24b12e2: Layer already exists [2023-05-23T15:57:35.623Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:35.623Z] 080031987b52: Layer already exists [2023-05-23T15:57:35.623Z] 552f9d15dff9: Layer already exists [2023-05-23T15:57:35.623Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:35.623Z] main: digest: sha256:539decac6e4f5c95a4dafcc2dd9ca2a89aef62056cbbb59c94689a32856d8665 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:57:35.675Z] ===================================================== [Pipeline] echo [2023-05-23T15:57:35.687Z] taggedImages: [2023-05-23T15:57:35.687Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:35.687Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-23T15:57:35.687Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.162 [2023-05-23T15:57:35.687Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:35.687Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-23T15:57:35.719Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-23T15:57:35.719Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:35.719Z] latest [2023-05-23T15:57:35.719Z] 3.0.0-dev.162 [2023-05-23T15:57:35.719Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:35.719Z] main [2023-05-23T15:57:35.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:36.033Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:36.333Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:36.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-23T15:57:36.333Z] 6d349f939199: Preparing [2023-05-23T15:57:36.333Z] 34310ba4fa9e: Preparing [2023-05-23T15:57:36.333Z] d49890f829f8: Preparing [2023-05-23T15:57:36.333Z] 51137263b2f3: Preparing [2023-05-23T15:57:36.333Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:36.333Z] 080031987b52: Preparing [2023-05-23T15:57:36.333Z] a2e9f8991718: Preparing [2023-05-23T15:57:36.333Z] f94091343cb1: Preparing [2023-05-23T15:57:36.333Z] f1417ff83b31: Preparing [2023-05-23T15:57:36.333Z] 080031987b52: Waiting [2023-05-23T15:57:36.333Z] f94091343cb1: Waiting [2023-05-23T15:57:36.333Z] f1417ff83b31: Waiting [2023-05-23T15:57:36.333Z] a2e9f8991718: Waiting [2023-05-23T15:57:36.333Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:36.333Z] 080031987b52: Layer already exists [2023-05-23T15:57:36.333Z] 51137263b2f3: Pushed [2023-05-23T15:57:36.333Z] 34310ba4fa9e: Pushed [2023-05-23T15:57:36.333Z] 6d349f939199: Pushed [2023-05-23T15:57:36.333Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:36.333Z] a2e9f8991718: Pushed [2023-05-23T15:57:36.592Z] f94091343cb1: Pushed [2023-05-23T15:57:37.528Z] d49890f829f8: Pushed [2023-05-23T15:57:37.528Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:43d215229edd36ae21ac4289baf3d543b0d00a162ab3e8722571adc263cf0efc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:38.088Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:38.394Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-23T15:57:38.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-23T15:57:38.394Z] 6d349f939199: Preparing [2023-05-23T15:57:38.394Z] 34310ba4fa9e: Preparing [2023-05-23T15:57:38.394Z] d49890f829f8: Preparing [2023-05-23T15:57:38.394Z] 51137263b2f3: Preparing [2023-05-23T15:57:38.394Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:38.394Z] 080031987b52: Preparing [2023-05-23T15:57:38.394Z] a2e9f8991718: Preparing [2023-05-23T15:57:38.394Z] f94091343cb1: Preparing [2023-05-23T15:57:38.394Z] f1417ff83b31: Preparing [2023-05-23T15:57:38.394Z] a2e9f8991718: Waiting [2023-05-23T15:57:38.394Z] 080031987b52: Waiting [2023-05-23T15:57:38.394Z] f94091343cb1: Waiting [2023-05-23T15:57:38.394Z] f1417ff83b31: Waiting [2023-05-23T15:57:38.394Z] 6d349f939199: Layer already exists [2023-05-23T15:57:38.394Z] d49890f829f8: Layer already exists [2023-05-23T15:57:38.394Z] 34310ba4fa9e: Layer already exists [2023-05-23T15:57:38.394Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:38.394Z] 51137263b2f3: Layer already exists [2023-05-23T15:57:38.394Z] a2e9f8991718: Layer already exists [2023-05-23T15:57:38.394Z] 080031987b52: Layer already exists [2023-05-23T15:57:38.394Z] f94091343cb1: Layer already exists [2023-05-23T15:57:38.394Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:38.395Z] latest: digest: sha256:43d215229edd36ae21ac4289baf3d543b0d00a162ab3e8722571adc263cf0efc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:38.703Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:39.008Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.162 [2023-05-23T15:57:39.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-23T15:57:39.008Z] 6d349f939199: Preparing [2023-05-23T15:57:39.008Z] 34310ba4fa9e: Preparing [2023-05-23T15:57:39.008Z] d49890f829f8: Preparing [2023-05-23T15:57:39.008Z] 51137263b2f3: Preparing [2023-05-23T15:57:39.008Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:39.008Z] 080031987b52: Preparing [2023-05-23T15:57:39.008Z] a2e9f8991718: Preparing [2023-05-23T15:57:39.008Z] f94091343cb1: Preparing [2023-05-23T15:57:39.008Z] f1417ff83b31: Preparing [2023-05-23T15:57:39.008Z] 080031987b52: Waiting [2023-05-23T15:57:39.008Z] f94091343cb1: Waiting [2023-05-23T15:57:39.008Z] a2e9f8991718: Waiting [2023-05-23T15:57:39.008Z] f1417ff83b31: Waiting [2023-05-23T15:57:39.008Z] d49890f829f8: Layer already exists [2023-05-23T15:57:39.008Z] 51137263b2f3: Layer already exists [2023-05-23T15:57:39.008Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:39.008Z] 34310ba4fa9e: Layer already exists [2023-05-23T15:57:39.008Z] 6d349f939199: Layer already exists [2023-05-23T15:57:39.008Z] 080031987b52: Layer already exists [2023-05-23T15:57:39.008Z] a2e9f8991718: Layer already exists [2023-05-23T15:57:39.008Z] f94091343cb1: Layer already exists [2023-05-23T15:57:39.008Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:39.008Z] 3.0.0-dev.162: digest: sha256:43d215229edd36ae21ac4289baf3d543b0d00a162ab3e8722571adc263cf0efc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:39.326Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:39.634Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:39.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-23T15:57:39.634Z] 6d349f939199: Preparing [2023-05-23T15:57:39.634Z] 34310ba4fa9e: Preparing [2023-05-23T15:57:39.634Z] d49890f829f8: Preparing [2023-05-23T15:57:39.634Z] 51137263b2f3: Preparing [2023-05-23T15:57:39.634Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:39.634Z] 080031987b52: Preparing [2023-05-23T15:57:39.634Z] a2e9f8991718: Preparing [2023-05-23T15:57:39.634Z] f94091343cb1: Preparing [2023-05-23T15:57:39.634Z] f1417ff83b31: Preparing [2023-05-23T15:57:39.634Z] 080031987b52: Waiting [2023-05-23T15:57:39.634Z] f94091343cb1: Waiting [2023-05-23T15:57:39.634Z] a2e9f8991718: Waiting [2023-05-23T15:57:39.634Z] f1417ff83b31: Waiting [2023-05-23T15:57:39.634Z] 34310ba4fa9e: Layer already exists [2023-05-23T15:57:39.634Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:39.634Z] 51137263b2f3: Layer already exists [2023-05-23T15:57:39.634Z] d49890f829f8: Layer already exists [2023-05-23T15:57:39.634Z] 6d349f939199: Layer already exists [2023-05-23T15:57:39.634Z] a2e9f8991718: Layer already exists [2023-05-23T15:57:39.634Z] 080031987b52: Layer already exists [2023-05-23T15:57:39.634Z] f94091343cb1: Layer already exists [2023-05-23T15:57:39.634Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:39.634Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:43d215229edd36ae21ac4289baf3d543b0d00a162ab3e8722571adc263cf0efc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:39.949Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:40.264Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-23T15:57:40.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-23T15:57:40.264Z] 6d349f939199: Preparing [2023-05-23T15:57:40.264Z] 34310ba4fa9e: Preparing [2023-05-23T15:57:40.264Z] d49890f829f8: Preparing [2023-05-23T15:57:40.264Z] 51137263b2f3: Preparing [2023-05-23T15:57:40.264Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:40.264Z] 080031987b52: Preparing [2023-05-23T15:57:40.264Z] a2e9f8991718: Preparing [2023-05-23T15:57:40.264Z] f94091343cb1: Preparing [2023-05-23T15:57:40.264Z] f1417ff83b31: Preparing [2023-05-23T15:57:40.264Z] 080031987b52: Waiting [2023-05-23T15:57:40.264Z] a2e9f8991718: Waiting [2023-05-23T15:57:40.264Z] f94091343cb1: Waiting [2023-05-23T15:57:40.264Z] f1417ff83b31: Waiting [2023-05-23T15:57:40.264Z] 34310ba4fa9e: Layer already exists [2023-05-23T15:57:40.264Z] 6d349f939199: Layer already exists [2023-05-23T15:57:40.264Z] 51137263b2f3: Layer already exists [2023-05-23T15:57:40.264Z] d49890f829f8: Layer already exists [2023-05-23T15:57:40.264Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:40.264Z] a2e9f8991718: Layer already exists [2023-05-23T15:57:40.264Z] 080031987b52: Layer already exists [2023-05-23T15:57:40.264Z] f94091343cb1: Layer already exists [2023-05-23T15:57:40.264Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:40.264Z] main: digest: sha256:43d215229edd36ae21ac4289baf3d543b0d00a162ab3e8722571adc263cf0efc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:57:40.301Z] ===================================================== [Pipeline] echo [2023-05-23T15:57:40.307Z] taggedImages: [2023-05-23T15:57:40.307Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:40.307Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-23T15:57:40.307Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.162 [2023-05-23T15:57:40.307Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:40.307Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-23T15:57:40.322Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-23T15:57:40.322Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:40.322Z] latest [2023-05-23T15:57:40.322Z] 3.0.0-dev.162 [2023-05-23T15:57:40.322Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:40.322Z] main [2023-05-23T15:57:40.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:40.633Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:40.939Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:40.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-23T15:57:40.939Z] b59623a0a776: Preparing [2023-05-23T15:57:40.939Z] 5291e19ae430: Preparing [2023-05-23T15:57:40.939Z] cfa5301c0824: Preparing [2023-05-23T15:57:40.939Z] 4813d088dd30: Preparing [2023-05-23T15:57:40.939Z] 5f40f3689aee: Preparing [2023-05-23T15:57:40.939Z] e45ea1e15814: Preparing [2023-05-23T15:57:40.939Z] ee822e860c51: Preparing [2023-05-23T15:57:40.939Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:40.939Z] 080031987b52: Preparing [2023-05-23T15:57:40.939Z] f2f5c20ffd15: Preparing [2023-05-23T15:57:40.939Z] f1417ff83b31: Preparing [2023-05-23T15:57:40.939Z] ee822e860c51: Waiting [2023-05-23T15:57:40.939Z] 4ac87916ca7c: Waiting [2023-05-23T15:57:40.939Z] 080031987b52: Waiting [2023-05-23T15:57:40.939Z] f2f5c20ffd15: Waiting [2023-05-23T15:57:40.939Z] f1417ff83b31: Waiting [2023-05-23T15:57:40.939Z] e45ea1e15814: Waiting [2023-05-23T15:57:40.939Z] b59623a0a776: Pushed [2023-05-23T15:57:40.939Z] 5f40f3689aee: Pushed [2023-05-23T15:57:40.939Z] 5291e19ae430: Pushed [2023-05-23T15:57:40.939Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:40.939Z] 080031987b52: Layer already exists [2023-05-23T15:57:41.199Z] e45ea1e15814: Pushed [2023-05-23T15:57:41.199Z] ee822e860c51: Pushed [2023-05-23T15:57:41.199Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:41.199Z] f2f5c20ffd15: Pushed [2023-05-23T15:57:42.135Z] 4813d088dd30: Pushed [2023-05-23T15:57:42.393Z] cfa5301c0824: Pushed [2023-05-23T15:57:42.652Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:c9f353e8f8e294f2c5c1882f4c98ca9642786e314787b605996e317f9a06841f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:42.964Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:43.270Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-23T15:57:43.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-23T15:57:43.270Z] b59623a0a776: Preparing [2023-05-23T15:57:43.270Z] 5291e19ae430: Preparing [2023-05-23T15:57:43.270Z] cfa5301c0824: Preparing [2023-05-23T15:57:43.270Z] 4813d088dd30: Preparing [2023-05-23T15:57:43.270Z] 5f40f3689aee: Preparing [2023-05-23T15:57:43.270Z] e45ea1e15814: Preparing [2023-05-23T15:57:43.270Z] ee822e860c51: Preparing [2023-05-23T15:57:43.270Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:43.270Z] 080031987b52: Preparing [2023-05-23T15:57:43.270Z] f2f5c20ffd15: Preparing [2023-05-23T15:57:43.270Z] f1417ff83b31: Preparing [2023-05-23T15:57:43.270Z] f1417ff83b31: Waiting [2023-05-23T15:57:43.270Z] f2f5c20ffd15: Waiting [2023-05-23T15:57:43.270Z] ee822e860c51: Waiting [2023-05-23T15:57:43.270Z] 4ac87916ca7c: Waiting [2023-05-23T15:57:43.270Z] 080031987b52: Waiting [2023-05-23T15:57:43.270Z] e45ea1e15814: Waiting [2023-05-23T15:57:43.270Z] 5291e19ae430: Layer already exists [2023-05-23T15:57:43.270Z] 5f40f3689aee: Layer already exists [2023-05-23T15:57:43.270Z] b59623a0a776: Layer already exists [2023-05-23T15:57:43.270Z] cfa5301c0824: Layer already exists [2023-05-23T15:57:43.270Z] e45ea1e15814: Layer already exists [2023-05-23T15:57:43.270Z] 4813d088dd30: Layer already exists [2023-05-23T15:57:43.270Z] ee822e860c51: Layer already exists [2023-05-23T15:57:43.270Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:43.270Z] 080031987b52: Layer already exists [2023-05-23T15:57:43.270Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:43.270Z] f2f5c20ffd15: Layer already exists [2023-05-23T15:57:43.270Z] latest: digest: sha256:c9f353e8f8e294f2c5c1882f4c98ca9642786e314787b605996e317f9a06841f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:43.583Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:43.884Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.162 [2023-05-23T15:57:43.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-23T15:57:43.884Z] b59623a0a776: Preparing [2023-05-23T15:57:43.884Z] 5291e19ae430: Preparing [2023-05-23T15:57:43.884Z] cfa5301c0824: Preparing [2023-05-23T15:57:43.884Z] 4813d088dd30: Preparing [2023-05-23T15:57:43.884Z] 5f40f3689aee: Preparing [2023-05-23T15:57:43.884Z] e45ea1e15814: Preparing [2023-05-23T15:57:43.884Z] ee822e860c51: Preparing [2023-05-23T15:57:43.884Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:43.884Z] 080031987b52: Preparing [2023-05-23T15:57:43.884Z] f2f5c20ffd15: Preparing [2023-05-23T15:57:43.884Z] f1417ff83b31: Preparing [2023-05-23T15:57:43.884Z] f2f5c20ffd15: Waiting [2023-05-23T15:57:43.884Z] ee822e860c51: Waiting [2023-05-23T15:57:43.884Z] 080031987b52: Waiting [2023-05-23T15:57:43.884Z] 4ac87916ca7c: Waiting [2023-05-23T15:57:43.884Z] e45ea1e15814: Waiting [2023-05-23T15:57:43.884Z] f1417ff83b31: Waiting [2023-05-23T15:57:43.884Z] 5f40f3689aee: Layer already exists [2023-05-23T15:57:43.884Z] 4813d088dd30: Layer already exists [2023-05-23T15:57:43.884Z] b59623a0a776: Layer already exists [2023-05-23T15:57:43.884Z] cfa5301c0824: Layer already exists [2023-05-23T15:57:43.884Z] 5291e19ae430: Layer already exists [2023-05-23T15:57:43.884Z] ee822e860c51: Layer already exists [2023-05-23T15:57:43.884Z] e45ea1e15814: Layer already exists [2023-05-23T15:57:43.884Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:43.884Z] f2f5c20ffd15: Layer already exists [2023-05-23T15:57:43.884Z] 080031987b52: Layer already exists [2023-05-23T15:57:43.884Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:43.884Z] 3.0.0-dev.162: digest: sha256:c9f353e8f8e294f2c5c1882f4c98ca9642786e314787b605996e317f9a06841f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:44.187Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:44.487Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:44.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-23T15:57:44.487Z] b59623a0a776: Preparing [2023-05-23T15:57:44.487Z] 5291e19ae430: Preparing [2023-05-23T15:57:44.487Z] cfa5301c0824: Preparing [2023-05-23T15:57:44.487Z] 4813d088dd30: Preparing [2023-05-23T15:57:44.487Z] 5f40f3689aee: Preparing [2023-05-23T15:57:44.487Z] e45ea1e15814: Preparing [2023-05-23T15:57:44.487Z] ee822e860c51: Preparing [2023-05-23T15:57:44.487Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:44.487Z] 080031987b52: Preparing [2023-05-23T15:57:44.487Z] f2f5c20ffd15: Preparing [2023-05-23T15:57:44.487Z] f1417ff83b31: Preparing [2023-05-23T15:57:44.487Z] 080031987b52: Waiting [2023-05-23T15:57:44.487Z] ee822e860c51: Waiting [2023-05-23T15:57:44.487Z] e45ea1e15814: Waiting [2023-05-23T15:57:44.487Z] 4ac87916ca7c: Waiting [2023-05-23T15:57:44.487Z] f2f5c20ffd15: Waiting [2023-05-23T15:57:44.487Z] f1417ff83b31: Waiting [2023-05-23T15:57:44.487Z] 4813d088dd30: Layer already exists [2023-05-23T15:57:44.487Z] b59623a0a776: Layer already exists [2023-05-23T15:57:44.487Z] 5f40f3689aee: Layer already exists [2023-05-23T15:57:44.487Z] cfa5301c0824: Layer already exists [2023-05-23T15:57:44.487Z] 5291e19ae430: Layer already exists [2023-05-23T15:57:44.487Z] e45ea1e15814: Layer already exists [2023-05-23T15:57:44.487Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:44.487Z] ee822e860c51: Layer already exists [2023-05-23T15:57:44.487Z] f2f5c20ffd15: Layer already exists [2023-05-23T15:57:44.487Z] 080031987b52: Layer already exists [2023-05-23T15:57:44.487Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:44.487Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:c9f353e8f8e294f2c5c1882f4c98ca9642786e314787b605996e317f9a06841f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:44.791Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:45.088Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-23T15:57:45.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-23T15:57:45.088Z] b59623a0a776: Preparing [2023-05-23T15:57:45.088Z] 5291e19ae430: Preparing [2023-05-23T15:57:45.088Z] cfa5301c0824: Preparing [2023-05-23T15:57:45.088Z] 4813d088dd30: Preparing [2023-05-23T15:57:45.088Z] 5f40f3689aee: Preparing [2023-05-23T15:57:45.088Z] e45ea1e15814: Preparing [2023-05-23T15:57:45.088Z] ee822e860c51: Preparing [2023-05-23T15:57:45.088Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:45.088Z] 080031987b52: Preparing [2023-05-23T15:57:45.088Z] f2f5c20ffd15: Preparing [2023-05-23T15:57:45.088Z] f1417ff83b31: Preparing [2023-05-23T15:57:45.088Z] e45ea1e15814: Waiting [2023-05-23T15:57:45.088Z] ee822e860c51: Waiting [2023-05-23T15:57:45.088Z] 4ac87916ca7c: Waiting [2023-05-23T15:57:45.088Z] 080031987b52: Waiting [2023-05-23T15:57:45.088Z] f2f5c20ffd15: Waiting [2023-05-23T15:57:45.088Z] b59623a0a776: Layer already exists [2023-05-23T15:57:45.088Z] 5291e19ae430: Layer already exists [2023-05-23T15:57:45.088Z] 4813d088dd30: Layer already exists [2023-05-23T15:57:45.088Z] 5f40f3689aee: Layer already exists [2023-05-23T15:57:45.088Z] cfa5301c0824: Layer already exists [2023-05-23T15:57:45.088Z] e45ea1e15814: Layer already exists [2023-05-23T15:57:45.088Z] f2f5c20ffd15: Layer already exists [2023-05-23T15:57:45.088Z] ee822e860c51: Layer already exists [2023-05-23T15:57:45.088Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:45.088Z] 080031987b52: Layer already exists [2023-05-23T15:57:45.088Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:45.088Z] main: digest: sha256:c9f353e8f8e294f2c5c1882f4c98ca9642786e314787b605996e317f9a06841f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:57:45.123Z] ===================================================== [Pipeline] echo [2023-05-23T15:57:45.133Z] taggedImages: [2023-05-23T15:57:45.133Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:45.133Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-23T15:57:45.133Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.162 [2023-05-23T15:57:45.133Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:45.133Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-23T15:57:45.157Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-23T15:57:45.157Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:45.157Z] latest [2023-05-23T15:57:45.157Z] 3.0.0-dev.162 [2023-05-23T15:57:45.157Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:45.157Z] main [2023-05-23T15:57:45.157Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:45.474Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:45.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:45.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-23T15:57:45.776Z] a2f2310bc8f0: Preparing [2023-05-23T15:57:45.776Z] 39e4c5e77412: Preparing [2023-05-23T15:57:45.776Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:45.776Z] 080031987b52: Preparing [2023-05-23T15:57:45.776Z] ddfc39924ab5: Preparing [2023-05-23T15:57:45.776Z] f1417ff83b31: Preparing [2023-05-23T15:57:45.776Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:45.776Z] 080031987b52: Layer already exists [2023-05-23T15:57:45.776Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:45.776Z] a2f2310bc8f0: Pushed [2023-05-23T15:57:46.342Z] ddfc39924ab5: Pushed [2023-05-23T15:57:48.246Z] 39e4c5e77412: Pushed [2023-05-23T15:57:48.246Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:05dbcf852208ff7f93abbfea81a19ff357a95823815b5a95ac3095b14ce079c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:48.556Z] + 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 [2023-05-23T15:57:48.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-23T15:57:48.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-23T15:57:48.865Z] a2f2310bc8f0: Preparing [2023-05-23T15:57:48.865Z] 39e4c5e77412: Preparing [2023-05-23T15:57:48.865Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:48.865Z] 080031987b52: Preparing [2023-05-23T15:57:48.865Z] ddfc39924ab5: Preparing [2023-05-23T15:57:48.865Z] f1417ff83b31: Preparing [2023-05-23T15:57:48.865Z] f1417ff83b31: Waiting [2023-05-23T15:57:48.865Z] a2f2310bc8f0: Layer already exists [2023-05-23T15:57:48.865Z] 080031987b52: Layer already exists [2023-05-23T15:57:48.865Z] 39e4c5e77412: Layer already exists [2023-05-23T15:57:48.865Z] ddfc39924ab5: Layer already exists [2023-05-23T15:57:48.865Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:48.865Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:48.865Z] latest: digest: sha256:05dbcf852208ff7f93abbfea81a19ff357a95823815b5a95ac3095b14ce079c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:49.179Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:49.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.162 [2023-05-23T15:57:49.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-23T15:57:49.484Z] a2f2310bc8f0: Preparing [2023-05-23T15:57:49.484Z] 39e4c5e77412: Preparing [2023-05-23T15:57:49.484Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:49.484Z] 080031987b52: Preparing [2023-05-23T15:57:49.484Z] ddfc39924ab5: Preparing [2023-05-23T15:57:49.484Z] f1417ff83b31: Preparing [2023-05-23T15:57:49.484Z] a2f2310bc8f0: Layer already exists [2023-05-23T15:57:49.484Z] 39e4c5e77412: Layer already exists [2023-05-23T15:57:49.484Z] 080031987b52: Layer already exists [2023-05-23T15:57:49.484Z] ddfc39924ab5: Layer already exists [2023-05-23T15:57:49.484Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:49.484Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:49.484Z] 3.0.0-dev.162: digest: sha256:05dbcf852208ff7f93abbfea81a19ff357a95823815b5a95ac3095b14ce079c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:49.785Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:50.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:50.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-23T15:57:50.090Z] a2f2310bc8f0: Preparing [2023-05-23T15:57:50.090Z] 39e4c5e77412: Preparing [2023-05-23T15:57:50.090Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:50.090Z] 080031987b52: Preparing [2023-05-23T15:57:50.090Z] ddfc39924ab5: Preparing [2023-05-23T15:57:50.090Z] f1417ff83b31: Preparing [2023-05-23T15:57:50.090Z] 080031987b52: Layer already exists [2023-05-23T15:57:50.090Z] 39e4c5e77412: Layer already exists [2023-05-23T15:57:50.090Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:50.090Z] ddfc39924ab5: Layer already exists [2023-05-23T15:57:50.090Z] a2f2310bc8f0: Layer already exists [2023-05-23T15:57:50.090Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:50.090Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:05dbcf852208ff7f93abbfea81a19ff357a95823815b5a95ac3095b14ce079c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:50.443Z] + 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 [2023-05-23T15:57:50.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-23T15:57:50.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-23T15:57:50.813Z] a2f2310bc8f0: Preparing [2023-05-23T15:57:50.813Z] 39e4c5e77412: Preparing [2023-05-23T15:57:50.813Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:50.813Z] 080031987b52: Preparing [2023-05-23T15:57:50.813Z] ddfc39924ab5: Preparing [2023-05-23T15:57:50.813Z] f1417ff83b31: Preparing [2023-05-23T15:57:50.813Z] a2f2310bc8f0: Layer already exists [2023-05-23T15:57:50.813Z] 080031987b52: Layer already exists [2023-05-23T15:57:50.813Z] ddfc39924ab5: Layer already exists [2023-05-23T15:57:50.813Z] 39e4c5e77412: Layer already exists [2023-05-23T15:57:50.813Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:50.813Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:50.813Z] main: digest: sha256:05dbcf852208ff7f93abbfea81a19ff357a95823815b5a95ac3095b14ce079c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:57:50.866Z] ===================================================== [Pipeline] echo [2023-05-23T15:57:50.872Z] taggedImages: [2023-05-23T15:57:50.872Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:50.872Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-23T15:57:50.872Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.162 [2023-05-23T15:57:50.872Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:50.872Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-23T15:57:50.888Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-23T15:57:50.888Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:50.888Z] latest [2023-05-23T15:57:50.888Z] 3.0.0-dev.162 [2023-05-23T15:57:50.888Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:57:50.888Z] main [2023-05-23T15:57:50.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:51.346Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:51.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:57:51.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-23T15:57:51.677Z] 87a541c15d0a: Preparing [2023-05-23T15:57:51.677Z] 42931d64ca65: Preparing [2023-05-23T15:57:51.677Z] 8a39bbf35fd5: Preparing [2023-05-23T15:57:51.677Z] 465654173952: Preparing [2023-05-23T15:57:51.677Z] 496e54ce0711: Preparing [2023-05-23T15:57:51.677Z] 4ac87916ca7c: Preparing [2023-05-23T15:57:51.677Z] 080031987b52: Preparing [2023-05-23T15:57:51.677Z] 8845c288da64: Preparing [2023-05-23T15:57:51.677Z] f1417ff83b31: Preparing [2023-05-23T15:57:51.677Z] 8845c288da64: Waiting [2023-05-23T15:57:51.677Z] 4ac87916ca7c: Waiting [2023-05-23T15:57:51.677Z] 080031987b52: Waiting [2023-05-23T15:57:51.677Z] f1417ff83b31: Waiting [2023-05-23T15:57:51.677Z] 8a39bbf35fd5: Pushed [2023-05-23T15:57:51.677Z] 42931d64ca65: Pushed [2023-05-23T15:57:51.677Z] 87a541c15d0a: Pushed [2023-05-23T15:57:51.677Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:57:51.677Z] 080031987b52: Layer already exists [2023-05-23T15:57:51.677Z] f1417ff83b31: Layer already exists [2023-05-23T15:57:52.244Z] 8845c288da64: Pushed [2023-05-23T15:57:57.523Z] 496e54ce0711: Pushed [2023-05-23T15:57:59.424Z] 465654173952: Pushed [2023-05-23T15:57:59.424Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:899ec54df185d9f2269dc8d49319c02c904810e8e28e9f60c18562a894ef804d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:57:59.746Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:00.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-23T15:58:00.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-23T15:58:00.058Z] 87a541c15d0a: Preparing [2023-05-23T15:58:00.058Z] 42931d64ca65: Preparing [2023-05-23T15:58:00.058Z] 8a39bbf35fd5: Preparing [2023-05-23T15:58:00.058Z] 465654173952: Preparing [2023-05-23T15:58:00.058Z] 496e54ce0711: Preparing [2023-05-23T15:58:00.058Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:00.058Z] 080031987b52: Preparing [2023-05-23T15:58:00.058Z] 8845c288da64: Preparing [2023-05-23T15:58:00.058Z] f1417ff83b31: Preparing [2023-05-23T15:58:00.058Z] 080031987b52: Waiting [2023-05-23T15:58:00.058Z] 8845c288da64: Waiting [2023-05-23T15:58:00.058Z] f1417ff83b31: Waiting [2023-05-23T15:58:00.058Z] 42931d64ca65: Layer already exists [2023-05-23T15:58:00.058Z] 87a541c15d0a: Layer already exists [2023-05-23T15:58:00.058Z] 496e54ce0711: Layer already exists [2023-05-23T15:58:00.058Z] 465654173952: Layer already exists [2023-05-23T15:58:00.058Z] 8a39bbf35fd5: Layer already exists [2023-05-23T15:58:00.058Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:00.058Z] 8845c288da64: Layer already exists [2023-05-23T15:58:00.058Z] 080031987b52: Layer already exists [2023-05-23T15:58:00.058Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:00.058Z] latest: digest: sha256:899ec54df185d9f2269dc8d49319c02c904810e8e28e9f60c18562a894ef804d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:00.373Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:00.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.162 [2023-05-23T15:58:00.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-23T15:58:00.685Z] 87a541c15d0a: Preparing [2023-05-23T15:58:00.685Z] 42931d64ca65: Preparing [2023-05-23T15:58:00.685Z] 8a39bbf35fd5: Preparing [2023-05-23T15:58:00.685Z] 465654173952: Preparing [2023-05-23T15:58:00.685Z] 496e54ce0711: Preparing [2023-05-23T15:58:00.685Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:00.685Z] 080031987b52: Preparing [2023-05-23T15:58:00.685Z] 8845c288da64: Preparing [2023-05-23T15:58:00.685Z] f1417ff83b31: Preparing [2023-05-23T15:58:00.685Z] 4ac87916ca7c: Waiting [2023-05-23T15:58:00.685Z] 080031987b52: Waiting [2023-05-23T15:58:00.685Z] f1417ff83b31: Waiting [2023-05-23T15:58:00.685Z] 8845c288da64: Waiting [2023-05-23T15:58:00.685Z] 42931d64ca65: Layer already exists [2023-05-23T15:58:00.685Z] 8a39bbf35fd5: Layer already exists [2023-05-23T15:58:00.685Z] 496e54ce0711: Layer already exists [2023-05-23T15:58:00.685Z] 87a541c15d0a: Layer already exists [2023-05-23T15:58:00.685Z] 465654173952: Layer already exists [2023-05-23T15:58:00.685Z] 080031987b52: Layer already exists [2023-05-23T15:58:00.685Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:00.685Z] 8845c288da64: Layer already exists [2023-05-23T15:58:00.685Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:00.685Z] 3.0.0-dev.162: digest: sha256:899ec54df185d9f2269dc8d49319c02c904810e8e28e9f60c18562a894ef804d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:00.990Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:01.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:58:01.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-23T15:58:01.292Z] 87a541c15d0a: Preparing [2023-05-23T15:58:01.292Z] 42931d64ca65: Preparing [2023-05-23T15:58:01.292Z] 8a39bbf35fd5: Preparing [2023-05-23T15:58:01.292Z] 465654173952: Preparing [2023-05-23T15:58:01.292Z] 496e54ce0711: Preparing [2023-05-23T15:58:01.292Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:01.292Z] 080031987b52: Preparing [2023-05-23T15:58:01.292Z] 8845c288da64: Preparing [2023-05-23T15:58:01.292Z] f1417ff83b31: Preparing [2023-05-23T15:58:01.292Z] 4ac87916ca7c: Waiting [2023-05-23T15:58:01.293Z] 8845c288da64: Waiting [2023-05-23T15:58:01.293Z] f1417ff83b31: Waiting [2023-05-23T15:58:01.293Z] 080031987b52: Waiting [2023-05-23T15:58:01.293Z] 465654173952: Layer already exists [2023-05-23T15:58:01.293Z] 87a541c15d0a: Layer already exists [2023-05-23T15:58:01.293Z] 496e54ce0711: Layer already exists [2023-05-23T15:58:01.293Z] 8a39bbf35fd5: Layer already exists [2023-05-23T15:58:01.293Z] 42931d64ca65: Layer already exists [2023-05-23T15:58:01.293Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:01.293Z] 080031987b52: Layer already exists [2023-05-23T15:58:01.293Z] 8845c288da64: Layer already exists [2023-05-23T15:58:01.293Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:01.293Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:899ec54df185d9f2269dc8d49319c02c904810e8e28e9f60c18562a894ef804d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:01.596Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:01.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-23T15:58:01.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-23T15:58:01.901Z] 87a541c15d0a: Preparing [2023-05-23T15:58:01.901Z] 42931d64ca65: Preparing [2023-05-23T15:58:01.901Z] 8a39bbf35fd5: Preparing [2023-05-23T15:58:01.901Z] 465654173952: Preparing [2023-05-23T15:58:01.901Z] 496e54ce0711: Preparing [2023-05-23T15:58:01.901Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:01.901Z] 080031987b52: Preparing [2023-05-23T15:58:01.901Z] 8845c288da64: Preparing [2023-05-23T15:58:01.901Z] f1417ff83b31: Preparing [2023-05-23T15:58:01.901Z] 4ac87916ca7c: Waiting [2023-05-23T15:58:01.901Z] 080031987b52: Waiting [2023-05-23T15:58:01.901Z] 8845c288da64: Waiting [2023-05-23T15:58:01.901Z] f1417ff83b31: Waiting [2023-05-23T15:58:01.901Z] 42931d64ca65: Layer already exists [2023-05-23T15:58:01.901Z] 465654173952: Layer already exists [2023-05-23T15:58:01.901Z] 8a39bbf35fd5: Layer already exists [2023-05-23T15:58:01.901Z] 87a541c15d0a: Layer already exists [2023-05-23T15:58:01.901Z] 496e54ce0711: Layer already exists [2023-05-23T15:58:01.901Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:01.901Z] 080031987b52: Layer already exists [2023-05-23T15:58:01.901Z] 8845c288da64: Layer already exists [2023-05-23T15:58:01.901Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:01.901Z] main: digest: sha256:899ec54df185d9f2269dc8d49319c02c904810e8e28e9f60c18562a894ef804d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:58:01.942Z] ===================================================== [Pipeline] echo [2023-05-23T15:58:01.949Z] taggedImages: [2023-05-23T15:58:01.949Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:58:01.949Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-23T15:58:01.949Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.162 [2023-05-23T15:58:01.949Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:58:01.949Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-23T15:58:01.966Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-23T15:58:01.966Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:58:01.966Z] latest [2023-05-23T15:58:01.966Z] 3.0.0-dev.162 [2023-05-23T15:58:01.966Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:58:01.966Z] main [2023-05-23T15:58:01.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:02.283Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:02.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:58:02.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-23T15:58:02.589Z] 75a6ede39c8c: Preparing [2023-05-23T15:58:02.589Z] 4d4c4d9fa136: Preparing [2023-05-23T15:58:02.589Z] aaa97cd72268: Preparing [2023-05-23T15:58:02.589Z] 6f21f3dc9bf2: Preparing [2023-05-23T15:58:02.589Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:02.589Z] 080031987b52: Preparing [2023-05-23T15:58:02.589Z] 39c08b736f4c: Preparing [2023-05-23T15:58:02.589Z] f1417ff83b31: Preparing [2023-05-23T15:58:02.589Z] 080031987b52: Waiting [2023-05-23T15:58:02.589Z] f1417ff83b31: Waiting [2023-05-23T15:58:02.589Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:02.589Z] 080031987b52: Layer already exists [2023-05-23T15:58:02.589Z] aaa97cd72268: Pushed [2023-05-23T15:58:02.589Z] 75a6ede39c8c: Pushed [2023-05-23T15:58:02.589Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:02.589Z] 4d4c4d9fa136: Pushed [2023-05-23T15:58:02.847Z] 39c08b736f4c: Pushed [2023-05-23T15:58:11.089Z] 6f21f3dc9bf2: Pushed [2023-05-23T15:58:11.089Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:d4181eccf30ef0847acc3097db77e49cd4ef31c27c7684afe494be63200befa0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:11.393Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:11.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-23T15:58:11.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-23T15:58:11.703Z] 75a6ede39c8c: Preparing [2023-05-23T15:58:11.703Z] 4d4c4d9fa136: Preparing [2023-05-23T15:58:11.703Z] aaa97cd72268: Preparing [2023-05-23T15:58:11.703Z] 6f21f3dc9bf2: Preparing [2023-05-23T15:58:11.703Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:11.703Z] 080031987b52: Preparing [2023-05-23T15:58:11.703Z] 39c08b736f4c: Preparing [2023-05-23T15:58:11.703Z] f1417ff83b31: Preparing [2023-05-23T15:58:11.703Z] 39c08b736f4c: Waiting [2023-05-23T15:58:11.703Z] f1417ff83b31: Waiting [2023-05-23T15:58:11.703Z] 080031987b52: Waiting [2023-05-23T15:58:11.703Z] 4d4c4d9fa136: Layer already exists [2023-05-23T15:58:11.703Z] 75a6ede39c8c: Layer already exists [2023-05-23T15:58:11.703Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:11.703Z] aaa97cd72268: Layer already exists [2023-05-23T15:58:11.703Z] 6f21f3dc9bf2: Layer already exists [2023-05-23T15:58:11.703Z] 080031987b52: Layer already exists [2023-05-23T15:58:11.703Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:11.703Z] 39c08b736f4c: Layer already exists [2023-05-23T15:58:11.703Z] latest: digest: sha256:d4181eccf30ef0847acc3097db77e49cd4ef31c27c7684afe494be63200befa0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:12.017Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:12.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.162 [2023-05-23T15:58:12.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-23T15:58:12.326Z] 75a6ede39c8c: Preparing [2023-05-23T15:58:12.326Z] 4d4c4d9fa136: Preparing [2023-05-23T15:58:12.326Z] aaa97cd72268: Preparing [2023-05-23T15:58:12.326Z] 6f21f3dc9bf2: Preparing [2023-05-23T15:58:12.326Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:12.326Z] 080031987b52: Preparing [2023-05-23T15:58:12.326Z] 39c08b736f4c: Preparing [2023-05-23T15:58:12.326Z] f1417ff83b31: Preparing [2023-05-23T15:58:12.326Z] 39c08b736f4c: Waiting [2023-05-23T15:58:12.326Z] f1417ff83b31: Waiting [2023-05-23T15:58:12.326Z] 080031987b52: Waiting [2023-05-23T15:58:12.326Z] 75a6ede39c8c: Layer already exists [2023-05-23T15:58:12.326Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:12.326Z] 6f21f3dc9bf2: Layer already exists [2023-05-23T15:58:12.326Z] 4d4c4d9fa136: Layer already exists [2023-05-23T15:58:12.326Z] aaa97cd72268: Layer already exists [2023-05-23T15:58:12.326Z] 080031987b52: Layer already exists [2023-05-23T15:58:12.326Z] 39c08b736f4c: Layer already exists [2023-05-23T15:58:12.326Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:12.326Z] 3.0.0-dev.162: digest: sha256:d4181eccf30ef0847acc3097db77e49cd4ef31c27c7684afe494be63200befa0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:12.634Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:12.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:58:12.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-23T15:58:12.937Z] 75a6ede39c8c: Preparing [2023-05-23T15:58:12.937Z] 4d4c4d9fa136: Preparing [2023-05-23T15:58:12.937Z] aaa97cd72268: Preparing [2023-05-23T15:58:12.937Z] 6f21f3dc9bf2: Preparing [2023-05-23T15:58:12.937Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:12.937Z] 080031987b52: Preparing [2023-05-23T15:58:12.937Z] 39c08b736f4c: Preparing [2023-05-23T15:58:12.937Z] f1417ff83b31: Preparing [2023-05-23T15:58:12.937Z] 080031987b52: Waiting [2023-05-23T15:58:12.937Z] 39c08b736f4c: Waiting [2023-05-23T15:58:12.937Z] f1417ff83b31: Waiting [2023-05-23T15:58:12.937Z] aaa97cd72268: Layer already exists [2023-05-23T15:58:12.937Z] 4d4c4d9fa136: Layer already exists [2023-05-23T15:58:12.937Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:12.937Z] 75a6ede39c8c: Layer already exists [2023-05-23T15:58:12.937Z] 6f21f3dc9bf2: Layer already exists [2023-05-23T15:58:12.937Z] 080031987b52: Layer already exists [2023-05-23T15:58:12.937Z] 39c08b736f4c: Layer already exists [2023-05-23T15:58:12.937Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:12.937Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:d4181eccf30ef0847acc3097db77e49cd4ef31c27c7684afe494be63200befa0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:13.242Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:13.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-23T15:58:13.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-23T15:58:13.545Z] 75a6ede39c8c: Preparing [2023-05-23T15:58:13.545Z] 4d4c4d9fa136: Preparing [2023-05-23T15:58:13.545Z] aaa97cd72268: Preparing [2023-05-23T15:58:13.545Z] 6f21f3dc9bf2: Preparing [2023-05-23T15:58:13.545Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:13.545Z] 080031987b52: Preparing [2023-05-23T15:58:13.545Z] 39c08b736f4c: Preparing [2023-05-23T15:58:13.545Z] f1417ff83b31: Preparing [2023-05-23T15:58:13.545Z] 39c08b736f4c: Waiting [2023-05-23T15:58:13.545Z] 080031987b52: Waiting [2023-05-23T15:58:13.545Z] f1417ff83b31: Waiting [2023-05-23T15:58:13.545Z] 4d4c4d9fa136: Layer already exists [2023-05-23T15:58:13.545Z] 6f21f3dc9bf2: Layer already exists [2023-05-23T15:58:13.545Z] aaa97cd72268: Layer already exists [2023-05-23T15:58:13.545Z] 75a6ede39c8c: Layer already exists [2023-05-23T15:58:13.545Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:13.545Z] 080031987b52: Layer already exists [2023-05-23T15:58:13.545Z] 39c08b736f4c: Layer already exists [2023-05-23T15:58:13.545Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:13.545Z] main: digest: sha256:d4181eccf30ef0847acc3097db77e49cd4ef31c27c7684afe494be63200befa0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:58:13.581Z] ===================================================== [Pipeline] echo [2023-05-23T15:58:13.588Z] taggedImages: [2023-05-23T15:58:13.588Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:58:13.588Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-23T15:58:13.588Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.162 [2023-05-23T15:58:13.588Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:58:13.588Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-23T15:58:13.604Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-23T15:58:13.604Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:58:13.604Z] latest [2023-05-23T15:58:13.604Z] 3.0.0-dev.162 [2023-05-23T15:58:13.604Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:58:13.604Z] main [2023-05-23T15:58:13.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:13.914Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:14.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:58:14.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-23T15:58:14.223Z] 5ff86b3b8ecf: Preparing [2023-05-23T15:58:14.223Z] bc8983bc8362: Preparing [2023-05-23T15:58:14.223Z] d7815cb2c014: Preparing [2023-05-23T15:58:14.223Z] de92fcaa07c8: Preparing [2023-05-23T15:58:14.223Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:14.223Z] 080031987b52: Preparing [2023-05-23T15:58:14.223Z] 8845c288da64: Preparing [2023-05-23T15:58:14.223Z] f1417ff83b31: Preparing [2023-05-23T15:58:14.223Z] 8845c288da64: Waiting [2023-05-23T15:58:14.223Z] f1417ff83b31: Waiting [2023-05-23T15:58:14.223Z] 080031987b52: Waiting [2023-05-23T15:58:14.223Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:14.223Z] 080031987b52: Layer already exists [2023-05-23T15:58:14.223Z] 8845c288da64: Layer already exists [2023-05-23T15:58:14.223Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:14.223Z] bc8983bc8362: Pushed [2023-05-23T15:58:14.223Z] 5ff86b3b8ecf: Pushed [2023-05-23T15:58:14.223Z] d7815cb2c014: Pushed [2023-05-23T15:58:22.336Z] de92fcaa07c8: Pushed [2023-05-23T15:58:22.336Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:e44c5a85149d0ef4f67f60fe1f763995e4c234246e8d684e5ac68b59d470a200 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:22.650Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:22.955Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-23T15:58:22.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-23T15:58:22.955Z] 5ff86b3b8ecf: Preparing [2023-05-23T15:58:22.955Z] bc8983bc8362: Preparing [2023-05-23T15:58:22.955Z] d7815cb2c014: Preparing [2023-05-23T15:58:22.955Z] de92fcaa07c8: Preparing [2023-05-23T15:58:22.955Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:22.955Z] 080031987b52: Preparing [2023-05-23T15:58:22.955Z] 8845c288da64: Preparing [2023-05-23T15:58:22.955Z] f1417ff83b31: Preparing [2023-05-23T15:58:22.955Z] 080031987b52: Waiting [2023-05-23T15:58:22.955Z] 8845c288da64: Waiting [2023-05-23T15:58:22.955Z] f1417ff83b31: Waiting [2023-05-23T15:58:22.955Z] de92fcaa07c8: Layer already exists [2023-05-23T15:58:22.955Z] 5ff86b3b8ecf: Layer already exists [2023-05-23T15:58:22.955Z] d7815cb2c014: Layer already exists [2023-05-23T15:58:22.955Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:22.955Z] bc8983bc8362: Layer already exists [2023-05-23T15:58:22.955Z] 080031987b52: Layer already exists [2023-05-23T15:58:22.955Z] 8845c288da64: Layer already exists [2023-05-23T15:58:22.955Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:22.955Z] latest: digest: sha256:e44c5a85149d0ef4f67f60fe1f763995e4c234246e8d684e5ac68b59d470a200 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:23.270Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:23.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.162 [2023-05-23T15:58:23.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-23T15:58:23.581Z] 5ff86b3b8ecf: Preparing [2023-05-23T15:58:23.581Z] bc8983bc8362: Preparing [2023-05-23T15:58:23.581Z] d7815cb2c014: Preparing [2023-05-23T15:58:23.581Z] de92fcaa07c8: Preparing [2023-05-23T15:58:23.581Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:23.581Z] 080031987b52: Preparing [2023-05-23T15:58:23.581Z] 8845c288da64: Preparing [2023-05-23T15:58:23.581Z] f1417ff83b31: Preparing [2023-05-23T15:58:23.581Z] 8845c288da64: Waiting [2023-05-23T15:58:23.581Z] f1417ff83b31: Waiting [2023-05-23T15:58:23.581Z] 080031987b52: Waiting [2023-05-23T15:58:23.581Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:23.581Z] de92fcaa07c8: Layer already exists [2023-05-23T15:58:23.581Z] d7815cb2c014: Layer already exists [2023-05-23T15:58:23.581Z] bc8983bc8362: Layer already exists [2023-05-23T15:58:23.581Z] 5ff86b3b8ecf: Layer already exists [2023-05-23T15:58:23.581Z] 8845c288da64: Layer already exists [2023-05-23T15:58:23.581Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:23.581Z] 080031987b52: Layer already exists [2023-05-23T15:58:23.581Z] 3.0.0-dev.162: digest: sha256:e44c5a85149d0ef4f67f60fe1f763995e4c234246e8d684e5ac68b59d470a200 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:23.894Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:24.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:58:24.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-23T15:58:24.199Z] 5ff86b3b8ecf: Preparing [2023-05-23T15:58:24.199Z] bc8983bc8362: Preparing [2023-05-23T15:58:24.199Z] d7815cb2c014: Preparing [2023-05-23T15:58:24.199Z] de92fcaa07c8: Preparing [2023-05-23T15:58:24.199Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:24.199Z] 080031987b52: Preparing [2023-05-23T15:58:24.199Z] 8845c288da64: Preparing [2023-05-23T15:58:24.199Z] f1417ff83b31: Preparing [2023-05-23T15:58:24.199Z] 080031987b52: Waiting [2023-05-23T15:58:24.199Z] f1417ff83b31: Waiting [2023-05-23T15:58:24.199Z] bc8983bc8362: Layer already exists [2023-05-23T15:58:24.199Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:24.199Z] d7815cb2c014: Layer already exists [2023-05-23T15:58:24.199Z] de92fcaa07c8: Layer already exists [2023-05-23T15:58:24.199Z] 5ff86b3b8ecf: Layer already exists [2023-05-23T15:58:24.199Z] 080031987b52: Layer already exists [2023-05-23T15:58:24.199Z] 8845c288da64: Layer already exists [2023-05-23T15:58:24.199Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:24.199Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:e44c5a85149d0ef4f67f60fe1f763995e4c234246e8d684e5ac68b59d470a200 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:24.514Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:24.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-23T15:58:24.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-23T15:58:24.825Z] 5ff86b3b8ecf: Preparing [2023-05-23T15:58:24.825Z] bc8983bc8362: Preparing [2023-05-23T15:58:24.825Z] d7815cb2c014: Preparing [2023-05-23T15:58:24.825Z] de92fcaa07c8: Preparing [2023-05-23T15:58:24.825Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:24.825Z] 080031987b52: Preparing [2023-05-23T15:58:24.825Z] 8845c288da64: Preparing [2023-05-23T15:58:24.825Z] f1417ff83b31: Preparing [2023-05-23T15:58:24.825Z] 080031987b52: Waiting [2023-05-23T15:58:24.825Z] 8845c288da64: Waiting [2023-05-23T15:58:24.825Z] f1417ff83b31: Waiting [2023-05-23T15:58:24.825Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:24.825Z] 5ff86b3b8ecf: Layer already exists [2023-05-23T15:58:24.825Z] d7815cb2c014: Layer already exists [2023-05-23T15:58:24.825Z] bc8983bc8362: Layer already exists [2023-05-23T15:58:24.825Z] de92fcaa07c8: Layer already exists [2023-05-23T15:58:24.825Z] 080031987b52: Layer already exists [2023-05-23T15:58:24.825Z] 8845c288da64: Layer already exists [2023-05-23T15:58:24.825Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:24.825Z] main: digest: sha256:e44c5a85149d0ef4f67f60fe1f763995e4c234246e8d684e5ac68b59d470a200 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:58:24.873Z] ===================================================== [Pipeline] echo [2023-05-23T15:58:24.885Z] taggedImages: [2023-05-23T15:58:24.885Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:58:24.885Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-23T15:58:24.885Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.162 [2023-05-23T15:58:24.885Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:58:24.885Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-23T15:58:24.907Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-23T15:58:24.908Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:58:24.908Z] latest [2023-05-23T15:58:24.908Z] 3.0.0-dev.162 [2023-05-23T15:58:24.908Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:58:24.908Z] main [2023-05-23T15:58:24.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:25.225Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:25.530Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:58:25.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-23T15:58:25.530Z] bb80c778ea70: Preparing [2023-05-23T15:58:25.530Z] 00159c3178f2: Preparing [2023-05-23T15:58:25.530Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:25.530Z] 080031987b52: Preparing [2023-05-23T15:58:25.530Z] fe5170004586: Preparing [2023-05-23T15:58:25.530Z] f1417ff83b31: Preparing [2023-05-23T15:58:25.530Z] 080031987b52: Layer already exists [2023-05-23T15:58:25.530Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:25.530Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:25.530Z] bb80c778ea70: Pushed [2023-05-23T15:58:25.530Z] fe5170004586: Pushed [2023-05-23T15:58:28.814Z] 00159c3178f2: Pushed [2023-05-23T15:58:29.072Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:f54ddcc5f0663cb9866af092bd1250255181793e7ff6ce274698b8afbbd9863a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:29.384Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:29.691Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-23T15:58:29.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-23T15:58:29.691Z] bb80c778ea70: Preparing [2023-05-23T15:58:29.691Z] 00159c3178f2: Preparing [2023-05-23T15:58:29.691Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:29.691Z] 080031987b52: Preparing [2023-05-23T15:58:29.691Z] fe5170004586: Preparing [2023-05-23T15:58:29.691Z] f1417ff83b31: Preparing [2023-05-23T15:58:29.691Z] f1417ff83b31: Waiting [2023-05-23T15:58:29.691Z] 080031987b52: Layer already exists [2023-05-23T15:58:29.691Z] 00159c3178f2: Layer already exists [2023-05-23T15:58:29.691Z] bb80c778ea70: Layer already exists [2023-05-23T15:58:29.691Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:29.691Z] fe5170004586: Layer already exists [2023-05-23T15:58:29.691Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:29.691Z] latest: digest: sha256:f54ddcc5f0663cb9866af092bd1250255181793e7ff6ce274698b8afbbd9863a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:29.995Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:30.301Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.162 [2023-05-23T15:58:30.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-23T15:58:30.301Z] bb80c778ea70: Preparing [2023-05-23T15:58:30.301Z] 00159c3178f2: Preparing [2023-05-23T15:58:30.301Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:30.301Z] 080031987b52: Preparing [2023-05-23T15:58:30.301Z] fe5170004586: Preparing [2023-05-23T15:58:30.301Z] f1417ff83b31: Preparing [2023-05-23T15:58:30.301Z] f1417ff83b31: Waiting [2023-05-23T15:58:30.301Z] fe5170004586: Layer already exists [2023-05-23T15:58:30.301Z] bb80c778ea70: Layer already exists [2023-05-23T15:58:30.301Z] 00159c3178f2: Layer already exists [2023-05-23T15:58:30.301Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:30.301Z] 080031987b52: Layer already exists [2023-05-23T15:58:30.301Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:30.301Z] 3.0.0-dev.162: digest: sha256:f54ddcc5f0663cb9866af092bd1250255181793e7ff6ce274698b8afbbd9863a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:30.617Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:30.933Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:58:30.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-23T15:58:30.933Z] bb80c778ea70: Preparing [2023-05-23T15:58:30.933Z] 00159c3178f2: Preparing [2023-05-23T15:58:30.933Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:30.933Z] 080031987b52: Preparing [2023-05-23T15:58:30.933Z] fe5170004586: Preparing [2023-05-23T15:58:30.933Z] f1417ff83b31: Preparing [2023-05-23T15:58:30.933Z] f1417ff83b31: Waiting [2023-05-23T15:58:30.933Z] bb80c778ea70: Layer already exists [2023-05-23T15:58:30.933Z] fe5170004586: Layer already exists [2023-05-23T15:58:30.933Z] 00159c3178f2: Layer already exists [2023-05-23T15:58:30.933Z] 080031987b52: Layer already exists [2023-05-23T15:58:30.933Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:30.933Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:30.933Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:f54ddcc5f0663cb9866af092bd1250255181793e7ff6ce274698b8afbbd9863a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:31.248Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:31.556Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-23T15:58:31.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-23T15:58:31.556Z] bb80c778ea70: Preparing [2023-05-23T15:58:31.556Z] 00159c3178f2: Preparing [2023-05-23T15:58:31.556Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:31.556Z] 080031987b52: Preparing [2023-05-23T15:58:31.556Z] fe5170004586: Preparing [2023-05-23T15:58:31.556Z] f1417ff83b31: Preparing [2023-05-23T15:58:31.556Z] f1417ff83b31: Waiting [2023-05-23T15:58:31.556Z] fe5170004586: Layer already exists [2023-05-23T15:58:31.556Z] 00159c3178f2: Layer already exists [2023-05-23T15:58:31.556Z] bb80c778ea70: Layer already exists [2023-05-23T15:58:31.556Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:31.556Z] 080031987b52: Layer already exists [2023-05-23T15:58:31.556Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:31.556Z] main: digest: sha256:f54ddcc5f0663cb9866af092bd1250255181793e7ff6ce274698b8afbbd9863a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:58:31.613Z] ===================================================== [Pipeline] echo [2023-05-23T15:58:31.623Z] taggedImages: [2023-05-23T15:58:31.623Z] - nexus3.edgexfoundry.org:10004/support-notifications:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:58:31.623Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-23T15:58:31.623Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.162 [2023-05-23T15:58:31.623Z] - nexus3.edgexfoundry.org:10004/support-notifications:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:58:31.623Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-23T15:58:31.647Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-23T15:58:31.647Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:58:31.647Z] latest [2023-05-23T15:58:31.647Z] 3.0.0-dev.162 [2023-05-23T15:58:31.647Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:58:31.647Z] main [2023-05-23T15:58:31.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:31.824Z] Removing intermediate container 718f6c863650 [2023-05-23T15:58:31.824Z] ---> 1393aea2ee45 [2023-05-23T15:58:31.824Z] Step 7/20 : COPY . . [2023-05-23T15:58:31.971Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:32.271Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:58:32.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-23T15:58:32.272Z] ed066115b0a8: Preparing [2023-05-23T15:58:32.272Z] c6d2cc5aa00f: Preparing [2023-05-23T15:58:32.272Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:32.272Z] 080031987b52: Preparing [2023-05-23T15:58:32.272Z] d106608f57f2: Preparing [2023-05-23T15:58:32.272Z] f1417ff83b31: Preparing [2023-05-23T15:58:32.272Z] f1417ff83b31: Waiting [2023-05-23T15:58:32.272Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:32.272Z] 080031987b52: Layer already exists [2023-05-23T15:58:32.272Z] d106608f57f2: Layer already exists [2023-05-23T15:58:32.272Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:32.272Z] ed066115b0a8: Pushed [2023-05-23T15:58:33.786Z] ---> f8329cd6b51a [2023-05-23T15:58:33.786Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-23T15:58:34.054Z] ---> Running in 364ec4051f9c [2023-05-23T15:58:34.802Z] c6d2cc5aa00f: Pushed [2023-05-23T15:58:34.802Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:63a81816420af9559c7a935354115cdc5cff2da45ee9f965720d9da552483bd1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:35.101Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:35.403Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-23T15:58:35.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-23T15:58:35.403Z] ed066115b0a8: Preparing [2023-05-23T15:58:35.403Z] c6d2cc5aa00f: Preparing [2023-05-23T15:58:35.403Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:35.403Z] 080031987b52: Preparing [2023-05-23T15:58:35.403Z] d106608f57f2: Preparing [2023-05-23T15:58:35.403Z] f1417ff83b31: Preparing [2023-05-23T15:58:35.403Z] f1417ff83b31: Waiting [2023-05-23T15:58:35.403Z] 080031987b52: Layer already exists [2023-05-23T15:58:35.403Z] ed066115b0a8: Layer already exists [2023-05-23T15:58:35.403Z] d106608f57f2: Layer already exists [2023-05-23T15:58:35.403Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:35.403Z] c6d2cc5aa00f: Layer already exists [2023-05-23T15:58:35.403Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:35.403Z] latest: digest: sha256:63a81816420af9559c7a935354115cdc5cff2da45ee9f965720d9da552483bd1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:35.709Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:36.013Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-23T15:58:36.086Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.162 [2023-05-23T15:58:36.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-23T15:58:36.086Z] ed066115b0a8: Preparing [2023-05-23T15:58:36.086Z] c6d2cc5aa00f: Preparing [2023-05-23T15:58:36.086Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:36.086Z] 080031987b52: Preparing [2023-05-23T15:58:36.086Z] d106608f57f2: Preparing [2023-05-23T15:58:36.086Z] f1417ff83b31: Preparing [2023-05-23T15:58:36.086Z] f1417ff83b31: Waiting [2023-05-23T15:58:36.086Z] ed066115b0a8: Layer already exists [2023-05-23T15:58:36.086Z] d106608f57f2: Layer already exists [2023-05-23T15:58:36.086Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:36.086Z] c6d2cc5aa00f: Layer already exists [2023-05-23T15:58:36.086Z] 080031987b52: Layer already exists [2023-05-23T15:58:36.086Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:36.086Z] 3.0.0-dev.162: digest: sha256:63a81816420af9559c7a935354115cdc5cff2da45ee9f965720d9da552483bd1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:36.395Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:36.696Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:58:36.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-23T15:58:36.696Z] ed066115b0a8: Preparing [2023-05-23T15:58:36.696Z] c6d2cc5aa00f: Preparing [2023-05-23T15:58:36.696Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:36.696Z] 080031987b52: Preparing [2023-05-23T15:58:36.696Z] d106608f57f2: Preparing [2023-05-23T15:58:36.696Z] f1417ff83b31: Preparing [2023-05-23T15:58:36.696Z] f1417ff83b31: Waiting [2023-05-23T15:58:36.696Z] c6d2cc5aa00f: Layer already exists [2023-05-23T15:58:36.696Z] 080031987b52: Layer already exists [2023-05-23T15:58:36.696Z] ed066115b0a8: Layer already exists [2023-05-23T15:58:36.696Z] d106608f57f2: Layer already exists [2023-05-23T15:58:36.696Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:36.696Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:36.696Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:63a81816420af9559c7a935354115cdc5cff2da45ee9f965720d9da552483bd1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:37.013Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T15:58:37.304Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-23T15:58:37.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-23T15:58:37.304Z] ed066115b0a8: Preparing [2023-05-23T15:58:37.304Z] c6d2cc5aa00f: Preparing [2023-05-23T15:58:37.304Z] 4ac87916ca7c: Preparing [2023-05-23T15:58:37.304Z] 080031987b52: Preparing [2023-05-23T15:58:37.304Z] d106608f57f2: Preparing [2023-05-23T15:58:37.304Z] f1417ff83b31: Preparing [2023-05-23T15:58:37.304Z] f1417ff83b31: Waiting [2023-05-23T15:58:37.304Z] ed066115b0a8: Layer already exists [2023-05-23T15:58:37.304Z] 080031987b52: Layer already exists [2023-05-23T15:58:37.304Z] 4ac87916ca7c: Layer already exists [2023-05-23T15:58:37.304Z] d106608f57f2: Layer already exists [2023-05-23T15:58:37.304Z] c6d2cc5aa00f: Layer already exists [2023-05-23T15:58:37.304Z] f1417ff83b31: Layer already exists [2023-05-23T15:58:37.304Z] main: digest: sha256:63a81816420af9559c7a935354115cdc5cff2da45ee9f965720d9da552483bd1 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T15:58:37.338Z] ===================================================== [Pipeline] echo [2023-05-23T15:58:37.344Z] taggedImages: [2023-05-23T15:58:37.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T15:58:37.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-23T15:58:37.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.162 [2023-05-23T15:58:37.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T15:58:37.344Z] - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-23T16:03:12.862Z] Removing intermediate container 6972282a6773 [2023-05-23T16:03:12.862Z] ---> 0a9937c83039 [2023-05-23T16:03:12.862Z] [2023-05-23T16:03:12.862Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T16:03:12.862Z] ---> 51e60588ff2c [2023-05-23T16:03:12.862Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T16:03:12.862Z] ---> Running in 1b8c625ec0ac [2023-05-23T16:03:12.862Z] Removing intermediate container 1b8c625ec0ac [2023-05-23T16:03:12.862Z] ---> 1b4544400d11 [2023-05-23T16:03:12.862Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T16:03:12.862Z] ---> Running in bc59f7312c3f [2023-05-23T16:03:12.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:03:12.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:03:14.268Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T16:03:14.268Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T16:03:14.268Z] OK: 8 MiB in 16 packages [2023-05-23T16:03:16.220Z] Removing intermediate container bc59f7312c3f [2023-05-23T16:03:16.220Z] ---> 643d67d2e1c5 [2023-05-23T16:03:16.220Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T16:03:17.186Z] ---> 1c07aff7aa4d [2023-05-23T16:03:17.186Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T16:03:18.154Z] ---> 98f95265900f [2023-05-23T16:03:18.154Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-23T16:03:19.564Z] ---> 52f039dd8652 [2023-05-23T16:03:19.564Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-23T16:03:20.977Z] ---> c130f38dc632 [2023-05-23T16:03:20.977Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-23T16:03:21.562Z] ---> ee27ca49f395 [2023-05-23T16:03:21.562Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T16:03:21.834Z] ---> Running in 150603c5e968 [2023-05-23T16:03:25.182Z] Removing intermediate container 150603c5e968 [2023-05-23T16:03:25.182Z] ---> 4aed38b387fa [2023-05-23T16:03:25.182Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T16:03:25.182Z] ---> Running in d1b9a47b486d [2023-05-23T16:03:25.450Z] Removing intermediate container d1b9a47b486d [2023-05-23T16:03:25.450Z] ---> bf5a2c2b4b01 [2023-05-23T16:03:25.450Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T16:03:25.717Z] ---> Running in 90f8ed5e0d18 [2023-05-23T16:03:25.984Z] Removing intermediate container 90f8ed5e0d18 [2023-05-23T16:03:25.984Z] ---> 06d083002055 [2023-05-23T16:03:25.984Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T16:03:26.254Z] ---> Running in c1821ab02d23 [2023-05-23T16:03:26.522Z] Removing intermediate container c1821ab02d23 [2023-05-23T16:03:26.522Z] ---> 5ba93e36fd1f [2023-05-23T16:03:26.522Z] Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:03:26.790Z] ---> Running in 66c3180447e5 [2023-05-23T16:03:27.378Z] Removing intermediate container 66c3180447e5 [2023-05-23T16:03:27.378Z] ---> 28409050f743 [2023-05-23T16:03:27.378Z] Step 23/23 : LABEL version=3.0.0-dev.162 [2023-05-23T16:03:27.378Z] ---> Running in 25559f6dcbc5 [2023-05-23T16:03:30.118Z] Removing intermediate container 25559f6dcbc5 [2023-05-23T16:03:30.118Z] ---> 959d2a931c81 [2023-05-23T16:03:30.118Z] [2023-05-23T16:03:30.118Z] Successfully built 959d2a931c81 [2023-05-23T16:03:30.118Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-23T16:03:30.118Z]  Building security-proxy-auth ... done Building security-spire-config [2023-05-23T16:03:33.460Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T16:03:33.460Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-23T16:03:33.460Z] ---> 40409e678fe1 [2023-05-23T16:03:33.460Z] Step 3/27 : WORKDIR /edgex-go [2023-05-23T16:03:33.460Z] ---> Using cache [2023-05-23T16:03:33.460Z] ---> 9859abfdc97e [2023-05-23T16:03:33.460Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T16:03:33.460Z] ---> Using cache [2023-05-23T16:03:33.460Z] ---> 3889d245b374 [2023-05-23T16:03:33.460Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-23T16:03:33.460Z] ---> Using cache [2023-05-23T16:03:33.460Z] ---> 4c1f774461f1 [2023-05-23T16:03:33.460Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T16:03:33.460Z] ---> Using cache [2023-05-23T16:03:33.460Z] ---> 1fa481350ea9 [2023-05-23T16:03:33.460Z] Step 7/27 : COPY . . [2023-05-23T16:03:33.460Z] ---> Using cache [2023-05-23T16:03:33.460Z] ---> 6d7cba36ae80 [2023-05-23T16:03:33.460Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T16:03:33.460Z] ---> Using cache [2023-05-23T16:03:33.460Z] ---> 92cda1acab5d [2023-05-23T16:03:33.460Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-23T16:03:33.733Z] ---> Using cache [2023-05-23T16:03:33.733Z] ---> 8349e2f5f5e7 [2023-05-23T16:03:33.733Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T16:03:33.733Z] ---> Using cache [2023-05-23T16:03:33.733Z] ---> e1ce75191c37 [2023-05-23T16:03:33.733Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-23T16:03:33.733Z] ---> Using cache [2023-05-23T16:03:33.733Z] ---> 7bf341431d8d [2023-05-23T16:03:33.733Z] Step 12/27 : WORKDIR /edgex-go [2023-05-23T16:03:33.733Z] ---> Using cache [2023-05-23T16:03:33.733Z] ---> e4464366417e [2023-05-23T16:03:33.733Z] [2023-05-23T16:03:33.733Z] Step 13/27 : FROM alpine:3.17 [2023-05-23T16:03:33.733Z] ---> 51e60588ff2c [2023-05-23T16:03:33.733Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T16:03:33.733Z] ---> Using cache [2023-05-23T16:03:33.733Z] ---> 6656369f5390 [2023-05-23T16:03:33.733Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-23T16:03:34.001Z] ---> Running in c5f089999b8e [2023-05-23T16:03:35.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:03:36.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:03:38.474Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T16:03:38.474Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T16:03:38.474Z] OK: 17694 distinct packages available [2023-05-23T16:03:38.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:03:39.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:03:40.847Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-23T16:03:40.847Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-23T16:03:40.847Z] (3/4) Installing libucontext (1.2-r0) [2023-05-23T16:03:40.847Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-23T16:03:40.847Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T16:03:40.847Z] OK: 8 MiB in 19 packages [2023-05-23T16:03:44.213Z] Removing intermediate container c5f089999b8e [2023-05-23T16:03:44.213Z] ---> b2f2531109a0 [2023-05-23T16:03:44.213Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T16:03:44.483Z] ---> d5b387189cad [2023-05-23T16:03:44.483Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T16:03:45.457Z] ---> 0db96c0cedbd [2023-05-23T16:03:45.457Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T16:03:53.654Z] ---> 921131fd0de7 [2023-05-23T16:03:53.654Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T16:03:56.249Z] ---> 9b973ad86152 [2023-05-23T16:03:56.249Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-23T16:03:56.517Z] ---> Running in 004ec192b9ae [2023-05-23T16:03:57.102Z] Removing intermediate container 004ec192b9ae [2023-05-23T16:03:57.102Z] ---> 5ceacc764704 [2023-05-23T16:03:57.102Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-23T16:03:59.041Z] ---> 6b2e21ef0425 [2023-05-23T16:03:59.041Z] Step 22/27 : WORKDIR / [2023-05-23T16:03:59.041Z] ---> Running in b97785c0ed4b [2023-05-23T16:04:00.005Z] Removing intermediate container b97785c0ed4b [2023-05-23T16:04:00.005Z] ---> 30fd720db207 [2023-05-23T16:04:00.005Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T16:04:00.005Z] ---> Running in 6823e465bd1d [2023-05-23T16:04:00.593Z] Removing intermediate container 6823e465bd1d [2023-05-23T16:04:00.593Z] ---> 0aa0b8c6a18d [2023-05-23T16:04:00.593Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T16:04:00.865Z] Removing intermediate container 69b52e025055 [2023-05-23T16:04:00.865Z] ---> 9935b1a3706b [2023-05-23T16:04:00.865Z] [2023-05-23T16:04:00.865Z] Step 10/24 : FROM alpine:3.17 [2023-05-23T16:04:00.865Z] ---> 51e60588ff2c [2023-05-23T16:04:00.865Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T16:04:00.865Z] ---> Running in 818d3ff41a65 [2023-05-23T16:04:00.865Z] ---> Running in 23dbbf787558 [2023-05-23T16:04:01.830Z] Removing intermediate container 818d3ff41a65 [2023-05-23T16:04:01.830Z] ---> d3522390bd71 [2023-05-23T16:04:01.830Z] Step 25/27 : LABEL arch=arm64 [2023-05-23T16:04:01.830Z] ---> Running in c81a0a230248 [2023-05-23T16:04:02.795Z] Removing intermediate container c81a0a230248 [2023-05-23T16:04:02.795Z] ---> 65d2e9f4ffe9 [2023-05-23T16:04:02.795Z] Step 26/27 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:04:02.795Z] ---> Running in 45b3f57b19c6 [2023-05-23T16:04:03.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:04:03.385Z] Removing intermediate container 45b3f57b19c6 [2023-05-23T16:04:03.385Z] ---> 4e767ca612fe [2023-05-23T16:04:03.385Z] Step 27/27 : LABEL version=3.0.0-dev.162 [2023-05-23T16:04:03.657Z] ---> Running in 4c84b65a3ce9 [2023-05-23T16:04:04.268Z] Removing intermediate container 4c84b65a3ce9 [2023-05-23T16:04:04.268Z] ---> 4e080d1ac865 [2023-05-23T16:04:04.268Z] [2023-05-23T16:04:04.268Z] Successfully built 4e080d1ac865 [2023-05-23T16:04:04.268Z] Successfully tagged security-spire-config-arm64:latest [2023-05-23T16:04:04.268Z] Building security-secretstore-setup [2023-05-23T16:04:04.268Z]  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:04:05.684Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T16:04:05.684Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T16:04:05.684Z] OK: 8 MiB in 16 packages [2023-05-23T16:04:07.646Z] Removing intermediate container 23dbbf787558 [2023-05-23T16:04:07.646Z] ---> f317c569c0ee [2023-05-23T16:04:07.646Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T16:04:07.646Z] ---> Running in f44be900e2d7 [2023-05-23T16:04:08.615Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T16:04:08.615Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T16:04:08.615Z] ---> 40409e678fe1 [2023-05-23T16:04:08.615Z] Step 3/25 : WORKDIR /edgex-go [2023-05-23T16:04:08.615Z] ---> Using cache [2023-05-23T16:04:08.615Z] ---> 9859abfdc97e [2023-05-23T16:04:08.615Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-23T16:04:08.616Z] Removing intermediate container f44be900e2d7 [2023-05-23T16:04:08.616Z] ---> 65684e300014 [2023-05-23T16:04:08.616Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-23T16:04:08.616Z] ---> Running in ad996932be33 [2023-05-23T16:04:08.887Z] ---> Running in 8814d10f0b59 [2023-05-23T16:04:09.853Z] Removing intermediate container 8814d10f0b59 [2023-05-23T16:04:09.853Z] ---> 864b943f21d8 [2023-05-23T16:04:09.853Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-23T16:04:09.853Z] ---> Running in be1699892739 [2023-05-23T16:04:10.437Z] Removing intermediate container be1699892739 [2023-05-23T16:04:10.437Z] ---> 9d94c9e41ee9 [2023-05-23T16:04:10.437Z] Step 15/24 : WORKDIR / [2023-05-23T16:04:10.704Z] ---> Running in deb4b8b7f76c [2023-05-23T16:04:11.286Z] Removing intermediate container deb4b8b7f76c [2023-05-23T16:04:11.286Z] ---> 38a0dfb3007c [2023-05-23T16:04:11.286Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T16:04:11.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:04:12.145Z] ---> e13dd9edbcf2 [2023-05-23T16:04:12.145Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T16:04:12.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:04:13.376Z] ---> 63818b339b3a [2023-05-23T16:04:13.376Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-23T16:04:14.340Z] OK: 263 MiB in 53 packages [2023-05-23T16:04:15.308Z] ---> c740f5d822ba [2023-05-23T16:04:15.308Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-23T16:04:15.889Z] Removing intermediate container ad996932be33 [2023-05-23T16:04:15.889Z] ---> 926b09840800 [2023-05-23T16:04:15.889Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-23T16:04:16.479Z] ---> af22e099cdec [2023-05-23T16:04:16.479Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-23T16:04:16.746Z] ---> Running in 7b3ca5114c0c [2023-05-23T16:04:17.019Z] ---> 8272411b4064 [2023-05-23T16:04:17.019Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T16:04:17.287Z] ---> Running in bfe1b3e551a3 [2023-05-23T16:04:17.556Z] Removing intermediate container 7b3ca5114c0c [2023-05-23T16:04:17.556Z] ---> 42ecd0c85040 [2023-05-23T16:04:17.835Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T16:04:17.835Z] ---> Running in fc02fca924f3 [2023-05-23T16:04:18.444Z] Removing intermediate container fc02fca924f3 [2023-05-23T16:04:18.444Z] ---> 62e84e6955cc [2023-05-23T16:04:18.444Z] Step 22/24 : LABEL arch=arm64 [2023-05-23T16:04:18.710Z] ---> Running in df1f50c30414 [2023-05-23T16:04:19.292Z] Removing intermediate container df1f50c30414 [2023-05-23T16:04:19.292Z] ---> d08cc8df542e [2023-05-23T16:04:19.292Z] Step 23/24 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:04:19.292Z] ---> Running in 541154c8f647 [2023-05-23T16:04:19.879Z] Removing intermediate container 541154c8f647 [2023-05-23T16:04:19.879Z] ---> 75fde5580eec [2023-05-23T16:04:19.879Z] Step 24/24 : LABEL version=3.0.0-dev.162 [2023-05-23T16:04:19.879Z] ---> Running in 356b98271c40 [2023-05-23T16:04:20.469Z] Removing intermediate container 356b98271c40 [2023-05-23T16:04:20.469Z] ---> ff5694d3d0d4 [2023-05-23T16:04:20.469Z] [2023-05-23T16:04:20.469Z] Successfully built ff5694d3d0d4 [2023-05-23T16:04:20.469Z] Successfully tagged core-command-arm64:latest [2023-05-23T16:04:20.469Z]  Building core-command ... done Building security-spire-server [2023-05-23T16:04:23.841Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T16:04:23.841Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-23T16:04:23.841Z] ---> 40409e678fe1 [2023-05-23T16:04:23.841Z] Step 3/26 : WORKDIR /edgex-go [2023-05-23T16:04:23.841Z] ---> Using cache [2023-05-23T16:04:23.841Z] ---> 9859abfdc97e [2023-05-23T16:04:23.841Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-23T16:04:23.841Z] ---> Using cache [2023-05-23T16:04:23.841Z] ---> 3889d245b374 [2023-05-23T16:04:23.841Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-23T16:04:23.841Z] ---> Using cache [2023-05-23T16:04:23.841Z] ---> 4c1f774461f1 [2023-05-23T16:04:23.841Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T16:04:23.841Z] ---> Using cache [2023-05-23T16:04:23.841Z] ---> 1fa481350ea9 [2023-05-23T16:04:23.841Z] Step 7/26 : COPY . . [2023-05-23T16:04:24.339Z] ---> Using cache [2023-05-23T16:04:24.339Z] ---> 6d7cba36ae80 [2023-05-23T16:04:24.339Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-23T16:04:24.339Z] ---> Using cache [2023-05-23T16:04:24.339Z] ---> 92cda1acab5d [2023-05-23T16:04:24.339Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-23T16:04:24.339Z] ---> Using cache [2023-05-23T16:04:24.339Z] ---> 8349e2f5f5e7 [2023-05-23T16:04:24.339Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-23T16:04:24.339Z] ---> Using cache [2023-05-23T16:04:24.339Z] ---> e1ce75191c37 [2023-05-23T16:04:24.339Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-23T16:04:24.339Z] ---> Running in 0d5e0fec1bb4 [2023-05-23T16:04:27.832Z] Removing intermediate container 0d5e0fec1bb4 [2023-05-23T16:04:27.832Z] ---> 248b538a40c0 [2023-05-23T16:04:27.832Z] Step 12/26 : WORKDIR /edgex-go [2023-05-23T16:04:27.832Z] ---> Running in f46b1482637e [2023-05-23T16:04:28.470Z] Removing intermediate container f46b1482637e [2023-05-23T16:04:28.470Z] ---> 7b5c289e6aae [2023-05-23T16:04:28.470Z] [2023-05-23T16:04:28.470Z] Step 13/26 : FROM alpine:3.17 [2023-05-23T16:04:28.470Z] ---> 51e60588ff2c [2023-05-23T16:04:28.470Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-23T16:04:28.470Z] ---> Using cache [2023-05-23T16:04:28.470Z] ---> 6656369f5390 [2023-05-23T16:04:28.470Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-23T16:04:28.470Z] ---> Using cache [2023-05-23T16:04:28.470Z] ---> e673a1d50f6e [2023-05-23T16:04:28.470Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T16:04:28.470Z] ---> Using cache [2023-05-23T16:04:28.470Z] ---> f54949ccaa20 [2023-05-23T16:04:28.470Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T16:04:28.470Z] ---> Using cache [2023-05-23T16:04:28.470Z] ---> 19e1fa349df3 [2023-05-23T16:04:28.470Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-23T16:04:36.746Z] ---> 4517372bd860 [2023-05-23T16:04:36.746Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-23T16:04:36.746Z] ---> 947f68993bfb [2023-05-23T16:04:36.746Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-23T16:04:37.330Z] ---> f893d07ff8ae [2023-05-23T16:04:37.330Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-23T16:04:38.288Z] ---> 9b1dfbbbbe85 [2023-05-23T16:04:38.288Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-23T16:04:38.288Z] ---> Running in 4f3e25afd671 [2023-05-23T16:04:38.870Z] Removing intermediate container 4f3e25afd671 [2023-05-23T16:04:38.870Z] ---> 07446e7aeab3 [2023-05-23T16:04:38.870Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-23T16:04:38.870Z] ---> Running in bd9a1447a208 [2023-05-23T16:04:39.473Z] Removing intermediate container bd9a1447a208 [2023-05-23T16:04:39.473Z] ---> ca5c9855cb44 [2023-05-23T16:04:39.473Z] Step 24/26 : LABEL arch=arm64 [2023-05-23T16:04:39.473Z] ---> Running in a4e0606f61f6 [2023-05-23T16:04:40.091Z] Removing intermediate container a4e0606f61f6 [2023-05-23T16:04:40.091Z] ---> 3d8fb81dea1e [2023-05-23T16:04:40.091Z] Step 25/26 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:04:40.091Z] ---> Running in 1a69495b7b11 [2023-05-23T16:04:40.674Z] Removing intermediate container 1a69495b7b11 [2023-05-23T16:04:40.674Z] ---> 35327442b947 [2023-05-23T16:04:40.674Z] Step 26/26 : LABEL version=3.0.0-dev.162 [2023-05-23T16:04:40.941Z] ---> Running in a88f86a0a3ae [2023-05-23T16:04:41.524Z] Removing intermediate container a88f86a0a3ae [2023-05-23T16:04:41.524Z] ---> ffc70ba8eda6 [2023-05-23T16:04:41.524Z] [2023-05-23T16:04:41.790Z] Successfully built ffc70ba8eda6 [2023-05-23T16:04:41.790Z] Successfully tagged security-spire-server-arm64:latest [2023-05-23T16:04:41.790Z] Building core-metadata [2023-05-23T16:04:46.038Z]  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T16:04:46.038Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-23T16:04:46.038Z] ---> 40409e678fe1 [2023-05-23T16:04:46.038Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-23T16:04:46.038Z] ---> Using cache [2023-05-23T16:04:46.038Z] ---> 34b8fa6d9226 [2023-05-23T16:04:46.038Z] Step 4/25 : WORKDIR /edgex-go [2023-05-23T16:04:46.038Z] ---> Using cache [2023-05-23T16:04:46.038Z] ---> 36b0b15c4fa4 [2023-05-23T16:04:46.038Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-23T16:04:46.038Z] ---> Using cache [2023-05-23T16:04:46.038Z] ---> 962e365b1a1a [2023-05-23T16:04:46.038Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-23T16:04:46.038Z] ---> Using cache [2023-05-23T16:04:46.038Z] ---> 1605e8828ebc [2023-05-23T16:04:46.038Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T16:04:46.038Z] ---> Using cache [2023-05-23T16:04:46.038Z] ---> d0ec4689fd98 [2023-05-23T16:04:46.038Z] Step 8/25 : COPY . . [2023-05-23T16:04:46.038Z] ---> Using cache [2023-05-23T16:04:46.038Z] ---> 16e2d72b1c7b [2023-05-23T16:04:46.038Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-23T16:04:46.038Z] ---> Running in 15425da5b0d9 [2023-05-23T16:04:47.983Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-23T16:06:13.094Z] Removing intermediate container bfe1b3e551a3 [2023-05-23T16:06:13.094Z] ---> 9e3716947048 [2023-05-23T16:06:13.094Z] Step 7/25 : COPY . . [2023-05-23T16:06:13.094Z] ---> f22cc79530a5 [2023-05-23T16:06:13.094Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-23T16:06:13.094Z] ---> Running in 2df8386dfb60 [2023-05-23T16:06:13.094Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-23T16:07:09.739Z] Removing intermediate container 4cff20b5537e [2023-05-23T16:07:09.739Z] ---> 006406de6f92 [2023-05-23T16:07:09.739Z] [2023-05-23T16:07:09.739Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T16:07:09.739Z] ---> 51e60588ff2c [2023-05-23T16:07:09.739Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T16:07:09.739Z] ---> Using cache [2023-05-23T16:07:09.739Z] ---> f317c569c0ee [2023-05-23T16:07:09.739Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T16:07:09.739Z] ---> Using cache [2023-05-23T16:07:09.739Z] ---> 65684e300014 [2023-05-23T16:07:09.739Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-23T16:07:09.739Z] Removing intermediate container 8044bdeea758 [2023-05-23T16:07:09.739Z] ---> d2cf0dc1d490 [2023-05-23T16:07:09.739Z] [2023-05-23T16:07:09.739Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T16:07:09.739Z] ---> Running in 51c3b700e936 [2023-05-23T16:07:09.739Z] ---> 51e60588ff2c [2023-05-23T16:07:09.739Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-23T16:07:09.739Z] ---> Running in b91f2f39aef5 [2023-05-23T16:07:10.326Z] Removing intermediate container 51c3b700e936 [2023-05-23T16:07:10.326Z] ---> 8de7040974f5 [2023-05-23T16:07:10.326Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T16:07:10.326Z] ---> Running in 30cfec19fc46 [2023-05-23T16:07:10.917Z] Removing intermediate container 30cfec19fc46 [2023-05-23T16:07:10.917Z] ---> 2e57e08b2b1e [2023-05-23T16:07:10.917Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T16:07:11.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:07:12.158Z] ---> d27a0b5710a1 [2023-05-23T16:07:12.158Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T16:07:12.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:07:13.004Z] ---> 62abe382f8f1 [2023-05-23T16:07:13.004Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-23T16:07:14.408Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-23T16:07:14.408Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-23T16:07:14.408Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T16:07:14.408Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T16:07:14.991Z] OK: 8 MiB in 17 packages [2023-05-23T16:07:15.953Z] ---> 25b006f6af3e [2023-05-23T16:07:15.953Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-23T16:07:17.907Z] ---> a2020a70fdda [2023-05-23T16:07:17.907Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-23T16:07:17.907Z] ---> Running in a9d59a815a4d [2023-05-23T16:07:17.907Z] Removing intermediate container b91f2f39aef5 [2023-05-23T16:07:17.907Z] ---> 263d0898b5bb [2023-05-23T16:07:17.907Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T16:07:18.174Z] ---> Running in 58e3300556a5 [2023-05-23T16:07:18.447Z] Removing intermediate container a9d59a815a4d [2023-05-23T16:07:18.447Z] ---> 959354017a6c [2023-05-23T16:07:18.447Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T16:07:18.725Z] ---> Running in 79dc33a5decf [2023-05-23T16:07:19.000Z] Removing intermediate container 58e3300556a5 [2023-05-23T16:07:19.000Z] ---> 8707457646c7 [2023-05-23T16:07:19.000Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-23T16:07:19.000Z] ---> Running in d188560b560d [2023-05-23T16:07:19.279Z] Removing intermediate container 79dc33a5decf [2023-05-23T16:07:19.279Z] ---> e8e1ddd6a700 [2023-05-23T16:07:19.279Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T16:07:19.548Z] ---> Running in 711b25761037 [2023-05-23T16:07:19.818Z] Removing intermediate container d188560b560d [2023-05-23T16:07:19.818Z] ---> 7461b84ee53f [2023-05-23T16:07:19.818Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-23T16:07:20.087Z] ---> Running in 45c0fb12815b [2023-05-23T16:07:20.358Z] Removing intermediate container 711b25761037 [2023-05-23T16:07:20.358Z] ---> 404398b7dab6 [2023-05-23T16:07:20.358Z] Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:07:20.633Z] ---> Running in 19ce52513a5a [2023-05-23T16:07:20.910Z] Removing intermediate container 45c0fb12815b [2023-05-23T16:07:20.910Z] ---> 9efcc6a61dc3 [2023-05-23T16:07:20.910Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T16:07:21.177Z] Removing intermediate container 19ce52513a5a [2023-05-23T16:07:21.177Z] ---> 50de67cc5d82 [2023-05-23T16:07:21.177Z] Step 23/23 : LABEL version=3.0.0-dev.162 [2023-05-23T16:07:21.445Z] ---> Running in e498f52449bb [2023-05-23T16:07:22.409Z] ---> 11473b7ea8b8 [2023-05-23T16:07:22.409Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T16:07:22.409Z] Removing intermediate container e498f52449bb [2023-05-23T16:07:22.409Z] ---> f236c8fc56ca [2023-05-23T16:07:22.409Z] [2023-05-23T16:07:22.409Z] Successfully built f236c8fc56ca [2023-05-23T16:07:22.409Z] Successfully tagged support-scheduler-arm64:latest [2023-05-23T16:07:22.409Z] Building core-data [2023-05-23T16:07:23.261Z]  Building support-scheduler ... done  ---> ea6bb4511670 [2023-05-23T16:07:23.261Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-23T16:07:25.867Z] ---> 35322989745a [2023-05-23T16:07:25.867Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-23T16:07:27.290Z] ---> e2c06f11a632 [2023-05-23T16:07:27.290Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-23T16:07:27.290Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T16:07:27.290Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T16:07:27.290Z] ---> 40409e678fe1 [2023-05-23T16:07:27.290Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T16:07:27.290Z] ---> Using cache [2023-05-23T16:07:27.290Z] ---> 34b8fa6d9226 [2023-05-23T16:07:27.290Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T16:07:27.290Z] ---> Using cache [2023-05-23T16:07:27.290Z] ---> 36b0b15c4fa4 [2023-05-23T16:07:27.291Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T16:07:27.291Z] ---> Using cache [2023-05-23T16:07:27.291Z] ---> 962e365b1a1a [2023-05-23T16:07:27.291Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T16:07:27.557Z] ---> Using cache [2023-05-23T16:07:27.557Z] ---> 1605e8828ebc [2023-05-23T16:07:27.557Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T16:07:27.557Z] ---> Using cache [2023-05-23T16:07:27.557Z] ---> d0ec4689fd98 [2023-05-23T16:07:27.557Z] Step 8/23 : COPY . . [2023-05-23T16:07:27.557Z] ---> Running in e2f3e0057567 [2023-05-23T16:07:27.824Z] ---> Using cache [2023-05-23T16:07:27.824Z] ---> 16e2d72b1c7b [2023-05-23T16:07:27.824Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-23T16:07:28.092Z] ---> Running in a3cdb8a16c0b [2023-05-23T16:07:28.363Z] Removing intermediate container e2f3e0057567 [2023-05-23T16:07:28.363Z] ---> cffe67f3c162 [2023-05-23T16:07:28.363Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T16:07:28.634Z] ---> Running in 1a6778bf3f9d [2023-05-23T16:07:29.221Z] Removing intermediate container 1a6778bf3f9d [2023-05-23T16:07:29.221Z] ---> 3845c535eb39 [2023-05-23T16:07:29.221Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T16:07:29.221Z] ---> Running in d03642e861b2 [2023-05-23T16:07:29.807Z] Removing intermediate container d03642e861b2 [2023-05-23T16:07:29.807Z] ---> 0909cd23b099 [2023-05-23T16:07:29.807Z] Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:07:30.081Z] ---> Running in ec7814a769cd [2023-05-23T16:07:30.662Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-23T16:07:33.238Z] Removing intermediate container ec7814a769cd [2023-05-23T16:07:33.238Z] ---> e4500451a011 [2023-05-23T16:07:33.238Z] Step 23/23 : LABEL version=3.0.0-dev.162 [2023-05-23T16:07:33.238Z] ---> Running in 12452be16838 [2023-05-23T16:07:33.505Z] Removing intermediate container 12452be16838 [2023-05-23T16:07:33.505Z] ---> 91200f2c8782 [2023-05-23T16:07:33.505Z] [2023-05-23T16:07:33.771Z] Successfully built 91200f2c8782 [2023-05-23T16:07:33.771Z] Successfully tagged support-notifications-arm64:latest [2023-05-23T16:07:33.771Z] Building core-common-config-bootstrapper [2023-05-23T16:07:37.111Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T16:07:37.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-23T16:07:37.112Z] ---> 40409e678fe1 [2023-05-23T16:07:37.112Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-23T16:07:37.112Z] ---> Using cache [2023-05-23T16:07:37.112Z] ---> 34b8fa6d9226 [2023-05-23T16:07:37.112Z] Step 4/23 : WORKDIR /edgex-go [2023-05-23T16:07:37.112Z] ---> Using cache [2023-05-23T16:07:37.112Z] ---> 36b0b15c4fa4 [2023-05-23T16:07:37.112Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-23T16:07:37.112Z] ---> Using cache [2023-05-23T16:07:37.112Z] ---> 962e365b1a1a [2023-05-23T16:07:37.112Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-23T16:07:37.112Z] ---> Using cache [2023-05-23T16:07:37.112Z] ---> 1605e8828ebc [2023-05-23T16:07:37.112Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T16:07:37.112Z] ---> Using cache [2023-05-23T16:07:37.112Z] ---> d0ec4689fd98 [2023-05-23T16:07:37.112Z] Step 8/23 : COPY . . [2023-05-23T16:07:37.112Z] ---> Using cache [2023-05-23T16:07:37.112Z] ---> 16e2d72b1c7b [2023-05-23T16:07:37.112Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-23T16:07:37.381Z] ---> Running in dc24ecfecdde [2023-05-23T16:07:39.338Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-23T16:08:11.567Z] Removing intermediate container 364ec4051f9c [2023-05-23T16:08:11.567Z] ---> 41c8d9df348c [2023-05-23T16:08:11.567Z] [2023-05-23T16:08:11.567Z] Step 9/20 : FROM alpine:3.17 [2023-05-23T16:08:11.567Z] ---> 51e60588ff2c [2023-05-23T16:08:11.567Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T16:08:11.567Z] ---> Running in af9b3950c5ea [2023-05-23T16:08:11.567Z] Removing intermediate container af9b3950c5ea [2023-05-23T16:08:11.567Z] ---> e4328450edb2 [2023-05-23T16:08:11.567Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-23T16:08:11.567Z] ---> Running in 525b7643a11d [2023-05-23T16:08:11.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:08:11.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:08:13.248Z] v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-23T16:08:13.248Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-23T16:08:13.248Z] OK: 17694 distinct packages available [2023-05-23T16:08:13.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:08:14.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:08:15.887Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-23T16:08:15.887Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-23T16:08:15.887Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-23T16:08:15.887Z] (4/9) Installing libcurl (8.1.1-r0) [2023-05-23T16:08:15.887Z] (5/9) Installing curl (8.1.1-r0) [2023-05-23T16:08:15.887Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-23T16:08:15.887Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-23T16:08:15.887Z] (8/9) Installing libucontext (1.2-r0) [2023-05-23T16:08:16.152Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-23T16:08:16.152Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T16:08:16.152Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T16:08:16.734Z] OK: 11 MiB in 24 packages [2023-05-23T16:08:19.310Z] Removing intermediate container 525b7643a11d [2023-05-23T16:08:19.310Z] ---> 8414d0fe7858 [2023-05-23T16:08:19.310Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T16:08:19.891Z] ---> 35c4cdc9fe51 [2023-05-23T16:08:19.891Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T16:08:20.848Z] ---> 125f07fc789b [2023-05-23T16:08:20.848Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-23T16:08:23.425Z] ---> 006712f85e8b [2023-05-23T16:08:23.425Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-23T16:08:24.010Z] ---> 2088c6411c9c [2023-05-23T16:08:24.010Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-23T16:08:24.010Z] ---> Running in 2a4b4c4e12fe [2023-05-23T16:08:24.593Z] Removing intermediate container 2a4b4c4e12fe [2023-05-23T16:08:24.593Z] ---> cacf2ab6396a [2023-05-23T16:08:24.593Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T16:08:24.593Z] ---> Running in 64da26dbacd8 [2023-05-23T16:08:27.173Z] Removing intermediate container 64da26dbacd8 [2023-05-23T16:08:27.173Z] ---> 76534b67cbee [2023-05-23T16:08:27.173Z] Step 18/20 : LABEL arch=arm64 [2023-05-23T16:08:27.173Z] ---> Running in feda1cf48dba [2023-05-23T16:08:27.759Z] Removing intermediate container feda1cf48dba [2023-05-23T16:08:27.759Z] ---> e616ec57a3a1 [2023-05-23T16:08:27.759Z] Step 19/20 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:08:28.027Z] ---> Running in 207378d72b43 [2023-05-23T16:08:28.300Z] Removing intermediate container 207378d72b43 [2023-05-23T16:08:28.300Z] ---> d87d227a649f [2023-05-23T16:08:28.300Z] Step 20/20 : LABEL version=3.0.0-dev.162 [2023-05-23T16:08:28.572Z] ---> Running in 96503fdefbde [2023-05-23T16:08:29.160Z] Removing intermediate container 96503fdefbde [2023-05-23T16:08:29.160Z] ---> 326e38d5906d [2023-05-23T16:08:29.160Z] [2023-05-23T16:08:29.160Z] Successfully built 326e38d5906d [2023-05-23T16:08:29.161Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-23T16:08:29.161Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2023-05-23T16:08:32.504Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T16:08:32.504Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-23T16:08:32.504Z] ---> 40409e678fe1 [2023-05-23T16:08:32.504Z] Step 3/33 : WORKDIR /edgex-go [2023-05-23T16:08:32.504Z] ---> Using cache [2023-05-23T16:08:32.504Z] ---> 9859abfdc97e [2023-05-23T16:08:32.504Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-23T16:08:32.504Z] ---> Using cache [2023-05-23T16:08:32.504Z] ---> 926b09840800 [2023-05-23T16:08:32.504Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-23T16:08:32.504Z] ---> Using cache [2023-05-23T16:08:32.504Z] ---> 8272411b4064 [2023-05-23T16:08:32.505Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T16:08:32.505Z] ---> Using cache [2023-05-23T16:08:32.505Z] ---> 9e3716947048 [2023-05-23T16:08:32.505Z] Step 7/33 : COPY . . [2023-05-23T16:08:32.775Z] ---> Using cache [2023-05-23T16:08:32.775Z] ---> f22cc79530a5 [2023-05-23T16:08:32.775Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-23T16:08:33.045Z] ---> Running in 92301441ee8e [2023-05-23T16:08:34.991Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-23T16:12:42.159Z] Removing intermediate container 15425da5b0d9 [2023-05-23T16:12:42.159Z] ---> 1f775738c1cc [2023-05-23T16:12:42.159Z] [2023-05-23T16:12:42.159Z] Step 10/25 : FROM alpine:3.17 [2023-05-23T16:12:42.159Z] ---> 51e60588ff2c [2023-05-23T16:12:42.159Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-23T16:12:42.159Z] ---> Using cache [2023-05-23T16:12:42.159Z] ---> f317c569c0ee [2023-05-23T16:12:42.159Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T16:12:42.159Z] ---> Using cache [2023-05-23T16:12:42.159Z] ---> 65684e300014 [2023-05-23T16:12:42.159Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-23T16:12:42.159Z] ---> Running in a0c16ad16a95 [2023-05-23T16:12:42.159Z] Removing intermediate container a0c16ad16a95 [2023-05-23T16:12:42.159Z] ---> dc8d95a3dc04 [2023-05-23T16:12:42.159Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-23T16:12:42.159Z] ---> Running in 71e138e2ecd3 [2023-05-23T16:12:42.159Z] Removing intermediate container 71e138e2ecd3 [2023-05-23T16:12:42.159Z] ---> 71b6e2375f43 [2023-05-23T16:12:42.159Z] Step 15/25 : WORKDIR / [2023-05-23T16:12:42.159Z] ---> Running in 99b9b93d27c9 [2023-05-23T16:12:42.159Z] Removing intermediate container 99b9b93d27c9 [2023-05-23T16:12:42.159Z] ---> 7871cfe6a563 [2023-05-23T16:12:42.159Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T16:12:42.159Z] ---> 11db674bbb4a [2023-05-23T16:12:42.159Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T16:12:42.159Z] ---> ea2c32ef4a62 [2023-05-23T16:12:42.159Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-23T16:12:42.159Z] ---> 423cffa34329 [2023-05-23T16:12:42.159Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-23T16:12:42.159Z] ---> a9274f7176d0 [2023-05-23T16:12:42.159Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-23T16:12:42.159Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-23T16:12:42.159Z] ---> e73bd472bcc5 [2023-05-23T16:12:42.159Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-23T16:12:42.160Z] ---> Running in a7504991443e [2023-05-23T16:12:42.431Z] Removing intermediate container a7504991443e [2023-05-23T16:12:42.431Z] ---> eba0dda84108 [2023-05-23T16:12:42.431Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T16:12:42.431Z] ---> Running in afb8fc6f8fbc [2023-05-23T16:12:43.022Z] Removing intermediate container afb8fc6f8fbc [2023-05-23T16:12:43.022Z] ---> 751a7598397c [2023-05-23T16:12:43.022Z] Step 23/25 : LABEL arch=arm64 [2023-05-23T16:12:43.291Z] ---> Running in 8bb3e930b874 [2023-05-23T16:12:43.594Z] Removing intermediate container 8bb3e930b874 [2023-05-23T16:12:43.594Z] ---> 63e0fea684d5 [2023-05-23T16:12:43.594Z] Step 24/25 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:12:43.861Z] ---> Running in 17eca1d41a7c [2023-05-23T16:12:44.126Z] Removing intermediate container 17eca1d41a7c [2023-05-23T16:12:44.567Z] ---> cb72d287f87d [2023-05-23T16:12:44.567Z] Step 25/25 : LABEL version=3.0.0-dev.162 [2023-05-23T16:12:44.567Z] ---> Running in 2e58576aaf2a [2023-05-23T16:12:44.885Z] Removing intermediate container 2e58576aaf2a [2023-05-23T16:12:44.885Z] ---> 517b28ec59dc [2023-05-23T16:12:44.885Z] [2023-05-23T16:12:44.885Z] Successfully built 517b28ec59dc [2023-05-23T16:12:45.161Z] Successfully tagged core-metadata-arm64:latest [2023-05-23T16:12:45.161Z]  Building core-metadata ... done Building security-proxy-setup [2023-05-23T16:12:49.518Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-23T16:12:49.518Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-23T16:12:49.518Z] ---> 40409e678fe1 [2023-05-23T16:12:49.518Z] Step 3/22 : WORKDIR /edgex-go [2023-05-23T16:12:49.518Z] ---> Using cache [2023-05-23T16:12:49.518Z] ---> 9859abfdc97e [2023-05-23T16:12:49.518Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-23T16:12:49.518Z] ---> Using cache [2023-05-23T16:12:49.518Z] ---> 926b09840800 [2023-05-23T16:12:49.518Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-23T16:12:49.518Z] ---> Using cache [2023-05-23T16:12:49.518Z] ---> 8272411b4064 [2023-05-23T16:12:49.518Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T16:12:49.518Z] ---> Using cache [2023-05-23T16:12:49.518Z] ---> 9e3716947048 [2023-05-23T16:12:49.518Z] Step 7/22 : COPY . . [2023-05-23T16:12:49.518Z] ---> Using cache [2023-05-23T16:12:49.518Z] ---> f22cc79530a5 [2023-05-23T16:12:49.518Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-23T16:12:49.518Z] ---> Running in b6e1989c1b55 [2023-05-23T16:12:50.960Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.162" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-23T16:13:03.258Z] Removing intermediate container 2df8386dfb60 [2023-05-23T16:13:03.258Z] ---> 619fdb558ae6 [2023-05-23T16:13:03.258Z] [2023-05-23T16:13:03.258Z] Step 9/25 : FROM alpine:3.17 [2023-05-23T16:13:03.258Z] ---> 51e60588ff2c [2023-05-23T16:13:03.258Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-23T16:13:03.258Z] ---> Running in fc8c877cdb30 [2023-05-23T16:13:03.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:13:04.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:13:05.887Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-23T16:13:06.153Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-23T16:13:06.153Z] (3/3) Installing su-exec (0.2-r2) [2023-05-23T16:13:06.153Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T16:13:06.153Z] Executing ca-certificates-20230506-r0.trigger [2023-05-23T16:13:06.738Z] OK: 8 MiB in 18 packages [2023-05-23T16:13:09.335Z] Removing intermediate container fc8c877cdb30 [2023-05-23T16:13:09.335Z] ---> 7f85724e28c7 [2023-05-23T16:13:09.335Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-23T16:13:09.335Z] ---> Running in 1e0d75a5329b [2023-05-23T16:13:09.627Z] Removing intermediate container 1e0d75a5329b [2023-05-23T16:13:09.627Z] ---> 02f96ea6eaea [2023-05-23T16:13:09.627Z] Step 12/25 : WORKDIR / [2023-05-23T16:13:09.627Z] ---> Running in 90ca808ecf2d [2023-05-23T16:13:10.217Z] Removing intermediate container 90ca808ecf2d [2023-05-23T16:13:10.217Z] ---> 4d2fedfc678e [2023-05-23T16:13:10.217Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T16:13:11.194Z] ---> ccd8445be422 [2023-05-23T16:13:11.194Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T16:13:12.176Z] ---> 2c9c73570331 [2023-05-23T16:13:12.176Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-23T16:13:13.158Z] ---> 80ec6d0247d6 [2023-05-23T16:13:13.158Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-23T16:13:14.119Z] ---> 4295f5b07618 [2023-05-23T16:13:14.119Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-23T16:13:15.082Z] ---> 7da4f7fa6f79 [2023-05-23T16:13:15.082Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-23T16:13:17.043Z] ---> 26aedf83cb13 [2023-05-23T16:13:17.043Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-23T16:13:18.998Z] ---> d7086d373862 [2023-05-23T16:13:18.998Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T16:13:19.586Z] ---> a74818c01505 [2023-05-23T16:13:19.586Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T16:13:19.855Z] ---> Running in b7e8eed14fe3 [2023-05-23T16:13:23.222Z] Removing intermediate container b7e8eed14fe3 [2023-05-23T16:13:23.222Z] ---> 6eba32e22f03 [2023-05-23T16:13:23.222Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T16:13:23.222Z] ---> Running in 468de39b6542 [2023-05-23T16:13:23.222Z] Removing intermediate container 468de39b6542 [2023-05-23T16:13:23.222Z] ---> 0aee51b2c457 [2023-05-23T16:13:23.222Z] Step 23/25 : LABEL arch=arm64 [2023-05-23T16:13:23.490Z] ---> Running in 33addb2442b4 [2023-05-23T16:13:23.760Z] Removing intermediate container 33addb2442b4 [2023-05-23T16:13:23.760Z] ---> 14d66cf8fb28 [2023-05-23T16:13:23.760Z] Step 24/25 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:13:24.029Z] ---> Running in a753f92a52dc [2023-05-23T16:13:28.286Z] Removing intermediate container a753f92a52dc [2023-05-23T16:13:28.286Z] ---> 7bb655af0984 [2023-05-23T16:13:28.286Z] Step 25/25 : LABEL version=3.0.0-dev.162 [2023-05-23T16:13:28.286Z] ---> Running in b2751e580a25 [2023-05-23T16:13:28.554Z] Removing intermediate container b2751e580a25 [2023-05-23T16:13:28.554Z] ---> 63444f88a5ed [2023-05-23T16:13:28.554Z] [2023-05-23T16:13:28.820Z] Successfully built 63444f88a5ed [2023-05-23T16:13:28.820Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-23T16:14:50.442Z]  Building security-secretstore-setup ... done Removing intermediate container dc24ecfecdde [2023-05-23T16:14:50.442Z] ---> 30a49b1f5d36 [2023-05-23T16:14:50.442Z] [2023-05-23T16:14:50.442Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T16:14:50.442Z] ---> 51e60588ff2c [2023-05-23T16:14:50.442Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-23T16:14:50.442Z] ---> Using cache [2023-05-23T16:14:50.442Z] ---> 1b4544400d11 [2023-05-23T16:14:50.442Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T16:14:50.442Z] ---> Using cache [2023-05-23T16:14:50.442Z] ---> 643d67d2e1c5 [2023-05-23T16:14:50.442Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T16:14:50.442Z] ---> Using cache [2023-05-23T16:14:50.442Z] ---> 1c07aff7aa4d [2023-05-23T16:14:50.442Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T16:14:50.442Z] ---> Using cache [2023-05-23T16:14:50.442Z] ---> 98f95265900f [2023-05-23T16:14:50.442Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-23T16:14:50.442Z] ---> 6bfdb5852fd5 [2023-05-23T16:14:50.442Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-23T16:14:51.025Z] ---> f77b62c0a4f2 [2023-05-23T16:14:51.025Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-23T16:14:52.448Z] ---> 8e1f14905313 [2023-05-23T16:14:52.448Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T16:14:52.716Z] ---> Running in e566cf1a240c [2023-05-23T16:14:56.969Z] Removing intermediate container e566cf1a240c [2023-05-23T16:14:56.969Z] ---> 4cfe84f1e66b [2023-05-23T16:14:56.969Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T16:14:56.969Z] ---> Running in f10095b41d87 [2023-05-23T16:14:57.581Z] Removing intermediate container f10095b41d87 [2023-05-23T16:14:57.581Z] ---> b747c7eb027c [2023-05-23T16:14:57.581Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-23T16:14:57.851Z] ---> Running in d47082a201e8 [2023-05-23T16:14:58.827Z] Removing intermediate container d47082a201e8 [2023-05-23T16:14:58.827Z] ---> 8dbdd681874a [2023-05-23T16:14:58.827Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T16:14:58.827Z] ---> Running in acf9f0787f8f [2023-05-23T16:14:59.807Z] Removing intermediate container acf9f0787f8f [2023-05-23T16:14:59.807Z] ---> d68d55a4f49b [2023-05-23T16:14:59.807Z] Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:14:59.807Z] ---> Running in ba6d477f3915 [2023-05-23T16:15:03.726Z] Removing intermediate container ba6d477f3915 [2023-05-23T16:15:03.726Z] ---> 48d6b30abdfc [2023-05-23T16:15:03.726Z] Step 23/23 : LABEL version=3.0.0-dev.162 [2023-05-23T16:15:03.726Z] ---> Running in 6066c31beae2 [2023-05-23T16:15:04.315Z] Removing intermediate container 6066c31beae2 [2023-05-23T16:15:04.315Z] ---> bf78a8a68440 [2023-05-23T16:15:04.315Z] [2023-05-23T16:15:04.902Z] Successfully built bf78a8a68440 [2023-05-23T16:15:04.902Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-23T16:15:05.493Z]  Building core-common-config-bootstrapper ... done Removing intermediate container a3cdb8a16c0b [2023-05-23T16:15:05.493Z] ---> 8e3e46ca9ab2 [2023-05-23T16:15:05.493Z] [2023-05-23T16:15:05.493Z] Step 10/23 : FROM alpine:3.17 [2023-05-23T16:15:05.493Z] ---> 51e60588ff2c [2023-05-23T16:15:05.493Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-23T16:15:05.762Z] ---> Running in 2d76a3181394 [2023-05-23T16:15:06.733Z] Removing intermediate container 2d76a3181394 [2023-05-23T16:15:06.733Z] ---> 85f15ffa489c [2023-05-23T16:15:06.733Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-23T16:15:07.003Z] ---> Running in 7efb70808020 [2023-05-23T16:15:07.595Z] Removing intermediate container 7efb70808020 [2023-05-23T16:15:07.595Z] ---> 71a008b2221a [2023-05-23T16:15:07.865Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-23T16:15:07.865Z] ---> Running in 11b1ad292713 [2023-05-23T16:15:08.835Z] Removing intermediate container 11b1ad292713 [2023-05-23T16:15:08.835Z] ---> 471f4287c78c [2023-05-23T16:15:08.835Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-23T16:15:09.107Z] ---> Running in c428c387094d [2023-05-23T16:15:11.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:15:11.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:15:13.407Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T16:15:13.407Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T16:15:13.407Z] OK: 8 MiB in 16 packages [2023-05-23T16:15:18.774Z] Removing intermediate container c428c387094d [2023-05-23T16:15:18.774Z] ---> 78b994d82985 [2023-05-23T16:15:18.774Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T16:15:18.774Z] Removing intermediate container 92301441ee8e [2023-05-23T16:15:18.774Z] ---> d3eb6bb64350 [2023-05-23T16:15:18.774Z] [2023-05-23T16:15:18.774Z] Step 9/33 : FROM alpine:3.17 [2023-05-23T16:15:18.774Z] ---> 51e60588ff2c [2023-05-23T16:15:18.774Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-23T16:15:18.774Z] ---> Using cache [2023-05-23T16:15:18.774Z] ---> e4328450edb2 [2023-05-23T16:15:18.774Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-23T16:15:18.774Z] ---> Running in f7445e4c449f [2023-05-23T16:15:19.755Z] ---> 18688e7470d2 [2023-05-23T16:15:19.755Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T16:15:20.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:15:21.003Z] ---> 8ea456d130f2 [2023-05-23T16:15:21.003Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-23T16:15:21.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:15:22.567Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T16:15:22.567Z] (2/2) Installing su-exec (0.2-r2) [2023-05-23T16:15:22.567Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T16:15:22.835Z] OK: 8 MiB in 17 packages [2023-05-23T16:15:22.835Z] ---> e8ba9bcea6b9 [2023-05-23T16:15:22.835Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-23T16:15:24.252Z] ---> 7e555a316b2d [2023-05-23T16:15:24.252Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-23T16:15:24.252Z] ---> Running in 2984c8fff5f7 [2023-05-23T16:15:24.524Z] Removing intermediate container f7445e4c449f [2023-05-23T16:15:24.524Z] ---> 09705b4d3dc2 [2023-05-23T16:15:24.524Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-23T16:15:24.794Z] ---> Running in 85ee4bfe654a [2023-05-23T16:15:25.066Z] Removing intermediate container 2984c8fff5f7 [2023-05-23T16:15:25.066Z] ---> d94a7e2c9968 [2023-05-23T16:15:25.066Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T16:15:25.066Z] ---> Running in 355ebe19e4ec [2023-05-23T16:15:25.335Z] Removing intermediate container 85ee4bfe654a [2023-05-23T16:15:25.335Z] ---> 7ec1ceb696b5 [2023-05-23T16:15:25.335Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-23T16:15:25.335Z] ---> Running in e3bde83a3cc3 [2023-05-23T16:15:25.923Z] Removing intermediate container 355ebe19e4ec [2023-05-23T16:15:25.923Z] ---> 7899059795fb [2023-05-23T16:15:25.923Z] Step 21/23 : LABEL arch=arm64 [2023-05-23T16:15:26.195Z] ---> Running in ca6afaaa30c3 [2023-05-23T16:15:26.195Z] Removing intermediate container e3bde83a3cc3 [2023-05-23T16:15:26.195Z] ---> bb538190be6f [2023-05-23T16:15:26.195Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-23T16:15:26.195Z] ---> Running in bfd5231490d7 [2023-05-23T16:15:26.788Z] Removing intermediate container ca6afaaa30c3 [2023-05-23T16:15:26.788Z] ---> 62e6d11c7de9 [2023-05-23T16:15:26.788Z] Step 22/23 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:15:27.058Z] Removing intermediate container bfd5231490d7 [2023-05-23T16:15:27.058Z] ---> 99f8964b8df9 [2023-05-23T16:15:27.058Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-23T16:15:27.059Z] ---> Running in 1eaaf924c0f0 [2023-05-23T16:15:27.059Z] ---> Running in 8312938a0024 [2023-05-23T16:15:27.658Z] Removing intermediate container 8312938a0024 [2023-05-23T16:15:27.658Z] ---> 0c451728ae06 [2023-05-23T16:15:27.658Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-23T16:15:27.930Z] ---> Running in 497de32c149b [2023-05-23T16:15:28.206Z] Removing intermediate container 1eaaf924c0f0 [2023-05-23T16:15:28.206Z] ---> b7c3cdc7a8df [2023-05-23T16:15:28.206Z] Step 23/23 : LABEL version=3.0.0-dev.162 [2023-05-23T16:15:28.477Z] ---> Running in f0e7012c34ce [2023-05-23T16:15:29.066Z] Removing intermediate container f0e7012c34ce [2023-05-23T16:15:29.066Z] ---> 0550950ac1b5 [2023-05-23T16:15:29.066Z] [2023-05-23T16:15:29.066Z] Successfully built 0550950ac1b5 [2023-05-23T16:15:29.066Z] Successfully tagged core-data-arm64:latest [2023-05-23T16:15:31.029Z]  Building core-data ... done Removing intermediate container 497de32c149b [2023-05-23T16:15:31.029Z] ---> 3581419e71e0 [2023-05-23T16:15:31.029Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-23T16:15:31.298Z] ---> Running in c4836c0d91e7 [2023-05-23T16:15:31.887Z] Removing intermediate container c4836c0d91e7 [2023-05-23T16:15:31.887Z] ---> 6c273b93379d [2023-05-23T16:15:31.887Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-23T16:15:32.477Z] ---> 190b22bcbb75 [2023-05-23T16:15:32.477Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-23T16:15:32.747Z] ---> Running in 998f248e70c7 [2023-05-23T16:15:36.108Z] Removing intermediate container 998f248e70c7 [2023-05-23T16:15:36.108Z] ---> 32dad5a4b459 [2023-05-23T16:15:36.108Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T16:15:36.700Z] ---> f014564177dd [2023-05-23T16:15:36.700Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T16:15:37.683Z] ---> 7b62963af872 [2023-05-23T16:15:37.684Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-23T16:15:39.645Z] ---> 65f69c31d82d [2023-05-23T16:15:39.645Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-23T16:15:40.620Z] ---> db1e5f27cd6f [2023-05-23T16:15:40.620Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-23T16:15:44.872Z] ---> e4609856f0cf [2023-05-23T16:15:44.872Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-23T16:15:45.831Z] ---> e2ff8805e6fc [2023-05-23T16:15:45.831Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-23T16:15:46.418Z] ---> 1d7c2c5c4b14 [2023-05-23T16:15:46.418Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-23T16:15:47.386Z] ---> 10dfef0017dc [2023-05-23T16:15:47.386Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-23T16:15:47.657Z] ---> Running in 79c2645715b3 [2023-05-23T16:15:50.244Z] Removing intermediate container 79c2645715b3 [2023-05-23T16:15:50.244Z] ---> 724e759d1bd8 [2023-05-23T16:15:50.244Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-23T16:15:50.244Z] ---> Running in bb4e277ce1f1 [2023-05-23T16:15:50.244Z] Removing intermediate container bb4e277ce1f1 [2023-05-23T16:15:50.244Z] ---> a469b732129a [2023-05-23T16:15:50.244Z] Step 30/33 : CMD ["gate"] [2023-05-23T16:15:50.244Z] ---> Running in 294e82810ec3 [2023-05-23T16:15:50.830Z] Removing intermediate container 294e82810ec3 [2023-05-23T16:15:50.830Z] ---> 3e215526e74f [2023-05-23T16:15:50.830Z] Step 31/33 : LABEL arch=arm64 [2023-05-23T16:15:50.830Z] ---> Running in 6bd002916d2e [2023-05-23T16:15:51.412Z] Removing intermediate container 6bd002916d2e [2023-05-23T16:15:51.412Z] ---> 4e0511f600c5 [2023-05-23T16:15:51.412Z] Step 32/33 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:15:51.694Z] ---> Running in 1d3c2a0f9c20 [2023-05-23T16:15:51.968Z] Removing intermediate container 1d3c2a0f9c20 [2023-05-23T16:15:51.968Z] ---> 2fa9437abee0 [2023-05-23T16:15:51.968Z] Step 33/33 : LABEL version=3.0.0-dev.162 [2023-05-23T16:15:52.251Z] ---> Running in 1a839b73bb43 [2023-05-23T16:15:52.522Z] Removing intermediate container 1a839b73bb43 [2023-05-23T16:15:52.522Z] ---> 5b7839804bc0 [2023-05-23T16:15:52.522Z] [2023-05-23T16:15:52.791Z] Successfully built 5b7839804bc0 [2023-05-23T16:15:52.791Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-23T16:16:19.518Z]  Building security-bootstrapper ... done Removing intermediate container b6e1989c1b55 [2023-05-23T16:16:19.518Z] ---> 55433e5d47c1 [2023-05-23T16:16:19.518Z] [2023-05-23T16:16:19.518Z] Step 9/22 : FROM alpine:3.17 [2023-05-23T16:16:19.518Z] ---> 51e60588ff2c [2023-05-23T16:16:19.518Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-23T16:16:19.518Z] ---> Running in 19edc82bffac [2023-05-23T16:16:19.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T16:16:19.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T16:16:19.518Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-23T16:16:19.518Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-23T16:16:19.518Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T16:16:19.518Z] OK: 8 MiB in 17 packages [2023-05-23T16:16:19.792Z] Removing intermediate container 19edc82bffac [2023-05-23T16:16:19.792Z] ---> 953256690d04 [2023-05-23T16:16:19.792Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-23T16:16:20.060Z] ---> Running in 573348f06d00 [2023-05-23T16:16:20.329Z] Removing intermediate container 573348f06d00 [2023-05-23T16:16:20.329Z] ---> 5c9a29924d29 [2023-05-23T16:16:20.329Z] Step 12/22 : WORKDIR /edgex [2023-05-23T16:16:20.329Z] ---> Running in 2e7a5a6991e9 [2023-05-23T16:16:20.599Z] Removing intermediate container 2e7a5a6991e9 [2023-05-23T16:16:20.599Z] ---> 4eb92515e515 [2023-05-23T16:16:20.599Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-23T16:16:21.186Z] ---> aaf24d510dea [2023-05-23T16:16:21.186Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-23T16:16:21.775Z] ---> 39d084361ceb [2023-05-23T16:16:21.775Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-23T16:16:22.363Z] ---> cd6c301415b7 [2023-05-23T16:16:22.363Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-23T16:16:26.642Z] ---> 68a9107345ad [2023-05-23T16:16:26.642Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-23T16:16:26.642Z] ---> f5f161e04b83 [2023-05-23T16:16:26.642Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-23T16:16:26.642Z] ---> Running in ad5008d3ffb6 [2023-05-23T16:16:28.746Z] Removing intermediate container ad5008d3ffb6 [2023-05-23T16:16:28.746Z] ---> 42e2241f9dda [2023-05-23T16:16:28.746Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-23T16:16:28.746Z] ---> Running in af19f3b65ae5 [2023-05-23T16:16:29.023Z] Removing intermediate container af19f3b65ae5 [2023-05-23T16:16:29.023Z] ---> 00cadabad74e [2023-05-23T16:16:29.023Z] Step 20/22 : LABEL arch=arm64 [2023-05-23T16:16:29.023Z] ---> Running in 5f9bead5b5f3 [2023-05-23T16:16:29.302Z] Removing intermediate container 5f9bead5b5f3 [2023-05-23T16:16:29.302Z] ---> 984d188a4788 [2023-05-23T16:16:29.302Z] Step 21/22 : LABEL git_sha=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:16:29.583Z] ---> Running in 1af43ec4867f [2023-05-23T16:16:29.862Z] Removing intermediate container 1af43ec4867f [2023-05-23T16:16:29.862Z] ---> 490e66445fd0 [2023-05-23T16:16:29.862Z] Step 22/22 : LABEL version=3.0.0-dev.162 [2023-05-23T16:16:29.862Z] ---> Running in bc377750599d [2023-05-23T16:16:30.138Z] Removing intermediate container bc377750599d [2023-05-23T16:16:30.138Z] ---> 183659c90db0 [2023-05-23T16:16:30.138Z] [2023-05-23T16:16:30.414Z] Successfully built 183659c90db0 [2023-05-23T16:16:30.414Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-23T16:16:31.026Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-05-23T16:16:31.041Z] $ docker stop --time=1 18402c65318072ac3362ff3031a854893fe7f1501fbc440dc1c256d188634bba [2023-05-23T16:16:32.680Z] $ docker rm -f --volumes 18402c65318072ac3362ff3031a854893fe7f1501fbc440dc1c256d188634bba [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T16:16:33.164Z] + docker images [2023-05-23T16:16:33.432Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-23T16:16:33.432Z] security-proxy-setup-arm64 latest 183659c90db0 3 seconds ago 18.7MB [2023-05-23T16:16:33.432Z] 55433e5d47c1 18 seconds ago 1.33GB [2023-05-23T16:16:33.432Z] security-bootstrapper-arm64 latest 5b7839804bc0 41 seconds ago 21.9MB [2023-05-23T16:16:33.432Z] core-data-arm64 latest 0550950ac1b5 About a minute ago 19.9MB [2023-05-23T16:16:33.432Z] d3eb6bb64350 About a minute ago 1.34GB [2023-05-23T16:16:33.432Z] core-common-config-bootstrapper-arm64 latest bf78a8a68440 About a minute ago 17.2MB [2023-05-23T16:16:33.432Z] 8e3e46ca9ab2 About a minute ago 1.36GB [2023-05-23T16:16:33.432Z] 30a49b1f5d36 About a minute ago 1.35GB [2023-05-23T16:16:33.432Z] security-secretstore-setup-arm64 latest 63444f88a5ed 3 minutes ago 32.2MB [2023-05-23T16:16:33.432Z] 619fdb558ae6 3 minutes ago 1.35GB [2023-05-23T16:16:33.432Z] core-metadata-arm64 latest 517b28ec59dc 3 minutes ago 20.2MB [2023-05-23T16:16:33.432Z] 1f775738c1cc 4 minutes ago 1.36GB [2023-05-23T16:16:33.432Z] security-spiffe-token-provider-arm64 latest 326e38d5906d 8 minutes ago 32.7MB [2023-05-23T16:16:33.432Z] 41c8d9df348c 8 minutes ago 1.39GB [2023-05-23T16:16:33.432Z] support-notifications-arm64 latest 91200f2c8782 9 minutes ago 31.9MB [2023-05-23T16:16:33.432Z] support-scheduler-arm64 latest f236c8fc56ca 9 minutes ago 31.2MB [2023-05-23T16:16:33.432Z] d2cf0dc1d490 9 minutes ago 1.42GB [2023-05-23T16:16:33.432Z] 006406de6f92 9 minutes ago 1.42GB [2023-05-23T16:16:33.432Z] security-spire-server-arm64 latest ffc70ba8eda6 11 minutes ago 97MB [2023-05-23T16:16:33.432Z] 7b5c289e6aae 12 minutes ago 1.21GB [2023-05-23T16:16:33.432Z] core-command-arm64 latest ff5694d3d0d4 12 minutes ago 19.7MB [2023-05-23T16:16:33.432Z] security-spire-config-arm64 latest 4e080d1ac865 12 minutes ago 96.1MB [2023-05-23T16:16:33.432Z] 9935b1a3706b 12 minutes ago 1.35GB [2023-05-23T16:16:33.432Z] security-proxy-auth-arm64 latest 959d2a931c81 13 minutes ago 18.1MB [2023-05-23T16:16:33.432Z] 0a9937c83039 13 minutes ago 1.33GB [2023-05-23T16:16:33.432Z] security-spire-agent-arm64 latest 7fe20201f50a 19 minutes ago 153MB [2023-05-23T16:16:33.432Z] e4464366417e 20 minutes ago 1.21GB [2023-05-23T16:16:33.432Z] ci-base-image-arm64 latest 40409e678fe1 23 minutes ago 899MB [2023-05-23T16:16:33.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB [2023-05-23T16:16:33.432Z] alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB [2023-05-23T16:16:33.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T16:16:33.521Z] provisioning config files... [2023-05-23T16:16:33.535Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/528@tmp/config17921152557022026971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:16:33.862Z] ---> docker-login.sh [2023-05-23T16:16:33.862Z] nexus3.edgexfoundry.org:10001 [2023-05-23T16:16:34.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:16:34.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:16:34.128Z] Configure a credential helper to remove this warning. See [2023-05-23T16:16:34.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:16:34.128Z] [2023-05-23T16:16:34.128Z] Login Succeeded [2023-05-23T16:16:34.128Z] nexus3.edgexfoundry.org:10002 [2023-05-23T16:16:34.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:16:34.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:16:34.394Z] Configure a credential helper to remove this warning. See [2023-05-23T16:16:34.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:16:34.394Z] [2023-05-23T16:16:34.394Z] Login Succeeded [2023-05-23T16:16:34.394Z] nexus3.edgexfoundry.org:10003 [2023-05-23T16:16:34.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:16:34.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:16:34.930Z] Configure a credential helper to remove this warning. See [2023-05-23T16:16:34.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:16:34.930Z] [2023-05-23T16:16:34.930Z] Login Succeeded [2023-05-23T16:16:34.930Z] nexus3.edgexfoundry.org:10004 [2023-05-23T16:16:35.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:16:35.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:16:35.197Z] Configure a credential helper to remove this warning. See [2023-05-23T16:16:35.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:16:35.197Z] [2023-05-23T16:16:35.197Z] Login Succeeded [2023-05-23T16:16:35.197Z] docker.io [2023-05-23T16:16:35.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T16:16:35.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T16:16:35.727Z] Configure a credential helper to remove this warning. See [2023-05-23T16:16:35.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T16:16:35.727Z] [2023-05-23T16:16:35.727Z] Login Succeeded [2023-05-23T16:16:35.727Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T16:16:35.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:16:35.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T16:16:35.780Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-23T16:16:35.780Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:16:35.780Z] latest [2023-05-23T16:16:35.780Z] 3.0.0-dev.162 [2023-05-23T16:16:35.780Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:16:35.780Z] main [2023-05-23T16:16:35.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:36.115Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:36.453Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:16:36.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-23T16:16:36.453Z] ed5b1af93848: Preparing [2023-05-23T16:16:36.453Z] f9c9d3952f52: Preparing [2023-05-23T16:16:36.453Z] be087b587b11: Preparing [2023-05-23T16:16:36.453Z] c096c856f5bc: Preparing [2023-05-23T16:16:36.453Z] b3e1110f2734: Preparing [2023-05-23T16:16:36.453Z] 26cbea5cba74: Preparing [2023-05-23T16:16:36.453Z] 26cbea5cba74: Waiting [2023-05-23T16:16:36.718Z] c096c856f5bc: Pushed [2023-05-23T16:16:36.718Z] be087b587b11: Pushed [2023-05-23T16:16:36.718Z] b3e1110f2734: Pushed [2023-05-23T16:16:36.718Z] ed5b1af93848: Pushed [2023-05-23T16:16:36.718Z] 26cbea5cba74: Layer already exists [2023-05-23T16:16:40.053Z] f9c9d3952f52: Pushed [2023-05-23T16:16:40.053Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:e18fc53bc0618d486545b9ab7bd60365cfa7f364635da7e67244b72feaf814e2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:40.403Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:40.747Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-23T16:16:40.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-23T16:16:40.747Z] ed5b1af93848: Preparing [2023-05-23T16:16:40.747Z] f9c9d3952f52: Preparing [2023-05-23T16:16:40.747Z] be087b587b11: Preparing [2023-05-23T16:16:40.747Z] c096c856f5bc: Preparing [2023-05-23T16:16:40.747Z] b3e1110f2734: Preparing [2023-05-23T16:16:40.747Z] 26cbea5cba74: Preparing [2023-05-23T16:16:40.747Z] 26cbea5cba74: Waiting [2023-05-23T16:16:40.747Z] be087b587b11: Layer already exists [2023-05-23T16:16:40.747Z] f9c9d3952f52: Layer already exists [2023-05-23T16:16:40.747Z] ed5b1af93848: Layer already exists [2023-05-23T16:16:40.747Z] b3e1110f2734: Layer already exists [2023-05-23T16:16:40.747Z] c096c856f5bc: Layer already exists [2023-05-23T16:16:40.747Z] 26cbea5cba74: Layer already exists [2023-05-23T16:16:40.747Z] latest: digest: sha256:e18fc53bc0618d486545b9ab7bd60365cfa7f364635da7e67244b72feaf814e2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:41.352Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:41.691Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.162 [2023-05-23T16:16:41.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-23T16:16:41.691Z] ed5b1af93848: Preparing [2023-05-23T16:16:41.691Z] f9c9d3952f52: Preparing [2023-05-23T16:16:41.691Z] be087b587b11: Preparing [2023-05-23T16:16:41.691Z] c096c856f5bc: Preparing [2023-05-23T16:16:41.691Z] b3e1110f2734: Preparing [2023-05-23T16:16:41.691Z] 26cbea5cba74: Preparing [2023-05-23T16:16:41.691Z] 26cbea5cba74: Waiting [2023-05-23T16:16:41.691Z] be087b587b11: Layer already exists [2023-05-23T16:16:41.691Z] f9c9d3952f52: Layer already exists [2023-05-23T16:16:41.691Z] c096c856f5bc: Layer already exists [2023-05-23T16:16:41.691Z] ed5b1af93848: Layer already exists [2023-05-23T16:16:41.691Z] b3e1110f2734: Layer already exists [2023-05-23T16:16:41.691Z] 26cbea5cba74: Layer already exists [2023-05-23T16:16:41.957Z] 3.0.0-dev.162: digest: sha256:e18fc53bc0618d486545b9ab7bd60365cfa7f364635da7e67244b72feaf814e2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:42.294Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:42.640Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:16:42.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-23T16:16:42.640Z] ed5b1af93848: Preparing [2023-05-23T16:16:42.640Z] f9c9d3952f52: Preparing [2023-05-23T16:16:42.640Z] be087b587b11: Preparing [2023-05-23T16:16:42.640Z] c096c856f5bc: Preparing [2023-05-23T16:16:42.640Z] b3e1110f2734: Preparing [2023-05-23T16:16:42.640Z] 26cbea5cba74: Preparing [2023-05-23T16:16:42.640Z] 26cbea5cba74: Waiting [2023-05-23T16:16:42.640Z] b3e1110f2734: Layer already exists [2023-05-23T16:16:42.640Z] be087b587b11: Layer already exists [2023-05-23T16:16:42.640Z] c096c856f5bc: Layer already exists [2023-05-23T16:16:42.640Z] f9c9d3952f52: Layer already exists [2023-05-23T16:16:42.640Z] ed5b1af93848: Layer already exists [2023-05-23T16:16:42.640Z] 26cbea5cba74: Layer already exists [2023-05-23T16:16:42.908Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:e18fc53bc0618d486545b9ab7bd60365cfa7f364635da7e67244b72feaf814e2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:43.260Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:43.600Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-23T16:16:43.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-23T16:16:43.600Z] ed5b1af93848: Preparing [2023-05-23T16:16:43.600Z] f9c9d3952f52: Preparing [2023-05-23T16:16:43.600Z] be087b587b11: Preparing [2023-05-23T16:16:43.600Z] c096c856f5bc: Preparing [2023-05-23T16:16:43.600Z] b3e1110f2734: Preparing [2023-05-23T16:16:43.600Z] 26cbea5cba74: Preparing [2023-05-23T16:16:43.600Z] 26cbea5cba74: Waiting [2023-05-23T16:16:43.600Z] b3e1110f2734: Layer already exists [2023-05-23T16:16:43.600Z] ed5b1af93848: Layer already exists [2023-05-23T16:16:43.600Z] be087b587b11: Layer already exists [2023-05-23T16:16:43.600Z] f9c9d3952f52: Layer already exists [2023-05-23T16:16:43.600Z] c096c856f5bc: Layer already exists [2023-05-23T16:16:43.600Z] 26cbea5cba74: Layer already exists [2023-05-23T16:16:43.865Z] main: digest: sha256:e18fc53bc0618d486545b9ab7bd60365cfa7f364635da7e67244b72feaf814e2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:16:43.906Z] ===================================================== [Pipeline] echo [2023-05-23T16:16:43.917Z] taggedImages: [2023-05-23T16:16:43.917Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:16:43.917Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-23T16:16:43.917Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.162 [2023-05-23T16:16:43.917Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:16:43.917Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-23T16:16:43.937Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-23T16:16:43.937Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:16:43.937Z] latest [2023-05-23T16:16:43.937Z] 3.0.0-dev.162 [2023-05-23T16:16:43.937Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:16:43.937Z] main [2023-05-23T16:16:43.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:44.270Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:44.606Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:16:44.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-23T16:16:44.606Z] b9b3175e3b81: Preparing [2023-05-23T16:16:44.606Z] ffe74d5a10d1: Preparing [2023-05-23T16:16:44.606Z] 49e856c4efad: Preparing [2023-05-23T16:16:44.606Z] 9d332f10e5f3: Preparing [2023-05-23T16:16:44.606Z] be087b587b11: Preparing [2023-05-23T16:16:44.606Z] c096c856f5bc: Preparing [2023-05-23T16:16:44.606Z] a76029ec9ad4: Preparing [2023-05-23T16:16:44.606Z] 26cbea5cba74: Preparing [2023-05-23T16:16:44.606Z] a76029ec9ad4: Waiting [2023-05-23T16:16:44.606Z] 26cbea5cba74: Waiting [2023-05-23T16:16:44.606Z] c096c856f5bc: Waiting [2023-05-23T16:16:44.873Z] be087b587b11: Layer already exists [2023-05-23T16:16:44.873Z] c096c856f5bc: Layer already exists [2023-05-23T16:16:44.873Z] 49e856c4efad: Pushed [2023-05-23T16:16:44.873Z] b9b3175e3b81: Pushed [2023-05-23T16:16:44.873Z] ffe74d5a10d1: Pushed [2023-05-23T16:16:44.873Z] 26cbea5cba74: Layer already exists [2023-05-23T16:16:44.873Z] a76029ec9ad4: Pushed [2023-05-23T16:16:47.450Z] 9d332f10e5f3: Pushed [2023-05-23T16:16:47.450Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:2689dd9231aa23aeaf7fec605ee19535e7b815fb0f071e79bd7e3cc4ea0f772f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:47.805Z] + 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 [2023-05-23T16:16:48.150Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-23T16:16:48.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-23T16:16:48.150Z] b9b3175e3b81: Preparing [2023-05-23T16:16:48.150Z] ffe74d5a10d1: Preparing [2023-05-23T16:16:48.150Z] 49e856c4efad: Preparing [2023-05-23T16:16:48.150Z] 9d332f10e5f3: Preparing [2023-05-23T16:16:48.150Z] be087b587b11: Preparing [2023-05-23T16:16:48.150Z] c096c856f5bc: Preparing [2023-05-23T16:16:48.150Z] a76029ec9ad4: Preparing [2023-05-23T16:16:48.150Z] 26cbea5cba74: Preparing [2023-05-23T16:16:48.150Z] c096c856f5bc: Waiting [2023-05-23T16:16:48.150Z] a76029ec9ad4: Waiting [2023-05-23T16:16:48.150Z] 26cbea5cba74: Waiting [2023-05-23T16:16:48.150Z] be087b587b11: Layer already exists [2023-05-23T16:16:48.150Z] ffe74d5a10d1: Layer already exists [2023-05-23T16:16:48.150Z] b9b3175e3b81: Layer already exists [2023-05-23T16:16:48.150Z] 9d332f10e5f3: Layer already exists [2023-05-23T16:16:48.150Z] 49e856c4efad: Layer already exists [2023-05-23T16:16:48.150Z] 26cbea5cba74: Layer already exists [2023-05-23T16:16:48.150Z] c096c856f5bc: Layer already exists [2023-05-23T16:16:48.150Z] a76029ec9ad4: Layer already exists [2023-05-23T16:16:48.415Z] latest: digest: sha256:2689dd9231aa23aeaf7fec605ee19535e7b815fb0f071e79bd7e3cc4ea0f772f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:48.753Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:49.091Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.162 [2023-05-23T16:16:49.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-23T16:16:49.091Z] b9b3175e3b81: Preparing [2023-05-23T16:16:49.091Z] ffe74d5a10d1: Preparing [2023-05-23T16:16:49.091Z] 49e856c4efad: Preparing [2023-05-23T16:16:49.091Z] 9d332f10e5f3: Preparing [2023-05-23T16:16:49.091Z] be087b587b11: Preparing [2023-05-23T16:16:49.091Z] c096c856f5bc: Preparing [2023-05-23T16:16:49.091Z] a76029ec9ad4: Preparing [2023-05-23T16:16:49.091Z] 26cbea5cba74: Preparing [2023-05-23T16:16:49.091Z] a76029ec9ad4: Waiting [2023-05-23T16:16:49.091Z] 26cbea5cba74: Waiting [2023-05-23T16:16:49.091Z] c096c856f5bc: Waiting [2023-05-23T16:16:49.091Z] 9d332f10e5f3: Layer already exists [2023-05-23T16:16:49.091Z] b9b3175e3b81: Layer already exists [2023-05-23T16:16:49.091Z] ffe74d5a10d1: Layer already exists [2023-05-23T16:16:49.091Z] 49e856c4efad: Layer already exists [2023-05-23T16:16:49.091Z] be087b587b11: Layer already exists [2023-05-23T16:16:49.091Z] 26cbea5cba74: Layer already exists [2023-05-23T16:16:49.091Z] a76029ec9ad4: Layer already exists [2023-05-23T16:16:49.091Z] c096c856f5bc: Layer already exists [2023-05-23T16:16:49.091Z] 3.0.0-dev.162: digest: sha256:2689dd9231aa23aeaf7fec605ee19535e7b815fb0f071e79bd7e3cc4ea0f772f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:49.697Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:50.031Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:16:50.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-23T16:16:50.031Z] b9b3175e3b81: Preparing [2023-05-23T16:16:50.031Z] ffe74d5a10d1: Preparing [2023-05-23T16:16:50.031Z] 49e856c4efad: Preparing [2023-05-23T16:16:50.031Z] 9d332f10e5f3: Preparing [2023-05-23T16:16:50.031Z] be087b587b11: Preparing [2023-05-23T16:16:50.031Z] c096c856f5bc: Preparing [2023-05-23T16:16:50.031Z] a76029ec9ad4: Preparing [2023-05-23T16:16:50.031Z] 26cbea5cba74: Preparing [2023-05-23T16:16:50.031Z] c096c856f5bc: Waiting [2023-05-23T16:16:50.031Z] a76029ec9ad4: Waiting [2023-05-23T16:16:50.031Z] 26cbea5cba74: Waiting [2023-05-23T16:16:50.031Z] be087b587b11: Layer already exists [2023-05-23T16:16:50.031Z] b9b3175e3b81: Layer already exists [2023-05-23T16:16:50.031Z] 9d332f10e5f3: Layer already exists [2023-05-23T16:16:50.031Z] 49e856c4efad: Layer already exists [2023-05-23T16:16:50.031Z] ffe74d5a10d1: Layer already exists [2023-05-23T16:16:50.031Z] 26cbea5cba74: Layer already exists [2023-05-23T16:16:50.031Z] a76029ec9ad4: Layer already exists [2023-05-23T16:16:50.031Z] c096c856f5bc: Layer already exists [2023-05-23T16:16:50.297Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:2689dd9231aa23aeaf7fec605ee19535e7b815fb0f071e79bd7e3cc4ea0f772f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:50.640Z] + 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 [2023-05-23T16:16:52.926Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-23T16:16:52.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-23T16:16:52.926Z] b9b3175e3b81: Preparing [2023-05-23T16:16:52.926Z] ffe74d5a10d1: Preparing [2023-05-23T16:16:52.926Z] 49e856c4efad: Preparing [2023-05-23T16:16:52.926Z] 9d332f10e5f3: Preparing [2023-05-23T16:16:52.926Z] be087b587b11: Preparing [2023-05-23T16:16:52.926Z] c096c856f5bc: Preparing [2023-05-23T16:16:52.926Z] a76029ec9ad4: Preparing [2023-05-23T16:16:52.926Z] 26cbea5cba74: Preparing [2023-05-23T16:16:52.926Z] c096c856f5bc: Waiting [2023-05-23T16:16:52.926Z] a76029ec9ad4: Waiting [2023-05-23T16:16:52.926Z] 26cbea5cba74: Waiting [2023-05-23T16:16:52.926Z] ffe74d5a10d1: Layer already exists [2023-05-23T16:16:52.926Z] 49e856c4efad: Layer already exists [2023-05-23T16:16:52.926Z] 9d332f10e5f3: Layer already exists [2023-05-23T16:16:52.926Z] be087b587b11: Layer already exists [2023-05-23T16:16:52.926Z] b9b3175e3b81: Layer already exists [2023-05-23T16:16:52.926Z] c096c856f5bc: Layer already exists [2023-05-23T16:16:52.926Z] a76029ec9ad4: Layer already exists [2023-05-23T16:16:52.926Z] 26cbea5cba74: Layer already exists [2023-05-23T16:16:53.192Z] main: digest: sha256:2689dd9231aa23aeaf7fec605ee19535e7b815fb0f071e79bd7e3cc4ea0f772f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:16:53.232Z] ===================================================== [Pipeline] echo [2023-05-23T16:16:53.240Z] taggedImages: [2023-05-23T16:16:53.240Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:16:53.240Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-23T16:16:53.240Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.162 [2023-05-23T16:16:53.240Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:16:53.240Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-23T16:16:53.262Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-23T16:16:53.262Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:16:53.262Z] latest [2023-05-23T16:16:53.262Z] 3.0.0-dev.162 [2023-05-23T16:16:53.262Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:16:53.262Z] main [2023-05-23T16:16:53.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:53.613Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:53.948Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:16:53.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-23T16:16:53.948Z] 3bc5c477da7b: Preparing [2023-05-23T16:16:53.948Z] ac0b02853f78: Preparing [2023-05-23T16:16:53.948Z] be087b587b11: Preparing [2023-05-23T16:16:53.948Z] c096c856f5bc: Preparing [2023-05-23T16:16:53.948Z] 52e9d92fd0e3: Preparing [2023-05-23T16:16:53.948Z] 26cbea5cba74: Preparing [2023-05-23T16:16:53.948Z] 26cbea5cba74: Waiting [2023-05-23T16:16:53.948Z] be087b587b11: Layer already exists [2023-05-23T16:16:53.948Z] c096c856f5bc: Layer already exists [2023-05-23T16:16:53.948Z] 26cbea5cba74: Layer already exists [2023-05-23T16:16:54.212Z] 3bc5c477da7b: Pushed [2023-05-23T16:16:54.212Z] 52e9d92fd0e3: Pushed [2023-05-23T16:16:57.550Z] ac0b02853f78: Pushed [2023-05-23T16:16:57.550Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:75d4bf589e2442ff9961cb51e54e769c8c81c7935c46fee778deaacd6bcc2167 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:57.901Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:58.244Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-23T16:16:58.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-23T16:16:58.244Z] 3bc5c477da7b: Preparing [2023-05-23T16:16:58.244Z] ac0b02853f78: Preparing [2023-05-23T16:16:58.244Z] be087b587b11: Preparing [2023-05-23T16:16:58.244Z] c096c856f5bc: Preparing [2023-05-23T16:16:58.244Z] 52e9d92fd0e3: Preparing [2023-05-23T16:16:58.244Z] 26cbea5cba74: Preparing [2023-05-23T16:16:58.244Z] 26cbea5cba74: Waiting [2023-05-23T16:16:58.244Z] 52e9d92fd0e3: Layer already exists [2023-05-23T16:16:58.244Z] 3bc5c477da7b: Layer already exists [2023-05-23T16:16:58.244Z] be087b587b11: Layer already exists [2023-05-23T16:16:58.244Z] c096c856f5bc: Layer already exists [2023-05-23T16:16:58.245Z] ac0b02853f78: Layer already exists [2023-05-23T16:16:58.245Z] 26cbea5cba74: Layer already exists [2023-05-23T16:16:58.509Z] latest: digest: sha256:75d4bf589e2442ff9961cb51e54e769c8c81c7935c46fee778deaacd6bcc2167 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:58.848Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:59.183Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.162 [2023-05-23T16:16:59.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-23T16:16:59.183Z] 3bc5c477da7b: Preparing [2023-05-23T16:16:59.183Z] ac0b02853f78: Preparing [2023-05-23T16:16:59.183Z] be087b587b11: Preparing [2023-05-23T16:16:59.183Z] c096c856f5bc: Preparing [2023-05-23T16:16:59.183Z] 52e9d92fd0e3: Preparing [2023-05-23T16:16:59.183Z] 26cbea5cba74: Preparing [2023-05-23T16:16:59.183Z] 26cbea5cba74: Waiting [2023-05-23T16:16:59.183Z] 52e9d92fd0e3: Layer already exists [2023-05-23T16:16:59.183Z] 3bc5c477da7b: Layer already exists [2023-05-23T16:16:59.183Z] c096c856f5bc: Layer already exists [2023-05-23T16:16:59.183Z] ac0b02853f78: Layer already exists [2023-05-23T16:16:59.183Z] be087b587b11: Layer already exists [2023-05-23T16:16:59.183Z] 26cbea5cba74: Layer already exists [2023-05-23T16:16:59.183Z] 3.0.0-dev.162: digest: sha256:75d4bf589e2442ff9961cb51e54e769c8c81c7935c46fee778deaacd6bcc2167 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:16:59.799Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:00.146Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:00.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-23T16:17:00.146Z] 3bc5c477da7b: Preparing [2023-05-23T16:17:00.146Z] ac0b02853f78: Preparing [2023-05-23T16:17:00.146Z] be087b587b11: Preparing [2023-05-23T16:17:00.146Z] c096c856f5bc: Preparing [2023-05-23T16:17:00.146Z] 52e9d92fd0e3: Preparing [2023-05-23T16:17:00.146Z] 26cbea5cba74: Preparing [2023-05-23T16:17:00.146Z] 26cbea5cba74: Waiting [2023-05-23T16:17:00.146Z] 52e9d92fd0e3: Layer already exists [2023-05-23T16:17:00.146Z] ac0b02853f78: Layer already exists [2023-05-23T16:17:00.146Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:00.146Z] 3bc5c477da7b: Layer already exists [2023-05-23T16:17:00.146Z] be087b587b11: Layer already exists [2023-05-23T16:17:00.146Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:00.412Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:75d4bf589e2442ff9961cb51e54e769c8c81c7935c46fee778deaacd6bcc2167 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:00.765Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:01.118Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-23T16:17:01.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-23T16:17:01.118Z] 3bc5c477da7b: Preparing [2023-05-23T16:17:01.118Z] ac0b02853f78: Preparing [2023-05-23T16:17:01.118Z] be087b587b11: Preparing [2023-05-23T16:17:01.118Z] c096c856f5bc: Preparing [2023-05-23T16:17:01.118Z] 52e9d92fd0e3: Preparing [2023-05-23T16:17:01.118Z] 26cbea5cba74: Preparing [2023-05-23T16:17:01.118Z] 26cbea5cba74: Waiting [2023-05-23T16:17:01.118Z] ac0b02853f78: Layer already exists [2023-05-23T16:17:01.118Z] 3bc5c477da7b: Layer already exists [2023-05-23T16:17:01.118Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:01.118Z] 52e9d92fd0e3: Layer already exists [2023-05-23T16:17:01.118Z] be087b587b11: Layer already exists [2023-05-23T16:17:01.118Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:01.386Z] main: digest: sha256:75d4bf589e2442ff9961cb51e54e769c8c81c7935c46fee778deaacd6bcc2167 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:17:01.442Z] ===================================================== [Pipeline] echo [2023-05-23T16:17:01.453Z] taggedImages: [2023-05-23T16:17:01.453Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:01.453Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-23T16:17:01.453Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.162 [2023-05-23T16:17:01.453Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:01.453Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-23T16:17:01.479Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-23T16:17:01.479Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:01.479Z] latest [2023-05-23T16:17:01.479Z] 3.0.0-dev.162 [2023-05-23T16:17:01.479Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:01.479Z] main [2023-05-23T16:17:01.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:01.843Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:02.202Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:02.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-23T16:17:02.202Z] 0c63349becce: Preparing [2023-05-23T16:17:02.202Z] 46d4b7a9399b: Preparing [2023-05-23T16:17:02.202Z] ca1324262f92: Preparing [2023-05-23T16:17:02.202Z] be087b587b11: Preparing [2023-05-23T16:17:02.202Z] c096c856f5bc: Preparing [2023-05-23T16:17:02.202Z] b3e1110f2734: Preparing [2023-05-23T16:17:02.202Z] 26cbea5cba74: Preparing [2023-05-23T16:17:02.202Z] b3e1110f2734: Waiting [2023-05-23T16:17:02.202Z] 26cbea5cba74: Waiting [2023-05-23T16:17:02.202Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:02.202Z] be087b587b11: Layer already exists [2023-05-23T16:17:02.471Z] b3e1110f2734: Layer already exists [2023-05-23T16:17:02.471Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:02.471Z] 46d4b7a9399b: Pushed [2023-05-23T16:17:02.471Z] 0c63349becce: Pushed [2023-05-23T16:17:05.808Z] ca1324262f92: Pushed [2023-05-23T16:17:05.808Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:28883085ef1a812f91e948f2d9541d2307926d024b17f5f9488404dfd96ea562 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:06.147Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:06.481Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-23T16:17:06.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-23T16:17:06.481Z] 0c63349becce: Preparing [2023-05-23T16:17:06.481Z] 46d4b7a9399b: Preparing [2023-05-23T16:17:06.481Z] ca1324262f92: Preparing [2023-05-23T16:17:06.481Z] be087b587b11: Preparing [2023-05-23T16:17:06.481Z] c096c856f5bc: Preparing [2023-05-23T16:17:06.481Z] b3e1110f2734: Preparing [2023-05-23T16:17:06.481Z] 26cbea5cba74: Preparing [2023-05-23T16:17:06.481Z] b3e1110f2734: Waiting [2023-05-23T16:17:06.481Z] 26cbea5cba74: Waiting [2023-05-23T16:17:06.481Z] 0c63349becce: Layer already exists [2023-05-23T16:17:06.481Z] 46d4b7a9399b: Layer already exists [2023-05-23T16:17:06.481Z] be087b587b11: Layer already exists [2023-05-23T16:17:06.481Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:06.481Z] ca1324262f92: Layer already exists [2023-05-23T16:17:06.481Z] b3e1110f2734: Layer already exists [2023-05-23T16:17:06.481Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:06.747Z] latest: digest: sha256:28883085ef1a812f91e948f2d9541d2307926d024b17f5f9488404dfd96ea562 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:07.099Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:07.441Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.162 [2023-05-23T16:17:07.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-23T16:17:07.441Z] 0c63349becce: Preparing [2023-05-23T16:17:07.441Z] 46d4b7a9399b: Preparing [2023-05-23T16:17:07.441Z] ca1324262f92: Preparing [2023-05-23T16:17:07.441Z] be087b587b11: Preparing [2023-05-23T16:17:07.441Z] c096c856f5bc: Preparing [2023-05-23T16:17:07.441Z] b3e1110f2734: Preparing [2023-05-23T16:17:07.441Z] 26cbea5cba74: Preparing [2023-05-23T16:17:07.441Z] 26cbea5cba74: Waiting [2023-05-23T16:17:07.441Z] b3e1110f2734: Waiting [2023-05-23T16:17:07.441Z] be087b587b11: Layer already exists [2023-05-23T16:17:07.441Z] ca1324262f92: Layer already exists [2023-05-23T16:17:07.441Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:07.441Z] 46d4b7a9399b: Layer already exists [2023-05-23T16:17:07.441Z] 0c63349becce: Layer already exists [2023-05-23T16:17:07.441Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:07.441Z] b3e1110f2734: Layer already exists [2023-05-23T16:17:07.441Z] 3.0.0-dev.162: digest: sha256:28883085ef1a812f91e948f2d9541d2307926d024b17f5f9488404dfd96ea562 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:08.054Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:08.394Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:08.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-23T16:17:08.394Z] 0c63349becce: Preparing [2023-05-23T16:17:08.394Z] 46d4b7a9399b: Preparing [2023-05-23T16:17:08.394Z] ca1324262f92: Preparing [2023-05-23T16:17:08.394Z] be087b587b11: Preparing [2023-05-23T16:17:08.394Z] c096c856f5bc: Preparing [2023-05-23T16:17:08.394Z] b3e1110f2734: Preparing [2023-05-23T16:17:08.394Z] 26cbea5cba74: Preparing [2023-05-23T16:17:08.394Z] b3e1110f2734: Waiting [2023-05-23T16:17:08.394Z] 26cbea5cba74: Waiting [2023-05-23T16:17:08.394Z] 46d4b7a9399b: Layer already exists [2023-05-23T16:17:08.394Z] 0c63349becce: Layer already exists [2023-05-23T16:17:08.394Z] be087b587b11: Layer already exists [2023-05-23T16:17:08.394Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:08.394Z] ca1324262f92: Layer already exists [2023-05-23T16:17:08.394Z] b3e1110f2734: Layer already exists [2023-05-23T16:17:08.394Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:08.662Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:28883085ef1a812f91e948f2d9541d2307926d024b17f5f9488404dfd96ea562 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:09.011Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:09.391Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-23T16:17:09.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-23T16:17:09.391Z] 0c63349becce: Preparing [2023-05-23T16:17:09.391Z] 46d4b7a9399b: Preparing [2023-05-23T16:17:09.391Z] ca1324262f92: Preparing [2023-05-23T16:17:09.391Z] be087b587b11: Preparing [2023-05-23T16:17:09.391Z] c096c856f5bc: Preparing [2023-05-23T16:17:09.391Z] b3e1110f2734: Preparing [2023-05-23T16:17:09.391Z] 26cbea5cba74: Preparing [2023-05-23T16:17:09.391Z] b3e1110f2734: Waiting [2023-05-23T16:17:09.391Z] 26cbea5cba74: Waiting [2023-05-23T16:17:09.391Z] be087b587b11: Layer already exists [2023-05-23T16:17:09.391Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:09.391Z] 0c63349becce: Layer already exists [2023-05-23T16:17:09.391Z] 46d4b7a9399b: Layer already exists [2023-05-23T16:17:09.391Z] ca1324262f92: Layer already exists [2023-05-23T16:17:09.391Z] b3e1110f2734: Layer already exists [2023-05-23T16:17:09.391Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:09.662Z] main: digest: sha256:28883085ef1a812f91e948f2d9541d2307926d024b17f5f9488404dfd96ea562 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:17:09.714Z] ===================================================== [Pipeline] echo [2023-05-23T16:17:09.721Z] taggedImages: [2023-05-23T16:17:09.721Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:09.721Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-23T16:17:09.721Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.162 [2023-05-23T16:17:09.721Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:09.721Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-23T16:17:09.737Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-23T16:17:09.737Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:09.737Z] latest [2023-05-23T16:17:09.737Z] 3.0.0-dev.162 [2023-05-23T16:17:09.737Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:09.737Z] main [2023-05-23T16:17:09.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:10.088Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:10.590Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:10.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-23T16:17:10.590Z] fe2dc3bb3731: Preparing [2023-05-23T16:17:10.590Z] fe2dc3bb3731: Preparing [2023-05-23T16:17:10.590Z] f6ddd42eac06: Preparing [2023-05-23T16:17:10.590Z] 7f5313b20537: Preparing [2023-05-23T16:17:10.590Z] 7c1511e41e06: Preparing [2023-05-23T16:17:10.590Z] 53cb89729fb5: Preparing [2023-05-23T16:17:10.590Z] e7a18a5a27f0: Preparing [2023-05-23T16:17:10.590Z] be087b587b11: Preparing [2023-05-23T16:17:10.590Z] c096c856f5bc: Preparing [2023-05-23T16:17:10.590Z] 96c8c6167960: Preparing [2023-05-23T16:17:10.590Z] 0474b04656fb: Preparing [2023-05-23T16:17:10.590Z] 46dc57ceefef: Preparing [2023-05-23T16:17:10.590Z] a5f40dcbb8c1: Preparing [2023-05-23T16:17:10.590Z] 26cbea5cba74: Preparing [2023-05-23T16:17:10.590Z] e7a18a5a27f0: Waiting [2023-05-23T16:17:10.590Z] a5f40dcbb8c1: Waiting [2023-05-23T16:17:10.590Z] 0474b04656fb: Waiting [2023-05-23T16:17:10.590Z] 46dc57ceefef: Waiting [2023-05-23T16:17:10.590Z] be087b587b11: Waiting [2023-05-23T16:17:10.590Z] 96c8c6167960: Waiting [2023-05-23T16:17:10.590Z] c096c856f5bc: Waiting [2023-05-23T16:17:10.866Z] 53cb89729fb5: Pushed [2023-05-23T16:17:10.866Z] 7f5313b20537: Pushed [2023-05-23T16:17:10.866Z] fe2dc3bb3731: Pushed [2023-05-23T16:17:10.866Z] 7c1511e41e06: Pushed [2023-05-23T16:17:10.866Z] f6ddd42eac06: Pushed [2023-05-23T16:17:10.866Z] be087b587b11: Layer already exists [2023-05-23T16:17:10.866Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:11.131Z] 0474b04656fb: Pushed [2023-05-23T16:17:11.131Z] 46dc57ceefef: Pushed [2023-05-23T16:17:11.131Z] 96c8c6167960: Pushed [2023-05-23T16:17:11.131Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:11.131Z] a5f40dcbb8c1: Pushed [2023-05-23T16:17:14.473Z] e7a18a5a27f0: Pushed [2023-05-23T16:17:14.739Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:fbec134b08db299aeeb2b0eb835d380a2286481a6f855ab145dffa6108ef469f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:15.085Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:15.410Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-23T16:17:15.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-23T16:17:15.410Z] fe2dc3bb3731: Preparing [2023-05-23T16:17:15.410Z] fe2dc3bb3731: Preparing [2023-05-23T16:17:15.410Z] f6ddd42eac06: Preparing [2023-05-23T16:17:15.410Z] 7f5313b20537: Preparing [2023-05-23T16:17:15.410Z] 7c1511e41e06: Preparing [2023-05-23T16:17:15.410Z] 53cb89729fb5: Preparing [2023-05-23T16:17:15.410Z] e7a18a5a27f0: Preparing [2023-05-23T16:17:15.410Z] be087b587b11: Preparing [2023-05-23T16:17:15.410Z] c096c856f5bc: Preparing [2023-05-23T16:17:15.410Z] 96c8c6167960: Preparing [2023-05-23T16:17:15.410Z] 0474b04656fb: Preparing [2023-05-23T16:17:15.410Z] 46dc57ceefef: Preparing [2023-05-23T16:17:15.410Z] a5f40dcbb8c1: Preparing [2023-05-23T16:17:15.410Z] 26cbea5cba74: Preparing [2023-05-23T16:17:15.410Z] 96c8c6167960: Waiting [2023-05-23T16:17:15.410Z] e7a18a5a27f0: Waiting [2023-05-23T16:17:15.410Z] be087b587b11: Waiting [2023-05-23T16:17:15.410Z] c096c856f5bc: Waiting [2023-05-23T16:17:15.410Z] 0474b04656fb: Waiting [2023-05-23T16:17:15.410Z] 46dc57ceefef: Waiting [2023-05-23T16:17:15.410Z] a5f40dcbb8c1: Waiting [2023-05-23T16:17:15.410Z] 26cbea5cba74: Waiting [2023-05-23T16:17:15.410Z] fe2dc3bb3731: Layer already exists [2023-05-23T16:17:15.410Z] 7f5313b20537: Layer already exists [2023-05-23T16:17:15.410Z] 53cb89729fb5: Layer already exists [2023-05-23T16:17:15.410Z] f6ddd42eac06: Layer already exists [2023-05-23T16:17:15.410Z] 7c1511e41e06: Layer already exists [2023-05-23T16:17:15.410Z] be087b587b11: Layer already exists [2023-05-23T16:17:15.410Z] e7a18a5a27f0: Layer already exists [2023-05-23T16:17:15.410Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:15.410Z] 0474b04656fb: Layer already exists [2023-05-23T16:17:15.410Z] 96c8c6167960: Layer already exists [2023-05-23T16:17:15.410Z] a5f40dcbb8c1: Layer already exists [2023-05-23T16:17:15.410Z] 46dc57ceefef: Layer already exists [2023-05-23T16:17:15.410Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:15.679Z] latest: digest: sha256:fbec134b08db299aeeb2b0eb835d380a2286481a6f855ab145dffa6108ef469f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:16.024Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:16.370Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.162 [2023-05-23T16:17:16.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-23T16:17:16.370Z] fe2dc3bb3731: Preparing [2023-05-23T16:17:16.370Z] fe2dc3bb3731: Preparing [2023-05-23T16:17:16.370Z] f6ddd42eac06: Preparing [2023-05-23T16:17:16.370Z] 7f5313b20537: Preparing [2023-05-23T16:17:16.370Z] 7c1511e41e06: Preparing [2023-05-23T16:17:16.370Z] 53cb89729fb5: Preparing [2023-05-23T16:17:16.370Z] e7a18a5a27f0: Preparing [2023-05-23T16:17:16.370Z] be087b587b11: Preparing [2023-05-23T16:17:16.370Z] c096c856f5bc: Preparing [2023-05-23T16:17:16.370Z] 96c8c6167960: Preparing [2023-05-23T16:17:16.370Z] 0474b04656fb: Preparing [2023-05-23T16:17:16.370Z] 46dc57ceefef: Preparing [2023-05-23T16:17:16.370Z] a5f40dcbb8c1: Preparing [2023-05-23T16:17:16.370Z] 26cbea5cba74: Preparing [2023-05-23T16:17:16.370Z] 96c8c6167960: Waiting [2023-05-23T16:17:16.370Z] e7a18a5a27f0: Waiting [2023-05-23T16:17:16.370Z] 0474b04656fb: Waiting [2023-05-23T16:17:16.370Z] 46dc57ceefef: Waiting [2023-05-23T16:17:16.370Z] be087b587b11: Waiting [2023-05-23T16:17:16.370Z] c096c856f5bc: Waiting [2023-05-23T16:17:16.370Z] 26cbea5cba74: Waiting [2023-05-23T16:17:16.370Z] a5f40dcbb8c1: Waiting [2023-05-23T16:17:16.370Z] fe2dc3bb3731: Layer already exists [2023-05-23T16:17:16.370Z] 53cb89729fb5: Layer already exists [2023-05-23T16:17:16.370Z] 7f5313b20537: Layer already exists [2023-05-23T16:17:16.370Z] f6ddd42eac06: Layer already exists [2023-05-23T16:17:16.370Z] 7c1511e41e06: Layer already exists [2023-05-23T16:17:16.370Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:16.370Z] be087b587b11: Layer already exists [2023-05-23T16:17:16.370Z] e7a18a5a27f0: Layer already exists [2023-05-23T16:17:16.370Z] 0474b04656fb: Layer already exists [2023-05-23T16:17:16.370Z] 96c8c6167960: Layer already exists [2023-05-23T16:17:16.370Z] a5f40dcbb8c1: Layer already exists [2023-05-23T16:17:16.370Z] 46dc57ceefef: Layer already exists [2023-05-23T16:17:16.636Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:16.636Z] 3.0.0-dev.162: digest: sha256:fbec134b08db299aeeb2b0eb835d380a2286481a6f855ab145dffa6108ef469f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:16.981Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:17.316Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:17.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-23T16:17:17.316Z] fe2dc3bb3731: Preparing [2023-05-23T16:17:17.316Z] fe2dc3bb3731: Preparing [2023-05-23T16:17:17.316Z] f6ddd42eac06: Preparing [2023-05-23T16:17:17.316Z] 7f5313b20537: Preparing [2023-05-23T16:17:17.316Z] 7c1511e41e06: Preparing [2023-05-23T16:17:17.316Z] 53cb89729fb5: Preparing [2023-05-23T16:17:17.316Z] e7a18a5a27f0: Preparing [2023-05-23T16:17:17.316Z] be087b587b11: Preparing [2023-05-23T16:17:17.316Z] c096c856f5bc: Preparing [2023-05-23T16:17:17.316Z] 96c8c6167960: Preparing [2023-05-23T16:17:17.316Z] 0474b04656fb: Preparing [2023-05-23T16:17:17.316Z] 46dc57ceefef: Preparing [2023-05-23T16:17:17.316Z] a5f40dcbb8c1: Preparing [2023-05-23T16:17:17.316Z] 26cbea5cba74: Preparing [2023-05-23T16:17:17.316Z] 96c8c6167960: Waiting [2023-05-23T16:17:17.316Z] a5f40dcbb8c1: Waiting [2023-05-23T16:17:17.316Z] 26cbea5cba74: Waiting [2023-05-23T16:17:17.316Z] e7a18a5a27f0: Waiting [2023-05-23T16:17:17.316Z] 0474b04656fb: Waiting [2023-05-23T16:17:17.316Z] 46dc57ceefef: Waiting [2023-05-23T16:17:17.316Z] be087b587b11: Waiting [2023-05-23T16:17:17.316Z] c096c856f5bc: Waiting [2023-05-23T16:17:17.316Z] fe2dc3bb3731: Layer already exists [2023-05-23T16:17:17.316Z] f6ddd42eac06: Layer already exists [2023-05-23T16:17:17.316Z] 7f5313b20537: Layer already exists [2023-05-23T16:17:17.316Z] 53cb89729fb5: Layer already exists [2023-05-23T16:17:17.317Z] 7c1511e41e06: Layer already exists [2023-05-23T16:17:17.317Z] e7a18a5a27f0: Layer already exists [2023-05-23T16:17:17.317Z] be087b587b11: Layer already exists [2023-05-23T16:17:17.317Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:17.317Z] 96c8c6167960: Layer already exists [2023-05-23T16:17:17.317Z] 0474b04656fb: Layer already exists [2023-05-23T16:17:17.317Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:17.317Z] a5f40dcbb8c1: Layer already exists [2023-05-23T16:17:17.317Z] 46dc57ceefef: Layer already exists [2023-05-23T16:17:17.582Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:fbec134b08db299aeeb2b0eb835d380a2286481a6f855ab145dffa6108ef469f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:17.925Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:18.257Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-23T16:17:18.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-23T16:17:18.257Z] fe2dc3bb3731: Preparing [2023-05-23T16:17:18.257Z] fe2dc3bb3731: Preparing [2023-05-23T16:17:18.257Z] f6ddd42eac06: Preparing [2023-05-23T16:17:18.257Z] 7f5313b20537: Preparing [2023-05-23T16:17:18.257Z] 7c1511e41e06: Preparing [2023-05-23T16:17:18.257Z] 53cb89729fb5: Preparing [2023-05-23T16:17:18.257Z] e7a18a5a27f0: Preparing [2023-05-23T16:17:18.257Z] be087b587b11: Preparing [2023-05-23T16:17:18.257Z] c096c856f5bc: Preparing [2023-05-23T16:17:18.257Z] 96c8c6167960: Preparing [2023-05-23T16:17:18.257Z] 0474b04656fb: Preparing [2023-05-23T16:17:18.257Z] 46dc57ceefef: Preparing [2023-05-23T16:17:18.257Z] a5f40dcbb8c1: Preparing [2023-05-23T16:17:18.257Z] 26cbea5cba74: Preparing [2023-05-23T16:17:18.257Z] e7a18a5a27f0: Waiting [2023-05-23T16:17:18.257Z] be087b587b11: Waiting [2023-05-23T16:17:18.257Z] 0474b04656fb: Waiting [2023-05-23T16:17:18.257Z] c096c856f5bc: Waiting [2023-05-23T16:17:18.257Z] 96c8c6167960: Waiting [2023-05-23T16:17:18.257Z] 46dc57ceefef: Waiting [2023-05-23T16:17:18.257Z] 26cbea5cba74: Waiting [2023-05-23T16:17:18.257Z] a5f40dcbb8c1: Waiting [2023-05-23T16:17:18.257Z] 7f5313b20537: Layer already exists [2023-05-23T16:17:18.257Z] f6ddd42eac06: Layer already exists [2023-05-23T16:17:18.257Z] 53cb89729fb5: Layer already exists [2023-05-23T16:17:18.257Z] 7c1511e41e06: Layer already exists [2023-05-23T16:17:18.257Z] fe2dc3bb3731: Layer already exists [2023-05-23T16:17:18.257Z] be087b587b11: Layer already exists [2023-05-23T16:17:18.257Z] e7a18a5a27f0: Layer already exists [2023-05-23T16:17:18.257Z] 0474b04656fb: Layer already exists [2023-05-23T16:17:18.257Z] 96c8c6167960: Layer already exists [2023-05-23T16:17:18.257Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:18.257Z] a5f40dcbb8c1: Layer already exists [2023-05-23T16:17:18.257Z] 46dc57ceefef: Layer already exists [2023-05-23T16:17:18.523Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:18.524Z] main: digest: sha256:fbec134b08db299aeeb2b0eb835d380a2286481a6f855ab145dffa6108ef469f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:17:18.583Z] ===================================================== [Pipeline] echo [2023-05-23T16:17:18.592Z] taggedImages: [2023-05-23T16:17:18.592Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:18.592Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-23T16:17:18.592Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.162 [2023-05-23T16:17:18.592Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:18.592Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-23T16:17:18.616Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-23T16:17:18.616Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:18.616Z] latest [2023-05-23T16:17:18.616Z] 3.0.0-dev.162 [2023-05-23T16:17:18.616Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:18.616Z] main [2023-05-23T16:17:18.616Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:18.975Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:19.314Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:19.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-23T16:17:19.314Z] bb1a6d8e9aae: Preparing [2023-05-23T16:17:19.314Z] c34328c71313: Preparing [2023-05-23T16:17:19.314Z] d32405169d43: Preparing [2023-05-23T16:17:19.314Z] 387f99de762b: Preparing [2023-05-23T16:17:19.314Z] be087b587b11: Preparing [2023-05-23T16:17:19.314Z] c096c856f5bc: Preparing [2023-05-23T16:17:19.314Z] a76029ec9ad4: Preparing [2023-05-23T16:17:19.314Z] 26cbea5cba74: Preparing [2023-05-23T16:17:19.314Z] c096c856f5bc: Waiting [2023-05-23T16:17:19.314Z] a76029ec9ad4: Waiting [2023-05-23T16:17:19.314Z] 26cbea5cba74: Waiting [2023-05-23T16:17:19.314Z] be087b587b11: Layer already exists [2023-05-23T16:17:19.579Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:19.579Z] c34328c71313: Pushed [2023-05-23T16:17:19.579Z] a76029ec9ad4: Layer already exists [2023-05-23T16:17:19.579Z] d32405169d43: Pushed [2023-05-23T16:17:19.579Z] bb1a6d8e9aae: Pushed [2023-05-23T16:17:19.579Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:22.152Z] 387f99de762b: Pushed [2023-05-23T16:17:22.417Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:59f2e73b3831bdba8daece8163286f5ba2b534aee55e84c8d9849ceb2f8c5aa6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:22.746Z] + 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 [2023-05-23T16:17:23.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-23T16:17:23.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-23T16:17:23.084Z] bb1a6d8e9aae: Preparing [2023-05-23T16:17:23.084Z] c34328c71313: Preparing [2023-05-23T16:17:23.084Z] d32405169d43: Preparing [2023-05-23T16:17:23.084Z] 387f99de762b: Preparing [2023-05-23T16:17:23.084Z] be087b587b11: Preparing [2023-05-23T16:17:23.084Z] c096c856f5bc: Preparing [2023-05-23T16:17:23.084Z] a76029ec9ad4: Preparing [2023-05-23T16:17:23.084Z] 26cbea5cba74: Preparing [2023-05-23T16:17:23.084Z] a76029ec9ad4: Waiting [2023-05-23T16:17:23.084Z] c096c856f5bc: Waiting [2023-05-23T16:17:23.084Z] 26cbea5cba74: Waiting [2023-05-23T16:17:23.084Z] c34328c71313: Layer already exists [2023-05-23T16:17:23.084Z] bb1a6d8e9aae: Layer already exists [2023-05-23T16:17:23.084Z] be087b587b11: Layer already exists [2023-05-23T16:17:23.084Z] 387f99de762b: Layer already exists [2023-05-23T16:17:23.084Z] d32405169d43: Layer already exists [2023-05-23T16:17:23.084Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:23.084Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:23.084Z] a76029ec9ad4: Layer already exists [2023-05-23T16:17:23.349Z] latest: digest: sha256:59f2e73b3831bdba8daece8163286f5ba2b534aee55e84c8d9849ceb2f8c5aa6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:23.685Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:24.013Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.162 [2023-05-23T16:17:24.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-23T16:17:24.013Z] bb1a6d8e9aae: Preparing [2023-05-23T16:17:24.013Z] c34328c71313: Preparing [2023-05-23T16:17:24.013Z] d32405169d43: Preparing [2023-05-23T16:17:24.013Z] 387f99de762b: Preparing [2023-05-23T16:17:24.013Z] be087b587b11: Preparing [2023-05-23T16:17:24.013Z] c096c856f5bc: Preparing [2023-05-23T16:17:24.013Z] a76029ec9ad4: Preparing [2023-05-23T16:17:24.013Z] 26cbea5cba74: Preparing [2023-05-23T16:17:24.013Z] a76029ec9ad4: Waiting [2023-05-23T16:17:24.013Z] c096c856f5bc: Waiting [2023-05-23T16:17:24.013Z] 26cbea5cba74: Waiting [2023-05-23T16:17:24.013Z] bb1a6d8e9aae: Layer already exists [2023-05-23T16:17:24.013Z] 387f99de762b: Layer already exists [2023-05-23T16:17:24.013Z] d32405169d43: Layer already exists [2023-05-23T16:17:24.013Z] be087b587b11: Layer already exists [2023-05-23T16:17:24.013Z] c34328c71313: Layer already exists [2023-05-23T16:17:24.013Z] a76029ec9ad4: Layer already exists [2023-05-23T16:17:24.013Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:24.013Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:24.277Z] 3.0.0-dev.162: digest: sha256:59f2e73b3831bdba8daece8163286f5ba2b534aee55e84c8d9849ceb2f8c5aa6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:24.617Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:24.959Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:24.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-23T16:17:24.959Z] bb1a6d8e9aae: Preparing [2023-05-23T16:17:24.959Z] c34328c71313: Preparing [2023-05-23T16:17:24.959Z] d32405169d43: Preparing [2023-05-23T16:17:24.959Z] 387f99de762b: Preparing [2023-05-23T16:17:24.959Z] be087b587b11: Preparing [2023-05-23T16:17:24.959Z] c096c856f5bc: Preparing [2023-05-23T16:17:24.959Z] a76029ec9ad4: Preparing [2023-05-23T16:17:24.959Z] 26cbea5cba74: Preparing [2023-05-23T16:17:24.959Z] a76029ec9ad4: Waiting [2023-05-23T16:17:24.959Z] 26cbea5cba74: Waiting [2023-05-23T16:17:24.959Z] c096c856f5bc: Waiting [2023-05-23T16:17:24.959Z] c34328c71313: Layer already exists [2023-05-23T16:17:24.959Z] 387f99de762b: Layer already exists [2023-05-23T16:17:24.959Z] be087b587b11: Layer already exists [2023-05-23T16:17:24.959Z] d32405169d43: Layer already exists [2023-05-23T16:17:24.959Z] bb1a6d8e9aae: Layer already exists [2023-05-23T16:17:24.959Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:24.959Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:24.959Z] a76029ec9ad4: Layer already exists [2023-05-23T16:17:25.223Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:59f2e73b3831bdba8daece8163286f5ba2b534aee55e84c8d9849ceb2f8c5aa6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:25.565Z] + 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 [2023-05-23T16:17:25.902Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-23T16:17:25.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-23T16:17:25.902Z] bb1a6d8e9aae: Preparing [2023-05-23T16:17:25.902Z] c34328c71313: Preparing [2023-05-23T16:17:25.902Z] d32405169d43: Preparing [2023-05-23T16:17:25.902Z] 387f99de762b: Preparing [2023-05-23T16:17:25.902Z] be087b587b11: Preparing [2023-05-23T16:17:25.902Z] c096c856f5bc: Preparing [2023-05-23T16:17:25.902Z] a76029ec9ad4: Preparing [2023-05-23T16:17:25.902Z] 26cbea5cba74: Preparing [2023-05-23T16:17:25.902Z] c096c856f5bc: Waiting [2023-05-23T16:17:25.902Z] a76029ec9ad4: Waiting [2023-05-23T16:17:25.902Z] 26cbea5cba74: Waiting [2023-05-23T16:17:25.902Z] d32405169d43: Layer already exists [2023-05-23T16:17:25.902Z] 387f99de762b: Layer already exists [2023-05-23T16:17:25.902Z] be087b587b11: Layer already exists [2023-05-23T16:17:25.902Z] c34328c71313: Layer already exists [2023-05-23T16:17:25.902Z] bb1a6d8e9aae: Layer already exists [2023-05-23T16:17:25.902Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:25.902Z] a76029ec9ad4: Layer already exists [2023-05-23T16:17:25.902Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:26.167Z] main: digest: sha256:59f2e73b3831bdba8daece8163286f5ba2b534aee55e84c8d9849ceb2f8c5aa6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:17:26.221Z] ===================================================== [Pipeline] echo [2023-05-23T16:17:26.230Z] taggedImages: [2023-05-23T16:17:26.230Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:26.230Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-23T16:17:26.230Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.162 [2023-05-23T16:17:26.230Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:26.230Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-23T16:17:26.253Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-23T16:17:26.253Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:26.253Z] latest [2023-05-23T16:17:26.253Z] 3.0.0-dev.162 [2023-05-23T16:17:26.253Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:26.253Z] main [2023-05-23T16:17:26.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:26.604Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:26.936Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:26.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-23T16:17:26.936Z] 553049b2d3fc: Preparing [2023-05-23T16:17:26.936Z] d1f96b7625b4: Preparing [2023-05-23T16:17:26.936Z] ae7157be3737: Preparing [2023-05-23T16:17:26.936Z] e10aa7cac163: Preparing [2023-05-23T16:17:26.936Z] be087b587b11: Preparing [2023-05-23T16:17:26.936Z] c096c856f5bc: Preparing [2023-05-23T16:17:26.936Z] 36b960632bf3: Preparing [2023-05-23T16:17:26.936Z] a8adeda5a93c: Preparing [2023-05-23T16:17:26.936Z] 26cbea5cba74: Preparing [2023-05-23T16:17:26.936Z] c096c856f5bc: Waiting [2023-05-23T16:17:26.936Z] 36b960632bf3: Waiting [2023-05-23T16:17:26.936Z] 26cbea5cba74: Waiting [2023-05-23T16:17:26.936Z] a8adeda5a93c: Waiting [2023-05-23T16:17:26.936Z] be087b587b11: Layer already exists [2023-05-23T16:17:27.202Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:27.202Z] d1f96b7625b4: Pushed [2023-05-23T16:17:27.202Z] 553049b2d3fc: Pushed [2023-05-23T16:17:27.202Z] e10aa7cac163: Pushed [2023-05-23T16:17:27.202Z] 36b960632bf3: Pushed [2023-05-23T16:17:27.202Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:27.467Z] a8adeda5a93c: Pushed [2023-05-23T16:17:30.041Z] ae7157be3737: Pushed [2023-05-23T16:17:30.041Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:72b395a66c917ae5e0b533158a5adf0a99fcac95bebb2595a53489044dc6f059 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:30.387Z] + 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 [2023-05-23T16:17:30.728Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-23T16:17:30.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-23T16:17:30.729Z] 553049b2d3fc: Preparing [2023-05-23T16:17:30.729Z] d1f96b7625b4: Preparing [2023-05-23T16:17:30.729Z] ae7157be3737: Preparing [2023-05-23T16:17:30.729Z] e10aa7cac163: Preparing [2023-05-23T16:17:30.729Z] be087b587b11: Preparing [2023-05-23T16:17:30.729Z] c096c856f5bc: Preparing [2023-05-23T16:17:30.729Z] 36b960632bf3: Preparing [2023-05-23T16:17:30.729Z] a8adeda5a93c: Preparing [2023-05-23T16:17:30.729Z] 26cbea5cba74: Preparing [2023-05-23T16:17:30.729Z] 36b960632bf3: Waiting [2023-05-23T16:17:30.729Z] 26cbea5cba74: Waiting [2023-05-23T16:17:30.729Z] a8adeda5a93c: Waiting [2023-05-23T16:17:30.729Z] c096c856f5bc: Waiting [2023-05-23T16:17:30.729Z] 553049b2d3fc: Layer already exists [2023-05-23T16:17:30.729Z] ae7157be3737: Layer already exists [2023-05-23T16:17:30.729Z] be087b587b11: Layer already exists [2023-05-23T16:17:30.729Z] d1f96b7625b4: Layer already exists [2023-05-23T16:17:30.729Z] e10aa7cac163: Layer already exists [2023-05-23T16:17:30.729Z] a8adeda5a93c: Layer already exists [2023-05-23T16:17:30.729Z] 36b960632bf3: Layer already exists [2023-05-23T16:17:30.729Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:30.729Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:30.994Z] latest: digest: sha256:72b395a66c917ae5e0b533158a5adf0a99fcac95bebb2595a53489044dc6f059 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:31.338Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:31.667Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.162 [2023-05-23T16:17:31.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-23T16:17:31.667Z] 553049b2d3fc: Preparing [2023-05-23T16:17:31.667Z] d1f96b7625b4: Preparing [2023-05-23T16:17:31.667Z] ae7157be3737: Preparing [2023-05-23T16:17:31.667Z] e10aa7cac163: Preparing [2023-05-23T16:17:31.667Z] be087b587b11: Preparing [2023-05-23T16:17:31.667Z] c096c856f5bc: Preparing [2023-05-23T16:17:31.667Z] 36b960632bf3: Preparing [2023-05-23T16:17:31.667Z] a8adeda5a93c: Preparing [2023-05-23T16:17:31.667Z] 26cbea5cba74: Preparing [2023-05-23T16:17:31.667Z] c096c856f5bc: Waiting [2023-05-23T16:17:31.667Z] 36b960632bf3: Waiting [2023-05-23T16:17:31.667Z] a8adeda5a93c: Waiting [2023-05-23T16:17:31.667Z] 26cbea5cba74: Waiting [2023-05-23T16:17:31.667Z] e10aa7cac163: Layer already exists [2023-05-23T16:17:31.667Z] 553049b2d3fc: Layer already exists [2023-05-23T16:17:31.667Z] ae7157be3737: Layer already exists [2023-05-23T16:17:31.667Z] d1f96b7625b4: Layer already exists [2023-05-23T16:17:31.667Z] be087b587b11: Layer already exists [2023-05-23T16:17:31.667Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:31.667Z] a8adeda5a93c: Layer already exists [2023-05-23T16:17:31.667Z] 36b960632bf3: Layer already exists [2023-05-23T16:17:31.667Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:31.933Z] 3.0.0-dev.162: digest: sha256:72b395a66c917ae5e0b533158a5adf0a99fcac95bebb2595a53489044dc6f059 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:32.268Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:34.005Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:34.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-23T16:17:34.005Z] 553049b2d3fc: Preparing [2023-05-23T16:17:34.005Z] d1f96b7625b4: Preparing [2023-05-23T16:17:34.005Z] ae7157be3737: Preparing [2023-05-23T16:17:34.005Z] e10aa7cac163: Preparing [2023-05-23T16:17:34.005Z] be087b587b11: Preparing [2023-05-23T16:17:34.005Z] c096c856f5bc: Preparing [2023-05-23T16:17:34.005Z] 36b960632bf3: Preparing [2023-05-23T16:17:34.005Z] a8adeda5a93c: Preparing [2023-05-23T16:17:34.005Z] 26cbea5cba74: Preparing [2023-05-23T16:17:34.005Z] 36b960632bf3: Waiting [2023-05-23T16:17:34.005Z] a8adeda5a93c: Waiting [2023-05-23T16:17:34.005Z] 26cbea5cba74: Waiting [2023-05-23T16:17:34.005Z] c096c856f5bc: Waiting [2023-05-23T16:17:34.005Z] e10aa7cac163: Layer already exists [2023-05-23T16:17:34.005Z] ae7157be3737: Layer already exists [2023-05-23T16:17:34.005Z] be087b587b11: Layer already exists [2023-05-23T16:17:34.005Z] 553049b2d3fc: Layer already exists [2023-05-23T16:17:34.005Z] d1f96b7625b4: Layer already exists [2023-05-23T16:17:34.005Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:34.005Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:34.005Z] 36b960632bf3: Layer already exists [2023-05-23T16:17:34.005Z] a8adeda5a93c: Layer already exists [2023-05-23T16:17:34.271Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:72b395a66c917ae5e0b533158a5adf0a99fcac95bebb2595a53489044dc6f059 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:34.614Z] + 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 [2023-05-23T16:17:34.947Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-23T16:17:34.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-23T16:17:34.947Z] 553049b2d3fc: Preparing [2023-05-23T16:17:34.947Z] d1f96b7625b4: Preparing [2023-05-23T16:17:34.947Z] ae7157be3737: Preparing [2023-05-23T16:17:34.947Z] e10aa7cac163: Preparing [2023-05-23T16:17:34.947Z] be087b587b11: Preparing [2023-05-23T16:17:34.947Z] c096c856f5bc: Preparing [2023-05-23T16:17:34.947Z] 36b960632bf3: Preparing [2023-05-23T16:17:34.947Z] a8adeda5a93c: Preparing [2023-05-23T16:17:34.947Z] 26cbea5cba74: Preparing [2023-05-23T16:17:34.947Z] c096c856f5bc: Waiting [2023-05-23T16:17:34.947Z] 36b960632bf3: Waiting [2023-05-23T16:17:34.947Z] a8adeda5a93c: Waiting [2023-05-23T16:17:34.947Z] 26cbea5cba74: Waiting [2023-05-23T16:17:34.947Z] 553049b2d3fc: Layer already exists [2023-05-23T16:17:34.947Z] d1f96b7625b4: Layer already exists [2023-05-23T16:17:34.947Z] ae7157be3737: Layer already exists [2023-05-23T16:17:34.947Z] be087b587b11: Layer already exists [2023-05-23T16:17:34.947Z] e10aa7cac163: Layer already exists [2023-05-23T16:17:34.947Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:34.947Z] a8adeda5a93c: Layer already exists [2023-05-23T16:17:34.947Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:34.947Z] 36b960632bf3: Layer already exists [2023-05-23T16:17:35.212Z] main: digest: sha256:72b395a66c917ae5e0b533158a5adf0a99fcac95bebb2595a53489044dc6f059 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:17:35.255Z] ===================================================== [Pipeline] echo [2023-05-23T16:17:35.262Z] taggedImages: [2023-05-23T16:17:35.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:35.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-23T16:17:35.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.162 [2023-05-23T16:17:35.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:35.262Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-23T16:17:35.280Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-23T16:17:35.280Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:35.280Z] latest [2023-05-23T16:17:35.280Z] 3.0.0-dev.162 [2023-05-23T16:17:35.280Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:35.280Z] main [2023-05-23T16:17:35.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:35.620Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:35.945Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:35.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-23T16:17:35.946Z] 686cf1f7928b: Preparing [2023-05-23T16:17:35.946Z] 89df2e1c55b4: Preparing [2023-05-23T16:17:35.946Z] d7639dbab575: Preparing [2023-05-23T16:17:35.946Z] 06e5cbdfe1ae: Preparing [2023-05-23T16:17:35.946Z] 96f11140dca8: Preparing [2023-05-23T16:17:35.946Z] 6137eeb6ffe0: Preparing [2023-05-23T16:17:35.946Z] f44f64e327dc: Preparing [2023-05-23T16:17:35.946Z] be087b587b11: Preparing [2023-05-23T16:17:35.946Z] c096c856f5bc: Preparing [2023-05-23T16:17:35.946Z] 8001603fb2cd: Preparing [2023-05-23T16:17:35.946Z] 26cbea5cba74: Preparing [2023-05-23T16:17:35.946Z] be087b587b11: Waiting [2023-05-23T16:17:35.946Z] c096c856f5bc: Waiting [2023-05-23T16:17:35.946Z] 8001603fb2cd: Waiting [2023-05-23T16:17:35.946Z] 26cbea5cba74: Waiting [2023-05-23T16:17:35.946Z] 6137eeb6ffe0: Waiting [2023-05-23T16:17:35.946Z] f44f64e327dc: Waiting [2023-05-23T16:17:36.227Z] 96f11140dca8: Pushed [2023-05-23T16:17:36.227Z] 686cf1f7928b: Pushed [2023-05-23T16:17:36.227Z] 89df2e1c55b4: Pushed [2023-05-23T16:17:36.227Z] be087b587b11: Layer already exists [2023-05-23T16:17:36.227Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:36.493Z] f44f64e327dc: Pushed [2023-05-23T16:17:36.493Z] 6137eeb6ffe0: Pushed [2023-05-23T16:17:36.493Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:36.759Z] 8001603fb2cd: Pushed [2023-05-23T16:17:38.697Z] 06e5cbdfe1ae: Pushed [2023-05-23T16:17:39.653Z] d7639dbab575: Pushed [2023-05-23T16:17:39.654Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:bb5dc495724b5bba6d5d1181b964b1171164d4a15eb8c31b21f49ed073e660ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:39.984Z] + 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 [2023-05-23T16:17:40.314Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-23T16:17:40.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-23T16:17:40.315Z] 686cf1f7928b: Preparing [2023-05-23T16:17:40.315Z] 89df2e1c55b4: Preparing [2023-05-23T16:17:40.315Z] d7639dbab575: Preparing [2023-05-23T16:17:40.315Z] 06e5cbdfe1ae: Preparing [2023-05-23T16:17:40.315Z] 96f11140dca8: Preparing [2023-05-23T16:17:40.315Z] 6137eeb6ffe0: Preparing [2023-05-23T16:17:40.315Z] f44f64e327dc: Preparing [2023-05-23T16:17:40.315Z] be087b587b11: Preparing [2023-05-23T16:17:40.315Z] c096c856f5bc: Preparing [2023-05-23T16:17:40.315Z] 8001603fb2cd: Preparing [2023-05-23T16:17:40.315Z] 26cbea5cba74: Preparing [2023-05-23T16:17:40.315Z] 6137eeb6ffe0: Waiting [2023-05-23T16:17:40.315Z] be087b587b11: Waiting [2023-05-23T16:17:40.315Z] f44f64e327dc: Waiting [2023-05-23T16:17:40.315Z] c096c856f5bc: Waiting [2023-05-23T16:17:40.315Z] 8001603fb2cd: Waiting [2023-05-23T16:17:40.315Z] 26cbea5cba74: Waiting [2023-05-23T16:17:40.315Z] d7639dbab575: Layer already exists [2023-05-23T16:17:40.315Z] 686cf1f7928b: Layer already exists [2023-05-23T16:17:40.315Z] 06e5cbdfe1ae: Layer already exists [2023-05-23T16:17:40.315Z] 89df2e1c55b4: Layer already exists [2023-05-23T16:17:40.315Z] 96f11140dca8: Layer already exists [2023-05-23T16:17:40.315Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:40.315Z] f44f64e327dc: Layer already exists [2023-05-23T16:17:40.315Z] 6137eeb6ffe0: Layer already exists [2023-05-23T16:17:40.315Z] be087b587b11: Layer already exists [2023-05-23T16:17:40.315Z] 8001603fb2cd: Layer already exists [2023-05-23T16:17:40.315Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:40.580Z] latest: digest: sha256:bb5dc495724b5bba6d5d1181b964b1171164d4a15eb8c31b21f49ed073e660ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:40.913Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:41.254Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.162 [2023-05-23T16:17:41.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-23T16:17:41.255Z] 686cf1f7928b: Preparing [2023-05-23T16:17:41.255Z] 89df2e1c55b4: Preparing [2023-05-23T16:17:41.255Z] d7639dbab575: Preparing [2023-05-23T16:17:41.255Z] 06e5cbdfe1ae: Preparing [2023-05-23T16:17:41.255Z] 96f11140dca8: Preparing [2023-05-23T16:17:41.255Z] 6137eeb6ffe0: Preparing [2023-05-23T16:17:41.255Z] f44f64e327dc: Preparing [2023-05-23T16:17:41.255Z] be087b587b11: Preparing [2023-05-23T16:17:41.255Z] c096c856f5bc: Preparing [2023-05-23T16:17:41.255Z] 8001603fb2cd: Preparing [2023-05-23T16:17:41.255Z] 26cbea5cba74: Preparing [2023-05-23T16:17:41.255Z] f44f64e327dc: Waiting [2023-05-23T16:17:41.255Z] be087b587b11: Waiting [2023-05-23T16:17:41.255Z] c096c856f5bc: Waiting [2023-05-23T16:17:41.255Z] 8001603fb2cd: Waiting [2023-05-23T16:17:41.255Z] 26cbea5cba74: Waiting [2023-05-23T16:17:41.255Z] 6137eeb6ffe0: Waiting [2023-05-23T16:17:41.255Z] 06e5cbdfe1ae: Layer already exists [2023-05-23T16:17:41.255Z] d7639dbab575: Layer already exists [2023-05-23T16:17:41.255Z] 96f11140dca8: Layer already exists [2023-05-23T16:17:41.255Z] 686cf1f7928b: Layer already exists [2023-05-23T16:17:41.255Z] 89df2e1c55b4: Layer already exists [2023-05-23T16:17:41.255Z] f44f64e327dc: Layer already exists [2023-05-23T16:17:41.255Z] be087b587b11: Layer already exists [2023-05-23T16:17:41.255Z] 6137eeb6ffe0: Layer already exists [2023-05-23T16:17:41.255Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:41.255Z] 8001603fb2cd: Layer already exists [2023-05-23T16:17:41.255Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:41.518Z] 3.0.0-dev.162: digest: sha256:bb5dc495724b5bba6d5d1181b964b1171164d4a15eb8c31b21f49ed073e660ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:41.861Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:42.205Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:42.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-23T16:17:42.205Z] 686cf1f7928b: Preparing [2023-05-23T16:17:42.205Z] 89df2e1c55b4: Preparing [2023-05-23T16:17:42.205Z] d7639dbab575: Preparing [2023-05-23T16:17:42.205Z] 06e5cbdfe1ae: Preparing [2023-05-23T16:17:42.205Z] 96f11140dca8: Preparing [2023-05-23T16:17:42.205Z] 6137eeb6ffe0: Preparing [2023-05-23T16:17:42.205Z] f44f64e327dc: Preparing [2023-05-23T16:17:42.205Z] be087b587b11: Preparing [2023-05-23T16:17:42.205Z] c096c856f5bc: Preparing [2023-05-23T16:17:42.205Z] 8001603fb2cd: Preparing [2023-05-23T16:17:42.205Z] 26cbea5cba74: Preparing [2023-05-23T16:17:42.205Z] be087b587b11: Waiting [2023-05-23T16:17:42.205Z] 6137eeb6ffe0: Waiting [2023-05-23T16:17:42.205Z] 26cbea5cba74: Waiting [2023-05-23T16:17:42.205Z] c096c856f5bc: Waiting [2023-05-23T16:17:42.205Z] f44f64e327dc: Waiting [2023-05-23T16:17:42.205Z] 8001603fb2cd: Waiting [2023-05-23T16:17:42.205Z] 96f11140dca8: Layer already exists [2023-05-23T16:17:42.205Z] 686cf1f7928b: Layer already exists [2023-05-23T16:17:42.205Z] 89df2e1c55b4: Layer already exists [2023-05-23T16:17:42.205Z] d7639dbab575: Layer already exists [2023-05-23T16:17:42.205Z] 06e5cbdfe1ae: Layer already exists [2023-05-23T16:17:42.205Z] 8001603fb2cd: Layer already exists [2023-05-23T16:17:42.205Z] be087b587b11: Layer already exists [2023-05-23T16:17:42.205Z] 6137eeb6ffe0: Layer already exists [2023-05-23T16:17:42.205Z] f44f64e327dc: Layer already exists [2023-05-23T16:17:42.205Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:42.206Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:42.470Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:bb5dc495724b5bba6d5d1181b964b1171164d4a15eb8c31b21f49ed073e660ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:42.812Z] + 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 [2023-05-23T16:17:43.154Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-23T16:17:43.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-23T16:17:43.154Z] 686cf1f7928b: Preparing [2023-05-23T16:17:43.154Z] 89df2e1c55b4: Preparing [2023-05-23T16:17:43.154Z] d7639dbab575: Preparing [2023-05-23T16:17:43.154Z] 06e5cbdfe1ae: Preparing [2023-05-23T16:17:43.154Z] 96f11140dca8: Preparing [2023-05-23T16:17:43.154Z] 6137eeb6ffe0: Preparing [2023-05-23T16:17:43.154Z] f44f64e327dc: Preparing [2023-05-23T16:17:43.154Z] be087b587b11: Preparing [2023-05-23T16:17:43.154Z] c096c856f5bc: Preparing [2023-05-23T16:17:43.154Z] 8001603fb2cd: Preparing [2023-05-23T16:17:43.154Z] 26cbea5cba74: Preparing [2023-05-23T16:17:43.154Z] 6137eeb6ffe0: Waiting [2023-05-23T16:17:43.154Z] f44f64e327dc: Waiting [2023-05-23T16:17:43.154Z] be087b587b11: Waiting [2023-05-23T16:17:43.154Z] c096c856f5bc: Waiting [2023-05-23T16:17:43.154Z] 8001603fb2cd: Waiting [2023-05-23T16:17:43.154Z] 26cbea5cba74: Waiting [2023-05-23T16:17:43.154Z] 06e5cbdfe1ae: Layer already exists [2023-05-23T16:17:43.154Z] 96f11140dca8: Layer already exists [2023-05-23T16:17:43.154Z] 686cf1f7928b: Layer already exists [2023-05-23T16:17:43.154Z] 89df2e1c55b4: Layer already exists [2023-05-23T16:17:43.154Z] d7639dbab575: Layer already exists [2023-05-23T16:17:43.154Z] f44f64e327dc: Layer already exists [2023-05-23T16:17:43.154Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:43.154Z] be087b587b11: Layer already exists [2023-05-23T16:17:43.154Z] 6137eeb6ffe0: Layer already exists [2023-05-23T16:17:43.154Z] 8001603fb2cd: Layer already exists [2023-05-23T16:17:43.154Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:43.420Z] main: digest: sha256:bb5dc495724b5bba6d5d1181b964b1171164d4a15eb8c31b21f49ed073e660ab size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:17:43.469Z] ===================================================== [Pipeline] echo [2023-05-23T16:17:43.476Z] taggedImages: [2023-05-23T16:17:43.476Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:43.476Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-23T16:17:43.476Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.162 [2023-05-23T16:17:43.476Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:43.476Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-23T16:17:43.491Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-23T16:17:43.491Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:43.491Z] latest [2023-05-23T16:17:43.491Z] 3.0.0-dev.162 [2023-05-23T16:17:43.491Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:43.491Z] main [2023-05-23T16:17:43.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:43.822Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:44.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:44.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-23T16:17:44.162Z] 96b1f53c2b66: Preparing [2023-05-23T16:17:44.162Z] 1eb95d11b238: Preparing [2023-05-23T16:17:44.162Z] be087b587b11: Preparing [2023-05-23T16:17:44.162Z] c096c856f5bc: Preparing [2023-05-23T16:17:44.162Z] a7e795d1ada2: Preparing [2023-05-23T16:17:44.162Z] 26cbea5cba74: Preparing [2023-05-23T16:17:44.162Z] be087b587b11: Layer already exists [2023-05-23T16:17:44.162Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:44.427Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:44.427Z] 96b1f53c2b66: Pushed [2023-05-23T16:17:45.831Z] a7e795d1ada2: Pushed [2023-05-23T16:17:49.168Z] 1eb95d11b238: Pushed [2023-05-23T16:17:49.168Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:c49f13bdc99cc9dabe8214c4cb69d357cef49e7721f6d0f02b88350879d5bf04 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:49.504Z] + 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 [2023-05-23T16:17:49.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-23T16:17:49.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-23T16:17:49.840Z] 96b1f53c2b66: Preparing [2023-05-23T16:17:49.840Z] 1eb95d11b238: Preparing [2023-05-23T16:17:49.840Z] be087b587b11: Preparing [2023-05-23T16:17:49.840Z] c096c856f5bc: Preparing [2023-05-23T16:17:49.840Z] a7e795d1ada2: Preparing [2023-05-23T16:17:49.840Z] 26cbea5cba74: Preparing [2023-05-23T16:17:49.840Z] 26cbea5cba74: Waiting [2023-05-23T16:17:49.840Z] 96b1f53c2b66: Layer already exists [2023-05-23T16:17:49.840Z] a7e795d1ada2: Layer already exists [2023-05-23T16:17:49.840Z] 1eb95d11b238: Layer already exists [2023-05-23T16:17:49.840Z] be087b587b11: Layer already exists [2023-05-23T16:17:49.840Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:49.840Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:50.105Z] latest: digest: sha256:c49f13bdc99cc9dabe8214c4cb69d357cef49e7721f6d0f02b88350879d5bf04 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:50.443Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:50.771Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.162 [2023-05-23T16:17:50.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-23T16:17:50.772Z] 96b1f53c2b66: Preparing [2023-05-23T16:17:50.772Z] 1eb95d11b238: Preparing [2023-05-23T16:17:50.772Z] be087b587b11: Preparing [2023-05-23T16:17:50.772Z] c096c856f5bc: Preparing [2023-05-23T16:17:50.772Z] a7e795d1ada2: Preparing [2023-05-23T16:17:50.772Z] 26cbea5cba74: Preparing [2023-05-23T16:17:50.772Z] 26cbea5cba74: Waiting [2023-05-23T16:17:50.772Z] be087b587b11: Layer already exists [2023-05-23T16:17:50.772Z] 96b1f53c2b66: Layer already exists [2023-05-23T16:17:50.772Z] a7e795d1ada2: Layer already exists [2023-05-23T16:17:50.772Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:50.772Z] 1eb95d11b238: Layer already exists [2023-05-23T16:17:50.772Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:50.772Z] 3.0.0-dev.162: digest: sha256:c49f13bdc99cc9dabe8214c4cb69d357cef49e7721f6d0f02b88350879d5bf04 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:51.423Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:51.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:51.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-23T16:17:51.773Z] 96b1f53c2b66: Preparing [2023-05-23T16:17:51.773Z] 1eb95d11b238: Preparing [2023-05-23T16:17:51.773Z] be087b587b11: Preparing [2023-05-23T16:17:51.773Z] c096c856f5bc: Preparing [2023-05-23T16:17:51.773Z] a7e795d1ada2: Preparing [2023-05-23T16:17:51.773Z] 26cbea5cba74: Preparing [2023-05-23T16:17:51.773Z] 26cbea5cba74: Waiting [2023-05-23T16:17:51.773Z] 1eb95d11b238: Layer already exists [2023-05-23T16:17:51.773Z] be087b587b11: Layer already exists [2023-05-23T16:17:51.773Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:51.773Z] 96b1f53c2b66: Layer already exists [2023-05-23T16:17:51.773Z] a7e795d1ada2: Layer already exists [2023-05-23T16:17:51.774Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:51.774Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:c49f13bdc99cc9dabe8214c4cb69d357cef49e7721f6d0f02b88350879d5bf04 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:52.399Z] + 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 [2023-05-23T16:17:52.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-23T16:17:52.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-23T16:17:52.747Z] 96b1f53c2b66: Preparing [2023-05-23T16:17:52.747Z] 1eb95d11b238: Preparing [2023-05-23T16:17:52.747Z] be087b587b11: Preparing [2023-05-23T16:17:52.747Z] c096c856f5bc: Preparing [2023-05-23T16:17:52.747Z] a7e795d1ada2: Preparing [2023-05-23T16:17:52.747Z] 26cbea5cba74: Preparing [2023-05-23T16:17:52.747Z] 26cbea5cba74: Waiting [2023-05-23T16:17:52.747Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:52.747Z] 96b1f53c2b66: Layer already exists [2023-05-23T16:17:52.747Z] a7e795d1ada2: Layer already exists [2023-05-23T16:17:52.747Z] be087b587b11: Layer already exists [2023-05-23T16:17:52.747Z] 1eb95d11b238: Layer already exists [2023-05-23T16:17:52.747Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:53.017Z] main: digest: sha256:c49f13bdc99cc9dabe8214c4cb69d357cef49e7721f6d0f02b88350879d5bf04 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:17:53.064Z] ===================================================== [Pipeline] echo [2023-05-23T16:17:53.071Z] taggedImages: [2023-05-23T16:17:53.071Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:53.071Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-23T16:17:53.071Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.162 [2023-05-23T16:17:53.071Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:53.071Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-23T16:17:53.088Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-23T16:17:53.088Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:53.088Z] latest [2023-05-23T16:17:53.088Z] 3.0.0-dev.162 [2023-05-23T16:17:53.088Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:17:53.088Z] main [2023-05-23T16:17:53.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:53.430Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:17:53.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:17:53.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-23T16:17:53.769Z] 57e3240313d6: Preparing [2023-05-23T16:17:53.769Z] 40951450648b: Preparing [2023-05-23T16:17:53.769Z] 4b355d016157: Preparing [2023-05-23T16:17:53.769Z] 02e98e7a3d0a: Preparing [2023-05-23T16:17:53.769Z] 2d554f5cd54f: Preparing [2023-05-23T16:17:53.769Z] be087b587b11: Preparing [2023-05-23T16:17:53.769Z] c096c856f5bc: Preparing [2023-05-23T16:17:53.769Z] d6a732d23caa: Preparing [2023-05-23T16:17:53.769Z] 26cbea5cba74: Preparing [2023-05-23T16:17:53.769Z] be087b587b11: Waiting [2023-05-23T16:17:53.769Z] d6a732d23caa: Waiting [2023-05-23T16:17:53.769Z] c096c856f5bc: Waiting [2023-05-23T16:17:53.769Z] 26cbea5cba74: Waiting [2023-05-23T16:17:54.040Z] 4b355d016157: Pushed [2023-05-23T16:17:54.040Z] 40951450648b: Pushed [2023-05-23T16:17:54.040Z] 57e3240313d6: Pushed [2023-05-23T16:17:54.040Z] be087b587b11: Layer already exists [2023-05-23T16:17:54.040Z] c096c856f5bc: Layer already exists [2023-05-23T16:17:54.040Z] 26cbea5cba74: Layer already exists [2023-05-23T16:17:54.994Z] d6a732d23caa: Pushed [2023-05-23T16:18:07.289Z] 2d554f5cd54f: Pushed [2023-05-23T16:18:11.531Z] 02e98e7a3d0a: Pushed [2023-05-23T16:18:14.103Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:d9fbbe472b2a94b1c747fb6729a338804e36484a75b0c0887480b5ca74ee44ba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:14.434Z] + 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 [2023-05-23T16:18:14.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-23T16:18:14.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-23T16:18:14.764Z] 57e3240313d6: Preparing [2023-05-23T16:18:14.764Z] 40951450648b: Preparing [2023-05-23T16:18:14.764Z] 4b355d016157: Preparing [2023-05-23T16:18:14.764Z] 02e98e7a3d0a: Preparing [2023-05-23T16:18:14.764Z] 2d554f5cd54f: Preparing [2023-05-23T16:18:14.764Z] be087b587b11: Preparing [2023-05-23T16:18:14.764Z] c096c856f5bc: Preparing [2023-05-23T16:18:14.764Z] d6a732d23caa: Preparing [2023-05-23T16:18:14.764Z] 26cbea5cba74: Preparing [2023-05-23T16:18:14.764Z] c096c856f5bc: Waiting [2023-05-23T16:18:14.764Z] d6a732d23caa: Waiting [2023-05-23T16:18:14.764Z] 26cbea5cba74: Waiting [2023-05-23T16:18:14.764Z] be087b587b11: Waiting [2023-05-23T16:18:14.764Z] 40951450648b: Layer already exists [2023-05-23T16:18:14.764Z] 4b355d016157: Layer already exists [2023-05-23T16:18:14.764Z] 57e3240313d6: Layer already exists [2023-05-23T16:18:14.764Z] 2d554f5cd54f: Layer already exists [2023-05-23T16:18:14.764Z] 02e98e7a3d0a: Layer already exists [2023-05-23T16:18:14.764Z] be087b587b11: Layer already exists [2023-05-23T16:18:14.764Z] c096c856f5bc: Layer already exists [2023-05-23T16:18:14.764Z] d6a732d23caa: Layer already exists [2023-05-23T16:18:14.764Z] 26cbea5cba74: Layer already exists [2023-05-23T16:18:15.031Z] latest: digest: sha256:d9fbbe472b2a94b1c747fb6729a338804e36484a75b0c0887480b5ca74ee44ba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:15.377Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:15.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.162 [2023-05-23T16:18:15.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-23T16:18:15.703Z] 57e3240313d6: Preparing [2023-05-23T16:18:15.703Z] 40951450648b: Preparing [2023-05-23T16:18:15.703Z] 4b355d016157: Preparing [2023-05-23T16:18:15.703Z] 02e98e7a3d0a: Preparing [2023-05-23T16:18:15.703Z] 2d554f5cd54f: Preparing [2023-05-23T16:18:15.703Z] be087b587b11: Preparing [2023-05-23T16:18:15.703Z] c096c856f5bc: Preparing [2023-05-23T16:18:15.703Z] d6a732d23caa: Preparing [2023-05-23T16:18:15.703Z] 26cbea5cba74: Preparing [2023-05-23T16:18:15.703Z] c096c856f5bc: Waiting [2023-05-23T16:18:15.703Z] d6a732d23caa: Waiting [2023-05-23T16:18:15.703Z] 26cbea5cba74: Waiting [2023-05-23T16:18:15.703Z] be087b587b11: Waiting [2023-05-23T16:18:15.703Z] 57e3240313d6: Layer already exists [2023-05-23T16:18:15.703Z] 02e98e7a3d0a: Layer already exists [2023-05-23T16:18:15.703Z] 4b355d016157: Layer already exists [2023-05-23T16:18:15.703Z] 2d554f5cd54f: Layer already exists [2023-05-23T16:18:15.703Z] 40951450648b: Layer already exists [2023-05-23T16:18:15.703Z] c096c856f5bc: Layer already exists [2023-05-23T16:18:15.703Z] be087b587b11: Layer already exists [2023-05-23T16:18:15.703Z] d6a732d23caa: Layer already exists [2023-05-23T16:18:15.703Z] 26cbea5cba74: Layer already exists [2023-05-23T16:18:15.968Z] 3.0.0-dev.162: digest: sha256:d9fbbe472b2a94b1c747fb6729a338804e36484a75b0c0887480b5ca74ee44ba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:16.302Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:16.633Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:18:16.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-23T16:18:16.633Z] 57e3240313d6: Preparing [2023-05-23T16:18:16.633Z] 40951450648b: Preparing [2023-05-23T16:18:16.633Z] 4b355d016157: Preparing [2023-05-23T16:18:16.633Z] 02e98e7a3d0a: Preparing [2023-05-23T16:18:16.633Z] 2d554f5cd54f: Preparing [2023-05-23T16:18:16.633Z] be087b587b11: Preparing [2023-05-23T16:18:16.633Z] c096c856f5bc: Preparing [2023-05-23T16:18:16.633Z] d6a732d23caa: Preparing [2023-05-23T16:18:16.633Z] 26cbea5cba74: Preparing [2023-05-23T16:18:16.633Z] c096c856f5bc: Waiting [2023-05-23T16:18:16.633Z] d6a732d23caa: Waiting [2023-05-23T16:18:16.633Z] 26cbea5cba74: Waiting [2023-05-23T16:18:16.633Z] be087b587b11: Waiting [2023-05-23T16:18:16.633Z] 4b355d016157: Layer already exists [2023-05-23T16:18:16.633Z] 40951450648b: Layer already exists [2023-05-23T16:18:16.633Z] 57e3240313d6: Layer already exists [2023-05-23T16:18:16.633Z] 2d554f5cd54f: Layer already exists [2023-05-23T16:18:16.633Z] 02e98e7a3d0a: Layer already exists [2023-05-23T16:18:16.633Z] 26cbea5cba74: Layer already exists [2023-05-23T16:18:16.633Z] d6a732d23caa: Layer already exists [2023-05-23T16:18:16.633Z] be087b587b11: Layer already exists [2023-05-23T16:18:16.633Z] c096c856f5bc: Layer already exists [2023-05-23T16:18:16.902Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:d9fbbe472b2a94b1c747fb6729a338804e36484a75b0c0887480b5ca74ee44ba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:17.249Z] + 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 [2023-05-23T16:18:17.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-23T16:18:17.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-23T16:18:17.575Z] 57e3240313d6: Preparing [2023-05-23T16:18:17.575Z] 40951450648b: Preparing [2023-05-23T16:18:17.575Z] 4b355d016157: Preparing [2023-05-23T16:18:17.575Z] 02e98e7a3d0a: Preparing [2023-05-23T16:18:17.575Z] 2d554f5cd54f: Preparing [2023-05-23T16:18:17.575Z] be087b587b11: Preparing [2023-05-23T16:18:17.575Z] c096c856f5bc: Preparing [2023-05-23T16:18:17.575Z] d6a732d23caa: Preparing [2023-05-23T16:18:17.575Z] 26cbea5cba74: Preparing [2023-05-23T16:18:17.575Z] c096c856f5bc: Waiting [2023-05-23T16:18:17.575Z] d6a732d23caa: Waiting [2023-05-23T16:18:17.575Z] be087b587b11: Waiting [2023-05-23T16:18:17.575Z] 40951450648b: Layer already exists [2023-05-23T16:18:17.575Z] 2d554f5cd54f: Layer already exists [2023-05-23T16:18:17.575Z] 57e3240313d6: Layer already exists [2023-05-23T16:18:17.575Z] 02e98e7a3d0a: Layer already exists [2023-05-23T16:18:17.575Z] 4b355d016157: Layer already exists [2023-05-23T16:18:17.575Z] c096c856f5bc: Layer already exists [2023-05-23T16:18:17.575Z] 26cbea5cba74: Layer already exists [2023-05-23T16:18:17.576Z] be087b587b11: Layer already exists [2023-05-23T16:18:17.576Z] d6a732d23caa: Layer already exists [2023-05-23T16:18:17.841Z] main: digest: sha256:d9fbbe472b2a94b1c747fb6729a338804e36484a75b0c0887480b5ca74ee44ba size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:18:17.885Z] ===================================================== [Pipeline] echo [2023-05-23T16:18:17.891Z] taggedImages: [2023-05-23T16:18:17.891Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:18:17.891Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-23T16:18:17.891Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.162 [2023-05-23T16:18:17.891Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:18:17.891Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-23T16:18:17.907Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-23T16:18:17.907Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:18:17.907Z] latest [2023-05-23T16:18:17.907Z] 3.0.0-dev.162 [2023-05-23T16:18:17.907Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:18:17.907Z] main [2023-05-23T16:18:17.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:18.238Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:18.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:18:18.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-23T16:18:18.575Z] 9a7eeb3acb61: Preparing [2023-05-23T16:18:18.575Z] 71b6b1be2ce6: Preparing [2023-05-23T16:18:18.575Z] 6ebabc755b55: Preparing [2023-05-23T16:18:18.575Z] 56a49c1d1f2c: Preparing [2023-05-23T16:18:18.575Z] be087b587b11: Preparing [2023-05-23T16:18:18.575Z] c096c856f5bc: Preparing [2023-05-23T16:18:18.575Z] 345f8d588312: Preparing [2023-05-23T16:18:18.575Z] 26cbea5cba74: Preparing [2023-05-23T16:18:18.575Z] 345f8d588312: Waiting [2023-05-23T16:18:18.575Z] 26cbea5cba74: Waiting [2023-05-23T16:18:18.575Z] c096c856f5bc: Waiting [2023-05-23T16:18:18.575Z] be087b587b11: Layer already exists [2023-05-23T16:18:18.841Z] c096c856f5bc: Layer already exists [2023-05-23T16:18:18.841Z] 9a7eeb3acb61: Pushed [2023-05-23T16:18:18.841Z] 71b6b1be2ce6: Pushed [2023-05-23T16:18:18.841Z] 6ebabc755b55: Pushed [2023-05-23T16:18:18.841Z] 26cbea5cba74: Layer already exists [2023-05-23T16:18:19.423Z] 345f8d588312: Pushed [2023-05-23T16:18:37.595Z] 56a49c1d1f2c: Pushed [2023-05-23T16:18:37.595Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:231ae6c798ae8ed41f6c4f1d11d6b3880c79060219205f198a66d6d0ad39efa8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:37.936Z] + 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 [2023-05-23T16:18:38.267Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-23T16:18:38.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-23T16:18:38.267Z] 9a7eeb3acb61: Preparing [2023-05-23T16:18:38.267Z] 71b6b1be2ce6: Preparing [2023-05-23T16:18:38.267Z] 6ebabc755b55: Preparing [2023-05-23T16:18:38.267Z] 56a49c1d1f2c: Preparing [2023-05-23T16:18:38.267Z] be087b587b11: Preparing [2023-05-23T16:18:38.267Z] c096c856f5bc: Preparing [2023-05-23T16:18:38.267Z] 345f8d588312: Preparing [2023-05-23T16:18:38.267Z] 26cbea5cba74: Preparing [2023-05-23T16:18:38.267Z] c096c856f5bc: Waiting [2023-05-23T16:18:38.267Z] 345f8d588312: Waiting [2023-05-23T16:18:38.267Z] 26cbea5cba74: Waiting [2023-05-23T16:18:38.267Z] 6ebabc755b55: Layer already exists [2023-05-23T16:18:38.267Z] 9a7eeb3acb61: Layer already exists [2023-05-23T16:18:38.267Z] be087b587b11: Layer already exists [2023-05-23T16:18:38.267Z] 71b6b1be2ce6: Layer already exists [2023-05-23T16:18:38.267Z] 56a49c1d1f2c: Layer already exists [2023-05-23T16:18:38.267Z] 26cbea5cba74: Layer already exists [2023-05-23T16:18:38.267Z] c096c856f5bc: Layer already exists [2023-05-23T16:18:38.267Z] 345f8d588312: Layer already exists [2023-05-23T16:18:38.533Z] latest: digest: sha256:231ae6c798ae8ed41f6c4f1d11d6b3880c79060219205f198a66d6d0ad39efa8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:38.875Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:39.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.162 [2023-05-23T16:18:39.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-23T16:18:39.211Z] 9a7eeb3acb61: Preparing [2023-05-23T16:18:39.211Z] 71b6b1be2ce6: Preparing [2023-05-23T16:18:39.211Z] 6ebabc755b55: Preparing [2023-05-23T16:18:39.211Z] 56a49c1d1f2c: Preparing [2023-05-23T16:18:39.211Z] be087b587b11: Preparing [2023-05-23T16:18:39.211Z] c096c856f5bc: Preparing [2023-05-23T16:18:39.211Z] 345f8d588312: Preparing [2023-05-23T16:18:39.211Z] 26cbea5cba74: Preparing [2023-05-23T16:18:39.211Z] c096c856f5bc: Waiting [2023-05-23T16:18:39.211Z] 345f8d588312: Waiting [2023-05-23T16:18:39.211Z] 26cbea5cba74: Waiting [2023-05-23T16:18:39.211Z] be087b587b11: Layer already exists [2023-05-23T16:18:39.211Z] 71b6b1be2ce6: Layer already exists [2023-05-23T16:18:39.211Z] 6ebabc755b55: Layer already exists [2023-05-23T16:18:39.211Z] 56a49c1d1f2c: Layer already exists [2023-05-23T16:18:39.211Z] 9a7eeb3acb61: Layer already exists [2023-05-23T16:18:39.211Z] 345f8d588312: Layer already exists [2023-05-23T16:18:39.211Z] c096c856f5bc: Layer already exists [2023-05-23T16:18:39.211Z] 26cbea5cba74: Layer already exists [2023-05-23T16:18:39.211Z] 3.0.0-dev.162: digest: sha256:231ae6c798ae8ed41f6c4f1d11d6b3880c79060219205f198a66d6d0ad39efa8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:39.813Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:40.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:18:40.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-23T16:18:40.150Z] 9a7eeb3acb61: Preparing [2023-05-23T16:18:40.150Z] 71b6b1be2ce6: Preparing [2023-05-23T16:18:40.150Z] 6ebabc755b55: Preparing [2023-05-23T16:18:40.150Z] 56a49c1d1f2c: Preparing [2023-05-23T16:18:40.150Z] be087b587b11: Preparing [2023-05-23T16:18:40.150Z] c096c856f5bc: Preparing [2023-05-23T16:18:40.150Z] 345f8d588312: Preparing [2023-05-23T16:18:40.150Z] 26cbea5cba74: Preparing [2023-05-23T16:18:40.150Z] c096c856f5bc: Waiting [2023-05-23T16:18:40.150Z] 345f8d588312: Waiting [2023-05-23T16:18:40.150Z] 26cbea5cba74: Waiting [2023-05-23T16:18:40.150Z] 56a49c1d1f2c: Layer already exists [2023-05-23T16:18:40.150Z] 71b6b1be2ce6: Layer already exists [2023-05-23T16:18:40.150Z] be087b587b11: Layer already exists [2023-05-23T16:18:40.150Z] 9a7eeb3acb61: Layer already exists [2023-05-23T16:18:40.150Z] 6ebabc755b55: Layer already exists [2023-05-23T16:18:40.150Z] 26cbea5cba74: Layer already exists [2023-05-23T16:18:40.150Z] 345f8d588312: Layer already exists [2023-05-23T16:18:40.150Z] c096c856f5bc: Layer already exists [2023-05-23T16:18:40.416Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:231ae6c798ae8ed41f6c4f1d11d6b3880c79060219205f198a66d6d0ad39efa8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:40.745Z] + 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 [2023-05-23T16:18:41.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-23T16:18:41.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-23T16:18:41.077Z] 9a7eeb3acb61: Preparing [2023-05-23T16:18:41.077Z] 71b6b1be2ce6: Preparing [2023-05-23T16:18:41.077Z] 6ebabc755b55: Preparing [2023-05-23T16:18:41.077Z] 56a49c1d1f2c: Preparing [2023-05-23T16:18:41.077Z] be087b587b11: Preparing [2023-05-23T16:18:41.077Z] c096c856f5bc: Preparing [2023-05-23T16:18:41.077Z] 345f8d588312: Preparing [2023-05-23T16:18:41.077Z] 26cbea5cba74: Preparing [2023-05-23T16:18:41.077Z] c096c856f5bc: Waiting [2023-05-23T16:18:41.077Z] 345f8d588312: Waiting [2023-05-23T16:18:41.077Z] 26cbea5cba74: Waiting [2023-05-23T16:18:41.077Z] 71b6b1be2ce6: Layer already exists [2023-05-23T16:18:41.077Z] be087b587b11: Layer already exists [2023-05-23T16:18:41.077Z] 9a7eeb3acb61: Layer already exists [2023-05-23T16:18:41.077Z] 6ebabc755b55: Layer already exists [2023-05-23T16:18:41.077Z] 56a49c1d1f2c: Layer already exists [2023-05-23T16:18:41.077Z] 26cbea5cba74: Layer already exists [2023-05-23T16:18:41.077Z] c096c856f5bc: Layer already exists [2023-05-23T16:18:41.077Z] 345f8d588312: Layer already exists [2023-05-23T16:18:41.342Z] main: digest: sha256:231ae6c798ae8ed41f6c4f1d11d6b3880c79060219205f198a66d6d0ad39efa8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:18:41.401Z] ===================================================== [Pipeline] echo [2023-05-23T16:18:41.410Z] taggedImages: [2023-05-23T16:18:41.410Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:18:41.410Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-23T16:18:41.410Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.162 [2023-05-23T16:18:41.410Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:18:41.410Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-23T16:18:41.437Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-23T16:18:41.437Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:18:41.437Z] latest [2023-05-23T16:18:41.437Z] 3.0.0-dev.162 [2023-05-23T16:18:41.437Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:18:41.437Z] main [2023-05-23T16:18:41.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:41.796Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:18:42.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:18:42.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-23T16:18:42.136Z] 9b56aa058d2f: Preparing [2023-05-23T16:18:42.136Z] ea95e532ed77: Preparing [2023-05-23T16:18:42.136Z] 142b74b0e161: Preparing [2023-05-23T16:18:42.136Z] 90147f27e7b1: Preparing [2023-05-23T16:18:42.136Z] be087b587b11: Preparing [2023-05-23T16:18:42.136Z] c096c856f5bc: Preparing [2023-05-23T16:18:42.136Z] d6a732d23caa: Preparing [2023-05-23T16:18:42.136Z] 26cbea5cba74: Preparing [2023-05-23T16:18:42.136Z] d6a732d23caa: Waiting [2023-05-23T16:18:42.136Z] 26cbea5cba74: Waiting [2023-05-23T16:18:42.136Z] c096c856f5bc: Waiting [2023-05-23T16:18:42.136Z] be087b587b11: Layer already exists [2023-05-23T16:18:42.136Z] c096c856f5bc: Layer already exists [2023-05-23T16:18:42.403Z] d6a732d23caa: Layer already exists [2023-05-23T16:18:42.403Z] 26cbea5cba74: Layer already exists [2023-05-23T16:18:42.403Z] 9b56aa058d2f: Pushed [2023-05-23T16:18:42.403Z] 142b74b0e161: Pushed [2023-05-23T16:18:42.403Z] ea95e532ed77: Pushed [2023-05-23T16:19:00.586Z] 90147f27e7b1: Pushed [2023-05-23T16:19:00.586Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:93987154f12a5dbd94a79a40aafce14fd904d445a0f4fa64af15d24d4142f7ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:00.925Z] + 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 [2023-05-23T16:19:01.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-23T16:19:01.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-23T16:19:01.246Z] 9b56aa058d2f: Preparing [2023-05-23T16:19:01.246Z] ea95e532ed77: Preparing [2023-05-23T16:19:01.246Z] 142b74b0e161: Preparing [2023-05-23T16:19:01.246Z] 90147f27e7b1: Preparing [2023-05-23T16:19:01.246Z] be087b587b11: Preparing [2023-05-23T16:19:01.246Z] c096c856f5bc: Preparing [2023-05-23T16:19:01.246Z] d6a732d23caa: Preparing [2023-05-23T16:19:01.246Z] 26cbea5cba74: Preparing [2023-05-23T16:19:01.246Z] d6a732d23caa: Waiting [2023-05-23T16:19:01.246Z] 26cbea5cba74: Waiting [2023-05-23T16:19:01.246Z] c096c856f5bc: Waiting [2023-05-23T16:19:01.246Z] 90147f27e7b1: Layer already exists [2023-05-23T16:19:01.246Z] 9b56aa058d2f: Layer already exists [2023-05-23T16:19:01.246Z] be087b587b11: Layer already exists [2023-05-23T16:19:01.246Z] 142b74b0e161: Layer already exists [2023-05-23T16:19:01.246Z] ea95e532ed77: Layer already exists [2023-05-23T16:19:01.246Z] d6a732d23caa: Layer already exists [2023-05-23T16:19:01.246Z] c096c856f5bc: Layer already exists [2023-05-23T16:19:01.246Z] 26cbea5cba74: Layer already exists [2023-05-23T16:19:01.246Z] latest: digest: sha256:93987154f12a5dbd94a79a40aafce14fd904d445a0f4fa64af15d24d4142f7ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:01.855Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:02.189Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.162 [2023-05-23T16:19:02.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-23T16:19:02.189Z] 9b56aa058d2f: Preparing [2023-05-23T16:19:02.189Z] ea95e532ed77: Preparing [2023-05-23T16:19:02.189Z] 142b74b0e161: Preparing [2023-05-23T16:19:02.189Z] 90147f27e7b1: Preparing [2023-05-23T16:19:02.189Z] be087b587b11: Preparing [2023-05-23T16:19:02.189Z] c096c856f5bc: Preparing [2023-05-23T16:19:02.189Z] d6a732d23caa: Preparing [2023-05-23T16:19:02.189Z] 26cbea5cba74: Preparing [2023-05-23T16:19:02.189Z] 26cbea5cba74: Waiting [2023-05-23T16:19:02.189Z] d6a732d23caa: Waiting [2023-05-23T16:19:02.189Z] be087b587b11: Layer already exists [2023-05-23T16:19:02.189Z] 9b56aa058d2f: Layer already exists [2023-05-23T16:19:02.189Z] 90147f27e7b1: Layer already exists [2023-05-23T16:19:02.189Z] ea95e532ed77: Layer already exists [2023-05-23T16:19:02.189Z] 142b74b0e161: Layer already exists [2023-05-23T16:19:02.189Z] d6a732d23caa: Layer already exists [2023-05-23T16:19:02.189Z] c096c856f5bc: Layer already exists [2023-05-23T16:19:02.189Z] 26cbea5cba74: Layer already exists [2023-05-23T16:19:02.189Z] 3.0.0-dev.162: digest: sha256:93987154f12a5dbd94a79a40aafce14fd904d445a0f4fa64af15d24d4142f7ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:02.905Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:03.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:19:03.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-23T16:19:03.235Z] 9b56aa058d2f: Preparing [2023-05-23T16:19:03.235Z] ea95e532ed77: Preparing [2023-05-23T16:19:03.235Z] 142b74b0e161: Preparing [2023-05-23T16:19:03.235Z] 90147f27e7b1: Preparing [2023-05-23T16:19:03.235Z] be087b587b11: Preparing [2023-05-23T16:19:03.235Z] c096c856f5bc: Preparing [2023-05-23T16:19:03.235Z] d6a732d23caa: Preparing [2023-05-23T16:19:03.235Z] 26cbea5cba74: Preparing [2023-05-23T16:19:03.235Z] d6a732d23caa: Waiting [2023-05-23T16:19:03.235Z] c096c856f5bc: Waiting [2023-05-23T16:19:03.235Z] 26cbea5cba74: Waiting [2023-05-23T16:19:03.235Z] 9b56aa058d2f: Layer already exists [2023-05-23T16:19:03.235Z] be087b587b11: Layer already exists [2023-05-23T16:19:03.235Z] 90147f27e7b1: Layer already exists [2023-05-23T16:19:03.235Z] 26cbea5cba74: Layer already exists [2023-05-23T16:19:03.235Z] c096c856f5bc: Layer already exists [2023-05-23T16:19:03.235Z] ea95e532ed77: Layer already exists [2023-05-23T16:19:03.235Z] d6a732d23caa: Layer already exists [2023-05-23T16:19:03.235Z] 142b74b0e161: Layer already exists [2023-05-23T16:19:03.498Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:93987154f12a5dbd94a79a40aafce14fd904d445a0f4fa64af15d24d4142f7ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:03.830Z] + 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 [2023-05-23T16:19:04.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-23T16:19:04.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-23T16:19:04.165Z] 9b56aa058d2f: Preparing [2023-05-23T16:19:04.165Z] ea95e532ed77: Preparing [2023-05-23T16:19:04.165Z] 142b74b0e161: Preparing [2023-05-23T16:19:04.165Z] 90147f27e7b1: Preparing [2023-05-23T16:19:04.165Z] be087b587b11: Preparing [2023-05-23T16:19:04.165Z] c096c856f5bc: Preparing [2023-05-23T16:19:04.165Z] d6a732d23caa: Preparing [2023-05-23T16:19:04.165Z] 26cbea5cba74: Preparing [2023-05-23T16:19:04.165Z] c096c856f5bc: Waiting [2023-05-23T16:19:04.165Z] d6a732d23caa: Waiting [2023-05-23T16:19:04.165Z] 26cbea5cba74: Waiting [2023-05-23T16:19:04.165Z] ea95e532ed77: Layer already exists [2023-05-23T16:19:04.165Z] 142b74b0e161: Layer already exists [2023-05-23T16:19:04.165Z] 90147f27e7b1: Layer already exists [2023-05-23T16:19:04.165Z] be087b587b11: Layer already exists [2023-05-23T16:19:04.165Z] 9b56aa058d2f: Layer already exists [2023-05-23T16:19:04.165Z] c096c856f5bc: Layer already exists [2023-05-23T16:19:04.165Z] d6a732d23caa: Layer already exists [2023-05-23T16:19:04.165Z] 26cbea5cba74: Layer already exists [2023-05-23T16:19:04.431Z] main: digest: sha256:93987154f12a5dbd94a79a40aafce14fd904d445a0f4fa64af15d24d4142f7ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:19:04.487Z] ===================================================== [Pipeline] echo [2023-05-23T16:19:04.496Z] taggedImages: [2023-05-23T16:19:04.496Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:19:04.496Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-23T16:19:04.496Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.162 [2023-05-23T16:19:04.496Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:19:04.496Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-23T16:19:04.523Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-23T16:19:04.523Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:19:04.523Z] latest [2023-05-23T16:19:04.523Z] 3.0.0-dev.162 [2023-05-23T16:19:04.523Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:19:04.523Z] main [2023-05-23T16:19:04.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:04.873Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:08.534Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:19:08.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-23T16:19:08.534Z] 736faaa3d5f1: Preparing [2023-05-23T16:19:08.534Z] a8c7b3955673: Preparing [2023-05-23T16:19:08.534Z] be087b587b11: Preparing [2023-05-23T16:19:08.534Z] c096c856f5bc: Preparing [2023-05-23T16:19:08.534Z] 7430abb358d7: Preparing [2023-05-23T16:19:08.534Z] 26cbea5cba74: Preparing [2023-05-23T16:19:08.534Z] 26cbea5cba74: Waiting [2023-05-23T16:19:08.534Z] be087b587b11: Layer already exists [2023-05-23T16:19:08.799Z] c096c856f5bc: Layer already exists [2023-05-23T16:19:08.799Z] 26cbea5cba74: Layer already exists [2023-05-23T16:19:08.799Z] 736faaa3d5f1: Pushed [2023-05-23T16:19:09.064Z] 7430abb358d7: Pushed [2023-05-23T16:19:14.391Z] a8c7b3955673: Pushed [2023-05-23T16:19:14.391Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:898f0ae3c4c32970271a72d89ad2da47421a6f717174d4a5166c96326d5373df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:14.733Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:15.076Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-23T16:19:15.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-23T16:19:15.076Z] 736faaa3d5f1: Preparing [2023-05-23T16:19:15.076Z] a8c7b3955673: Preparing [2023-05-23T16:19:15.076Z] be087b587b11: Preparing [2023-05-23T16:19:15.076Z] c096c856f5bc: Preparing [2023-05-23T16:19:15.076Z] 7430abb358d7: Preparing [2023-05-23T16:19:15.076Z] 26cbea5cba74: Preparing [2023-05-23T16:19:15.076Z] 26cbea5cba74: Waiting [2023-05-23T16:19:15.076Z] c096c856f5bc: Layer already exists [2023-05-23T16:19:15.076Z] a8c7b3955673: Layer already exists [2023-05-23T16:19:15.076Z] 736faaa3d5f1: Layer already exists [2023-05-23T16:19:15.076Z] be087b587b11: Layer already exists [2023-05-23T16:19:15.076Z] 7430abb358d7: Layer already exists [2023-05-23T16:19:15.076Z] 26cbea5cba74: Layer already exists [2023-05-23T16:19:15.076Z] latest: digest: sha256:898f0ae3c4c32970271a72d89ad2da47421a6f717174d4a5166c96326d5373df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:15.684Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:16.010Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.162 [2023-05-23T16:19:16.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-23T16:19:16.011Z] 736faaa3d5f1: Preparing [2023-05-23T16:19:16.011Z] a8c7b3955673: Preparing [2023-05-23T16:19:16.011Z] be087b587b11: Preparing [2023-05-23T16:19:16.011Z] c096c856f5bc: Preparing [2023-05-23T16:19:16.011Z] 7430abb358d7: Preparing [2023-05-23T16:19:16.011Z] 26cbea5cba74: Preparing [2023-05-23T16:19:16.011Z] 26cbea5cba74: Waiting [2023-05-23T16:19:16.011Z] be087b587b11: Layer already exists [2023-05-23T16:19:16.011Z] a8c7b3955673: Layer already exists [2023-05-23T16:19:16.011Z] 7430abb358d7: Layer already exists [2023-05-23T16:19:16.011Z] 736faaa3d5f1: Layer already exists [2023-05-23T16:19:16.011Z] c096c856f5bc: Layer already exists [2023-05-23T16:19:16.011Z] 26cbea5cba74: Layer already exists [2023-05-23T16:19:16.276Z] 3.0.0-dev.162: digest: sha256:898f0ae3c4c32970271a72d89ad2da47421a6f717174d4a5166c96326d5373df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:16.613Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:16.978Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:19:16.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-23T16:19:16.978Z] 736faaa3d5f1: Preparing [2023-05-23T16:19:16.978Z] a8c7b3955673: Preparing [2023-05-23T16:19:16.978Z] be087b587b11: Preparing [2023-05-23T16:19:16.978Z] c096c856f5bc: Preparing [2023-05-23T16:19:16.978Z] 7430abb358d7: Preparing [2023-05-23T16:19:16.978Z] 26cbea5cba74: Preparing [2023-05-23T16:19:16.978Z] 26cbea5cba74: Waiting [2023-05-23T16:19:16.978Z] 736faaa3d5f1: Layer already exists [2023-05-23T16:19:16.978Z] be087b587b11: Layer already exists [2023-05-23T16:19:16.978Z] c096c856f5bc: Layer already exists [2023-05-23T16:19:16.978Z] a8c7b3955673: Layer already exists [2023-05-23T16:19:16.978Z] 7430abb358d7: Layer already exists [2023-05-23T16:19:16.978Z] 26cbea5cba74: Layer already exists [2023-05-23T16:19:17.251Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:898f0ae3c4c32970271a72d89ad2da47421a6f717174d4a5166c96326d5373df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:17.619Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:17.972Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-23T16:19:17.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-23T16:19:17.972Z] 736faaa3d5f1: Preparing [2023-05-23T16:19:17.972Z] a8c7b3955673: Preparing [2023-05-23T16:19:17.972Z] be087b587b11: Preparing [2023-05-23T16:19:17.972Z] c096c856f5bc: Preparing [2023-05-23T16:19:17.972Z] 7430abb358d7: Preparing [2023-05-23T16:19:17.972Z] 26cbea5cba74: Preparing [2023-05-23T16:19:17.972Z] 26cbea5cba74: Waiting [2023-05-23T16:19:17.972Z] c096c856f5bc: Layer already exists [2023-05-23T16:19:17.972Z] be087b587b11: Layer already exists [2023-05-23T16:19:17.972Z] a8c7b3955673: Layer already exists [2023-05-23T16:19:17.972Z] 736faaa3d5f1: Layer already exists [2023-05-23T16:19:17.972Z] 7430abb358d7: Layer already exists [2023-05-23T16:19:17.972Z] 26cbea5cba74: Layer already exists [2023-05-23T16:19:18.243Z] main: digest: sha256:898f0ae3c4c32970271a72d89ad2da47421a6f717174d4a5166c96326d5373df size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:19:18.285Z] ===================================================== [Pipeline] echo [2023-05-23T16:19:18.291Z] taggedImages: [2023-05-23T16:19:18.291Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:19:18.291Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-23T16:19:18.291Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.162 [2023-05-23T16:19:18.291Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:19:18.291Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-23T16:19:18.310Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-23T16:19:18.310Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:19:18.310Z] latest [2023-05-23T16:19:18.310Z] 3.0.0-dev.162 [2023-05-23T16:19:18.310Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:19:18.310Z] main [2023-05-23T16:19:18.310Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:18.657Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:18.987Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:19:18.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-23T16:19:18.987Z] e5fbf2106d60: Preparing [2023-05-23T16:19:18.987Z] e0c824d7c5e5: Preparing [2023-05-23T16:19:18.987Z] be087b587b11: Preparing [2023-05-23T16:19:18.987Z] c096c856f5bc: Preparing [2023-05-23T16:19:18.987Z] b3e1110f2734: Preparing [2023-05-23T16:19:18.987Z] 26cbea5cba74: Preparing [2023-05-23T16:19:18.987Z] 26cbea5cba74: Waiting [2023-05-23T16:19:18.987Z] c096c856f5bc: Layer already exists [2023-05-23T16:19:18.987Z] be087b587b11: Layer already exists [2023-05-23T16:19:18.987Z] b3e1110f2734: Layer already exists [2023-05-23T16:19:19.253Z] 26cbea5cba74: Layer already exists [2023-05-23T16:19:19.253Z] e5fbf2106d60: Pushed [2023-05-23T16:19:25.886Z] e0c824d7c5e5: Pushed [2023-05-23T16:19:25.886Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7: digest: sha256:7ac4681f804c59594cb866bb2fe48bc0cd04e836bede3d40b3c913cf290fd18e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:26.217Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:26.547Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-23T16:19:26.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-23T16:19:26.548Z] e5fbf2106d60: Preparing [2023-05-23T16:19:26.548Z] e0c824d7c5e5: Preparing [2023-05-23T16:19:26.548Z] be087b587b11: Preparing [2023-05-23T16:19:26.548Z] c096c856f5bc: Preparing [2023-05-23T16:19:26.548Z] b3e1110f2734: Preparing [2023-05-23T16:19:26.548Z] 26cbea5cba74: Preparing [2023-05-23T16:19:26.548Z] 26cbea5cba74: Waiting [2023-05-23T16:19:26.548Z] e0c824d7c5e5: Layer already exists [2023-05-23T16:19:26.548Z] b3e1110f2734: Layer already exists [2023-05-23T16:19:26.548Z] e5fbf2106d60: Layer already exists [2023-05-23T16:19:26.548Z] be087b587b11: Layer already exists [2023-05-23T16:19:26.548Z] c096c856f5bc: Layer already exists [2023-05-23T16:19:26.548Z] 26cbea5cba74: Layer already exists [2023-05-23T16:19:26.548Z] latest: digest: sha256:7ac4681f804c59594cb866bb2fe48bc0cd04e836bede3d40b3c913cf290fd18e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:27.137Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:27.460Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.162 [2023-05-23T16:19:27.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-23T16:19:27.460Z] e5fbf2106d60: Preparing [2023-05-23T16:19:27.460Z] e0c824d7c5e5: Preparing [2023-05-23T16:19:27.460Z] be087b587b11: Preparing [2023-05-23T16:19:27.460Z] c096c856f5bc: Preparing [2023-05-23T16:19:27.460Z] b3e1110f2734: Preparing [2023-05-23T16:19:27.460Z] 26cbea5cba74: Preparing [2023-05-23T16:19:27.460Z] 26cbea5cba74: Waiting [2023-05-23T16:19:27.460Z] b3e1110f2734: Layer already exists [2023-05-23T16:19:27.460Z] be087b587b11: Layer already exists [2023-05-23T16:19:27.460Z] c096c856f5bc: Layer already exists [2023-05-23T16:19:27.460Z] e5fbf2106d60: Layer already exists [2023-05-23T16:19:27.460Z] e0c824d7c5e5: Layer already exists [2023-05-23T16:19:27.460Z] 26cbea5cba74: Layer already exists [2023-05-23T16:19:27.725Z] 3.0.0-dev.162: digest: sha256:7ac4681f804c59594cb866bb2fe48bc0cd04e836bede3d40b3c913cf290fd18e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:28.057Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:28.381Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:19:28.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-23T16:19:28.381Z] e5fbf2106d60: Preparing [2023-05-23T16:19:28.381Z] e0c824d7c5e5: Preparing [2023-05-23T16:19:28.381Z] be087b587b11: Preparing [2023-05-23T16:19:28.381Z] c096c856f5bc: Preparing [2023-05-23T16:19:28.381Z] b3e1110f2734: Preparing [2023-05-23T16:19:28.381Z] 26cbea5cba74: Preparing [2023-05-23T16:19:28.381Z] 26cbea5cba74: Waiting [2023-05-23T16:19:28.381Z] c096c856f5bc: Layer already exists [2023-05-23T16:19:28.381Z] be087b587b11: Layer already exists [2023-05-23T16:19:28.381Z] e0c824d7c5e5: Layer already exists [2023-05-23T16:19:28.381Z] b3e1110f2734: Layer already exists [2023-05-23T16:19:28.381Z] e5fbf2106d60: Layer already exists [2023-05-23T16:19:28.381Z] 26cbea5cba74: Layer already exists [2023-05-23T16:19:28.647Z] 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162: digest: sha256:7ac4681f804c59594cb866bb2fe48bc0cd04e836bede3d40b3c913cf290fd18e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:28.980Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:29.307Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-23T16:19:29.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-23T16:19:29.307Z] e5fbf2106d60: Preparing [2023-05-23T16:19:29.307Z] e0c824d7c5e5: Preparing [2023-05-23T16:19:29.307Z] be087b587b11: Preparing [2023-05-23T16:19:29.307Z] c096c856f5bc: Preparing [2023-05-23T16:19:29.307Z] b3e1110f2734: Preparing [2023-05-23T16:19:29.307Z] 26cbea5cba74: Preparing [2023-05-23T16:19:29.307Z] 26cbea5cba74: Waiting [2023-05-23T16:19:29.307Z] e0c824d7c5e5: Layer already exists [2023-05-23T16:19:29.307Z] b3e1110f2734: Layer already exists [2023-05-23T16:19:29.307Z] e5fbf2106d60: Layer already exists [2023-05-23T16:19:29.307Z] c096c856f5bc: Layer already exists [2023-05-23T16:19:29.307Z] 26cbea5cba74: Layer already exists [2023-05-23T16:19:29.307Z] be087b587b11: Layer already exists [2023-05-23T16:19:29.573Z] main: digest: sha256:7ac4681f804c59594cb866bb2fe48bc0cd04e836bede3d40b3c913cf290fd18e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-23T16:19:29.620Z] ===================================================== [Pipeline] echo [2023-05-23T16:19:29.626Z] taggedImages: [2023-05-23T16:19:29.626Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [2023-05-23T16:19:29.626Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-23T16:19:29.626Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.162 [2023-05-23T16:19:29.626Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b5d159302a21ca4b8ea3c12b2823a503bdccfe7-3.0.0-dev.162 [2023-05-23T16:19:29.626Z] - 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 [2023-05-23T16:19:29.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T16:19:29.971Z] [2023-05-23T16:19:29.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:19:30.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T16:19:30.291Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T16:19:30.291Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T16:19:30.291Z] 04944245beec: Pulling fs layer [2023-05-23T16:19:30.291Z] 699f458cf7ca: Pulling fs layer [2023-05-23T16:19:30.291Z] 765212b225bb: Pulling fs layer [2023-05-23T16:19:30.291Z] f23df028b6ca: Pulling fs layer [2023-05-23T16:19:30.291Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T16:19:30.291Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T16:19:30.291Z] f23df028b6ca: Waiting [2023-05-23T16:19:30.291Z] d65c8cfc05b1: Waiting [2023-05-23T16:19:30.291Z] 2437ff75d9bd: Waiting [2023-05-23T16:19:30.291Z] 765212b225bb: Waiting [2023-05-23T16:19:30.558Z] 04944245beec: Verifying Checksum [2023-05-23T16:19:30.558Z] 04944245beec: Download complete [2023-05-23T16:19:30.558Z] 765212b225bb: Download complete [2023-05-23T16:19:30.558Z] f23df028b6ca: Verifying Checksum [2023-05-23T16:19:30.558Z] f23df028b6ca: Download complete [2023-05-23T16:19:30.558Z] d65c8cfc05b1: Download complete [2023-05-23T16:19:30.827Z] 699f458cf7ca: Verifying Checksum [2023-05-23T16:19:30.827Z] 699f458cf7ca: Download complete [2023-05-23T16:19:31.094Z] 8998bd30e6a1: Download complete [2023-05-23T16:19:33.680Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T16:19:33.680Z] 2437ff75d9bd: Download complete [2023-05-23T16:19:35.084Z] 8998bd30e6a1: Pull complete [2023-05-23T16:19:36.488Z] 04944245beec: Pull complete [2023-05-23T16:19:37.891Z] 699f458cf7ca: Pull complete [2023-05-23T16:19:37.891Z] 765212b225bb: Pull complete [2023-05-23T16:19:38.850Z] f23df028b6ca: Pull complete [2023-05-23T16:19:38.850Z] d65c8cfc05b1: Pull complete [2023-05-23T16:19:53.827Z] 2437ff75d9bd: Pull complete [2023-05-23T16:19:53.827Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T16:19:53.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T16:19:53.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:19:54.014Z] prd-ubuntu20.04-docker-arm64-4c-16g-16508 does not seem to be running inside a container [2023-05-23T16:19:54.073Z] $ 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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 [2023-05-23T16:19:56.887Z] $ docker top d87c1a9eea5c1a7a42cd216c60f0a3651f658923961c7cb0203a8576bdd1cdeb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:19:57.753Z] ---> job-cost.sh [2023-05-23T16:19:57.753Z] lf-activate-venv: SKIPPING [2023-05-23T16:19:57.753Z] INFO: No Stack... [2023-05-23T16:19:58.017Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T16:19:58.969Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T16:19:59.282Z] + + cat /w/workspace/edgex-go/528/archives/cost.csv [2023-05-23T16:19:59.282Z] cut -d, -f6 [Pipeline] lock [2023-05-23T16:19:59.608Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-528-stack-cost] [2023-05-23T16:19:59.615Z] Resource [jenkins-edgexfoundry-edgex-go-main-528-stack-cost] did not exist. Created. [2023-05-23T16:19:59.615Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-528-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T16:20:00.253Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T16:20:00.790Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T16:20:00.798Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-528-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T16:20:00.827Z] $ docker stop --time=1 d87c1a9eea5c1a7a42cd216c60f0a3651f658923961c7cb0203a8576bdd1cdeb [2023-05-23T16:20:02.370Z] $ docker rm -f --volumes d87c1a9eea5c1a7a42cd216c60f0a3651f658923961c7cb0203a8576bdd1cdeb [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 [2023-05-23T16:20:04.781Z] provisioning config files... [2023-05-23T16:20:04.787Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/528@tmp/config326436071311157020tmp [Pipeline] { [Pipeline] sh [2023-05-23T16:20:05.073Z] + set +x [2023-05-23T16:20:05.074Z] + bash -s -- [2023-05-23T16:20:05.074Z] + curl -s https://codecov.io/bash [2023-05-23T16:20:05.074Z] [2023-05-23T16:20:05.074Z] _____ _ [2023-05-23T16:20:05.074Z] / ____| | | [2023-05-23T16:20:05.074Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T16:20:05.074Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T16:20:05.074Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T16:20:05.074Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T16:20:05.074Z] Bash-1.0.6 [2023-05-23T16:20:05.074Z] [2023-05-23T16:20:05.074Z] [2023-05-23T16:20:05.074Z] ==> git version 2.25.1 found [2023-05-23T16:20:05.074Z] ==> 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 [2023-05-23T16:20:05.074Z] Release-Date: 2020-01-08 [2023-05-23T16:20:05.074Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-23T16:20:05.074Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T16:20:05.074Z] ==> Jenkins CI detected. [2023-05-23T16:20:05.074Z] current dir:  /w/workspace/edgex-go/528 [2023-05-23T16:20:05.074Z] project root: . [2023-05-23T16:20:05.074Z] --> token set from env [2023-05-23T16:20:05.074Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T16:20:05.074Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T16:20:05.074Z] ==> Python coveragepy not found [2023-05-23T16:20:05.074Z] ==> Searching for coverage reports in: [2023-05-23T16:20:05.074Z] + . [2023-05-23T16:20:05.074Z] -> Found 1 reports [2023-05-23T16:20:05.074Z] ==> Detecting git/mercurial file structure [2023-05-23T16:20:05.074Z] ==> Reading reports [2023-05-23T16:20:05.074Z] + ./coverage.out bytes=447731 [2023-05-23T16:20:05.074Z] ==> Appending adjustments [2023-05-23T16:20:05.074Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T16:20:06.447Z] + Found adjustments [2023-05-23T16:20:06.447Z] ==> Gzipping contents [2023-05-23T16:20:06.447Z] 60K /tmp/codecov.m1ZqSF.gz [2023-05-23T16:20:06.447Z] ==> Uploading reports [2023-05-23T16:20:06.447Z] url: https://codecov.io [2023-05-23T16:20:06.447Z] query: branch=main&commit=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7&build=528&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F528%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-23T16:20:06.447Z] -> Pinging Codecov [2023-05-23T16:20:06.447Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=8b5d159302a21ca4b8ea3c12b2823a503bdccfe7&build=528&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F528%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-23T16:20:14.574Z] -> Uploading to [2023-05-23T16:20:14.574Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/00271124DB129430A58F1EEE437C3FCB/8b5d159302a21ca4b8ea3c12b2823a503bdccfe7/35150166-9055-40b1-91fe-04c57f2d3cc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T162014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=71f5aaa2ac485862367bb8159443dd28d78d750c49e29f40b9f6ad809dcbddde [2023-05-23T16:20:14.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T16:20:14.574Z] Dload Upload Total Spent Left Speed [2023-05-23T16:20:14.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57440 0 0 100 57440 0 283k --:--:-- --:--:-- --:--:-- 283k [2023-05-23T16:20:14.574Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 [Pipeline] } [2023-05-23T16:20:14.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-23T16:20:14.720Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-23T16:20:14.733Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:20:15.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T16:20:15.024Z] [2023-05-23T16:20:15.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:20:15.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T16:20:15.317Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-23T16:20:15.317Z] df9b9388f04a: Pulling fs layer [2023-05-23T16:20:15.317Z] 52dc419b0ee2: Pulling fs layer [2023-05-23T16:20:15.317Z] 25bc292e5bac: Pulling fs layer [2023-05-23T16:20:15.317Z] 114826534d7a: Pulling fs layer [2023-05-23T16:20:15.317Z] 4657fd5d0bcf: Pulling fs layer [2023-05-23T16:20:15.317Z] 6ad1cebc031e: Pulling fs layer [2023-05-23T16:20:15.317Z] 8a3aa393b2d8: Pulling fs layer [2023-05-23T16:20:15.317Z] 4657fd5d0bcf: Waiting [2023-05-23T16:20:15.317Z] 6ad1cebc031e: Waiting [2023-05-23T16:20:15.317Z] 8a3aa393b2d8: Waiting [2023-05-23T16:20:15.317Z] 114826534d7a: Waiting [2023-05-23T16:20:15.317Z] 25bc292e5bac: Verifying Checksum [2023-05-23T16:20:15.317Z] 52dc419b0ee2: Verifying Checksum [2023-05-23T16:20:15.317Z] 52dc419b0ee2: Download complete [2023-05-23T16:20:15.317Z] 4657fd5d0bcf: Verifying Checksum [2023-05-23T16:20:15.317Z] 4657fd5d0bcf: Download complete [2023-05-23T16:20:15.317Z] df9b9388f04a: Verifying Checksum [2023-05-23T16:20:15.317Z] df9b9388f04a: Download complete [2023-05-23T16:20:15.577Z] 6ad1cebc031e: Verifying Checksum [2023-05-23T16:20:15.577Z] 6ad1cebc031e: Download complete [2023-05-23T16:20:15.577Z] df9b9388f04a: Pull complete [2023-05-23T16:20:15.577Z] 52dc419b0ee2: Pull complete [2023-05-23T16:20:15.837Z] 25bc292e5bac: Pull complete [2023-05-23T16:20:16.095Z] 114826534d7a: Verifying Checksum [2023-05-23T16:20:16.095Z] 114826534d7a: Download complete [2023-05-23T16:20:16.095Z] 8a3aa393b2d8: Verifying Checksum [2023-05-23T16:20:16.095Z] 8a3aa393b2d8: Download complete [2023-05-23T16:20:19.376Z] 114826534d7a: Pull complete [2023-05-23T16:20:19.376Z] 4657fd5d0bcf: Pull complete [2023-05-23T16:20:19.633Z] 6ad1cebc031e: Pull complete [2023-05-23T16:20:22.162Z] 8a3aa393b2d8: Pull complete [2023-05-23T16:20:22.162Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-23T16:20:22.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-23T16:20:22.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:20:22.245Z] prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container [2023-05-23T16:20:22.273Z] $ 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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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:1.410.4 cat [2023-05-23T16:20:26.744Z] $ docker top b2d71ff853d996e7b410def940a776f85ab4a78237c1ae54b5809d8e248fd417 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-23T16:20:26.809Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-23T16:20:27.085Z] + set -o pipefail [2023-05-23T16:20:27.085Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-23T16:20:32.359Z] [2023-05-23T16:20:32.359Z] Monitoring /w/workspace/edgex-go/528 (github.com/edgexfoundry/edgex-go)... [2023-05-23T16:20:32.359Z] [2023-05-23T16:20:32.359Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/e296bf8d-739d-4433-92b8-6f2ec9552e5a [2023-05-23T16:20:32.359Z] [2023-05-23T16:20:32.359Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-23T16:20:32.359Z] [2023-05-23T16:20:32.359Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-23T16:20:32.359Z] [2023-05-23T16:20:32.359Z] [2023-05-23T16:20:32.359Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-23T16:20:32.359Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-23T16:20:32.359Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-23T16:20:32.390Z] $ docker stop --time=1 b2d71ff853d996e7b410def940a776f85ab4a78237c1ae54b5809d8e248fd417 [2023-05-23T16:20:36.468Z] $ docker rm -f --volumes b2d71ff853d996e7b410def940a776f85ab4a78237c1ae54b5809d8e248fd417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-23T16:20:36.788Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T16:20:36.799Z] provisioning config files... [2023-05-23T16:20:36.807Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/528@tmp/config16840987533054633740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:20:37.098Z] --> edgex-publish-swagger.sh [2023-05-23T16:20:37.098Z] === Publish openapi/v3 API === [2023-05-23T16:20:37.098Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-23T16:20:37.098Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/528/openapi/v3/core-command.yaml] [2023-05-23T16:20:37.098Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T16:20:37.098Z] Dload Upload Total Spent Left Speed [2023-05-23T16:20:37.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 53462 --:--:-- --:--:-- --:--:-- 53462 [2023-05-23T16:20:37.666Z] [2023-05-23T16:20:37.666Z] [2023-05-23T16:20:37.666Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/528/openapi/v3/core-data.yaml] [2023-05-23T16:20:37.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T16:20:37.666Z] Dload Upload Total Spent Left Speed [2023-05-23T16:20:38.234Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 332k --:--:-- --:--:-- --:--:-- 332k 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 119k [2023-05-23T16:20:38.234Z] [2023-05-23T16:20:38.234Z] [2023-05-23T16:20:38.234Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/528/openapi/v3/core-metadata.yaml] [2023-05-23T16:20:38.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T16:20:38.234Z] Dload Upload Total Spent Left Speed [2023-05-23T16:20:38.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 258k --:--:-- --:--:-- --:--:-- 258k [2023-05-23T16:20:38.802Z] [2023-05-23T16:20:38.802Z] [2023-05-23T16:20:38.802Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/528/openapi/v3/support-notifications.yaml] [2023-05-23T16:20:38.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T16:20:38.802Z] Dload Upload Total Spent Left Speed [2023-05-23T16:20:39.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 177k --:--:-- --:--:-- --:--:-- 177k [2023-05-23T16:20:39.061Z] [2023-05-23T16:20:39.061Z] [2023-05-23T16:20:39.061Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/528/openapi/v3/support-scheduler.yaml] [2023-05-23T16:20:39.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T16:20:39.061Z] Dload Upload Total Spent Left Speed [2023-05-23T16:20:40.002Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 58528 --:--:-- --:--:-- --:--:-- 58428 100 34356 0 0 100 34356 0 58528 --:--:-- --:--:-- --:--:-- 58428 [2023-05-23T16:20:40.002Z] [2023-05-23T16:20:40.002Z] [Pipeline] } [2023-05-23T16:20:40.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-05-23T16:20:40.380Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T16:20:40.380Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:20:40.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T16:20:40.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:20:40.741Z] prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container [2023-05-23T16:20:40.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 [2023-05-23T16:20:41.178Z] $ docker top a1cf1126b7422e12b2836fd46624a0b13ec844352c62dbfa28868afa589b5605 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T16:20:41.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T16:20:41.268Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T16:20:41.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T16:20:41.376Z] $ docker exec a1cf1126b7422e12b2836fd46624a0b13ec844352c62dbfa28868afa589b5605 ssh-agent [2023-05-23T16:20:41.484Z] SSH_AUTH_SOCK=/tmp/ssh-1xwy2GBUGnOs/agent.31 [2023-05-23T16:20:41.484Z] SSH_AGENT_PID=38 [2023-05-23T16:20:41.489Z] Running ssh-add (command line suppressed) [2023-05-23T16:20:41.588Z] Identity added: /w/workspace/edgex-go/528@tmp/private_key_16488371335706445684.key (/w/workspace/edgex-go/528@tmp/private_key_16488371335706445684.key) [2023-05-23T16:20:41.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T16:20:41.891Z] + git semver tag [2023-05-23T16:20:42.151Z] 2023-05-23 16:20:42,063 [run_tag] DEBUG tag force:False [2023-05-23T16:20:42.151Z] 2023-05-23 16:20:42,063 [check_head_tag] DEBUG check head tag [2023-05-23T16:20:42.151Z] 2023-05-23 16:20:42,067 [execute] INFO git cat-file --batch-check [2023-05-23T16:20:42.151Z] 2023-05-23 16:20:42,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/528, universal_newlines=False, shell=None, istream=) [2023-05-23T16:20:42.151Z] 2023-05-23 16:20:42,070 [execute] INFO git cat-file --batch [2023-05-23T16:20:42.151Z] 2023-05-23 16:20:42,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/528, universal_newlines=False, shell=None, istream=) [2023-05-23T16:20:42.151Z] 2023-05-23 16:20:42,137 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main [2023-05-23T16:20:42.151Z] 2023-05-23 16:20:42,137 [execute] INFO git tag -a v3.0.0-dev.162 -m v3.0.0-dev.162 [2023-05-23T16:20:42.151Z] 2023-05-23 16:20:42,138 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.162', '-m', 'v3.0.0-dev.162'], cwd=/w/workspace/edgex-go/528, universal_newlines=False, shell=None, istream=None) [2023-05-23T16:20:42.151Z] 2023-05-23 16:20:42,142 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main [2023-05-23T16:20:42.151Z] 3.0.0-dev.162 [Pipeline] } [2023-05-23T16:20:42.417Z] $ docker exec --env ******** --env ******** a1cf1126b7422e12b2836fd46624a0b13ec844352c62dbfa28868afa589b5605 ssh-agent -k [2023-05-23T16:20:42.507Z] unset SSH_AUTH_SOCK; [2023-05-23T16:20:42.507Z] unset SSH_AGENT_PID; [2023-05-23T16:20:42.508Z] echo Agent pid 38 killed; [2023-05-23T16:20:42.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T16:20:42.821Z] + git semver [Pipeline] } [2023-05-23T16:20:43.093Z] $ docker stop --time=1 a1cf1126b7422e12b2836fd46624a0b13ec844352c62dbfa28868afa589b5605 [2023-05-23T16:20:44.314Z] $ docker rm -f --volumes a1cf1126b7422e12b2836fd46624a0b13ec844352c62dbfa28868afa589b5605 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:20:44.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T16:20:44.694Z] [2023-05-23T16:20:44.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:20:44.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T16:20:44.998Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-23T16:20:44.998Z] ab5ef0e58194: Pulling fs layer [2023-05-23T16:20:44.998Z] 9712f1f96733: Pulling fs layer [2023-05-23T16:20:44.998Z] 63f879dbbcfc: Pulling fs layer [2023-05-23T16:20:44.998Z] 0d9ebad4ef96: Pulling fs layer [2023-05-23T16:20:44.998Z] e9a5061849ea: Pulling fs layer [2023-05-23T16:20:44.998Z] d747dcd14b5f: Pulling fs layer [2023-05-23T16:20:44.998Z] 2de7ff778b66: Pulling fs layer [2023-05-23T16:20:44.998Z] d747dcd14b5f: Waiting [2023-05-23T16:20:44.998Z] e9a5061849ea: Waiting [2023-05-23T16:20:44.998Z] 9712f1f96733: Verifying Checksum [2023-05-23T16:20:44.998Z] 9712f1f96733: Download complete [2023-05-23T16:20:45.258Z] 63f879dbbcfc: Verifying Checksum [2023-05-23T16:20:45.258Z] 63f879dbbcfc: Download complete [2023-05-23T16:20:45.516Z] e9a5061849ea: Verifying Checksum [2023-05-23T16:20:45.516Z] e9a5061849ea: Download complete [2023-05-23T16:20:45.516Z] d747dcd14b5f: Verifying Checksum [2023-05-23T16:20:45.516Z] d747dcd14b5f: Download complete [2023-05-23T16:20:45.516Z] 0d9ebad4ef96: Verifying Checksum [2023-05-23T16:20:45.516Z] 0d9ebad4ef96: Download complete [2023-05-23T16:20:45.516Z] ab5ef0e58194: Verifying Checksum [2023-05-23T16:20:45.516Z] ab5ef0e58194: Download complete [2023-05-23T16:20:45.774Z] 2de7ff778b66: Verifying Checksum [2023-05-23T16:20:45.774Z] 2de7ff778b66: Download complete [2023-05-23T16:20:48.303Z] ab5ef0e58194: Pull complete [2023-05-23T16:20:48.303Z] 9712f1f96733: Pull complete [2023-05-23T16:20:48.870Z] 63f879dbbcfc: Pull complete [2023-05-23T16:20:53.060Z] 0d9ebad4ef96: Pull complete [2023-05-23T16:20:53.060Z] e9a5061849ea: Pull complete [2023-05-23T16:20:53.060Z] d747dcd14b5f: Pull complete [2023-05-23T16:20:53.996Z] 2de7ff778b66: Pull complete [2023-05-23T16:20:53.996Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-23T16:20:53.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-23T16:20:53.996Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:20:54.069Z] prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container [2023-05-23T16:20:54.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 [2023-05-23T16:20:59.526Z] $ docker top cb6c87182d0543edd84f8d3e6c08056f8e244299ff05d09360c090d1eba2036d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-23T16:20:59.595Z] provisioning config files... [2023-05-23T16:20:59.601Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/528@tmp/config8824035622227564031tmp [2023-05-23T16:20:59.610Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/528@tmp/config10389898271240573979tmp [2023-05-23T16:20:59.616Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/528@tmp/config13328241695724686712tmp [Pipeline] { [Pipeline] echo [2023-05-23T16:20:59.629Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:20:59.924Z] ---> sigul-configuration.sh [2023-05-23T16:20:59.924Z] gpg: directory `/root/.gnupg' created [2023-05-23T16:20:59.924Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-23T16:20:59.924Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-23T16:20:59.924Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-23T16:20:59.924Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-23T16:20:59.924Z] gpg: CAST5 encrypted data [2023-05-23T16:20:59.924Z] gpg: encrypted with 1 passphrase [2023-05-23T16:20:59.924Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-23T16:21:00.210Z] + mkdir /home/jenkins [2023-05-23T16:21:00.210Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-23T16:21:00.493Z] + 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 [2023-05-23T16:21:00.501Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:21:00.785Z] ---> sigul-install.sh [2023-05-23T16:21:00.785Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-23T16:21:01.068Z] + git tag --list [2023-05-23T16:21:01.068Z] 0.6.0 [2023-05-23T16:21:01.068Z] 0.6.1 [2023-05-23T16:21:01.068Z] 0.7.0 [2023-05-23T16:21:01.068Z] 0.7.1 [2023-05-23T16:21:01.068Z] v1.0.0 [2023-05-23T16:21:01.068Z] v1.0.1 [2023-05-23T16:21:01.068Z] v1.1.0 [2023-05-23T16:21:01.068Z] v1.2.0 [2023-05-23T16:21:01.068Z] v1.2.1 [2023-05-23T16:21:01.068Z] v1.3.0 [2023-05-23T16:21:01.068Z] v1.3.1 [2023-05-23T16:21:01.068Z] v2.0.0 [2023-05-23T16:21:01.068Z] v2.1.0 [2023-05-23T16:21:01.068Z] v2.1.1 [2023-05-23T16:21:01.068Z] v2.1.1-dev.1 [2023-05-23T16:21:01.068Z] v2.1.1-dev.2 [2023-05-23T16:21:01.068Z] v2.1.1-dev.3 [2023-05-23T16:21:01.068Z] v2.1.1-dev.4 [2023-05-23T16:21:01.068Z] v2.1.1-dev.5 [2023-05-23T16:21:01.068Z] v2.1.1-dev.6 [2023-05-23T16:21:01.068Z] v2.1.1-dev.7 [2023-05-23T16:21:01.068Z] v2.1.1-dev.8 [2023-05-23T16:21:01.068Z] v2.1.2-dev.1 [2023-05-23T16:21:01.068Z] v2.2.0 [2023-05-23T16:21:01.068Z] v2.2.1-dev.1 [2023-05-23T16:21:01.068Z] v2.2.1-dev.10 [2023-05-23T16:21:01.068Z] v2.2.1-dev.11 [2023-05-23T16:21:01.068Z] v2.2.1-dev.12 [2023-05-23T16:21:01.069Z] v2.2.1-dev.13 [2023-05-23T16:21:01.069Z] v2.2.1-dev.14 [2023-05-23T16:21:01.069Z] v2.2.1-dev.15 [2023-05-23T16:21:01.069Z] v2.2.1-dev.16 [2023-05-23T16:21:01.069Z] v2.2.1-dev.17 [2023-05-23T16:21:01.069Z] v2.2.1-dev.18 [2023-05-23T16:21:01.069Z] v2.2.1-dev.19 [2023-05-23T16:21:01.069Z] v2.2.1-dev.2 [2023-05-23T16:21:01.069Z] v2.2.1-dev.20 [2023-05-23T16:21:01.069Z] v2.2.1-dev.21 [2023-05-23T16:21:01.069Z] v2.2.1-dev.22 [2023-05-23T16:21:01.069Z] v2.2.1-dev.23 [2023-05-23T16:21:01.069Z] v2.2.1-dev.24 [2023-05-23T16:21:01.069Z] v2.2.1-dev.25 [2023-05-23T16:21:01.069Z] v2.2.1-dev.26 [2023-05-23T16:21:01.069Z] v2.2.1-dev.27 [2023-05-23T16:21:01.069Z] v2.2.1-dev.28 [2023-05-23T16:21:01.069Z] v2.2.1-dev.29 [2023-05-23T16:21:01.069Z] v2.2.1-dev.3 [2023-05-23T16:21:01.069Z] v2.2.1-dev.4 [2023-05-23T16:21:01.069Z] v2.2.1-dev.5 [2023-05-23T16:21:01.069Z] v2.2.1-dev.6 [2023-05-23T16:21:01.069Z] v2.2.1-dev.7 [2023-05-23T16:21:01.069Z] v2.2.1-dev.8 [2023-05-23T16:21:01.069Z] v2.2.1-dev.9 [2023-05-23T16:21:01.069Z] v2.3.0 [2023-05-23T16:21:01.069Z] v2.3.0-dev.100 [2023-05-23T16:21:01.069Z] v2.3.0-dev.101 [2023-05-23T16:21:01.069Z] v2.3.0-dev.102 [2023-05-23T16:21:01.069Z] v2.3.0-dev.103 [2023-05-23T16:21:01.069Z] v2.3.0-dev.104 [2023-05-23T16:21:01.069Z] v2.3.0-dev.105 [2023-05-23T16:21:01.069Z] v2.3.0-dev.106 [2023-05-23T16:21:01.069Z] v2.3.0-dev.29 [2023-05-23T16:21:01.069Z] v2.3.0-dev.30 [2023-05-23T16:21:01.069Z] v2.3.0-dev.31 [2023-05-23T16:21:01.069Z] v2.3.0-dev.32 [2023-05-23T16:21:01.069Z] v2.3.0-dev.33 [2023-05-23T16:21:01.069Z] v2.3.0-dev.34 [2023-05-23T16:21:01.069Z] v2.3.0-dev.35 [2023-05-23T16:21:01.069Z] v2.3.0-dev.36 [2023-05-23T16:21:01.069Z] v2.3.0-dev.37 [2023-05-23T16:21:01.069Z] v2.3.0-dev.38 [2023-05-23T16:21:01.069Z] v2.3.0-dev.39 [2023-05-23T16:21:01.069Z] v2.3.0-dev.40 [2023-05-23T16:21:01.069Z] v2.3.0-dev.41 [2023-05-23T16:21:01.069Z] v2.3.0-dev.42 [2023-05-23T16:21:01.069Z] v2.3.0-dev.43 [2023-05-23T16:21:01.069Z] v2.3.0-dev.44 [2023-05-23T16:21:01.069Z] v2.3.0-dev.45 [2023-05-23T16:21:01.069Z] v2.3.0-dev.46 [2023-05-23T16:21:01.069Z] v2.3.0-dev.47 [2023-05-23T16:21:01.069Z] v2.3.0-dev.48 [2023-05-23T16:21:01.069Z] v2.3.0-dev.49 [2023-05-23T16:21:01.069Z] v2.3.0-dev.50 [2023-05-23T16:21:01.069Z] v2.3.0-dev.51 [2023-05-23T16:21:01.069Z] v2.3.0-dev.52 [2023-05-23T16:21:01.069Z] v2.3.0-dev.53 [2023-05-23T16:21:01.069Z] v2.3.0-dev.54 [2023-05-23T16:21:01.069Z] v2.3.0-dev.55 [2023-05-23T16:21:01.069Z] v2.3.0-dev.56 [2023-05-23T16:21:01.069Z] v2.3.0-dev.57 [2023-05-23T16:21:01.069Z] v2.3.0-dev.58 [2023-05-23T16:21:01.069Z] v2.3.0-dev.59 [2023-05-23T16:21:01.069Z] v2.3.0-dev.60 [2023-05-23T16:21:01.069Z] v2.3.0-dev.61 [2023-05-23T16:21:01.069Z] v2.3.0-dev.62 [2023-05-23T16:21:01.069Z] v2.3.0-dev.63 [2023-05-23T16:21:01.069Z] v2.3.0-dev.64 [2023-05-23T16:21:01.069Z] v2.3.0-dev.65 [2023-05-23T16:21:01.069Z] v2.3.0-dev.66 [2023-05-23T16:21:01.069Z] v2.3.0-dev.67 [2023-05-23T16:21:01.069Z] v2.3.0-dev.68 [2023-05-23T16:21:01.069Z] v2.3.0-dev.69 [2023-05-23T16:21:01.069Z] v2.3.0-dev.70 [2023-05-23T16:21:01.069Z] v2.3.0-dev.71 [2023-05-23T16:21:01.069Z] v2.3.0-dev.72 [2023-05-23T16:21:01.069Z] v2.3.0-dev.73 [2023-05-23T16:21:01.069Z] v2.3.0-dev.74 [2023-05-23T16:21:01.069Z] v2.3.0-dev.75 [2023-05-23T16:21:01.069Z] v2.3.0-dev.76 [2023-05-23T16:21:01.069Z] v2.3.0-dev.77 [2023-05-23T16:21:01.069Z] v2.3.0-dev.78 [2023-05-23T16:21:01.069Z] v2.3.0-dev.79 [2023-05-23T16:21:01.069Z] v2.3.0-dev.80 [2023-05-23T16:21:01.069Z] v2.3.0-dev.81 [2023-05-23T16:21:01.069Z] v2.3.0-dev.82 [2023-05-23T16:21:01.069Z] v2.3.0-dev.83 [2023-05-23T16:21:01.069Z] v2.3.0-dev.84 [2023-05-23T16:21:01.069Z] v2.3.0-dev.85 [2023-05-23T16:21:01.069Z] v2.3.0-dev.86 [2023-05-23T16:21:01.069Z] v2.3.0-dev.87 [2023-05-23T16:21:01.069Z] v2.3.0-dev.88 [2023-05-23T16:21:01.069Z] v2.3.0-dev.89 [2023-05-23T16:21:01.069Z] v2.3.0-dev.90 [2023-05-23T16:21:01.069Z] v2.3.0-dev.91 [2023-05-23T16:21:01.069Z] v2.3.0-dev.92 [2023-05-23T16:21:01.069Z] v2.3.0-dev.93 [2023-05-23T16:21:01.069Z] v2.3.0-dev.94 [2023-05-23T16:21:01.069Z] v2.3.0-dev.95 [2023-05-23T16:21:01.069Z] v2.3.0-dev.96 [2023-05-23T16:21:01.069Z] v2.3.0-dev.97 [2023-05-23T16:21:01.069Z] v2.3.0-dev.98 [2023-05-23T16:21:01.069Z] v2.3.0-dev.99 [2023-05-23T16:21:01.069Z] v2.3.1-dev.1 [2023-05-23T16:21:01.069Z] v2.3.1-dev.2 [2023-05-23T16:21:01.069Z] v2.3.1-dev.3 [2023-05-23T16:21:01.069Z] v2.3.1-dev.4 [2023-05-23T16:21:01.069Z] v2.3.1-dev.5 [2023-05-23T16:21:01.069Z] v3.0.0-dev.1 [2023-05-23T16:21:01.069Z] v3.0.0-dev.10 [2023-05-23T16:21:01.069Z] v3.0.0-dev.100 [2023-05-23T16:21:01.069Z] v3.0.0-dev.101 [2023-05-23T16:21:01.069Z] v3.0.0-dev.102 [2023-05-23T16:21:01.069Z] v3.0.0-dev.103 [2023-05-23T16:21:01.069Z] v3.0.0-dev.104 [2023-05-23T16:21:01.069Z] v3.0.0-dev.105 [2023-05-23T16:21:01.069Z] v3.0.0-dev.106 [2023-05-23T16:21:01.069Z] v3.0.0-dev.107 [2023-05-23T16:21:01.069Z] v3.0.0-dev.108 [2023-05-23T16:21:01.069Z] v3.0.0-dev.109 [2023-05-23T16:21:01.069Z] v3.0.0-dev.11 [2023-05-23T16:21:01.069Z] v3.0.0-dev.110 [2023-05-23T16:21:01.069Z] v3.0.0-dev.111 [2023-05-23T16:21:01.069Z] v3.0.0-dev.112 [2023-05-23T16:21:01.069Z] v3.0.0-dev.113 [2023-05-23T16:21:01.069Z] v3.0.0-dev.114 [2023-05-23T16:21:01.069Z] v3.0.0-dev.115 [2023-05-23T16:21:01.069Z] v3.0.0-dev.116 [2023-05-23T16:21:01.069Z] v3.0.0-dev.117 [2023-05-23T16:21:01.069Z] v3.0.0-dev.118 [2023-05-23T16:21:01.069Z] v3.0.0-dev.119 [2023-05-23T16:21:01.069Z] v3.0.0-dev.12 [2023-05-23T16:21:01.069Z] v3.0.0-dev.120 [2023-05-23T16:21:01.069Z] v3.0.0-dev.121 [2023-05-23T16:21:01.069Z] v3.0.0-dev.122 [2023-05-23T16:21:01.069Z] v3.0.0-dev.123 [2023-05-23T16:21:01.069Z] v3.0.0-dev.124 [2023-05-23T16:21:01.069Z] v3.0.0-dev.125 [2023-05-23T16:21:01.069Z] v3.0.0-dev.126 [2023-05-23T16:21:01.069Z] v3.0.0-dev.127 [2023-05-23T16:21:01.069Z] v3.0.0-dev.128 [2023-05-23T16:21:01.069Z] v3.0.0-dev.129 [2023-05-23T16:21:01.069Z] v3.0.0-dev.13 [2023-05-23T16:21:01.069Z] v3.0.0-dev.130 [2023-05-23T16:21:01.069Z] v3.0.0-dev.131 [2023-05-23T16:21:01.069Z] v3.0.0-dev.132 [2023-05-23T16:21:01.069Z] v3.0.0-dev.133 [2023-05-23T16:21:01.069Z] v3.0.0-dev.134 [2023-05-23T16:21:01.069Z] v3.0.0-dev.135 [2023-05-23T16:21:01.069Z] v3.0.0-dev.136 [2023-05-23T16:21:01.069Z] v3.0.0-dev.137 [2023-05-23T16:21:01.069Z] v3.0.0-dev.138 [2023-05-23T16:21:01.069Z] v3.0.0-dev.139 [2023-05-23T16:21:01.069Z] v3.0.0-dev.14 [2023-05-23T16:21:01.069Z] v3.0.0-dev.140 [2023-05-23T16:21:01.069Z] v3.0.0-dev.141 [2023-05-23T16:21:01.069Z] v3.0.0-dev.142 [2023-05-23T16:21:01.069Z] v3.0.0-dev.143 [2023-05-23T16:21:01.069Z] v3.0.0-dev.144 [2023-05-23T16:21:01.069Z] v3.0.0-dev.145 [2023-05-23T16:21:01.069Z] v3.0.0-dev.146 [2023-05-23T16:21:01.069Z] v3.0.0-dev.147 [2023-05-23T16:21:01.069Z] v3.0.0-dev.148 [2023-05-23T16:21:01.069Z] v3.0.0-dev.149 [2023-05-23T16:21:01.069Z] v3.0.0-dev.15 [2023-05-23T16:21:01.069Z] v3.0.0-dev.150 [2023-05-23T16:21:01.069Z] v3.0.0-dev.151 [2023-05-23T16:21:01.069Z] v3.0.0-dev.152 [2023-05-23T16:21:01.069Z] v3.0.0-dev.153 [2023-05-23T16:21:01.069Z] v3.0.0-dev.154 [2023-05-23T16:21:01.069Z] v3.0.0-dev.155 [2023-05-23T16:21:01.069Z] v3.0.0-dev.156 [2023-05-23T16:21:01.069Z] v3.0.0-dev.157 [2023-05-23T16:21:01.069Z] v3.0.0-dev.158 [2023-05-23T16:21:01.069Z] v3.0.0-dev.159 [2023-05-23T16:21:01.069Z] v3.0.0-dev.16 [2023-05-23T16:21:01.069Z] v3.0.0-dev.160 [2023-05-23T16:21:01.069Z] v3.0.0-dev.161 [2023-05-23T16:21:01.069Z] v3.0.0-dev.162 [2023-05-23T16:21:01.069Z] v3.0.0-dev.17 [2023-05-23T16:21:01.069Z] v3.0.0-dev.18 [2023-05-23T16:21:01.069Z] v3.0.0-dev.19 [2023-05-23T16:21:01.069Z] v3.0.0-dev.2 [2023-05-23T16:21:01.069Z] v3.0.0-dev.20 [2023-05-23T16:21:01.069Z] v3.0.0-dev.21 [2023-05-23T16:21:01.069Z] v3.0.0-dev.22 [2023-05-23T16:21:01.069Z] v3.0.0-dev.23 [2023-05-23T16:21:01.069Z] v3.0.0-dev.24 [2023-05-23T16:21:01.069Z] v3.0.0-dev.25 [2023-05-23T16:21:01.069Z] v3.0.0-dev.26 [2023-05-23T16:21:01.069Z] v3.0.0-dev.27 [2023-05-23T16:21:01.069Z] v3.0.0-dev.28 [2023-05-23T16:21:01.069Z] v3.0.0-dev.29 [2023-05-23T16:21:01.069Z] v3.0.0-dev.3 [2023-05-23T16:21:01.069Z] v3.0.0-dev.30 [2023-05-23T16:21:01.069Z] v3.0.0-dev.31 [2023-05-23T16:21:01.069Z] v3.0.0-dev.32 [2023-05-23T16:21:01.069Z] v3.0.0-dev.33 [2023-05-23T16:21:01.069Z] v3.0.0-dev.34 [2023-05-23T16:21:01.069Z] v3.0.0-dev.35 [2023-05-23T16:21:01.069Z] v3.0.0-dev.36 [2023-05-23T16:21:01.069Z] v3.0.0-dev.37 [2023-05-23T16:21:01.069Z] v3.0.0-dev.38 [2023-05-23T16:21:01.069Z] v3.0.0-dev.39 [2023-05-23T16:21:01.069Z] v3.0.0-dev.4 [2023-05-23T16:21:01.069Z] v3.0.0-dev.40 [2023-05-23T16:21:01.069Z] v3.0.0-dev.41 [2023-05-23T16:21:01.069Z] v3.0.0-dev.42 [2023-05-23T16:21:01.069Z] v3.0.0-dev.43 [2023-05-23T16:21:01.069Z] v3.0.0-dev.44 [2023-05-23T16:21:01.069Z] v3.0.0-dev.45 [2023-05-23T16:21:01.069Z] v3.0.0-dev.46 [2023-05-23T16:21:01.069Z] v3.0.0-dev.47 [2023-05-23T16:21:01.069Z] v3.0.0-dev.48 [2023-05-23T16:21:01.069Z] v3.0.0-dev.49 [2023-05-23T16:21:01.069Z] v3.0.0-dev.5 [2023-05-23T16:21:01.069Z] v3.0.0-dev.50 [2023-05-23T16:21:01.069Z] v3.0.0-dev.51 [2023-05-23T16:21:01.069Z] v3.0.0-dev.52 [2023-05-23T16:21:01.069Z] v3.0.0-dev.53 [2023-05-23T16:21:01.069Z] v3.0.0-dev.54 [2023-05-23T16:21:01.069Z] v3.0.0-dev.55 [2023-05-23T16:21:01.069Z] v3.0.0-dev.56 [2023-05-23T16:21:01.069Z] v3.0.0-dev.57 [2023-05-23T16:21:01.069Z] v3.0.0-dev.58 [2023-05-23T16:21:01.069Z] v3.0.0-dev.59 [2023-05-23T16:21:01.069Z] v3.0.0-dev.6 [2023-05-23T16:21:01.069Z] v3.0.0-dev.60 [2023-05-23T16:21:01.069Z] v3.0.0-dev.61 [2023-05-23T16:21:01.069Z] v3.0.0-dev.62 [2023-05-23T16:21:01.069Z] v3.0.0-dev.63 [2023-05-23T16:21:01.069Z] v3.0.0-dev.64 [2023-05-23T16:21:01.069Z] v3.0.0-dev.65 [2023-05-23T16:21:01.069Z] v3.0.0-dev.66 [2023-05-23T16:21:01.069Z] v3.0.0-dev.67 [2023-05-23T16:21:01.069Z] v3.0.0-dev.68 [2023-05-23T16:21:01.069Z] v3.0.0-dev.69 [2023-05-23T16:21:01.069Z] v3.0.0-dev.7 [2023-05-23T16:21:01.069Z] v3.0.0-dev.70 [2023-05-23T16:21:01.069Z] v3.0.0-dev.71 [2023-05-23T16:21:01.069Z] v3.0.0-dev.72 [2023-05-23T16:21:01.069Z] v3.0.0-dev.73 [2023-05-23T16:21:01.069Z] v3.0.0-dev.74 [2023-05-23T16:21:01.069Z] v3.0.0-dev.75 [2023-05-23T16:21:01.069Z] v3.0.0-dev.76 [2023-05-23T16:21:01.069Z] v3.0.0-dev.77 [2023-05-23T16:21:01.069Z] v3.0.0-dev.78 [2023-05-23T16:21:01.069Z] v3.0.0-dev.79 [2023-05-23T16:21:01.069Z] v3.0.0-dev.8 [2023-05-23T16:21:01.069Z] v3.0.0-dev.80 [2023-05-23T16:21:01.069Z] v3.0.0-dev.81 [2023-05-23T16:21:01.069Z] v3.0.0-dev.82 [2023-05-23T16:21:01.069Z] v3.0.0-dev.83 [2023-05-23T16:21:01.069Z] v3.0.0-dev.84 [2023-05-23T16:21:01.069Z] v3.0.0-dev.85 [2023-05-23T16:21:01.069Z] v3.0.0-dev.86 [2023-05-23T16:21:01.069Z] v3.0.0-dev.87 [2023-05-23T16:21:01.069Z] v3.0.0-dev.88 [2023-05-23T16:21:01.069Z] v3.0.0-dev.89 [2023-05-23T16:21:01.069Z] v3.0.0-dev.9 [2023-05-23T16:21:01.069Z] v3.0.0-dev.90 [2023-05-23T16:21:01.069Z] v3.0.0-dev.91 [2023-05-23T16:21:01.069Z] v3.0.0-dev.92 [2023-05-23T16:21:01.069Z] v3.0.0-dev.93 [2023-05-23T16:21:01.069Z] v3.0.0-dev.94 [2023-05-23T16:21:01.069Z] v3.0.0-dev.95 [2023-05-23T16:21:01.069Z] v3.0.0-dev.96 [2023-05-23T16:21:01.069Z] v3.0.0-dev.97 [2023-05-23T16:21:01.069Z] v3.0.0-dev.98 [2023-05-23T16:21:01.069Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-23T16:21:01.439Z] + lftools sign git-tag v3.0.0-dev.162 [2023-05-23T16:21:02.038Z] Signing Git tag with Sigul... [2023-05-23T16:21:02.038Z] Signing v3.0.0-dev.162 [Pipeline] echo [2023-05-23T16:21:02.350Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:21:02.664Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-23T16:21:02.670Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-23T16:21:02.680Z] $ docker stop --time=1 cb6c87182d0543edd84f8d3e6c08056f8e244299ff05d09360c090d1eba2036d [2023-05-23T16:21:03.959Z] $ docker rm -f --volumes cb6c87182d0543edd84f8d3e6c08056f8e244299ff05d09360c090d1eba2036d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-23T16:21:04.372Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T16:21:04.372Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:21:04.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T16:21:04.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:21:04.731Z] prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container [2023-05-23T16:21:04.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 [2023-05-23T16:21:05.062Z] $ docker top 21cd2fda27dab5f7d0f0a74a3f8cd356e336244b29e3312768417d14bd8b0dd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T16:21:05.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T16:21:05.160Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T16:21:05.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T16:21:05.266Z] $ docker exec 21cd2fda27dab5f7d0f0a74a3f8cd356e336244b29e3312768417d14bd8b0dd1 ssh-agent [2023-05-23T16:21:05.382Z] SSH_AUTH_SOCK=/tmp/ssh-QRzoXkt0UdXq/agent.32 [2023-05-23T16:21:05.382Z] SSH_AGENT_PID=38 [2023-05-23T16:21:05.386Z] Running ssh-add (command line suppressed) [2023-05-23T16:21:05.478Z] Identity added: /w/workspace/edgex-go/528@tmp/private_key_8182809363321009362.key (/w/workspace/edgex-go/528@tmp/private_key_8182809363321009362.key) [2023-05-23T16:21:05.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T16:21:05.781Z] + git semver bump pre [2023-05-23T16:21:06.040Z] 2023-05-23 16:21:05,960 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main [2023-05-23T16:21:06.040Z] 2023-05-23 16:21:05,960 [bump_version] DEBUG bumping version:3.0.0-dev.162 on axis:pre with prefix:dev [2023-05-23T16:21:06.040Z] 2023-05-23 16:21:05,960 [bump_version] DEBUG bumped version:3.0.0-dev.163 [2023-05-23T16:21:06.040Z] 2023-05-23 16:21:05,960 [write_version] DEBUG write version:3.0.0-dev.163 to path:/w/workspace/edgex-go/528/.semver/main with force:True [2023-05-23T16:21:06.040Z] 2023-05-23 16:21:05,961 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main [2023-05-23T16:21:06.040Z] 2023-05-23 16:21:05,961 [write_file] DEBUG write to file:/w/workspace/edgex-go/528/.semver/main [2023-05-23T16:21:06.040Z] 2023-05-23 16:21:05,963 [execute] INFO git cat-file --batch-check [2023-05-23T16:21:06.040Z] 2023-05-23 16:21:05,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/528/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T16:21:06.040Z] 2023-05-23 16:21:05,967 [execute] INFO git cat-file --batch [2023-05-23T16:21:06.040Z] 2023-05-23 16:21:05,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/528/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T16:21:06.040Z] 2023-05-23 16:21:05,972 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main [2023-05-23T16:21:06.040Z] 3.0.0-dev.163 [Pipeline] } [2023-05-23T16:21:06.047Z] $ docker exec --env ******** --env ******** 21cd2fda27dab5f7d0f0a74a3f8cd356e336244b29e3312768417d14bd8b0dd1 ssh-agent -k [2023-05-23T16:21:06.145Z] unset SSH_AUTH_SOCK; [2023-05-23T16:21:06.146Z] unset SSH_AGENT_PID; [2023-05-23T16:21:06.146Z] echo Agent pid 38 killed; [2023-05-23T16:21:06.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T16:21:06.457Z] + git semver [Pipeline] } [2023-05-23T16:21:06.723Z] $ docker stop --time=1 21cd2fda27dab5f7d0f0a74a3f8cd356e336244b29e3312768417d14bd8b0dd1 [2023-05-23T16:21:07.987Z] $ docker rm -f --volumes 21cd2fda27dab5f7d0f0a74a3f8cd356e336244b29e3312768417d14bd8b0dd1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T16:21:08.329Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T16:21:08.329Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:21:08.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T16:21:08.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:21:08.693Z] prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container [2023-05-23T16:21:08.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 [2023-05-23T16:21:09.038Z] $ docker top 44095df71afa06885607d6bbe49ce36d728cbf2b967fbd0aebacb62fb39bdcb5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T16:21:09.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T16:21:09.133Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T16:21:09.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T16:21:09.239Z] $ docker exec 44095df71afa06885607d6bbe49ce36d728cbf2b967fbd0aebacb62fb39bdcb5 ssh-agent [2023-05-23T16:21:09.355Z] SSH_AUTH_SOCK=/tmp/ssh-TXgHr3ACxu0G/agent.32 [2023-05-23T16:21:09.355Z] SSH_AGENT_PID=38 [2023-05-23T16:21:09.359Z] Running ssh-add (command line suppressed) [2023-05-23T16:21:09.449Z] Identity added: /w/workspace/edgex-go/528@tmp/private_key_16295623569185862449.key (/w/workspace/edgex-go/528@tmp/private_key_16295623569185862449.key) [2023-05-23T16:21:09.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T16:21:09.746Z] + git semver push [2023-05-23T16:21:10.005Z] 2023-05-23 16:21:09,936 [run_push] DEBUG push [2023-05-23T16:21:10.005Z] 2023-05-23 16:21:09,937 [execute] INFO git cat-file --batch-check [2023-05-23T16:21:10.005Z] 2023-05-23 16:21:09,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/528/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T16:21:10.005Z] 2023-05-23 16:21:09,941 [execute] INFO git rev-list b8e6f1650a2745611de7d1ea4ccefc830d51b213 -- [2023-05-23T16:21:10.005Z] 2023-05-23 16:21:09,941 [execute] DEBUG Popen(['git', 'rev-list', 'b8e6f1650a2745611de7d1ea4ccefc830d51b213', '--'], cwd=/w/workspace/edgex-go/528/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-23T16:21:10.005Z] 2023-05-23 16:21:09,958 [execute] INFO git fetch -v origin [2023-05-23T16:21:10.005Z] 2023-05-23 16:21:09,958 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/528/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-23T16:21:10.571Z] 2023-05-23 16:21:10,463 [run_push] DEBUG no remote changes detected [2023-05-23T16:21:10.571Z] 2023-05-23 16:21:10,463 [execute] INFO git push origin semver [2023-05-23T16:21:10.571Z] 2023-05-23 16:21:10,463 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/528/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-23T16:21:11.509Z] 2023-05-23 16:21:11,374 [run_push] DEBUG push all version tags [2023-05-23T16:21:11.509Z] 2023-05-23 16:21:11,374 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-23T16:21:11.509Z] 2023-05-23 16:21:11,375 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/528, universal_newlines=False, shell=None, istream=None) [2023-05-23T16:21:12.448Z] 2023-05-23 16:21:12,276 [read_version] DEBUG read version from /w/workspace/edgex-go/528/.semver/main [2023-05-23T16:21:12.448Z] 3.0.0-dev.163 [Pipeline] } [2023-05-23T16:21:12.458Z] $ docker exec --env ******** --env ******** 44095df71afa06885607d6bbe49ce36d728cbf2b967fbd0aebacb62fb39bdcb5 ssh-agent -k [2023-05-23T16:21:12.560Z] unset SSH_AUTH_SOCK; [2023-05-23T16:21:12.561Z] unset SSH_AGENT_PID; [2023-05-23T16:21:12.561Z] echo Agent pid 38 killed; [2023-05-23T16:21:12.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T16:21:12.880Z] + git semver [Pipeline] } [2023-05-23T16:21:13.149Z] $ docker stop --time=1 44095df71afa06885607d6bbe49ce36d728cbf2b967fbd0aebacb62fb39bdcb5 [2023-05-23T16:21:14.393Z] $ docker rm -f --volumes 44095df71afa06885607d6bbe49ce36d728cbf2b967fbd0aebacb62fb39bdcb5 [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 [2023-05-23T16:21:14.870Z] + [ -d /w/workspace/edgex-go/528/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:21:15.159Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:21:16.013Z] ---> package-listing.sh [2023-05-23T16:21:16.013Z] ++ facter osfamily [2023-05-23T16:21:16.013Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T16:21:16.272Z] + OS_FAMILY=debian [2023-05-23T16:21:16.272Z] + workspace=/w/workspace/edgex-go/528 [2023-05-23T16:21:16.272Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T16:21:16.272Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T16:21:16.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T16:21:16.272Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T16:21:16.272Z] + '[' /w/workspace/edgex-go/528 ']' [2023-05-23T16:21:16.272Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T16:21:16.272Z] + case "${OS_FAMILY}" in [2023-05-23T16:21:16.272Z] + dpkg -l [2023-05-23T16:21:16.272Z] + grep '^ii' [2023-05-23T16:21:16.272Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T16:21:16.272Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T16:21:16.272Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T16:21:16.272Z] + '[' /w/workspace/edgex-go/528 ']' [2023-05-23T16:21:16.272Z] + mkdir -p /w/workspace/edgex-go/528/archives/ [2023-05-23T16:21:16.272Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/528/archives/ [Pipeline] echo [2023-05-23T16:21:16.283Z] 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/528/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T16:21:16.561Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:21:17.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T16:21:17.119Z] [2023-05-23T16:21:17.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T16:21:17.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T16:21:17.413Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T16:21:17.413Z] 5eb5b503b376: Pulling fs layer [2023-05-23T16:21:17.413Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T16:21:17.413Z] ec43610c2a17: Pulling fs layer [2023-05-23T16:21:17.413Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T16:21:17.413Z] 33b1e0a273af: Pulling fs layer [2023-05-23T16:21:17.413Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T16:21:17.413Z] 2f39f015ded8: Pulling fs layer [2023-05-23T16:21:17.413Z] 33b1e0a273af: Waiting [2023-05-23T16:21:17.413Z] 5d3b04190fa2: Waiting [2023-05-23T16:21:17.413Z] 2f39f015ded8: Waiting [2023-05-23T16:21:17.413Z] 3a2ae6a8a46f: Waiting [2023-05-23T16:21:17.413Z] 5c69ac0246d0: Download complete [2023-05-23T16:21:17.413Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-23T16:21:17.413Z] 3a2ae6a8a46f: Download complete [2023-05-23T16:21:17.414Z] 33b1e0a273af: Verifying Checksum [2023-05-23T16:21:17.414Z] 33b1e0a273af: Download complete [2023-05-23T16:21:17.414Z] ec43610c2a17: Verifying Checksum [2023-05-23T16:21:17.414Z] ec43610c2a17: Download complete [2023-05-23T16:21:17.414Z] 5d3b04190fa2: Download complete [2023-05-23T16:21:17.672Z] 5eb5b503b376: Verifying Checksum [2023-05-23T16:21:17.672Z] 5eb5b503b376: Download complete [2023-05-23T16:21:18.238Z] 2f39f015ded8: Download complete [2023-05-23T16:21:18.802Z] 5eb5b503b376: Pull complete [2023-05-23T16:21:18.802Z] 5c69ac0246d0: Pull complete [2023-05-23T16:21:19.368Z] ec43610c2a17: Pull complete [2023-05-23T16:21:19.368Z] 3a2ae6a8a46f: Pull complete [2023-05-23T16:21:19.626Z] 33b1e0a273af: Pull complete [2023-05-23T16:21:19.626Z] 5d3b04190fa2: Pull complete [2023-05-23T16:21:23.812Z] 2f39f015ded8: Pull complete [2023-05-23T16:21:23.812Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T16:21:23.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T16:21:23.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T16:21:23.896Z] prd-ubuntu20.04-docker-8c-8g-16507 does not seem to be running inside a container [2023-05-23T16:21:23.925Z] $ 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/528/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/528 -v /w/workspace/edgex-go/528:/w/workspace/edgex-go/528:rw,z -v /w/workspace/edgex-go/528@tmp:/w/workspace/edgex-go/528@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 [2023-05-23T16:21:27.403Z] $ docker top 4f5afd42b7e901e16dde65c9ca3caed40ade620f675ab495675dd28c4e163976 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T16:21:27.743Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T16:21:28.033Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T16:21:28.319Z] + ls /var/log/sa-host [2023-05-23T16:21:28.320Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T16:21:28.387Z] provisioning config files... [2023-05-23T16:21:28.395Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/528@tmp/config7876993225464433980tmp [Pipeline] { [Pipeline] echo [2023-05-23T16:21:28.410Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:21:28.690Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T16:21:28.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:21:29.006Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T16:21:29.014Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:21:29.296Z] ---> sudo-logs.sh [2023-05-23T16:21:29.296Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T16:21:29.318Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:21:29.598Z] ---> job-cost.sh [2023-05-23T16:21:29.598Z] lf-activate-venv: SKIPPING [2023-05-23T16:21:29.598Z] DEBUG: total: 0.10999999940395355 [2023-05-23T16:21:29.598Z] INFO: Retrieving Stack Cost... [2023-05-23T16:21:30.166Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T16:21:30.425Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T16:21:30.437Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T16:21:30.719Z] ---> logs-deploy.sh [2023-05-23T16:21:30.719Z] lf-activate-venv: SKIPPING [2023-05-23T16:21:30.719Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/528 [2023-05-23T16:21:30.719Z] INFO: archiving workspace using pattern(s): [2023-05-23T16:21:31.654Z] Archives upload complete. [2023-05-23T16:21:31.654Z] INFO: archiving logs to Nexus